diff options
author | 2021-12-14 14:15:56 +0100 | |
---|---|---|
committer | 2021-12-14 14:15:56 +0100 | |
commit | bdbb708c923c47db2f0634f1dbc01a6cdca36e16 (patch) | |
tree | 9a5789771a32badfadd3bab2e4caff06f34749bf /Flat-Remix-Red-Light/panel/hangouts-offline.svg | |
parent | d07d6dc3cc30cd16bcd9576860866d99e26e87ba (diff) | |
download | flat-remix-bdbb708c923c47db2f0634f1dbc01a6cdca36e16.tar.gz flat-remix-bdbb708c923c47db2f0634f1dbc01a6cdca36e16.zip |
Copy new icons to all theme variants
Diffstat (limited to 'Flat-Remix-Red-Light/panel/hangouts-offline.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/hangouts-offline.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Red-Light/panel/hangouts-offline.svg b/Flat-Remix-Red-Light/panel/hangouts-offline.svg index b0c991915..00c3a0e07 100644 --- a/Flat-Remix-Red-Light/panel/hangouts-offline.svg +++ b/Flat-Remix-Red-Light/panel/hangouts-offline.svg @@ -1,10 +1,10 @@ <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:#454850; } .ColorScheme-Highlight { color:#367bf0; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } </style> </defs> <g transform="translate(1,1)"> - <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 11,3 C 7.134,3 4,6.134 4,10 4,13.866 7.134,17 11,17 V 19 C 11,19 18,16 18,10 18,6.134 14.866,3 11,3 Z M 7.5,8 H 9.5 C 9.5,8 10,8 10,8.5 V 11 C 10,12.21 9,13 8.2,13 8,13 8,12.826 8,12.826 V 12.2 C 8,12.2 8,12 8.2,12 8.2,12 9,11.6 9,11 H 7.5 C 7.5,11 7,11 7,10.5 V 8.5 C 7,8.5 7,8 7.5,8 Z M 11.5,8 H 13.5 C 13.5,8 14,8 14,8.5 V 11 C 14,12.21 13,13 12.2,13 12,13 12,12.826 12,12.826 V 12.2 C 12,12.2 12,12 12.2,12 12.2,12 13,11.6 13,11 H 11.5 C 11.5,11 11,11 11,10.5 V 8.5 C 11,8.5 11,8 11.5,8 Z"/> + <path style="opacity:.35;fill:currentColor" class="ColorScheme-Text" d="M 11,3 C 7.134,3 4,6.134 4,10 4,13.866 7.134,17 11,17 V 19 C 11,19 18,16 18,10 18,6.134 14.866,3 11,3 Z M 7.5,8 H 9.5 C 9.5,8 10,8 10,8.5 V 11 C 10,12.21 9,13 8.2,13 8,13 8,12.826 8,12.826 V 12.2 C 8,12.2 8,12 8.2,12 8.2,12 9,11.6 9,11 H 7.5 C 7.5,11 7,11 7,10.5 V 8.5 C 7,8.5 7,8 7.5,8 Z M 11.5,8 H 13.5 C 13.5,8 14,8 14,8.5 V 11 C 14,12.21 13,13 12.2,13 12,13 12,12.826 12,12.826 V 12.2 C 12,12.2 12,12 12.2,12 12.2,12 13,11.6 13,11 H 11.5 C 11.5,11 11,11 11,10.5 V 8.5 C 11,8.5 11,8 11.5,8 Z"/> </g> </svg> |