diff options
author | Michael Alexsander <michaelalexsander@protonmail.com> | 2020-11-07 13:55:09 -0300 |
---|---|---|
committer | Michael Alexsander <michaelalexsander@protonmail.com> | 2020-11-07 13:55:09 -0300 |
commit | a38b4fd8f271e1a83902e704114cf45f42e51d01 (patch) | |
tree | 5ef7d0753539df394bcf70b286d6ab5d236e6a00 /editor/icons/DirectionalLight2D.svg | |
parent | df6fa6c306409b28385e40c945fe7d5f201a3fd2 (diff) |
Add icons for the new Light2D nodes
Diffstat (limited to 'editor/icons/DirectionalLight2D.svg')
-rw-r--r-- | editor/icons/DirectionalLight2D.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/DirectionalLight2D.svg b/editor/icons/DirectionalLight2D.svg new file mode 100644 index 0000000000..f30702b502 --- /dev/null +++ b/editor/icons/DirectionalLight2D.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m7 1v3h2v-3zm-2.5352 2.0508-1.4141 1.4141 1.4141 1.4141 1.4141-1.4141zm7.0703 0-1.4141 1.4141 1.4141 1.4141 1.4141-1.4141zm-3.5352 1.9492c-1.6569 0-3 1.3432-3 3s1.3431 3 3 3 3-1.3432 3-3-1.3431-3-3-3zm-7 2v2h3v-2zm11 0v2h3v-2zm-7.5352 3.1211-1.4141 1.4141 1.4141 1.4141 1.4141-1.4141zm7.0703 0-1.4141 1.4141 1.4141 1.4141 1.4141-1.4141zm-4.5352 1.8789v3h2v-3z" fill="#a5b7f4"/></svg> |