diff options
Diffstat (limited to 'editor/icons/icon_font.svg')
-rw-r--r-- | editor/icons/icon_font.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/editor/icons/icon_font.svg b/editor/icons/icon_font.svg new file mode 100644 index 0000000000..1389ed4024 --- /dev/null +++ b/editor/icons/icon_font.svg @@ -0,0 +1,13 @@ +<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(0 -1036.4)" fill="#e0e0e0"> +<rect x="1" y="1037.4" width="14" height="2"/> +<rect x="7" y="1037.4" width="2" height="14"/> +<rect x="5" y="1050.4" width="6" height="1"/> +<rect transform="rotate(90)" x="1037.4" y="-2" width="4" height="1"/> +<rect transform="rotate(90)" x="1037.4" y="-15" width="4" height="1"/> +<path transform="translate(0 1036.4)" d="m2 3v2a2 2 0 0 1 2 -2h-2z"/> +<path transform="translate(0 1036.4)" d="m12 3a2 2 0 0 1 2 2v-2h-2z"/> +<path d="m5 1050.4a2 2 0 0 0 2 -2v2h-2z"/> +<path d="m11 1050.4a2 2 0 0 1 -2 -2v2h2z"/> +</g> +</svg> |