Purified icons
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user