Skip to content

Commit 45a7e27

Browse files
committed
fix: remove rh social icon set
1 parent 5d9af44 commit 45a7e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-icons/scripts/parseRHIcons.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const ICON_PREFIX = 'rh';
1313
const ICON_TYPES = [
1414
'ui',
1515
'standard',
16-
'social',
16+
// 'social',
1717
'microns'
1818
// Add new types here as they become available in @rhds/icons
1919
];

0 commit comments

Comments
 (0)