@vlrc-fe/components 1.0.3 → 1.0.4
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 +46 -45
- package/dist/index42.cjs +1 -1
- package/package.json +1 -1
package/dist/Icons/Icons.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ export declare const Icons: {
|
|
|
35
35
|
MessageCircle: import("react").ForwardRefExoticComponent<Omit<LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
36
36
|
Bot: import("react").ForwardRefExoticComponent<Omit<LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
37
37
|
MoreHorizontal: import("react").ForwardRefExoticComponent<Omit<LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
38
|
+
MoreVertical: import("react").ForwardRefExoticComponent<Omit<LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
38
39
|
Maximize: import("react").ForwardRefExoticComponent<Omit<LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
39
40
|
Minimize: import("react").ForwardRefExoticComponent<Omit<LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
40
41
|
X: 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,EAqHjB,MAAM,cAAc,CAAC;AAGtB,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BAyHO,WAAW;CAenC,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,MAAM,OAAO,KAAK,CAAC"}
|
package/dist/index41.js
CHANGED
|
@@ -1,47 +1,48 @@
|
|
|
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 Z, LoaderIcon as le, LoaderPinwheelIcon as ue, Mail as de, Maximize as fe, MessageCircle as pe, MessageSquare as me, Mic as he, Minimize as ge, Monitor as _e, Moon as ve, MoonIcon as ye, MoreHorizontal as be,
|
|
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 Z, LoaderIcon as le, LoaderPinwheelIcon as ue, Mail as de, Maximize as fe, 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, Target as Ge, Terminal as Ke, Trash2 as qe, TrendingUp as Je, Trophy as Ye, Turtle as Xe, Type as Ze, Undo2 as Qe, Upload as $e, UploadCloud as et, User as tt, Users as nt, Video as rt, Volume2 as it, Wand2 as at, WandSparkles as Q, X as ot, XCircle as st, XIcon as ct, Zap as lt } from "lucide-react";
|
|
2
2
|
import { jsx as $ } from "react/jsx-runtime";
|
|
3
3
|
//#region src/Icons/Icons.tsx
|
|
4
|
-
var
|
|
4
|
+
var ut = {
|
|
5
5
|
MoonIcon: ye,
|
|
6
|
-
SunIcon:
|
|
6
|
+
SunIcon: We,
|
|
7
7
|
Award: ne,
|
|
8
8
|
Cat: s,
|
|
9
9
|
Dog: C,
|
|
10
10
|
Fish: I,
|
|
11
|
-
Rabbit:
|
|
12
|
-
Turtle:
|
|
11
|
+
Rabbit: je,
|
|
12
|
+
Turtle: Xe,
|
|
13
13
|
Code: y,
|
|
14
14
|
Globe: W,
|
|
15
|
-
Users:
|
|
16
|
-
Star:
|
|
15
|
+
Users: nt,
|
|
16
|
+
Star: He,
|
|
17
17
|
Heart: q,
|
|
18
|
-
Zap:
|
|
18
|
+
Zap: lt,
|
|
19
19
|
Cpu: x,
|
|
20
20
|
Database: S,
|
|
21
21
|
Monitor: _e,
|
|
22
|
-
Smartphone:
|
|
23
|
-
Wand:
|
|
22
|
+
Smartphone: ze,
|
|
23
|
+
Wand: at,
|
|
24
24
|
WandSparkles: Q,
|
|
25
25
|
Calendar: i,
|
|
26
26
|
CalendarIcon: a,
|
|
27
27
|
HardDrive: G,
|
|
28
|
-
TrendingUp:
|
|
28
|
+
TrendingUp: Je,
|
|
29
29
|
DollarSign: w,
|
|
30
|
-
Target:
|
|
31
|
-
Shield:
|
|
30
|
+
Target: Ge,
|
|
31
|
+
Shield: Re,
|
|
32
32
|
Mail: de,
|
|
33
|
-
PieChart:
|
|
33
|
+
PieChart: De,
|
|
34
34
|
Activity: e,
|
|
35
|
-
Search:
|
|
36
|
-
SearchIcon:
|
|
35
|
+
Search: Pe,
|
|
36
|
+
SearchIcon: Fe,
|
|
37
37
|
MessageCircle: pe,
|
|
38
38
|
Bot: n,
|
|
39
39
|
MoreHorizontal: be,
|
|
40
|
+
MoreVertical: xe,
|
|
40
41
|
Maximize: fe,
|
|
41
42
|
Minimize: ge,
|
|
42
|
-
X:
|
|
43
|
-
XIcon:
|
|
44
|
-
XCircle:
|
|
43
|
+
X: ot,
|
|
44
|
+
XIcon: ct,
|
|
45
|
+
XCircle: st,
|
|
45
46
|
EyeOff: D,
|
|
46
47
|
Eye: E,
|
|
47
48
|
Copy: b,
|
|
@@ -53,17 +54,17 @@ var lt = {
|
|
|
53
54
|
ChevronDownIcon: f,
|
|
54
55
|
ChevronRight: m,
|
|
55
56
|
ChevronLeft: p,
|
|
56
|
-
Sparkles:
|
|
57
|
+
Sparkles: Be,
|
|
57
58
|
WandSparklesIcon: Q,
|
|
58
|
-
Play:
|
|
59
|
+
Play: Oe,
|
|
59
60
|
Headphones: K,
|
|
60
61
|
Brain: r,
|
|
61
|
-
PenTool:
|
|
62
|
+
PenTool: Ce,
|
|
62
63
|
BookOpen: ie,
|
|
63
64
|
BarChart3: re,
|
|
64
65
|
CheckCircle2: l,
|
|
65
66
|
Moon: ve,
|
|
66
|
-
Sun:
|
|
67
|
+
Sun: Ue,
|
|
67
68
|
CloudUpload: v,
|
|
68
69
|
LoaderCircleIcon: Z,
|
|
69
70
|
LoaderIcon: le,
|
|
@@ -75,22 +76,22 @@ var lt = {
|
|
|
75
76
|
FileIcon: M,
|
|
76
77
|
FileTextIcon: P,
|
|
77
78
|
FileVideoIcon: F,
|
|
78
|
-
Trophy:
|
|
79
|
+
Trophy: Ye,
|
|
79
80
|
Flame: L,
|
|
80
|
-
Undo2:
|
|
81
|
-
Volume2:
|
|
81
|
+
Undo2: Qe,
|
|
82
|
+
Volume2: it,
|
|
82
83
|
ArrowRight: te,
|
|
83
84
|
ArrowLeft: t,
|
|
84
|
-
Plus:
|
|
85
|
-
PlusCircle:
|
|
85
|
+
Plus: ke,
|
|
86
|
+
PlusCircle: Ae,
|
|
86
87
|
Info: ae,
|
|
87
|
-
Square:
|
|
88
|
+
Square: Ve,
|
|
88
89
|
Mic: he,
|
|
89
90
|
MessageSquare: me,
|
|
90
|
-
Phone:
|
|
91
|
-
PhoneOff:
|
|
91
|
+
Phone: Te,
|
|
92
|
+
PhoneOff: Ee,
|
|
92
93
|
Circle: g,
|
|
93
|
-
Send:
|
|
94
|
+
Send: Ie,
|
|
94
95
|
Loader2: ce,
|
|
95
96
|
History: J,
|
|
96
97
|
Languages: oe,
|
|
@@ -98,27 +99,27 @@ var lt = {
|
|
|
98
99
|
FileQuestion: N,
|
|
99
100
|
Home: Y,
|
|
100
101
|
AlertCircle: ee,
|
|
101
|
-
RefreshCcw:
|
|
102
|
-
Settings:
|
|
102
|
+
RefreshCcw: Me,
|
|
103
|
+
Settings: Le,
|
|
103
104
|
Camera: o,
|
|
104
105
|
Folder: R,
|
|
105
106
|
Image: X,
|
|
106
|
-
Video:
|
|
107
|
-
Upload:
|
|
108
|
-
UploadCloud:
|
|
109
|
-
Save:
|
|
110
|
-
Palette:
|
|
111
|
-
Type:
|
|
107
|
+
Video: rt,
|
|
108
|
+
Upload: $e,
|
|
109
|
+
UploadCloud: et,
|
|
110
|
+
Save: Ne,
|
|
111
|
+
Palette: Se,
|
|
112
|
+
Type: Ze,
|
|
112
113
|
Edit: T,
|
|
113
|
-
Pencil:
|
|
114
|
-
Trash2:
|
|
114
|
+
Pencil: we,
|
|
115
|
+
Trash2: qe,
|
|
115
116
|
FolderHeart: z,
|
|
116
117
|
FolderOpen: B,
|
|
117
118
|
GitBranch: V,
|
|
118
119
|
GitMerge: U,
|
|
119
120
|
GitCommit: H,
|
|
120
|
-
User:
|
|
121
|
-
Terminal:
|
|
121
|
+
User: tt,
|
|
122
|
+
Terminal: Ke,
|
|
122
123
|
HomeIcon: Y,
|
|
123
124
|
ImageIcon: X,
|
|
124
125
|
GitHub: ({ ...e }) => /* @__PURE__ */ $("svg", {
|
|
@@ -137,4 +138,4 @@ var lt = {
|
|
|
137
138
|
})
|
|
138
139
|
};
|
|
139
140
|
//#endregion
|
|
140
|
-
export {
|
|
141
|
+
export { ut 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,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,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;
|