8 lines
330 B
XML
8 lines
330 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<defs>
|
||
|
|
<style type="text/css" id="current-color-scheme">.ColorScheme-Text { color: #fcfcfc; } </style>
|
||
|
|
</defs>
|
||
|
|
<path class="ColorScheme-Text" d="m8 4v24l8-4 8 4v-24z" fill="currentColor"/>
|
||
|
|
</svg>
|