lucide-astro 0.424.0 → 0.427.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,14 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M10 10.01h.01" />
8
+ <path d="M10 14.01h.01" />
9
+ <path d="M14 10.01h.01" />
10
+ <path d="M14 14.01h.01" />
11
+ <path d="M18 6v11.5" />
12
+ <path d="M6 6v12" />
13
+ <rect x="2" y="6" width="20" height="12" rx="2" />
14
+ </Layout>
@@ -0,0 +1,13 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M10 10h4" />
8
+ <path d="M19 7V4a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v3" />
9
+ <path d="M20 21a2 2 0 0 0 2-2v-3.851c0-1.39-2-2.962-2-4.829V8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v11a2 2 0 0 0 2 2z" />
10
+ <path d="M 22 16 L 2 16" />
11
+ <path d="M4 21a2 2 0 0 1-2-2v-3.851c0-1.39 2-2.962 2-4.829V8a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v11a2 2 0 0 1-2 2z" />
12
+ <path d="M9 7V4a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v3" />
13
+ </Layout>
@@ -0,0 +1,12 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="m18 8 4 4-4 4" />
8
+ <path d="m6 8-4 4 4 4" />
9
+ <path d="M8 12h.01" />
10
+ <path d="M12 12h.01" />
11
+ <path d="M16 12h.01" />
12
+ </Layout>
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M18 12H2v4h16" />
8
- <path d="M22 12v4" />
9
- <path d="M7 12v4" />
7
+ <path d="M17 12H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h14" />
10
8
  <path d="M18 8c0-2.5-2-2.5-2-5" />
9
+ <path d="M21 16a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1" />
11
10
  <path d="M22 8c0-2.5-2-2.5-2-5" />
11
+ <path d="M7 12v4" />
12
12
  </Layout>
@@ -4,11 +4,10 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <line x1="2" x2="22" y1="2" y2="22" />
8
- <path d="M12 12H2v4h14" />
9
- <path d="M22 12v4" />
10
- <path d="M18 12h-.5" />
11
- <path d="M7 12v4" />
7
+ <path d="M12 12H3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h13" />
12
8
  <path d="M18 8c0-2.5-2-2.5-2-5" />
9
+ <path d="m2 2 20 20" />
10
+ <path d="M21 12a1 1 0 0 1 1 1v2a1 1 0 0 1-.5.866" />
13
11
  <path d="M22 8c0-2.5-2-2.5-2-5" />
12
+ <path d="M7 12v4" />
14
13
  </Layout>
@@ -0,0 +1,12 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="m15 20 3-3h2a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h2l3 3z" />
8
+ <path d="M6 8v1" />
9
+ <path d="M10 8v1" />
10
+ <path d="M14 8v1" />
11
+ <path d="M18 8v1" />
12
+ </Layout>
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
+ <path d="M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z" />
7
8
  <path d="M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6" />
8
- <path d="m12 12 4 10 1.7-4.3L22 16Z" />
9
9
  </Layout>
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="m3 3 7.07 16.97 2.51-7.39 7.39-2.51L3 3z" />
8
- <path d="m13 13 6 6" />
7
+ <path d="M12.586 12.586 19 19" />
8
+ <path d="M3.688 3.037a.497.497 0 0 0-.651.651l6.5 15.999a.501.501 0 0 0 .947-.062l1.569-6.083a2 2 0 0 1 1.448-1.479l6.124-1.579a.5.5 0 0 0 .063-.947z" />
9
9
  </Layout>
@@ -4,5 +4,5 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="m4 4 7.07 17 2.51-7.39L21 11.07z" />
7
+ <path d="M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z" />
8
8
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="m2 2 4 11 2-5 5-2Z" />
7
+ <path d="M2.034 2.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.944L8.204 7.545a1 1 0 0 0-.66.66l-1.066 3.443a.5.5 0 0 1-.944.033z" />
8
8
  <circle cx="16" cy="16" r="6" />
9
9
  <path d="m11.8 11.8 8.4 8.4" />
10
10
  </Layout>
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="m9 9 5 12 1.8-5.2L21 14Z" />
8
- <path d="M7.2 2.2 8 5.1" />
9
- <path d="m5.1 8-2.9-.8" />
10
7
  <path d="M14 4.1 12 6" />
8
+ <path d="m5.1 8-2.9-.8" />
11
9
  <path d="m6 12-1.9 2" />
10
+ <path d="M7.2 2.2 8 5.1" />
11
+ <path d="M9.037 9.69a.498.498 0 0 1 .653-.653l11 4.5a.5.5 0 0 1-.074.949l-4.349 1.041a1 1 0 0 0-.74.739l-1.04 4.35a.5.5 0 0 1-.95.074z" />
12
12
  </Layout>
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
+ <path d="M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z" />
7
8
  <path d="M5 3a2 2 0 0 0-2 2" />
