---
import Icon from '@ui/Icon.astro'
import CardStamp from '@ui/CardStamp.astro'
import Prose from '@ui/Prose.astro'
import { site } from '@shared/lib/site'
interface Props {
class?: string
}
const { class: className } = Astro.props
---
Tabler Icons
All icons come from the Tabler Icons set and are MIT-licensed. Visit
Tabler Icons Website, download any of the {site.iconsCount} icons in SVG, PNG or React and use them in your favourite design tools.