1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-13 17:44:05 +02:00

Update README.md

This commit is contained in:
Paweł Kuna
2022-09-23 22:55:47 +02:00
committed by GitHub
parent 1d2004840e
commit af034facea

View File

@@ -316,7 +316,11 @@ For Android or Desktop you can use [`compose-icons`](https://github.com/DevSrSou
All icons in this repository have been created with the value of the `stroke-width` property, so if you change the value, you can get different icon variants that will fit in well with your design. All icons in this repository have been created with the value of the `stroke-width` property, so if you change the value, you can get different icon variants that will fit in well with your design.
![](https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/icons-stroke.png) <picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/icons-stroke-dark.png">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/icons-stroke.png">
<img src="https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/icons-stroke.png" alt="Tabler Icons preview" width="838">
</picture>
## License ## License