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"> - - - - + + + + + + + + + + + ); 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"> - - - - - + );