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
+12 -12
View File
@@ -10,26 +10,26 @@ function EditB() {
<path
d="M11.05 3.00002L4.20832 10.2417C3.94999 10.5167 3.69999 11.0584 3.64999 11.4334L3.34165 14.1334C3.23332 15.1084 3.93332 15.775 4.89999 15.6084L7.58332 15.15C7.95832 15.0834 8.48332 14.8084 8.74165 14.525L15.5833 7.28335C16.7667 6.03335 17.3 4.60835 15.4583 2.86668C13.625 1.14168 12.2333 1.75002 11.05 3.00002Z"
stroke="#5559CE"
stroke-width="1.5"
stroke-miterlimit="10"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.90833 4.20801C10.2667 6.50801 12.1333 8.26634 14.45 8.49967"
stroke="#5559CE"
stroke-width="1.5"
stroke-miterlimit="10"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M2.5 18.333H17.5"
stroke="#5559CE"
stroke-width="1.5"
stroke-miterlimit="10"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);