Iconos base
Iconos base
ID: b-iconsComponente IconCard: icono dentro de un contenedor con fondo de color. Props: icon, color, size, shape.
Props del componente
| Prop | Tipo | Default | Descripción |
|---|---|---|---|
| icon | string | Nombre del icono Iconify (ej: "tabler:database") | |
| color | 'gray' | 'green' | 'orange' | 'red' | 'yellow' | 'blue' | 'gray' | Color del icono y fondo |
| size | 'sm' | 'md' | 'lg' | 'md' | Tamaño del contenedor e icono |
| shape | 'rounded' | 'circle' | 'rounded' | Forma: rounded (8px) o circle (circular) |
Todas las variaciones (Color × Tamaño × Forma)
| Color | Rounded (8px) | Circle | ||||
|---|---|---|---|---|---|---|
| sm | md | lg | sm | md | lg | |
| gray | ||||||
| green | ||||||
| orange | ||||||
| red | ||||||
| yellow | ||||||
| blue | ||||||