diff options
author | 2017-10-02 20:09:14 +0200 | |
---|---|---|
committer | 2017-10-02 20:09:14 +0200 | |
commit | d2ab34a6f0efbde412ffba53b89bb0578f71b7d0 (patch) | |
tree | 307821ef4cab0774d82cac176824cb7ec8940b24 /Flat Remix/actions/scalable/tool-node-editor.svg | |
parent | 56560e9674caac3c036b3817d7b6b2b84733715e (diff) | |
download | flat-remix-d2ab34a6f0efbde412ffba53b89bb0578f71b7d0.tar.gz flat-remix-d2ab34a6f0efbde412ffba53b89bb0578f71b7d0.zip |
Added new symbolic icons. Removed some old app icons (will be updated later)
Diffstat (limited to 'Flat Remix/actions/scalable/tool-node-editor.svg')
-rw-r--r-- | Flat Remix/actions/scalable/tool-node-editor.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat Remix/actions/scalable/tool-node-editor.svg b/Flat Remix/actions/scalable/tool-node-editor.svg new file mode 100644 index 000000000..8995f428d --- /dev/null +++ b/Flat Remix/actions/scalable/tool-node-editor.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11 0 L 11 1.5546875 C 10.637 1.5759875 10.276966 1.5952125 9.8847656 1.6328125 C 8.6058656 1.7555125 7.2229 1.9617813 6 2.3632812 L 6 2 L 2 2 L 2 6 L 2.1269531 6 C 1.5575531 7.3541 1.2070438 8.931325 0.96484375 10.390625 C 0.92942375 10.603625 0.90924625 10.793 0.87890625 11 L 0 11 L 0 15 L 1 15 L 1.5 15.011719 L 1.5 15 L 4 15 L 4 11 L 1.8886719 11 C 1.9117719 10.846 1.9251719 10.708734 1.9511719 10.552734 C 2.2116719 8.9833344 2.6491594 7.2961 3.2558594 6 L 6 6 L 6 3.4492188 C 7.1634 3.0253188 8.6275688 2.7566531 9.9804688 2.6269531 C 10.337969 2.5925531 10.666 2.5749875 11 2.5546875 L 11 4 L 15 4 L 15 0 L 11 0 z M 7 6 L 11.800781 15 L 15 11.625 L 7 6 z"/> +</svg> |