@wikicasa-dev/svg-icons 0.3.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +47 -47
- package/dist/DefaultValues-CpabIgVz.js +9 -0
- package/dist/lib/index.js +332 -0
- package/dist/lib/svgIcons/AboutUsIcon.d.ts +2 -3
- package/dist/lib/svgIcons/AboutUsIcon.js +33 -0
- package/dist/lib/svgIcons/AirConditionerIcon.d.ts +1 -2
- package/dist/{AirConditionerIcon.js → lib/svgIcons/AirConditionerIcon.js} +1 -1
- package/dist/lib/svgIcons/AlarmIcon.d.ts +1 -2
- package/dist/{AlarmIcon.js → lib/svgIcons/AlarmIcon.js} +1 -1
- package/dist/{AnalyticsIcon.js → lib/svgIcons/AnalyticsIcon.js} +1 -1
- package/dist/lib/svgIcons/ArchitecturalBarriersIcon.d.ts +1 -2
- package/dist/{ArchitecturalBarriersIcon.js → lib/svgIcons/ArchitecturalBarriersIcon.js} +1 -1
- package/dist/lib/svgIcons/ArrowIcon.js +28 -0
- package/dist/lib/svgIcons/ArrowIndicatorIcon.d.ts +1 -2
- package/dist/{ArrowIndicatorIcon.js → lib/svgIcons/ArrowIndicatorIcon.js} +1 -1
- package/dist/lib/svgIcons/AttachedIcon.d.ts +1 -2
- package/dist/{AttachedIcon.js → lib/svgIcons/AttachedIcon.js} +1 -1
- package/dist/lib/svgIcons/AtticIcon.d.ts +1 -2
- package/dist/{AtticIcon.js → lib/svgIcons/AtticIcon.js} +1 -1
- package/dist/lib/svgIcons/AuctionHammerIcon.d.ts +1 -2
- package/dist/{AuctionHammerIcon.js → lib/svgIcons/AuctionHammerIcon.js} +4 -4
- package/dist/lib/svgIcons/BalconyIcon.d.ts +1 -2
- package/dist/lib/svgIcons/BalconyIcon.js +58 -0
- package/dist/lib/svgIcons/BarChartIcon.d.ts +2 -3
- package/dist/lib/svgIcons/BarChartIcon.js +30 -0
- package/dist/{BathroomIcon.js → lib/svgIcons/BathroomIcon.js} +4 -5
- package/dist/lib/svgIcons/BellIcon.d.ts +2 -3
- package/dist/lib/svgIcons/BellIcon.js +36 -0
- package/dist/lib/svgIcons/BoxIcon.d.ts +1 -2
- package/dist/{BoxIcon.js → lib/svgIcons/BoxIcon.js} +1 -1
- package/dist/lib/svgIcons/BulbIcon.d.ts +2 -3
- package/dist/lib/svgIcons/BulbIcon.js +31 -0
- package/dist/lib/svgIcons/CeilingIcon.d.ts +1 -2
- package/dist/{CeilingIcon.js → lib/svgIcons/CeilingIcon.js} +1 -1
- package/dist/lib/svgIcons/CellarIcon.d.ts +1 -2
- package/dist/{CellarIcon.js → lib/svgIcons/CellarIcon.js} +1 -1
- package/dist/lib/svgIcons/CheckActiveIcon.d.ts +1 -1
- package/dist/{CheckActiveIcon.js → lib/svgIcons/CheckActiveIcon.js} +1 -1
- package/dist/{CheckIcon.js → lib/svgIcons/CheckIcon.js} +6 -7
- package/dist/lib/svgIcons/CheckInactiveIcon.d.ts +1 -1
- package/dist/{CheckInactiveIcon.js → lib/svgIcons/CheckInactiveIcon.js} +1 -1
- package/dist/{CheckRoundedIcon.js → lib/svgIcons/CheckRoundedIcon.js} +4 -4
- package/dist/lib/svgIcons/CloseIcon.d.ts +1 -1
- package/dist/lib/svgIcons/CloseIcon.js +38 -0
- package/dist/lib/svgIcons/ClosetIcon.d.ts +1 -2
- package/dist/{ClosetIcon.js → lib/svgIcons/ClosetIcon.js} +1 -1
- package/dist/lib/svgIcons/CommunalGardenIcon.d.ts +1 -2
- package/dist/{CommunalGardenIcon.js → lib/svgIcons/CommunalGardenIcon.js} +1 -1
- package/dist/lib/svgIcons/CredipassIcon.d.ts +1 -2
- package/dist/{CredipassIcon.js → lib/svgIcons/CredipassIcon.js} +1 -1
- package/dist/lib/svgIcons/DashboardIcon.d.ts +1 -1
- package/dist/{DashboardIcon.js → lib/svgIcons/DashboardIcon.js} +11 -11
- package/dist/lib/svgIcons/DeleteIcon.d.ts +2 -3
- package/dist/lib/svgIcons/DeleteIcon.js +18 -0
- package/dist/{DemandIcon.js → lib/svgIcons/DemandIcon.js} +5 -5
- package/dist/lib/svgIcons/DishwasherIcon.d.ts +1 -2
- package/dist/{DishwasherIcon.js → lib/svgIcons/DishwasherIcon.js} +1 -1
- package/dist/lib/svgIcons/DownloadIcon.js +26 -0
- package/dist/lib/svgIcons/DrawIcon.d.ts +1 -1
- package/dist/{DrawIcon.js → lib/svgIcons/DrawIcon.js} +15 -15
- package/dist/lib/svgIcons/EditIcon.d.ts +1 -1
- package/dist/{EditIcon.js → lib/svgIcons/EditIcon.js} +1 -1
- package/dist/lib/svgIcons/ElectricGateIcon.d.ts +1 -2
- package/dist/{ElectricGateIcon.js → lib/svgIcons/ElectricGateIcon.js} +1 -1
- package/dist/{EnergyClassIcon.js → lib/svgIcons/EnergyClassIcon.js} +4 -5
- package/dist/lib/svgIcons/EntranceIcon.d.ts +1 -2
- package/dist/{EntranceIcon.js → lib/svgIcons/EntranceIcon.js} +1 -1
- package/dist/{ExternalLinkIcon.js → lib/svgIcons/ExternalLinkIcon.js} +7 -8
- package/dist/{FacebookIcon.js → lib/svgIcons/FacebookIcon.js} +1 -1
- package/dist/lib/svgIcons/FacebookRoundedIcon.d.ts +1 -2
- package/dist/{FacebookRoundedIcon.js → lib/svgIcons/FacebookRoundedIcon.js} +1 -1
- package/dist/lib/svgIcons/FireplaceIcon.d.ts +1 -2
- package/dist/{FireplaceIcon.js → lib/svgIcons/FireplaceIcon.js} +1 -1
- package/dist/lib/svgIcons/FixturesIcon.d.ts +1 -2
- package/dist/{FixturesIcon.js → lib/svgIcons/FixturesIcon.js} +3 -3
- package/dist/lib/svgIcons/FridgeIcon.d.ts +1 -2
- package/dist/{FridgeIcon.js → lib/svgIcons/FridgeIcon.js} +1 -1
- package/dist/lib/svgIcons/FrontBuildingIcon.d.ts +1 -2
- package/dist/{FrontBuildingIcon.js → lib/svgIcons/FrontBuildingIcon.js} +1 -1
- package/dist/lib/svgIcons/FurnishedIcon.d.ts +1 -2
- package/dist/{FurnishedIcon.js → lib/svgIcons/FurnishedIcon.js} +1 -1
- package/dist/{GearIcon.js → lib/svgIcons/GearIcon.js} +2 -2
- package/dist/lib/svgIcons/GermanyFlagIcon.d.ts +1 -1
- package/dist/{GermanyFlagIcon.js → lib/svgIcons/GermanyFlagIcon.js} +1 -1
- package/dist/{GoogleIcon.js → lib/svgIcons/GoogleIcon.js} +1 -1
- package/dist/{HamburgerMenuIcon.js → lib/svgIcons/HamburgerMenuIcon.js} +5 -5
- package/dist/lib/svgIcons/HeartIcon.d.ts +1 -1
- package/dist/lib/svgIcons/HeartIcon.js +28 -0
- package/dist/lib/svgIcons/HeartShadowedIcon.d.ts +1 -2
- package/dist/{HeartShadowedIcon.js → lib/svgIcons/HeartShadowedIcon.js} +2 -2
- package/dist/lib/svgIcons/HidePswIcon.d.ts +1 -1
- package/dist/{HidePswIcon.js → lib/svgIcons/HidePswIcon.js} +11 -11
- package/dist/lib/svgIcons/HobIcon.d.ts +1 -2
- package/dist/{HobIcon.js → lib/svgIcons/HobIcon.js} +1 -1
- package/dist/{HomeIcon.js → lib/svgIcons/HomeIcon.js} +7 -7
- package/dist/lib/svgIcons/HotWaterIcon.d.ts +1 -2
- package/dist/{HotWaterIcon.js → lib/svgIcons/HotWaterIcon.js} +1 -1
- package/dist/{HouseValuationIcon.js → lib/svgIcons/HouseValuationIcon.js} +1 -1
- package/dist/lib/svgIcons/InfoIcon.d.ts +1 -2
- package/dist/{InfoIcon.js → lib/svgIcons/InfoIcon.js} +1 -1
- package/dist/{InstagramIcon.js → lib/svgIcons/InstagramIcon.js} +1 -1
- package/dist/lib/svgIcons/ItalyFlagIcon.d.ts +1 -1
- package/dist/{ItalyFlagIcon.js → lib/svgIcons/ItalyFlagIcon.js} +1 -1
- package/dist/{KeyIcon.js → lib/svgIcons/KeyIcon.js} +5 -5
- package/dist/lib/svgIcons/KitchenIcon.d.ts +1 -2
- package/dist/{KitchenIcon.js → lib/svgIcons/KitchenIcon.js} +1 -1
- package/dist/lib/svgIcons/LaundryIcon.d.ts +1 -2
- package/dist/{LaundryIcon.js → lib/svgIcons/LaundryIcon.js} +1 -1
- package/dist/lib/svgIcons/LayersIcon.d.ts +1 -1
- package/dist/{LayersIcon.js → lib/svgIcons/LayersIcon.js} +13 -13
- package/dist/lib/svgIcons/LiftIcon.d.ts +1 -2
- package/dist/{LiftIcon.js → lib/svgIcons/LiftIcon.js} +18 -4
- package/dist/{LinkedinIcon.js → lib/svgIcons/LinkedinIcon.js} +1 -1
- package/dist/lib/svgIcons/LocationIcon.d.ts +1 -1
- package/dist/{LocationIcon.js → lib/svgIcons/LocationIcon.js} +7 -7
- package/dist/{LockIcon.js → lib/svgIcons/LockIcon.js} +12 -12
- package/dist/lib/svgIcons/LogoutIcon.d.ts +2 -3
- package/dist/lib/svgIcons/LogoutIcon.js +35 -0
- package/dist/lib/svgIcons/MailIcon.d.ts +1 -1
- package/dist/{MailIcon.js → lib/svgIcons/MailIcon.js} +9 -9
- package/dist/lib/svgIcons/MapIcon.d.ts +2 -3
- package/dist/lib/svgIcons/MapIcon.js +41 -0
- package/dist/lib/svgIcons/MegaphoneIcon.d.ts +1 -2
- package/dist/{MegaphoneIcon.js → lib/svgIcons/MegaphoneIcon.js} +21 -22
- package/dist/lib/svgIcons/MezzanineIcon.d.ts +1 -2
- package/dist/{MezzanineIcon.js → lib/svgIcons/MezzanineIcon.js} +1 -1
- package/dist/lib/svgIcons/NewsIcon.d.ts +2 -3
- package/dist/lib/svgIcons/NewsIcon.js +54 -0
- package/dist/lib/svgIcons/NotesIcon.d.ts +1 -1
- package/dist/{NotesIcon.js → lib/svgIcons/NotesIcon.js} +16 -16
- package/dist/lib/svgIcons/OpticFiberIcon.d.ts +1 -2
- package/dist/{OpticFiberIcon.js → lib/svgIcons/OpticFiberIcon.js} +1 -1
- package/dist/lib/svgIcons/ParkingIcon.d.ts +1 -2
- package/dist/{ParkingIcon.js → lib/svgIcons/ParkingIcon.js} +1 -1
- package/dist/lib/svgIcons/ParkingSpotIcon.d.ts +1 -2
- package/dist/{ParkingSpotIcon.js → lib/svgIcons/ParkingSpotIcon.js} +1 -1
- package/dist/lib/svgIcons/PartnershipIcon.d.ts +1 -1
- package/dist/{PartnershipIcon.js → lib/svgIcons/PartnershipIcon.js} +1 -1
- package/dist/lib/svgIcons/PhoneIcon.d.ts +1 -1
- package/dist/{PhoneIcon.js → lib/svgIcons/PhoneIcon.js} +9 -9
- package/dist/lib/svgIcons/PhotoAlbumIcon.d.ts +1 -2
- package/dist/{PhotoAlbumIcon.js → lib/svgIcons/PhotoAlbumIcon.js} +1 -1
- package/dist/lib/svgIcons/PhotoIcon.d.ts +1 -2
- package/dist/{PhotoIcon.js → lib/svgIcons/PhotoIcon.js} +5 -5
- package/dist/lib/svgIcons/PinIcon.d.ts +1 -1
- package/dist/lib/svgIcons/PinIcon.js +39 -0
- package/dist/{PinShadowedIcon.js → lib/svgIcons/PinShadowedIcon.js} +1 -1
- package/dist/lib/svgIcons/PlanIcon.d.ts +2 -3
- package/dist/lib/svgIcons/PlanIcon.js +20 -0
- package/dist/lib/svgIcons/PlusIcon.d.ts +1 -1
- package/dist/{PlusIcon.js → lib/svgIcons/PlusIcon.js} +2 -2
- package/dist/lib/svgIcons/PoolIcon.d.ts +1 -2
- package/dist/{PoolIcon.js → lib/svgIcons/PoolIcon.js} +1 -1
- package/dist/lib/svgIcons/PrestigeIcon.d.ts +1 -1
- package/dist/{PrestigeIcon.js → lib/svgIcons/PrestigeIcon.js} +17 -17
- package/dist/{PriceIcon.js → lib/svgIcons/PriceIcon.js} +5 -5
- package/dist/{PrincipalIcon.js → lib/svgIcons/PrincipalIcon.js} +1 -1
- package/dist/lib/svgIcons/PrintIcon.d.ts +1 -1
- package/dist/{PrintIcon.js → lib/svgIcons/PrintIcon.js} +14 -14
- package/dist/lib/svgIcons/PrivateGardenIcon.d.ts +1 -2
- package/dist/{PrivateGardenIcon.js → lib/svgIcons/PrivateGardenIcon.js} +1 -1
- package/dist/lib/svgIcons/ProfileIcon.d.ts +1 -1
- package/dist/{ProfileIcon.js → lib/svgIcons/ProfileIcon.js} +10 -10
- package/dist/lib/svgIcons/QuotesIcon.d.ts +2 -3
- package/dist/lib/svgIcons/QuotesIcon.js +32 -0
- package/dist/lib/svgIcons/ReceptionIcon.d.ts +1 -2
- package/dist/{ReceptionIcon.js → lib/svgIcons/ReceptionIcon.js} +1 -1
- package/dist/lib/svgIcons/RequestIcon.d.ts +2 -3
- package/dist/lib/svgIcons/RequestIcon.js +38 -0
- package/dist/lib/svgIcons/RoofIcon.d.ts +1 -2
- package/dist/{RoofIcon.js → lib/svgIcons/RoofIcon.js} +1 -1
- package/dist/lib/svgIcons/SatelliteSystemIcon.d.ts +1 -2
- package/dist/{SatelliteSystemIcon.js → lib/svgIcons/SatelliteSystemIcon.js} +1 -1
- package/dist/lib/svgIcons/SearchIcon.d.ts +1 -1
- package/dist/{SearchIcon.js → lib/svgIcons/SearchIcon.js} +16 -16
- package/dist/lib/svgIcons/SecurityDoorIcon.d.ts +1 -2
- package/dist/{SecurityDoorIcon.js → lib/svgIcons/SecurityDoorIcon.js} +1 -1
- package/dist/lib/svgIcons/ShareIcon.d.ts +1 -1
- package/dist/{ShareIcon.js → lib/svgIcons/ShareIcon.js} +15 -15
- package/dist/{SortIcon.js → lib/svgIcons/SortIcon.js} +4 -5
- package/dist/lib/svgIcons/SquareMeterIcon.js +26 -0
- package/dist/{StarIcon.js → lib/svgIcons/StarIcon.js} +7 -7
- package/dist/{StreetViewIcon.js → lib/svgIcons/StreetViewIcon.js} +14 -15
- package/dist/lib/svgIcons/SuitcaseIcon.d.ts +2 -3
- package/dist/lib/svgIcons/SuitcaseIcon.js +36 -0
- package/dist/lib/svgIcons/TavernIcon.d.ts +1 -2
- package/dist/{TavernIcon.js → lib/svgIcons/TavernIcon.js} +1 -1
- package/dist/lib/svgIcons/TelegramRoundedIcon.d.ts +1 -2
- package/dist/{TelegramRoundedIcon.js → lib/svgIcons/TelegramRoundedIcon.js} +1 -1
- package/dist/lib/svgIcons/TennisIcon.d.ts +1 -2
- package/dist/{TennisIcon.js → lib/svgIcons/TennisIcon.js} +1 -1
- package/dist/lib/svgIcons/TerraceIcon.d.ts +1 -2
- package/dist/lib/svgIcons/TerraceIcon.js +56 -0
- package/dist/lib/svgIcons/TieIcon.d.ts +2 -3
- package/dist/lib/svgIcons/TieIcon.js +30 -0
- package/dist/lib/svgIcons/TourIcon.d.ts +2 -3
- package/dist/lib/svgIcons/TourIcon.js +41 -0
- package/dist/{TransactionIcon.js → lib/svgIcons/TransactionIcon.js} +4 -5
- package/dist/lib/svgIcons/TypeFloorIcon.d.ts +1 -2
- package/dist/{TypeFloorIcon.js → lib/svgIcons/TypeFloorIcon.js} +1 -1
- package/dist/lib/svgIcons/TypeRollerShutterIcon.d.ts +1 -2
- package/dist/{TypeRollerShutterIcon.js → lib/svgIcons/TypeRollerShutterIcon.js} +1 -1
- package/dist/lib/svgIcons/TypeTvIcon.d.ts +1 -2
- package/dist/{TypeTvIcon.js → lib/svgIcons/TypeTvIcon.js} +1 -1
- package/dist/lib/svgIcons/TypeViewIcon.d.ts +1 -2
- package/dist/{TypeViewIcon.js → lib/svgIcons/TypeViewIcon.js} +1 -1
- package/dist/lib/svgIcons/UkFlagIcon.d.ts +1 -1
- package/dist/{UkFlagIcon.js → lib/svgIcons/UkFlagIcon.js} +1 -1
- package/dist/lib/svgIcons/UploadIcon.d.ts +1 -2
- package/dist/{UploadIcon.js → lib/svgIcons/UploadIcon.js} +1 -1
- package/dist/lib/svgIcons/ValuationIcon.d.ts +2 -3
- package/dist/lib/svgIcons/ValuationIcon.js +34 -0
- package/dist/lib/svgIcons/VideoIcon.d.ts +2 -3
- package/dist/lib/svgIcons/VideoIcon.js +35 -0
- package/dist/lib/svgIcons/ViewPswIcon.d.ts +1 -1
- package/dist/{ViewPswIcon.js → lib/svgIcons/ViewPswIcon.js} +5 -5
- package/dist/lib/svgIcons/WalletIcon.d.ts +1 -1
- package/dist/{WalletIcon.js → lib/svgIcons/WalletIcon.js} +13 -13
- package/dist/lib/svgIcons/WarningIcon.d.ts +1 -1
- package/dist/lib/svgIcons/WarningIcon.js +36 -0
- package/dist/lib/svgIcons/WarningIconRounded.d.ts +1 -1
- package/dist/lib/svgIcons/WarningIconRounded.js +40 -0
- package/dist/lib/svgIcons/WashingMachineIcon.d.ts +1 -2
- package/dist/{WashingMachineIcon.js → lib/svgIcons/WashingMachineIcon.js} +1 -1
- package/dist/lib/svgIcons/WhatsappRoundedIcon.d.ts +1 -2
- package/dist/{WhatsappRoundedIcon.js → lib/svgIcons/WhatsappRoundedIcon.js} +1 -1
- package/dist/lib/svgIcons/WhirlpoolIcon.d.ts +1 -2
- package/dist/{WhirlpoolIcon.js → lib/svgIcons/WhirlpoolIcon.js} +1 -1
- package/dist/lib/svgIcons/WikicasaIcon.d.ts +1 -2
- package/dist/{WikicasaIcon.js → lib/svgIcons/WikicasaIcon.js} +1 -1
- package/dist/lib/svgIcons/WikicasaRoundedIcon.d.ts +1 -2
- package/dist/{WikicasaRoundedIcon.js → lib/svgIcons/WikicasaRoundedIcon.js} +1 -1
- package/dist/lib/svgIcons/WkAppIcon.d.ts +1 -1
- package/dist/{WkAppIcon.js → lib/svgIcons/WkAppIcon.js} +1 -1
- package/dist/lib/svgIcons/WkFavIcon.d.ts +1 -1
- package/dist/{WkFavIcon.js → lib/svgIcons/WkFavIcon.js} +1 -1
- package/dist/{YoutubeIcon.js → lib/svgIcons/YoutubeIcon.js} +1 -1
- package/dist/lib/svgIcons/poi/BankIcon.d.ts +1 -2
- package/dist/{BankIcon.js → lib/svgIcons/poi/BankIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/BusIcon.d.ts +1 -2
- package/dist/{BusIcon.js → lib/svgIcons/poi/BusIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/CartIcon.d.ts +1 -2
- package/dist/{CartIcon.js → lib/svgIcons/poi/CartIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/ChargeIcon.d.ts +1 -2
- package/dist/{ChargeIcon.js → lib/svgIcons/poi/ChargeIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/HospitalIcon.d.ts +1 -2
- package/dist/{HospitalIcon.js → lib/svgIcons/poi/HospitalIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/MetroIcon.d.ts +1 -2
- package/dist/{MetroIcon.js → lib/svgIcons/poi/MetroIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/PharmacyIcon.d.ts +1 -2
- package/dist/{PharmacyIcon.js → lib/svgIcons/poi/PharmacyIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/PostOfficeIcon.d.ts +1 -2
- package/dist/{PostOfficeIcon.js → lib/svgIcons/poi/PostOfficeIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/SchoolIcon.d.ts +1 -2
- package/dist/{SchoolIcon.js → lib/svgIcons/poi/SchoolIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/SubwayIcon.d.ts +1 -2
- package/dist/{SubwayIcon.js → lib/svgIcons/poi/SubwayIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/SupermarketIcon.d.ts +1 -2
- package/dist/{SupermarketIcon.js → lib/svgIcons/poi/SupermarketIcon.js} +1 -1
- package/dist/lib/svgIcons/poi/TrainIcon.d.ts +1 -2
- package/dist/{TrainIcon.js → lib/svgIcons/poi/TrainIcon.js} +2 -2
- package/dist/lib/svgIcons/poi/TransportIcon.d.ts +1 -2
- package/dist/{TransportIcon.js → lib/svgIcons/poi/TransportIcon.js} +1 -1
- package/dist/lib/svgImages/CheckImg.d.ts +1 -1
- package/dist/{CheckImg.js → lib/svgImages/CheckImg.js} +1 -1
- package/dist/lib/svgImages/GenericUserWikiAvatar.d.ts +1 -1
- package/dist/{GenericUserWikiAvatar.js → lib/svgImages/GenericUserWikiAvatar.js} +1 -1
- package/dist/lib/svgImages/GenericUserWikiAvatarSquaredImg.d.ts +1 -1
- package/dist/{GenericUserWikiAvatarSquaredImg.js → lib/svgImages/GenericUserWikiAvatarSquaredImg.js} +1 -1
- package/dist/lib/svgImages/IareeImg.d.ts +1 -1
- package/dist/{IareeImg.js → lib/svgImages/IareeImg.js} +1 -1
- package/dist/lib/svgImages/InsightImg.d.ts +1 -1
- package/dist/{InsightImg.js → lib/svgImages/InsightImg.js} +1 -1
- package/dist/lib/svgImages/ShieldImg.d.ts +1 -1
- package/dist/{ShieldImg.js → lib/svgImages/ShieldImg.js} +1 -1
- package/dist/lib/svgImages/SnapImg.d.ts +1 -1
- package/dist/{SnapImg.js → lib/svgImages/SnapImg.js} +1 -1
- package/dist/lib/svgImages/StopWatchImg.d.ts +1 -1
- package/dist/{StopWatchImg.js → lib/svgImages/StopWatchImg.js} +1 -1
- package/dist/lib/svgImages/WikiNerd.d.ts +1 -1
- package/dist/{WikiNerd.js → lib/svgImages/WikiNerd.js} +1 -1
- package/dist/lib/svgImages/WikiNerdAgency.d.ts +1 -1
- package/dist/{WikiNerdAgency.js → lib/svgImages/WikiNerdAgency.js} +1 -1
- package/dist/lib/svgImages/WikiNerdAnalyzeImg.d.ts +1 -1
- package/dist/{WikiNerdAnalyzeImg.js → lib/svgImages/WikiNerdAnalyzeImg.js} +1 -1
- package/dist/lib/svgImages/WikiNerdDownloadApp.d.ts +1 -1
- package/dist/{WikiNerdDownloadApp.js → lib/svgImages/WikiNerdDownloadApp.js} +1 -1
- package/dist/lib/svgImages/WikiNerdMercatoHome.d.ts +1 -1
- package/dist/{WikiNerdMercatoHome.js → lib/svgImages/WikiNerdMercatoHome.js} +1 -1
- package/dist/lib/svgImages/WikiNerdValuationNotAvailableImg.d.ts +1 -1
- package/dist/{WikiNerdValuationNotAvailableImg.js → lib/svgImages/WikiNerdValuationNotAvailableImg.js} +1 -1
- package/dist/lib/svgImages/WikiNerdValutaDesktop.d.ts +1 -1
- package/dist/{WikiNerdValutaDesktop.js → lib/svgImages/WikiNerdValutaDesktop.js} +1 -1
- package/dist/lib/svgImages/WikiNerdValutaMobile.d.ts +1 -1
- package/dist/{WikiNerdValutaMobile.js → lib/svgImages/WikiNerdValutaMobile.js} +1 -1
- package/dist/lib/svgImages/WikiNoSavedSearches.d.ts +1 -1
- package/dist/{WikiNoSavedSearches.js → lib/svgImages/WikiNoSavedSearches.js} +1 -1
- package/dist/lib/svgImages/WikicasaDatiLogo.d.ts +1 -1
- package/dist/{WikicasaDatiLogo.js → lib/svgImages/WikicasaDatiLogo.js} +12 -12
- package/dist/lib/svgImages/WikicasaLogo.d.ts +1 -1
- package/dist/{WikicasaLogo.js → lib/svgImages/WikicasaLogo.js} +7 -7
- package/dist/lib/svgImages/WikicasaProIcon.d.ts +1 -1
- package/dist/{WikicasaProIcon.js → lib/svgImages/WikicasaProIcon.js} +1 -1
- package/dist/lib/svgImages/WikicasaStudioLogo.d.ts +1 -1
- package/dist/{WikicasaStudioLogo.js → lib/svgImages/WikicasaStudioLogo.js} +1 -1
- package/dist/svgIconFactory-BpnFimFz.js +29 -0
- package/dist/types/FunctionalSvgIconComponent.d.ts +21 -1
- package/dist/utilities/DefaultValues.d.ts +3 -9
- package/dist/utilities/svgIconFactory.d.ts +32 -2
- package/dist/utilities/svgImagefactory.d.ts +2 -2
- package/package.json +5 -5
- package/dist/AboutUsIcon.js +0 -41
- package/dist/ArrowIcon.js +0 -28
- package/dist/BalconyIcon.js +0 -31
- package/dist/BarChartIcon.js +0 -39
- package/dist/BellIcon.js +0 -45
- package/dist/BulbIcon.js +0 -40
- package/dist/CloseIcon.js +0 -38
- package/dist/DefaultValues-DOBkctU1.js +0 -10
- package/dist/DeleteIcon.js +0 -28
- package/dist/DownloadIcon.js +0 -47
- package/dist/HeartIcon.js +0 -28
- package/dist/LogoutIcon.js +0 -44
- package/dist/MapIcon.js +0 -50
- package/dist/NewsIcon.js +0 -63
- package/dist/PinIcon.js +0 -39
- package/dist/PlanIcon.js +0 -31
- package/dist/QuotesIcon.js +0 -41
- package/dist/RequestIcon.js +0 -47
- package/dist/SquareMeterIcon.js +0 -26
- package/dist/SuitcaseIcon.js +0 -45
- package/dist/TerraceIcon.js +0 -34
- package/dist/TieIcon.js +0 -39
- package/dist/TourIcon.js +0 -50
- package/dist/ValuationIcon.js +0 -43
- package/dist/VideoIcon.js +0 -44
- package/dist/WarningIcon.js +0 -36
- package/dist/WarningIconRounded.js +0 -40
- package/dist/index.js +0 -332
- package/dist/svgIconFactory-Dn0WJdb3.js +0 -23
- /package/dist/{FunctionalSvgIconComponent.js → types/FunctionalSvgIconComponent.js} +0 -0
package/dist/ArrowIcon.js
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { h as t } from "vue";
|
|
2
|
-
import { g as n } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const d = (o, { attrs: e }) => {
|
|
4
|
-
o = { ...n(), ...o };
|
|
5
|
-
const { width: r, height: i } = o;
|
|
6
|
-
return t(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 20.243 11.621",
|
|
11
|
-
width: `${r}`,
|
|
12
|
-
height: `${i}`,
|
|
13
|
-
class: o.class ?? "",
|
|
14
|
-
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
t("path", {
|
|
17
|
-
fill: "none",
|
|
18
|
-
stroke: `${e["stroke-color"] ?? "#222"}`,
|
|
19
|
-
"stroke-linecap": "round",
|
|
20
|
-
"stroke-linejoin": "round",
|
|
21
|
-
"stroke-width": `${e["stroke-width"] ?? "3"}`,
|
|
22
|
-
d: "m18.121 2.121-8 8-8-8"
|
|
23
|
-
})
|
|
24
|
-
);
|
|
25
|
-
};
|
|
26
|
-
export {
|
|
27
|
-
d as ArrowIcon
|
|
28
|
-
};
|
package/dist/BalconyIcon.js
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { h as a } from "vue";
|
|
2
|
-
import { s as e } from "./svgIconFactory-Dn0WJdb3.js";
|
|
3
|
-
const o = (t) => e({
|
|
4
|
-
props: t,
|
|
5
|
-
svgNodeAttrs: {
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
-
viewBox: "0 0 17.427 17.135",
|
|
8
|
-
width: t.width ?? 17,
|
|
9
|
-
height: t.height ?? 17
|
|
10
|
-
},
|
|
11
|
-
childrenNodes: a(
|
|
12
|
-
"g",
|
|
13
|
-
{ fill: "none", stroke: t["stroke-color"] ?? "#222", "stroke-width": t["stroke-width"] ?? 1, "stroke-linecap": "round", "stroke-linejoin": "round" },
|
|
14
|
-
[
|
|
15
|
-
a("path", { d: "m1.845 10.64-.489 1.433a4.638 4.638 0 0 0 0 2.994l.489 1.433", data: { name: "Tracciato 12973" } }),
|
|
16
|
-
a("path", { d: "m15.641 10.64.489 1.433a4.638 4.638 0 0 1 0 2.994l-.489 1.433", data: { name: "Tracciato 12974" } }),
|
|
17
|
-
a("path", { d: "m4.799 10.64-.489 1.433a4.638 4.638 0 0 0 0 2.994l.489 1.433", data: { name: "Tracciato 12975" } }),
|
|
18
|
-
a("path", { d: "m7.512 10.64-.367 2.151a4.636 4.636 0 0 0 0 1.559l.367 2.15", data: { name: "Tracciato 12976" } }),
|
|
19
|
-
a("path", { d: "m9.974 16.5.367-2.151a4.636 4.636 0 0 0 0-1.559l-.367-2.15", data: { name: "Tracciato 12977" } }),
|
|
20
|
-
a("path", { d: "m12.686 10.64.459 1.267a4.626 4.626 0 0 1 .054 3l-.513 1.592", data: { name: "Tracciato 12978" } }),
|
|
21
|
-
a("path", { d: "M.5 10.479h16.427", data: { name: "Linea 1948" } }),
|
|
22
|
-
a("path", { d: "M.5 16.5h16.427", data: { name: "Linea 1949" } }),
|
|
23
|
-
a("path", { d: "M11.118.5H6.312a1.979 1.979 0 0 0-1.959 2v8.091h8.724V2.5a1.979 1.979 0 0 0-1.959-2Z", data: { name: "Tracciato 12979" } }),
|
|
24
|
-
a("path", { d: "M8.715 10.591V.77", data: { name: "Linea 1950" } }),
|
|
25
|
-
a("path", { d: "M9.527 6.333h.127", data: { name: "Linea 1951" } })
|
|
26
|
-
]
|
|
27
|
-
)
|
|
28
|
-
});
|
|
29
|
-
export {
|
|
30
|
-
o as BalconyIcon
|
|
31
|
-
};
|
package/dist/BarChartIcon.js
DELETED
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { h as t } from "vue";
|
|
2
|
-
import { g as s } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const g = (h, { attrs: a }) => {
|
|
4
|
-
h = { ...s(), ...h };
|
|
5
|
-
const { width: o, height: r, strokeColor: e, fillColor: i } = h;
|
|
6
|
-
return t(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 19.794 19.552",
|
|
11
|
-
width: `${o}`,
|
|
12
|
-
height: `${r}`,
|
|
13
|
-
class: h.class ?? "",
|
|
14
|
-
"aria-hidden": a["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
t(
|
|
17
|
-
"g",
|
|
18
|
-
{
|
|
19
|
-
fill: i,
|
|
20
|
-
stroke: e,
|
|
21
|
-
"stroke-width": `${a["stroke-width"] ?? "1.3"}`
|
|
22
|
-
},
|
|
23
|
-
[
|
|
24
|
-
t("path", {
|
|
25
|
-
d: "M1.792 11.734h2.277a1.142 1.142 0 0 1 1.142 1.142v6.026H.65v-6.026a1.142 1.142 0 0 1 1.142-1.142Z"
|
|
26
|
-
}),
|
|
27
|
-
t("path", {
|
|
28
|
-
d: "M8.759.65h2.277a1.142 1.142 0 0 1 1.142 1.142v17.11H7.617V1.792A1.142 1.142 0 0 1 8.759.65Z"
|
|
29
|
-
}),
|
|
30
|
-
t("path", {
|
|
31
|
-
d: "M15.726 6.718h2.277a1.142 1.142 0 0 1 1.142 1.142v11.042h-4.561V7.86a1.142 1.142 0 0 1 1.142-1.142Z"
|
|
32
|
-
})
|
|
33
|
-
]
|
|
34
|
-
)
|
|
35
|
-
);
|
|
36
|
-
};
|
|
37
|
-
export {
|
|
38
|
-
g as BarChartIcon
|
|
39
|
-
};
|
package/dist/BellIcon.js
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { h as i } from "vue";
|
|
2
|
-
import { g as n } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const h = (e, { attrs: o }) => {
|
|
4
|
-
e = { ...n(), ...e };
|
|
5
|
-
const { width: t, height: r, fillColor: l } = e;
|
|
6
|
-
return i(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 15.283 17.171",
|
|
11
|
-
width: `${t}`,
|
|
12
|
-
height: `${r}`,
|
|
13
|
-
class: e.class ?? "",
|
|
14
|
-
"aria-hidden": o["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
i(
|
|
17
|
-
"g",
|
|
18
|
-
{
|
|
19
|
-
fill: l,
|
|
20
|
-
stroke: `${o["stroke-color"] ?? "#222"}`,
|
|
21
|
-
"stroke-linecap": `${o["stroke-linecap"] ?? "round"}`,
|
|
22
|
-
"stroke-linejoin": `${o["stroke-linejoin"] ?? "round"}`,
|
|
23
|
-
"stroke-width": `${o["stroke-width"] ?? "1.3"}`
|
|
24
|
-
},
|
|
25
|
-
[
|
|
26
|
-
i("path", {
|
|
27
|
-
"stroke-width": "1.202",
|
|
28
|
-
d: "M5.699 14.057v.573a1.943 1.943 0 0 0 3.886 0v-.569"
|
|
29
|
-
}),
|
|
30
|
-
i("path", {
|
|
31
|
-
"stroke-linecap": "round",
|
|
32
|
-
"stroke-linejoin": "round",
|
|
33
|
-
"stroke-width": "1.141",
|
|
34
|
-
d: `M6.276.724a5.015 5.015 0 0 0-1.852.876 6.571 6.571 0 0 0-2.231 5.039v2.513L.884
|
|
35
|
-
11.026a1.638 1.638 0 0 0 .982 2.548 31.038 31.038 0 0 0 11.558.011 1.637 1.637 0 0 0
|
|
36
|
-
.975-2.546l-1.318-1.887V6.639c-.005-.457-.083-3.458-2.307-5.094A4.965 4.965
|
|
37
|
-
0 0 0 8.998.724a6.089 6.089 0 0 0-2.722 0Z`
|
|
38
|
-
})
|
|
39
|
-
]
|
|
40
|
-
)
|
|
41
|
-
);
|
|
42
|
-
};
|
|
43
|
-
export {
|
|
44
|
-
h as BellIcon
|
|
45
|
-
};
|
package/dist/BulbIcon.js
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { h as i } from "vue";
|
|
2
|
-
import { g as n } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const d = (o, { attrs: e }) => {
|
|
4
|
-
o = { ...n(), ...o };
|
|
5
|
-
const { width: t, height: l, strokeColor: r, fillColor: h } = o;
|
|
6
|
-
return i(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 9.043 17.407",
|
|
11
|
-
width: `${t}`,
|
|
12
|
-
height: `${l}`,
|
|
13
|
-
class: o.class ?? "",
|
|
14
|
-
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
i(
|
|
17
|
-
"g",
|
|
18
|
-
{
|
|
19
|
-
fill: h,
|
|
20
|
-
stroke: r,
|
|
21
|
-
"stroke-linecap": `${e["stroke-linecap"] ?? "round"}`,
|
|
22
|
-
"stroke-linejoin": `${e["stroke-linejoin"] ?? "round"}`,
|
|
23
|
-
"stroke-width": `${e["stroke-width"] ?? "1.3"}`
|
|
24
|
-
},
|
|
25
|
-
[
|
|
26
|
-
i("path", {
|
|
27
|
-
d: `M.65 6.627A5.987 5.987 0 0 1 6.995.659a5.766 5.766 0 0 1 3.627 1.526 5.988 5.988 0 0
|
|
28
|
-
1 .147 8.729 1.928 1.928 0 0 0-.451.615l-.886 2.06h-5.63l-.885-2.062a1.95 1.95 0 0
|
|
29
|
-
0-.45-.613A5.954 5.954 0 0 1 .65 6.627Z`
|
|
30
|
-
}),
|
|
31
|
-
i("path", {
|
|
32
|
-
d: "M8.061 16.654H5.172a1.075 1.075 0 0 1-1.058-.891l-.372-2.173h5.746l-.365 2.168a1.073 1.073 0 0 1-1.062.896Z"
|
|
33
|
-
})
|
|
34
|
-
]
|
|
35
|
-
)
|
|
36
|
-
);
|
|
37
|
-
};
|
|
38
|
-
export {
|
|
39
|
-
d as BulbIcon
|
|
40
|
-
};
|
package/dist/CloseIcon.js
DELETED
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { h as i } from "vue";
|
|
2
|
-
import { g as r } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const l = (o, { attrs: e }) => {
|
|
4
|
-
o = { ...r(), ...o };
|
|
5
|
-
const { width: t, height: n } = o;
|
|
6
|
-
return i(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 18.558 18.558",
|
|
11
|
-
width: `${t}`,
|
|
12
|
-
height: `${n}`,
|
|
13
|
-
class: o.class ?? "",
|
|
14
|
-
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
i(
|
|
17
|
-
"g",
|
|
18
|
-
{
|
|
19
|
-
fill: "none",
|
|
20
|
-
stroke: `${e["stroke-color"] ?? "#222"}`,
|
|
21
|
-
"stroke-linecap": `${e["stroke-linecap"] ?? "round"}`,
|
|
22
|
-
"stroke-linejoin": `${e["stroke-linejoin"] ?? "round"}`,
|
|
23
|
-
"stroke-width": `${e["stroke-width"] ?? "3"}`
|
|
24
|
-
},
|
|
25
|
-
[
|
|
26
|
-
i("path", {
|
|
27
|
-
d: "m2.121 2.121 14.316 14.316"
|
|
28
|
-
}),
|
|
29
|
-
i("path", {
|
|
30
|
-
d: "M2.121 16.437 16.244 2.121"
|
|
31
|
-
})
|
|
32
|
-
]
|
|
33
|
-
)
|
|
34
|
-
);
|
|
35
|
-
};
|
|
36
|
-
export {
|
|
37
|
-
l as CloseIcon
|
|
38
|
-
};
|
package/dist/DeleteIcon.js
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { h as t } from "vue";
|
|
2
|
-
import { g as a } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const r = (h, { attrs: e }) => {
|
|
4
|
-
h = { ...a(), ...h };
|
|
5
|
-
const { width: o, height: v } = h;
|
|
6
|
-
return t(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 11.175 13.409",
|
|
11
|
-
width: `${o}`,
|
|
12
|
-
height: `${v}`,
|
|
13
|
-
class: h.class ?? "",
|
|
14
|
-
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
t("path", {
|
|
17
|
-
fill: e["fill-color"] ?? "#222",
|
|
18
|
-
stroke: e["stroke-color"],
|
|
19
|
-
d: `M4.47 0a1.076 1.076 0 0 0-1.117 1.117v.559H0v1.118h.559v8.94a1.685 1.685 0 0 0
|
|
20
|
-
1.676 1.676h6.7a1.685 1.685 0 0 0 1.676-1.676v-8.94h.559V1.676H7.822v-.559A1.076 1.076
|
|
21
|
-
0 0 0 6.7 0Zm0 1.117H6.7v.559H4.47ZM1.676 2.794H9.5v8.94a.557.557 0 0 1-.559.559h-6.7a.557.557
|
|
22
|
-
0 0 1-.559-.559ZM2.794 4.47v6.146h1.117V4.47Zm2.235 0v6.146h1.117V4.47Zm2.235 0v6.146h1.117V4.47Zm0 0`
|
|
23
|
-
})
|
|
24
|
-
);
|
|
25
|
-
};
|
|
26
|
-
export {
|
|
27
|
-
r as DeleteIcon
|
|
28
|
-
};
|
package/dist/DownloadIcon.js
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { h as o } from "vue";
|
|
2
|
-
import { s as e } from "./svgIconFactory-Dn0WJdb3.js";
|
|
3
|
-
o(
|
|
4
|
-
"svg",
|
|
5
|
-
{ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 13.504 13.504" },
|
|
6
|
-
o(
|
|
7
|
-
"g",
|
|
8
|
-
o(
|
|
9
|
-
"g",
|
|
10
|
-
{
|
|
11
|
-
fill: "none",
|
|
12
|
-
stroke: "#2b5dff",
|
|
13
|
-
"stroke-linecap": "round",
|
|
14
|
-
"stroke-linejoin": "round",
|
|
15
|
-
"stroke-width": "1.5"
|
|
16
|
-
},
|
|
17
|
-
[
|
|
18
|
-
o("path", { d: "m4.301 6.809 2.45 2.451 2.451-2.451L6.751 9.26V.745" }),
|
|
19
|
-
o("path", { d: "M.75 12.754h12.004" })
|
|
20
|
-
]
|
|
21
|
-
)
|
|
22
|
-
)
|
|
23
|
-
);
|
|
24
|
-
const d = (r, { attrs: t }) => e({
|
|
25
|
-
props: r,
|
|
26
|
-
svgNodeAttrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 13.504 13.504" },
|
|
27
|
-
childrenNodes: o(
|
|
28
|
-
"g",
|
|
29
|
-
o(
|
|
30
|
-
"g",
|
|
31
|
-
{
|
|
32
|
-
fill: "none",
|
|
33
|
-
stroke: t["stroke-color"] ?? "#2b5dff",
|
|
34
|
-
"stroke-linecap": "round",
|
|
35
|
-
"stroke-linejoin": "round",
|
|
36
|
-
"stroke-width": t["stroke-width"] ?? "1.5"
|
|
37
|
-
},
|
|
38
|
-
[
|
|
39
|
-
o("path", { d: "m4.301 6.809 2.45 2.451 2.451-2.451L6.751 9.26V.745" }),
|
|
40
|
-
o("path", { d: "M.75 12.754h12.004" })
|
|
41
|
-
]
|
|
42
|
-
)
|
|
43
|
-
)
|
|
44
|
-
});
|
|
45
|
-
export {
|
|
46
|
-
d as DownloadIcon
|
|
47
|
-
};
|
package/dist/HeartIcon.js
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { h as i } from "vue";
|
|
2
|
-
import { g as t } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const s = (o, { attrs: e }) => {
|
|
4
|
-
o = { ...t(), ...o };
|
|
5
|
-
const { width: n, height: r } = o;
|
|
6
|
-
return i(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 19.584 17.302",
|
|
11
|
-
width: `${n}`,
|
|
12
|
-
height: `${r}`,
|
|
13
|
-
class: o.class ?? "",
|
|
14
|
-
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
i("path", {
|
|
17
|
-
fill: e["fill-color"] ?? "none",
|
|
18
|
-
stroke: e["stroke-color"] ?? "#222",
|
|
19
|
-
"stroke-linecap": `${e["stroke-linecap"] ?? "round"}`,
|
|
20
|
-
"stroke-linejoin": `${e["stroke-linejoin"] ?? "round"}`,
|
|
21
|
-
"stroke-width": `${e["stroke-width"] ?? "1.5"}`,
|
|
22
|
-
d: "M9.792 16.651c-17.572-9.8-5.249-21.4 0-13.238 5.249-8.166 17.572 3.439 0 13.238Z"
|
|
23
|
-
})
|
|
24
|
-
);
|
|
25
|
-
};
|
|
26
|
-
export {
|
|
27
|
-
s as HeartIcon
|
|
28
|
-
};
|
package/dist/LogoutIcon.js
DELETED
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { h as t } from "vue";
|
|
2
|
-
import { g as d } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const n = (o, { attrs: e }) => {
|
|
4
|
-
o = { ...d(), ...o };
|
|
5
|
-
const { width: i, height: r, strokeColor: h, fillColor: a } = o;
|
|
6
|
-
return t(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 18.132 17.301",
|
|
11
|
-
width: `${i}`,
|
|
12
|
-
height: `${r}`,
|
|
13
|
-
class: o.class ?? "",
|
|
14
|
-
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
t(
|
|
17
|
-
"g",
|
|
18
|
-
{
|
|
19
|
-
fill: a,
|
|
20
|
-
stroke: h,
|
|
21
|
-
"stroke-linecap": `${e["stroke-linecap"] ?? "round"}`,
|
|
22
|
-
"stroke-linejoin": "round",
|
|
23
|
-
"stroke-width": `${e["stroke-width"] ?? "1.3"}`
|
|
24
|
-
},
|
|
25
|
-
[
|
|
26
|
-
t("path", {
|
|
27
|
-
d: "M6.095 8.647h11.118"
|
|
28
|
-
}),
|
|
29
|
-
t("path", {
|
|
30
|
-
d: "m13.747 5.187 3.465 3.465"
|
|
31
|
-
}),
|
|
32
|
-
t("path", {
|
|
33
|
-
d: "m13.747 12.112 3.465-3.465"
|
|
34
|
-
}),
|
|
35
|
-
t("path", {
|
|
36
|
-
d: "M11.544 4.585V2.904A2.254 2.254 0 0 0 9.29.65H2.906A2.254 2.254 0 0 0 .65 2.904v11.493a2.253 2.253 0 0 0 2.256 2.254H9.29a2.253 2.253 0 0 0 2.254-2.254v-1.682"
|
|
37
|
-
})
|
|
38
|
-
]
|
|
39
|
-
)
|
|
40
|
-
);
|
|
41
|
-
};
|
|
42
|
-
export {
|
|
43
|
-
n as LogoutIcon
|
|
44
|
-
};
|
package/dist/MapIcon.js
DELETED
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { h as e } from "vue";
|
|
2
|
-
import { g as n } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const c = (r, { attrs: o }) => {
|
|
4
|
-
r = { ...n(), ...r };
|
|
5
|
-
const { width: t, height: a, strokeColor: i, fillColor: l } = r;
|
|
6
|
-
return e(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 16.312 17.301",
|
|
11
|
-
width: `${t}`,
|
|
12
|
-
height: `${a}`,
|
|
13
|
-
class: r.class ?? "",
|
|
14
|
-
"aria-hidden": o["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
[
|
|
17
|
-
e(
|
|
18
|
-
"g",
|
|
19
|
-
{
|
|
20
|
-
fill: l,
|
|
21
|
-
stroke: o["stroke-color"] ?? i,
|
|
22
|
-
"stroke-linecap": `${o["stroke-linecap"] ?? "round"}`,
|
|
23
|
-
"stroke-linejoin": `${o["stroke-linejoin"] ?? "round"}`,
|
|
24
|
-
"stroke-width": `${o["stroke-width"] ?? "1"}`,
|
|
25
|
-
transform: "translate(.102 .151)"
|
|
26
|
-
},
|
|
27
|
-
[
|
|
28
|
-
e("path", {
|
|
29
|
-
d: `M6.874 12.7a1.771 1.771 0 0 0 2.482-.02c.883-.878
|
|
30
|
-
1.766-1.755 2.633-2.647a5.463 5.463 0 0 0 1.523-5.01A5.56
|
|
31
|
-
5.56 0 0 0 7.981.5a4.506 4.506 0 0 0-.715.048 5.605 5.605
|
|
32
|
-
0 0 0-4.789 5.944A5.334 5.334 0 0 0 4 9.926Z`
|
|
33
|
-
}),
|
|
34
|
-
e("circle", {
|
|
35
|
-
cx: "2.244",
|
|
36
|
-
cy: "2.244",
|
|
37
|
-
r: "2.244",
|
|
38
|
-
transform: "translate(5.837 3.635)"
|
|
39
|
-
}),
|
|
40
|
-
e("path", {
|
|
41
|
-
d: "M13.932 11.893a1 1 0 0 1 .917.6l.525 1.209a2 2 0 0 1-1.835 2.8H2.569A2 2 0 0 1 .734 13.7l.525-1.209a1 1 0 0 1 .917-.6"
|
|
42
|
-
})
|
|
43
|
-
]
|
|
44
|
-
)
|
|
45
|
-
]
|
|
46
|
-
);
|
|
47
|
-
};
|
|
48
|
-
export {
|
|
49
|
-
c as MapIcon
|
|
50
|
-
};
|
package/dist/NewsIcon.js
DELETED
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
import { h as t } from "vue";
|
|
2
|
-
import { g as d } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const l = (h, { attrs: e }) => {
|
|
4
|
-
h = { ...d(), ...h };
|
|
5
|
-
const { width: o, height: r, strokeColor: a, fillColor: i } = h;
|
|
6
|
-
return t(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 20.413 17.303",
|
|
11
|
-
width: `${o}`,
|
|
12
|
-
height: `${r}`,
|
|
13
|
-
class: h.class ?? "",
|
|
14
|
-
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
t(
|
|
17
|
-
"g",
|
|
18
|
-
{
|
|
19
|
-
fill: i,
|
|
20
|
-
stroke: a,
|
|
21
|
-
"stroke-linecap": `${e["stroke-linecap"] ?? "round"}`,
|
|
22
|
-
"stroke-linejoin": `${e["stroke-linejoin"] ?? "round"}`,
|
|
23
|
-
"stroke-width": `${e["stroke-width"] ?? "1.3"}`,
|
|
24
|
-
transform: "translate(-17.253 -443.696)"
|
|
25
|
-
},
|
|
26
|
-
[
|
|
27
|
-
t("rect", {
|
|
28
|
-
width: "15.904",
|
|
29
|
-
height: "12.885",
|
|
30
|
-
rx: "1.5",
|
|
31
|
-
transform: "translate(21.111 444.346)"
|
|
32
|
-
}),
|
|
33
|
-
t("path", {
|
|
34
|
-
d: "M34.348 460.348H22.252a4.35 4.35 0 0 1-4.349-4.349v-8.324"
|
|
35
|
-
}),
|
|
36
|
-
t("path", {
|
|
37
|
-
d: "M23.258 446.672h11.461"
|
|
38
|
-
}),
|
|
39
|
-
t("path", {
|
|
40
|
-
d: "M23.258 449.374h4.588"
|
|
41
|
-
}),
|
|
42
|
-
t("path", {
|
|
43
|
-
d: "M30.106 449.374h4.664"
|
|
44
|
-
}),
|
|
45
|
-
t("path", {
|
|
46
|
-
d: "M23.258 452.073h4.588"
|
|
47
|
-
}),
|
|
48
|
-
t("path", {
|
|
49
|
-
d: "M30.106 452.073h4.664"
|
|
50
|
-
}),
|
|
51
|
-
t("path", {
|
|
52
|
-
d: "M23.258 454.775h4.588"
|
|
53
|
-
}),
|
|
54
|
-
t("path", {
|
|
55
|
-
d: "M30.106 454.775h4.664"
|
|
56
|
-
})
|
|
57
|
-
]
|
|
58
|
-
)
|
|
59
|
-
);
|
|
60
|
-
};
|
|
61
|
-
export {
|
|
62
|
-
l as NewsIcon
|
|
63
|
-
};
|
package/dist/PinIcon.js
DELETED
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { h as i } from "vue";
|
|
2
|
-
import { g as t } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const d = (o, { attrs: e }) => {
|
|
4
|
-
o = { ...t(), ...o };
|
|
5
|
-
const { width: l, height: n } = o;
|
|
6
|
-
return i(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 14.507 17",
|
|
11
|
-
width: `${l}`,
|
|
12
|
-
height: `${n}`,
|
|
13
|
-
class: o.class ?? "",
|
|
14
|
-
"aria-hidden": e["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
i(
|
|
17
|
-
"g",
|
|
18
|
-
{
|
|
19
|
-
fill: e["fill-color"] ?? "none",
|
|
20
|
-
stroke: `${e["stroke-color"] ?? "#222"}`,
|
|
21
|
-
"stroke-linecap": "round",
|
|
22
|
-
"stroke-linejoin": "round",
|
|
23
|
-
"stroke-width": `${e["stroke-width"] ?? "0.8"}`
|
|
24
|
-
},
|
|
25
|
-
[
|
|
26
|
-
i("path", {
|
|
27
|
-
d: "M7.25.55h0a6.69 6.69 0 0 1 4.6 11.549l-4.6 4.351-4.6-4.35A6.69 6.69 0 0 1 7.25.55Z"
|
|
28
|
-
}),
|
|
29
|
-
i("path", {
|
|
30
|
-
d: "M9.684 6.583a2.43 2.43 0 1 1-2.43-2.43 2.43 2.43 0 0 1 2.43 2.43Z",
|
|
31
|
-
fill: o.outlined || !e["fill-color"] ? "none" : "#fff"
|
|
32
|
-
})
|
|
33
|
-
]
|
|
34
|
-
)
|
|
35
|
-
);
|
|
36
|
-
};
|
|
37
|
-
export {
|
|
38
|
-
d as PinIcon
|
|
39
|
-
};
|
package/dist/PlanIcon.js
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { h as i } from "vue";
|
|
2
|
-
import { g as h } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const d = (e, { attrs: o }) => {
|
|
4
|
-
e = { ...h(), ...e };
|
|
5
|
-
const { width: r, height: t, strokeColor: l, fillColor: n } = e;
|
|
6
|
-
return i(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 17.3 17.3",
|
|
11
|
-
width: `${r}`,
|
|
12
|
-
height: `${t}`,
|
|
13
|
-
class: e.class ?? "",
|
|
14
|
-
"aria-hidden": o["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
[
|
|
17
|
-
i("path", {
|
|
18
|
-
fill: n,
|
|
19
|
-
stroke: o["stroke-color"] ?? l,
|
|
20
|
-
"stroke-linecap": `${o["stroke-linecap"] ?? "round"}`,
|
|
21
|
-
"stroke-linejoin": `${o["stroke-linejoin"] ?? "round"}`,
|
|
22
|
-
"stroke-width": `${o["stroke-width"] ?? "1"}`,
|
|
23
|
-
d: `M16.65 13.983a2.667 2.667 0 0 1-2.666 2.667H3.317A2.667 2.667 0 0 1 .65 13.983V3.316A2.666 2.666 0 0
|
|
24
|
-
1 3.317.65h10.667a2.666 2.666 0 0 1 2.666 2.666v6.217m-9.244-.054H.657m6.852-4.461V1.379m0 11.675V8.787`
|
|
25
|
-
})
|
|
26
|
-
]
|
|
27
|
-
);
|
|
28
|
-
};
|
|
29
|
-
export {
|
|
30
|
-
d as PlanIcon
|
|
31
|
-
};
|
package/dist/QuotesIcon.js
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { h as o } from "vue";
|
|
2
|
-
import { g as n } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const a = (e, { attrs: t }) => {
|
|
4
|
-
e = { ...n(), ...e };
|
|
5
|
-
const { width: i, height: r, strokeColor: h, fillColor: l } = e;
|
|
6
|
-
return o(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 17.102 17.3",
|
|
11
|
-
width: `${i}`,
|
|
12
|
-
height: `${r}`,
|
|
13
|
-
class: e.class ?? "",
|
|
14
|
-
"aria-hidden": t["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
o(
|
|
17
|
-
"g",
|
|
18
|
-
{
|
|
19
|
-
fill: l,
|
|
20
|
-
stroke: h,
|
|
21
|
-
"stroke-linecap": `${t["stroke-linecap"] ?? "round"}`,
|
|
22
|
-
"stroke-linejoin": `${t["stroke-linejoin"] ?? "round"}`,
|
|
23
|
-
"stroke-width": `${t["stroke-width"] ?? "1.3"}`
|
|
24
|
-
},
|
|
25
|
-
[
|
|
26
|
-
o("path", {
|
|
27
|
-
d: "m4.118 12.427 4.209-3.97 1.879 1.259 5.353-5.319"
|
|
28
|
-
}),
|
|
29
|
-
o("path", {
|
|
30
|
-
d: "M.65.646v13.769a2.235 2.235 0 0 0 2.235 2.231h13.567"
|
|
31
|
-
}),
|
|
32
|
-
o("path", {
|
|
33
|
-
d: "m14.249 4.298 1.464-.067-.022 1.306"
|
|
34
|
-
})
|
|
35
|
-
]
|
|
36
|
-
)
|
|
37
|
-
);
|
|
38
|
-
};
|
|
39
|
-
export {
|
|
40
|
-
a as QuotesIcon
|
|
41
|
-
};
|
package/dist/RequestIcon.js
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { h as e } from "vue";
|
|
2
|
-
import { g as a } from "./DefaultValues-DOBkctU1.js";
|
|
3
|
-
const n = (t, { attrs: o }) => {
|
|
4
|
-
t = { ...a(), ...t };
|
|
5
|
-
const { width: i, height: h, fillColor: r } = t;
|
|
6
|
-
return e(
|
|
7
|
-
"svg",
|
|
8
|
-
{
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
viewBox: "0 0 16.07 17.3",
|
|
11
|
-
width: `${i}`,
|
|
12
|
-
height: `${h}`,
|
|
13
|
-
class: t.class ?? "",
|
|
14
|
-
"aria-hidden": o["aria-hidden"] ?? "true"
|
|
15
|
-
},
|
|
16
|
-
e(
|
|
17
|
-
"g",
|
|
18
|
-
{
|
|
19
|
-
fill: r,
|
|
20
|
-
stroke: `${o["stroke-color"] ?? "#222"}`,
|
|
21
|
-
"stroke-linecap": `${o["stroke-linecap"] ?? "round"}`,
|
|
22
|
-
"stroke-linejoin": `${o["stroke-linejoin"] ?? "round"}`,
|
|
23
|
-
"stroke-width": `${o["stroke-width"] ?? "1.3"}`
|
|
24
|
-
},
|
|
25
|
-
[
|
|
26
|
-
e("path", {
|
|
27
|
-
d: "M13.05 8.06V5.613a1.122 1.122 0 0 0-.33-.795L8.881.979A1.125 1.125 0 0 0 8.086.65h-5.28A2.156 2.156 0 0 0 .65 2.805v11.689a2.156 2.156 0 0 0 2.156 2.156h6.89"
|
|
28
|
-
}),
|
|
29
|
-
e("path", {
|
|
30
|
-
d: "M12.8 5.148H9.678a1.124 1.124 0 0 1-1.127-1.127V.87"
|
|
31
|
-
}),
|
|
32
|
-
e("path", {
|
|
33
|
-
d: "M5.603 13.388h9.547"
|
|
34
|
-
}),
|
|
35
|
-
e("path", {
|
|
36
|
-
d: "m12.175 10.417 2.975 2.975"
|
|
37
|
-
}),
|
|
38
|
-
e("path", {
|
|
39
|
-
d: "m12.175 16.363 2.975-2.975"
|
|
40
|
-
})
|
|
41
|
-
]
|
|
42
|
-
)
|
|
43
|
-
);
|
|
44
|
-
};
|
|
45
|
-
export {
|
|
46
|
-
n as RequestIcon
|
|
47
|
-
};
|