diff options
Diffstat (limited to 'Flat-Remix-Blue/actions/scalable/document-swap.svg')
-rw-r--r-- | Flat-Remix-Blue/actions/scalable/document-swap.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Blue/actions/scalable/document-swap.svg b/Flat-Remix-Blue/actions/scalable/document-swap.svg index 1cdc66926..3f8caada2 100644 --- a/Flat-Remix-Blue/actions/scalable/document-swap.svg +++ b/Flat-Remix-Blue/actions/scalable/document-swap.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="m10.094 1l2 2h-5.094v1h5.094l-2 2h1.406l2.312-2.2812 0.188-0.2188-0.188-0.2188-2.312-2.2812h-1.406zm-5.594 2l-2.3125 2.2812-0.1875 0.2188 0.1875 0.2188 2.3125 2.2812h1.4062l-2-2h5.0938v-1h-5.0938l2-2h-1.4062zm-2.5 4.9902v6.0098c0 1 1 1 1 1h10s1 0 1-1v-5.9902h-2v4.9862h-8v-5.0058h-2z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10,1 12,3 H 7 V 4 H 12 L 10,6 H 11.5 L 14,3.5 11.5,1 Z M 4.5,3 2,5.5 4.5,8 H 6 L 4,6 H 9 V 5 H 4 L 6,3 Z M 2,8 V 14 C 2,15 3,15 3,15 H 13 C 13,15 14,15 14,14 V 8 H 12 V 13 H 4 V 8 Z"/> + </g> </svg> |