7 lines
460 B
XML
7 lines
460 B
XML
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="6" cy="6" r="5" stroke="context-fill" stroke-width="2"/>
|
|
<path d="M2.625 2.625L9.375 9.375" stroke="context-fill" stroke-width="2"/>
|
|
</svg>
|