diff options
Diffstat (limited to 'editor/icons/LineEdit.svg')
-rw-r--r-- | editor/icons/LineEdit.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/LineEdit.svg b/editor/icons/LineEdit.svg index 168836a432..36847bfd19 100644 --- a/editor/icons/LineEdit.svg +++ b/editor/icons/LineEdit.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m2 4v5h2v-5zm-1 7c0 1.1046.89543 2 2 2h10c1.1046 0 2-.89543 2-2h-2-10z" fill="#8eef97"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M2 4v5h2V4zm-1 7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2z" fill="#8eef97"/></svg> |