diff options
Diffstat (limited to 'Flat-Remix-Yellow-Dark/panel/smartphoneconnected.svg')
-rw-r--r-- | Flat-Remix-Yellow-Dark/panel/smartphoneconnected.svg | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Flat-Remix-Yellow-Dark/panel/smartphoneconnected.svg b/Flat-Remix-Yellow-Dark/panel/smartphoneconnected.svg index c400e8389..d8db3cf57 100644 --- a/Flat-Remix-Yellow-Dark/panel/smartphoneconnected.svg +++ b/Flat-Remix-Yellow-Dark/panel/smartphoneconnected.svg @@ -1,8 +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:#ffffff; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="m8 4c-1 0-1 1-1 1v14s0 1 1 1h8c1 0 1-1 1-1v-14s0-1-1-1h-8zm7 3v9h-6v-8.998l6-0.00195zm-3 10a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1 -1 1 1 0 0 1 1 -1z"/> + <g transform="translate(1,1)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7,3 C 6,3 6,4 6,4 V 18 C 6,18 6,19 7,19 H 15 C 16,19 16,18 16,18 V 4 C 16,4 16,3 15,3 Z M 14,6 V 15 H 8 V 6.002 Z M 10.5,16 H 11.5 C 11.5,16 12,16 12,16.5 V 17.5 C 12,17.5 12,18 11.5,18 H 10.5 C 10.5,18 10,18 10,17.5 V 16.5 C 10,16.5 10,16 10.5,16 Z"/> + </g> </svg> |