13 lines
521 B
XML
13 lines
521 B
XML
|
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||
|
color:#f2f2f2;
|
||
|
}
|
||
|
.ColorScheme-NeutralText {
|
||
|
color:#f67400;
|
||
|
}</style>
|
||
|
</defs>
|
||
|
<path class="ColorScheme-NeutralText" d="m14 8a2 2 0 0 1-2 2 2 2 0 0 1-2-2 2 2 0 0 1 2-2 2 2 0 0 1 2 2z" fill="currentColor"/>
|
||
|
<path class="ColorScheme-Text" d="m6 3-3 3h-2c-0.554 0-1 0.446-1 1v2c0 0.554 0.446 1 1 1h2l3 3z" fill="currentColor"/>
|
||
|
</svg>
|