1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 09:32:04 +02:00

readme fix

This commit is contained in:
codecalm
2020-03-10 23:31:42 +01:00
parent 280acea4ab
commit c326cf840b

View File

@@ -57,7 +57,7 @@ Include an icon on your page with the following markup (`activity` in the above
```html
<svg width="24" height="24">
<use xlink:href="path/to/tabler-sprite.svg#activity"/>
<use xlink:href="path/to/tabler-sprite.svg#tabler-activity"/>
</svg>
```