8
9
  <path d="M19 3a2 2 0 0 1 2 2" />
9
- <path d="m12 12 4 10 1.7-4.3L22 16Z" />
10
10
  <path d="M5 21a2 2 0 0 1-2-2" />
11
11
  <path d="M9 3h1" />
12
12
  <path d="M9 21h2" />
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
+ <path d="M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z" />
7
8
  <path d="M5 3a2 2 0 0 0-2 2" />
8
9
  <path d="M19 3a2 2 0 0 1 2 2" />
9
- <path d="m12 12 4 10 1.7-4.3L22 16Z" />
10
10
  <path d="M5 21a2 2 0 0 1-2-2" />
11
11
  <path d="M9 3h1" />
12
12
  <path d="M9 21h2" />
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
+ <path d="M12.034 12.681a.498.498 0 0 1 .647-.647l9 3.5a.5.5 0 0 1-.033.943l-3.444 1.068a1 1 0 0 0-.66.66l-1.067 3.443a.5.5 0 0 1-.943.033z" />
7
8
  <path d="M21 11V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h6" />
8
- <path d="m12 12 4 10 1.7-4.3L22 16Z" />
9
9
  </Layout>
@@ -0,0 +1,13 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M16 12H3" />
8
+ <path d="M16 18H3" />
9
+ <path d="M16 6H3" />
10
+ <path d="M21 12h.01" />
11
+ <path d="M21 18h.01" />
12
+ <path d="M21 6h.01" />
13
+ </Layout>
@@ -0,0 +1,12 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="m4.5 8 10.58-5.06a1 1 0 0 1 1.342.488L18.5 8" />
8
+ <path d="M6 10V8" />
9
+ <path d="M6 14v1" />
10
+ <path d="M6 19v2" />
11
+ <rect x="2" y="8" width="20" height="13" rx="2" />
12
+ </Layout>
package/dist/index.d.ts CHANGED
@@ -167,6 +167,7 @@ export { default as BadgeX } from './BadgeX.astro'
167
167
  export { default as BaggageClaim } from './BaggageClaim.astro'
168
168
  export { default as Ban } from './Ban.astro'
169
169
  export { default as Banana } from './Banana.astro'
170
+ export { default as Bandage } from './Bandage.astro'
170
171
  export { default as Banknote } from './Banknote.astro'
171
172
  export { default as BarChart } from './BarChart.astro'
172
173
  export { default as BarChart2 } from './BarChart2.astro'
@@ -209,6 +210,7 @@ export { default as BetweenVerticalStart } from './BetweenVerticalStart.astro'
209
210
  export { default as BicepsFlexed } from './BicepsFlexed.astro'
210
211
  export { default as Bike } from './Bike.astro'
211
212
  export { default as Binary } from './Binary.astro'
213
+ export { default as Binoculars } from './Binoculars.astro'
212
214
  export { default as Biohazard } from './Biohazard.astro'
213
215
  export { default as Bird } from './Bird.astro'
214
216
  export { default as Bitcoin } from './Bitcoin.astro'
@@ -372,6 +374,7 @@ export { default as ChevronsDown } from './ChevronsDown.astro'
372
374
  export { default as ChevronsDownUp } from './ChevronsDownUp.astro'
373
375
  export { default as ChevronsLeft } from './ChevronsLeft.astro'
374
376
  export { default as ChevronsLeftRight } from './ChevronsLeftRight.astro'
377
+ export { default as ChevronsLeftRightEllipsis } from './ChevronsLeftRightEllipsis.astro'
375
378
  export { default as ChevronsRight } from './ChevronsRight.astro'
376
379
  export { default as ChevronsRightLeft } from './ChevronsRightLeft.astro'
377
380
  export { default as ChevronsUp } from './ChevronsUp.astro'
@@ -594,6 +597,7 @@ export { default as Equal } from './Equal.astro'
594
597
  export { default as EqualNot } from './EqualNot.astro'
595
598
  export { default as EqualSquare } from './EqualSquare.astro'
596
599
  export { default as Eraser } from './Eraser.astro'
600
+ export { default as EthernetPort } from './EthernetPort.astro'
597
601
  export { default as Euro } from './Euro.astro'
598
602
  export { default as Expand } from './Expand.astro'
599
603
  export { default as ExternalLink } from './ExternalLink.astro'
@@ -1521,6 +1525,7 @@ export { default as Table2 } from './Table2.astro'
1521
1525
  export { default as TableCellsMerge } from './TableCellsMerge.astro'
1522
1526
  export { default as TableCellsSplit } from './TableCellsSplit.astro'
1523
1527
  export { default as TableColumnsSplit } from './TableColumnsSplit.astro'
1528
+ export { default as TableOfContents } from './TableOfContents.astro'
1524
1529
  export { default as TableProperties } from './TableProperties.astro'
1525
1530
  export { default as TableRowsSplit } from './TableRowsSplit.astro'
