aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Souza <devsrsouza@gmail.com>2021-03-15 19:15:20 -0300
committerGitHub <noreply@github.com>2021-03-15 19:15:20 -0300
commit3d90ec3519ef41178de8f7279d5bb24cb18b4e93 (patch)
tree8c2a1679c59cbca910d8b78b596fb270d4de31e2
parentUpdate README.md (diff)
downloadtabler-icons-3d90ec3519ef41178de8f7279d5bb24cb18b4e93.tar.xz
Update README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c3d6acc2..6133384e 100644
--- a/README.md
+++ b/README.md
@@ -141,6 +141,10 @@ You can use [`tabler-icons-svelte`](https://github.com/benflap/tabler-icons-svel
<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
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.