sgds-components-icon-card
Installation
SKILL.md
SGDS Icon Card Component Skill
<sgds-icon-card> is a card variant where a large icon is the primary visual element. Use it for feature showcases, service listings, or any content where an icon leads the hierarchy.
Prerequisites
See sgds-components-setup for installation and framework integration (React 19+ vs React ≤18, Vue, Angular).
No CSS styling modifications — custom properties and CSS parts are not exposed on this component.
Quick Decision Guide
Which card type?
- Large prominant icon leads the card →
<sgds-icon-card>(this component) - Photograph or image leads the card →
<sgds-image-card> - Small thumbnail beside content →
<sgds-thumbnail-card> - General mixed content →
<sgds-card>