@brightlocal/icons 2.0.0 → 2.1.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/dist/custom/index.cjs +1 -0
- package/dist/custom/index.d.ts +8 -0
- package/dist/custom/index.d.ts.map +1 -1
- package/dist/custom/index.js +12 -0
- package/dist/custom/motif-circle.cjs +1 -0
- package/dist/custom/motif-circle.d.ts +18 -0
- package/dist/custom/motif-circle.d.ts.map +1 -0
- package/dist/custom/motif-circle.js +17 -0
- package/dist/custom/motif-sparkle.cjs +1 -0
- package/dist/custom/motif-sparkle.d.ts +21 -0
- package/dist/custom/motif-sparkle.d.ts.map +1 -0
- package/dist/custom/motif-sparkle.js +17 -0
- package/dist/custom/motif-starburst.cjs +1 -0
- package/dist/custom/motif-starburst.d.ts +20 -0
- package/dist/custom/motif-starburst.d.ts.map +1 -0
- package/dist/custom/motif-starburst.js +20 -0
- package/dist/custom/motif-sunrise.cjs +1 -0
- package/dist/custom/motif-sunrise.d.ts +20 -0
- package/dist/custom/motif-sunrise.d.ts.map +1 -0
- package/dist/custom/motif-sunrise.js +17 -0
- package/dist/custom/star-rating.d.ts.map +1 -1
- package/dist/custom/star-rating.js +7 -1
- package/dist/flag/abkhazia.cjs +1 -0
- package/dist/flag/abkhazia.d.ts +17 -0
- package/dist/flag/abkhazia.d.ts.map +1 -0
- package/dist/flag/abkhazia.js +34 -0
- package/dist/flag/ata.cjs +1 -0
- package/dist/flag/ata.d.ts +17 -0
- package/dist/flag/ata.d.ts.map +1 -0
- package/dist/flag/ata.js +22 -0
- package/dist/flag/blr.cjs +1 -0
- package/dist/flag/blr.d.ts +17 -0
- package/dist/flag/blr.d.ts.map +1 -0
- package/dist/flag/blr.js +29 -0
- package/dist/flag/dynamic-imports.cjs +1 -1
- package/dist/flag/dynamic-imports.d.ts +15 -0
- package/dist/flag/dynamic-imports.d.ts.map +1 -1
- package/dist/flag/dynamic-imports.js +5 -0
- package/dist/flag/index.cjs +1 -0
- package/dist/flag/index.d.ts +11 -1
- package/dist/flag/index.d.ts.map +1 -1
- package/dist/flag/index.js +526 -0
- package/dist/flag/kna.cjs +1 -0
- package/dist/flag/kna.d.ts +17 -0
- package/dist/flag/kna.d.ts.map +1 -0
- package/dist/flag/kna.js +34 -0
- package/dist/flag/rus.cjs +1 -0
- package/dist/flag/rus.d.ts +17 -0
- package/dist/flag/rus.d.ts.map +1 -0
- package/dist/flag/rus.js +23 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1253 -1223
- package/dist/social-media/capterra-neutral.cjs +1 -0
- package/dist/social-media/capterra-neutral.d.ts +17 -0
- package/dist/social-media/capterra-neutral.d.ts.map +1 -0
- package/dist/social-media/capterra-neutral.js +24 -0
- package/dist/social-media/capterra-original.cjs +1 -0
- package/dist/social-media/capterra-original.d.ts +17 -0
- package/dist/social-media/capterra-original.d.ts.map +1 -0
- package/dist/social-media/capterra-original.js +24 -0
- package/dist/social-media/dynamic-imports.cjs +1 -1
- package/dist/social-media/dynamic-imports.d.ts +18 -0
- package/dist/social-media/dynamic-imports.d.ts.map +1 -1
- package/dist/social-media/dynamic-imports.js +6 -0
- package/dist/social-media/g2-neutral.cjs +1 -0
- package/dist/social-media/g2-neutral.d.ts +17 -0
- package/dist/social-media/g2-neutral.d.ts.map +1 -0
- package/dist/social-media/g2-neutral.js +20 -0
- package/dist/social-media/g2-original.cjs +1 -0
- package/dist/social-media/g2-original.d.ts +17 -0
- package/dist/social-media/g2-original.d.ts.map +1 -0
- package/dist/social-media/g2-original.js +20 -0
- package/dist/social-media/index.cjs +1 -0
- package/dist/social-media/index.d.ts +13 -1
- package/dist/social-media/index.d.ts.map +1 -1
- package/dist/social-media/index.js +256 -0
- package/dist/social-media/trustpilot-neutral.cjs +1 -0
- package/dist/social-media/trustpilot-neutral.d.ts +17 -0
- package/dist/social-media/trustpilot-neutral.d.ts.map +1 -0
- package/dist/social-media/trustpilot-neutral.js +19 -0
- package/dist/social-media/trustpilot-original.cjs +1 -0
- package/dist/social-media/trustpilot-original.d.ts +17 -0
- package/dist/social-media/trustpilot-original.d.ts.map +1 -0
- package/dist/social-media/trustpilot-original.js +19 -0
- package/package.json +1 -1
- package/src/assets/flag/abkhazia.svg +23 -0
- package/src/assets/flag/ata.svg +11 -0
- package/src/assets/flag/blr.svg +18 -0
- package/src/assets/flag/kna.svg +25 -0
- package/src/assets/flag/rus.svg +12 -0
- package/src/assets/social-media/capterra-neutral.svg +15 -0
- package/src/assets/social-media/capterra-original.svg +15 -0
- package/src/assets/social-media/g2-neutral.svg +7 -0
- package/src/assets/social-media/g2-original.svg +7 -0
- package/src/assets/social-media/trustpilot-neutral.svg +6 -0
- package/src/assets/social-media/trustpilot-original.svg +6 -0
- package/src/custom/index.ts +8 -0
- package/src/custom/motif-circle.tsx +31 -0
- package/src/custom/motif-sparkle.tsx +34 -0
- package/src/custom/motif-starburst.tsx +36 -0
- package/src/custom/motif-sunrise.tsx +33 -0
- package/src/custom/star-rating.tsx +27 -18
- package/src/flag/abkhazia.tsx +49 -0
- package/src/flag/ata.tsx +37 -0
- package/src/flag/blr.tsx +44 -0
- package/src/flag/dynamic-imports.ts +5 -0
- package/src/flag/index.ts +11 -1
- package/src/flag/kna.tsx +51 -0
- package/src/flag/rus.tsx +38 -0
- package/src/index.ts +3 -3
- package/src/social-media/capterra-neutral.tsx +41 -0
- package/src/social-media/capterra-original.tsx +41 -0
- package/src/social-media/dynamic-imports.ts +10 -0
- package/src/social-media/g2-neutral.tsx +33 -0
- package/src/social-media/g2-original.tsx +33 -0
- package/src/social-media/index.ts +13 -1
- package/src/social-media/trustpilot-neutral.tsx +32 -0
- package/src/social-media/trustpilot-original.tsx +32 -0
|
@@ -0,0 +1,256 @@
|
|
|
1
|
+
import { AndroidNeutral as e } from "./android-neutral.js";
|
|
2
|
+
import { AndroidOriginal as i } from "./android-original.js";
|
|
3
|
+
import { AppleMusicNeutral as l } from "./apple-music-neutral.js";
|
|
4
|
+
import { AppleMusicOriginal as m } from "./apple-music-original.js";
|
|
5
|
+
import { AppleNeutral as x } from "./apple-neutral.js";
|
|
6
|
+
import { AppleOriginal as u } from "./apple-original.js";
|
|
7
|
+
import { ApplePodcastsNeutral as O } from "./apple-podcasts-neutral.js";
|
|
8
|
+
import { ApplePodcastsOriginal as s } from "./apple-podcasts-original.js";
|
|
9
|
+
import { ArtstationNeutral as d } from "./artstation-neutral.js";
|
|
10
|
+
import { ArtstationOriginal as S } from "./artstation-original.js";
|
|
11
|
+
import { BaiduNeutral as h } from "./baidu-neutral.js";
|
|
12
|
+
import { BaiduOriginal as G } from "./baidu-original.js";
|
|
13
|
+
import { BehanceNeutral as y } from "./behance-neutral.js";
|
|
14
|
+
import { BehanceOriginal as A } from "./behance-original.js";
|
|
15
|
+
import { BoostyNeutral as Y } from "./boosty-neutral.js";
|
|
16
|
+
import { BoostyOriginal as B } from "./boosty-original.js";
|
|
17
|
+
import { CapterraNeutral as v } from "./capterra-neutral.js";
|
|
18
|
+
import { CapterraOriginal as L } from "./capterra-original.js";
|
|
19
|
+
import { DevianartNeutral as X } from "./devianart-neutral.js";
|
|
20
|
+
import { DevianartOriginal as C } from "./devianart-original.js";
|
|
21
|
+
import { DiscordNeutral as H } from "./discord-neutral.js";
|
|
22
|
+
import { DiscordOriginal as Q } from "./discord-original.js";
|
|
23
|
+
import { DprofileNeutral as Z } from "./dprofile-neutral.js";
|
|
24
|
+
import { DprofileOriginal as q } from "./dprofile-original.js";
|
|
25
|
+
import { DribbbleNeutral as J } from "./dribbble-neutral.js";
|
|
26
|
+
import { DribbbleOriginal as _ } from "./dribbble-original.js";
|
|
27
|
+
import { FacebookNeutral as rr } from "./facebook-neutral.js";
|
|
28
|
+
import { FacebookOriginal as er } from "./facebook-original.js";
|
|
29
|
+
import { FigmaNeutral as ir } from "./figma-neutral.js";
|
|
30
|
+
import { FigmaOriginal as lr } from "./figma-original.js";
|
|
31
|
+
import { G2Neutral as mr } from "./g2-neutral.js";
|
|
32
|
+
import { G2Original as xr } from "./g2-original.js";
|
|
33
|
+
import { GithubNeutral as ur } from "./github-neutral.js";
|
|
34
|
+
import { GithubOriginal as Or } from "./github-original.js";
|
|
35
|
+
import { GmailNeutral as sr } from "./gmail-neutral.js";
|
|
36
|
+
import { GmailOriginal as dr } from "./gmail-original.js";
|
|
37
|
+
import { GoogleMeetNeutral as Sr } from "./google-meet-neutral.js";
|
|
38
|
+
import { GoogleMeetOriginal as hr } from "./google-meet-original.js";
|
|
39
|
+
import { GoogleNeutral as Gr } from "./google-neutral.js";
|
|
40
|
+
import { GoogleOriginal as yr } from "./google-original.js";
|
|
41
|
+
import { GooglePlayNeutral as Ar } from "./google-play-neutral.js";
|
|
42
|
+
import { GooglePlayOriginal as Yr } from "./google-play-original.js";
|
|
43
|
+
import { GooglePodcastNeutral as Br } from "./google-podcast-neutral.js";
|
|
44
|
+
import { GooglePodcastOriginal as vr } from "./google-podcast-original.js";
|
|
45
|
+
import { ImoNeutral as Lr } from "./imo-neutral.js";
|
|
46
|
+
import { ImoOriginal as Xr } from "./imo-original.js";
|
|
47
|
+
import { InstagramNeutral as Cr } from "./instagram-neutral.js";
|
|
48
|
+
import { KickstarterNeutral as Hr } from "./kickstarter-neutral.js";
|
|
49
|
+
import { KickstarterOriginal as Qr } from "./kickstarter-original.js";
|
|
50
|
+
import { LineNeutral as Zr } from "./line-neutral.js";
|
|
51
|
+
import { LineOriginal as qr } from "./line-original.js";
|
|
52
|
+
import { LinkedinNeutral as Jr } from "./linkedin-neutral.js";
|
|
53
|
+
import { LinkedinOriginal as _r } from "./linkedin-original.js";
|
|
54
|
+
import { MediumNeutral as ro } from "./medium-neutral.js";
|
|
55
|
+
import { MediumOriginal as eo } from "./medium-original.js";
|
|
56
|
+
import { MessengerNeutral as io } from "./messenger-neutral.js";
|
|
57
|
+
import { MessengerOriginal as lo } from "./messenger-original.js";
|
|
58
|
+
import { MicrosoftTeamsNeutral as mo } from "./microsoft-teams-neutral.js";
|
|
59
|
+
import { MicrosoftTeamsOriginal as xo } from "./microsoft-teams-original.js";
|
|
60
|
+
import { NotionNeutral as uo } from "./notion-neutral.js";
|
|
61
|
+
import { NotionOriginal as Oo } from "./notion-original.js";
|
|
62
|
+
import { OnlyfansNeutral as so } from "./onlyfans-neutral.js";
|
|
63
|
+
import { OnlyfansOriginal as bo } from "./onlyfans-original.js";
|
|
64
|
+
import { PatreonNeutral as To } from "./patreon-neutral.js";
|
|
65
|
+
import { PatreonOriginal as ko } from "./patreon-original.js";
|
|
66
|
+
import { PaypalNeutral as Po } from "./paypal-neutral.js";
|
|
67
|
+
import { PaypalOriginal as Mo } from "./paypal-original.js";
|
|
68
|
+
import { PinterestNeutral as Do } from "./pinterest-neutral.js";
|
|
69
|
+
import { PinterestOriginal as wo } from "./pinterest-original.js";
|
|
70
|
+
import { ProductHuntNeutral as Wo } from "./product-hunt-neutral.js";
|
|
71
|
+
import { ProductHuntOriginal as Fo } from "./product-hunt-original.js";
|
|
72
|
+
import { QuoraNeutral as Vo } from "./quora-neutral.js";
|
|
73
|
+
import { QuoraOriginal as Io } from "./quora-original.js";
|
|
74
|
+
import { RedditNeutral as Eo } from "./reddit-neutral.js";
|
|
75
|
+
import { RedditOriginal as Ko } from "./reddit-original.js";
|
|
76
|
+
import { SignalNeutral as Ro } from "./signal-neutral.js";
|
|
77
|
+
import { SignalOriginal as jo } from "./signal-original.js";
|
|
78
|
+
import { SinaWeiboNeutral as zo } from "./sina-weibo-neutral.js";
|
|
79
|
+
import { SinaWeiboOriginal as Uo } from "./sina-weibo-original.js";
|
|
80
|
+
import { SkypeNeutral as $o } from "./skype-neutral.js";
|
|
81
|
+
import { SkypeOriginal as oe } from "./skype-original.js";
|
|
82
|
+
import { SlackNeutral as te } from "./slack-neutral.js";
|
|
83
|
+
import { SlackOriginal as ae } from "./slack-original.js";
|
|
84
|
+
import { SnapchatNeutral as pe } from "./snapchat-neutral.js";
|
|
85
|
+
import { SnapchatOriginal as fe } from "./snapchat-original.js";
|
|
86
|
+
import { SoundcloudNeutral as ne } from "./soundcloud-neutral.js";
|
|
87
|
+
import { SoundcloudOriginal as ge } from "./soundcloud-original.js";
|
|
88
|
+
import { SpotifyNeutral as Ne } from "./spotify-neutral.js";
|
|
89
|
+
import { SpotifyOriginal as ce } from "./spotify-original.js";
|
|
90
|
+
import { StackOverflowNeutral as be } from "./stack-overflow-neutral.js";
|
|
91
|
+
import { StackOverflowOriginal as Te } from "./stack-overflow-original.js";
|
|
92
|
+
import { TelegramNeutral as ke } from "./telegram-neutral.js";
|
|
93
|
+
import { TelegramOriginal as Pe } from "./telegram-original.js";
|
|
94
|
+
import { ThreadsNeutral as Me } from "./threads-neutral.js";
|
|
95
|
+
import { ThreadsOriginal as De } from "./threads-original.js";
|
|
96
|
+
import { TiktokNeutral as we } from "./tiktok-neutral.js";
|
|
97
|
+
import { TiktokOriginal as We } from "./tiktok-original.js";
|
|
98
|
+
import { TinderNeutral as Fe } from "./tinder-neutral.js";
|
|
99
|
+
import { TinderOriginal as Ve } from "./tinder-original.js";
|
|
100
|
+
import { TrustpilotNeutral as Ie } from "./trustpilot-neutral.js";
|
|
101
|
+
import { TrustpilotOriginal as Ee } from "./trustpilot-original.js";
|
|
102
|
+
import { TumblrNeutral as Ke } from "./tumblr-neutral.js";
|
|
103
|
+
import { TumblrOriginal as Re } from "./tumblr-original.js";
|
|
104
|
+
import { TwitchNeutral as je } from "./twitch-neutral.js";
|
|
105
|
+
import { TwitchOriginal as ze } from "./twitch-original.js";
|
|
106
|
+
import { ViberNeutral as Ue } from "./viber-neutral.js";
|
|
107
|
+
import { ViberOriginal as $e } from "./viber-original.js";
|
|
108
|
+
import { VimeoNeutral as ot } from "./vimeo-neutral.js";
|
|
109
|
+
import { VimeoOriginal as tt } from "./vimeo-original.js";
|
|
110
|
+
import { WechatNeutral as at } from "./wechat-neutral.js";
|
|
111
|
+
import { WechatOriginal as pt } from "./wechat-original.js";
|
|
112
|
+
import { WhatsappNeutral as ft } from "./whatsapp-neutral.js";
|
|
113
|
+
import { WhatsappOriginal as nt } from "./whatsapp-original.js";
|
|
114
|
+
import { XExTwitterNeutral as gt } from "./x-ex-twitter-neutral.js";
|
|
115
|
+
import { XExTwitterOriginal as Nt } from "./x-ex-twitter-original.js";
|
|
116
|
+
import { XingNeutral as ct } from "./xing-neutral.js";
|
|
117
|
+
import { XingOriginal as bt } from "./xing-original.js";
|
|
118
|
+
import { YelpNeutral as Tt } from "./yelp-neutral.js";
|
|
119
|
+
import { YelpOriginal as kt } from "./yelp-original.js";
|
|
120
|
+
import { YoutubeMusicNeutral as Pt } from "./youtube-music-neutral.js";
|
|
121
|
+
import { YoutubeMusicOriginal as Mt } from "./youtube-music-original.js";
|
|
122
|
+
import { YoutubeNeutral as Dt } from "./youtube-neutral.js";
|
|
123
|
+
import { YoutubeOriginal as wt } from "./youtube-original.js";
|
|
124
|
+
import { YoutubeShortsNeutral as Wt } from "./youtube-shorts-neutral.js";
|
|
125
|
+
import { YoutubeShortsOriginal as Ft } from "./youtube-shorts-original.js";
|
|
126
|
+
import { ZoomNeutral as Vt } from "./zoom-neutral.js";
|
|
127
|
+
import { ZoomOriginal as It } from "./zoom-original.js";
|
|
128
|
+
export {
|
|
129
|
+
e as AndroidNeutral,
|
|
130
|
+
i as AndroidOriginal,
|
|
131
|
+
l as AppleMusicNeutral,
|
|
132
|
+
m as AppleMusicOriginal,
|
|
133
|
+
x as AppleNeutral,
|
|
134
|
+
u as AppleOriginal,
|
|
135
|
+
O as ApplePodcastsNeutral,
|
|
136
|
+
s as ApplePodcastsOriginal,
|
|
137
|
+
d as ArtstationNeutral,
|
|
138
|
+
S as ArtstationOriginal,
|
|
139
|
+
h as BaiduNeutral,
|
|
140
|
+
G as BaiduOriginal,
|
|
141
|
+
y as BehanceNeutral,
|
|
142
|
+
A as BehanceOriginal,
|
|
143
|
+
Y as BoostyNeutral,
|
|
144
|
+
B as BoostyOriginal,
|
|
145
|
+
v as CapterraNeutral,
|
|
146
|
+
L as CapterraOriginal,
|
|
147
|
+
X as DevianartNeutral,
|
|
148
|
+
C as DevianartOriginal,
|
|
149
|
+
H as DiscordNeutral,
|
|
150
|
+
Q as DiscordOriginal,
|
|
151
|
+
Z as DprofileNeutral,
|
|
152
|
+
q as DprofileOriginal,
|
|
153
|
+
J as DribbbleNeutral,
|
|
154
|
+
_ as DribbbleOriginal,
|
|
155
|
+
rr as FacebookNeutral,
|
|
156
|
+
er as FacebookOriginal,
|
|
157
|
+
ir as FigmaNeutral,
|
|
158
|
+
lr as FigmaOriginal,
|
|
159
|
+
mr as G2Neutral,
|
|
160
|
+
xr as G2Original,
|
|
161
|
+
ur as GithubNeutral,
|
|
162
|
+
Or as GithubOriginal,
|
|
163
|
+
sr as GmailNeutral,
|
|
164
|
+
dr as GmailOriginal,
|
|
165
|
+
Sr as GoogleMeetNeutral,
|
|
166
|
+
hr as GoogleMeetOriginal,
|
|
167
|
+
Gr as GoogleNeutral,
|
|
168
|
+
yr as GoogleOriginal,
|
|
169
|
+
Ar as GooglePlayNeutral,
|
|
170
|
+
Yr as GooglePlayOriginal,
|
|
171
|
+
Br as GooglePodcastNeutral,
|
|
172
|
+
vr as GooglePodcastOriginal,
|
|
173
|
+
Lr as ImoNeutral,
|
|
174
|
+
Xr as ImoOriginal,
|
|
175
|
+
Cr as InstagramNeutral,
|
|
176
|
+
Hr as KickstarterNeutral,
|
|
177
|
+
Qr as KickstarterOriginal,
|
|
178
|
+
Zr as LineNeutral,
|
|
179
|
+
qr as LineOriginal,
|
|
180
|
+
Jr as LinkedinNeutral,
|
|
181
|
+
_r as LinkedinOriginal,
|
|
182
|
+
ro as MediumNeutral,
|
|
183
|
+
eo as MediumOriginal,
|
|
184
|
+
io as MessengerNeutral,
|
|
185
|
+
lo as MessengerOriginal,
|
|
186
|
+
mo as MicrosoftTeamsNeutral,
|
|
187
|
+
xo as MicrosoftTeamsOriginal,
|
|
188
|
+
uo as NotionNeutral,
|
|
189
|
+
Oo as NotionOriginal,
|
|
190
|
+
so as OnlyfansNeutral,
|
|
191
|
+
bo as OnlyfansOriginal,
|
|
192
|
+
To as PatreonNeutral,
|
|
193
|
+
ko as PatreonOriginal,
|
|
194
|
+
Po as PaypalNeutral,
|
|
195
|
+
Mo as PaypalOriginal,
|
|
196
|
+
Do as PinterestNeutral,
|
|
197
|
+
wo as PinterestOriginal,
|
|
198
|
+
Wo as ProductHuntNeutral,
|
|
199
|
+
Fo as ProductHuntOriginal,
|
|
200
|
+
Vo as QuoraNeutral,
|
|
201
|
+
Io as QuoraOriginal,
|
|
202
|
+
Eo as RedditNeutral,
|
|
203
|
+
Ko as RedditOriginal,
|
|
204
|
+
Ro as SignalNeutral,
|
|
205
|
+
jo as SignalOriginal,
|
|
206
|
+
zo as SinaWeiboNeutral,
|
|
207
|
+
Uo as SinaWeiboOriginal,
|
|
208
|
+
$o as SkypeNeutral,
|
|
209
|
+
oe as SkypeOriginal,
|
|
210
|
+
te as SlackNeutral,
|
|
211
|
+
ae as SlackOriginal,
|
|
212
|
+
pe as SnapchatNeutral,
|
|
213
|
+
fe as SnapchatOriginal,
|
|
214
|
+
ne as SoundcloudNeutral,
|
|
215
|
+
ge as SoundcloudOriginal,
|
|
216
|
+
Ne as SpotifyNeutral,
|
|
217
|
+
ce as SpotifyOriginal,
|
|
218
|
+
be as StackOverflowNeutral,
|
|
219
|
+
Te as StackOverflowOriginal,
|
|
220
|
+
ke as TelegramNeutral,
|
|
221
|
+
Pe as TelegramOriginal,
|
|
222
|
+
Me as ThreadsNeutral,
|
|
223
|
+
De as ThreadsOriginal,
|
|
224
|
+
we as TiktokNeutral,
|
|
225
|
+
We as TiktokOriginal,
|
|
226
|
+
Fe as TinderNeutral,
|
|
227
|
+
Ve as TinderOriginal,
|
|
228
|
+
Ie as TrustpilotNeutral,
|
|
229
|
+
Ee as TrustpilotOriginal,
|
|
230
|
+
Ke as TumblrNeutral,
|
|
231
|
+
Re as TumblrOriginal,
|
|
232
|
+
je as TwitchNeutral,
|
|
233
|
+
ze as TwitchOriginal,
|
|
234
|
+
Ue as ViberNeutral,
|
|
235
|
+
$e as ViberOriginal,
|
|
236
|
+
ot as VimeoNeutral,
|
|
237
|
+
tt as VimeoOriginal,
|
|
238
|
+
at as WechatNeutral,
|
|
239
|
+
pt as WechatOriginal,
|
|
240
|
+
ft as WhatsappNeutral,
|
|
241
|
+
nt as WhatsappOriginal,
|
|
242
|
+
gt as XExTwitterNeutral,
|
|
243
|
+
Nt as XExTwitterOriginal,
|
|
244
|
+
ct as XingNeutral,
|
|
245
|
+
bt as XingOriginal,
|
|
246
|
+
Tt as YelpNeutral,
|
|
247
|
+
kt as YelpOriginal,
|
|
248
|
+
Pt as YoutubeMusicNeutral,
|
|
249
|
+
Mt as YoutubeMusicOriginal,
|
|
250
|
+
Dt as YoutubeNeutral,
|
|
251
|
+
wt as YoutubeOriginal,
|
|
252
|
+
Wt as YoutubeShortsNeutral,
|
|
253
|
+
Ft as YoutubeShortsOriginal,
|
|
254
|
+
Vt as ZoomNeutral,
|
|
255
|
+
It as ZoomOriginal
|
|
256
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),s=({size:e=16,...l})=>t.jsx("svg",{fill:"none",height:e,viewBox:"0 0 24 24",width:e,xmlns:"http://www.w3.org/2000/svg",...l,children:t.jsxs("g",{transform:"scale(0.48)",children:[t.jsx("path",{d:"M50 19.1718H30.9067L25.0092 1L19.0933 19.1718L0 19.1533L15.4626 30.3955L9.54663 48.5488L25.0092 37.3251L40.4534 48.5488L34.5558 30.3955L50 19.1718Z",fill:"#111412"}),t.jsx("path",{d:"M35.8828 34.5053L34.5558 30.3955L25.0092 37.3251L35.8828 34.5053Z",fill:"#111412"})]})});exports.TrustpilotNeutral=s;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface TrustpilotNeutralProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
/**
|
|
4
|
+
* Icon size (width and height)
|
|
5
|
+
* @default 16
|
|
6
|
+
*/
|
|
7
|
+
size?: number | string;
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* TrustpilotNeutral icon from social-media category
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* <TrustpilotNeutral size={16} />
|
|
14
|
+
* <TrustpilotNeutral size={32} className="text-primary" />
|
|
15
|
+
*/
|
|
16
|
+
export declare const TrustpilotNeutral: ({ size, ...props }: TrustpilotNeutralProps) => import("react/jsx-runtime").JSX.Element;
|
|
17
|
+
//# sourceMappingURL=trustpilot-neutral.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"trustpilot-neutral.d.ts","sourceRoot":"","sources":["../../src/social-media/trustpilot-neutral.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,WAAW,sBAAuB,SAAQ,QAAQ,CAAC,aAAa,CAAC;IACrE;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED;;;;;;GAMG;AACH,eAAO,MAAM,iBAAiB,GAAI,oBAAyB,sBAAsB,4CAchF,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { jsx as t, jsxs as r } from "react/jsx-runtime";
|
|
2
|
+
const o = ({ size: l = 16, ...L }) => /* @__PURE__ */ t(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
fill: "none",
|
|
6
|
+
height: l,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: l,
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...L,
|
|
11
|
+
children: /* @__PURE__ */ r("g", { transform: "scale(0.48)", children: [
|
|
12
|
+
/* @__PURE__ */ t("path", { d: "M50 19.1718H30.9067L25.0092 1L19.0933 19.1718L0 19.1533L15.4626 30.3955L9.54663 48.5488L25.0092 37.3251L40.4534 48.5488L34.5558 30.3955L50 19.1718Z", fill: "#111412" }),
|
|
13
|
+
/* @__PURE__ */ t("path", { d: "M35.8828 34.5053L34.5558 30.3955L25.0092 37.3251L35.8828 34.5053Z", fill: "#111412" })
|
|
14
|
+
] })
|
|
15
|
+
}
|
|
16
|
+
);
|
|
17
|
+
export {
|
|
18
|
+
o as TrustpilotNeutral
|
|
19
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),s=({size:i=16,...l})=>t.jsx("svg",{fill:"none",height:i,viewBox:"0 0 24 24",width:i,xmlns:"http://www.w3.org/2000/svg",...l,children:t.jsxs("g",{transform:"scale(0.48)",children:[t.jsx("path",{d:"M50 19.1718H30.9067L25.0092 1L19.0933 19.1718L0 19.1533L15.4626 30.3955L9.54663 48.5488L25.0092 37.3251L40.4534 48.5488L34.5558 30.3955L50 19.1718Z",fill:"#00B67A"}),t.jsx("path",{d:"M35.8828 34.5053L34.5558 30.3955L25.0092 37.3251L35.8828 34.5053Z",fill:"#005128"})]})});exports.TrustpilotOriginal=s;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
export interface TrustpilotOriginalProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
/**
|
|
4
|
+
* Icon size (width and height)
|
|
5
|
+
* @default 16
|
|
6
|
+
*/
|
|
7
|
+
size?: number | string;
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* TrustpilotOriginal icon from social-media category
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* <TrustpilotOriginal size={16} />
|
|
14
|
+
* <TrustpilotOriginal size={32} className="text-primary" />
|
|
15
|
+
*/
|
|
16
|
+
export declare const TrustpilotOriginal: ({ size, ...props }: TrustpilotOriginalProps) => import("react/jsx-runtime").JSX.Element;
|
|
17
|
+
//# sourceMappingURL=trustpilot-original.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"trustpilot-original.d.ts","sourceRoot":"","sources":["../../src/social-media/trustpilot-original.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,WAAW,uBAAwB,SAAQ,QAAQ,CAAC,aAAa,CAAC;IACtE;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED;;;;;;GAMG;AACH,eAAO,MAAM,kBAAkB,GAAI,oBAAyB,uBAAuB,4CAclF,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { jsx as l, jsxs as i } from "react/jsx-runtime";
|
|
2
|
+
const o = ({ size: t = 16, ...L }) => /* @__PURE__ */ l(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
fill: "none",
|
|
6
|
+
height: t,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
width: t,
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...L,
|
|
11
|
+
children: /* @__PURE__ */ i("g", { transform: "scale(0.48)", children: [
|
|
12
|
+
/* @__PURE__ */ l("path", { d: "M50 19.1718H30.9067L25.0092 1L19.0933 19.1718L0 19.1533L15.4626 30.3955L9.54663 48.5488L25.0092 37.3251L40.4534 48.5488L34.5558 30.3955L50 19.1718Z", fill: "#00B67A" }),
|
|
13
|
+
/* @__PURE__ */ l("path", { d: "M35.8828 34.5053L34.5558 30.3955L25.0092 37.3251L35.8828 34.5053Z", fill: "#005128" })
|
|
14
|
+
] })
|
|
15
|
+
}
|
|
16
|
+
);
|
|
17
|
+
export {
|
|
18
|
+
o as TrustpilotOriginal
|
|
19
|
+
};
|
package/package.json
CHANGED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_abkhazia)">
|
|
3
|
+
<path d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z" fill="#F0F0F0"/>
|
|
4
|
+
<path d="M20.3971 3.42862C18.2327 1.308 15.2694 0 12 0C10.9565 0 7.9034 1.308 5.73914 3.42862H20.3971Z" fill="#6DA544"/>
|
|
5
|
+
<path d="M12 10.2858H23.8776C23.7044 9.07521 23.3508 7.92302 22.8445 6.85718H11.4783L12 10.2858Z" fill="#6DA544"/>
|
|
6
|
+
<path d="M1.15551 17.1429H22.8445C23.3508 16.0771 23.7044 14.9248 23.8776 13.7143H0.122437C0.29564 14.9249 0.649124 16.0772 1.15551 17.1429Z" fill="#6DA544"/>
|
|
7
|
+
<path d="M3.60291 20.5714C5.76726 22.692 8.73061 24 12 24C15.2694 24 18.2327 22.692 20.3971 20.5714H3.60291Z" fill="#6DA544"/>
|
|
8
|
+
<path d="M12 0C5.95472 0 0.954374 4.47052 0.122437 10.2857H12V0Z" fill="#D80027"/>
|
|
9
|
+
<path d="M5.99999 9.20001L5.47827 8.15658V6.06961L6.78262 5.02612L8.08696 6.06961V7.63481L8.60868 7.11309V8.15658L7.56519 9.20001H5.99999Z" fill="#F0F0F0"/>
|
|
10
|
+
<path d="M3.19381 6L3.33195 6.42516H3.77895L3.41731 6.68798L3.5555 7.11309L3.19381 6.85031L2.83213 7.11309L2.97031 6.68798L2.60867 6.42516H3.05567L3.19381 6Z" fill="#F0F0F0"/>
|
|
11
|
+
<path d="M4.2373 4.95648L4.37544 5.38164H4.82249L4.4608 5.64447L4.59894 6.06958L4.2373 5.80684L3.87566 6.06958L4.01385 5.64447L3.65216 5.38164H4.09911L4.2373 4.95648Z" fill="#F0F0F0"/>
|
|
12
|
+
<path d="M5.28079 3.91302L5.41893 4.33818H5.86588L5.50429 4.60101L5.64238 5.02612L5.28079 4.76338L4.9191 5.02612L5.05724 4.60101L4.69565 4.33818H5.1426L5.28079 3.91302Z" fill="#F0F0F0"/>
|
|
13
|
+
<path d="M10.3713 6L10.2332 6.42516H9.78625L10.1478 6.68798L10.0097 7.11309L10.3713 6.85031L10.733 7.11309L10.5949 6.68798L10.9565 6.42516H10.5095L10.3713 6Z" fill="#F0F0F0"/>
|
|
14
|
+
<path d="M9.32786 4.95648L9.18972 5.38164H8.74277L9.10436 5.64447L8.96622 6.06958L9.32786 5.80684L9.68955 6.06958L9.55136 5.64447L9.913 5.38164H9.46605L9.32786 4.95648Z" fill="#F0F0F0"/>
|
|
15
|
+
<path d="M8.28445 3.91302L8.14626 4.33818H7.69931L8.0609 4.60101L7.92276 5.02612L8.28445 4.76338L8.64609 5.02612L8.50795 4.60101L8.86954 4.33818H8.42259L8.28445 3.91302Z" fill="#F0F0F0"/>
|
|
16
|
+
<path d="M6.78262 3.3913L6.64443 3.81645H6.19748L6.55907 4.07923L6.42093 4.50434L6.78262 4.24161L7.14426 4.50434L7.00612 4.07923L7.36771 3.81645H6.92076L6.78262 3.3913Z" fill="#F0F0F0"/>
|
|
17
|
+
</g>
|
|
18
|
+
<defs>
|
|
19
|
+
<clipPath id="clip0_abkhazia">
|
|
20
|
+
<rect width="24" height="24" fill="white"/>
|
|
21
|
+
</clipPath>
|
|
22
|
+
</defs>
|
|
23
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_ata)">
|
|
3
|
+
<circle cx="12" cy="12" r="12" fill="#3A7DCE"/>
|
|
4
|
+
<path d="M6.02875 11.8835C5.8975 11.591 5.8975 11.591 5.8975 11.2985C5.83 11.2985 5.8225 11.3097 5.785 11.2985C5.74375 11.2872 5.72875 11.5685 5.605 11.516C5.58625 11.486 5.695 11.2835 5.57875 11.1972C5.54125 11.171 5.58625 11.0022 5.57125 10.9272C5.57125 10.9272 5.42125 11.0172 5.30875 10.7097C5.2525 10.6272 5.1775 10.7847 5.1775 10.7847C5.1775 10.7847 5.21125 10.8747 5.15125 10.8972C5.06875 10.8297 5.005 10.8672 4.9 10.7697C4.795 10.6722 4.9225 10.5672 4.72 10.4885C4.85125 10.121 4.85125 10.1922 5.1775 10.046C4.9825 9.89597 4.9825 9.89597 4.85125 9.67847C4.65625 9.60347 4.58875 9.52847 4.39375 9.38597C4.13125 9.01472 4 8.27972 4 7.76597C4.165 7.59347 4.39375 8.35472 4.72 8.57597L5.1775 8.79722C5.44 8.94347 5.50375 9.08972 5.7025 9.23597L6.2875 9.46097C6.55 9.67847 6.68125 9.97097 6.87625 10.046C7.09 10.046 7.13125 9.90722 7.19875 9.89972C7.585 9.87722 7.78 9.82472 7.855 9.69347C7.93375 9.58847 8.1175 9.75347 8.6425 9.53222L8.57875 9.23597C8.57875 9.23597 8.7175 9.10847 8.905 9.16097C8.90125 9.02972 8.88625 8.67347 9.07375 8.50847C8.96125 8.37722 9.14125 8.17097 9.14875 8.10722C9.09625 7.78472 9.20125 7.78097 9.22375 7.68347C9.24625 7.58972 9.13375 7.61972 9.16375 7.48847C9.1975 7.35722 9.38875 7.32722 9.41125 7.21847C9.4375 7.10972 9.37 6.68222 9.3625 6.58847C9.715 6.48347 9.8275 6.16097 9.95125 6.29597C10.015 5.85347 10.0825 5.70347 10.4762 5.70347C10.5287 5.56847 10.33 5.45222 10.4088 5.40722C10.54 5.38847 10.6375 5.39972 10.7913 5.62097C10.84 5.69597 10.8513 5.51972 10.9 5.50097C10.9488 5.48222 11.065 5.48222 11.0838 5.39597C11.1025 5.30597 11.1287 5.18597 11.1962 5.03972C11.2488 4.91972 11.29 5.08847 11.3387 5.32097C11.6162 5.33222 12.2387 5.39972 12.5012 5.48222C12.6962 5.53847 12.8275 5.42597 13.015 5.39972C13.1538 5.55722 13.285 5.43722 13.36 5.77472C13.4613 5.95472 13.6337 5.78972 13.6713 5.84222C13.8888 6.52097 14.6388 6.06347 14.6987 6.07472C14.7925 6.07472 14.9088 6.37472 14.9875 6.37097C15.1075 6.34847 15.0737 6.25472 15.1825 6.29222C15.1525 6.54722 15.3925 6.83972 15.3925 7.03097C15.3925 7.03097 15.4487 7.06472 15.505 7.00847C15.5575 6.94847 15.6062 6.80597 15.655 6.80972C15.7675 6.82847 16.48 7.03472 16.6225 7.10597C16.6863 7.23722 16.7463 7.30472 16.8775 7.28222C16.9825 7.36097 16.9075 7.46972 16.9675 7.47347C17.0988 7.39847 17.1438 7.32347 17.275 7.39472C17.4063 7.46972 17.5375 7.61597 17.6012 7.76222C17.6012 7.83722 17.5337 8.12972 17.6012 8.57222C17.635 8.71847 17.965 9.78347 17.965 9.89222C17.965 10.0422 17.8638 10.1172 17.7963 10.2635C18.0588 10.4847 17.7963 10.8522 17.665 11.0735C18.6475 11.2947 18.19 11.7335 18.9738 11.5122C18.7788 12.0297 18.8463 11.9885 19.0413 12.5022C18.6513 12.7947 19.0338 12.8847 18.775 13.2522C18.7563 13.2785 18.9288 13.5747 19.1688 13.5747C19.105 14.1597 18.9062 13.9422 18.9738 14.8235C18.46 14.8122 18.6663 15.4835 18.3212 15.4122C18.34 15.8322 18.5162 15.8697 18.4488 16.2935C18.1862 16.3685 18.1863 16.3685 18.0588 16.5897L17.8637 16.5147C17.7962 16.8822 17.665 16.9572 17.8637 17.3247C17.8637 17.3247 17.6088 17.3322 17.5338 17.3247C17.53 17.4522 17.6463 17.486 17.665 17.6172C17.6575 17.6697 17.2938 17.9022 17.0125 17.9135C16.9375 18.0935 17.2075 18.2885 17.1925 18.3785C16.885 18.446 16.75 18.866 16.75 18.866C16.75 18.866 16.9075 18.941 16.8813 19.016C16.7988 18.9485 16.75 18.941 16.6188 18.941C16.555 18.9597 16.3938 18.941 16.2438 19.2297C16.075 19.2897 15.9963 19.2672 15.8688 19.4547C15.8125 19.2785 15.73 19.4585 15.6325 19.5297C15.5312 19.5972 15.4 19.7735 15.3813 19.766C15.385 19.7135 15.4413 19.5297 15.4413 19.5297L15.0775 19.616C15.0513 19.6197 15.0588 19.4022 14.995 19.4097C14.9312 19.4172 14.755 19.6835 14.695 19.691C14.635 19.6985 14.6163 19.6085 14.5637 19.616C14.5112 19.6235 14.4137 19.8972 14.3762 19.9047C14.3387 19.9085 14.1888 19.736 14.065 19.7622C13.4237 20.0172 13.3188 19.2597 13.2213 19.6872C13.0863 19.6047 13.1087 19.6497 12.97 19.691C12.8837 19.7172 12.8763 19.5635 12.7975 19.5635C12.6438 19.571 12.6475 19.736 12.565 19.6872C12.4975 19.3422 12.0775 19.4022 12.04 19.256C12.0025 19.1097 12.22 19.106 12.2875 19.001C12.34 18.851 12.2312 18.791 12.4487 18.6485C12.73 18.4347 12.7037 17.906 12.6325 17.6997C12.6325 17.6997 12.4113 17.036 12.37 17.036C12.2387 16.9985 12.2388 17.2797 12.0475 17.3585C11.6538 17.5085 10.96 16.9872 10.84 16.9872C10.7312 16.9872 10.2213 17.1222 10.24 16.8372C10.165 17.1147 9.88375 16.901 9.865 16.901C9.6025 16.901 9.70375 17.1297 9.5275 17.1222C9.44875 17.0922 8.6425 17.036 8.6425 17.036V17.186L7.66375 16.7435C7.27 16.5935 7.465 16.2297 6.8125 16.451V16.0085H6.48625C6.6175 15.1235 6.48625 15.566 6.41875 14.756L6.15625 14.831C5.89375 14.4335 6.52375 14.5085 5.96125 14.2422C5.96125 14.2422 5.9725 13.8035 5.83 13.9497C5.80375 13.9685 5.8975 14.1672 5.8975 14.1672C5.3725 14.0922 5.245 13.9497 5.245 13.361C5.245 13.361 5.6725 13.4285 5.635 13.361C5.575 13.2485 5.49625 12.536 5.5075 12.4835C5.50375 12.386 5.90875 12.146 5.83 11.9135C5.8825 11.891 6.02875 11.8872 6.02875 11.8872" fill="white"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<clipPath id="clip0_ata">
|
|
8
|
+
<rect width="24" height="24" fill="white"/>
|
|
9
|
+
</clipPath>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_blr)">
|
|
3
|
+
<path d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z" fill="#FCFCFC"/>
|
|
4
|
+
<path d="M4.9565 11.1304L3.65216 8.76402L4.9565 6.43475L6.26085 8.76402L4.9565 11.1304Z" fill="#A2001D"/>
|
|
5
|
+
<path d="M2.3478 11.1304L1.04346 8.76402L2.3478 6.43475L3.65214 8.76402L2.3478 11.1304Z" fill="#A2001D"/>
|
|
6
|
+
<path d="M4.9565 17.5652L3.65216 15.1988L4.9565 12.8696L6.26085 15.1988L4.9565 17.5652Z" fill="#A2001D"/>
|
|
7
|
+
<path d="M2.3478 17.5652L1.04346 15.1988L2.3478 12.8696L3.65214 15.1988L2.3478 17.5652Z" fill="#A2001D"/>
|
|
8
|
+
<path d="M6.26083 2.3293L5.89155 1.66986C5.22921 2.0623 4.60797 2.51666 4.03558 3.02497L4.95649 4.69564L6.26083 2.3293Z" fill="#A2001D"/>
|
|
9
|
+
<path d="M4.95647 19.3043L4.02582 20.9663C4.59769 21.4753 5.21851 21.9304 5.88057 22.3236L6.26086 21.6336L4.95647 19.3043Z" fill="#A2001D"/>
|
|
10
|
+
<path d="M7.30432 15.1304V23.0459C8.74662 23.6598 10.3335 24 12 24C17.1596 24 21.5581 20.7435 23.2536 16.1739L7.30432 15.1304Z" fill="#6DA544"/>
|
|
11
|
+
<path d="M23.2536 16.1739C23.736 14.8739 24 13.4678 24 12C24 5.37263 18.6274 0 12 0C10.3336 0 8.74662 0.339984 7.30432 0.953813V16.1739H23.2536V16.1739Z" fill="#A2001D"/>
|
|
12
|
+
</g>
|
|
13
|
+
<defs>
|
|
14
|
+
<clipPath id="clip0_blr">
|
|
15
|
+
<rect width="24" height="24" fill="white"/>
|
|
16
|
+
</clipPath>
|
|
17
|
+
</defs>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_26781_1047)">
|
|
3
|
+
<circle cx="12" cy="12" r="12" fill="#3A7DCE"/>
|
|
4
|
+
<g clip-path="url(#clip1_26781_1047)">
|
|
5
|
+
<mask id="mask0_26781_1047" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="-4" y="0" width="33" height="24">
|
|
6
|
+
<path d="M-4 0H28.0016V24H-4V0Z" fill="white"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<g mask="url(#mask0_26781_1047)">
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M-5.29834 0.0093689H29.2767V23.9766H-5.29834V0.0093689Z" fill="#FFE900"/>
|
|
10
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M-5.31714 0.009375L-5.27964 17.2875L21.6266 0L-5.31714 0.009375Z" fill="#35A100"/>
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M29.3188 23.9766L29.2532 6.01407L2.11255 23.9906L29.3188 23.9766Z" fill="#C70000"/>
|
|
12
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M-5.30304 18.5906L-5.2796 24L0.593836 23.9906L29.2673 4.76718L29.2392 0.0656189L23.436 0.0093689L-5.30304 18.5906Z" fill="#000001"/>
|
|
13
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.586 7.34063L17.1267 5.3625L18.6876 6.62813L20.4688 5.475L19.6532 7.41094L21.2188 8.67657L19.147 8.60625L18.336 10.5422L17.872 8.56407L15.8048 8.49375L17.586 7.34063ZM4.68604 15.7313L4.22197 13.7484L5.78291 15.0141L7.56416 13.8609L6.74853 15.7969L8.31416 17.0625L6.24697 16.9922L5.43135 18.9281L4.97197 16.95L2.90479 16.8797L4.68604 15.7313Z" fill="white"/>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
<defs>
|
|
18
|
+
<clipPath id="clip0_26781_1047">
|
|
19
|
+
<rect width="24" height="24" rx="12" fill="white"/>
|
|
20
|
+
</clipPath>
|
|
21
|
+
<clipPath id="clip1_26781_1047">
|
|
22
|
+
<rect width="32" height="24" fill="white"/>
|
|
23
|
+
</clipPath>
|
|
24
|
+
</defs>
|
|
25
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_rus)">
|
|
3
|
+
<path d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z" fill="#F0F0F0"/>
|
|
4
|
+
<path d="M23.2536 16.1739C23.736 14.8739 24 13.4678 24 12C24 10.5322 23.736 9.1261 23.2536 7.82611H0.746391C0.264047 9.1261 0 10.5322 0 12C0 13.4678 0.264047 14.8739 0.746391 16.1739L12 17.2174L23.2536 16.1739Z" fill="#0052B4"/>
|
|
5
|
+
<path d="M12 24C17.1596 24 21.5581 20.7435 23.2536 16.1739H0.746399C2.44191 20.7435 6.84043 24 12 24Z" fill="#D80027"/>
|
|
6
|
+
</g>
|
|
7
|
+
<defs>
|
|
8
|
+
<clipPath id="clip0_rus">
|
|
9
|
+
<rect width="24" height="24" fill="white"/>
|
|
10
|
+
</clipPath>
|
|
11
|
+
</defs>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g transform="scale(0.48)">
|
|
3
|
+
<g clip-path="url(#clip0_capterra_neut)">
|
|
4
|
+
<path d="M0.45343 18.3837L21.1894 18.3879L33.7984 18.39V5.89844L0.45343 18.3837Z" fill="#111412"/>
|
|
5
|
+
<path d="M33.7983 5.8985V50L49.5466 0L33.7983 5.8985Z" fill="#111412"/>
|
|
6
|
+
<path d="M33.7983 18.3898L21.1894 18.3877L33.7985 49.9998L33.7983 18.3898Z" fill="#111412"/>
|
|
7
|
+
<path d="M0.45343 18.3838L24.4229 26.4991L21.1894 18.3879L0.45343 18.3838Z" fill="#111412"/>
|
|
8
|
+
</g>
|
|
9
|
+
</g>
|
|
10
|
+
<defs>
|
|
11
|
+
<clipPath id="clip0_capterra_neut">
|
|
12
|
+
<rect width="50" height="50" fill="white"/>
|
|
13
|
+
</clipPath>
|
|
14
|
+
</defs>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g transform="scale(0.48)">
|
|
3
|
+
<g clip-path="url(#clip0_capterra_orig)">
|
|
4
|
+
<path d="M0.45343 18.3837L21.1894 18.3879L33.7984 18.39V5.89844L0.45343 18.3837Z" fill="#FF9D28"/>
|
|
5
|
+
<path d="M33.7983 5.8985V50L49.5466 0L33.7983 5.8985Z" fill="#68C5ED"/>
|
|
6
|
+
<path d="M33.7983 18.3898L21.1894 18.3877L33.7985 49.9998L33.7983 18.3898Z" fill="#044D80"/>
|
|
7
|
+
<path d="M0.45343 18.3838L24.4229 26.4991L21.1894 18.3879L0.45343 18.3838Z" fill="#E54747"/>
|
|
8
|
+
</g>
|
|
9
|
+
</g>
|
|
10
|
+
<defs>
|
|
11
|
+
<clipPath id="clip0_capterra_orig">
|
|
12
|
+
<rect width="50" height="50" fill="white"/>
|
|
13
|
+
</clipPath>
|
|
14
|
+
</defs>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g transform="scale(0.48)">
|
|
3
|
+
<path d="M35.2197 35.6198C37.1099 38.8112 38.979 41.9664 40.8467 45.1181C32.5762 51.2788 19.7088 52.0233 10.1833 44.9288C-0.77846 36.7581 -2.58012 22.8165 3.28864 12.7808C10.0386 1.23751 22.6699 -1.31535 30.8027 0.556566C30.5827 1.02147 25.7118 10.8535 25.7118 10.8535C25.7118 10.8535 25.3267 10.8781 25.1089 10.8822C22.705 10.9813 20.9146 11.5255 18.9956 12.4909C16.8902 13.5598 15.0859 15.1142 13.7404 17.0182C12.395 18.9223 11.5493 21.1179 11.2774 23.4133C10.9936 25.7412 11.3245 28.1011 12.2386 30.27C13.0116 32.1036 14.1049 33.7321 15.5707 35.107C17.8193 37.2182 20.4951 38.5254 23.5967 38.9582C26.5339 39.3684 29.3587 38.9623 32.0056 37.6681C32.9985 37.1833 33.8431 36.648 34.8304 35.9137C34.9562 35.8344 35.0679 35.7339 35.2197 35.6198Z" fill="#111412"/>
|
|
4
|
+
<path d="M35.2588 7.63031C34.7789 7.17087 34.3341 6.74699 33.8914 6.32038C33.6272 6.06605 33.3728 5.80146 33.1023 5.55329C33.0053 5.46372 32.8915 5.34135 32.8915 5.34135C32.8915 5.34135 32.9835 5.15128 33.0229 5.07334C33.5408 4.06218 34.3523 3.32312 35.315 2.73516C36.3795 2.08005 37.6198 1.74673 38.879 1.77732C40.4902 1.80809 41.9883 2.19847 43.2525 3.24997C44.1856 4.02595 44.6641 5.01045 44.7485 6.18569C44.889 8.16836 44.0458 9.68681 42.3713 10.7465C41.3875 11.37 40.3265 11.852 39.2627 12.4229C38.6759 12.7381 38.1742 13.015 37.6008 13.5852C37.0963 14.1574 37.0717 14.6968 37.0717 14.6968L44.6936 14.6872V17.9901H32.9287C32.9287 17.9901 32.9287 17.7645 32.9287 17.6708C32.8837 16.0478 33.0784 14.5204 33.8422 13.0464C34.5449 11.6941 35.6368 10.7041 36.9487 9.94183C37.9592 9.35455 39.023 8.85478 40.0356 8.27023C40.6603 7.90993 41.1016 7.38145 41.098 6.61504C41.098 5.95734 40.6062 5.3728 39.9035 5.19025C38.2466 4.75543 36.5602 5.44937 35.6832 6.92475C35.5553 7.14011 35.4246 7.3541 35.2588 7.63031Z" fill="#111412"/>
|
|
5
|
+
<path d="M50 32.11L43.5768 21.3174H30.8661L24.4015 32.2214H37.2056L43.5241 42.9627L50 32.11Z" fill="#111412"/>
|
|
6
|
+
</g>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g transform="scale(0.48)">
|
|
3
|
+
<path d="M35.2197 35.6198C37.1099 38.8112 38.979 41.9664 40.8467 45.1181C32.5762 51.2788 19.7088 52.0233 10.1833 44.9288C-0.77846 36.7581 -2.58012 22.8165 3.28864 12.7808C10.0386 1.23751 22.6699 -1.31535 30.8027 0.556566C30.5827 1.02147 25.7118 10.8535 25.7118 10.8535C25.7118 10.8535 25.3267 10.8781 25.1089 10.8822C22.705 10.9813 20.9146 11.5255 18.9956 12.4909C16.8902 13.5598 15.0859 15.1142 13.7404 17.0182C12.395 18.9223 11.5493 21.1179 11.2774 23.4133C10.9936 25.7412 11.3245 28.1011 12.2386 30.27C13.0116 32.1036 14.1049 33.7321 15.5707 35.107C17.8193 37.2182 20.4951 38.5254 23.5967 38.9582C26.5339 39.3684 29.3587 38.9623 32.0056 37.6681C32.9985 37.1833 33.8431 36.648 34.8304 35.9137C34.9562 35.8344 35.0679 35.7339 35.2197 35.6198Z" fill="#FF1E00"/>
|
|
4
|
+
<path d="M35.2588 7.63031C34.7789 7.17087 34.3341 6.74699 33.8914 6.32038C33.6272 6.06605 33.3728 5.80146 33.1023 5.55329C33.0053 5.46372 32.8915 5.34135 32.8915 5.34135C32.8915 5.34135 32.9835 5.15128 33.0229 5.07334C33.5408 4.06218 34.3523 3.32312 35.315 2.73516C36.3795 2.08005 37.6198 1.74673 38.879 1.77732C40.4902 1.80809 41.9883 2.19847 43.2525 3.24997C44.1856 4.02595 44.6641 5.01045 44.7485 6.18569C44.889 8.16836 44.0458 9.68681 42.3713 10.7465C41.3875 11.37 40.3265 11.852 39.2627 12.4229C38.6759 12.7381 38.1742 13.015 37.6008 13.5852C37.0963 14.1574 37.0717 14.6968 37.0717 14.6968L44.6936 14.6872V17.9901H32.9287C32.9287 17.9901 32.9287 17.7645 32.9287 17.6708C32.8837 16.0478 33.0784 14.5204 33.8422 13.0464C34.5449 11.6941 35.6368 10.7041 36.9487 9.94183C37.9592 9.35455 39.023 8.85478 40.0356 8.27023C40.6603 7.90993 41.1016 7.38145 41.098 6.61504C41.098 5.95734 40.6062 5.3728 39.9035 5.19025C38.2466 4.75543 36.5602 5.44937 35.6832 6.92475C35.5553 7.14011 35.4246 7.3541 35.2588 7.63031Z" fill="#FF1E00"/>
|
|
5
|
+
<path d="M50 32.11L43.5768 21.3174H30.8661L24.4015 32.2214H37.2056L43.5241 42.9627L50 32.11Z" fill="#FF1E00"/>
|
|
6
|
+
</g>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g transform="scale(0.48)">
|
|
3
|
+
<path d="M50 19.1718H30.9067L25.0092 1L19.0933 19.1718L0 19.1533L15.4626 30.3955L9.54663 48.5488L25.0092 37.3251L40.4534 48.5488L34.5558 30.3955L50 19.1718Z" fill="#111412"/>
|
|
4
|
+
<path d="M35.8828 34.5053L34.5558 30.3955L25.0092 37.3251L35.8828 34.5053Z" fill="#111412"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g transform="scale(0.48)">
|
|
3
|
+
<path d="M50 19.1718H30.9067L25.0092 1L19.0933 19.1718L0 19.1533L15.4626 30.3955L9.54663 48.5488L25.0092 37.3251L40.4534 48.5488L34.5558 30.3955L50 19.1718Z" fill="#00B67A"/>
|
|
4
|
+
<path d="M35.8828 34.5053L34.5558 30.3955L25.0092 37.3251L35.8828 34.5053Z" fill="#005128"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
package/src/custom/index.ts
CHANGED
|
@@ -1,4 +1,12 @@
|
|
|
1
1
|
// Custom icons that differ from lucide-react defaults
|
|
2
2
|
// These icons are designed to match specific Figma specifications
|
|
3
3
|
|
|
4
|
+
export { MotifCircle } from "./motif-circle.js";
|
|
5
|
+
export type { MotifCircleProps } from "./motif-circle.js";
|
|
6
|
+
export { MotifSparkle } from "./motif-sparkle.js";
|
|
7
|
+
export type { MotifSparkleProps } from "./motif-sparkle.js";
|
|
8
|
+
export { MotifStarburst } from "./motif-starburst.js";
|
|
9
|
+
export type { MotifStarburstProps } from "./motif-starburst.js";
|
|
10
|
+
export { MotifSunrise } from "./motif-sunrise.js";
|
|
11
|
+
export type { MotifSunriseProps } from "./motif-sunrise.js";
|
|
4
12
|
export { StarRating } from "./star-rating.js";
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { SVGProps } from "react";
|
|
2
|
+
|
|
3
|
+
export interface MotifCircleProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
/**
|
|
5
|
+
* Icon size (width and height)
|
|
6
|
+
* @default 16
|
|
7
|
+
*/
|
|
8
|
+
size?: number | string;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* Brand motif — filled circle shape
|
|
13
|
+
* Part of the BrightLocal brand motif set (circle, sparkle, sunrise, starburst)
|
|
14
|
+
*
|
|
15
|
+
* @example
|
|
16
|
+
* <MotifCircle size={24} />
|
|
17
|
+
* <MotifCircle size={32} className="text-primary" />
|
|
18
|
+
*/
|
|
19
|
+
export const MotifCircle = ({ size = 16, ...props }: MotifCircleProps) => (
|
|
20
|
+
<svg
|
|
21
|
+
aria-hidden="true"
|
|
22
|
+
fill="currentColor"
|
|
23
|
+
height={size}
|
|
24
|
+
viewBox="0 0 500 500"
|
|
25
|
+
width={size}
|
|
26
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
27
|
+
{...props}
|
|
28
|
+
>
|
|
29
|
+
<path d="M250 500C388.071 500 500 388.071 500 250C500 111.929 388.071 0 250 0C111.929 0 0 111.929 0 250C0 388.071 111.929 500 250 500Z" />
|
|
30
|
+
</svg>
|
|
31
|
+
);
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import type { SVGProps } from "react";
|
|
2
|
+
|
|
3
|
+
export interface MotifSparkleProps extends SVGProps<SVGSVGElement> {
|
|
4
|
+
/**
|
|
5
|
+
* Icon size (width and height)
|
|
6
|
+
* @default 16
|
|
7
|
+
*/
|
|
8
|
+
size?: number | string;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* Brand motif — four-pointed sparkle shape
|
|
13
|
+
* Part of the BrightLocal brand motif set (circle, sparkle, sunrise, starburst)
|
|
14
|
+
*
|
|
15
|
+
* Used for AI/magic/highlight decorations across the product.
|
|
16
|
+
* Also used in the Loading animation as the STAR_PATH morph shape.
|
|
17
|
+
*
|
|
18
|
+
* @example
|
|
19
|
+
* <MotifSparkle size={24} />
|
|
20
|
+
* <MotifSparkle size={32} className="text-primary" />
|
|
21
|
+
*/
|
|
22
|
+
export const MotifSparkle = ({ size = 16, ...props }: MotifSparkleProps) => (
|
|
23
|
+
<svg
|
|
24
|
+
aria-hidden="true"
|
|
25
|
+
fill="currentColor"
|
|
26
|
+
height={size}
|
|
27
|
+
viewBox="0 0 500 500"
|
|
28
|
+
width={size}
|
|
29
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
30
|
+
{...props}
|
|
31
|
+
>
|
|
32
|
+
<path d="M492.425 259.355C332.265 293.145 293.145 332.265 259.355 492.425C257.225 502.525 242.775 502.525 240.645 492.425C206.855 332.265 167.735 293.145 7.575 259.355C-2.525 257.225 -2.525 242.775 7.575 240.645C167.735 206.855 206.855 167.735 240.645 7.575C242.775 -2.525 257.225 -2.525 259.355 7.575C293.145 167.735 332.265 206.855 492.425 240.645C502.525 242.775 502.525 257.225 492.425 259.355Z" />
|
|
33
|
+
</svg>
|
|
34
|
+
);
|