# FeatureIconProps

**Kind:** Interface

**Source:** [`atloria-monorepo/templates/site-bootstrap/src/components/shared/feature-icon.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/templates/site-bootstrap/src/components/shared/feature-icon.tsx#L11)

## Properties

| Property | Type |
|---|---|
| `icon` | `LucideIcon` |
| `size` | `number` |
| `className` | `string` |
