diff options
author | 2019-03-03 12:46:17 +0100 | |
---|---|---|
committer | 2019-03-03 12:46:17 +0100 | |
commit | 7956904f8bbe3d87b751b29b3ec3e7d3c18dac04 (patch) | |
tree | 576f12cc1a543c12c7a0b582ff6bd4b5d2d2a57c /Flat-Remix-Green-Dark/actions/scalable/escape-direction-down.svg | |
parent | 370ccab5879abbd8f815494763179eab466a2994 (diff) | |
download | flat-remix-7956904f8bbe3d87b751b29b3ec3e7d3c18dac04.tar.gz flat-remix-7956904f8bbe3d87b751b29b3ec3e7d3c18dac04.zip |
Add new green folder variant
Diffstat (limited to 'Flat-Remix-Green-Dark/actions/scalable/escape-direction-down.svg')
-rw-r--r-- | Flat-Remix-Green-Dark/actions/scalable/escape-direction-down.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat-Remix-Green-Dark/actions/scalable/escape-direction-down.svg b/Flat-Remix-Green-Dark/actions/scalable/escape-direction-down.svg new file mode 100644 index 000000000..856905cff --- /dev/null +++ b/Flat-Remix-Green-Dark/actions/scalable/escape-direction-down.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m1 1v14h14v-14h-14zm2 2h10v10h-4v-3.2773c0.5956-0.3464 1-0.984 1-1.7227 0-1.1046-0.8954-2-2-2s-2 0.8954-2 2c0 0.7387 0.4044 1.3763 1 1.7227v3.2773h-4v-10z" transform="translate(4 4)"/> +</svg> |