feat: add shadcn/ui, metamask, zeabur logo

This commit is contained in:
Ho Yi Wei
2023-12-12 09:53:42 +08:00
parent 6ac9e35bfd
commit 0f09316086
4 changed files with 77 additions and 5 deletions
+25
View File
@@ -0,0 +1,25 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
<rect width="256" height="256" fill="none" />
<line
x1="208"
y1="128"
x2="128"
y2="208"
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="16"
/>
<line
x1="192"
y1="40"
x2="40"
y2="192"
fill="none"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
strokeWidth="16"
/>
</svg>

After

Width:  |  Height:  |  Size: 478 B