Change trashcan icon to white

This commit is contained in:
Caleb
2025-05-15 21:40:32 -04:00
committed by Cooper Quintin
parent cf0061fe53
commit 221c3591fd

View File

@@ -21,7 +21,7 @@
viewBox="0 0 24 24"
>
<path
fill="hsl(200, 40%, 20%)"
fill="white"
d="M19,4H15.5L14.5,3H9.5L8.5,4H5V6H19M6,19A2,2 0 0,0 8,21H16A2,2 0 0,0 18,19V7H6V19Z"
/>
</svg>