@wikicasa-dev/svg-icons 0.0.19 → 0.0.21

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.
@@ -49,19 +49,19 @@ const f = (h, { attrs: l }) => a(
49
49
  d: "M233.403 46.778h-7.377a.6.6 0 0 1-.6-.6v-2.075h-.092a6.735 6.735 0 0 1-3.158 2.651 10.532 10.532 0 0 1-4.15.853 11.605 11.605 0 0 1-4.934-1.037 12.135 12.135 0 0 1-3.873-2.813 12.774 12.774 0 0 1-2.535-4.126 14.048 14.048 0 0 1 0-9.89 13.34 13.34 0 0 1 2.467-4.1 11.565 11.565 0 0 1 8.76-3.854 11.117 11.117 0 0 1 4.127.784 8.36 8.36 0 0 1 3.274 2.259.065.065 0 0 0 .115-.046v-1.591a.6.6 0 0 1 .6-.6h7.377a.6.6 0 0 1 .6.6v22.985a.61.61 0 0 1-.601.6ZM220.17 29.234a5.671 5.671 0 0 0-2.328.438 5.734 5.734 0 0 0-1.729 1.176 5.12 5.12 0 0 0-1.084 1.729 5.864 5.864 0 0 0-.369 2.121 5.543 5.543 0 0 0 1.429 3.873 6.095 6.095 0 0 0 8.161 0 5.441 5.441 0 0 0 1.434-3.874 5.864 5.864 0 0 0-.369-2.121 5.12 5.12 0 0 0-1.084-1.729 5.213 5.213 0 0 0-1.729-1.176 5.672 5.672 0 0 0-2.328-.438Z"
50
50
  }),
51
51
  a("path", {
52
- fill: "#222",
52
+ fill: l["data-label-color"] ?? "#222",
53
53
  d: "M194.279 52.749h5.072a5.9 5.9 0 0 1 2.536.553 7.3 7.3 0 0 1 2.075 1.452 6.2 6.2 0 0 1 1.383 2.1 6.3 6.3 0 0 1 .507 2.513 6.66 6.66 0 0 1-1.891 4.588 7 7 0 0 1-2.075 1.452 5.9 5.9 0 0 1-2.536.553h-5.071Zm3.412 10.305h.784a4.3 4.3 0 0 0 1.591-.277 3.45 3.45 0 0 0 1.176-.761 3.2 3.2 0 0 0 .738-1.153 4.3 4.3 0 0 0 .254-1.475 4.4 4.4 0 0 0-.254-1.475 3.4 3.4 0 0 0-.738-1.176 3.45 3.45 0 0 0-1.176-.761 4.2 4.2 0 0 0-1.568-.277h-.807Z"
54
54
  }),
55
55
  a("path", {
56
- fill: "#222",
56
+ fill: l["data-label-color"] ?? "#222",
57
57
  d: "M215.558 63.649h-4.911l-.784 2.282h-3.665l5.026-13.187h3.735l5.026 13.187h-3.666Zm-.922-2.605-1.545-4.4-1.545 4.4Z"
58
58
  }),
59
59
  a("path", {
60
- fill: "#222",
60
+ fill: l["data-label-color"] ?? "#222",
61
61
  d: "M225.933 55.649v10.282h-3.435V55.649h-2.813v-2.9h9.06v2.9Z"
62
62
  }),
63
63
  a("path", {
64
- fill: "#222",
64
+ fill: l["data-label-color"] ?? "#222",
65
65
  d: "M233.702 52.749v13.187h-3.435V52.749Z"
66
66
  })
67
67
  ]
