diff options
Diffstat (limited to 'assets/glyphs/box.svg')
| -rw-r--r-- | assets/glyphs/box.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/assets/glyphs/box.svg b/assets/glyphs/box.svg new file mode 100644 index 0000000..66e0078 --- /dev/null +++ b/assets/glyphs/box.svg @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="16" + height="16" + viewBox="0 0 16 16" + version="1.1" + id="svg1" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs1" /> + <g + id="layer1"> + <path + id="rect4" + style="fill:#000000;stroke:none" + d="M 0 0 L 0 16 L 16 16 L 16 0 L 0 0 z M 1 1 L 15 1 L 15 15 L 1 15 L 1 1 z " /> + </g> +</svg> |
