change key of svg icons

This commit is contained in:
Ehsan
2024-10-10 20:30:19 +03:30
parent 39584bf78c
commit 1749c9577f
3 changed files with 31 additions and 31 deletions
+15 -15
View File
@@ -10,37 +10,37 @@ function TrashB() {
<path
d="M17.5 4.98307C14.725 4.70807 11.9333 4.56641 9.15 4.56641C7.5 4.56641 5.85 4.64974 4.2 4.81641L2.5 4.98307"
stroke="#FF5450"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M7.08334 4.14199L7.26668 3.05033C7.40001 2.25866 7.50001 1.66699 8.90834 1.66699H11.0917C12.5 1.66699 12.6083 2.29199 12.7333 3.05866L12.9167 4.14199"
stroke="#FF5450"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M15.7083 7.61621L15.1667 16.0079C15.075 17.3162 15 18.3329 12.675 18.3329H7.32499C4.99999 18.3329 4.92499 17.3162 4.83332 16.0079L4.29166 7.61621"
stroke="#FF5450"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M8.60834 13.75H11.3833"
stroke="#FF5450"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M7.91666 10.417H12.0833"
stroke="#FF5450"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);