12 lines
545 B
XML
12 lines
545 B
XML
<svg viewBox="0 0 8 8" xmlns="http://www.w3.org/2000/svg">
|
|
<style
|
|
type="text/css"
|
|
id="current-color-scheme">
|
|
.ColorScheme-NeutralText {
|
|
color:#f67400;
|
|
}
|
|
</style>
|
|
<path d="M4 0c-.204 0-.355.096-.463.313 0 0-3.46 6.888-3.457 6.916A.664.664 0 0 0 0 7.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5c0-.113-.018-.132-.107-.31L4.455.29C4.346.098 4.195 0 4 0z" style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NeutralText"/>
|
|
<path d="M3 2v4h2V2zm0 5v1h2V7z" fill="#fff"/>
|
|
</svg>
|