Add CSS3 logo into the repository (#525)

* 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
This commit is contained in:
Zach Frohardt
2021-05-10 02:35:19 -07:00
committed by GitHub
parent 493a68a3b8
commit 63fd7d1b16
3 changed files with 109 additions and 0 deletions

7
images/svg/css3.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="HTML5" role="img"
viewBox="0 0 512 512"><path fill="#264de4"
d="M72 460L30 0h451l-41 460-184 52"/><path fill="#2965f1"
d="M256 37V472l149-41 35-394"/><path fill="#ebebeb"
d="m114 94h142v56H119m5 58h132v57H129m3 28h56l4 45 64 17v59L139 382"/><path fill="#fff"
d="m256 208v57h69l-7 73-62 17v59l115-32 26-288H256v56h80l-5.5 58Z"/></svg>

After

Width:  |  Height:  |  Size: 385 B