diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/kr_combine.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/kr_combine.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red/actions/scalable/kr_combine.svg b/Flat-Remix-Red/actions/scalable/kr_combine.svg index eede1c1cd..2742710db 100644 --- a/Flat-Remix-Red/actions/scalable/kr_combine.svg +++ b/Flat-Remix-Red/actions/scalable/kr_combine.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<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:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 2 2 A 1.0001 1.0001 0 0 0 1 3 L 1 4 A 1.0001 1.0001 0 0 0 2 5 L 5 5 L 5 11 L 2 11 A 1.0001 1.0001 0 0 0 1 12 L 1 13 A 1.0001 1.0001 0 0 0 2 14 L 7 14 A 1.0001 1.0001 0 0 0 8 13 L 8 10 L 10 10 L 10 12 L 15 8 L 10 4 L 10 6 L 8 6 L 8 3 A 1.0001 1.0001 0 0 0 7 2 L 2 2 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,2 C 2,2 1,2 1,3 V 4 C 1,5 2,5 2,5 H 5 V 11 H 2 C 2,11 1,11 1,12 V 13 C 1,14 2,14 2,14 H 7 C 7,14 8,14 8,13 V 10 H 10 V 12 L 15,8 10,4 V 6 H 8 V 3 C 8,2 7,2 7,2 Z"/> + </g> </svg> |