Skip to content

Commit ac3c50b

Browse files
feat(illustration):Added innovation building blocks illustration
1 parent 1f43270 commit ac3c50b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

packages/gamut-illustrations/src/InnovationBuildingBlocks.tsx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,9 +433,13 @@ export const InnovationBuildingBlocks: React.FC<IllustrationProps> = ({
433433
</g>
434434
<defs>
435435
<clipPath id="clip0_739_38723">
436-
<rect fill="white" height="224.28" transform="translate(6.37549 6)" width="287.524" />
436+
<rect
437+
fill="white"
438+
height="224.28"
439+
transform="translate(6.37549 6)"
440+
width="287.524"
441+
/>
437442
</clipPath>
438443
</defs>
439444
</svg>
440445
);
441-

0 commit comments

Comments
 (0)