1526
1531
  export { default as Tablet } from './Tablet.astro'
@@ -1564,6 +1569,7 @@ export { default as TicketPercent } from './TicketPercent.astro'
1564
1569
  export { default as TicketPlus } from './TicketPlus.astro'
1565
1570
  export { default as TicketSlash } from './TicketSlash.astro'
1566
1571
  export { default as TicketX } from './TicketX.astro'
1572
+ export { default as Tickets } from './Tickets.astro'
1567
1573
  export { default as Timer } from './Timer.astro'
1568
1574
  export { default as TimerOff } from './TimerOff.astro'
1569
1575
  export { default as TimerReset } from './TimerReset.astro'
package/dist/index.js CHANGED
@@ -162,6 +162,7 @@ export { default as BadgeX } from './BadgeX.astro'
162
162
  export { default as BaggageClaim } from './BaggageClaim.astro'
163
163
  export { default as Ban } from './Ban.astro'
164
164
  export { default as Banana } from './Banana.astro'
165
+ export { default as Bandage } from './Bandage.astro'
165
166
  export { default as Banknote } from './Banknote.astro'
166
167
  export { default as BarChart } from './BarChart.astro'
167
168
  export { default as BarChart2 } from './BarChart2.astro'
@@ -204,6 +205,7 @@ export { default as BetweenVerticalStart } from './BetweenVerticalStart.astro'
204
205
  export { default as BicepsFlexed } from './BicepsFlexed.astro'
205
206
  export { default as Bike } from './Bike.astro'
206
207
  export { default as Binary } from './Binary.astro'
208
+ export { default as Binoculars } from './Binoculars.astro'
207
209
  export { default as Biohazard } from './Biohazard.astro'
208
210
  export { default as Bird } from './Bird.astro'
209
211
  export { default as Bitcoin } from './Bitcoin.astro'
@@ -367,6 +369,7 @@ export { default as ChevronsDown } from './ChevronsDown.astro'
367
369
  export { default as ChevronsDownUp } from './ChevronsDownUp.astro'
368
370
  export { default as ChevronsLeft } from './ChevronsLeft.astro'
369
371
  export { default as ChevronsLeftRight } from './ChevronsLeftRight.astro'
372
+ export { default as ChevronsLeftRightEllipsis } from './ChevronsLeftRightEllipsis.astro'
370
373
  export { default as ChevronsRight } from './ChevronsRight.astro'
371
374
  export { default as ChevronsRightLeft } from './ChevronsRightLeft.astro'
372
375
  export { default as ChevronsUp } from './ChevronsUp.astro'
@@ -589,6 +592,7 @@ export { default as Equal } from './Equal.astro'
589
592
  export { default as EqualNot } from './EqualNot.astro'
590
593
  export { default as EqualSquare } from './EqualSquare.astro'
591
594
  export { default as Eraser } from './Eraser.astro'
595
+ export { default as EthernetPort } from './EthernetPort.astro'
592
596
  export { default as Euro } from './Euro.astro'
593
597
  export { default as Expand } from './Expand.astro'
594
598
  export { default as ExternalLink } from './ExternalLink.astro'
@@ -1516,6 +1520,7 @@ export { default as Table2 } from './Table2.astro'
1516
1520
  export { default as TableCellsMerge } from './TableCellsMerge.astro'
1517
1521
  export { default as TableCellsSplit } from './TableCellsSplit.astro'
1518
1522
  export { default as TableColumnsSplit } from './TableColumnsSplit.astro'
1523
+ export { default as TableOfContents } from './TableOfContents.astro'
1519
1524
  export { default as TableProperties } from './TableProperties.astro'
1520
1525
  export { default as TableRowsSplit } from './TableRowsSplit.astro'
1521
1526
  export { default as Tablet } from './Tablet.astro'
@@ -1559,6 +1564,7 @@ export { default as TicketPercent } from './TicketPercent.astro'
1559
1564
  export { default as TicketPlus } from './TicketPlus.astro'
1560
1565
  export { default as TicketSlash } from './TicketSlash.astro'
1561
1566
  export { default as TicketX } from './TicketX.astro'
1567
+ export { default as Tickets } from './Tickets.astro'
1562
1568
  export { default as Timer } from './Timer.astro'
1563
1569
  export { default as TimerOff } from './TimerOff.astro'
1564
1570
  export { default as TimerReset } from './TimerReset.astro'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lucide-astro",
3
- "version": "0.424.0",
3
+ "version": "0.427.0",
4
4
  "description": "Get your Lucide icons right into your Astro project",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -26,7 +26,7 @@
26
26
  "author": "Aviortheking",
27
27
  "license": "MIT",
28
28
  "devDependencies": {
29
- "lucide-static": "0.424.0",
29
+ "lucide-static": "0.427.0",
30
30
  "semver": "^7.5.4"
31
31
  },
32
32
  "peerDependencies": {