0.1.30 • Published 3 years ago

gourmet-icons v0.1.30

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Gourmet Icons

What is gourmet icons?

Great question! It's a react component / customizable library of food themed SVG icons... thing.

How do I use it?

Another great question! Just install it from npm!

npm install gourmet-icons

Once installed into your react app you can import it and use the GourmetIcon component

import { GourmetIcon } from 'gourmet-icons';

function App() {
    return (
        <GourmetIcon  icon="chicken"  size={512}></GourmetIcon>
    );
}

What does it look like?

3 for 3 good buddy! You can check out a demo here

0.1.30

3 years ago

0.1.29

3 years ago

0.1.28

3 years ago

0.1.27

3 years ago

0.1.26

3 years ago

0.1.25

4 years ago

0.1.24

4 years ago

0.1.23

4 years ago

0.1.22

4 years ago

0.1.21

4 years ago

0.1.20

4 years ago

0.1.19

4 years ago

0.1.18

4 years ago

0.1.17

4 years ago

0.1.16

4 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago