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

View File

@@ -246,6 +246,7 @@ Say thanks!
<td>Markdown<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/markdown.svg" width="125" title="markdown" /><br>449 Bytes</td>
<td>HAML<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/haml.svg" width="125" title="HAML"/><br>937 Bytes</td>
<td>microformats<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/microformats.svg" width="125" title="microformats"/><br>798 Bytes</td>
<td>CSS3<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/css3.svg" width="125" title="CSS3"/><br>385 Bytes</td>
</tr>
</table>