mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
2bfefe3880
* Parameterise all the icons * Improve splash screen macro for rendering icons * Add new example from @kookma
5 lines
438 B
Plaintext
Executable File
5 lines
438 B
Plaintext
Executable File
title: $:/core/images/down-arrow
|
|
tags: $:/tags/Image
|
|
|
|
\parameters (size:"22pt")
|
|
<svg width=<<size>> height=<<size>> class="tc-image-down-arrow tc-image-button" viewBox="0 0 128 128"><path d="M64.177 100.069a7.889 7.889 0 01-5.6-2.316l-55.98-55.98a7.92 7.92 0 010-11.196c3.086-3.085 8.105-3.092 11.196 0l50.382 50.382 50.382-50.382a7.92 7.92 0 0111.195 0c3.086 3.086 3.092 8.104 0 11.196l-55.98 55.98a7.892 7.892 0 01-5.595 2.316z"/></svg> |