Files
SuperTinyIcons/images/android-vector-drawable/meetup.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
941 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="#ed1c40"
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="M412 108c69 12 27 99 10 133-11 23-64 114-18 128 14 4 32 1 43 11 20 18 2 33-16
37-20 5-45 0-63-9-61-26-46-93-20-138 12-25 34-52 39-72 3-17-15-33-30-15-10 11-18
29-24 42-7 14-42 90-42 90-6 12-18 30-29 40-19 14-50 5-45-20 7-41 71-138
27-144-16-2-21 16-26 27-9 19-14 40-24 59-11 22-19 44-24 68-4 19-11 44-32 49-60
16-78-23-78-23-10-31-1-58 9-88 7-23 11-47 21-69 16-39 32-120 92-115 15 2 32 10
45 17 35 23 47-18 70-22 18-4 29 3 40 12 18 16 24 8 35 5s26-6 40-3z" />
</vector>