@vlrc-fe/components 1.0.4 → 1.0.5
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/Icons/Icons.d.ts +1 -0
- package/dist/Icons/Icons.d.ts.map +1 -1
- package/dist/index41.js +28 -27
- package/dist/index42.cjs +1 -1
- package/package.json +1 -1
package/dist/Icons/Icons.d.ts
CHANGED
|
@@ -110,6 +110,7 @@ export declare const Icons: {
|
|
|
110
110
|
Type: import("react").ForwardRefExoticComponent<Omit<LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
111
111
|
Edit: import("react").ForwardRefExoticComponent<Omit<LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
112
112
|
Pencil: import("react").ForwardRefExoticComponent<Omit<LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
113
|
+
Tag: import("react").ForwardRefExoticComponent<Omit<LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
113
114
|
Trash2: import("react").ForwardRefExoticComponent<Omit<LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
114
115
|
FolderHeart: import("react").ForwardRefExoticComponent<Omit<LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
115
116
|
FolderOpen: import("react").ForwardRefExoticComponent<Omit<LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Icons.d.ts","sourceRoot":"","sources":["../../src/Icons/Icons.tsx"],"names":[],"mappings":"AAAA,OAAO,EAGL,KAAK,WAAW,
|
|
1
|
+
{"version":3,"file":"Icons.d.ts","sourceRoot":"","sources":["../../src/Icons/Icons.tsx"],"names":[],"mappings":"AAAA,OAAO,EAGL,KAAK,WAAW,EAsHjB,MAAM,cAAc,CAAC;AAGtB,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BA0HO,WAAW;CAenC,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,MAAM,OAAO,KAAK,CAAC"}
|
package/dist/index41.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Activity as e, AlertCircle as ee, ArrowLeft as t, ArrowRight as te, Award as ne, BarChart3 as re, BookOpen as ie, Bot as n, Brain as r, Calendar as i, CalendarIcon as a, Camera as o, Cat as s, Check as c, CheckCircle2 as l, CheckIcon as u, ChevronDown as d, ChevronDownIcon as f, ChevronLeft as p, ChevronRight as m, ChevronUp as h, Circle as g, Clock as _, CloudUpload as v, Code as y, Copy as b, Cpu as x, Database as S, Dog as C, DollarSign as w, Edit as T, Eye as E, EyeOff as D, FileArchiveIcon as O, FileAudioIcon as k, FileCodeIcon as A, FileCogIcon as j, FileIcon as M, FileQuestion as N, FileTextIcon as P, FileVideoIcon as F, Fish as I, Flame as L, Folder as R, FolderHeart as z, FolderOpen as B, GitBranch as V, GitCommit as H, GitMerge as U, Globe as W, HardDrive as G, Headphones as K, Heart as q, History as J, Home as Y, Image as X, Info as ae, Languages as oe, Lightbulb as se, Loader2 as ce, LoaderCircleIcon as
|
|
1
|
+
import { Activity as e, AlertCircle as ee, ArrowLeft as t, ArrowRight as te, Award as ne, BarChart3 as re, BookOpen as ie, Bot as n, Brain as r, Calendar as i, CalendarIcon as a, Camera as o, Cat as s, Check as c, CheckCircle2 as l, CheckIcon as u, ChevronDown as d, ChevronDownIcon as f, ChevronLeft as p, ChevronRight as m, ChevronUp as h, Circle as g, Clock as _, CloudUpload as v, Code as y, Copy as b, Cpu as x, Database as S, Dog as C, DollarSign as w, Edit as T, Eye as E, EyeOff as D, FileArchiveIcon as O, FileAudioIcon as k, FileCodeIcon as A, FileCogIcon as j, FileIcon as M, FileQuestion as N, FileTextIcon as P, FileVideoIcon as F, Fish as I, Flame as L, Folder as R, FolderHeart as z, FolderOpen as B, GitBranch as V, GitCommit as H, GitMerge as U, Globe as W, HardDrive as G, Headphones as K, Heart as q, History as J, Home as Y, Image as X, Info as ae, Languages as oe, Lightbulb as se, Loader2 as ce, LoaderCircleIcon as le, LoaderIcon as ue, LoaderPinwheelIcon as de, Mail as fe, Maximize as Z, MessageCircle as pe, MessageSquare as me, Mic as he, Minimize as ge, Monitor as _e, Moon as ve, MoonIcon as ye, MoreHorizontal as be, MoreVertical as xe, Palette as Se, PenTool as Ce, Pencil as we, Phone as Te, PhoneOff as Ee, PieChart as De, Play as Oe, Plus as ke, PlusCircle as Ae, Rabbit as je, RefreshCcw as Me, Save as Ne, Search as Pe, SearchIcon as Fe, Send as Ie, Settings as Le, Shield as Re, Smartphone as ze, Sparkles as Be, Square as Ve, Star as He, Sun as Ue, SunMedium as We, Tag as Ge, Target as Ke, Terminal as qe, Trash2 as Je, TrendingUp as Ye, Trophy as Xe, Turtle as Ze, Type as Qe, Undo2 as $e, Upload as et, UploadCloud as tt, User as nt, Users as rt, Video as it, Volume2 as at, Wand2 as ot, WandSparkles as Q, X as st, XCircle as ct, XIcon as lt, Zap as ut } from "lucide-react";
|
|
2
2
|
import { jsx as $ } from "react/jsx-runtime";
|
|
3
3
|
//#region src/Icons/Icons.tsx
|
|
4
|
-
var
|
|
4
|
+
var dt = {
|
|
5
5
|
MoonIcon: ye,
|
|
6
6
|
SunIcon: We,
|
|
7
7
|
Award: ne,
|
|
@@ -9,27 +9,27 @@ var ut = {
|
|
|
9
9
|
Dog: C,
|
|
10
10
|
Fish: I,
|
|
11
11
|
Rabbit: je,
|
|
12
|
-
Turtle:
|
|
12
|
+
Turtle: Ze,
|
|
13
13
|
Code: y,
|
|
14
14
|
Globe: W,
|
|
15
|
-
Users:
|
|
15
|
+
Users: rt,
|
|
16
16
|
Star: He,
|
|
17
17
|
Heart: q,
|
|
18
|
-
Zap:
|
|
18
|
+
Zap: ut,
|
|
19
19
|
Cpu: x,
|
|
20
20
|
Database: S,
|
|
21
21
|
Monitor: _e,
|
|
22
22
|
Smartphone: ze,
|
|
23
|
-
Wand:
|
|
23
|
+
Wand: ot,
|
|
24
24
|
WandSparkles: Q,
|
|
25
25
|
Calendar: i,
|
|
26
26
|
CalendarIcon: a,
|
|
27
27
|
HardDrive: G,
|
|
28
|
-
TrendingUp:
|
|
28
|
+
TrendingUp: Ye,
|
|
29
29
|
DollarSign: w,
|
|
30
|
-
Target:
|
|
30
|
+
Target: Ke,
|
|
31
31
|
Shield: Re,
|
|
32
|
-
Mail:
|
|
32
|
+
Mail: fe,
|
|
33
33
|
PieChart: De,
|
|
34
34
|
Activity: e,
|
|
35
35
|
Search: Pe,
|
|
@@ -38,11 +38,11 @@ var ut = {
|
|
|
38
38
|
Bot: n,
|
|
39
39
|
MoreHorizontal: be,
|
|
40
40
|
MoreVertical: xe,
|
|
41
|
-
Maximize:
|
|
41
|
+
Maximize: Z,
|
|
42
42
|
Minimize: ge,
|
|
43
|
-
X:
|
|
44
|
-
XIcon:
|
|
45
|
-
XCircle:
|
|
43
|
+
X: st,
|
|
44
|
+
XIcon: lt,
|
|
45
|
+
XCircle: ct,
|
|
46
46
|
EyeOff: D,
|
|
47
47
|
Eye: E,
|
|
48
48
|
Copy: b,
|
|
@@ -66,9 +66,9 @@ var ut = {
|
|
|
66
66
|
Moon: ve,
|
|
67
67
|
Sun: Ue,
|
|
68
68
|
CloudUpload: v,
|
|
69
|
-
LoaderCircleIcon:
|
|
70
|
-
LoaderIcon:
|
|
71
|
-
LoaderPinwheelIcon:
|
|
69
|
+
LoaderCircleIcon: le,
|
|
70
|
+
LoaderIcon: ue,
|
|
71
|
+
LoaderPinwheelIcon: de,
|
|
72
72
|
FileArchiveIcon: O,
|
|
73
73
|
FileAudioIcon: k,
|
|
74
74
|
FileCodeIcon: A,
|
|
@@ -76,10 +76,10 @@ var ut = {
|
|
|
76
76
|
FileIcon: M,
|
|
77
77
|
FileTextIcon: P,
|
|
78
78
|
FileVideoIcon: F,
|
|
79
|
-
Trophy:
|
|
79
|
+
Trophy: Xe,
|
|
80
80
|
Flame: L,
|
|
81
|
-
Undo2:
|
|
82
|
-
Volume2:
|
|
81
|
+
Undo2: $e,
|
|
82
|
+
Volume2: at,
|
|
83
83
|
ArrowRight: te,
|
|
84
84
|
ArrowLeft: t,
|
|
85
85
|
Plus: ke,
|
|
@@ -104,22 +104,23 @@ var ut = {
|
|
|
104
104
|
Camera: o,
|
|
105
105
|
Folder: R,
|
|
106
106
|
Image: X,
|
|
107
|
-
Video:
|
|
108
|
-
Upload:
|
|
109
|
-
UploadCloud:
|
|
107
|
+
Video: it,
|
|
108
|
+
Upload: et,
|
|
109
|
+
UploadCloud: tt,
|
|
110
110
|
Save: Ne,
|
|
111
111
|
Palette: Se,
|
|
112
|
-
Type:
|
|
112
|
+
Type: Qe,
|
|
113
113
|
Edit: T,
|
|
114
114
|
Pencil: we,
|
|
115
|
-
|
|
115
|
+
Tag: Ge,
|
|
116
|
+
Trash2: Je,
|
|
116
117
|
FolderHeart: z,
|
|
117
118
|
FolderOpen: B,
|
|
118
119
|
GitBranch: V,
|
|
119
120
|
GitMerge: U,
|
|
120
121
|
GitCommit: H,
|
|
121
|
-
User:
|
|
122
|
-
Terminal:
|
|
122
|
+
User: nt,
|
|
123
|
+
Terminal: qe,
|
|
123
124
|
HomeIcon: Y,
|
|
124
125
|
ImageIcon: X,
|
|
125
126
|
GitHub: ({ ...e }) => /* @__PURE__ */ $("svg", {
|
|
@@ -138,4 +139,4 @@ var ut = {
|
|
|
138
139
|
})
|
|
139
140
|
};
|
|
140
141
|
//#endregion
|
|
141
|
-
export {
|
|
142
|
+
export { dt as Icons };
|
package/dist/index42.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
let e=require("lucide-react"),t=require("react/jsx-runtime");var n={MoonIcon:e.MoonIcon,SunIcon:e.SunMedium,Award:e.Award,Cat:e.Cat,Dog:e.Dog,Fish:e.Fish,Rabbit:e.Rabbit,Turtle:e.Turtle,Code:e.Code,Globe:e.Globe,Users:e.Users,Star:e.Star,Heart:e.Heart,Zap:e.Zap,Cpu:e.Cpu,Database:e.Database,Monitor:e.Monitor,Smartphone:e.Smartphone,Wand:e.Wand2,WandSparkles:e.WandSparkles,Calendar:e.Calendar,CalendarIcon:e.CalendarIcon,HardDrive:e.HardDrive,TrendingUp:e.TrendingUp,DollarSign:e.DollarSign,Target:e.Target,Shield:e.Shield,Mail:e.Mail,PieChart:e.PieChart,Activity:e.Activity,Search:e.Search,SearchIcon:e.SearchIcon,MessageCircle:e.MessageCircle,Bot:e.Bot,MoreHorizontal:e.MoreHorizontal,MoreVertical:e.MoreVertical,Maximize:e.Maximize,Minimize:e.Minimize,X:e.X,XIcon:e.XIcon,XCircle:e.XCircle,EyeOff:e.EyeOff,Eye:e.Eye,Copy:e.Copy,Check:e.Check,CheckIcon:e.CheckIcon,Clock:e.Clock,ChevronUp:e.ChevronUp,ChevronDown:e.ChevronDown,ChevronDownIcon:e.ChevronDownIcon,ChevronRight:e.ChevronRight,ChevronLeft:e.ChevronLeft,Sparkles:e.Sparkles,WandSparklesIcon:e.WandSparkles,Play:e.Play,Headphones:e.Headphones,Brain:e.Brain,PenTool:e.PenTool,BookOpen:e.BookOpen,BarChart3:e.BarChart3,CheckCircle2:e.CheckCircle2,Moon:e.Moon,Sun:e.Sun,CloudUpload:e.CloudUpload,LoaderCircleIcon:e.LoaderCircleIcon,LoaderIcon:e.LoaderIcon,LoaderPinwheelIcon:e.LoaderPinwheelIcon,FileArchiveIcon:e.FileArchiveIcon,FileAudioIcon:e.FileAudioIcon,FileCodeIcon:e.FileCodeIcon,FileCogIcon:e.FileCogIcon,FileIcon:e.FileIcon,FileTextIcon:e.FileTextIcon,FileVideoIcon:e.FileVideoIcon,Trophy:e.Trophy,Flame:e.Flame,Undo2:e.Undo2,Volume2:e.Volume2,ArrowRight:e.ArrowRight,ArrowLeft:e.ArrowLeft,Plus:e.Plus,PlusCircle:e.PlusCircle,Info:e.Info,Square:e.Square,Mic:e.Mic,MessageSquare:e.MessageSquare,Phone:e.Phone,PhoneOff:e.PhoneOff,Circle:e.Circle,Send:e.Send,Loader2:e.Loader2,History:e.History,Languages:e.Languages,Lightbulb:e.Lightbulb,FileQuestion:e.FileQuestion,Home:e.Home,AlertCircle:e.AlertCircle,RefreshCcw:e.RefreshCcw,Settings:e.Settings,Camera:e.Camera,Folder:e.Folder,Image:e.Image,Video:e.Video,Upload:e.Upload,UploadCloud:e.UploadCloud,Save:e.Save,Palette:e.Palette,Type:e.Type,Edit:e.Edit,Pencil:e.Pencil,Trash2:e.Trash2,FolderHeart:e.FolderHeart,FolderOpen:e.FolderOpen,GitBranch:e.GitBranch,GitMerge:e.GitMerge,GitCommit:e.GitCommit,User:e.User,Terminal:e.Terminal,HomeIcon:e.Home,ImageIcon:e.Image,GitHub:({...e})=>(0,t.jsx)(`svg`,{"aria-hidden":`true`,focusable:`false`,"data-prefix":`fab`,"data-icon":`github`,role:`img`,xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 496 512`,...e,children:(0,t.jsx)(`path`,{fill:`currentColor`,d:`M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3 .3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5 .3-6.2 2.3zm44.2-1.7c-2.9 .7-4.9 2.6-4.6 4.9 .3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3 .7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3 .3 2.9 2.3 3.9 1.6 1 3.6 .7 4.3-.7 .7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3 .7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3 .7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z`})})};exports.Icons=n;
|
|
1
|
+
let e=require("lucide-react"),t=require("react/jsx-runtime");var n={MoonIcon:e.MoonIcon,SunIcon:e.SunMedium,Award:e.Award,Cat:e.Cat,Dog:e.Dog,Fish:e.Fish,Rabbit:e.Rabbit,Turtle:e.Turtle,Code:e.Code,Globe:e.Globe,Users:e.Users,Star:e.Star,Heart:e.Heart,Zap:e.Zap,Cpu:e.Cpu,Database:e.Database,Monitor:e.Monitor,Smartphone:e.Smartphone,Wand:e.Wand2,WandSparkles:e.WandSparkles,Calendar:e.Calendar,CalendarIcon:e.CalendarIcon,HardDrive:e.HardDrive,TrendingUp:e.TrendingUp,DollarSign:e.DollarSign,Target:e.Target,Shield:e.Shield,Mail:e.Mail,PieChart:e.PieChart,Activity:e.Activity,Search:e.Search,SearchIcon:e.SearchIcon,MessageCircle:e.MessageCircle,Bot:e.Bot,MoreHorizontal:e.MoreHorizontal,MoreVertical:e.MoreVertical,Maximize:e.Maximize,Minimize:e.Minimize,X:e.X,XIcon:e.XIcon,XCircle:e.XCircle,EyeOff:e.EyeOff,Eye:e.Eye,Copy:e.Copy,Check:e.Check,CheckIcon:e.CheckIcon,Clock:e.Clock,ChevronUp:e.ChevronUp,ChevronDown:e.ChevronDown,ChevronDownIcon:e.ChevronDownIcon,ChevronRight:e.ChevronRight,ChevronLeft:e.ChevronLeft,Sparkles:e.Sparkles,WandSparklesIcon:e.WandSparkles,Play:e.Play,Headphones:e.Headphones,Brain:e.Brain,PenTool:e.PenTool,BookOpen:e.BookOpen,BarChart3:e.BarChart3,CheckCircle2:e.CheckCircle2,Moon:e.Moon,Sun:e.Sun,CloudUpload:e.CloudUpload,LoaderCircleIcon:e.LoaderCircleIcon,LoaderIcon:e.LoaderIcon,LoaderPinwheelIcon:e.LoaderPinwheelIcon,FileArchiveIcon:e.FileArchiveIcon,FileAudioIcon:e.FileAudioIcon,FileCodeIcon:e.FileCodeIcon,FileCogIcon:e.FileCogIcon,FileIcon:e.FileIcon,FileTextIcon:e.FileTextIcon,FileVideoIcon:e.FileVideoIcon,Trophy:e.Trophy,Flame:e.Flame,Undo2:e.Undo2,Volume2:e.Volume2,ArrowRight:e.ArrowRight,ArrowLeft:e.ArrowLeft,Plus:e.Plus,PlusCircle:e.PlusCircle,Info:e.Info,Square:e.Square,Mic:e.Mic,MessageSquare:e.MessageSquare,Phone:e.Phone,PhoneOff:e.PhoneOff,Circle:e.Circle,Send:e.Send,Loader2:e.Loader2,History:e.History,Languages:e.Languages,Lightbulb:e.Lightbulb,FileQuestion:e.FileQuestion,Home:e.Home,AlertCircle:e.AlertCircle,RefreshCcw:e.RefreshCcw,Settings:e.Settings,Camera:e.Camera,Folder:e.Folder,Image:e.Image,Video:e.Video,Upload:e.Upload,UploadCloud:e.UploadCloud,Save:e.Save,Palette:e.Palette,Type:e.Type,Edit:e.Edit,Pencil:e.Pencil,Tag:e.Tag,Trash2:e.Trash2,FolderHeart:e.FolderHeart,FolderOpen:e.FolderOpen,GitBranch:e.GitBranch,GitMerge:e.GitMerge,GitCommit:e.GitCommit,User:e.User,Terminal:e.Terminal,HomeIcon:e.Home,ImageIcon:e.Image,GitHub:({...e})=>(0,t.jsx)(`svg`,{"aria-hidden":`true`,focusable:`false`,"data-prefix":`fab`,"data-icon":`github`,role:`img`,xmlns:`http://www.w3.org/2000/svg`,viewBox:`0 0 496 512`,...e,children:(0,t.jsx)(`path`,{fill:`currentColor`,d:`M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3 .3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5 .3-6.2 2.3zm44.2-1.7c-2.9 .7-4.9 2.6-4.6 4.9 .3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3 .7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3 .3 2.9 2.3 3.9 1.6 1 3.6 .7 4.3-.7 .7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3 .7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3 .7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z`})})};exports.Icons=n;
|