- PatternFly supports a range of icon sizes so that all icons can be adapted to different use cases. This range includes small, medium, large, and x-large icons, which correspond to the following font sizes and CSS variables: -
-Small (12px)
---pf-v6-global--icon--FontSize--sm
- Medium (16px)
---pf-v6-global--icon--FontSize--md
- Large (24px)
---pf-v6-global--icon--FontSize--lg
- X-large (54px)
---pf-v6-global--icon--FontSize--xl
- - Medium icons are typically the most versatile size to use across UIs. PatternFly uses medium icons in most applications. Small, large and x-large icons are used sparingly across PatternFly components. -
-Small icons
-Medium icons
- -Large icons
- -X-large icons
- -