Icon Tile
A soft-tinted plate that seats one icon · station crest with top edge-light on md/lg. accent gets a quiet outer glow; material paper keeps the plate matte.
Draw
draw a card
$npx shadcn@latest add @clow/icon-tileFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Full setup →Playground
props
<IconTile />Examples
basic
sizes
Props
| prop | type | default |
|---|---|---|
| tint | neutral | accent | success | warning | violet | neutral |
| size | sm | md | lg | md |
| material | soft | paper | soft |

