diff options
author | kobewi <kobewi4e@gmail.com> | 2022-10-15 02:00:39 +0200 |
---|---|---|
committer | kobewi <kobewi4e@gmail.com> | 2022-10-15 02:00:39 +0200 |
commit | 985671012ac6220a0e7ec7330f6b516b0903a22b (patch) | |
tree | 4e409ab3eeec9115f63400399c4f3c595e392577 /editor/icons | |
parent | 39534a7aecc4ca4215af67244b23dda09ea339f8 (diff) |
Separate Line and CurveLinear icons
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/Line.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/Line.svg b/editor/icons/Line.svg new file mode 100644 index 0000000000..c7b1f8a701 --- /dev/null +++ b/editor/icons/Line.svg @@ -0,0 +1 @@ +<svg height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg"><path d="m2 1050.4 8-8" fill="none" stroke="#ffffff" stroke-linecap="round" stroke-width="2" transform="translate(0 -1040.4)"/></svg> |