mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-09 22:00:57 +02:00
Merge pull request #283 from jared-rice/update-readme
This commit is contained in:
11
README.md
11
README.md
@@ -206,6 +206,17 @@ To load a specific version replace `latest` with the desired version number.
|
|||||||
<script src="https://cdn.jsdelivr.net/npm/@tabler/icons@1.74.0/icons-react/dist/index.umd.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/@tabler/icons@1.74.0/icons-react/dist/index.umd.min.js"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
###### HTML
|
||||||
|
```html
|
||||||
|
<i class="ti ti-brand-tabler"></i>
|
||||||
|
```
|
||||||
|
|
||||||
|
###### CSS
|
||||||
|
```css
|
||||||
|
content: 'ec8f';
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
### Compiling fonts
|
### Compiling fonts
|
||||||
|
|
||||||
To compile fonts first install [fontforge](https://fontforge.org/en-US/).
|
To compile fonts first install [fontforge](https://fontforge.org/en-US/).
|
||||||
|
Reference in New Issue
Block a user