From 3d90ec3519ef41178de8f7279d5bb24cb18b4e93 Mon Sep 17 00:00:00 2001
From: Gabriel Souza <devsrsouza@gmail.com>
Date: Mon, 15 Mar 2021 19:15:20 -0300
Subject: Update README.md

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

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.
-- 
cgit v1.2.1