diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/stroke-join-bevel.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/stroke-join-bevel.svg | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/stroke-join-bevel.svg b/Flat-Remix-Red-Light/actions/scalable/stroke-join-bevel.svg deleted file mode 100644 index a368c9ac8..000000000 --- a/Flat-Remix-Red-Light/actions/scalable/stroke-join-bevel.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> - <defs> - <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#367bf0; } - </style> - </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 5,1 1,5 V 15 H 5 V 5 H 15 V 1 Z"/> - <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 5,5 H 15 V 15 H 5 Z"/> -</svg> |