11 lines
322 B
XML
11 lines
322 B
XML
|
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||
|
<style
|
||
|
type="text/css"
|
||
|
id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#eff0f1;
|
||
|
}
|
||
|
</style>
|
||
|
<path d="m9 2v12l-7-6zm-7 6v6h-2v-12h2zm14-6v12l-7-6z" class="ColorScheme-Text" fill="currentColor"/>
|
||
|
</svg>
|