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.
* Add pornhub logo
* Fixed PornHub logo with proper tags
* Revisited Pornhub logo as referred in template guidelines.
* Added Pornhub logo reference.
Co-authored-by: Terence Eden <edent@users.noreply.github.com>
* initial sketch of the CSS3 logo before optimization
* first pass at optimizing paths
* removed whitespace to shrink file to final size
* added CSS3 entry to the README.md table of icons
* added the reference logo
* initial sketch of the logo
* first pass at centering and optimizing the icon
* Remove comments and whitespace to minimize icon size
* Updated README.md to include malt.svg
* added source reference material
* foobar2000 icon
my contribution :). this should be on the media category
* update on foobar2000
following the guidelines as much as i can
Co-authored-by: Richeese <rricheese@users.noreply.github.com>
* Adds C++ icon as submitted by @kareldonk
cplusplus.svg icon created by @kareldonk and
submitted as a zip file in issue #472. Format
corrected by @btrem to match other files in repo.
Also adds reference image and updates .md files.
* Reduces cplusplus.svg size
Replaces `path` with `circle` element to make ‘C’.
* Simplifies path for plus symbols
* new google icons
* broken links in readme
* removed extra new lines breaking the table
* resolved reviews
* Updated README.md
* replaced white by #fff in google colaborative content tools
* duplicated google_collaborative_content_tools.svg into google_docs_editors.svg
* reduced rendering quirk
Co-authored-by: Jonathan Selle <jselle@greensystemes.com>
* Add Element icon
* Make element icon slightly smaller
* Implement suggestions by @edent to reduce file size further
Co-authored-by: Zak McCreery <zak@zqfm.net>
* Added samsung_s.svg, samsung_swoop.svg and samsung.svg.
* Added Samsung icon to README.md.
Added reference image to images/reference/samsung.svg and updated images/reference/index.md correspondingly.
* Reduced the size of samsung_swoop.svg by 73 bytes.
* Added samsung_s.svg to README.txt and reference/index.md.
Removed samsung_swoop.svg.
* Added fritz.svg.
Added Fritz! icon to README.md.
Added reference image to images/reference/Fritz!.svg and updated images/reference/index.md correspondingly.
* Eliminated 2 extra bytes from fritz.svg and updated README.md correspondingly.
Co-authored-by: Terence Eden <edent@users.noreply.github.com>
* Added friendica.svg.
* Added Friendica icon to README.md.
Added reference image to images/reference/friendica.png and updated images/reference/index.md correspondingly.
* Eliminated 11 extra bytes from fritz.svg and updated README.md correspondingly.
Co-authored-by: Terence Eden <edent@users.noreply.github.com>
* Added wireguard.svg.
* Added WireGuard icon to README.md.
Added reference image to images/reference/wireguard.svg and updated images/reference/index.md correspondingly.
* Corrected the Aria label for wireguard.svg. This added 5 bytes to the size; updated README.md correspondingly.
Co-authored-by: Terence Eden <edent@users.noreply.github.com>
* Added Humble Bundle icon
* Fixed logo
* Changed position to fit inside the circle
* Fixed logo size and name
* Updated size
Co-authored-by: Terence Eden <edent@users.noreply.github.com>
* Added Jellyfin logo and reference
* Fixed README
* Reverted formatting
* Changes according to comments
* Improve formatting
Co-authored-by: Terence Eden <edent@users.noreply.github.com>