Regenerated Android Drawables

Rust and Safari not working, so not updated
This commit is contained in:
Terence Eden
2020-11-08 16:06:57 +00:00
parent a9a6b29317
commit 07c1acd9ee
243 changed files with 3693 additions and 2407 deletions

View File

@@ -3,23 +3,24 @@
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"
android:strokeLineCap="round"
android:strokeLineJoin="round" />
<path
android:fillColor="#000000"
android:pathData="M213 296l-96 95zm43 -40h0.1"
android:strokeWidth="25"
android:strokeColor="#00E864"
android:strokeLineCap="round"
android:strokeLineJoin="round" />
<path
android:fillColor="#000000"
android:pathData="M256 63v135m0 116v135M63 256h135m116 0h135M119 119l96 96m82 82l96 96m0 -274l-96 96"
android:strokeWidth="25"
android:strokeColor="#000000"
android:strokeLineCap="round"
android:strokeLineJoin="round" />
<path
android:pathData="M0,0h512v512h-512z"
android:strokeLineJoin="round"
android:strokeWidth="25"
android:fillColor="#fff"
android:strokeLineCap="round"/>
<path
android:fillColor="#FF000000"
android:pathData="M213,296l-96,95zM256,256h0.1"
android:strokeLineJoin="round"
android:strokeWidth="25"
android:strokeColor="#00e864"
android:strokeLineCap="round"/>
<path
android:fillColor="#FF000000"
android:pathData="M256,63v135m0,116v135M63,256h135m116,0h135M119,119l96,96m82,82l96,96m0,-274l-96,96"
android:strokeLineJoin="round"
android:strokeWidth="25"
android:strokeColor="#000"
android:strokeLineCap="round"/>
</vector>