### Bento icons


# Bento icons - Cleartrip Design System

> Resources, tooling, and design guidelines for building interfaces with Cleartrip’s design system

[![npm version](https://img.shields.io/npm/v/@cleartrip/bento-icons.svg?style=flat)](https://www.npmjs.com/package/@cleartrip/bento-icons)
[![Bento Icons](https://img.shields.io/npm/v/@cleartrip/bento-icons.svg?style=flat)](https://www.npmjs.com/package/@cleartrip/bento-icons)
![core size](https://img.shields.io/bundlephobia/min/@cleartrip/bento-icons.svg?label=core%20size)
![core gzip size](https://img.shields.io/bundlephobia/minzip/@cleartrip/bento-icons.svg?label=core%20gzip%20size)
[![Bitbucket license](https://img.shields.io/badge/license-MIT-blue.svg)](https://bitbucket.org/cleartrip/bento/blob/master/LICENSE)

## Install

> Bento Icons

```
yarn add @cleartrip/bento-icons

yarn add @cleartrip/bento-icons -D

```

## Usage

To include components from `@cleartrip/bento-icons`

```
import React from 'react'
import { Activities, Search } from '@cleartrip/bento-icons'
...
```

## Gatsby docz

[Documentation](https://design.cleartrip.com/icons/filled)

## [License](LICENSE)

MIT

(c) Cleartrip Pvt. Ltd
