Update README.md

This commit is contained in:
Wiwaltill 2021-06-26 16:44:02 +02:00 committed by GitHub
parent 4fb0c67369
commit e22f09fd0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ Here is an example in HTML:
```html
<span class="iconoir-hand-brake"></span>
```
The name of the icon must always be inserted as the class. You can find it [here](https://iconoir.com).
The class must always be "iconoir-" and then the name of the icon. You can find the names of the icons [here](https://iconoir.com).
## React