forked from edent/SuperTinyIcons
20 lines
804 B
XML
Executable File
20 lines
804 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="#dc4639"
|
|
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
|
<path
|
|
android:fillColor="#fff"
|
|
android:pathData="M191 234v47h72c-2 19-21 55-72 55-43 0-78-36-78-80s33-80 76-80c25 0 42 10 51
|
|
19l35-33a125 125 0 0 0-211 94c0 70 57 127 127 127 74 0 122-53 122-125l-2-24" />
|
|
<path
|
|
android:fillColor="#000000"
|
|
android:strokeColor="#fff"
|
|
android:strokeWidth="29"
|
|
android:pathData="M404 192v118m59-59H345" />
|
|
</vector> |