diff options
Diffstat (limited to 'assets/triangle.svg')
-rw-r--r-- | assets/triangle.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/assets/triangle.svg b/assets/triangle.svg new file mode 100644 index 0000000..87439fc --- /dev/null +++ b/assets/triangle.svg @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="48" + height="48" + viewBox="0 0 12.7 12.7" + 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 + style="fill:#0c1116;fill-opacity:1;stroke:none;stroke-width:0.661458;stroke-linecap:round;stroke-miterlimit:16;stroke-opacity:1" + id="path1" + d="m 5.6178411,3.720292 -3.8741438,0 1.9370719,-3.35510698 z" + transform="matrix(0.81953592,0,0,0.94631856,3.3334774,4.4169186)" /> + </g> +</svg> |