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
+4 -4
View File
@@ -10,10 +10,10 @@ function ArrowLeftList() {
<path
d="M16.1237 19.92L9.33203 13.4C8.52995 12.63 8.52995 11.37 9.33203 10.6L16.1237 4.08002"
stroke="#616161"
stroke-width="2"
stroke-miterlimit="10"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="2"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);