Files
web/components/Icons/index.tsx
2024-04-16 09:24:31 +02:00

6 lines
253 B
TypeScript

export { default as CalendarIcon } from "./Calendar"
export { default as ChevronDownIcon } from "./ChevronDown"
export { default as EmailIcon } from "./Email"
export { default as HouseIcon } from "./House"
export { default as PhoneIcon } from "./Phone"