mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-24 02:27:19 +00:00
e884192baf
As suggested by @aelocson, adjusting the viewport has less impact on the icon size.
8 lines
634 B
Plaintext
8 lines
634 B
Plaintext
title: $:/core/images/new-button
|
|
tags: $:/tags/Image
|
|
|
|
<svg class="tc-image-new-button tc-image-button" viewBox="0 0 129 129" width="22pt" height="22pt">
|
|
<g fill-rule="evenodd">
|
|
<path d="M56,72 L8.00697327,72 C3.59075293,72 0,68.418278 0,64 C0,59.5907123 3.58484404,56 8.00697327,56 L56,56 L56,8.00697327 C56,3.59075293 59.581722,0 64,0 C68.4092877,0 72,3.58484404 72,8.00697327 L72,56 L119.993027,56 C124.409247,56 128,59.581722 128,64 C128,68.4092877 124.415156,72 119.993027,72 L72,72 L72,119.993027 C72,124.409247 68.418278,128 64,128 C59.5907123,128 56,124.415156 56,119.993027 L56,72 L56,72 Z"></path>
|
|
</g>
|
|
</svg> |