check-fix icon cart

This commit is contained in:
hamid zarghami
2025-12-14 16:12:55 +03:30
parent 01997a1a2d
commit 580ed492bb
+2 -2
View File
@@ -12,7 +12,7 @@ const BagIcon = (props: Props) => (
{...props}
>
<path
d="M7.5 7.67001V6.70001C7.5 4.45001 9.31 2.24001 11.56 2.03001C14.24 1.77001 16.5 3.88001 16.5 6.51001V7.89001"
d="M7.5 8V7.03C7.5 4.78 9.31 2.57 11.56 2.36C14.24 2.1 16.5 4.21 16.5 6.84V8.22"
stroke="currentColor"
strokeWidth={1.5}
strokeMiterlimit={10}
@@ -20,7 +20,7 @@ const BagIcon = (props: Props) => (
strokeLinejoin="round"
/>
<path
d="M8.99983 22H14.9998C19.0198 22 19.7398 20.39 19.9498 18.43L20.6998 12.43C20.9698 9.99 20.2698 8 15.9998 8H7.99983C3.72983 8 3.02983 9.99 3.29983 12.43L4.04983 18.43C4.25983 20.39 4.97983 22 8.99983 22Z"
d="M8.99983 21H14.9998C19.0198 21 19.7398 19.39 19.9498 17.43L20.6998 11.43C20.9698 8.99 20.2698 7 15.9998 7H7.99983C3.72983 7 3.02983 8.99 3.29983 11.43L4.04983 17.43C4.25983 19.39 4.97983 21 8.99983 21Z"
stroke="currentColor"
strokeWidth={1.5}
strokeMiterlimit={10}