diff options
author | 2021-04-14 16:14:09 +0200 | |
---|---|---|
committer | 2021-04-14 16:14:09 +0200 | |
commit | d51328fe1397f0677529dc2ab3c1df5a9842d983 (patch) | |
tree | ec989c46dd7ae2f2da19448cf3d38250a12aec5e /Flat-Remix-Blue/actions/scalable/align-vertical-node.svg | |
parent | c35c903aaa0e51b02c1fa852ff688a255029966a (diff) | |
download | flat-remix-d51328fe1397f0677529dc2ab3c1df5a9842d983.tar.gz flat-remix-d51328fe1397f0677529dc2ab3c1df5a9842d983.zip |
Only keep dark and light variants
Diffstat (limited to 'Flat-Remix-Blue/actions/scalable/align-vertical-node.svg')
-rw-r--r-- | Flat-Remix-Blue/actions/scalable/align-vertical-node.svg | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Flat-Remix-Blue/actions/scalable/align-vertical-node.svg b/Flat-Remix-Blue/actions/scalable/align-vertical-node.svg deleted file mode 100644 index 1a696d6c7..000000000 --- a/Flat-Remix-Blue/actions/scalable/align-vertical-node.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> - <defs> - <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } - </style> - </defs> - <path style="fill:none;stroke:currentColor;stroke-linecap:round" class="ColorScheme-Text" d="M 0.5,0.5 C 4,3 3,23.5 7,23.5 13,23.5 9,6 16.5,6 21,6 21,21 23.5,23.5"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 18,10 V 15 H 23 V 10 Z M 9,10 V 15 H 14 V 10 Z M 1,10 V 15 H 6 V 10 Z M 0,12 V 13 H 24 V 12 Z"/> -</svg> |