diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/address-book-new.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/address-book-new.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red/actions/scalable/address-book-new.svg b/Flat-Remix-Red/actions/scalable/address-book-new.svg index 6a0d70c74..b4cff1129 100644 --- a/Flat-Remix-Red/actions/scalable/address-book-new.svg +++ b/Flat-Remix-Red/actions/scalable/address-book-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 C 10.2091 4 12 5.7909 12 8 L 12 8.5 C 12 9.32843 11.32843 10 10.5 10 C 10.05709 10.00022 9.6366925 9.8037238 9.3515625 9.4648438 C 8.9951725 9.7935738 8.52312 10 8 10 C 6.8954 10 6 9.10457 6 8 C 6 6.89543 6.89543 6 8 6 C 9.10457 6 10 6.89543 10 8 L 10 8.5 C 10 8.77614 10.22386 9 10.5 9 C 10.77614 9 11 8.77614 11 8.5 L 11 8 C 11 6.3431 9.6569 5 8 5 C 6.3431 5 5 6.3431 5 8 C 5 9.6568 6.3431 11 8 11 L 10.5 11 C 10.5 11 11 11 11 11.5 C 10.9688 12 10.5 12 10.5 12 L 8 12 C 5.7909 12 4 10.2091 4 8 C 4 5.7909 5.7909 4 8 4 z M 8 7 C 7.44771 7 7 7.44772 7 8 C 7 8.55228 7.44771 9 8 9 C 8.55229 9 9 8.55228 9 8 C 9 7.44772 8.55229 7 8 7 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3,1 C 1.89,1 1,1.89 1,3 V 13 C 1,14.11 1.89,15 3,15 H 13 C 14.11,15 15,14.11 15,13 V 3 C 15,1.89 14.11,1 13,1 Z M 8,4 C 10.21,4 12,5.79 12,8 V 8.5 C 12,9.33 11.33,10 10.5,10 10.06,10 9.64,9.8 9.35,9.46 9,9.79 8.52,10 8,10 6.9,10 6,9.1 6,8 6,6.9 6.9,6 8,6 9.1,6 10,6.9 10,8 V 8.5 C 10,8.78 10.22,9 10.5,9 10.78,9 11,8.78 11,8.5 V 8 C 11,6.34 9.66,5 8,5 6.34,5 5,6.34 5,8 5,9.66 6.34,11 8,11 H 10.5 C 10.5,11 11,11 11,11.5 10.97,12 10.5,12 10.5,12 H 8 C 5.79,12 4,10.21 4,8 4,5.79 5.79,4 8,4 Z M 8,7 C 7.45,7 7,7.45 7,8 7,8.55 7.45,9 8,9 8.55,9 9,8.55 9,8 9,7.45 8.55,7 8,7 Z"/> + </g> </svg> |