Commit | Line | Data |
---|---|---|
db1c5db1 RK |
1 | <?xml version="1.0"?> |
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/. --> | |
0282321d RK |
5 | <svg xmlns="http://www.w3.org/2000/svg" |
6 | width="16" height="16" viewBox="0 0 16 16"> | |
7 | <path d="m 2,6 6,6 6,-6 -1.5,-1.5 -4.5,4.5 -4.5,-4.5 z" /> | |
db1c5db1 | 8 | </svg> |