add: HAML, fix #307 (#340)

* add: HAML, fix #307

The logo has been aggressively simplified to fit under 1KiB,
it look more like the favicon than the full quality one.

* haml: move stroke on the square to the item
This commit is contained in:
Romain Dartigues
2019-10-26 16:24:51 +02:00
committed by Terence Eden
parent b839e7560a
commit 05ae5e0d76
5 changed files with 566 additions and 0 deletions

View File

@@ -196,6 +196,7 @@ Say thanks!
<tr>
<td>Unicode<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/unicode.svg" width="125" title="The Unicode Consortium" /><br>879 Bytes</td>
<td>Markdown<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/markdown.svg" width="125" title="markdown" /><br>459 Bytes</td>
<td>HAML<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/haml.svg" width="125" title="HAML"/><br>930 Bytes</td>
</tr>
</table>