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
This commit is contained in:
committed by
Terence Eden
parent
67e404f007
commit
ffc7ae9b07
39
images/android-vector-drawable/flutter.xml
Normal file
39
images/android-vector-drawable/flutter.xml
Normal file
@@ -0,0 +1,39 @@
|
||||
<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:fillColor="#FFFFFF"
|
||||
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" />
|
||||
<path
|
||||
android:fillColor="#39CEFD"
|
||||
android:pathData="M191.45 342.89L249.11 401 407.75 241.12H292.4Z" />
|
||||
<path
|
||||
android:fillColor="#39CEFD"
|
||||
android:pathData="M292.4 66.69H407.75L162.61 313.82l-57.7 -58.13Z" />
|
||||
<path
|
||||
android:fillColor="#03569B"
|
||||
android:pathData="M249.11 401l43.29 43.59H407.75L306.8 342.89Z" />
|
||||
<path android:pathData="M334.67 371.16L306.8 342.89 249.11 401Z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:endX="304.11"
|
||||
android:endY="373.62"
|
||||
android:startX="262.11"
|
||||
android:startY="415.62"
|
||||
android:tileMode="clamp">
|
||||
<item
|
||||
android:color="#661A237E"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#001A237E"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:fillColor="#16B9FD"
|
||||
android:pathData="M191.45 342.87l57.69 -58.18 57.7 58.15L249.14 401Z" />
|
||||
</vector>
|
Reference in New Issue
Block a user