switch from next to vue
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
||||
<defs>
|
||||
<linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0" stop-color="#4f46e5" />
|
||||
<stop offset="1" stop-color="#06b6d4" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="512" height="512" rx="112" fill="url(#g)" />
|
||||
<g fill="#ffffff">
|
||||
<path d="M168 170h176v36H168z" />
|
||||
<path d="M168 238h120v36H168z" />
|
||||
<path d="M168 306h176v36H168z" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 463 B |
Reference in New Issue
Block a user