Files
SuperTinyIcons/images/android-vector-drawable/threema.xml
Rastislav Vangor ffc7ae9b07 Regenerated Android vector drawables (#300)
* Regenerated Android vector drawables

* Removed typo icon (redhat.xml exists)

* Remove broken icon open_benches (Already exists)

* Fixed gojek,opencores,sentry android drawable icons

* Reformatted gojek,sentry

* Fixed elementaryos,lastpass,opencores,redhat,vivino android drawable icons

* Fixed rust,calendar icons (very complex icons but they work)

* Remove duplicate amazon-s3 icon

* Reformatted XML files

* Fixed amberframework,auth0,deezer,drone,dropbox,gitea,grafana,luckyframework,rubygema,xmpp android drawable icons

* Revert accidental change to SVGs

* Update vivino.xml
2019-10-18 11:26:30 +01:00

34 lines
1.5 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z">
<aapt:attr name="android:fillColor">
<gradient
android:endY="256"
android:tileMode="clamp">
<item
android:color="#505050"
android:offset="0" />
<item
android:color="#323232"
android:offset="1" />
</gradient>
</aapt:attr>
</path>
<path
android:fillColor="#FFFFFF"
android:pathData="M184.412 327l-81 20 17 -69c-17 -22 -27 -50 -27 -79 0 -79 73 -143 163 -143s163 64 163 143 -73 143 -163 143c-25 0 -50 -5 -71 -14zm25 -141h-2c-4 0 -7 3 -6 7v65c0 4 3 7 7 7h96c4 0 7 -3 7 -7v-65c0 -4 -3 -7 -7 -7h-2v-18c0 -25 -21 -46 -46 -46s-46 21 -46 46v18zm74 0h-55v-18c0 -15 12 -28 28 -28 15 0 28 12 28 28v18z" />
<path
android:fillColor="#3FE669"
android:pathData="M184 406A28 28 0 0 1 128 406A28 28 0 0 1 184 406Z" />
<path
android:fillColor="#3FE669"
android:pathData="M284 406A28 28 0 0 1 228 406A28 28 0 0 1 284 406Z" />
<path
android:fillColor="#3FE669"
android:pathData="M384 406A28 28 0 0 1 328 406A28 28 0 0 1 384 406Z" />
</vector>