@wikicasa-dev/svg-icons 0.1.2 → 0.1.3

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.
@@ -0,0 +1,54 @@
1
+ import { h as t } from "vue";
2
+ import { s as r } from "./svgIconFactory-Dn0WJdb3.js";
3
+ const s = (e, { attrs: o }) => r({
4
+ props: e,
5
+ svgNodeAttrs: {
6
+ "xmlns:xlink": "http://www.w3.org/1999/xlink",
7
+ viewBox: "0 0 18.471 20.196",
8
+ height: e.height ?? 18,
9
+ width: e.width ?? 20
10
+ },
11
+ childrenNodes: t(
12
+ "g",
13
+ { transform: "translate(0.151 0.155)" },
14
+ t("g", [
15
+ t("path", {
16
+ d: "M10.19.633l0,0a.927.927,0,0,0-.492.94c.312,3.223-1.971,5.887-7.3,7.881A2.9,2.9,0,0,0,.5,12.061a2.775,2.775,0,0,0,.946,2.088,2.593,2.593,0,0,0,2.76.8c4.951-2.707,8.99-3.391,11.607-.92a.931.931,0,0,0,1.05.189,1.3,1.3,0,0,0,.591-1.732L11.922,1.224A1.294,1.294,0,0,0,10.19.633Z",
17
+ fill: "none",
18
+ stroke: o["stroke-color"] ?? "#222",
19
+ "stroke-linecap": "round",
20
+ "stroke-miterlimit": "10",
21
+ "stroke-width": o["stroke-width"] ?? "1.3"
22
+ }),
23
+ t("path", {
24
+ d: "M4.207,14.948,6.9,18.9a1,1,0,0,0,1.739-.984L6.71,13.723,4.283,8.652",
25
+ fill: "none",
26
+ stroke: o["stroke-color"] ?? "#222",
27
+ "stroke-linecap": "round",
28
+ "stroke-miterlimit": "10",
29
+ "stroke-width": o["stroke-width"] ?? "1.3"
30
+ }),
31
+ t("path", {
32
+ d: "M13.406,6.385a6.156,6.156,0,0,1,1.508-.647A1.245,1.245,0,0,1,16.16,6.983c0,.516-.3,1.1-1.539,1.621",
33
+ transform: "translate(1 -0.371)",
34
+ fill: "none",
35
+ stroke: o["stroke-color"] ?? "#222",
36
+ "stroke-linecap": "round",
37
+ "stroke-miterlimit": "10",
38
+ "stroke-width": o["stroke-width"] ?? "1.3"
39
+ }),
40
+ t("path", {
41
+ d: "M6.674,15.711c.936-.37,2.311-1.181,1.738-2.931",
42
+ transform: "translate(1)",
43
+ fill: "none",
44
+ stroke: o["stroke-color"] ?? "#222",
45
+ "stroke-linecap": "round",
46
+ "stroke-miterlimit": "10",
47
+ "stroke-width": o["stroke-width"] ?? "1.3"
48
+ })
49
+ ])
50
+ )
51
+ });
52
+ export {
53
+ s as MegaphoneIcon
54
+ };
package/dist/index.js CHANGED
@@ -14,8 +14,8 @@ import { GermanyFlagIcon as N } from "./GermanyFlagIcon.js";
14
14
  import { HeartIcon as y } from "./HeartIcon.js";
15
15
  import { HidePswIcon as D } from "./HidePswIcon.js";
16
16
  import { HomeIcon as V } from "./HomeIcon.js";
17
- import { ItalyFlagIcon as R } from "./ItalyFlagIcon.js";
18
- import { LayersIcon as F } from "./LayersIcon.js";
17
+ import { ItalyFlagIcon as M } from "./ItalyFlagIcon.js";
18
+ import { LayersIcon as B } from "./LayersIcon.js";
19
19
  import { LocationIcon as T } from "./LocationIcon.js";
20
20
  import { LogoutIcon as U } from "./LogoutIcon.js";
21
21
  import { MailIcon as E } from "./MailIcon.js";
@@ -41,8 +41,8 @@ import { ValuationIcon as bo } from "./ValuationIcon.js";
41
41
  import { VideoIcon as Lo } from "./VideoIcon.js";
42
42
  import { ViewPswIcon as Ho } from "./ViewPswIcon.js";
43
43
  import { WalletIcon as vo } from "./WalletIcon.js";
44
- import { WarningIcon as Bo } from "./WarningIcon.js";
45
- import { WarningIconRounded as Mo } from "./WarningIconRounded.js";
44
+ import { WarningIcon as Ro } from "./WarningIcon.js";
45
+ import { WarningIconRounded as Fo } from "./WarningIconRounded.js";
46
46
  import { WkAppIcon as Go } from "./WkAppIcon.js";
