11 lines
319 B
XML
11 lines
319 B
XML
|
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
||
|
<style
|
||
|
type="text/css"
|
||
|
id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#dedede;
|
||
|
}
|
||
|
</style>
|
||
|
<path d="M0 6v20h4V6zm18 10l14 10V6zM4 16l14 10V6z" class="ColorScheme-Text" fill="currentColor"/>
|
||
|
</svg>
|