mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 17:40:29 +00:00
Merge pull request #1582 from le-pako/master
Added missing images : left and up arrows
This commit is contained in:
commit
1f11fd5128
8
core/images/left-arrow.tid
Normal file
8
core/images/left-arrow.tid
Normal file
@ -0,0 +1,8 @@
|
||||
created: 20150315234410875
|
||||
modified: 20150315235324760
|
||||
tags: $:/tags/Image
|
||||
title: $:/core/images/left-arrow
|
||||
|
||||
<svg class="tc-image-left-arrow tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
|
||||
<path transform="rotate(135, 63.8945, 64.1752)" d="m109.07576,109.35336c-1.43248,1.43361 -3.41136,2.32182 -5.59717,2.32182l-79.16816,0c-4.36519,0 -7.91592,-3.5444 -7.91592,-7.91666c0,-4.36337 3.54408,-7.91667 7.91592,-7.91667l71.25075,0l0,-71.25075c0,-4.3652 3.54442,-7.91592 7.91667,-7.91592c4.36336,0 7.91667,3.54408 7.91667,7.91592l0,79.16815c0,2.1825 -0.88602,4.16136 -2.3185,5.59467l-0.00027,-0.00056z"/>
|
||||
</svg>
|
9
core/images/up-arrow.tid
Normal file
9
core/images/up-arrow.tid
Normal file
@ -0,0 +1,9 @@
|
||||
created: 20150316000544368
|
||||
modified: 20150316000831867
|
||||
tags: $:/tags/Image
|
||||
title: $:/core/images/up-arrow
|
||||
|
||||
<svg class="tc-image-up-arrow tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
|
||||
<path transform="rotate(-135, 63.8945, 64.1752)" d="m109.07576,109.35336c-1.43248,1.43361 -3.41136,2.32182 -5.59717,2.32182l-79.16816,0c-4.36519,0 -7.91592,-3.5444 -7.91592,-7.91666c0,-4.36337 3.54408,-7.91667 7.91592,-7.91667l71.25075,0l0,-71.25074c0,-4.3652 3.54442,-7.91592 7.91667,-7.91592c4.36336,0 7.91667,3.54408 7.91667,7.91592l0,79.16815c0,2.1825 -0.88602,4.16136 -2.3185,5.59467l-0.00027,-0.00056l0.00001,-0.00001z" />
|
||||
</svg>
|
||||
|
Loading…
Reference in New Issue
Block a user