forked from TFMM/silent-auction
fix: resolve vite manifest issue by updating package.json and fixing asset build
This commit is contained in:
Vendored
+1
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="15" fill="none"><mask id="a" width="20" height="15" x="0" y="0" maskUnits="userSpaceOnUse"><path fill="#fff" d="M0 0h20v15H0z"/></mask><g mask="url(#a)"><path fill="#C51918" fill-rule="evenodd" d="M0 7.5h20V15H0V7.5z" clip-rule="evenodd"/><mask id="b" width="20" height="8" x="0" y="7" maskUnits="userSpaceOnUse"><path fill="#fff" fill-rule="evenodd" d="M0 7.5h20V15H0V7.5z" clip-rule="evenodd"/></mask><g mask="url(#b)"><path fill="#F7FCFF" fill-rule="evenodd" d="M7.5 12.5a5 5 0 1 0 0-10 5 5 0 0 0 0 10z" clip-rule="evenodd"/></g><path fill="#F7FCFF" fill-rule="evenodd" d="M0 0h20v7.5H0V0z" clip-rule="evenodd"/><mask id="c" width="20" height="8" x="0" y="0" maskUnits="userSpaceOnUse"><path fill="#fff" fill-rule="evenodd" d="M0 0h20v7.5H0V0z" clip-rule="evenodd"/></mask><g mask="url(#c)"><path fill="#C51918" fill-rule="evenodd" d="M7.5 12.5a5 5 0 1 0 0-10 5 5 0 0 0 0 10z" clip-rule="evenodd"/></g></g></svg>
|
||||
|
After Width: | Height: | Size: 974 B |
Reference in New Issue
Block a user