Fix typo in README
This commit is contained in:
parent
e40dd7ec01
commit
c06f0d03c1
@ -111,7 +111,7 @@ To render an icon, use
|
|||||||
{{ Icon("icon-name", classes="css-classes") }}
|
{{ Icon("icon-name", classes="css-classes") }}
|
||||||
```
|
```
|
||||||
|
|
||||||
where `name` is the filename of an svg in `static/icons`.
|
where `icon-name` is the filename of an svg in `static/icons`.
|
||||||
|
|
||||||
All icons used should be from the Noun Project, specifically [this collection](https://thenounproject.com/monstercritic/collection/tinicons-a-set-of-tiny-icons-perfect-for-ui-elemen/) if possible.
|
All icons used should be from the Noun Project, specifically [this collection](https://thenounproject.com/monstercritic/collection/tinicons-a-set-of-tiny-icons-perfect-for-ui-elemen/) if possible.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user