--- import type { SvgIconProps } from '@libs/icon' type Props = SvgIconProps const { class: className, height, width } = Astro.props --- Bootstrap