Files
SuperTinyIcons/images/android-vector-drawable/opera.xml
Ethan Chapman fbc1908e9c Simplify Opera logo (#635)
* Update Discord

Fixes #540. Unfortunately increases file size significantly.

* Update Laravel

Fixes #562

* Remove newlines from Laravel

* Update laravel.svg

* Simplify Opera logo

721 -> 480 bytes

* Fix opera.svg formatting

* Fix opera.svg formatting, again

* Undelete the dark part of the O

* Update Opera file size

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
2022-04-02 13:27:12 +01:00

16 lines
685 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="M0,0h512v512h-512z"
android:fillColor="#fff"/>
<path
android:pathData="M255.9 41a215 215 0 000 430 215 215 0 000-430m2.4 56.5a113.3 158.5 0 010 317 113.3 158.5 0 010-317"
android:fillColor="#a70014"/>
<path
android:pathData="M185.2 377.2a113.3 158.5 0 010-242.3c30.9-40.1 76.7-65.5 128-65.5 31.4 0 60.9 9.6 86 26.3a215 215 0 100 320.6c-25.5 17.1-55.5 26.3-86.2 26.3-51.2 0-97-25.4-127.9-65.4"
android:fillColor="#ff1b2d"/>
</vector>