diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/document-share.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/document-share.svg | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/document-share.svg b/Flat-Remix-Red-Light/actions/scalable/document-share.svg index 030a10534..581c466d7 100644 --- a/Flat-Remix-Red-Light/actions/scalable/document-share.svg +++ b/Flat-Remix-Red-Light/actions/scalable/document-share.svg @@ -1,8 +1,11 @@ -<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </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)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor;fill-rule:evenodd" class="ColorScheme-Text" d="M 11.471,2.1523 2.1133,8 11.471,13.848 12.529,12.152 5.8848,8 12.529,3.8477 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 15,13 A 3,3 0 0 1 12,16 3,3 0 0 1 9,13 3,3 0 0 1 12,10 3,3 0 0 1 15,13 Z M 7,8 A 3,3 0 0 1 4,11 3,3 0 0 1 1,8 3,3 0 0 1 4,5 3,3 0 0 1 7,8 Z M 15,3 A 3,3 0 0 1 12,6 3,3 0 0 1 9,3 3,3 0 0 1 12,0 3,3 0 0 1 15,3 Z"/> + </g> </svg> |