Re-do Android Vector Drawables

This commit is contained in:
Terence Eden
2023-03-19 14:30:09 +00:00
parent ea3ea761a4
commit 6a1f96d529
193 changed files with 1966 additions and 1208 deletions

View File

@@ -8,5 +8,5 @@
android:fillColor="#fff"/>
<path
android:fillColor="#FF000000"
android:pathData="M410,366L102,366C88,366 76,354 76,340L76,170c0,-14 12,-26 26,-26h307c14,0 26,12 26,26v170c0,14 -11,26 -25,26zM102,162c-4,0 -9,4 -9,9v170c0,5 4,9 9,9h307c5,0 9,-4 9,-9L418,170c0,-5 -4,-9 -9,-9 1,0 -307,0 -307,0zM128,315L128,196h34l34,43 34,-43L265,196L265,314h-34v-68l-34,43 -34,-43v68zM344,315 L292,258h34v-61h34v60h34z"/>
android:pathData="M410,366L102,366C88,366 76,354 76,340L76,170c0,-14 12,-26 26,-26h307c14,0 26,12 26,26v170c0,14 -11,26 -25,26zM102,162c-4,0 -9,4 -9,9v170c0,5 4,9 9,9h307c5,0 9,-4 9,-9L418,170c0,-5 -4,-9 -9,-9c1,0 -307,0 -307,0zM128,315L128,196h34l34,43l34,-43L265,196L265,314h-34v-68l-34,43l-34,-43v68zM344,315l-52,-57h34v-61h34v60h34z"/>
</vector>