Commit | Line | Data |
---|---|---|
987dae1b 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"> | |
6 | <style> | |
7 | .st0 { | |
8 | fill: #A09090; | |
9 | } | |
10 | .st1 { | |
11 | fill: #000000; | |
12 | } | |
13 | </style> | |
14 | <circle id="Combined-Shape" class="st0" cx="6" cy="6" r="6"/> | |
15 | <polygon id="Close_Button_-_Normal-path" class="st1" points="9,8.1 8.1,9 6,6.9 3.9,9 3,8.1 5.1,6 3,3.9 3.9,3 6,5.1 8.1,3 9,3.9 6.9,6"/> | |
16 | </svg> |