From b73966ba5d9b05508cda01d843d07309ddf274cd Mon Sep 17 00:00:00 2001 From: pxsanghyo <73404579+pxsanghyo@users.noreply.github.com> Date: Mon, 22 Jul 2024 21:24:06 +0900 Subject: [PATCH 1/2] Update mohawk.tsx --- src/hair/mohawk.tsx | 37 +++++++++++++++++++++++++++++++++---- 1 file changed, 33 insertions(+), 4 deletions(-) diff --git a/src/hair/mohawk.tsx b/src/hair/mohawk.tsx index dda7b1e..f1eead5 100644 --- a/src/hair/mohawk.tsx +++ b/src/hair/mohawk.tsx @@ -19,10 +19,39 @@ export default function hairMohawk(props: { color: string, colorRandom: boolean viewBox="0 0 240 203" fill="none" xmlns="http://www.w3.org/2000/svg"> - - - - + + + + + + + + + + + ); From bde02326440da82d8c38080fe65162facba3be79 Mon Sep 17 00:00:00 2001 From: pxsanghyo <73404579+pxsanghyo@users.noreply.github.com> Date: Tue, 23 Jul 2024 09:39:35 +0900 Subject: [PATCH 2/2] Update thick.tsx --- src/hair/thick.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/hair/thick.tsx b/src/hair/thick.tsx index b20ff2b..abeab75 100644 --- a/src/hair/thick.tsx +++ b/src/hair/thick.tsx @@ -15,11 +15,12 @@ export default function hairThick(props: { color: string, colorRandom: boolean } viewBox="0 0 240 200" fill="none" xmlns="http://www.w3.org/2000/svg"> - - - - - + );