move icons to public folder
This commit is contained in:
8
public/assets/card.svg
Normal file
8
public/assets/card.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-id" width="36" height="36" viewBox="0 0 24 24" stroke-width="1.5" stroke="#2c3a47" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||||
<rect x="3" y="4" width="18" height="16" rx="3" />
|
||||
<circle cx="9" cy="10" r="2" />
|
||||
<line x1="15" y1="8" x2="17" y2="8" />
|
||||
<line x1="15" y1="12" x2="17" y2="12" />
|
||||
<line x1="7" y1="16" x2="17" y2="16" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 492 B |
Reference in New Issue
Block a user