@@ -0,0 +1,46 @@
1
+ import { h as c } from "vue";
2
+ import { s } from "./svgIconFactory-B4HDiwZr.js";
3
+ const o = (l) => s({
4
+ props: l,
5
+ svgNodeAttrs: {
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ "xmlns:xlink": "http://www.w3.org/1999/xlink",
8
+ viewBox: "0 0 512 512"
9
+ },
10
+ childrenNodes: [
11
+ c("defs", [
12
+ c(
13
+ "style",
14
+ ".cls-1{fill:none;}.cls-2{clip-path:url(#clippath);}.cls-3{fill:#fff;}.cls-4{fill:#2B5DFF;}"
15
+ ),
16
+ c(
17
+ "clipPath",
18
+ { id: "clippath" },
19
+ c("rect", {
20
+ class: "cls-1",
21
+ y: "0",
22
+ width: "511.34",
23
+ height: "511.34",
24
+ rx: "112",
25
+ ry: "112"
26
+ })
27
+ )
28
+ ]),
29
+ c(
30
+ "g",
31
+ { class: "cls-2" },
32
+ c("polygon", {
33
+ class: "cls-4",
34
+ points: "272.16 511.34 341.33 512 410.5 511.34 426.67 511.34 512 511.34 512 107.2 512 0 427.14 0 426.67 0 341.33 0 170.67 0 0 0 0 512 69.17 511.34 272.16 511.34"
35
+ })
36
+ ),
37
+ c("path", {
38
+ id: "Sottrazione_2",
39
+ class: "cls-3",
40
+ d: "M256.01,424.11c-1.77,.02-3.44-.84-4.46-2.29l-30.39-42.92H118.07c-5.99,.01-10.86-4.83-10.88-10.81V143.41c.03-5.99,4.89-10.82,10.88-10.81H393.85c5.99-.01,10.85,4.83,10.88,10.81v224.6c.06,2.88-1.05,5.67-3.08,7.71-2.03,2.06-4.81,3.21-7.7,3.2h-103.07l-30.39,42.89c-1.02,1.46-2.69,2.31-4.47,2.3Zm-.15-174.21c.6,0,1.13,.38,1.31,.96l26.81,87.54c.31,1.05,1.28,1.76,2.36,1.73h39.12c1.18-.02,2.22-.8,2.56-1.93l50-159.99c.28-.78,.16-1.65-.32-2.33-.52-.72-1.36-1.14-2.25-1.13h-38.3c-1.08,.02-2.02,.71-2.36,1.73l-29.16,97.85c-.15,.58-.68,.97-1.28,.96-.6,.01-1.13-.38-1.29-.96l-29.88-97.74c-.32-1.15-1.37-1.95-2.56-1.94h-29.57c-1.15,.01-2.18,.74-2.56,1.83l-31.93,97.85c-.2,.55-.72,.92-1.3,.91-.63,0-1.19-.4-1.37-1.01l-26.9-97.85c-.23-1.1-1.23-1.88-2.36-1.83h-38.3c-.84,0-1.63,.4-2.13,1.08-.53,.68-.7,1.56-.46,2.39l50.1,160.1c.32,1.16,1.37,1.95,2.57,1.93h39.02c1.06,.03,2.01-.63,2.36-1.63l26.81-87.56c.15-.56,.66-.95,1.24-.95Z"
41
+ })
42
+ ]
43
+ });
44
+ export {
45
+ o as WikicasaRoundedIcon
46
+ };
package/dist/index.js CHANGED
@@ -4,9 +4,9 @@ import { BarChartIcon as m } from "./BarChartIcon.js";
4
4
  import { BellIcon as I } from "./BellIcon.js";
5
5
  import { BulbIcon as x } from "./BulbIcon.js";
6
6
  import { CheckActiveIcon as i } from "./CheckActiveIcon.js";
7
- import { CheckInactiveIcon as s } from "./CheckInactiveIcon.js";
8
- import { CloseIcon as u } from "./CloseIcon.js";
9
- import { DashboardIcon as W } from "./DashboardIcon.js";
7
+ import { CheckInactiveIcon as l } from "./CheckInactiveIcon.js";
8
+ import { CloseIcon as g } from "./CloseIcon.js";
9
+ import { DashboardIcon as d } from "./DashboardIcon.js";
10
10
  import { DeleteIcon as P } from "./DeleteIcon.js";
