first (largest) part of sync for both themes with toolkit windows theme changes in...
[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/. -->
dae45075 5<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">
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>
dae45075
RK
18
19 <path id="close-shape" d="M19,22H6a2,2,0,0,1-2-2V18l2,2H18a1,1,0,0,0,1-1V5a1,1,0,0,0-1-1H6L4,6V4A2,2,0,0,1,6,2H19a2,2,0,0,1,2,2V20A2,2,0,0,1,19,22Zm-6-9H5.4l4.2,4.154L8.186,18.631,1.567,12.017,8.021,5.411,9.5,6.95,5.424,11H13v2Z"/>
bcb9d005 20 </defs>
ed351b91 21 <use id="close" xlink:href="#close-shape"/>
bcb9d005 22 <use id="close-hover" xlink:href="#close-shape"/>
ed351b91 23</svg>