diff options
Diffstat (limited to 'editor/icons/icon_curve_close.svg')
-rw-r--r-- | editor/icons/icon_curve_close.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/editor/icons/icon_curve_close.svg b/editor/icons/icon_curve_close.svg new file mode 100644 index 0000000000..415c046fd3 --- /dev/null +++ b/editor/icons/icon_curve_close.svg @@ -0,0 +1,11 @@ +<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)"> +<path d="m5 1049.4c-2-9-1-10 8-8" fill="none" stroke="#e0e0e0"/> +<circle cx="5" cy="1041.4" r="2" fill="#f5f5f5"/> +<rect x="8" y="1044.4" width="2" height="2" fill="#84c2ff"/> +<circle cx="5" cy="1049.4" r="2" fill="#f5f5f5"/> +<circle cx="13" cy="1041.4" r="2" fill="#f5f5f5"/> +<rect x="6" y="1046.4" width="2" height="2" fill="#84c2ff"/> +<rect x="10" y="1042.4" width="2" height="2" fill="#84c2ff"/> +</g> +</svg> |