diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/document-share.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/document-share.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/document-share.svg b/Flat-Remix-Light/actions/scalable/document-share.svg index 125bcb8ca..030a10534 100644 --- a/Flat-Remix-Light/actions/scalable/document-share.svg +++ b/Flat-Remix-Light/actions/scalable/document-share.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 8 2 C 7.171875 2 6.5 2.671875 6.5 3.5 C 6.5 3.617188 6.523438 3.71875 6.546875 3.828125 L 4.9375 4.828125 C 4.679688 4.621094 4.355469 4.5 4 4.5 C 3.171875 4.5 2.5 5.171875 2.5 6 C 2.5 6.828125 3.171875 7.5 4 7.5 C 4.355469 7.5 4.679688 7.378906 4.9375 7.171875 L 6.546875 8.171875 C 6.523438 8.28125 6.5 8.382812 6.5 8.5 C 6.5 9.328125 7.171875 10 8 10 C 8.828125 10 9.5 9.328125 9.5 8.5 C 9.5 7.671875 8.828125 7 8 7 C 7.644531 7 7.320312 7.121094 7.0625 7.328125 L 5.453125 6.328125 C 5.476562 6.21875 5.5 6.117188 5.5 6 C 5.5 5.882812 5.476562 5.78125 5.453125 5.671875 L 7.0625 4.671875 C 7.320312 4.878906 7.644531 5 8 5 C 8.828125 5 9.5 4.328125 9.5 3.5 C 9.5 2.671875 8.828125 2 8 2 Z M 8 2"/> - </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 12 0 C 10.3432 0 9 1.3432 9 3 C 9 3.23127 9.04425 3.44001 9.09375 3.65625 L 5.875 5.65625 C 5.36159 5.24498 4.7091 5 4 5 C 2.3432 5 1 6.3432 1 8 C 1 9.6568 2.3432 11 4 11 C 4.70904 11 5.3615 10.75502 5.875 10.34375 L 9.09375 12.34375 C 9.04425 12.55999 9 12.76873 9 13 C 9 14.6568 10.3432 16 12 16 C 13.6568 16 15 14.6568 15 13 C 15 11.3432 13.6568 10 12 10 C 11.29096 10 10.6385 10.24498 10.125 10.65625 L 6.90625 8.65625 C 6.95575 8.44001 7 8.23127 7 8 C 7 7.76873 6.95575 7.55999 6.90625 7.34375 L 10.125 5.34375 C 10.63841 5.75502 11.2909 6 12 6 C 13.6568 6 15 4.6568 15 3 C 15 1.3432 13.6568 0 12 0 z" transform="translate(4 4)"/> </svg> |