47
47
  import { AnalyticsIcon as qo } from "./AnalyticsIcon.js";
48
48
  import { WikicasaIcon as zo } from "./WikicasaIcon.js";
@@ -68,8 +68,8 @@ import { TransactionIcon as br } from "./TransactionIcon.js";
68
68
  import { InfoIcon as Lr } from "./InfoIcon.js";
69
69
  import { CheckIcon as Hr } from "./CheckIcon.js";
70
70
  import { ExternalLinkIcon as vr } from "./ExternalLinkIcon.js";
71
- import { BathroomIcon as Br } from "./BathroomIcon.js";
72
- import { EnergyClassIcon as Mr } from "./EnergyClassIcon.js";
71
+ import { BathroomIcon as Rr } from "./BathroomIcon.js";
72
+ import { EnergyClassIcon as Fr } from "./EnergyClassIcon.js";
73
73
  import { AuctionHammerIcon as Gr } from "./AuctionHammerIcon.js";
74
74
  import { PhotoIcon as qr } from "./PhotoIcon.js";
75
75
  import { TelegramRoundedIcon as zr } from "./TelegramRoundedIcon.js";
@@ -83,53 +83,54 @@ import { StarIcon as te } from "./StarIcon.js";
83
83
  import { PartnershipIcon as me } from "./PartnershipIcon.js";
84
84
  import { LockIcon as pe } from "./LockIcon.js";
85
85
  import { KeyIcon as fe } from "./KeyIcon.js";
