lucide-angular 0.17.3 → 0.17.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.
Files changed (71) hide show
  1. package/bundles/lucide-angular-src-icons.umd.js +131 -19
  2. package/bundles/lucide-angular-src-icons.umd.js.map +1 -1
  3. package/bundles/lucide-angular-src-icons.umd.min.js +1 -1
  4. package/bundles/lucide-angular-src-icons.umd.min.js.map +1 -1
  5. package/bundles/lucide-angular.umd.js +141 -19
  6. package/bundles/lucide-angular.umd.js.map +1 -1
  7. package/bundles/lucide-angular.umd.min.js +1 -1
  8. package/bundles/lucide-angular.umd.min.js.map +1 -1
  9. package/esm2015/icons/align-horizontal-justify-center.js +12 -0
  10. package/esm2015/icons/align-horizontal-justify-end.js +12 -0
  11. package/esm2015/icons/align-horizontal-justify-start.js +12 -0
  12. package/esm2015/icons/align-horizontal-space-around.js +12 -0
  13. package/esm2015/icons/align-horizontal-space-between.js +13 -0
  14. package/esm2015/icons/align-vertical-justify-center.js +12 -0
  15. package/esm2015/icons/align-vertical-justify-end.js +12 -0
  16. package/esm2015/icons/align-vertical-justify-start.js +12 -0
  17. package/esm2015/icons/align-vertical-space-around.js +12 -0
  18. package/esm2015/icons/align-vertical-space-between.js +13 -0
  19. package/esm2015/icons/cookie.js +2 -2
  20. package/esm2015/icons/index.js +11 -1
  21. package/esm2015/icons/package-check.js +5 -5
  22. package/esm2015/icons/package-minus.js +4 -4
  23. package/esm2015/icons/package-plus.js +4 -4
  24. package/esm2015/icons/package-search.js +5 -5
  25. package/esm2015/icons/package-x.js +5 -5
  26. package/esm2015/src/icons/align-horizontal-justify-center.js +12 -0
  27. package/esm2015/src/icons/align-horizontal-justify-end.js +12 -0
  28. package/esm2015/src/icons/align-horizontal-justify-start.js +12 -0
  29. package/esm2015/src/icons/align-horizontal-space-around.js +12 -0
  30. package/esm2015/src/icons/align-horizontal-space-between.js +13 -0
  31. package/esm2015/src/icons/align-vertical-justify-center.js +12 -0
  32. package/esm2015/src/icons/align-vertical-justify-end.js +12 -0
  33. package/esm2015/src/icons/align-vertical-justify-start.js +12 -0
  34. package/esm2015/src/icons/align-vertical-space-around.js +12 -0
  35. package/esm2015/src/icons/align-vertical-space-between.js +13 -0
  36. package/esm2015/src/icons/cookie.js +2 -2
  37. package/esm2015/src/icons/index.js +11 -1
  38. package/esm2015/src/icons/package-check.js +5 -5
  39. package/esm2015/src/icons/package-minus.js +4 -4
  40. package/esm2015/src/icons/package-plus.js +4 -4
  41. package/esm2015/src/icons/package-search.js +5 -5
  42. package/esm2015/src/icons/package-x.js +5 -5
  43. package/fesm2015/lucide-angular-src-icons.js +122 -20
  44. package/fesm2015/lucide-angular-src-icons.js.map +1 -1
  45. package/fesm2015/lucide-angular.js +132 -20
  46. package/fesm2015/lucide-angular.js.map +1 -1
  47. package/icons/align-horizontal-justify-center.d.ts +3 -0
  48. package/icons/align-horizontal-justify-end.d.ts +3 -0
  49. package/icons/align-horizontal-justify-start.d.ts +3 -0
  50. package/icons/align-horizontal-space-around.d.ts +3 -0
  51. package/icons/align-horizontal-space-between.d.ts +3 -0
  52. package/icons/align-vertical-justify-center.d.ts +3 -0
  53. package/icons/align-vertical-justify-end.d.ts +3 -0
  54. package/icons/align-vertical-justify-start.d.ts +3 -0
  55. package/icons/align-vertical-space-around.d.ts +3 -0
  56. package/icons/align-vertical-space-between.d.ts +3 -0
  57. package/icons/index.d.ts +10 -0
  58. package/lucide-angular.metadata.json +1 -1
  59. package/package.json +1 -1
  60. package/src/icons/align-horizontal-justify-center.d.ts +3 -0
  61. package/src/icons/align-horizontal-justify-end.d.ts +3 -0
  62. package/src/icons/align-horizontal-justify-start.d.ts +3 -0
  63. package/src/icons/align-horizontal-space-around.d.ts +3 -0
  64. package/src/icons/align-horizontal-space-between.d.ts +3 -0
  65. package/src/icons/align-vertical-justify-center.d.ts +3 -0
  66. package/src/icons/align-vertical-justify-end.d.ts +3 -0
  67. package/src/icons/align-vertical-justify-start.d.ts +3 -0
  68. package/src/icons/align-vertical-space-around.d.ts +3 -0
  69. package/src/icons/align-vertical-space-between.d.ts +3 -0
  70. package/src/icons/index.d.ts +10 -0
  71. package/src/icons/lucide-angular-src-icons.metadata.json +1 -1
