Purified icons

This commit is contained in:
2024-07-09 21:04:09 +08:00
parent 0f16c0edfc
commit d3b97bd1d0

View File

@@ -161,9 +161,9 @@ export const PlusIcon = () => {
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
strokeWidth={1.7}
strokeWidth={1.5}
stroke="currentColor"
className="size-5"
className="size-6"
>
<path
strokeLinecap="round"
@@ -181,8 +181,8 @@ export const ArrowUTurnLeftIcon = () => {
fill="none"
viewBox="0 0 24 24"
strokeWidth={1.5}
stroke="black"
className="size-5"
stroke="currentColor"
className="size-6"
>
<path
strokeLinecap="round"