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