Add Ubisoft and Electronic Arts (#336)
* Added Ubisoft icon * Added EA icon * Added Gaming category, Moved Discord to Communications & ElementaryOS to Operating systems
This commit is contained in:
committed by
Terence Eden
parent
f29c9e0ee9
commit
40bea77ad5
17
images/android-vector-drawable/ea.xml
Normal file
17
images/android-vector-drawable/ea.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<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="#000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M322.602 172l-85.08 134.484h-93.24l21.487 -33.083h58.005l21.055 -33.51h-129.329l-21.055 33.51h30.936l-42.111 66.599h173.593l65.739 -104.835 24.062 38.236h-20.628l-21.05 33.083h62.733l21.054 33.516h39.957z" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M295.215 172h-137.064l-21.055 33.516 137.064 -0.427z" />
|
||||
</vector>
|
12
images/android-vector-drawable/ubisoft.xml
Normal file
12
images/android-vector-drawable/ubisoft.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<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="#000000"
|
||||
android:pathData="M389.4 320.627c-25.294 57.396 -77.26 87.436 -132.776 86.71 -106.467 -5.296 -137.487 -128.432 -66.315 -172.84l3.116 3.12c-77.59 100.446 74.735 197.445 144.144 81.554 57.845 -121.02 -85.221 -238.793 -209.3 -148.164l-2.899 -2.903c32.614 -51.3 96.393 -74.23 157.345 -58.92 93.277 23.366 143.286 120.598 106.685 211.445zm-99.582 -1.886c-28.016 34.722 -68.995 20.47 -81.6 -4.64 -17.074 -35.805 7.84 -68.77 38.912 -70.316 37.56 -1.212 53.485 41.56 29.787 65.958zm-167.42 -4.426l-4.203 1.523c-40.847 -157.404 161.502 -197.977 201.845 -73.504l-4.204 1.524c-59.827 -85.16 -198.857 -55.1 -193.439 70.457zm307.589 -58.412c-3.841 -186.553 -251.275 -256.068 -346.58 -81.268l14.277 10.23c-12.237 26.852 -17.596 51.95 -17.684 78.078 5.05 116.96 91.176 175.767 176.725 175.052 85.549 -0.716 174.523 -68.46 173.262 -182.09" />
|
||||
</vector>
|
Reference in New Issue
Block a user