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/budget-add.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/budget-add.svg')
-rw-r--r-- | Flat-Remix-Blue/actions/scalable/budget-add.svg | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Flat-Remix-Blue/actions/scalable/budget-add.svg b/Flat-Remix-Blue/actions/scalable/budget-add.svg deleted file mode 100644 index 8e2278ac9..000000000 --- a/Flat-Remix-Blue/actions/scalable/budget-add.svg +++ /dev/null @@ -1,20 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> - <defs> - <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } - </style> - </defs> - <rect style="fill:currentColor" class="ColorScheme-Text" width="7" height="2" x="3" y="17" rx=".538" ry=".5"/> - <rect style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" width="7" height="2" x="3" y="15" rx=".538" ry=".5"/> - <rect style="fill:currentColor" class="ColorScheme-Text" width="7" height="2" x="3" y="13" rx=".538" ry=".5"/> - <rect style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" width="7" height="2" x="3" y="11" rx=".538" ry=".5"/> - <rect style="fill:currentColor" class="ColorScheme-Text" width="7" height="2" x="3" y="9" rx=".538" ry=".5"/> - <rect style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" width="7" height="2" x="3" y="7" rx=".538" ry=".5"/> - <rect style="fill:currentColor" class="ColorScheme-Text" width="7" height="2" x="3" y="5" rx=".538" ry=".5"/> - <rect style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" width="7" height="2" x="3" y="3" rx=".538" ry=".5"/> - <rect style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" width="7" height="2" x="12" y="17" rx=".538" ry=".5"/> - <rect style="fill:currentColor" class="ColorScheme-Text" width="7" height="2" x="12" y="15" rx=".538" ry=".5"/> - <rect style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" width="7" height="2" x="12" y="13" rx=".538" ry=".5"/> - <rect style="fill:currentColor" class="ColorScheme-Text" width="7" height="2" x="12" y="11" rx=".538" ry=".5"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="m 15,3 v 2 h -2 v 2 h 2 v 2 h 2 V 7 h 2 V 5 H 17 V 3 Z"/> -</svg> |