diff options
author | Daniel J. Ramirez <djrmuv@gmail.com> | 2018-02-20 11:25:17 -0600 |
---|---|---|
committer | Daniel J. Ramirez <djrmuv@gmail.com> | 2018-02-21 19:05:50 -0600 |
commit | cecf2743648c0d48e20b243cb0353c6a0d660c0a (patch) | |
tree | d4b510b631ee868ab4a2d310b71edb7d846792ee /editor/icons/icon_tree.svg | |
parent | 24cf4fe062b06205d5fcf3e8824eb14f0fbb0246 (diff) |
Icons update
includes new enum, MeshInstance2D, Skeleton2D, Cut, Copy and Paste icons.
Diffstat (limited to 'editor/icons/icon_tree.svg')
-rw-r--r-- | editor/icons/icon_tree.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/icons/icon_tree.svg b/editor/icons/icon_tree.svg index 62efb9f94f..15be220451 100644 --- a/editor/icons/icon_tree.svg +++ b/editor/icons/icon_tree.svg @@ -1,6 +1,5 @@ <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)"> -<rect x="29" y="1042.4" width="1" height="1" fill="#fefeff"/> <path transform="translate(0 1036.4)" d="m1 1v13c5.52e-5 0.55226 0.44774 0.99994 1 1h13v-2h-12v-6h2v3c5.52e-5 0.55226 0.44774 0.99994 1 1h9v-2h-8v-2h8v-2h-12v-2h12v-2z" fill="#a5efac"/> </g> </svg> |