Rename files

This commit is contained in:
Ryan Gossiaux
2023-07-11 13:04:20 -07:00
parent 289717a512
commit bf15e1cc1d
8 changed files with 6 additions and 6 deletions

View File

@@ -0,0 +1,22 @@
<svg
width="48"
height="48"
viewBox="0 0 48 48"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...$$props}
>
<rect width="48" height="48" rx="8" fill="#FFEDD5" />
<path
d="M28.0413 20L23.9998 13L19.9585 20M32.0828 27.0001L36.1242 34H28.0415M19.9585 34H11.8755L15.9171 27"
stroke="#FB923C"
stroke-width="2"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M18.804 30H29.1963L24.0001 21L18.804 30Z"
stroke="#FDBA74"
stroke-width="2"
/>
</svg>

After

Width:  |  Height:  |  Size: 499 B