14 lines
390 B
XML
14 lines
390 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24">
|
|
<style type="text/css" id="current-color-scheme">
|
|
.ColorScheme-Text {
|
|
color:#eff0f1;
|
|
}
|
|
</style>
|
|
<g transform="translate(1,1)">
|
|
<g class="ColorScheme-Text" fill="currentColor">
|
|
<path d="m11 14-8-11h16z"/>
|
|
<path d="m3 16v3h16v-3z"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|