86
- import { BankIcon as ae } from "./BankIcon.js";
87
- import { BusIcon as de } from "./BusIcon.js";
88
- import { CartIcon as se } from "./CartIcon.js";
89
- import { ChargeIcon as ke } from "./Charge.js";
90
- import { HospitalIcon as he } from "./HospitalIcon.js";
91
- import { PharmacyIcon as Se } from "./PharmacyIcon.js";
92
- import { PostIcon as we } from "./PostIcon.js";
93
- import { SchoolIcon as Ce } from "./SchoolIcon.js";
94
- import { SubwayIcon as be } from "./SubwayIcon.js";
95
- import { TrainIcon as Le } from "./TrainIcon.js";
96
- import { TrainAltIcon as He } from "./TrainAltIcon.js";
97
- import { WikicasaDatiLogoIcon as ve } from "./WikicasaDatiLogo.js";
98
- import { WikicasaLogoIcon as Be } from "./WikicasaLogo.js";
99
- import { WikiNerdImg as Me } from "./WikiNerd.js";
100
- import { WikiNerdValutaMobileImg as Ge } from "./WikiNerdValutaMobile.js";
101
- import { WikiNerdMercatoImg as qe } from "./WikiNerdMercatoHome.js";
102
- import { WikiNerdValutaDesktopImg as ze } from "./WikiNerdValutaDesktop.js";
103
- import { WikiNerdDownloadAppImg as Qe } from "./WikiNerdDownloadApp.js";
104
- import { WikicasaStudioLogoIcon as je } from "./WikicasaStudioLogo.js";
105
- import { GenericUserWikiAvatarImg as Oe } from "./GenericUserWikiAvatar.js";
106
- import { ShieldImg as Ze } from "./ShieldImg.js";
107
- import { SnapImg as $e } from "./SnapImg.js";
108
- import { StopWatchImg as rt } from "./StopWatchImg.js";
109
- import { CheckImg as tt } from "./CheckImg.js";
110
- import { IareeImg as mt } from "./IareeImg.js";
111
- import { WikiNerdAnalyzeImg as pt } from "./WikiNerdAnalyzeImg.js";
112
- import { WikiNerdValuationNotAvailableImg as ft } from "./WikiNerdValuationNotAvailableImg.js";
113
- import { InsightImg as at } from "./InsightImg.js";
114
- import { GenericUserWikiAvatarSquaredImg as dt } from "./GenericUserWikiAvatarSquaredImg.js";
115
- import { WikiNoSavedSearchesImg as st } from "./WikiNoSavedSearches.js";
86
+ import { MegaphoneIcon as ae } from "./MegaphoneIcon.js";
87
+ import { BankIcon as de } from "./BankIcon.js";
88
+ import { BusIcon as se } from "./BusIcon.js";
89
+ import { CartIcon as ke } from "./CartIcon.js";
90
+ import { ChargeIcon as he } from "./Charge.js";
91
+ import { HospitalIcon as Se } from "./HospitalIcon.js";
92
+ import { PharmacyIcon as we } from "./PharmacyIcon.js";
93
+ import { PostIcon as Ce } from "./PostIcon.js";
94
+ import { SchoolIcon as be } from "./SchoolIcon.js";
95
+ import { SubwayIcon as Le } from "./SubwayIcon.js";
96
+ import { TrainIcon as He } from "./TrainIcon.js";
97
+ import { TrainAltIcon as ve } from "./TrainAltIcon.js";
98
+ import { WikicasaDatiLogoIcon as Re } from "./WikicasaDatiLogo.js";
99
+ import { WikicasaLogoIcon as Fe } from "./WikicasaLogo.js";
100
+ import { WikiNerdImg as Ge } from "./WikiNerd.js";
101
+ import { WikiNerdValutaMobileImg as qe } from "./WikiNerdValutaMobile.js";
102
+ import { WikiNerdMercatoImg as ze } from "./WikiNerdMercatoHome.js";
103
+ import { WikiNerdValutaDesktopImg as Qe } from "./WikiNerdValutaDesktop.js";
104
+ import { WikiNerdDownloadAppImg as je } from "./WikiNerdDownloadApp.js";
105
+ import { WikicasaStudioLogoIcon as Oe } from "./WikicasaStudioLogo.js";
106
+ import { GenericUserWikiAvatarImg as Ze } from "./GenericUserWikiAvatar.js";
107
+ import { ShieldImg as $e } from "./ShieldImg.js";
108
+ import { SnapImg as rt } from "./SnapImg.js";
109
+ import { StopWatchImg as tt } from "./StopWatchImg.js";
110
+ import { CheckImg as mt } from "./CheckImg.js";
111
+ import { IareeImg as pt } from "./IareeImg.js";
112
+ import { WikiNerdAnalyzeImg as ft } from "./WikiNerdAnalyzeImg.js";
113
+ import { WikiNerdValuationNotAvailableImg as at } from "./WikiNerdValuationNotAvailableImg.js";
114
+ import { InsightImg as dt } from "./InsightImg.js";
115
+ import { GenericUserWikiAvatarSquaredImg as st } from "./GenericUserWikiAvatarSquaredImg.js";
116
+ import { WikiNoSavedSearchesImg as kt } from "./WikiNoSavedSearches.js";
116
117
  export {
117
118
  e as AboutUsIcon,
118
119
  qo as AnalyticsIcon,
119
120
  n as ArrowIcon,
120
121
  fr as ArrowIndicatorIcon,
121
122
  Gr as AuctionHammerIcon,
122
- ae as BankIcon,
123
+ de as BankIcon,
123
124
  c as BarChartIcon,
124
- Br as BathroomIcon,
125
+ Rr as BathroomIcon,
125
126
  I as BellIcon,
126
127
  x as BulbIcon,
127
- de as BusIcon,
128
- se as CartIcon,
129
- ke as ChargeIcon,
128
+ se as BusIcon,
129
+ ke as CartIcon,
130
+ he as ChargeIcon,
130
131
  i as CheckActiveIcon,
131
132
  Hr as CheckIcon,
132
- tt as CheckImg,
133
+ mt as CheckImg,
133
134
  l as CheckInactiveIcon,
134
135
  kr as CheckRoundedIcon,
135
136
  g as CloseIcon,
@@ -140,13 +141,13 @@ export {
140
141
  hr as DownloadIcon,
141
142
  P as DrawIcon,
142
143
  A as EditIcon,
143
- Mr as EnergyClassIcon,
144
+ Fr as EnergyClassIcon,
144
145
  vr as ExternalLinkIcon,
145
146
  Oo as FacebookIcon,
146
147
  jr as FacebookRoundedIcon,
147
148
  Qo as GearIcon,
148
- Oe as GenericUserWikiAvatarImg,
149
- dt as GenericUserWikiAvatarSquaredImg,
149
+ Ze as GenericUserWikiAvatarImg,
150
+ st as GenericUserWikiAvatarSquaredImg,
150
151
  N as GermanyFlagIcon,
151
152
  mr as GoogleIcon,
152
153
  tr as HamburgerMenuIcon,
@@ -154,32 +155,33 @@ export {
154
155
  Zr as HeartShadowedIcon,
155
156
  D as HidePswIcon,
156
157
  V as HomeIcon,
157
- he as HospitalIcon,
158
+ Se as HospitalIcon,
158
159
  sr as HouseValuationIcon,
159
- mt as IareeImg,
160
+ pt as IareeImg,
160
161
  Lr as InfoIcon,
161
- at as InsightImg,
162
+ dt as InsightImg,
162
163
  $o as InstagramIcon,
163
- R as ItalyFlagIcon,
164
+ M as ItalyFlagIcon,
164
165
  fe as KeyIcon,
165
- F as LayersIcon,
166
+ B as LayersIcon,
166
167
  Zo as LinkedinIcon,
167
168
  T as LocationIcon,
168
169
  pe as LockIcon,
169
170
  U as LogoutIcon,
170
171
  E as MailIcon,
171
172
  K as MapIcon,
173
+ ae as MegaphoneIcon,
172
174
  Y as NewsIcon,
173
175
  J as NotesIcon,
174
176
  me as PartnershipIcon,
175
- Se as PharmacyIcon,
177
+ we as PharmacyIcon,
176
178
  X as PhoneIcon,
177
179
  qr as PhotoIcon,
178
180
  _ as PinIcon,
179
181
  dr as PinShadowedIcon,
180
182
  oo as PlanIcon,
181
183
  eo as PlusIcon,
182
- we as PostIcon,
184
+ Ce as PostIcon,
183
185
  no as PrestigeIcon,
184
186
  wr as PriceIcon,
185
187
  ar as PrincipalIcon,
@@ -187,45 +189,45 @@ export {
187
189
  Io as ProfileIcon,
188
190
  xo as QuotesIcon,
189
191
  io as RequestIcon,
190
- Ce as SchoolIcon,
192
+ be as SchoolIcon,
191
193
  so as SearchIcon,
192
194
  ko as ShareIcon,
193
- Ze as ShieldImg,
194
- $e as SnapImg,
195
+ $e as ShieldImg,
196
+ rt as SnapImg,
195
197
  $r as SortIcon,
196
198
  Sr as SquareMeterIcon,
197
199
  te as StarIcon,
198
- rt as StopWatchImg,
200
+ tt as StopWatchImg,
199
201
  re as StreetViewIcon,
200
- be as SubwayIcon,
202
+ Le as SubwayIcon,
201
203
  ho as SuitcaseIcon,
202
204
  zr as TelegramRoundedIcon,
203
205
  So as TieIcon,
204
206
  wo as TourIcon,
205
- He as TrainAltIcon,
206
- Le as TrainIcon,
207
+ ve as TrainAltIcon,
208
+ He as TrainIcon,
207
209
  br as TransactionIcon,
208
210
  Co as UkFlagIcon,
209
211
  bo as ValuationIcon,
210
212
  Lo as VideoIcon,
211
213
  Ho as ViewPswIcon,
212
214
  vo as WalletIcon,
213
- Bo as WarningIcon,
214
- Mo as WarningIconRounded,
215
+ Ro as WarningIcon,
216
+ Fo as WarningIconRounded,
215
217
  Qr as WhatsappRoundedIcon,
216
- pt as WikiNerdAnalyzeImg,
217
- Qe as WikiNerdDownloadAppImg,
218
- Me as WikiNerdImg,
219
- qe as WikiNerdMercatoImg,
220
- ft as WikiNerdValuationNotAvailableImg,
221
- ze as WikiNerdValutaDesktopImg,
222
- Ge as WikiNerdValutaMobileImg,
223
- st as WikiNoSavedSearchesImg,
224
- ve as WikicasaDatiLogoIcon,
218
+ ft as WikiNerdAnalyzeImg,
219
+ je as WikiNerdDownloadAppImg,
220
+ Ge as WikiNerdImg,
221
+ ze as WikiNerdMercatoImg,
222
+ at as WikiNerdValuationNotAvailableImg,
223
+ Qe as WikiNerdValutaDesktopImg,
224
+ qe as WikiNerdValutaMobileImg,
225
+ kt as WikiNoSavedSearchesImg,
226
+ Re as WikicasaDatiLogoIcon,
225
227
  zo as WikicasaIcon,
226
- Be as WikicasaLogoIcon,
228
+ Fe as WikicasaLogoIcon,
227
229
  pr as WikicasaRoundedIcon,
228
- je as WikicasaStudioLogoIcon,
230
+ Oe as WikicasaStudioLogoIcon,
229
231
  Go as WkAppIcon,
230
232
  jo as WkFavIcon,
231
233
  rr as YoutubeIcon
@@ -83,6 +83,7 @@ export { StarIcon } from './svgIcons/StarIcon';
83
83
  export { PartnershipIcon } from './svgIcons/PartnershipIcon';
84
84
  export { LockIcon } from './svgIcons/LockIcon';
85
85
  export { KeyIcon } from './svgIcons/KeyIcon';
86
+ export { MegaphoneIcon } from './svgIcons/MegaphoneIcon';
86
87
  export { BankIcon } from './svgIcons/poi/BankIcon';
87
88
  export { BusIcon } from './svgIcons/poi/BusIcon';
88
89
  export { CartIcon } from './svgIcons/poi/CartIcon';
@@ -0,0 +1,4 @@
1
+ import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
2
+ import { SvgProps } from '@wikicasa-dev/types';
3
+
4
+ export declare const MegaphoneIcon: FunctionalSvgIconComponent<Partial<SvgProps>>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wikicasa-dev/svg-icons",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/lib/index.d.ts",