diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/open-magnet.svg')
-rw-r--r--[l---------] | Flat-Remix-Yellow/actions/scalable/open-magnet.svg | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/open-magnet.svg b/Flat-Remix-Yellow/actions/scalable/open-magnet.svg index ee8077710..1c2765386 120000..100644 --- a/Flat-Remix-Yellow/actions/scalable/open-magnet.svg +++ b/Flat-Remix-Yellow/actions/scalable/open-magnet.svg @@ -1 +1,10 @@ -kt-magnet.svg
\ No newline at end of file +<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> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,2 C 8,2 3,2 3,7 V 14 H 5 V 7 C 5,4 8,4 8,4 8,4 11,4 11,7 V 14 H 13 V 7 C 13,2 8,2 8,2 Z"/> + </g> +</svg> |