diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/contact-new.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/contact-new.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red/actions/scalable/contact-new.svg b/Flat-Remix-Red/actions/scalable/contact-new.svg index 6ca2cda21..cda1ee36f 100644 --- a/Flat-Remix-Red/actions/scalable/contact-new.svg +++ b/Flat-Remix-Red/actions/scalable/contact-new.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 3 1.0097656 C 1.892 1.0097656 1 1.9017656 1 3.0097656 L 1 13.009766 C 1 14.117766 1.892 15.009766 3 15.009766 L 13 15.009766 C 14.108 15.009766 15 14.117766 15 13.009766 L 15 3.0097656 C 15 1.9017656 14.108 1.0097656 13 1.0097656 L 3 1.0097656 z M 8 4.0097656 C 9.1046 4.0097656 10 4.9052356 10 6.0097656 C 10 7.1142956 9.10458 8.0097656 8 8.0097656 C 6.89542 8.0097656 6 7.1142956 6 6.0097656 C 6 4.9052356 6.89543 4.0097656 8 4.0097656 z M 8 9.0097656 C 11.9998 9.0077656 12 11.677734 12 11.677734 L 12 12.009766 L 4 12.009766 L 4 11.677734 C 4 11.677734 3.99985 9.0120656 8 9.0097656 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3,1 C 1.892,1 1,1.892 1,3 V 13 C 1,14.108 1.892,15 3,15 H 13 C 14.108,15 15,14.108 15,13 V 3 C 15,1.892 14.108,1 13,1 Z M 8,4 C 9.1046,4 10,4.8954 10,6 10,7.1046 9.1046,8 8,8 6.8954,8 6,7.1046 6,6 6,4.8954 6.8954,4 8,4 Z M 8,9 C 12,9 12,11.5 12,11.5 V 12 H 4 V 11.5 C 4,11.5 4,9 8,9 Z"/> + </g> </svg> |