diff options
Diffstat (limited to 'editor/icons/Rectangle.svg')
-rw-r--r-- | editor/icons/Rectangle.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Rectangle.svg b/editor/icons/Rectangle.svg index 415940e68f..ca34e1658c 100644 --- a/editor/icons/Rectangle.svg +++ b/editor/icons/Rectangle.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><rect fill="none" height="8" rx=".000017" stroke="#e0e0e0" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" width="12" x="2" y="4"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path fill="none" stroke="#e0e0e0" stroke-linejoin="round" stroke-width="2" d="M2 4h12v8H2z"/></svg> |