add avd version of 10 svg icons

This commit is contained in:
Gustavo Gomez Tejada
2019-10-15 11:46:26 -04:00
parent 3b3caaea21
commit a449d2914c
10 changed files with 180 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
<?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="#fff"
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="#3C3C3B"
android:pathData="M256 362l-21 45 21 62 131-185z" />
<path
android:fillColor="#8C8C8C"
android:pathData="M256 469V362l-132-78z" />
<path
android:fillColor="#343434"
android:pathData="M256 41L124 259l132 78 131-78z" />
<path
android:fillColor="#8C8C8C"
android:pathData="M256 41L124 259l132-60z" />
<path
android:fillColor="#141414"
android:pathData="M256 337l131-78-131-60z" />
<path
android:fillColor="#393939"
android:pathData="M124 259l132 78V199z" />
</vector>