diff options
Diffstat (limited to 'editor/icons/ThemeSelectAll.svg')
-rw-r--r-- | editor/icons/ThemeSelectAll.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/ThemeSelectAll.svg b/editor/icons/ThemeSelectAll.svg index 1e4e5ba316..177c29fad9 100644 --- a/editor/icons/ThemeSelectAll.svg +++ b/editor/icons/ThemeSelectAll.svg @@ -1 +1 @@ -<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 1.5h3v3h-3zm0 5h3v3h-3zm0 5h3v3h-3z" fill="#fff" stroke="#e0e0e0"/><path d="M6 2h8v2H6zm0 5h8v2H6zm0 5h8v2H6z" fill="#e0e0e0"/></svg> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#fff" stroke="#e0e0e0" d="M1.5 1.5h3v3h-3zm0 5h3v3h-3zm0 5h3v3h-3z"/><path fill="#e0e0e0" d="M6 2h8v2H6zm0 5h8v2H6zm0 5h8v2H6z"/></svg>
\ No newline at end of file |