Files
SuperTinyIcons/images/android-vector-drawable/digidentity.xml
Terence Eden 07c1acd9ee Regenerated Android Drawables
Rust and Safari not working, so not updated
2020-11-08 16:06:57 +00:00

27 lines
916 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<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>