@@ -198,6 +198,57 @@ const AlignEndVertical = [
198
198
  ],
199
199
  ];
200
200
 
201
+ const AlignHorizontalJustifyCenter = [
202
+ 'svg',
203
+ defaultAttributes,
204
+ [
205
+ ['rect', { x: '2', y: '5', width: '6', height: '14', rx: '2' }],
206
+ ['rect', { x: '16', y: '7', width: '6', height: '10', rx: '2' }],
207
+ ['path', { d: 'M12 2v20' }],
208
+ ],
209
+ ];
210
+
211
+ const AlignHorizontalJustifyEnd = [
212
+ 'svg',
213
+ defaultAttributes,
214
+ [
215
+ ['rect', { x: '2', y: '5', width: '6', height: '14', rx: '2' }],
216
+ ['rect', { x: '12', y: '7', width: '6', height: '10', rx: '2' }],
217
+ ['path', { d: 'M22 2v20' }],
218
+ ],
219
+ ];
220
+
221
+ const AlignHorizontalJustifyStart = [
222
+ 'svg',
223
+ defaultAttributes,
224
+ [
225
+ ['rect', { x: '6', y: '5', width: '6', height: '14', rx: '2' }],
226
+ ['rect', { x: '16', y: '7', width: '6', height: '10', rx: '2' }],
227
+ ['path', { d: 'M2 2v20' }],
228
+ ],
229
+ ];
230
+
231
+ const AlignHorizontalSpaceAround = [
232
+ 'svg',
233
+ defaultAttributes,
234
+ [
235
+ ['rect', { x: '9', y: '7', width: '6', height: '10', rx: '2' }],
236
+ ['path', { d: 'M4 22V2' }],
237
+ ['path', { d: 'M20 22V2' }],
238
+ ],
239
+ ];
240
+
241
+ const AlignHorizontalSpaceBetween = [
242
+ 'svg',
243
+ defaultAttributes,
244
+ [
245
+ ['rect', { x: '3', y: '5', width: '6', height: '14', rx: '2' }],
246
+ ['rect', { x: '15', y: '7', width: '6', height: '10', rx: '2' }],
247
+ ['path', { d: 'M3 2v20' }],
248
+ ['path', { d: 'M21 2v20' }],
249
+ ],
250
+ ];
251
+
201
252
  const AlignJustify = [
202
253
  'svg',
203
254
  defaultAttributes,
@@ -248,6 +299,57 @@ const AlignStartVertical = [
248
299
  ],
249
300
  ];
250
301
 
