From 036799626a845aa7e286a4d0f43437b1608267e8 Mon Sep 17 00:00:00 2001 From: Filipe Varela Date: Fri, 4 Jun 2021 10:15:20 +0100 Subject: [PATCH] Icons: tweak people icon (#32354) * Icons: tweak people icon * Add fillRule attribute --- packages/icons/src/library/people.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/packages/icons/src/library/people.js b/packages/icons/src/library/people.js index a91164f2a7cae3..cda1f9128a445e 100644 --- a/packages/icons/src/library/people.js +++ b/packages/icons/src/library/people.js @@ -5,7 +5,10 @@ import { SVG, Path } from '@wordpress/primitives'; const people = ( - + );