first part of syncing LCARStrek with Firefox 54 browser windows theme changes
[themes.git] / LCARStrek / browser / wifi.svg
CommitLineData
b1d1a8bb
RK
1<?xml version="1.0" encoding="utf-8"?>
2<!-- This Source Code Form is subject to the terms of the Mozilla Public
3 - License, v. 2.0. If a copy of the MPL was not distributed with this
4 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
5<svg version="1.1"
6 xmlns="http://www.w3.org/2000/svg"
7 width="64"
8 height="64"
9 viewBox="0 0 64 64">
10
11 <style>
12 .gray {
13 fill: #A09090;
14 }
15 </style>
16
17 <defs>
18 <clipPath id="clip-path">
19 <polygon points="32 52.35 78.88 6.06 -14.88 6.06 32 52.35"/>
20 </clipPath>
21 </defs>
22
23 <circle class="gray" cx="32" cy="52" r="6"/>
24
25 <g clip-path="url('#clip-path')">
26 <path class="gray" d="M71.63,52A39.63,39.63,0,1,1,32,12.38,39.63,39.63,0,0,1,71.63,52ZM32,7.63A44.38,44.38,0,1,0,76.38,52,44.38,44.38,0,0,0,32,7.63Z"/>
27 <path class="gray" d="M47.75,52A15.75,15.75,0,1,1,32,36.25,15.75,15.75,0,0,1,47.75,52ZM32,31.65A20.35,20.35,0,1,0,52.35,52,20.35,20.35,0,0,0,32,31.65Z"/>
28 <path class="gray" d="M59.58,52A27.58,27.58,0,1,1,32,24.42,27.58,27.58,0,0,1,59.58,52ZM32,19.38A32.63,32.63,0,1,0,64.63,52,32.63,32.63,0,0,0,32,19.38Z"/>
29 </g>
30</svg>