make both Nightly devtools and 48/49 devtools work well
[themes.git] / LCARStrek / devtools / images / filter-swatch.svg
CommitLineData
dc9d5d64
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 xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" width="12px" height="12px">
6 <mask id="mask">
7 <rect width="100%" height="100%" fill="#FFCF00"/>
8 <polygon points="12,0 0,0 0,12"/>
9 </mask>
10 <circle cx="6" cy="6" r="6" fill="#FFCF00"/>
11 <circle cx="6" cy="6" r="6" mask="url(#mask)" fill="#A09090"/>
12</svg>