11
11
  import { DrawIcon as b } from "./DrawIcon.js";
12
12
  import { EditIcon as A } from "./EditIcon.js";
@@ -17,7 +17,7 @@ import { HouseIcon as F } from "./HouseIcon.js";
17
17
  import { ItalyFlagIcon as M } from "./ItalyFlagIcon.js";
18
18
  import { LayersIcon as v } from "./LayersIcon.js";
19
19
  import { LocationIcon as T } from "./LocationIcon.js";
20
- import { LogoutIcon as R } from "./LogoutIcon.js";
20
+ import { LogoutIcon as U } from "./LogoutIcon.js";
21
21
  import { MailIcon as E } from "./MailIcon.js";
22
22
  import { MapIcon as Y } from "./MapIcon.js";
23
23
  import { NewsIcon as z } from "./NewsIcon.js";
@@ -31,8 +31,8 @@ import { PrintIcon as mo } from "./PrintIcon.js";
31
31
  import { ProfileIcon as Io } from "./ProfileIcon.js";
32
32
  import { QuotesIcon as xo } from "./QuotesIcon.js";
33
33
  import { RequestIcon as io } from "./RequestIcon.js";
34
- import { SearchIcon as so } from "./SearchIcon.js";
35
- import { ShareIcon as uo } from "./ShareIcon.js";
34
+ import { SearchIcon as lo } from "./SearchIcon.js";
35
+ import { ShareIcon as go } from "./ShareIcon.js";
36
36
  import { SuitcaseIcon as Wo } from "./SuitcaseIcon.js";
37
37
  import { TieIcon as ho } from "./TieIcon.js";
38
38
  import { TourIcon as wo } from "./TourIcon.js";
@@ -43,7 +43,7 @@ import { ViewPswIcon as Bo } from "./ViewPswIcon.js";
43
43
  import { WalletIcon as Ho } from "./WalletIcon.js";
44
44
  import { WarningIcon as Vo } from "./WarningIcon.js";
45
45
  import { WarningIconRounded as Go } from "./WarningIconRounded.js";
46
- import { WkAppIcon as Uo } from "./WkAppIcon.js";
46
+ import { WkAppIcon as Ro } from "./WkAppIcon.js";
47
47
  import { AnalyticsIcon as qo } from "./AnalyticsIcon.js";
48
48
  import { WikicasaIcon as Qo } from "./WikicasaIcon.js";
49
49
  import { GearIcon as jo } from "./GearIcon.js";
@@ -54,84 +54,85 @@ import { InstagramIcon as $o } from "./InstagramIcon.js";
54
54
  import { YoutubeIcon as rr } from "./YoutubeIcon.js";
55
55
  import { HamburgerMenuIcon as tr } from "./HamburgerMenuIcon.js";
56
56
  import { GoogleIcon as cr } from "./GoogleIcon.js";
