aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Kuna <1282324+codecalm@users.noreply.github.com>2021-11-03 13:03:49 +0100
committerGitHub <noreply@github.com>2021-11-03 13:03:49 +0100
commit5a67714f0d590c889a16be40754e768b80bdee54 (patch)
treee74e130e3a5053dc2f6aab52101a632682b93079
parentMerge pull request #124 from alex-oleshkevich/document-vue-lib (diff)
parentUpdate README.md (diff)
downloadtabler-icons-5a67714f0d590c889a16be40754e768b80bdee54.tar.xz
Merge pull request #119 from DevSrSouza/patch-1
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index e37383f0..f5366223 100644
--- a/README.md
+++ b/README.md
@@ -208,6 +208,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.