diff --git a/components/Icons/Ac.tsx b/components/Icons/Ac.tsx
index 5449112ca..b8b5a781a 100644
--- a/components/Icons/Ac.tsx
+++ b/components/Icons/Ac.tsx
@@ -14,23 +14,10 @@ export default function AcIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Accesories.tsx b/components/Icons/Accesories.tsx
index 9aaf0c894..4ca631cee 100644
--- a/components/Icons/Accesories.tsx
+++ b/components/Icons/Accesories.tsx
@@ -18,23 +18,10 @@ export default function AccesoriesIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Accessibility.tsx b/components/Icons/Accessibility.tsx
index 60d9a79d4..bf711678d 100644
--- a/components/Icons/Accessibility.tsx
+++ b/components/Icons/Accessibility.tsx
@@ -18,23 +18,10 @@ export default function AccessibilityIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Air.tsx b/components/Icons/Air.tsx
index 239566515..75b19a56c 100644
--- a/components/Icons/Air.tsx
+++ b/components/Icons/Air.tsx
@@ -14,23 +14,10 @@ export default function AirIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Airplane.tsx b/components/Icons/Airplane.tsx
index c68c37ce1..e68a911b2 100644
--- a/components/Icons/Airplane.tsx
+++ b/components/Icons/Airplane.tsx
@@ -18,23 +18,10 @@ export default function AirplaneIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/ArrowRight.tsx b/components/Icons/ArrowRight.tsx
index 5f05e5f09..d21fb311c 100644
--- a/components/Icons/ArrowRight.tsx
+++ b/components/Icons/ArrowRight.tsx
@@ -20,23 +20,10 @@ export default function ArrowRightIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Bar.tsx b/components/Icons/Bar.tsx
index 45796be66..8ab06dcd7 100644
--- a/components/Icons/Bar.tsx
+++ b/components/Icons/Bar.tsx
@@ -14,23 +14,10 @@ export default function BarIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Bathtub.tsx b/components/Icons/Bathtub.tsx
index 26ab4ed54..52c8a0265 100644
--- a/components/Icons/Bathtub.tsx
+++ b/components/Icons/Bathtub.tsx
@@ -14,23 +14,10 @@ export default function BathtubIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/BedDouble.tsx b/components/Icons/BedDouble.tsx
index 6eb59d7b0..be6e87ac8 100644
--- a/components/Icons/BedDouble.tsx
+++ b/components/Icons/BedDouble.tsx
@@ -18,23 +18,10 @@ export default function BedDoubleIcon({
className={classNames}
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Biking.tsx b/components/Icons/Biking.tsx
index 1cc9b3b9f..2ed9143b5 100644
--- a/components/Icons/Biking.tsx
+++ b/components/Icons/Biking.tsx
@@ -14,23 +14,10 @@ export default function BikingIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Breakfast.tsx b/components/Icons/Breakfast.tsx
index dccfc0c39..6bd0e3705 100644
--- a/components/Icons/Breakfast.tsx
+++ b/components/Icons/Breakfast.tsx
@@ -18,23 +18,10 @@ export default function BreakfastIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Business.tsx b/components/Icons/Business.tsx
index cb6ded53d..57e0e7f9f 100644
--- a/components/Icons/Business.tsx
+++ b/components/Icons/Business.tsx
@@ -18,23 +18,10 @@ export default function BusinessIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Calendar.tsx b/components/Icons/Calendar.tsx
index eaa8f42ac..82f4ba811 100644
--- a/components/Icons/Calendar.tsx
+++ b/components/Icons/Calendar.tsx
@@ -18,23 +18,10 @@ export default function CalendarIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Camera.tsx b/components/Icons/Camera.tsx
index 728a9e1c1..a41729cb6 100644
--- a/components/Icons/Camera.tsx
+++ b/components/Icons/Camera.tsx
@@ -14,23 +14,10 @@ export default function CameraIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Cellphone.tsx b/components/Icons/Cellphone.tsx
index be9d5c0af..d40fdbc8d 100644
--- a/components/Icons/Cellphone.tsx
+++ b/components/Icons/Cellphone.tsx
@@ -18,23 +18,10 @@ export default function CellphoneIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Chair.tsx b/components/Icons/Chair.tsx
index d7cdc81a2..0696cea8f 100644
--- a/components/Icons/Chair.tsx
+++ b/components/Icons/Chair.tsx
@@ -14,23 +14,10 @@ export default function ChairIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Check.tsx b/components/Icons/Check.tsx
index 47c5067a0..b9b266bb0 100644
--- a/components/Icons/Check.tsx
+++ b/components/Icons/Check.tsx
@@ -14,23 +14,10 @@ export default function CheckIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/CheckCircle.tsx b/components/Icons/CheckCircle.tsx
index f8278019b..55f100ceb 100644
--- a/components/Icons/CheckCircle.tsx
+++ b/components/Icons/CheckCircle.tsx
@@ -18,23 +18,10 @@ export default function CheckCircleIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/ChevronDown.tsx b/components/Icons/ChevronDown.tsx
index 1bf541d43..b1370284c 100644
--- a/components/Icons/ChevronDown.tsx
+++ b/components/Icons/ChevronDown.tsx
@@ -18,23 +18,10 @@ export default function ChevronDownIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/ChevronLeft.tsx b/components/Icons/ChevronLeft.tsx
index eb14d07dd..9676480a0 100644
--- a/components/Icons/ChevronLeft.tsx
+++ b/components/Icons/ChevronLeft.tsx
@@ -18,23 +18,10 @@ export default function ChevronLeftIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/ChevronRight.tsx b/components/Icons/ChevronRight.tsx
index 9930ac095..98c1a57a5 100644
--- a/components/Icons/ChevronRight.tsx
+++ b/components/Icons/ChevronRight.tsx
@@ -18,23 +18,10 @@ export default function ChevronRightIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/City.tsx b/components/Icons/City.tsx
index 791242ade..9f101a27d 100644
--- a/components/Icons/City.tsx
+++ b/components/Icons/City.tsx
@@ -14,23 +14,10 @@ export default function CityIcon({ className, color, ...props }: IconProps) {
className={classNames}
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Close.tsx b/components/Icons/Close.tsx
index 6fdb13a67..4cd21c489 100644
--- a/components/Icons/Close.tsx
+++ b/components/Icons/Close.tsx
@@ -14,23 +14,10 @@ export default function CloseIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/CloseLarge.tsx b/components/Icons/CloseLarge.tsx
index e6692f914..2ea89eb5b 100644
--- a/components/Icons/CloseLarge.tsx
+++ b/components/Icons/CloseLarge.tsx
@@ -18,23 +18,10 @@ export default function CloseLargeIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/CoffeeAlt.tsx b/components/Icons/CoffeeAlt.tsx
index e76da5126..1f3051176 100644
--- a/components/Icons/CoffeeAlt.tsx
+++ b/components/Icons/CoffeeAlt.tsx
@@ -18,23 +18,10 @@ export default function CoffeeAltIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Concierge.tsx b/components/Icons/Concierge.tsx
index 69119a969..24362e8c3 100644
--- a/components/Icons/Concierge.tsx
+++ b/components/Icons/Concierge.tsx
@@ -18,23 +18,10 @@ export default function ConciergeIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/ConvenienceStore24h.tsx b/components/Icons/ConvenienceStore24h.tsx
index ace46579c..1c7696aa9 100644
--- a/components/Icons/ConvenienceStore24h.tsx
+++ b/components/Icons/ConvenienceStore24h.tsx
@@ -18,23 +18,10 @@ export default function ConvenienceStore24hIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Cool.tsx b/components/Icons/Cool.tsx
index efa5ae67f..2deb081ad 100644
--- a/components/Icons/Cool.tsx
+++ b/components/Icons/Cool.tsx
@@ -14,23 +14,10 @@ export default function CoolIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Copy.tsx b/components/Icons/Copy.tsx
index 05a5268a5..738456695 100644
--- a/components/Icons/Copy.tsx
+++ b/components/Icons/Copy.tsx
@@ -14,23 +14,10 @@ export default function CopyIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/CreditCard.tsx b/components/Icons/CreditCard.tsx
index ae74314bb..d81ce95f2 100644
--- a/components/Icons/CreditCard.tsx
+++ b/components/Icons/CreditCard.tsx
@@ -18,23 +18,10 @@ export default function CreditCardIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
+
)
}
diff --git a/components/Icons/CrossCircle.tsx b/components/Icons/CrossCircle.tsx
index f4c4c258a..f2c188a75 100644
--- a/components/Icons/CrossCircle.tsx
+++ b/components/Icons/CrossCircle.tsx
@@ -18,23 +18,10 @@ export default function CrossCircleIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Cultural.tsx b/components/Icons/Cultural.tsx
index ede6800b6..af3b9894f 100644
--- a/components/Icons/Cultural.tsx
+++ b/components/Icons/Cultural.tsx
@@ -18,23 +18,10 @@ export default function CulturalIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Delete.tsx b/components/Icons/Delete.tsx
index c91d632a8..2a4150666 100644
--- a/components/Icons/Delete.tsx
+++ b/components/Icons/Delete.tsx
@@ -14,23 +14,10 @@ export default function DeleteIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Desk.tsx b/components/Icons/Desk.tsx
index de9d79ac6..289a227a8 100644
--- a/components/Icons/Desk.tsx
+++ b/components/Icons/Desk.tsx
@@ -14,23 +14,10 @@ export default function DeskIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/DoorOpen.tsx b/components/Icons/DoorOpen.tsx
index 93bc2caf4..27957f2bd 100644
--- a/components/Icons/DoorOpen.tsx
+++ b/components/Icons/DoorOpen.tsx
@@ -18,23 +18,10 @@ export default function DoorOpenIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Download.tsx b/components/Icons/Download.tsx
index 7c1e9017a..3e47c8a5a 100644
--- a/components/Icons/Download.tsx
+++ b/components/Icons/Download.tsx
@@ -18,23 +18,10 @@ export default function DownloadIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Dresser.tsx b/components/Icons/Dresser.tsx
index b81f2bece..2b7d06f1c 100644
--- a/components/Icons/Dresser.tsx
+++ b/components/Icons/Dresser.tsx
@@ -14,23 +14,10 @@ export default function DresserIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Edit.tsx b/components/Icons/Edit.tsx
index 209e16883..b0fa6141e 100644
--- a/components/Icons/Edit.tsx
+++ b/components/Icons/Edit.tsx
@@ -14,23 +14,10 @@ export default function EditIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/ElectricBike.tsx b/components/Icons/ElectricBike.tsx
index 44e796cd8..1e0787c63 100644
--- a/components/Icons/ElectricBike.tsx
+++ b/components/Icons/ElectricBike.tsx
@@ -18,23 +18,10 @@ export default function ElectricBikeIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/ElectricCar.tsx b/components/Icons/ElectricCar.tsx
index 1f9500b64..1af91af32 100644
--- a/components/Icons/ElectricCar.tsx
+++ b/components/Icons/ElectricCar.tsx
@@ -18,23 +18,10 @@ export default function ElectricCarIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Email.tsx b/components/Icons/Email.tsx
index 8915e3991..7f781781f 100644
--- a/components/Icons/Email.tsx
+++ b/components/Icons/Email.tsx
@@ -20,23 +20,10 @@ export default function EmailIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/ErrorCircle.tsx b/components/Icons/ErrorCircle.tsx
index 87b1514d3..4ba0fcde8 100644
--- a/components/Icons/ErrorCircle.tsx
+++ b/components/Icons/ErrorCircle.tsx
@@ -18,23 +18,10 @@ export default function ErrorCircleIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/EyeHide.tsx b/components/Icons/EyeHide.tsx
index cc1db5926..c3da6d258 100644
--- a/components/Icons/EyeHide.tsx
+++ b/components/Icons/EyeHide.tsx
@@ -14,23 +14,10 @@ export default function EyeHideIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/EyeShow.tsx b/components/Icons/EyeShow.tsx
index c3fdaf17d..fc308c352 100644
--- a/components/Icons/EyeShow.tsx
+++ b/components/Icons/EyeShow.tsx
@@ -14,23 +14,10 @@ export default function EyeShowIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Fan.tsx b/components/Icons/Fan.tsx
index 128200104..394d013f2 100644
--- a/components/Icons/Fan.tsx
+++ b/components/Icons/Fan.tsx
@@ -14,23 +14,10 @@ export default function FanIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Fitness.tsx b/components/Icons/Fitness.tsx
index 69b965a7b..113a90fb0 100644
--- a/components/Icons/Fitness.tsx
+++ b/components/Icons/Fitness.tsx
@@ -14,23 +14,10 @@ export default function FitnessIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Footstool.tsx b/components/Icons/Footstool.tsx
index becb0fd80..6d7c6cc42 100644
--- a/components/Icons/Footstool.tsx
+++ b/components/Icons/Footstool.tsx
@@ -18,23 +18,10 @@ export default function FootstoolIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Gallery.tsx b/components/Icons/Gallery.tsx
index 5bf1bc8b6..005f539f2 100644
--- a/components/Icons/Gallery.tsx
+++ b/components/Icons/Gallery.tsx
@@ -14,23 +14,10 @@ export default function GalleryIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Garage.tsx b/components/Icons/Garage.tsx
index b715532cc..597c3e90b 100644
--- a/components/Icons/Garage.tsx
+++ b/components/Icons/Garage.tsx
@@ -14,23 +14,10 @@ export default function GarageIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Gift.tsx b/components/Icons/Gift.tsx
index b07015db5..09914ab54 100644
--- a/components/Icons/Gift.tsx
+++ b/components/Icons/Gift.tsx
@@ -14,23 +14,10 @@ export default function GiftIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Globe.tsx b/components/Icons/Globe.tsx
index 7ea19bf87..16bda388e 100644
--- a/components/Icons/Globe.tsx
+++ b/components/Icons/Globe.tsx
@@ -14,23 +14,10 @@ export default function GlobeIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Golf.tsx b/components/Icons/Golf.tsx
index 027c906d7..a685ea440 100644
--- a/components/Icons/Golf.tsx
+++ b/components/Icons/Golf.tsx
@@ -14,23 +14,10 @@ export default function GolfIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Groceries.tsx b/components/Icons/Groceries.tsx
index 404f09f7b..69410ed29 100644
--- a/components/Icons/Groceries.tsx
+++ b/components/Icons/Groceries.tsx
@@ -18,23 +18,10 @@ export default function GroceriesIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Hairdryer.tsx b/components/Icons/Hairdryer.tsx
index 4d6ca72b2..bca9ef2e7 100644
--- a/components/Icons/Hairdryer.tsx
+++ b/components/Icons/Hairdryer.tsx
@@ -18,41 +18,28 @@ export default function HairdryerIcon({
className={classNames}
{...props}
>
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
)
}
diff --git a/components/Icons/HandSoap.tsx b/components/Icons/HandSoap.tsx
index a6850e4fe..70efe77f0 100644
--- a/components/Icons/HandSoap.tsx
+++ b/components/Icons/HandSoap.tsx
@@ -18,32 +18,12 @@ export default function HandSoapIcon({
className={classNames}
{...props}
>
-
-
-
-
-
-
-
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Hanger.tsx b/components/Icons/Hanger.tsx
index 63c869619..e75ac5489 100644
--- a/components/Icons/Hanger.tsx
+++ b/components/Icons/Hanger.tsx
@@ -14,23 +14,10 @@ export default function HangerIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/HangerAlt.tsx b/components/Icons/HangerAlt.tsx
index 732656e60..67167cd8c 100644
--- a/components/Icons/HangerAlt.tsx
+++ b/components/Icons/HangerAlt.tsx
@@ -18,23 +18,10 @@ export default function HangerAltIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Heart.tsx b/components/Icons/Heart.tsx
index 49cbb1171..3f191732e 100644
--- a/components/Icons/Heart.tsx
+++ b/components/Icons/Heart.tsx
@@ -14,23 +14,10 @@ export default function HeartIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Heat.tsx b/components/Icons/Heat.tsx
index ef093e955..f2c2a4318 100644
--- a/components/Icons/Heat.tsx
+++ b/components/Icons/Heat.tsx
@@ -14,23 +14,10 @@ export default function HeatIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/House.tsx b/components/Icons/House.tsx
index 1ddcf0f74..2fa747d57 100644
--- a/components/Icons/House.tsx
+++ b/components/Icons/House.tsx
@@ -14,28 +14,12 @@ export default function HouseIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Image.tsx b/components/Icons/Image.tsx
index 9fcfe4a71..aa0b875df 100644
--- a/components/Icons/Image.tsx
+++ b/components/Icons/Image.tsx
@@ -14,23 +14,10 @@ export default function ImageIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/InfoCircle.tsx b/components/Icons/InfoCircle.tsx
index f87f5d663..3d9bc82c1 100644
--- a/components/Icons/InfoCircle.tsx
+++ b/components/Icons/InfoCircle.tsx
@@ -18,23 +18,10 @@ export default function InfoCircleIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Iron.tsx b/components/Icons/Iron.tsx
index ac2ac4882..4f5964a90 100644
--- a/components/Icons/Iron.tsx
+++ b/components/Icons/Iron.tsx
@@ -14,23 +14,10 @@ export default function IronIcon({ className, color, ...props }: IconProps) {
className={classNames}
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Kayaking.tsx b/components/Icons/Kayaking.tsx
index 1d4061a3a..1c5e61304 100644
--- a/components/Icons/Kayaking.tsx
+++ b/components/Icons/Kayaking.tsx
@@ -18,23 +18,10 @@ export default function KayakingIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Kettle.tsx b/components/Icons/Kettle.tsx
index 28713719a..c75521398 100644
--- a/components/Icons/Kettle.tsx
+++ b/components/Icons/Kettle.tsx
@@ -14,23 +14,10 @@ export default function KettleIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/KingBed.tsx b/components/Icons/KingBed.tsx
index d4df0f225..5e0f0615d 100644
--- a/components/Icons/KingBed.tsx
+++ b/components/Icons/KingBed.tsx
@@ -14,14 +14,11 @@ export default function KingBedIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
+
)
}
diff --git a/components/Icons/Lamp.tsx b/components/Icons/Lamp.tsx
index bde8af3dd..785a09dce 100644
--- a/components/Icons/Lamp.tsx
+++ b/components/Icons/Lamp.tsx
@@ -14,23 +14,10 @@ export default function LampIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/LaundryMachine.tsx b/components/Icons/LaundryMachine.tsx
index b4225197d..85f0bbb17 100644
--- a/components/Icons/LaundryMachine.tsx
+++ b/components/Icons/LaundryMachine.tsx
@@ -18,23 +18,10 @@ export default function LaundryMachineIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/LocalBar.tsx b/components/Icons/LocalBar.tsx
index 7a5b3bb51..cd6b2f5dc 100644
--- a/components/Icons/LocalBar.tsx
+++ b/components/Icons/LocalBar.tsx
@@ -18,23 +18,10 @@ export default function LocalBarIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Location.tsx b/components/Icons/Location.tsx
index b5d1d0e64..1b4eba611 100644
--- a/components/Icons/Location.tsx
+++ b/components/Icons/Location.tsx
@@ -18,23 +18,10 @@ export default function LocationIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Lock.tsx b/components/Icons/Lock.tsx
index ce38caa46..5a29f5f3b 100644
--- a/components/Icons/Lock.tsx
+++ b/components/Icons/Lock.tsx
@@ -14,23 +14,10 @@ export default function LockIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Map.tsx b/components/Icons/Map.tsx
index 9571db13b..e8b1b5727 100644
--- a/components/Icons/Map.tsx
+++ b/components/Icons/Map.tsx
@@ -14,23 +14,10 @@ export default function MapIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Museum.tsx b/components/Icons/Museum.tsx
index d9a774908..5cbada97a 100644
--- a/components/Icons/Museum.tsx
+++ b/components/Icons/Museum.tsx
@@ -14,23 +14,10 @@ export default function MuseumIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Nature.tsx b/components/Icons/Nature.tsx
index 4c48c377f..592620ab9 100644
--- a/components/Icons/Nature.tsx
+++ b/components/Icons/Nature.tsx
@@ -14,23 +14,10 @@ export default function NatureIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Nightlife.tsx b/components/Icons/Nightlife.tsx
index 093099cb9..817f2ed5d 100644
--- a/components/Icons/Nightlife.tsx
+++ b/components/Icons/Nightlife.tsx
@@ -18,23 +18,10 @@ export default function NightlifeIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/NoBreakfast.tsx b/components/Icons/NoBreakfast.tsx
index c09af6616..063b5defe 100644
--- a/components/Icons/NoBreakfast.tsx
+++ b/components/Icons/NoBreakfast.tsx
@@ -18,23 +18,10 @@ export default function NoBreakfastIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/NoSmoking.tsx b/components/Icons/NoSmoking.tsx
index bdaa7d3f3..9ca2be0de 100644
--- a/components/Icons/NoSmoking.tsx
+++ b/components/Icons/NoSmoking.tsx
@@ -18,23 +18,10 @@ export default function NoSmokingIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/OutdoorFurniture.tsx b/components/Icons/OutdoorFurniture.tsx
index 3ddac9f38..d0cdb78f3 100644
--- a/components/Icons/OutdoorFurniture.tsx
+++ b/components/Icons/OutdoorFurniture.tsx
@@ -18,23 +18,10 @@ export default function OutdoorFurnitureIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Parking.tsx b/components/Icons/Parking.tsx
index 3680757e4..cbcf30927 100644
--- a/components/Icons/Parking.tsx
+++ b/components/Icons/Parking.tsx
@@ -14,23 +14,10 @@ export default function ParkingIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/People2.tsx b/components/Icons/People2.tsx
index df5319f33..55f16de36 100644
--- a/components/Icons/People2.tsx
+++ b/components/Icons/People2.tsx
@@ -14,23 +14,10 @@ export default function People2Icon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Person.tsx b/components/Icons/Person.tsx
index bc2452ac4..5f2671194 100644
--- a/components/Icons/Person.tsx
+++ b/components/Icons/Person.tsx
@@ -14,23 +14,10 @@ export default function PersonIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Pets.tsx b/components/Icons/Pets.tsx
index db832a5af..679a3afee 100644
--- a/components/Icons/Pets.tsx
+++ b/components/Icons/Pets.tsx
@@ -14,23 +14,10 @@ export default function PetsIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Phone.tsx b/components/Icons/Phone.tsx
index 1dd1c960e..a63adc769 100644
--- a/components/Icons/Phone.tsx
+++ b/components/Icons/Phone.tsx
@@ -20,23 +20,10 @@ export default function PhoneIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/PlusCircle.tsx b/components/Icons/PlusCircle.tsx
index aa2c40afb..3f391672a 100644
--- a/components/Icons/PlusCircle.tsx
+++ b/components/Icons/PlusCircle.tsx
@@ -18,23 +18,10 @@ export default function PlusCircleIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/PriceTag.tsx b/components/Icons/PriceTag.tsx
index d91e28900..fd735a1d3 100644
--- a/components/Icons/PriceTag.tsx
+++ b/components/Icons/PriceTag.tsx
@@ -18,23 +18,10 @@ export default function PriceTagIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Printer.tsx b/components/Icons/Printer.tsx
index d703940da..e82696d37 100644
--- a/components/Icons/Printer.tsx
+++ b/components/Icons/Printer.tsx
@@ -14,23 +14,10 @@ export default function PrinterIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Restaurant.tsx b/components/Icons/Restaurant.tsx
index 4ac06eb32..8fe36e0e6 100644
--- a/components/Icons/Restaurant.tsx
+++ b/components/Icons/Restaurant.tsx
@@ -18,23 +18,10 @@ export default function RestaurantIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/RoomService.tsx b/components/Icons/RoomService.tsx
index 00aadd7d0..b472c7e2a 100644
--- a/components/Icons/RoomService.tsx
+++ b/components/Icons/RoomService.tsx
@@ -18,23 +18,10 @@ export default function RoomServiceIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/SafetyBox.tsx b/components/Icons/SafetyBox.tsx
index 2b79a063f..7dc9e9590 100644
--- a/components/Icons/SafetyBox.tsx
+++ b/components/Icons/SafetyBox.tsx
@@ -18,29 +18,16 @@ export default function SafetyBoxIcon({
className={classNames}
{...props}
>
-
-
-
-
-
-
-
+
+
)
}
diff --git a/components/Icons/Sauna.tsx b/components/Icons/Sauna.tsx
index 13288f6d9..f5535c270 100644
--- a/components/Icons/Sauna.tsx
+++ b/components/Icons/Sauna.tsx
@@ -14,23 +14,10 @@ export default function SaunaIcon({ className, color, ...props }: IconProps) {
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Search.tsx b/components/Icons/Search.tsx
index aa9f15e52..a849ffcbe 100644
--- a/components/Icons/Search.tsx
+++ b/components/Icons/Search.tsx
@@ -14,23 +14,10 @@ export default function SearchIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Service.tsx b/components/Icons/Service.tsx
index 1f91f7cd8..9ebb97d6a 100644
--- a/components/Icons/Service.tsx
+++ b/components/Icons/Service.tsx
@@ -14,23 +14,10 @@ export default function ServiceIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Shopping.tsx b/components/Icons/Shopping.tsx
index 87b1da6b2..d427f3a38 100644
--- a/components/Icons/Shopping.tsx
+++ b/components/Icons/Shopping.tsx
@@ -18,23 +18,10 @@ export default function ShoppingIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Shower.tsx b/components/Icons/Shower.tsx
index 432b5f346..0f54c4829 100644
--- a/components/Icons/Shower.tsx
+++ b/components/Icons/Shower.tsx
@@ -14,23 +14,10 @@ export default function ShowerIcon({ className, color, ...props }: IconProps) {
className={classNames}
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Skateboarding.tsx b/components/Icons/Skateboarding.tsx
index 6c0106ff3..a94dd0ff2 100644
--- a/components/Icons/Skateboarding.tsx
+++ b/components/Icons/Skateboarding.tsx
@@ -18,23 +18,10 @@ export default function SkateboardingIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Smoking.tsx b/components/Icons/Smoking.tsx
index 58c30abce..e382ccc34 100644
--- a/components/Icons/Smoking.tsx
+++ b/components/Icons/Smoking.tsx
@@ -14,23 +14,10 @@ export default function SmokingIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Spa.tsx b/components/Icons/Spa.tsx
index f3141a4e4..7cc26f820 100644
--- a/components/Icons/Spa.tsx
+++ b/components/Icons/Spa.tsx
@@ -14,23 +14,10 @@ export default function SpaIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/StarFilled.tsx b/components/Icons/StarFilled.tsx
index 4e96f47d9..300924a37 100644
--- a/components/Icons/StarFilled.tsx
+++ b/components/Icons/StarFilled.tsx
@@ -18,23 +18,10 @@ export default function StarFilledIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Street.tsx b/components/Icons/Street.tsx
index 414df197c..b2b0c2dfb 100644
--- a/components/Icons/Street.tsx
+++ b/components/Icons/Street.tsx
@@ -14,23 +14,10 @@ export default function StreetIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Swim.tsx b/components/Icons/Swim.tsx
index abd2bd29a..534bb2068 100644
--- a/components/Icons/Swim.tsx
+++ b/components/Icons/Swim.tsx
@@ -14,23 +14,10 @@ export default function SwimIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Thermostat.tsx b/components/Icons/Thermostat.tsx
index 2fd3ebe97..490f2f042 100644
--- a/components/Icons/Thermostat.tsx
+++ b/components/Icons/Thermostat.tsx
@@ -18,23 +18,10 @@ export default function ThermostatIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Train.tsx b/components/Icons/Train.tsx
index 79fae85f4..b892a9064 100644
--- a/components/Icons/Train.tsx
+++ b/components/Icons/Train.tsx
@@ -14,23 +14,10 @@ export default function TrainIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/TripAdvisor.tsx b/components/Icons/TripAdvisor.tsx
index a1fc6d416..0b58ca839 100644
--- a/components/Icons/TripAdvisor.tsx
+++ b/components/Icons/TripAdvisor.tsx
@@ -18,25 +18,12 @@ export default function TripAdvisorIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Tshirt.tsx b/components/Icons/Tshirt.tsx
index e6643725b..4d92d2418 100644
--- a/components/Icons/Tshirt.tsx
+++ b/components/Icons/Tshirt.tsx
@@ -14,23 +14,10 @@ export default function TshirtIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/TshirtWash.tsx b/components/Icons/TshirtWash.tsx
index 7b952490f..58dea52a8 100644
--- a/components/Icons/TshirtWash.tsx
+++ b/components/Icons/TshirtWash.tsx
@@ -18,23 +18,10 @@ export default function TshirtWashIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/TvCasting.tsx b/components/Icons/TvCasting.tsx
index ea6e7b90d..5169f41bf 100644
--- a/components/Icons/TvCasting.tsx
+++ b/components/Icons/TvCasting.tsx
@@ -18,23 +18,10 @@ export default function TvCastingIcon({
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/WarningTriangle.tsx b/components/Icons/WarningTriangle.tsx
index 78d47d60a..cc4ebb766 100644
--- a/components/Icons/WarningTriangle.tsx
+++ b/components/Icons/WarningTriangle.tsx
@@ -18,23 +18,10 @@ export default function WarningTriangleIcon({
xmlns="http://www.w3.org/2000/svg"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/Wifi.tsx b/components/Icons/Wifi.tsx
index 80d2d1000..594bbe660 100644
--- a/components/Icons/Wifi.tsx
+++ b/components/Icons/Wifi.tsx
@@ -14,23 +14,10 @@ export default function BarIcon({ className, color, ...props }: IconProps) {
fill="none"
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/WindowCurtainsAlt.tsx b/components/Icons/WindowCurtainsAlt.tsx
index f32529566..6fe6dce4c 100644
--- a/components/Icons/WindowCurtainsAlt.tsx
+++ b/components/Icons/WindowCurtainsAlt.tsx
@@ -18,23 +18,10 @@ export default function WindowCurtainsAltIcon({
className={classNames}
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/WindowNotAvailable.tsx b/components/Icons/WindowNotAvailable.tsx
index f064e146d..9e938c1e9 100644
--- a/components/Icons/WindowNotAvailable.tsx
+++ b/components/Icons/WindowNotAvailable.tsx
@@ -18,35 +18,22 @@ export default function WindowNotAvailableIcon({
className={classNames}
{...props}
>
-
-
-
-
-
-
-
-
+
+
+
)
}
diff --git a/components/Icons/WineBar.tsx b/components/Icons/WineBar.tsx
index a0ae499d1..1140d4ee6 100644
--- a/components/Icons/WineBar.tsx
+++ b/components/Icons/WineBar.tsx
@@ -14,23 +14,10 @@ export default function WineBarIcon({ className, color, ...props }: IconProps) {
className={classNames}
{...props}
>
-
-
-
-
-
-
+
)
}
diff --git a/components/Icons/WoodFloor.tsx b/components/Icons/WoodFloor.tsx
index e7eaa4f35..1f57c69ad 100644
--- a/components/Icons/WoodFloor.tsx
+++ b/components/Icons/WoodFloor.tsx
@@ -18,67 +18,54 @@ export default function WoodFloorIcon({
className={classNames}
{...props}
>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
)
}
diff --git a/components/Icons/Yard.tsx b/components/Icons/Yard.tsx
index 9e853b4b0..19c0bd09b 100644
--- a/components/Icons/Yard.tsx
+++ b/components/Icons/Yard.tsx
@@ -14,23 +14,10 @@ export default function YardIcon({ className, color, ...props }: IconProps) {
className={classNames}
{...props}
>
-
-
-
-
-
-
+
)
}