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
21
images/android-vector-drawable/vlc.xml
Normal file
21
images/android-vector-drawable/vlc.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<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="#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="#F7901E"
|
||||
android:pathData="M437 400l-36 -94c-3 -10 -13 -16 -23 -16H134c-10 0 -20 6 -23 16l-36 94c-2 3 -2 7 -2 11 0 16 13 29 29 29h308a29 29 0 0 0 27 -40z" />
|
||||
<path
|
||||
android:fillColor="#F7901E"
|
||||
android:pathData="M299 109l-15 -51c-3 -11 -13 -18 -24 -18h-8c-11 0 -21 7 -24 18l-15 51a307 307 0 0 0 86 0zM256 183c-24 0 -46 -2 -64 -6l-19 65c20 8 49 13 83 13s63 -5 83 -13l-20 -65c-17 4 -39 6 -63 6z" />
|
||||
<path
|
||||
android:fillColor="#F2F2F2"
|
||||
android:pathData="M319 177l-20 -68a307 307 0 0 1 -86 0l-21 68c18 4 40 6 64 6s46 -2 63 -6z" />
|
||||
<path
|
||||
android:fillColor="#F2F2F2"
|
||||
android:pathData="M173 242l-18 62c19 14 55 23 101 23s82 -9 101 -23l-18 -62c-20 8 -49 13 -83 13s-63 -5 -83 -13z" />
|
||||
</vector>
|
Reference in New Issue
Block a user