@wikicasa-dev/svg-icons 0.0.21 → 0.0.23
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,30 @@
|
|
|
1
|
+
import { h as o } from "vue";
|
|
2
|
+
import { s as t } from "./svgIconFactory-B4HDiwZr.js";
|
|
3
|
+
o(
|
|
4
|
+
"svg",
|
|
5
|
+
{ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 28.5 20.243" },
|
|
6
|
+
o("g", { fill: "none", stroke: "#222", "stroke-linecap": "round", "stroke-width": "3" }, [
|
|
7
|
+
o("path", { "stroke-linejoin": "round", d: "m9.501 2.121-8 8 8 8" }),
|
|
8
|
+
o("path", { d: "M2 10.121h25" })
|
|
9
|
+
])
|
|
10
|
+
);
|
|
11
|
+
const s = (r) => t({
|
|
12
|
+
props: r,
|
|
13
|
+
svgNodeAttrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 28.5 20.243" },
|
|
14
|
+
childrenNodes: o(
|
|
15
|
+
"g",
|
|
16
|
+
{
|
|
17
|
+
fill: "none",
|
|
18
|
+
stroke: r.strikeColor ?? "#222",
|
|
19
|
+
"stroke-linecap": "round",
|
|
20
|
+
"stroke-width": "3"
|
|
21
|
+
},
|
|
22
|
+
[
|
|
23
|
+
o("path", { "stroke-linejoin": "round", d: "m9.501 2.121-8 8 8 8" }),
|
|
24
|
+
o("path", { d: "M2 10.121h25" })
|
|
25
|
+
]
|
|
26
|
+
)
|
|
27
|
+
});
|
|
28
|
+
export {
|
|
29
|
+
s as ArrowIndicatorIcon
|
|
30
|
+
};
|
package/dist/index.js
CHANGED
|
@@ -8,8 +8,8 @@ import { CheckInactiveIcon as l } from "./CheckInactiveIcon.js";
|
|
|
8
8
|
import { CloseIcon as g } from "./CloseIcon.js";
|
|
9
9
|
import { DashboardIcon as d } from "./DashboardIcon.js";
|
|
10
10
|
import { DeleteIcon as P } from "./DeleteIcon.js";
|
|
11
|
-
import { DrawIcon as
|
|
12
|
-
import { EditIcon as
|
|
11
|
+
import { DrawIcon as w } from "./DrawIcon.js";
|
|
12
|
+
import { EditIcon as b } from "./EditIcon.js";
|
|
13
13
|
import { GermanyFlagIcon as N } from "./GermanyFlagIcon.js";
|
|
14
14
|
import { HeartIcon as C } from "./HeartIcon.js";
|
|
15
15
|
import { HidePswIcon as S } from "./HidePswIcon.js";
|
|
@@ -35,7 +35,7 @@ import { SearchIcon as lo } from "./SearchIcon.js";
|
|
|
35
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
|
-
import { TourIcon as
|
|
38
|
+
import { TourIcon as Ao } from "./TourIcon.js";
|
|
39
39
|
import { UkFlagIcon as Lo } from "./UkFlagIcon.js";
|
|
40
40
|
import { ValuationIcon as yo } from "./ValuationIcon.js";
|
|
41
41
|
import { VideoIcon as Do } from "./VideoIcon.js";
|
|
@@ -55,53 +55,55 @@ 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
57
|
import { WikicasaRoundedIcon as pr } from "./WikicasaRoundedIcon.js";
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
58
|
+
import { ArrowIndicatorIcon as fr } from "./ArrowIndicatorIcon.js";
|
|
59
|
+
import { BankIcon as ar } from "./BankIcon.js";
|
|
60
|
+
import { BusIcon as sr } from "./BusIcon.js";
|
|
61
|
+
import { CartIcon as ur } from "./CartIcon.js";
|
|
62
|
+
import { ChargeIcon as kr } from "./Charge.js";
|
|
63
|
+
import { HospitalIcon as Wr } from "./HospitalIcon.js";
|
|
64
|
+
import { PharmacyIcon as hr } from "./PharmacyIcon.js";
|
|
65
|
+
import { PostIcon as Ar } from "./PostIcon.js";
|
|
66
|
+
import { SchoolIcon as Lr } from "./SchoolIcon.js";
|
|
67
|
+
import { SubwayIcon as yr } from "./SubwayIcon.js";
|
|
68
|
+
import { TrainIcon as Dr } from "./TrainIcon.js";
|
|
69
|
+
import { TrainAltIcon as Br } from "./TrainAltIcon.js";
|
|
70
|
+
import { WikicasaDatiLogoIcon as Hr } from "./WikicasaDatiLogo.js";
|
|
71
|
+
import { WikicasaLogoIcon as Vr } from "./WikicasaLogo.js";
|
|
72
|
+
import { WikiNerdImg as Gr } from "./WikiNerd.js";
|
|
73
|
+
import { WikiNerdValutaMobileImg as Rr } from "./WikiNerdValutaMobile.js";
|
|
74
|
+
import { WikiNerdMercatoImg as qr } from "./WikiNerdMercatoHome.js";
|
|
75
|
+
import { WikiNerdValutaDesktopImg as Qr } from "./WikiNerdValutaDesktop.js";
|
|
76
|
+
import { WikiNerdDownloadAppImg as jr } from "./WikiNerdDownloadApp.js";
|
|
77
|
+
import { WikicasaStudioLogoIcon as Jr } from "./WikicasaStudioLogo.js";
|
|
78
|
+
import { GenericUserWikiAvatarImg as Or } from "./GenericUserWikiAvatar.js";
|
|
78
79
|
export {
|
|
79
80
|
e as AboutUsIcon,
|
|
80
81
|
qo as AnalyticsIcon,
|
|
81
82
|
n as ArrowIcon,
|
|
82
|
-
fr as
|
|
83
|
+
fr as ArrowIndicatorIcon,
|
|
84
|
+
ar as BankIcon,
|
|
83
85
|
m as BarChartIcon,
|
|
84
86
|
I as BellIcon,
|
|
85
87
|
x as BulbIcon,
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
88
|
+
sr as BusIcon,
|
|
89
|
+
ur as CartIcon,
|
|
90
|
+
kr as ChargeIcon,
|
|
89
91
|
i as CheckActiveIcon,
|
|
90
92
|
l as CheckInactiveIcon,
|
|
91
93
|
g as CloseIcon,
|
|
92
94
|
d as DashboardIcon,
|
|
93
95
|
P as DeleteIcon,
|
|
94
|
-
|
|
95
|
-
|
|
96
|
+
w as DrawIcon,
|
|
97
|
+
b as EditIcon,
|
|
96
98
|
Oo as FacebookIcon,
|
|
97
99
|
jo as GearIcon,
|
|
98
|
-
|
|
100
|
+
Or as GenericUserWikiAvatarImg,
|
|
99
101
|
N as GermanyFlagIcon,
|
|
100
102
|
cr as GoogleIcon,
|
|
101
103
|
tr as HamburgerMenuIcon,
|
|
102
104
|
C as HeartIcon,
|
|
103
105
|
S as HidePswIcon,
|
|
104
|
-
|
|
106
|
+
Wr as HospitalIcon,
|
|
105
107
|
F as HouseIcon,
|
|
106
108
|
$o as InstagramIcon,
|
|
107
109
|
M as ItalyFlagIcon,
|
|
@@ -113,26 +115,26 @@ export {
|
|
|
113
115
|
Y as MapIcon,
|
|
114
116
|
z as NewsIcon,
|
|
115
117
|
K as NotesIcon,
|
|
116
|
-
|
|
118
|
+
hr as PharmacyIcon,
|
|
117
119
|
X as PhoneIcon,
|
|
118
120
|
_ as PinIcon,
|
|
119
121
|
oo as PlanIcon,
|
|
120
122
|
eo as PlusIcon,
|
|
121
|
-
|
|
123
|
+
Ar as PostIcon,
|
|
122
124
|
no as PrestigeIcon,
|
|
123
125
|
mo as PrintIcon,
|
|
124
126
|
Io as ProfileIcon,
|
|
125
127
|
xo as QuotesIcon,
|
|
126
128
|
io as RequestIcon,
|
|
127
|
-
|
|
129
|
+
Lr as SchoolIcon,
|
|
128
130
|
lo as SearchIcon,
|
|
129
131
|
go as ShareIcon,
|
|
130
|
-
|
|
132
|
+
yr as SubwayIcon,
|
|
131
133
|
Wo as SuitcaseIcon,
|
|
132
134
|
ho as TieIcon,
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
135
|
+
Ao as TourIcon,
|
|
136
|
+
Br as TrainAltIcon,
|
|
137
|
+
Dr as TrainIcon,
|
|
136
138
|
Lo as UkFlagIcon,
|
|
137
139
|
yo as ValuationIcon,
|
|
138
140
|
Do as VideoIcon,
|
|
@@ -140,16 +142,16 @@ export {
|
|
|
140
142
|
Ho as WalletIcon,
|
|
141
143
|
Vo as WarningIcon,
|
|
142
144
|
Go as WarningIconRounded,
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
145
|
+
jr as WikiNerdDownloadAppImg,
|
|
146
|
+
Gr as WikiNerdImg,
|
|
147
|
+
qr as WikiNerdMercatoImg,
|
|
148
|
+
Qr as WikiNerdValutaDesktopImg,
|
|
149
|
+
Rr as WikiNerdValutaMobileImg,
|
|
150
|
+
Hr as WikicasaDatiLogoIcon,
|
|
149
151
|
Qo as WikicasaIcon,
|
|
150
|
-
|
|
152
|
+
Vr as WikicasaLogoIcon,
|
|
151
153
|
pr as WikicasaRoundedIcon,
|
|
152
|
-
|
|
154
|
+
Jr as WikicasaStudioLogoIcon,
|
|
153
155
|
Ro as WkAppIcon,
|
|
154
156
|
Jo as WkFavIcon,
|
|
155
157
|
rr as YoutubeIcon
|
package/dist/lib/index.d.ts
CHANGED
|
@@ -55,6 +55,7 @@ import { YoutubeIcon } from './svgIcons/YoutubeIcon';
|
|
|
55
55
|
import { HamburgerMenuIcon } from './svgIcons/HamburgerMenuIcon';
|
|
56
56
|
import { GoogleIcon } from './svgIcons/GoogleIcon';
|
|
57
57
|
import { WikicasaRoundedIcon } from './svgIcons/WikicasaRoundedIcon';
|
|
58
|
+
import { ArrowIndicatorIcon } from './svgIcons/ArrowIndicatorIcon';
|
|
58
59
|
import { BankIcon } from './svgIcons/poi/BankIcon';
|
|
59
60
|
import { BusIcon } from './svgIcons/poi/BusIcon';
|
|
60
61
|
import { CartIcon } from './svgIcons/poi/CartIcon';
|
|
@@ -75,4 +76,4 @@ import { WikiNerdValutaDesktopImg } from './svgImages/WikiNerdValutaDesktop';
|
|
|
75
76
|
import { WikiNerdDownloadAppImg } from './svgImages/WikiNerdDownloadApp';
|
|
76
77
|
import { WikicasaStudioLogoIcon } from './svgImages/WikicasaStudioLogo';
|
|
77
78
|
import { GenericUserWikiAvatarImg } from './svgImages/GenericUserWikiAvatar';
|
|
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 };
|
|
79
|
+
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, ArrowIndicatorIcon };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
|
|
2
|
+
import type { SvgProps } from '@wikicasa-dev/types';
|
|
3
|
+
export declare const ArrowIndicatorIcon: FunctionalSvgIconComponent<Partial<SvgProps> & Partial<{
|
|
4
|
+
strikeColor: string;
|
|
5
|
+
}>>;
|