Files
SuperTinyIcons/images/android-vector-drawable/opensource.xml
2018-01-04 22:57:49 -06:00

13 lines
455 B
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#3da639"
android:strokeColor="#1d531d"
android:strokeWidth="14"
android:pathData="M192 430a180 180 0 1 1 128 0l-40-109a63 63 0 1 0-87-58c0 26 16 49 39 58z" />
</vector>