/ never-odd-or-even / back / node_modules / @buffetjs / icons /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]src/2 years ago -  
[DIR]dist/2 years ago -  
[DIR]build/2 years ago -  
[   ]package.json2 years ago4.5K 
[   ]babel.config.js39 years ago463  
[TXT]README.md39 years ago1.3K 
README.md

Buffet.js Icons

Getting Started

Installation

Using yarn

yarn add @buffetjs/icons
# Install the required dependencies
yarn add prop-types react styled-components

or npm

npm install @buffetjs/icons --save
# Install the required dependencies
npm install prop-types react styled-components --save

Contributing

In order to add a new icon, you can design your svg using Sketch or another design toolkit.

Then you need to clean your svg:

npm install -g svgo

svgo my-svg.svg

Finally transform the cleaned svg to a React Component.

Available commands

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80