Files
SuperTinyIcons/images/android-vector-drawable/sentry.xml
2023-03-19 14:30:09 +00:00

15 lines
605 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:fillColor="#fff"/>
<path
android:pathData="m360,391 l33,0a17.5,17.5 0,0 0,16 -24L271,128a17.5,17.5 0,0 0,-30 0l-38,66a230,230 0,0 1,114 197h-57a166,166 0,0 0,-86 -148l-28,49a114,114 0,0 1,58 99h-85a17.5,17.5 0,0 1,-14 -27l19,-33"
android:strokeWidth="26"
android:fillColor="#00000000"
android:strokeColor="#221f20"/>
</vector>