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
24
images/android-vector-drawable/qq.xml
Normal file
24
images/android-vector-drawable/qq.xml
Normal file
@@ -0,0 +1,24 @@
|
||||
<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="#FFC107"
|
||||
android:pathData="M261 398a57 32 0 0 0 114 0 57 32 0 0 0 -114 0zm-124 0a57 32 0 0 0 114 0 57 32 0 0 0 -114 0z" />
|
||||
<path
|
||||
android:fillColor="#37474F"
|
||||
android:pathData="M238 149a10 14 0 0 1 -20 0 10 14 0 0 1 20 0zm46 -13c-6 0 -10 6 -10 13 0 8 4 -4 10 -4 5 0 9 12 9 4 0 -7 -4 -13 -9 -13zm27 14a23 33 0 0 1 -46 0 23 33 0 0 1 46 0zm-64 0a23 33 0 0 1 -46 0 23 33 0 0 1 46 0zm127 79v-56a119 119 0 0 0 -237 0v56c-18 25 -35 55 -37 78 0 44 13 40 13 40 5 0 15 -9 23 -20 19 55 65 93 120 93s101 -38 120 -93c8 11 18 20 23 20 0 0 13 4 13 -40 0 -23 -17 -54 -37 -78z" />
|
||||
<path
|
||||
android:fillColor="#FFC107"
|
||||
android:pathData="M183 204a73 13 0 1 1 146 0 73 23 0 1 1 -146 0z" />
|
||||
<path
|
||||
android:fillColor="#ECEFF1"
|
||||
android:pathData="M171 237a88 132 0 1 0 170 0z" />
|
||||
<path
|
||||
android:fillColor="#FF3D00"
|
||||
android:pathData="M391 220c-4 -14 -9 -20 -19 -12a235 225 0 0 1 -230 0c-10 -7 -15 -2 -19 12s-6 18 6 26l32 15c-6 32 -5 63 -5 65 1 13 12 12 27 12 14 -1 26 0 26 -15 0 -8 0 -27 3 -46 15 3 29 5 46 5 67 0 126 -35 127 -36 11 -7 9 -11 6 -26z" />
|
||||
</vector>
|
Reference in New Issue
Block a user