sync EarlyBlue theme with toolkit windows theme changes in Mozilla 41 cycle
[themes.git] / LCARStrek / global / reader / RM-Close-24x24.svg
CommitLineData
bcb9d005
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/. -->
ed351b91 5<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
bcb9d005 6 <defs>
ed351b91 7 <style>
bcb9d005
RK
8 use:not(:target) {
9 display: none;
10 }
bcb9d005
RK
11 #close {
12 fill: #808080;
13 }
14 #close-hover {
ed351b91 15 fill: #fff;
bcb9d005
RK
16 }
17 </style>
bcb9d005
RK
18 <g id="close-shape">
19 <polygon points="20.477,6.551 20.477,17.449 11.992,17.449 11.992,20 23,20 23,4 11.992,4 11.992,6.551"/>
20 <polygon points="1,11.981 9.698,19.95 9.698,15.13 18.184,15.13 18.184,8.87 9.698,8.87 9.698,4.011"/>
21 </g>
22 </defs>
ed351b91 23 <use id="close" xlink:href="#close-shape"/>
bcb9d005 24 <use id="close-hover" xlink:href="#close-shape"/>
ed351b91 25</svg>