diff options
Diffstat (limited to 'Flat Remix Light/actions/scalable/tool_rounded_rectangle.svg')
-rw-r--r--[l---------] | Flat Remix Light/actions/scalable/tool_rounded_rectangle.svg | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Flat Remix Light/actions/scalable/tool_rounded_rectangle.svg b/Flat Remix Light/actions/scalable/tool_rounded_rectangle.svg index a2a76ae4d..3e05835e1 120000..100644 --- a/Flat Remix Light/actions/scalable/tool_rounded_rectangle.svg +++ b/Flat Remix Light/actions/scalable/tool_rounded_rectangle.svg @@ -1 +1,5 @@ -draw-rectangle.svg
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> + <g> + <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 3 3 L 3 9 L 9 9 L 9 3 Z M 3 3"/> + </g> +</svg> |