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
15
images/android-vector-drawable/orcid.xml
Normal file
15
images/android-vector-drawable/orcid.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="256dp"
|
||||
android:height="256dp"
|
||||
android:viewportWidth="256"
|
||||
android:viewportHeight="256">
|
||||
<path
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="M15 0H241A15 15 0 0 1 256 15V241A15 15 0 0 1 241 256H15A15 15 0 0 1 0 241V15A15 15 0 0 1 15 0Z" />
|
||||
<path
|
||||
android:fillColor="#A6CE39"
|
||||
android:pathData="M256 128c0 70.7 -57.3 128 -128 128S0 198.7 0 128 57.3 0 128 0s128 57.3 128 128z" />
|
||||
<path
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="M86.3 186.2H70.9V79.1h15.4v107.1zm22.6 -107.1h41.6c39.6 0 57 28.3 57 53.6 0 27.5 -21.5 53.6 -56.8 53.6h-41.8V79.1zm15.4 93.3h24.5c34.9 0 42.9 -26.5 42.9 -39.7C191.7 111.2 178 93 148 93h-23.7v79.4zM88.7 56.8c0 5.5 -4.5 10.1 -10.1 10.1s-10.1 -4.6 -10.1 -10.1a10.07 10.07 0 0 1 10.1 -10.1c5.6 0 10.1 4.6 10.1 10.1z" />
|
||||
</vector>
|
Reference in New Issue
Block a user