diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/im-facebook.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/im-facebook.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red/actions/scalable/im-facebook.svg b/Flat-Remix-Red/actions/scalable/im-facebook.svg index 0c01a53f7..286a1f6a1 100644 --- a/Flat-Remix-Red/actions/scalable/im-facebook.svg +++ b/Flat-Remix-Red/actions/scalable/im-facebook.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="M 9 2 C 8.0832 2.001 7.1898313 2.29295 6.6445312 2.96875 C 6.0993312 3.64445 5.9454531 4.4723406 5.8769531 5.4316406 C 5.8431531 5.9043406 5.8332906 6.4261 5.8378906 7 L 5 7 C 4.446 7 4 7.446 4 8 C 4 8.554 4.446 9 5 9 L 5.8886719 9 C 5.9363719 10.398 6 12.043 6 14 A 1.0001 1.0001 0 1 0 8 14 C 8 12.038 7.9437375 10.381 7.8984375 9 L 9 9 C 9.554 9 10 8.554 10 8 C 10 7.446 9.554 7 9 7 L 7.8457031 7 C 7.8389031 6.4472 7.8446469 5.9720188 7.8730469 5.5742188 C 7.9295469 4.7836187 8.0900719 4.3622094 8.2011719 4.2246094 C 8.3121719 4.0870094 8.4185531 4.0007 9.0019531 4 A 1.0001 1.0001 0 1 0 9 2 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 9,2 C 7,2 6,3 6,5 V 7 H 5 C 4,7 4,8 4,8 4,8 4,9 5,9 H 6 V 14 C 6,15 7,15 7,15 7,15 8,15 8,14 V 9 H 9 C 10,9 10,8 10,8 10,8 10,7 9,7 H 8 V 5 C 8,5 8,4 9,4 10,4 10,3 10,3 10,3 10,2 9,2 Z"/> + </g> </svg> |