302
+ const AlignVerticalJustifyCenter = [
303
+ 'svg',
304
+ defaultAttributes,
305
+ [
306
+ ['rect', { x: '5', y: '16', width: '14', height: '6', rx: '2' }],
307
+ ['rect', { x: '7', y: '2', width: '10', height: '6', rx: '2' }],
308
+ ['path', { d: 'M2 12h20' }],
309
+ ],
310
+ ];
311
+
312
+ const AlignVerticalJustifyEnd = [
313
+ 'svg',
314
+ defaultAttributes,
315
+ [
316
+ ['rect', { x: '5', y: '12', width: '14', height: '6', rx: '2' }],
317
+ ['rect', { x: '7', y: '2', width: '10', height: '6', rx: '2' }],
318
+ ['path', { d: 'M2 22h20' }],
319
+ ],
320
+ ];
321
+
322
+ const AlignVerticalJustifyStart = [
323
+ 'svg',
324
+ defaultAttributes,
325
+ [
326
+ ['rect', { x: '5', y: '16', width: '14', height: '6', rx: '2' }],
327
+ ['rect', { x: '7', y: '6', width: '10', height: '6', rx: '2' }],
328
+ ['path', { d: 'M2 2h20' }],
329
+ ],
330
+ ];
331
+
332
+ const AlignVerticalSpaceAround = [
333
+ 'svg',
334
+ defaultAttributes,
335
+ [
336
+ ['rect', { x: '7', y: '9', width: '10', height: '6', rx: '2' }],
337
+ ['path', { d: 'M22 20H2' }],
338
+ ['path', { d: 'M22 4H2' }],
339
+ ],
340
+ ];
341
+
342
+ const AlignVerticalSpaceBetween = [
343
+ 'svg',
344
+ defaultAttributes,
345
+ [
346
+ ['rect', { x: '5', y: '15', width: '14', height: '6', rx: '2' }],
347
+ ['rect', { x: '7', y: '3', width: '10', height: '6', rx: '2' }],
348
+ ['path', { d: 'M2 21h20' }],
349
+ ['path', { d: 'M2 3h20' }],
350
+ ],
351
+ ];
352
+
251
353
  const Anchor = [
252
354
  'svg',
253
355
  defaultAttributes,
@@ -1648,7 +1750,7 @@ const Cookie = [
1648
1750
  'svg',
1649
1751
  defaultAttributes,
1650
1752
  [
1651
- ['path', { d: 'M12 2a10 10 0 1 0 10 10 4 4 0 0 1-5-5 4 4 0 0 1-5-5' }],
1753
+ ['path', { d: 'M12 2a10 10 0 1010 10 4 4 0 01-5-5 4 4 0 01-5-5' }],
1652
1754
  ['path', { d: 'M8.5 8.5v.01' }],
1653
1755
  ['path', { d: 'M16 15.5v.01' }],
1654
1756
  ['path', { d: 'M12 12v.01' }],
@@ -4010,15 +4112,15 @@ const PackageCheck = [
4010
4112
  'svg',
4011
4113
  defaultAttributes,
4012
4114
  [
4013
- ['path', { d: 'm16 16 2 2 4-4' }],
4115
+ ['path', { d: 'M16 16l2 2 4-4' }],
4014
4116
  [
4015
4117
  'path',
4016
4118
  {
4017
- d: 'M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14',
4119
+ d: 'M21 10V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l2-1.14',
4018
4120
  },
4019
4121
  ],
4020
- ['path', { d: 'M16.5 9.4 7.55 4.24' }],
4021
- ['path', { d: 'M3.29 7 12 12m0 0 8.71-5M12 12v10' }],
4122
+ ['path', { d: 'M16.5 9.4L7.55 4.24' }],
4123
+ ['path', { d: 'M3.29 7L12 12m0 0l8.71-5M12 12v10' }],
4022
4124
  ],
4023
4125
  ];
4024
4126
 
@@ -4030,11 +4132,11 @@ const PackageMinus = [
4030
4132
  [
4031
4133
  'path',
4032
4134
  {
4033
- d: 'M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14',
4135
+ d: 'M21 10V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l2-1.14',
4034
4136
  },
4035
4137
  ],
4036
- ['path', { d: 'M16.5 9.4 7.55 4.24' }],
4037
- ['path', { d: 'M3.29 7 12 12m0 0 8.71-5M12 12v10' }],
4138
+ ['path', { d: 'M16.5 9.4L7.55 4.24' }],
4139
+ ['path', { d: 'M3.29 7L12 12m0 0l8.71-5M12 12v10' }],
4038
4140
  ],
4039
4141
  ];
4040
4142
 
@@ -4047,11 +4149,11 @@ const PackagePlus = [
4047
4149
  [
4048
4150
  'path',
4049
4151
  {
4050
- d: 'M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14',
4152
+ d: 'M21 10V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l2-1.14',
4051
4153
  },
4052
4154
  ],
4053
- ['path', { d: 'M16.5 9.4 7.55 4.24' }],
4054
- ['path', { d: 'M3.29 7 12 12m0 0 8.71-5M12 12v10' }],
4155
+ ['path', { d: 'M16.5 9.4L7.55 4.24' }],
4156
+ ['path', { d: 'M3.29 7L12 12m0 0l8.71-5M12 12v10' }],
4055
4157
  ],
4056
4158
  ];
4057
4159
 
@@ -4062,13 +4164,13 @@ const PackageSearch = [
4062
4164
  [
4063
4165
  'path',
4064
4166
  {
4065
- d: 'M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14',
4167
+ d: 'M21 10V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l2-1.14',
4066
4168
  },
4067
4169
  ],
4068
- ['path', { d: 'M16.5 9.4 7.55 4.24' }],
4069
- ['path', { d: 'M12 12v10M3.29 7 12 12 3.29 7ZM12 12l8.71-5L12 12Z' }],
4170
+ ['path', { d: 'M16.5 9.4L7.55 4.24' }],
4171
+ ['path', { d: 'M12 12v10M3.29 7L12 12 3.29 7zM12 12l8.71-5L12 12z' }],
4070
4172
  ['circle', { cx: '18.5', cy: '15.5', r: '2.5' }],
4071
- ['path', { d: 'M20.27 17.27 22 19' }],
4173
+ ['path', { d: 'M20.27 17.27L22 19' }],
4072
4174
  ],
4073
4175
  ];
