You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
388 B
9 lines
388 B
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 42">
|
|
<style>
|
|
path { fill: #000000; }
|
|
@media (prefers-color-scheme: dark) {
|
|
path { fill: #ffffff; }
|
|
}
|
|
</style>
|
|
<path d="M18 0l18 10.498v21.004L18 42 0 31.502V10.498L18 0zM2 11.693v18.614l16 9.332 16-9.332V11.693L18 2.36 2 11.693z"/><path d="M26 21l-5 2.59V24h5v4H10v-4h5v-.437L10 21v-5l8 4.297L26 16"/>
|
|
</svg> |