feat: add scandic icon

This commit is contained in:
Fredrik Thorsson
2024-07-04 14:43:31 +02:00
parent 85232401c8
commit 81034c8f2f
4 changed files with 138 additions and 8 deletions

View File

@@ -27,6 +27,7 @@ export { default as PersonIcon } from "./Person"
export { default as PetsIcon } from "./Pets"
export { default as PhoneIcon } from "./Phone"
export { default as PlusCircleIcon } from "./PlusCircle"
export { default as ScandicLogoIcon } from "./ScandicLogo"
export { default as RestaurantIcon } from "./Restaurant"
export { default as TshirtWashIcon } from "./TshirtWash"
export { default as WifiIcon } from "./Wifi"