mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-08 02:49:56 +00:00
9acff8f21c
* add gitter svg $:/core/images/gitter * add gitter link to HelloThere * Update HelloThere.tid
10 lines
340 B
Plaintext
10 lines
340 B
Plaintext
title: $:/core/images/gitter
|
|
tags: $:/tags/Image
|
|
|
|
<svg class="tc-image-gitter tc-image-button" width="22pt" height="22pt" viewBox="0 0 18 25">
|
|
<rect x="15" y="5" width="2" height="10"></rect>
|
|
<rect x="10" y="5" width="2" height="20"></rect>
|
|
<rect x="5" y="5" width="2" height="20"></rect>
|
|
<rect width="2" height="15"></rect>
|
|
</svg>
|