Import Compound tokens - fixed icons (#5506)

* Import fixed Compound icons

* Revert changes to thread icons

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
This commit is contained in:
Jorge Martin Espinosa 2025-10-10 15:14:22 +02:00 committed by GitHub
parent 10bca3383a
commit 706d5f0d3a
2017 changed files with 4384 additions and 4374 deletions

View file

@ -3,7 +3,7 @@
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M12 3a1 1 0 0 1 1 1v16a1 1 0 1 1-2 0V4a1 1 0 0 1 1-1m4 3a1 1 0 0 1 1 1v10a1 1 0 1 1-2 0V7a1 1 0 0 1 1-1m5 4a1 1 0 1 0-2 0v4a1 1 0 1 0 2 0zM4 9a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0v-4a1 1 0 0 1 1-1m5-2a1 1 0 0 0-2 0v10a1 1 0 1 0 2 0z"/>
<path
android:pathData="M12,3a1,1 0,0 1,1 1v16a1,1 0,1 1,-2 0V4a1,1 0,0 1,1 -1m4,3a1,1 0,0 1,1 1v10a1,1 0,1 1,-2 0V7a1,1 0,0 1,1 -1m5,4a1,1 0,1 0,-2 0v4a1,1 0,1 0,2 0zM4,9a1,1 0,0 1,1 1v4a1,1 0,1 1,-2 0v-4a1,1 0,0 1,1 -1m5,-2a1,1 0,0 0,-2 0v10a1,1 0,1 0,2 0z"
android:fillColor="#FF000000"/>
</vector>