mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 09:18:54 +00:00
6 lines
217 B
PHP
6 lines
217 B
PHP
@blaze(fold: true)
|
|
<!-- resources/views/components/application-logo.blade.php -->
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6">
|
|
<path d="M12 0L24 24H0z"/>
|
|
</svg>
|