first commit
This commit is contained in:
16
public/favicon.svg
Normal file
16
public/favicon.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-activity-square">
|
||||
<style>
|
||||
@media (prefers-color-scheme: dark) {
|
||||
:root {
|
||||
stroke: #ffffff;
|
||||
}
|
||||
}
|
||||
@media (prefers-color-scheme: light) {
|
||||
:root {
|
||||
stroke: #0369a1;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<rect width="18" height="18" x="3" y="3" rx="2" />
|
||||
<path d="M17 12h-2l-2 5-2-10-2 5H7" />
|
||||
</svg>
|
After Width: | Height: | Size: 533 B |
Reference in New Issue
Block a user