diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2017-12-14 23:04:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-14 23:04:23 +0100 |
commit | f25d9a54cec74cca69b0dec72e0f0e34f328480d (patch) | |
tree | e6c24db3580c8807b489a7c066c9435f023cc08d /editor/icons/icon_visible.svg | |
parent | 9314628921ca862277e43a08ec7272015a7ce67f (diff) | |
parent | dcad7042dc4c7d4ec86699a0c2f2e2c27e0b557c (diff) |
Merge pull request #14674 from djrm/pr_visual_improvements
Updated icons
Diffstat (limited to 'editor/icons/icon_visible.svg')
-rw-r--r-- | editor/icons/icon_visible.svg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/editor/icons/icon_visible.svg b/editor/icons/icon_visible.svg deleted file mode 100644 index 7d157d7b7f..0000000000 --- a/editor/icons/icon_visible.svg +++ /dev/null @@ -1,5 +0,0 @@ -<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 transform="translate(0 1036.4)" d="m8 2c-2.5567 0-5.7907 1.9477-6.9551 5.7051a1.0001 1.0001 0 0 0 -0.0058594 0.57031c1.1244 3.9354 4.4609 5.7246 6.9609 5.7246s5.8365-1.7892 6.9609-5.7246a1.0001 1.0001 0 0 0 0 -0.55273c-1.1003-3.7876-4.4066-5.7227-6.9609-5.7227zm0 2a4 4 0 0 1 4 4 4 4 0 0 1 -4 4 4 4 0 0 1 -4 -4 4 4 0 0 1 4 -4zm0 2a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2 -2 2 2 0 0 0 -2 -2z" color="#000000" color-rendering="auto" fill="#e0e0e0" fill-opacity=".99608" fill-rule="evenodd" image-rendering="auto" shape-rendering="auto" solid-color="#000000" style="block-progression:tb;isolation:auto;mix-blend-mode:normal;text-decoration-color:#000000;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-transform:none;white-space:normal"/> -</g> -</svg> |