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

@@ -3,10 +3,10 @@
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#FFFFFF"
android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z" />
<path
android:fillColor="#000000"
android:pathData="M389.4 320.627c-25.294 57.396 -77.26 87.436 -132.776 86.71 -106.467 -5.296 -137.487 -128.432 -66.315 -172.84l3.116 3.12c-77.59 100.446 74.735 197.445 144.144 81.554 57.845 -121.02 -85.221 -238.793 -209.3 -148.164l-2.899 -2.903c32.614 -51.3 96.393 -74.23 157.345 -58.92 93.277 23.366 143.286 120.598 106.685 211.445zm-99.582 -1.886c-28.016 34.722 -68.995 20.47 -81.6 -4.64 -17.074 -35.805 7.84 -68.77 38.912 -70.316 37.56 -1.212 53.485 41.56 29.787 65.958zm-167.42 -4.426l-4.203 1.523c-40.847 -157.404 161.502 -197.977 201.845 -73.504l-4.204 1.524c-59.827 -85.16 -198.857 -55.1 -193.439 70.457zm307.589 -58.412c-3.841 -186.553 -251.275 -256.068 -346.58 -81.268l14.277 10.23c-12.237 26.852 -17.596 51.95 -17.684 78.078 5.05 116.96 91.176 175.767 176.725 175.052 85.549 -0.716 174.523 -68.46 173.262 -182.09" />
<path
android:fillColor="#FF000000"
android:pathData="M0,0h512v512h-512z"/>
<path
android:pathData="M403,327c-28,63 -85,96 -146,95 -117,-6 -151,-141 -73,-190l3,4c-85,110 82,216 159,89 63,-132 -94,-262 -230,-162l-3,-3c36,-57 106,-82 172,-65a170,170 0,0 1,118 232zM293,325a52,52 0,0 1,-89 -5c-19,-40 8,-76 42,-77 42,-2 59,45 33,72l14,10zM110,320l-5,2c-45,-173 177,-218 221,-81l-4,2c-66,-94 -218,-61 -212,77zM447,256a201,201 0,0 0,-380 -89l15,11c-13,29 -19,57 -19,86 6,128 100,192 194,192 94,-1 191,-75 190,-200"
android:fillColor="#fff"/>
</vector>