4074
4176
 
@@ -4079,12 +4181,12 @@ const PackageX = [
4079
4181
  [
4080
4182
  'path',
4081
4183
  {
4082
- d: 'M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14',
4184
+ d: 'M21 10V8a2 2 0 00-1-1.73l-7-4a2 2 0 00-2 0l-7 4A2 2 0 003 8v8a2 2 0 001 1.73l7 4a2 2 0 002 0l2-1.14',
4083
4185
  },
4084
4186
  ],
4085
- ['path', { d: 'M16.5 9.4 7.55 4.24' }],
4086
- ['path', { d: 'M3.29 7 12 12m0 0 8.71-5M12 12v10' }],
4087
- ['path', { d: 'm17 13 5 5m-5 0 5-5' }],
4187
+ ['path', { d: 'M16.5 9.4L7.55 4.24' }],
4188
+ ['path', { d: 'M3.29 7L12 12m0 0l8.71-5M12 12v10' }],
4189
+ ['path', { d: 'M17 13l5 5m-5 0l5-5' }],
4088
4190
  ],
4089
4191
  ];
4090
4192
 
@@ -6318,5 +6420,5 @@ const ZoomOut = [
6318
6420
  * Generated bundle index. Do not edit.
6319
6421
  */
6320
6422
 
6321
- export { Activity, Airplay, AlarmCheck, AlarmClock, AlarmClockOff, AlarmMinus, AlarmPlus, Album, AlertCircle, AlertOctagon, AlertTriangle, AlignCenter, AlignCenterHorizontal, AlignCenterVertical, AlignEndHorizontal, AlignEndVertical, AlignJustify, AlignLeft, AlignRight, AlignStartHorizontal, AlignStartVertical, Anchor, Aperture, Archive, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownCircle, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftCircle, ArrowLeftRight, ArrowRight, ArrowRightCircle, ArrowUp, ArrowUpCircle, ArrowUpLeft, ArrowUpRight, Asterisk, AtSign, Award, Axe, Banknote, BarChart, BarChart2, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, Beaker, Bell, BellMinus, BellOff, BellPlus, BellRing, Bike, Binary, Bitcoin, Bluetooth, BluetoothConnected, BluetoothOff, BluetoothSearching, Bold, Book, BookOpen, Bookmark, BookmarkMinus, BookmarkPlus, Bot, Box, BoxSelect, Briefcase, Brush, Bug, Building, Bus, Calculator, Calendar, Camera, CameraOff, Car, Carrot, Cast, Check, CheckCircle, CheckCircle2, CheckSquare, ChevronDown, ChevronFirst, ChevronLast, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsDownUp, ChevronsLeft, ChevronsRight, ChevronsUp, ChevronsUpDown, Chrome, Circle, CircleSlashed, Clipboard, ClipboardCheck, ClipboardCopy, ClipboardList, ClipboardX, Clock, Clock1, Clock10, Clock11, Clock12, Clock2, Clock3, Clock4, Clock5, Clock6, Clock7, Clock8, Clock9, Cloud, CloudDrizzle, CloudFog, CloudHail, CloudLightning, CloudMoon, CloudOff, CloudRain, CloudRainWind, CloudSnow, CloudSun, Cloudy, Clover, Code, Code2, Codepen, Codesandbox, Coffee, Coins, Columns, Command, Compass, Contact, Contrast, Cookie, Copy, Copyleft, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, Cpu, CreditCard, Crop, Cross, Crosshair, Crown, Currency, Database, Delete, Disc, Divide, DivideCircle, DivideSquare, DollarSign, Download, DownloadCloud, Dribbble, Droplet, Droplets, Drumstick, Edit, Edit2, Edit3, Egg, Equal, EqualNot, Euro, Expand, ExternalLink, Eye, EyeOff, Facebook, FastForward, Feather, Figma, File, FileCheck, FileCheck2, FileCode, FileDigit, FileInput, FileMinus, FileMinus2, FileOutput, FilePlus, FilePlus2, FileSearch, FileText, FileX, FileX2, Files, Film, Filter, Flag, FlagTriangleLeft, FlagTriangleRight, Flame, Flashlight, FlashlightOff, FlaskConical, FlaskRound, Folder, FolderMinus, FolderOpen, FolderPlus, FormInput, Forward, Framer, Frown, FunctionSquare, Gamepad, Gamepad2, Gauge, Gavel, Gem, Ghost, Gift, GitBranch, GitBranchPlus, GitCommit, GitMerge, GitPullRequest, Github, Gitlab, Glasses, Globe, Globe2, Grab, GraduationCap, Grid, GripHorizontal, GripVertical, Hammer, Hand, HandMetal, HardDrive, HardHat, Hash, Haze, Headphones, Heart, HelpCircle, Hexagon, Highlighter, History, Home, Image, ImageMinus, ImageOff, ImagePlus, Import, Inbox, Indent, IndianRupee, Infinity, Info, Inspect, Instagram, Italic, JapaneseYen, Key, Landmark, Languages, Laptop, Laptop2, Lasso, LassoSelect, Layers, Layout, LayoutDashboard, LayoutGrid, LayoutList, LayoutTemplate, Library, LifeBuoy, Lightbulb, LightbulbOff, Link, Link2, Link2Off, Linkedin, List, ListChecks, ListMinus, ListOrdered, ListPlus, ListX, Loader, Loader2, Locate, LocateFixed, Lock, LogIn, LogOut, Mail, Map, MapPin, Maximize, Maximize2, Megaphone, Meh, Menu, MessageCircle, MessageSquare, Mic, MicOff, Minimize, Minimize2, Minus, MinusCircle, MinusSquare, Monitor, MonitorOff, MonitorSpeaker, Moon, MoreHorizontal, MoreVertical, Mountain, MountainSnow, MousePointer, MousePointer2, MousePointerClick, Move, MoveDiagonal, MoveDiagonal2, MoveHorizontal, MoveVertical, Music, Navigation, Navigation2, Network, Octagon, Option, Outdent, Package, PackageCheck, PackageMinus, PackagePlus, PackageSearch, PackageX, Palette, Paperclip, Pause, PauseCircle, PauseOctagon, PenTool, Pencil, Percent, PersonStanding, Phone, PhoneCall, PhoneForwarded, PhoneIncoming, PhoneMissed, PhoneOff, PhoneOutgoing, PieChart, PiggyBank, Pin, Pipette, Plane, Play, PlayCircle, PlugZap, Plus, PlusCircle, PlusSquare, Pocket, Podcast, Pointer, PoundSterling, Power, PowerOff, Printer, QrCode, Quote, Radio, RadioReceiver, Redo, RefreshCcw, RefreshCw, Regex, Repeat, Repeat1, Reply, ReplyAll, Rewind, RockingChair, RotateCcw, RotateCw, Rss, Ruler, RussianRuble, Save, Scale, Scan, ScanLine, Scissors, ScreenShare, ScreenShareOff, Search, Send, SeparatorHorizontal, SeparatorVertical, Server, ServerCrash, ServerOff, Settings, Settings2, Share, Share2, Sheet, Shield, ShieldAlert, ShieldCheck, ShieldClose, ShieldOff, Shirt, ShoppingBag, ShoppingCart, Shovel, Shrink, Shuffle, Sidebar, SidebarClose, SidebarOpen, Sigma, Signal, SignalHigh, SignalLow, SignalMedium, SignalZero, SkipBack, SkipForward, Skull, Slack, Slash, Sliders, Smartphone, SmartphoneCharging, Smile, Snowflake, SortAsc, SortDesc, Speaker, Sprout, Square, Star, StarHalf, StopCircle, Strikethrough, Subscript, Sun, Sunrise, Sunset, Superscript, SwissFranc, SwitchCamera, Table, Tablet, Tag, Target, Tent, Terminal, TerminalSquare, TextCursor, TextCursorInput, Thermometer, ThermometerSnowflake, ThermometerSun, ThumbsDown, ThumbsUp, Ticket, Timer, TimerOff, TimerReset, ToggleLeft, ToggleRight, Tornado, Trash, Trash2, Trello, TrendingDown, TrendingUp, Triangle, Truck, Tv, Tv2, Twitch, Twitter, Type, Umbrella, Underline, Undo, Unlink, Unlink2, Unlock, Upload, UploadCloud, User, UserCheck, UserMinus, UserPlus, UserX, Users, Verified, Vibrate, Video, VideoOff, View, Voicemail, Volume, Volume1, Volume2, VolumeX, Wallet, Wand, Watch, Webcam, Wifi, WifiOff, Wind, WrapText, Wrench, X, XCircle, XOctagon, XSquare, Youtube, Zap, ZapOff, ZoomIn, ZoomOut };
6423
+ export { Activity, Airplay, AlarmCheck, AlarmClock, AlarmClockOff, AlarmMinus, AlarmPlus, Album, AlertCircle, AlertOctagon, AlertTriangle, AlignCenter, AlignCenterHorizontal, AlignCenterVertical, AlignEndHorizontal, AlignEndVertical, AlignHorizontalJustifyCenter, AlignHorizontalJustifyEnd, AlignHorizontalJustifyStart, AlignHorizontalSpaceAround, AlignHorizontalSpaceBetween, AlignJustify, AlignLeft, AlignRight, AlignStartHorizontal, AlignStartVertical, AlignVerticalJustifyCenter, AlignVerticalJustifyEnd, AlignVerticalJustifyStart, AlignVerticalSpaceAround, AlignVerticalSpaceBetween, Anchor, Aperture, Archive, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownCircle, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftCircle, ArrowLeftRight, ArrowRight, ArrowRightCircle, ArrowUp, ArrowUpCircle, ArrowUpLeft, ArrowUpRight, Asterisk, AtSign, Award, Axe, Banknote, BarChart, BarChart2, Battery, BatteryCharging, BatteryFull, BatteryLow, BatteryMedium, Beaker, Bell, BellMinus, BellOff, BellPlus, BellRing, Bike, Binary, Bitcoin, Bluetooth, BluetoothConnected, BluetoothOff, BluetoothSearching, Bold, Book, BookOpen, Bookmark, BookmarkMinus, BookmarkPlus, Bot, Box, BoxSelect, Briefcase, Brush, Bug, Building, Bus, Calculator, Calendar, Camera, CameraOff, Car, Carrot, Cast, Check, CheckCircle, CheckCircle2, CheckSquare, ChevronDown, ChevronFirst, ChevronLast, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsDownUp, ChevronsLeft, ChevronsRight, ChevronsUp, ChevronsUpDown, Chrome, Circle, CircleSlashed, Clipboard, ClipboardCheck, ClipboardCopy, ClipboardList, ClipboardX, Clock, Clock1, Clock10, Clock11, Clock12, Clock2, Clock3, Clock4, Clock5, Clock6, Clock7, Clock8, Clock9, Cloud, CloudDrizzle, CloudFog, CloudHail, CloudLightning, CloudMoon, CloudOff, CloudRain, CloudRainWind, CloudSnow, CloudSun, Cloudy, Clover, Code, Code2, Codepen, Codesandbox, Coffee, Coins, Columns, Command, Compass, Contact, Contrast, Cookie, Copy, Copyleft, Copyright, CornerDownLeft, CornerDownRight, CornerLeftDown, CornerLeftUp, CornerRightDown, CornerRightUp, CornerUpLeft, CornerUpRight, Cpu, CreditCard, Crop, Cross, Crosshair, Crown, Currency, Database, Delete, Disc, Divide, DivideCircle, DivideSquare, DollarSign, Download, DownloadCloud, Dribbble, Droplet, Droplets, Drumstick, Edit, Edit2, Edit3, Egg, Equal, EqualNot, Euro, Expand, ExternalLink, Eye, EyeOff, Facebook, FastForward, Feather, Figma, File, FileCheck, FileCheck2, FileCode, FileDigit, FileInput, FileMinus, FileMinus2, FileOutput, FilePlus, FilePlus2, FileSearch, FileText, FileX, FileX2, Files, Film, Filter, Flag, FlagTriangleLeft, FlagTriangleRight, Flame, Flashlight, FlashlightOff, FlaskConical, FlaskRound, Folder, FolderMinus, FolderOpen, FolderPlus, FormInput, Forward, Framer, Frown, FunctionSquare, Gamepad, Gamepad2, Gauge, Gavel, Gem, Ghost, Gift, GitBranch, GitBranchPlus, GitCommit, GitMerge, GitPullRequest, Github, Gitlab, Glasses, Globe, Globe2, Grab, GraduationCap, Grid, GripHorizontal, GripVertical, Hammer, Hand, HandMetal, HardDrive, HardHat, Hash, Haze, Headphones, Heart, HelpCircle, Hexagon, Highlighter, History, Home, Image, ImageMinus, ImageOff, ImagePlus, Import, Inbox, Indent, IndianRupee, Infinity, Info, Inspect, Instagram, Italic, JapaneseYen, Key, Landmark, Languages, Laptop, Laptop2, Lasso, LassoSelect, Layers, Layout, LayoutDashboard, LayoutGrid, LayoutList, LayoutTemplate, Library, LifeBuoy, Lightbulb, LightbulbOff, Link, Link2, Link2Off, Linkedin, List, ListChecks, ListMinus, ListOrdered, ListPlus, ListX, Loader, Loader2, Locate, LocateFixed, Lock, LogIn, LogOut, Mail, Map, MapPin, Maximize, Maximize2, Megaphone, Meh, Menu, MessageCircle, MessageSquare, Mic, MicOff, Minimize, Minimize2, Minus, MinusCircle, MinusSquare, Monitor, MonitorOff, MonitorSpeaker, Moon, MoreHorizontal, MoreVertical, Mountain, MountainSnow, MousePointer, MousePointer2, MousePointerClick, Move, MoveDiagonal, MoveDiagonal2, MoveHorizontal, MoveVertical, Music, Navigation, Navigation2, Network, Octagon, Option, Outdent, Package, PackageCheck, PackageMinus, PackagePlus, PackageSearch, PackageX, Palette, Paperclip, Pause, PauseCircle, PauseOctagon, PenTool, Pencil, Percent, PersonStanding, Phone, PhoneCall, PhoneForwarded, PhoneIncoming, PhoneMissed, PhoneOff, PhoneOutgoing, PieChart, PiggyBank, Pin, Pipette, Plane, Play, PlayCircle, PlugZap, Plus, PlusCircle, PlusSquare, Pocket, Podcast, Pointer, PoundSterling, Power, PowerOff, Printer, QrCode, Quote, Radio, RadioReceiver, Redo, RefreshCcw, RefreshCw, Regex, Repeat, Repeat1, Reply, ReplyAll, Rewind, RockingChair, RotateCcw, RotateCw, Rss, Ruler, RussianRuble, Save, Scale, Scan, ScanLine, Scissors, ScreenShare, ScreenShareOff, Search, Send, SeparatorHorizontal, SeparatorVertical, Server, ServerCrash, ServerOff, Settings, Settings2, Share, Share2, Sheet, Shield, ShieldAlert, ShieldCheck, ShieldClose, ShieldOff, Shirt, ShoppingBag, ShoppingCart, Shovel, Shrink, Shuffle, Sidebar, SidebarClose, SidebarOpen, Sigma, Signal, SignalHigh, SignalLow, SignalMedium, SignalZero, SkipBack, SkipForward, Skull, Slack, Slash, Sliders, Smartphone, SmartphoneCharging, Smile, Snowflake, SortAsc, SortDesc, Speaker, Sprout, Square, Star, StarHalf, StopCircle, Strikethrough, Subscript, Sun, Sunrise, Sunset, Superscript, SwissFranc, SwitchCamera, Table, Tablet, Tag, Target, Tent, Terminal, TerminalSquare, TextCursor, TextCursorInput, Thermometer, ThermometerSnowflake, ThermometerSun, ThumbsDown, ThumbsUp, Ticket, Timer, TimerOff, TimerReset, ToggleLeft, ToggleRight, Tornado, Trash, Trash2, Trello, TrendingDown, TrendingUp, Triangle, Truck, Tv, Tv2, Twitch, Twitter, Type, Umbrella, Underline, Undo, Unlink, Unlink2, Unlock, Upload, UploadCloud, User, UserCheck, UserMinus, UserPlus, UserX, Users, Verified, Vibrate, Video, VideoOff, View, Voicemail, Volume, Volume1, Volume2, VolumeX, Wallet, Wand, Watch, Webcam, Wifi, WifiOff, Wind, WrapText, Wrench, X, XCircle, XOctagon, XSquare, Youtube, Zap, ZapOff, ZoomIn, ZoomOut };
6322
6424
  //# sourceMappingURL=lucide-angular-src-icons.js.map