Files
SuperTinyIcons/images/android-vector-drawable/mail.xml
edent ae1ad32456 New Layout
Tidy up of everything. No more duplicate icons. More logical layout.
2017-11-27 19:26:07 +00:00

19 lines
882 B
XML

<?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="#168de2"
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="M250 183c-48 0-72 36-72 77 0 46 30 75 71 75 45 0 76-33 76-78
0-46-35-74-75-74zm-1-39c31 0 59 13 80 34 0-23 37-23 37 1v158c-1 10 11 16 17 9
26-26 56-134-15-196-67-59-156-49-204-16-50 35-83 112-51 184 34 79 132 103 190 79
30-12 43 28 13 41-47 20-176 18-236-86-40-71-38-194 70-259 82-49 191-35 256 33 69
72 65 206-2 258-30 24-75 1-75-34v-11c-21 21-49 33-80 33-60 0-113-53-113-113 0-61
53-115 113-115" />
</vector>