16 lines
761 B
XML
16 lines
761 B
XML
|
<svg height="22" width="22" xmlns="http://www.w3.org/2000/svg">
|
||
|
<style
|
||
|
type="text/css"
|
||
|
id="current-color-scheme">
|
||
|
.ColorScheme-NeutralText {
|
||
|
color:#f67400;
|
||
|
}
|
||
|
.ColorScheme-Text {
|
||
|
color:#eff0f1;
|
||
|
}
|
||
|
</style>
|
||
|
<path d="M11.008 0a1 1 0 0 0-.903.553l-10 20A1 1 0 0 0 1 22h20a1 1 0 0 0 .895-1.447l-10-20A1 1 0 0 0 11.008 0z" style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NeutralText"/>
|
||
|
<path d="M10 4v12h2V4zm0 14v2h2v-2z" fill="#fff"/>
|
||
|
<path d="M11.008 0a1 1 0 0 0-.903.553l-10 20A1 1 0 0 0 1 22h20a1 1 0 0 0 .895-1.447l-10-20A1 1 0 0 0 11.008 0zM11 1l10 20H1z" style="fill:currentColor;fill-opacity:0.6;stroke:none" class="ColorScheme-Text"/>
|
||
|
</svg>
|