diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/insert-link.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/insert-link.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/insert-link.svg b/Flat-Remix-Light/actions/scalable/insert-link.svg index 7da6839fc..140a522e9 100644 --- a/Flat-Remix-Light/actions/scalable/insert-link.svg +++ b/Flat-Remix-Light/actions/scalable/insert-link.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 4.5 2 C 3.113281 2 2 3.113281 2 4.5 C 2 5.886719 3.113281 7 4.5 7 L 5.5 7 L 5.5 6 L 4.5 6 C 3.667969 6 3 5.332031 3 4.5 C 3 3.667969 3.667969 3 4.5 3 L 5.5 3 L 5.5 2 Z M 6.5 2 L 6.5 3 L 7.5 3 C 8.332031 3 9 3.667969 9 4.5 C 9 5.332031 8.332031 6 7.5 6 L 6.5 6 L 6.5 7 L 7.5 7 C 8.886719 7 10 5.886719 10 4.5 C 10 3.113281 8.886719 2 7.5 2 Z M 4.5 4 L 4.5 5 L 7.5 5 L 7.5 4 Z M 4.5 8.007812 L 6 10.007812 L 7.5 8.007812 Z M 4.5 8.007812"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5 0 C 2.23 0 0 2.23 0 5 C 0 7.77 2.23 10 5 10 L 7 10 L 7 8 L 5 8 C 3.338 8 2 6.662 2 5 C 2 3.338 3.338 2 5 2 L 7 2 L 7 0 L 5 0 z M 9 0 L 9 2 L 11 2 C 12.662 2 14 3.338 14 5 C 14 6.662 12.662 8 11 8 L 9 8 L 9 10 L 11 10 C 13.77 10 16 7.77 16 5 C 16 2.23 13.77 0 11 0 L 9 0 z M 5 4 L 5 6 L 11 6 L 11 4 L 5 4 z M 5 12.011719 L 8 16.011719 L 11 12.011719 L 5 12.011719 z" transform="translate(4 4)"/> </svg> |