@wikicasa-dev/svg-icons 1.3.2-alpha.1 → 1.3.2-alpha.2
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/dist/index.js +368 -183
- package/dist/lazy.js +204 -193
- package/dist/svgIcons/AboutUsIcon.js +32 -22
- package/dist/svgIcons/AiIcon.js +48 -40
- package/dist/svgIcons/AirConditionerIcon.js +33 -29
- package/dist/svgIcons/AlarmIcon.js +33 -35
- package/dist/svgIcons/AnalyticsIcon.js +24 -32
- package/dist/svgIcons/ArchitecturalBarriersIcon.js +33 -32
- package/dist/svgIcons/ArrowIcon.js +27 -26
- package/dist/svgIcons/ArrowIndicatorIcon.js +21 -20
- package/dist/svgIcons/AttachedIcon.js +108 -77
- package/dist/svgIcons/AtticIcon.js +38 -26
- package/dist/svgIcons/AuctionHammerIcon.js +67 -61
- package/dist/svgIcons/BalconyIcon.js +56 -64
- package/dist/svgIcons/BarChartIcon.js +28 -16
- package/dist/svgIcons/BathroomIcon.js +30 -19
- package/dist/svgIcons/BellIcon.js +35 -23
- package/dist/svgIcons/BoxIcon.js +110 -104
- package/dist/svgIcons/BulbIcon.js +30 -15
- package/dist/svgIcons/CeilingIcon.js +49 -45
- package/dist/svgIcons/CellarIcon.js +31 -20
- package/dist/svgIcons/CheckActiveIcon.js +36 -32
- package/dist/svgIcons/CheckIcon.js +15 -15
- package/dist/svgIcons/CheckInactiveIcon.js +36 -32
- package/dist/svgIcons/CheckRoundedIcon.js +26 -28
- package/dist/svgIcons/ClockIcon.js +34 -37
- package/dist/svgIcons/CloseIcon.js +36 -24
- package/dist/svgIcons/ClosetIcon.js +33 -30
- package/dist/svgIcons/CommunalGardenIcon.js +48 -30
- package/dist/svgIcons/ConditionTypeIcon.js +45 -24
- package/dist/svgIcons/CredipassIcon.js +23 -20
- package/dist/svgIcons/CrossIcon.js +39 -26
- package/dist/svgIcons/DashboardIcon.js +26 -25
- package/dist/svgIcons/DeleteIcon.js +27 -28
- package/dist/svgIcons/DeleteShadowedIcon.js +59 -58
- package/dist/svgIcons/DemandIcon.js +56 -37
- package/dist/svgIcons/DishwasherIcon.js +37 -27
- package/dist/svgIcons/DownloadIcon.js +25 -15
- package/dist/svgIcons/DrawIcon.js +39 -30
- package/dist/svgIcons/EditIcon.js +25 -22
- package/dist/svgIcons/ElectricGateIcon.js +52 -44
- package/dist/svgIcons/EnergyClassIcon.js +41 -32
- package/dist/svgIcons/EntranceIcon.js +28 -24
- package/dist/svgIcons/ExternalLinkIcon.js +24 -17
- package/dist/svgIcons/FacebookIcon.js +14 -17
- package/dist/svgIcons/FacebookRoundedIcon.js +80 -80
- package/dist/svgIcons/FiltersIcon.js +27 -31
- package/dist/svgIcons/FireplaceIcon.js +33 -29
- package/dist/svgIcons/FixturesIcon.js +38 -26
- package/dist/svgIcons/FridgeIcon.js +26 -23
- package/dist/svgIcons/FrontBuildingIcon.js +41 -29
- package/dist/svgIcons/FurnishedIcon.js +38 -45
- package/dist/svgIcons/GearIcon.js +17 -19
- package/dist/svgIcons/GeolocationIcon.js +30 -25
- package/dist/svgIcons/GermanyFlagIcon.js +32 -31
- package/dist/svgIcons/GoogleIcon.js +26 -32
- package/dist/svgIcons/GpsIcon.js +32 -55
- package/dist/svgIcons/HamburgerMenuIcon.js +38 -27
- package/dist/svgIcons/HeartIcon.js +19 -16
- package/dist/svgIcons/HeartShadowedIcon.js +70 -62
- package/dist/svgIcons/HidePswIcon.js +68 -52
- package/dist/svgIcons/HistoryIcon.js +20 -13
- package/dist/svgIcons/HobIcon.js +35 -59
- package/dist/svgIcons/HomeIcon.js +18 -18
- package/dist/svgIcons/HotWaterIcon.js +62 -62
- package/dist/svgIcons/HouseValuationIcon.js +106 -100
- package/dist/svgIcons/InfoIcon.js +23 -18
- package/dist/svgIcons/InstagramIcon.js +27 -29
- package/dist/svgIcons/ItalyFlagIcon.js +32 -31
- package/dist/svgIcons/KeyIcon.js +48 -34
- package/dist/svgIcons/KitchenIcon.js +32 -28
- package/dist/svgIcons/LaundryIcon.js +41 -33
- package/dist/svgIcons/LayersIcon.js +45 -44
- package/dist/svgIcons/LiftIcon.js +38 -48
- package/dist/svgIcons/LinkedinIcon.js +19 -20
- package/dist/svgIcons/ListingIcon.js +46 -43
- package/dist/svgIcons/LocationIcon.js +28 -26
- package/dist/svgIcons/LockIcon.js +48 -51
- package/dist/svgIcons/LogoutIcon.js +33 -19
- package/dist/svgIcons/MailIcon.js +33 -22
- package/dist/svgIcons/MapIcon.js +39 -24
- package/dist/svgIcons/MegaphoneIcon.js +52 -48
- package/dist/svgIcons/MezzanineIcon.js +31 -25
- package/dist/svgIcons/MovingHandIcon.js +81 -61
- package/dist/svgIcons/NewsIcon.js +52 -30
- package/dist/svgIcons/NotesIcon.js +41 -28
- package/dist/svgIcons/OpticFiberIcon.js +34 -35
- package/dist/svgIcons/ParkingIcon.js +76 -75
- package/dist/svgIcons/ParkingSpotIcon.js +26 -23
- package/dist/svgIcons/PartnershipIcon.js +75 -63
- package/dist/svgIcons/PhoneIcon.js +48 -23
- package/dist/svgIcons/PhotoAlbumIcon.js +167 -162
- package/dist/svgIcons/PhotoIcon.js +30 -24
- package/dist/svgIcons/PinIcon.js +38 -28
- package/dist/svgIcons/PinShadowedIcon.js +59 -39
- package/dist/svgIcons/PlanIcon.js +19 -16
- package/dist/svgIcons/PlusIcon.js +55 -48
- package/dist/svgIcons/PoolIcon.js +57 -45
- package/dist/svgIcons/PrestigeIcon.js +40 -27
- package/dist/svgIcons/PriceIcon.js +25 -19
- package/dist/svgIcons/PrincipalIcon.js +87 -87
- package/dist/svgIcons/PrintIcon.js +43 -42
- package/dist/svgIcons/PrivateGardenIcon.js +37 -25
- package/dist/svgIcons/ProfileIcon.js +29 -27
- package/dist/svgIcons/QuestionIconRounded.js +34 -35
- package/dist/svgIcons/QuotesIcon.js +31 -19
- package/dist/svgIcons/ReceptionIcon.js +36 -31
- package/dist/svgIcons/RequestIcon.js +37 -21
- package/dist/svgIcons/RoofIcon.js +30 -31
- package/dist/svgIcons/SatelliteSystemIcon.js +34 -24
- package/dist/svgIcons/SearchIcon.js +24 -26
- package/dist/svgIcons/SecurityDoorIcon.js +51 -48
- package/dist/svgIcons/ShareIcon.js +38 -24
- package/dist/svgIcons/SortIcon.js +29 -25
- package/dist/svgIcons/SquareMeterIcon.js +24 -25
- package/dist/svgIcons/StarIcon.js +21 -16
- package/dist/svgIcons/StreetViewIcon.js +34 -24
- package/dist/svgIcons/SuitcaseIcon.js +34 -24
- package/dist/svgIcons/TavernIcon.js +33 -25
- package/dist/svgIcons/TelegramRoundedIcon.js +52 -47
- package/dist/svgIcons/TennisIcon.js +34 -24
- package/dist/svgIcons/TerraceIcon.js +54 -69
- package/dist/svgIcons/TieIcon.js +29 -15
- package/dist/svgIcons/TourIcon.js +40 -38
- package/dist/svgIcons/TradingIcon.js +32 -22
- package/dist/svgIcons/TransactionIcon.js +25 -22
- package/dist/svgIcons/TypeFloorIcon.js +41 -37
- package/dist/svgIcons/TypeRollerShutterIcon.js +33 -29
- package/dist/svgIcons/TypeTvIcon.js +34 -30
- package/dist/svgIcons/TypeViewIcon.js +32 -30
- package/dist/svgIcons/UkFlagIcon.js +88 -59
- package/dist/svgIcons/UploadIcon.js +39 -30
- package/dist/svgIcons/ValuationIcon.js +32 -18
- package/dist/svgIcons/VideoIcon.js +34 -16
- package/dist/svgIcons/ViewPswIcon.js +41 -35
- package/dist/svgIcons/WalletIcon.js +45 -44
- package/dist/svgIcons/WarningIcon.js +35 -34
- package/dist/svgIcons/WarningIconRounded.js +34 -29
- package/dist/svgIcons/WashingMachineIcon.js +31 -32
- package/dist/svgIcons/WhatsappRoundedIcon.js +17 -17
- package/dist/svgIcons/WhirlpoolIcon.js +50 -50
- package/dist/svgIcons/WikicasaIcon.js +27 -24
- package/dist/svgIcons/WikicasaRoundedIcon.js +45 -31
- package/dist/svgIcons/WkAppIcon.js +55 -37
- package/dist/svgIcons/WkFavIcon.js +30 -26
- package/dist/svgIcons/YoutubeIcon.js +21 -18
- package/dist/svgIcons/ZoomIcon.js +52 -35
- package/dist/svgIcons/places/AreaIcon.js +129 -109
- package/dist/svgIcons/places/CityIcon.js +70 -57
- package/dist/svgIcons/places/PoiIcon.js +57 -40
- package/dist/svgIcons/places/RegionIcon.js +36 -33
- package/dist/svgIcons/places/SubplaceIcon.js +56 -56
- package/dist/svgIcons/poi/BankIcon.js +34 -33
- package/dist/svgIcons/poi/BusIcon.js +41 -44
- package/dist/svgIcons/poi/CartIcon.js +52 -50
- package/dist/svgIcons/poi/ChargeIcon.js +22 -25
- package/dist/svgIcons/poi/HospitalIcon.js +30 -34
- package/dist/svgIcons/poi/MetroIcon.js +34 -33
- package/dist/svgIcons/poi/PharmacyIcon.js +30 -34
- package/dist/svgIcons/poi/PostOfficeIcon.js +37 -40
- package/dist/svgIcons/poi/SchoolIcon.js +53 -55
- package/dist/svgIcons/poi/SubwayIcon.js +34 -31
- package/dist/svgIcons/poi/SupermarketIcon.js +40 -28
- package/dist/svgIcons/poi/TrainIcon.js +35 -32
- package/dist/svgIcons/poi/TransportIcon.js +42 -30
- package/dist/svgImages/CheckImg.js +35 -29
- package/dist/svgImages/GenericUserWikiAvatar.js +144 -110
- package/dist/svgImages/GenericUserWikiAvatarSquaredImg.js +153 -109
- package/dist/svgImages/IareeImg.js +406 -328
- package/dist/svgImages/InsightImg.js +1437 -1387
- package/dist/svgImages/ShieldImg.js +38 -35
- package/dist/svgImages/SnapImg.js +39 -41
- package/dist/svgImages/StopWatchImg.js +120 -123
- package/dist/svgImages/WikiNerd.js +202 -193
- package/dist/svgImages/WikiNerdAgency.js +604 -604
- package/dist/svgImages/WikiNerdAnalyzeImg.js +167 -155
- package/dist/svgImages/WikiNerdDownloadApp.js +403 -371
- package/dist/svgImages/WikiNerdMercatoHome.js +923 -910
- package/dist/svgImages/WikiNerdValuationNotAvailableImg.js +564 -547
- package/dist/svgImages/WikiNerdValutaDesktop.js +4056 -4043
- package/dist/svgImages/WikiNerdValutaMobile.js +2115 -2114
- package/dist/svgImages/WikiNoSavedSearches.js +433 -417
- package/dist/svgImages/WikicasaDatiLogo.js +73 -73
- package/dist/svgImages/WikicasaLogo.js +57 -57
- package/dist/svgImages/WikicasaProIcon.js +100 -81
- package/dist/svgImages/WikicasaStudioLogo.js +26 -23
- package/dist/types.js +1 -0
- package/dist/utilities/DefaultValues.js +8 -8
- package/dist/utilities/svgIconFactory.js +28 -18
- package/dist/utilities/svgImagefactory.js +11 -17
- package/package.json +11 -6
|
@@ -1,57 +1,57 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
]))
|
|
1
|
+
import { h as o } from "vue";
|
|
2
|
+
import { svgIconFactory as r } from "../../utilities/svgIconFactory.js";
|
|
3
|
+
const a = (t) => r({
|
|
4
|
+
props: t,
|
|
5
|
+
svgNodeAttrs: {
|
|
6
|
+
viewBox: "0 0 16.169 16.169"
|
|
7
|
+
},
|
|
8
|
+
childrenNodes: o(
|
|
9
|
+
"g",
|
|
10
|
+
{ id: "zona_icona", transform: "translate(0.084 0.084)" },
|
|
11
|
+
o("g", { id: "Raggruppa_43980", transform: "translate(0 0)" }, [
|
|
12
|
+
o("path", {
|
|
13
|
+
id: "Tracciato_53973",
|
|
14
|
+
d: "M15.669,8.085A7.584,7.584,0,1,1,8.084.5,7.585,7.585,0,0,1,15.669,8.085Z",
|
|
15
|
+
transform: "translate(-0.084 -0.084)",
|
|
16
|
+
fill: "none",
|
|
17
|
+
stroke: t["stroke-color"] ?? "#222",
|
|
18
|
+
"stroke-linecap": "round",
|
|
19
|
+
"stroke-linejoin": "round",
|
|
20
|
+
"stroke-width": t["stroke-width"] ?? "1"
|
|
21
|
+
}),
|
|
22
|
+
o("path", {
|
|
23
|
+
id: "Tracciato_53974",
|
|
24
|
+
d: "M1.941,12.186l2.648-3.2L8.717,8.52,9.147.553",
|
|
25
|
+
transform: "translate(-0.327 -0.093)",
|
|
26
|
+
fill: "none",
|
|
27
|
+
stroke: t["stroke-color"] ?? "#222",
|
|
28
|
+
"stroke-linecap": "round",
|
|
29
|
+
"stroke-linejoin": "round",
|
|
30
|
+
"stroke-width": t["stroke-width"] ?? "1"
|
|
31
|
+
}),
|
|
32
|
+
o("path", {
|
|
33
|
+
id: "Tracciato_53975",
|
|
34
|
+
d: "M12.722,1.065l-.341,7.927,3.338,4.267",
|
|
35
|
+
transform: "translate(-2.088 -0.18)",
|
|
36
|
+
fill: "none",
|
|
37
|
+
stroke: t["stroke-color"] ?? "#222",
|
|
38
|
+
"stroke-linecap": "round",
|
|
39
|
+
"stroke-linejoin": "round",
|
|
40
|
+
"stroke-width": t["stroke-width"] ?? "1"
|
|
41
|
+
}),
|
|
42
|
+
o("path", {
|
|
43
|
+
id: "Tracciato_53976",
|
|
44
|
+
d: "M12.738,16.389,9.568,12.221l-3.8.379L3.3,15.529",
|
|
45
|
+
transform: "translate(-0.557 -2.061)",
|
|
46
|
+
fill: "none",
|
|
47
|
+
stroke: t["stroke-color"] ?? "#222",
|
|
48
|
+
"stroke-linecap": "round",
|
|
49
|
+
"stroke-linejoin": "round",
|
|
50
|
+
"stroke-width": t["stroke-width"] ?? "1"
|
|
51
|
+
})
|
|
52
|
+
])
|
|
53
|
+
)
|
|
55
54
|
});
|
|
56
|
-
|
|
57
|
-
|
|
55
|
+
export {
|
|
56
|
+
a as SubplaceIcon
|
|
57
|
+
};
|
|
@@ -1,35 +1,36 @@
|
|
|
1
|
+
import { h as r } from "vue";
|
|
2
|
+
import { svgIconFactory as o } from "../../utilities/svgIconFactory.js";
|
|
1
3
|
import { getDefaultSvgPropsValues as e } from "../../utilities/DefaultValues.js";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
n("path", { d: "M4.211 9.661h4.954" })
|
|
32
|
-
])])
|
|
4
|
+
const i = (t) => (t = { ...e(), ...t }, o({
|
|
5
|
+
props: t,
|
|
6
|
+
svgNodeAttrs: {
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
viewBox: "0 0 17 17",
|
|
9
|
+
width: t.width ?? 17,
|
|
10
|
+
height: t.height ?? 17
|
|
11
|
+
},
|
|
12
|
+
childrenNodes: r(
|
|
13
|
+
"g",
|
|
14
|
+
{
|
|
15
|
+
fill: "none",
|
|
16
|
+
stroke: t["stroke-color"] ?? "#222",
|
|
17
|
+
"stroke-width": t["stroke-width"] ?? 1,
|
|
18
|
+
"stroke-linecap": "round",
|
|
19
|
+
"stroke-linejoin": "round",
|
|
20
|
+
transform: "translate(-.211 .35)"
|
|
21
|
+
},
|
|
22
|
+
[
|
|
23
|
+
r("circle", { cx: "8", cy: "8", r: "8", transform: "translate(.711 .15)" }),
|
|
24
|
+
r("g", [
|
|
25
|
+
r("path", {
|
|
26
|
+
d: "M12.332 10.399a3.45 3.45 0 0 1-1.464 1.352 3.588 3.588 0 0 1-5.052-3.46v.14a3.588 3.588 0 0 1 5.052-3.465 3.453 3.453 0 0 1 1.464 1.355"
|
|
27
|
+
}),
|
|
28
|
+
r("path", { d: "M4.211 7.333h4.954" }),
|
|
29
|
+
r("path", { d: "M4.211 9.661h4.954" })
|
|
30
|
+
])
|
|
31
|
+
]
|
|
32
|
+
)
|
|
33
33
|
}));
|
|
34
|
-
|
|
35
|
-
|
|
34
|
+
export {
|
|
35
|
+
i as BankIcon
|
|
36
|
+
};
|
|
@@ -1,45 +1,42 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { svgIconFactory as
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
}),
|
|
40
|
-
n("path", { d: "M2.594 3.569h-.946A1.148 1.148 0 0 0 .5 4.717h0v1.924" }),
|
|
41
|
-
n("path", { d: "M14.29 3.569h.946a1.148 1.148 0 0 1 1.148 1.148h0v1.924" })
|
|
42
|
-
])
|
|
1
|
+
import { h as t } from "vue";
|
|
2
|
+
import { svgIconFactory as r } from "../../utilities/svgIconFactory.js";
|
|
3
|
+
import { getDefaultSvgPropsValues as a } from "../../utilities/DefaultValues.js";
|
|
4
|
+
const n = (h) => (h = { ...a(), ...h }, r({
|
|
5
|
+
props: h,
|
|
6
|
+
svgNodeAttrs: {
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
viewBox: "0 0 16.884 17",
|
|
9
|
+
width: h.width ?? 16,
|
|
10
|
+
height: h.height ?? 17
|
|
11
|
+
},
|
|
12
|
+
childrenNodes: t(
|
|
13
|
+
"g",
|
|
14
|
+
{
|
|
15
|
+
fill: "none",
|
|
16
|
+
stroke: h["stroke-color"] ?? "#222",
|
|
17
|
+
"stroke-width": h["stroke-width"] ?? 1,
|
|
18
|
+
"stroke-linecap": "round",
|
|
19
|
+
"stroke-linejoin": "round"
|
|
20
|
+
},
|
|
21
|
+
[
|
|
22
|
+
t("path", {
|
|
23
|
+
d: "M4.194 14.7h1.8v1.066a.734.734 0 0 1-.734.734h-.333a.734.734 0 0 1-.733-.734Z"
|
|
24
|
+
}),
|
|
25
|
+
t("path", {
|
|
26
|
+
d: "M10.889 14.7h1.8v1.066a.734.734 0 0 1-.733.734h-.335a.734.734 0 0 1-.733-.734Z"
|
|
27
|
+
}),
|
|
28
|
+
t("path", {
|
|
29
|
+
d: "M5.09.5h6.7a2.335 2.335 0 0 1 2.335 2.335v9.53a2.335 2.335 0 0 1-2.331 2.335h-6.7a2.336 2.336 0 0 1-2.34-2.336V2.836A2.336 2.336 0 0 1 5.09.5Z"
|
|
30
|
+
}),
|
|
31
|
+
t("path", { d: "M2.754 2.501h11.375v5.438H2.754z" }),
|
|
32
|
+
t("path", { d: "M8.442 7.938V2.5" }),
|
|
33
|
+
t("circle", { cx: ".966", cy: ".966", r: ".966", transform: "translate(4.569 10.747)" }),
|
|
34
|
+
t("circle", { cx: ".966", cy: ".966", r: ".966", transform: "translate(10.383 10.747)" }),
|
|
35
|
+
t("path", { d: "M2.594 3.569h-.946A1.148 1.148 0 0 0 .5 4.717h0v1.924" }),
|
|
36
|
+
t("path", { d: "M14.29 3.569h.946a1.148 1.148 0 0 1 1.148 1.148h0v1.924" })
|
|
37
|
+
]
|
|
38
|
+
)
|
|
43
39
|
}));
|
|
44
|
-
|
|
45
|
-
|
|
40
|
+
export {
|
|
41
|
+
n as BusIcon
|
|
42
|
+
};
|
|
@@ -1,52 +1,54 @@
|
|
|
1
|
+
import { h as r } from "vue";
|
|
2
|
+
import { svgIconFactory as n } from "../../utilities/svgIconFactory.js";
|
|
1
3
|
import { getDefaultSvgPropsValues as e } from "../../utilities/DefaultValues.js";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
])]
|
|
4
|
+
const c = (o) => (o = { ...e(), ...o }, n({
|
|
5
|
+
props: o,
|
|
6
|
+
svgNodeAttrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16.424 16.323" },
|
|
7
|
+
childrenNodes: [
|
|
8
|
+
r(
|
|
9
|
+
"g",
|
|
10
|
+
{
|
|
11
|
+
transform: "translate(-526.563 -355.369)"
|
|
12
|
+
},
|
|
13
|
+
[
|
|
14
|
+
r("path", {
|
|
15
|
+
fill: "none",
|
|
16
|
+
stroke: o.color ?? "#2b5dff",
|
|
17
|
+
"stroke-linecap": "round",
|
|
18
|
+
"stroke-linejoin": "round",
|
|
19
|
+
d: "M541.438 366.035h-10.164l-1.048-7.236h12.26Zm-10.291-3.474H541.7m-9.103-3.762.895 7.236m6.231-7.236-.895 7.236m-2.525-6.947v6.947"
|
|
20
|
+
}),
|
|
21
|
+
r("path", {
|
|
22
|
+
fill: "none",
|
|
23
|
+
stroke: o.color ?? "#2b5dff",
|
|
24
|
+
"stroke-linecap": "round",
|
|
25
|
+
"stroke-linejoin": "round",
|
|
26
|
+
d: "M527.063 355.869h2.78l1.625 12.411h9.827"
|
|
27
|
+
}),
|
|
28
|
+
r("circle", {
|
|
29
|
+
cx: "1.229",
|
|
30
|
+
cy: "1.229",
|
|
31
|
+
r: "1.229",
|
|
32
|
+
fill: "none",
|
|
33
|
+
stroke: o.color ?? "#2b5dff",
|
|
34
|
+
"stroke-linecap": "round",
|
|
35
|
+
"stroke-linejoin": "round",
|
|
36
|
+
transform: "translate(531.147 368.734)"
|
|
37
|
+
}),
|
|
38
|
+
r("circle", {
|
|
39
|
+
cx: "1.229",
|
|
40
|
+
cy: "1.229",
|
|
41
|
+
r: "1.229",
|
|
42
|
+
fill: "none",
|
|
43
|
+
stroke: o.color ?? "#2b5dff",
|
|
44
|
+
"stroke-linecap": "round",
|
|
45
|
+
"stroke-linejoin": "round",
|
|
46
|
+
transform: "translate(539.113 368.734)"
|
|
47
|
+
})
|
|
48
|
+
]
|
|
49
|
+
)
|
|
50
|
+
]
|
|
50
51
|
}));
|
|
51
|
-
|
|
52
|
-
|
|
52
|
+
export {
|
|
53
|
+
c as CartIcon
|
|
54
|
+
};
|
|
@@ -1,26 +1,23 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { svgIconFactory as
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
"stroke-linecap": "round",
|
|
21
|
-
"stroke-linejoin": "round",
|
|
22
|
-
d: "M6.633.806.622 8.42c-.248.315-.063.835.3.835h4.8c.327 0 .522.44.34.769l-3.153 5.698c-.181.327.012.766.338.769l.239.009a.762.762 0 0 0 .6-.314l6.31-8.156c.244-.316.059-.832-.3-.832H5.052c-.335 0-.528-.458-.33-.785l3.1-5.128c.2-.326 0-.785-.33-.785h-.266a.762.762 0 0 0-.593.306Z"
|
|
23
|
-
})
|
|
1
|
+
import { h as o } from "vue";
|
|
2
|
+
import { svgIconFactory as e } from "../../utilities/svgIconFactory.js";
|
|
3
|
+
import { getDefaultSvgPropsValues as r } from "../../utilities/DefaultValues.js";
|
|
4
|
+
const l = (t) => (t = { ...r(), ...t }, e({
|
|
5
|
+
props: t,
|
|
6
|
+
svgNodeAttrs: {
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
viewBox: "0 0 11.017 17",
|
|
9
|
+
width: t.width ?? 11,
|
|
10
|
+
height: t.height ?? 17
|
|
11
|
+
},
|
|
12
|
+
childrenNodes: o("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: t["stroke-color"] ?? "#222",
|
|
15
|
+
"stroke-width": t["stroke-width"] ?? 1,
|
|
16
|
+
"stroke-linecap": "round",
|
|
17
|
+
"stroke-linejoin": "round",
|
|
18
|
+
d: "M6.633.806.622 8.42c-.248.315-.063.835.3.835h4.8c.327 0 .522.44.34.769l-3.153 5.698c-.181.327.012.766.338.769l.239.009a.762.762 0 0 0 .6-.314l6.31-8.156c.244-.316.059-.832-.3-.832H5.052c-.335 0-.528-.458-.33-.785l3.1-5.128c.2-.326 0-.785-.33-.785h-.266a.762.762 0 0 0-.593.306Z"
|
|
19
|
+
})
|
|
24
20
|
}));
|
|
25
|
-
|
|
26
|
-
|
|
21
|
+
export {
|
|
22
|
+
l as ChargeIcon
|
|
23
|
+
};
|
|
@@ -1,35 +1,31 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { svgIconFactory as
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
}),
|
|
29
|
-
n("path", { d: "M12.262 4.784v7.57" }),
|
|
30
|
-
n("path", { d: "M4.69 4.784v7.57" }),
|
|
31
|
-
n("path", { d: "M12.26 8.569H4.69" })
|
|
32
|
-
])
|
|
1
|
+
import { h as o } from "vue";
|
|
2
|
+
import { svgIconFactory as e } from "../../utilities/svgIconFactory.js";
|
|
3
|
+
import { getDefaultSvgPropsValues as r } from "../../utilities/DefaultValues.js";
|
|
4
|
+
const d = (t) => (t = { ...r(), ...t }, e({
|
|
5
|
+
props: t,
|
|
6
|
+
svgNodeAttrs: {
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
viewBox: "0 0 17 17",
|
|
9
|
+
width: t.width ?? 17,
|
|
10
|
+
height: t.height ?? 17
|
|
11
|
+
},
|
|
12
|
+
childrenNodes: o(
|
|
13
|
+
"g",
|
|
14
|
+
{
|
|
15
|
+
fill: "none",
|
|
16
|
+
stroke: t["stroke-color"] ?? "#222",
|
|
17
|
+
"stroke-width": t["stroke-width"] ?? 1,
|
|
18
|
+
"stroke-linecap": "round",
|
|
19
|
+
"stroke-linejoin": "round"
|
|
20
|
+
},
|
|
21
|
+
[
|
|
22
|
+
o("circle", { cx: "8", cy: "8", r: "8", transform: "translate(.5 .5)" }),
|
|
23
|
+
o("path", { d: "M12.262 4.784v7.57" }),
|
|
24
|
+
o("path", { d: "M4.69 4.784v7.57" }),
|
|
25
|
+
o("path", { d: "M12.26 8.569H4.69" })
|
|
26
|
+
]
|
|
27
|
+
)
|
|
33
28
|
}));
|
|
34
|
-
|
|
35
|
-
|
|
29
|
+
export {
|
|
30
|
+
d as HospitalIcon
|
|
31
|
+
};
|
|
@@ -1,34 +1,35 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { svgIconFactory as
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
1
|
+
import { h as o } from "vue";
|
|
2
|
+
import { svgIconFactory as e } from "../../utilities/svgIconFactory.js";
|
|
3
|
+
import { getDefaultSvgPropsValues as r } from "../../utilities/DefaultValues.js";
|
|
4
|
+
const h = (t) => (t = { ...r(), ...t }, e({
|
|
5
|
+
props: t,
|
|
6
|
+
svgNodeAttrs: {
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
viewBox: "0 0 17 17",
|
|
9
|
+
width: t.width ?? 17,
|
|
10
|
+
height: t.height ?? 17
|
|
11
|
+
},
|
|
12
|
+
childrenNodes: o(
|
|
13
|
+
"g",
|
|
14
|
+
{ stroke: t["stroke-color"] ?? "#222", "stroke-width": t["stroke-width"] ?? 1 },
|
|
15
|
+
[
|
|
16
|
+
o("circle", {
|
|
17
|
+
cx: "8",
|
|
18
|
+
cy: "8",
|
|
19
|
+
r: "8",
|
|
20
|
+
fill: "none",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round",
|
|
23
|
+
transform: "translate(.5 .5)"
|
|
24
|
+
}),
|
|
25
|
+
o("path", {
|
|
26
|
+
fill: "#222",
|
|
27
|
+
"stroke-width": ".2",
|
|
28
|
+
d: "M3.33 12.439 4.678 4.5a.183.183 0 0 1 .181-.154h1.856a.183.183 0 0 1 .171.119l1.447 3.851a.183.183 0 0 0 .344 0l1.436-3.851a.184.184 0 0 1 .172-.119h1.855a.183.183 0 0 1 .181.154l1.348 7.939a.184.184 0 0 1-.181.215h-1.772a.184.184 0 0 1-.182-.157l-.588-3.926a.184.184 0 0 0-.354-.038l-1.5 4a.185.185 0 0 1-.172.12h-.977a.183.183 0 0 1-.173-.124L6.4 8.578a.183.183 0 0 0-.355.033l-.58 3.889a.183.183 0 0 1-.181.157H3.511a.184.184 0 0 1-.181-.215"
|
|
29
|
+
})
|
|
30
|
+
]
|
|
31
|
+
)
|
|
32
32
|
}));
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
export {
|
|
34
|
+
h as MetroIcon
|
|
35
|
+
};
|