19 lines
No EOL
695 B
XML
19 lines
No EOL
695 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text {
|
|
color: #ebdbb2;
|
|
}
|
|
|
|
.ColorScheme-Highlight {
|
|
color: #458588;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css"></style>
|
|
</defs>
|
|
<path style="opacity:0.3;fill:currentColor"
|
|
d="M12 5a1 1 0 0 1 .994 1.1A4.987 4.987 0 0 1 17 11v4.5l2 2v.5H5v-.5l2-2V11a4.988 4.988 0 0 1 4.006-4.9A1 1 0 0 1 12 5zm1.729 14A2 2 0 0 1 12 20a2 2 0 0 1-1.73-1z"
|
|
fill="currentColor" class="ColorScheme-Text" />
|
|
</svg> |