mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 12:48:26 +01:00
Update README.md
This commit is contained in:
parent
00ebe2c5ef
commit
0a82a02802
12
README.md
12
README.md
@ -2,15 +2,21 @@
|
|||||||
|
|
||||||
A set of over 300 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a `2px` stroke.
|
A set of over 300 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a `2px` stroke.
|
||||||
|
|
||||||
```
|
**If you want to support my project and help me grow it, you can [become a sponsor on GitHub](https://github.com/sponsors/codecalm)!**
|
||||||
npm install tabler-icons --save
|
|
||||||
```
|
|
||||||
|
|
||||||
## Preview
|
## Preview
|
||||||
|
|
||||||
![](./.github/icons.svg)
|
![](./.github/icons.svg)
|
||||||
|
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
```
|
||||||
|
npm install tabler-icons --save
|
||||||
|
```
|
||||||
|
|
||||||
|
or just download from Github.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
All icons are built with SVG, so you can place them as `<img>`, `background-image` and inline in HTML code.
|
All icons are built with SVG, so you can place them as `<img>`, `background-image` and inline in HTML code.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user