* Add Yii3 Logo
* Re-trace design and minify path
* Remove images/reference/Java.svg, duplicate with images/reference/java.svg
* ✨ Add Yii3 Logo
* 🚑 Updates according to the guidelines in the contribution document
https://github.com/edent/SuperTinyIcons/pull/859
---------
Co-authored-by: Terence Eden <edent@users.noreply.github.com>
* Convert and update Android Vector files using https://github.com/jmb/Svg2VectorAndroid
* Reverted the auto generated vector drawables that don't match the SVG properly.
* Removed broken vector files that didn't have a previous version. Revert openstreetmap.
* Added Filestash Icon
* Updated Background color of Reference SVG
Changed Background Color of `images/references/filestash.svg` from #7ec4e7 to #fff
* Shrunk file
---------
Co-authored-by: Terence Eden <edent@users.noreply.github.com>
* 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>
* Improve GitHub logo (1)
Fix Octocat’s tentacle - not quite thick enough.
Minimal geometry changes made with ‘Yqnn/svg-path-editor’, no change in file size.
* Improve GitHub logo (2)
Correct background colour to better match official brand mark.
* Improve GitHub logo (3)
Re-generate reference PNG image for comparison.
* Improve GitHub logo (4)
Update the Android VectorDrawable.
Edited by hand, with new values from SVG.
The reference logo is an official SVG, taken from
https://code.visualstudio.com/brand
The tiny SVG is a simplified & minified version of it.
Mostly, there is less shadows / blur / etc. (less SVG <filter>),
so as to make the tiny SVG fit into 1 KiB.
The Android Vector Drawable is a converted version of the tiny SVG, via
Android Studio. Because Vector Drawable doesn’t have equivalents to most
SVG <filter>, it ends up “flatter” than the SVG. However, the logo is
still easily identifiable.
The logo was taken from the official assets available at
https://brave.com/brave-branding-assets/
The logo geometry and coloring were simplified, for fitting into 1 KiB.