57
- import { BankIcon as pr } from "./BankIcon.js";
58
- import { BusIcon as fr } from "./BusIcon.js";
59
- import { CartIcon as ar } from "./CartIcon.js";
60
- import { ChargeIcon as lr } from "./Charge.js";
61
- import { HospitalIcon as gr } from "./HospitalIcon.js";
62
- import { PharmacyIcon as kr } from "./PharmacyIcon.js";
63
- import { PostIcon as dr } from "./PostIcon.js";
64
- import { SchoolIcon as hr } from "./SchoolIcon.js";
65
- import { SubwayIcon as wr } from "./SubwayIcon.js";
66
- import { TrainIcon as Lr } from "./TrainIcon.js";
67
- import { TrainAltIcon as yr } from "./TrainAltIcon.js";
68
- import { WikicasaDatiLogoIcon as Dr } from "./WikicasaDatiLogo.js";
69
- import { WikicasaLogoIcon as Br } from "./WikicasaLogo.js";
70
- import { WikiNerdImg as Hr } from "./WikiNerd.js";
71
- import { WikiNerdValutaMobileImg as Vr } from "./WikiNerdValutaMobile.js";
72
- import { WikiNerdMercatoImg as Gr } from "./WikiNerdMercatoHome.js";
73
- import { WikiNerdValutaDesktopImg as Ur } from "./WikiNerdValutaDesktop.js";
74
- import { WikiNerdDownloadAppImg as qr } from "./WikiNerdDownloadApp.js";
75
- import { WikicasaStudioLogoIcon as Qr } from "./WikicasaStudioLogo.js";
76
- import { GenericUserWikiAvatarImg as jr } from "./GenericUserWikiAvatar.js";
57
+ import { WikicasaRoundedIcon as pr } from "./WikicasaRoundedIcon.js";
58
+ import { BankIcon as fr } from "./BankIcon.js";
59
+ import { BusIcon as ar } from "./BusIcon.js";
60
+ import { CartIcon as sr } from "./CartIcon.js";
61
+ import { ChargeIcon as ur } from "./Charge.js";
62
+ import { HospitalIcon as kr } from "./HospitalIcon.js";
63
+ import { PharmacyIcon as Wr } from "./PharmacyIcon.js";
64
+ import { PostIcon as hr } from "./PostIcon.js";
65
+ import { SchoolIcon as wr } from "./SchoolIcon.js";
66
+ import { SubwayIcon as Lr } from "./SubwayIcon.js";
67
+ import { TrainIcon as yr } from "./TrainIcon.js";
68
+ import { TrainAltIcon as Dr } from "./TrainAltIcon.js";
69
+ import { WikicasaDatiLogoIcon as Br } from "./WikicasaDatiLogo.js";
70
+ import { WikicasaLogoIcon as Hr } from "./WikicasaLogo.js";
71
+ import { WikiNerdImg as Vr } from "./WikiNerd.js";
72
+ import { WikiNerdValutaMobileImg as Gr } from "./WikiNerdValutaMobile.js";
73
+ import { WikiNerdMercatoImg as Rr } from "./WikiNerdMercatoHome.js";
74
+ import { WikiNerdValutaDesktopImg as qr } from "./WikiNerdValutaDesktop.js";
75
+ import { WikiNerdDownloadAppImg as Qr } from "./WikiNerdDownloadApp.js";
76
+ import { WikicasaStudioLogoIcon as jr } from "./WikicasaStudioLogo.js";
77
+ import { GenericUserWikiAvatarImg as Jr } from "./GenericUserWikiAvatar.js";
77
78
  export {
78
79
  e as AboutUsIcon,
79
80
  qo as AnalyticsIcon,
80
81
  n as ArrowIcon,
81
- pr as BankIcon,
82
+ fr as BankIcon,
82
83
  m as BarChartIcon,
83
84
  I as BellIcon,
84
85
  x as BulbIcon,
85
- fr as BusIcon,
86
- ar as CartIcon,
87
- lr as ChargeIcon,
86
+ ar as BusIcon,
87
+ sr as CartIcon,
88
+ ur as ChargeIcon,
88
89
  i as CheckActiveIcon,
89
- s as CheckInactiveIcon,
90
- u as CloseIcon,
91
- W as DashboardIcon,
90
+ l as CheckInactiveIcon,
91
+ g as CloseIcon,
92
+ d as DashboardIcon,
92
93
  P as DeleteIcon,
93
94
  b as DrawIcon,
94
95
  A as EditIcon,
95
96
  Oo as FacebookIcon,
96
97
  jo as GearIcon,
97
- jr as GenericUserWikiAvatarImg,
98
+ Jr as GenericUserWikiAvatarImg,
98
99
  N as GermanyFlagIcon,
99
100
  cr as GoogleIcon,
100
101
  tr as HamburgerMenuIcon,
101
102
  C as HeartIcon,
102
103
  S as HidePswIcon,
103
- gr as HospitalIcon,
104
+ kr as HospitalIcon,
104
105
  F as HouseIcon,
105
106
  $o as InstagramIcon,
106
107
  M as ItalyFlagIcon,
107
108
  v as LayersIcon,
108
109
  Zo as LinkedinIcon,
109
110
  T as LocationIcon,
110
- R as LogoutIcon,
111
+ U as LogoutIcon,
111
112
  E as MailIcon,
112
113
  Y as MapIcon,
113
114
  z as NewsIcon,
114
115
  K as NotesIcon,
115
- kr as PharmacyIcon,
116
+ Wr as PharmacyIcon,
116
117
  X as PhoneIcon,
117
118
  _ as PinIcon,
118
119
  oo as PlanIcon,
119
120
  eo as PlusIcon,
120
- dr as PostIcon,
121
+ hr as PostIcon,
121
122
  no as PrestigeIcon,
122
123
  mo as PrintIcon,
123
124
  Io as ProfileIcon,
124
125
  xo as QuotesIcon,
125
126
  io as RequestIcon,
126
- hr as SchoolIcon,
127
- so as SearchIcon,
128
- uo as ShareIcon,
129
- wr as SubwayIcon,
127
+ wr as SchoolIcon,
128
+ lo as SearchIcon,
129
+ go as ShareIcon,
130
+ Lr as SubwayIcon,
130
131
  Wo as SuitcaseIcon,
131
132
  ho as TieIcon,
132
133
  wo as TourIcon,
133
- yr as TrainAltIcon,
134
- Lr as TrainIcon,
134
+ Dr as TrainAltIcon,
135
+ yr as TrainIcon,
135
136
  Lo as UkFlagIcon,
136
137
  yo as ValuationIcon,
137
138
  Do as VideoIcon,
@@ -139,16 +140,17 @@ export {
139
140
  Ho as WalletIcon,
140
141
  Vo as WarningIcon,
141
142
  Go as WarningIconRounded,
142
- qr as WikiNerdDownloadAppImg,
143
- Hr as WikiNerdImg,
144
- Gr as WikiNerdMercatoImg,
145
- Ur as WikiNerdValutaDesktopImg,
146
- Vr as WikiNerdValutaMobileImg,
147
- Dr as WikicasaDatiLogoIcon,
143
+ Qr as WikiNerdDownloadAppImg,
144
+ Vr as WikiNerdImg,
145
+ Rr as WikiNerdMercatoImg,
146
+ qr as WikiNerdValutaDesktopImg,
147
+ Gr as WikiNerdValutaMobileImg,
148
+ Br as WikicasaDatiLogoIcon,
148
149
  Qo as WikicasaIcon,
149
- Br as WikicasaLogoIcon,
150
- Qr as WikicasaStudioLogoIcon,
151
- Uo as WkAppIcon,
150
+ Hr as WikicasaLogoIcon,
151
+ pr as WikicasaRoundedIcon,
152
+ jr as WikicasaStudioLogoIcon,
153
+ Ro as WkAppIcon,
152
154
  Jo as WkFavIcon,
153
155
  rr as YoutubeIcon
154
156
  };
@@ -54,6 +54,7 @@ import { InstagramIcon } from './svgIcons/InstagramIcon';
54
54
  import { YoutubeIcon } from './svgIcons/YoutubeIcon';
55
55
  import { HamburgerMenuIcon } from './svgIcons/HamburgerMenuIcon';
56
56
  import { GoogleIcon } from './svgIcons/GoogleIcon';
57
+ import { WikicasaRoundedIcon } from './svgIcons/WikicasaRoundedIcon';
57
58
  import { BankIcon } from './svgIcons/poi/BankIcon';
58
59
  import { BusIcon } from './svgIcons/poi/BusIcon';
59
60
  import { CartIcon } from './svgIcons/poi/CartIcon';
@@ -74,4 +75,4 @@ import { WikiNerdValutaDesktopImg } from './svgImages/WikiNerdValutaDesktop';
74
75
  import { WikiNerdDownloadAppImg } from './svgImages/WikiNerdDownloadApp';
75
76
  import { WikicasaStudioLogoIcon } from './svgImages/WikicasaStudioLogo';
76
77
  import { GenericUserWikiAvatarImg } from './svgImages/GenericUserWikiAvatar';
77
- export { GearIcon, WikicasaIcon, AnalyticsIcon, AboutUsIcon, ArrowIcon, BarChartIcon, BellIcon, BulbIcon, CheckActiveIcon, CheckInactiveIcon, CloseIcon, DashboardIcon, DeleteIcon, DrawIcon, EditIcon, GermanyFlagIcon, HeartIcon, HidePswIcon, HouseIcon, ItalyFlagIcon, LayersIcon, LocationIcon, LogoutIcon, MailIcon, MapIcon, NewsIcon, NotesIcon, PhoneIcon, PinIcon, PlanIcon, PlusIcon, PrestigeIcon, PrintIcon, ProfileIcon, QuotesIcon, RequestIcon, SearchIcon, ShareIcon, SuitcaseIcon, TieIcon, TourIcon, UkFlagIcon, ValuationIcon, VideoIcon, ViewPswIcon, WalletIcon, WarningIcon, WarningIconRounded, WikicasaLogoIcon, WikicasaDatiLogoIcon, WikiNerdImg, WkAppIcon, WkFavIcon, FacebookIcon, LinkedinIcon, InstagramIcon, YoutubeIcon, BankIcon, BusIcon, CartIcon, ChargeIcon, HospitalIcon, PharmacyIcon, PostIcon, SchoolIcon, SubwayIcon, TrainIcon, TrainAltIcon, HamburgerMenuIcon, WikiNerdValutaMobileImg, WikiNerdMercatoImg, WikiNerdValutaDesktopImg, WikiNerdDownloadAppImg, GoogleIcon, WikicasaStudioLogoIcon, GenericUserWikiAvatarImg };
78
+ export { GearIcon, WikicasaIcon, AnalyticsIcon, AboutUsIcon, ArrowIcon, BarChartIcon, BellIcon, BulbIcon, CheckActiveIcon, CheckInactiveIcon, CloseIcon, DashboardIcon, DeleteIcon, DrawIcon, EditIcon, GermanyFlagIcon, HeartIcon, HidePswIcon, HouseIcon, ItalyFlagIcon, LayersIcon, LocationIcon, LogoutIcon, MailIcon, MapIcon, NewsIcon, NotesIcon, PhoneIcon, PinIcon, PlanIcon, PlusIcon, PrestigeIcon, PrintIcon, ProfileIcon, QuotesIcon, RequestIcon, SearchIcon, ShareIcon, SuitcaseIcon, TieIcon, TourIcon, UkFlagIcon, ValuationIcon, VideoIcon, ViewPswIcon, WalletIcon, WarningIcon, WarningIconRounded, WikicasaLogoIcon, WikicasaDatiLogoIcon, WikiNerdImg, WkAppIcon, WkFavIcon, FacebookIcon, LinkedinIcon, InstagramIcon, YoutubeIcon, BankIcon, BusIcon, CartIcon, ChargeIcon, HospitalIcon, PharmacyIcon, PostIcon, SchoolIcon, SubwayIcon, TrainIcon, TrainAltIcon, HamburgerMenuIcon, WikiNerdValutaMobileImg, WikiNerdMercatoImg, WikiNerdValutaDesktopImg, WikiNerdDownloadAppImg, GoogleIcon, WikicasaStudioLogoIcon, GenericUserWikiAvatarImg, WikicasaRoundedIcon };
@@ -0,0 +1,7 @@
1
+ import type { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+ import type { SvgProps } from '@wikicasa-dev/types';
3
+ export declare const WikicasaRoundedIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
4
+ bgColor: string;
5
+ color: string;
6
+ borderColor: string;
7
+ }>>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wikicasa-dev/svg-icons",
3
- "version": "0.0.19",
3
+ "version": "0.0.21",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/lib/index.d.ts",