forked from edent/SuperTinyIcons
15 lines
517 B
XML
15 lines
517 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="M166,333h90m146,-101v68m-45,-68v68m-112,-68v45m-11,34h213V199H65v112h113V210m-45,22v68m157,-90v90"
|
|
android:strokeWidth="22"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#cb3837"/>
|
|
</vector>
|