# pack of useful svg icons
> 🎭 use svg icons in easy way
----

[![version](https://img.shields.io/npm/v/@snappmarket/icons.svg?style=flat-square)](https://www.npmjs.com/package/@snappmarket/icons)
[![downloads](https://img.shields.io/npm/dm/@snappmarket/icons.svg?style=flat-square)](http://www.npmtrends.com/@snappmarket/icons)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![MIT License](https://img.shields.io/npm/l/@snappmarket/icons.svg?style=flat-square)](https://github.com/snappmarket/frontend-toolbox/tree/master/packages/useDidUpdateEffect/blob/master/LICENSE.md)

[![Watch on GitHub](https://img.shields.io/github/watchers/snappmarket/frontend-toolbox.svg?style=social)](https://github.com/snappmarket/frontend-toolbox/watchers)
[![Star on GitHub](https://img.shields.io/github/stars/snappmarket/frontend-toolbox.svg?style=social)](https://github.com/snappmarket/frontend-toolbox/stargazers)

## get started 
```bash 
npm i @snappmarket/icons
```

## usage
```javascript 
import { IconName } from '@snappmarket/icons';

<IconName />
```


## [Icons](https://github.com/snappmarket/frontend-toolbox/tree/master/packages/icons) found here

| Icon name                     |  Description                                                     |
| ----------------------------- | ---------------------------------------------------------------- |
| CoinsIcon                     |                                                                  |
| DeleteIcon                    |                                                                  |
| EditIcon                      |                                                                  |
| EmptyBasketIcon               |                                                                  |
| InstagramIcon                 |                                                                  |
| MapMarkerOutlineIcon          |                                                                  |
| LogoutIcon                    |                                                                  |
| MapMarkerIcon                 |                                                                  |
| PencilIcon                    |                                                                  |
| CrossIcon                     |                                                                  |
| SearchIcon                    |                                                                  |
| ShoppingBasketIcon            |                                                                  |
| ShoppingCartIcon              |                                                                  |
| GridOutlineIcon               |                                                                  |
| CheckMarkIcon                 |                                                                  |
| TrashIcon                     |                                                                  |
| TwitterIcon                   |                                                                  |
| UserIcon                      |                                                                  |
| BagIcon                       |                                                                  |
| SnappMarketLogo               |                                                                  |
|                               |                                                                  |
| DissatisfiedEmoji             |                                                                  |
| HappyEmoji                    |                                                                  |
| LaughEmoji                    |                                                                  |
| NormalEmoji                   |                                                                  |
| SadEmoji                      |                                                                  |
|                               |                                                                  |
| BoxWithTickIcon               |                                                                  |
| GroceryBagIcon                |                                                                  |
| ListSearchIcon                |                                                                  |
| MotorcyleIcon                 |                                                                  |
| ShoppingBasketIcon            |                                                                  |
|                               |                                                                  |
| AngleDownIcon                 |                                                                  |
| AngleLeftIcon                 |                                                                  |
| AngleRightIcon                |                                                                  |
| AngleUpIcon                   |                                                                  |
| ArrowDownIcon                 |                                                                  |
| ArrowLeftIcon                 |                                                                  |
| ArrowRightIcon                |                                                                  |
| ArrowUpIcon                   |                                                                  |
| BasketNotAllowedIcon          |                                                                  |
| BikeOIcon                     |                                                                  |
| BinocularsIcon                |                                                                  |
| BoxIcon                       |                                                                  |
| CalendarIcon                  |                                                                  |
| CategoriesIcon                |                                                                  |
| CategoriesOIcon               |                                                                  |
| CellphoneIcon                 |                                                                  |
| CheckMarkIcon                 |                                                                  |
| CircleIcon                    |                                                                  |
| ClockIcon                     |                                                                  |
| ClockOIcon                    |                                                                  |
| CommentIcon                   |                                                                  |
| CreditCardIcon                |                                                                  |
| CrossIcon                     |                                                                  |
| DigitsIcon                    |                                                                  |
| DiscountIcon                  |                                                                  |
| EnvelopeIcon                  |                                                                  |
| ExportIcon                    |                                                                  |
| FilterIcon                    |                                                                  |
| HeartIcon                     |                                                                  |
| HomeIcon                      |                                                                  |
| LogoutIcon                    |                                                                  |
| LoopIcon                      |                                                                  |
| MapMarkerIcon                 |                                                                  |
| MapMarkerAddIcon              |                                                                  |
| MapMarkerOIcon                |                                                                  |
| MenuIcon                      |                                                                  |
| MinusIcon                     |                                                                  |
| OrdersHistoryIcon             |                                                                  |
| PaperRocketIcon               |                                                                  |
| PaperRocketOIcon              |                                                                  |
| PencilIcon                    |                                                                  |
| PencilEditIcon                |                                                                  |
| PictureIcon                   |                                                                  |
| CrossIcon                     |
| PlusIcon                      |                                                                  |
| RingIcon                      |                                                                  |
| SearchIcon                    |                                                                  |
| ShareIcon                     |                                                                  |
| ShoppingBasketIcon            |                                                                  |
| ShoppingListIcon              |                                                                  |
| ShoppingListSquareIcon        |                                                                  |
| SortIcon                      |                                                                  |
| SpinnerIcon                   |                                                                  |
| SqureIcon                     |                                                                  |
| StoreIcon                     |                                                                  |
| SupportIcon                   |                                                                  |
| TrashIcon                     |                                                                  |
| TrashOIcon                    |                                                                  |
| UserAddIcon                   |                                                                  |
| UserOIcon                     |                                                                  |
| UserIcon                      |                                                                  |
| WalletIcon                    |                                                                  |
| WarningSign                   |                                                                  |


---
#### The MIT License (MIT)

Copyright (c) 2020 @snappmarket

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
