1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-19 12:21:39 +02:00

Update README.md

This commit is contained in:
Gabriel Souza
2021-03-15 19:15:20 -03:00
committed by GitHub
parent ccf2784b57
commit 3d90ec3519

View File

@@ -141,6 +141,10 @@ You can use [`tabler-icons-svelte`](https://github.com/benflap/tabler-icons-svel
<CircleX /> <CircleX />
``` ```
### Jetpack Compose
For Android or Desktop you can use [`compose-icons`](https://github.com/DevSrSouza/compose-icons) to use icons in your projects. (see [docs](https://github.com/DevSrSouza/compose-icons/blob/master/tabler-icons/DOCUMENTATION.md))
## Multiple strokes ## Multiple strokes
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.