summaryrefslogtreecommitdiff
path: root/editor/icons/icon_float.svg
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2017-12-17 20:21:48 +0100
committerGitHub <noreply@github.com>2017-12-17 20:21:48 +0100
commit4ee57026bb3d370427ac5ba5070504286f12c2ef (patch)
treee7e46c9898197e5e5b9e2d8d826864d3aebfdd9a /editor/icons/icon_float.svg
parent3ce5a74df2572c48f12e86335c5c0a919d195b55 (diff)
parent756c033adb9763de106663492bd7bdcccf808b7f (diff)
Merge pull request #14781 from djrm/pr_visual_improvements
General use Variant type icons, plus other icon updates.
Diffstat (limited to 'editor/icons/icon_float.svg')
-rw-r--r--editor/icons/icon_float.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/editor/icons/icon_float.svg b/editor/icons/icon_float.svg
new file mode 100644
index 0000000000..4091101fd1
--- /dev/null
+++ b/editor/icons/icon_float.svg
@@ -0,0 +1,3 @@
+<svg width="16" height="12" version="1.1" viewBox="0 0 16 12" xmlns="http://www.w3.org/2000/svg">
+<path d="m3 2a3 3 0 0 0 -3 3v5h2v-2h2v-2h-2v-1a1 1 0 0 1 1 -1h1v-2zm3 0v5a3 3 0 0 0 3 3h1v-2h-1a1 1 0 0 1 -1 -1v-5zm6 0v5a3 3 0 0 0 3 3h1v-2h-1a1 1 0 0 1 -1 -1v-1h2v-2h-2v-2z" fill="#61daf4"/>
+</svg>