12 lines
827 B
XML
12 lines
827 B
XML
<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg">
|
|
<style
|
|
type="text/css"
|
|
id="current-color-scheme">
|
|
.ColorScheme-Text {
|
|
color:#eff0f1;
|
|
}
|
|
</style>
|
|
<path d="m2 0c-1.108 0-2 .892-2 2v12c0 1.108.892 2 2 2h12c1.108 0 2-.892 2-2v-12c0-1.108-.892-2-2-2zm0 1h12c.554 0 1 .446 1 1v12c0 .554-.446 1-1 1h-12c-.554 0-1-.446-1-1v-12c0-.554.446-1 1-1z" style="fill:currentColor;fill-opacity:0.6;stroke:none" class="ColorScheme-Text"/>
|
|
<path d="m8 2 1.1480503 3.2283614 3.0945907-1.4710021-1.471002 3.0945905 3.228361 1.1480502-3.228361 1.1480503 1.471002 3.0945907-3.0945908-1.471002-1.1480502 3.228361-1.1480503-3.228361-3.0945904 1.471002 1.4710021-3.0945908-3.2283614-1.1480502 3.2283614-1.1480503-1.4710021-3.0945904 3.0945905 1.4710021z" fill="#fdbc4b"/>
|
|
</svg>
|