* 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
Android Studio works fine with rounded corners; it just doesn't like percentage length values (or any other values with a unit identifier). Any of the following optional unit identifiers would prevent converting SVGs to Android Vector Drawables: `("em" | "ex" | "px" | "in" | "cm" | "mm" | "pt" | "pc" | "%")`.
I used 77 as a close approximation for 15% of 512.
* Shrink the size of thisamericanlife.svg by optimizing path
* Shrank vivino.svg by optimizing its path. Also improved the fidelity of the logo by fixing some misalignments
* 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>
* Shrinks ubuntu.svg
Uses 1 circle with stroke for main ring instead
of 2 separate circles.
Simplifies path.
* Changes fill in outer circle to none
Based on @Erwan-le-Gall improvement in #490 , this
commit changes the fill in the large `circle` from
the same color as the containing `rect` to `none`,
shaving off 3 bytes.
* 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>
* Fix for broken image link for itch.io icon
- On the GitHub page the itch.io icon was showing a broken link as the
src href was the repo relative link and should be the full url
- Updated to full url
- Fixes issue #452
* Fixed other missing images
- Jellyfish, Gandi and Humble Bundle
- Also added full url to MacOs, Debian and Mint