1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 11:43:16 +00:00
TiddlyWiki5/core/images/plus-button.tid
jeremy@jermolene.com a6a2535c3a Add plus/minus icons
2021-04-16 09:21:47 +01:00

7 lines
690 B
Plaintext

title: $:/core/images/plus-button
tags: $:/tags/Image
<svg width="22pt" height="22pt" class="tc-image-plus-button tc-image-button" viewBox="0 0 128 128">
<path d="M64,-0.333044483 C99.346224,-0.333044483 128,28.3207315 128,63.6669555 C128,99.0131795 99.346224,127.666956 64,127.666956 C28.653776,127.666956 0,99.0131795 0,63.6669555 C0,28.3207315 28.653776,-0.333044483 64,-0.333044483 Z M64,16 C37.490332,16 16,37.490332 16,64 C16,90.509668 37.490332,112 64,112 C90.509668,112 112,90.509668 112,64 C112,37.490332 90.509668,16 64,16 Z"></path>
<rect x="24" y="56" width="80" height="16" rx="8"></rect>
<rect x="56" y="24" width="16" height="80" rx="8"></rect></svg>