lucide-astro 0.399.0 → 0.407.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. package/README.md +4 -0
  2. package/dist/AlertOctagon.astro +3 -3
  3. package/dist/Book.astro +1 -1
  4. package/dist/BookA.astro +1 -1
  5. package/dist/BookAudio.astro +2 -2
  6. package/dist/BookCheck.astro +1 -1
  7. package/dist/BookCopy.astro +1 -1
  8. package/dist/BookDashed.astro +7 -7
  9. package/dist/BookDown.astro +1 -1
  10. package/dist/BookHeadphones.astro +2 -2
  11. package/dist/BookHeart.astro +2 -2
  12. package/dist/BookImage.astro +2 -2
  13. package/dist/BookKey.astro +3 -3
  14. package/dist/BookLock.astro +3 -3
  15. package/dist/BookMarked.astro +2 -2
  16. package/dist/BookMinus.astro +1 -1
  17. package/dist/BookPlus.astro +2 -2
  18. package/dist/BookTemplate.astro +7 -7
  19. package/dist/BookText.astro +2 -2
  20. package/dist/BookType.astro +3 -3
  21. package/dist/BookUp.astro +1 -1
  22. package/dist/BookUp2.astro +2 -2
  23. package/dist/BookUser.astro +2 -2
  24. package/dist/BookX.astro +1 -1
  25. package/dist/CalendarArrowDown.astro +13 -0
  26. package/dist/CalendarArrowUp.astro +13 -0
  27. package/dist/CirclePower.astro +2 -2
  28. package/dist/ClockArrowDown.astro +11 -0
  29. package/dist/ClockArrowUp.astro +11 -0
  30. package/dist/FolderCode.astro +10 -0
  31. package/dist/KeyRound.astro +1 -1
  32. package/dist/ListCheck.astro +11 -0
  33. package/dist/Octagon.astro +1 -1
  34. package/dist/OctagonAlert.astro +3 -3
  35. package/dist/OctagonPause.astro +1 -1
  36. package/dist/OctagonX.astro +1 -1
  37. package/dist/PauseOctagon.astro +1 -1
  38. package/dist/PowerCircle.astro +2 -2
  39. package/dist/PowerSquare.astro +3 -3
  40. package/dist/PrinterCheck.astro +11 -0
  41. package/dist/ScanQrCode.astro +15 -0
  42. package/dist/Signature.astro +1 -1
  43. package/dist/SquarePower.astro +3 -3
  44. package/dist/TypeOutline.astro +8 -0
  45. package/dist/UserPen.astro +10 -0
  46. package/dist/UserRoundPen.astro +10 -0
  47. package/dist/WifiHigh.astro +10 -0
  48. package/dist/WifiLow.astro +9 -0
  49. package/dist/WifiZero.astro +8 -0
  50. package/dist/XOctagon.astro +1 -1
  51. package/dist/index.d.ts +14 -0
  52. package/dist/index.js +14 -0
  53. package/package.json +2 -2
package/README.md CHANGED
@@ -24,6 +24,10 @@ npm i lucide-astro
24
24
  yarn add lucide-astro
25
25
  ```
26
26
 
27
+ ```
28
+ pnpm add lucide-astro
29
+ ```
30
+
27
31
  ## Usage
28
32
 
29
33
  You can import each icons individually like below
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <polygon points="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2" />
8
- <line x1="12" x2="12" y1="8" y2="12" />
9
- <line x1="12" x2="12.01" y1="16" y2="16" />
7
+ <path d="M12 16h.01" />
8
+ <path d="M12 8v4" />
9
+ <path d="M15.312 2a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z" />
10
10
  </Layout>
package/dist/Book.astro CHANGED
@@ -4,5 +4,5 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
7
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
8
8
  </Layout>
package/dist/BookA.astro CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
7
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
8
8
  <path d="m8 13 4-7 4 7" />
9
9
  <path d="M9.1 11h5.7" />
10
10
  </Layout>
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
8
- <path d="M8 8v3" />
9
7
  <path d="M12 6v7" />
10
8
  <path d="M16 8v3" />
9
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
10
+ <path d="M8 8v3" />
11
11
  </Layout>
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
7
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
8
8
  <path d="m9 9.5 2 2 4-4" />
9
9
  </Layout>
@@ -5,6 +5,6 @@ export type { Props } from './index.d.ts'
5
5
 
6
6
  <Layout {...Astro.props}>
7
7
  <path d="M2 16V4a2 2 0 0 1 2-2h11" />
8
+ <path d="M22 18H11a2 2 0 1 0 0 4h10.5a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5H11a2 2 0 0 0-2 2v12" />
8
9
  <path d="M5 14H4a2 2 0 1 0 0 4h1" />
9
- <path d="M22 18H11a2 2 0 1 0 0 4h11V6H11a2 2 0 0 0-2 2v12" />
10
10
  </Layout>
@@ -4,15 +4,15 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M20 22h-2" />
7
+ <path d="M12 17h2" />
8
+ <path d="M12 22h2" />
9
+ <path d="M12 2h2" />
10
+ <path d="M18 22h1a1 1 0 0 0 1-1" />
11
+ <path d="M18 2h1a1 1 0 0 1 1 1v1" />
8
12
  <path d="M20 15v2h-2" />
9
- <path d="M4 19.5V15" />
10
13
  <path d="M20 8v3" />
11
- <path d="M18 2h2v2" />
12
14
  <path d="M4 11V9" />
13
- <path d="M12 2h2" />
14
- <path d="M12 22h2" />
15
- <path d="M12 17h2" />
16
- <path d="M8 22H6.5a2.5 2.5 0 0 1 0-5H8" />
15
+ <path d="M4 19.5V15" />
17
16
  <path d="M4 5v-.5A2.5 2.5 0 0 1 6.5 2H8" />
17
+ <path d="M8 22H6.5a1 1 0 0 1 0-5H8" />
18
18
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
8
7
  <path d="M12 13V7" />
8
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
9
9
  <path d="m9 10 3 3 3-3" />
10
10
  </Layout>
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
8
- <circle cx="9" cy="12" r="1" />
7
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
9
8
  <path d="M8 12v-2a4 4 0 0 1 8 0v2" />
10
9
  <circle cx="15" cy="12" r="1" />
10
+ <circle cx="9" cy="12" r="1" />
11
11
  </Layout>
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
8
- <path d="M16 8.2C16 7 15 6 13.8 6c-.8 0-1.4.3-1.8.9-.4-.6-1-.9-1.8-.9C9 6 8 7 8 8.2c0 .6.3 1.2.7 1.6C10 11.1 12 13 12 13s2-1.9 3.3-3.1c.4-.4.7-1 .7-1.7z" />
7
+ <path d="M16 8.2A2.22 2.22 0 0 0 13.8 6c-.8 0-1.4.3-1.8.9-.4-.6-1-.9-1.8-.9A2.22 2.22 0 0 0 8 8.2c0 .6.3 1.2.7 1.6A226.652 226.652 0 0 0 12 13a404 404 0 0 0 3.3-3.1 2.413 2.413 0 0 0 .7-1.7" />
8
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
9
9
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
7
+ <path d="m20 13.7-2.1-2.1a2 2 0 0 0-2.8 0L9.7 17" />
8
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
8
9
  <circle cx="10" cy="8" r="2" />
9
- <path d="m20 13.7-2.1-2.1c-.8-.8-2-.8-2.8 0L9.7 17" />
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="m19 3 1 1" />
8
+ <path d="m20 2-4.5 4.5" />
9
+ <path d="M20 8v13a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
7
10
  <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H14" />
8
- <path d="M20 8v14H6.5a2.5 2.5 0 0 1 0-5H20" />
9
11
  <circle cx="14" cy="8" r="2" />
10
- <path d="m20 2-4.5 4.5" />
11
- <path d="m19 3 1 1" />
12
12
  </Layout>
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H10" />
8
- <path d="M20 15v7H6.5a2.5 2.5 0 0 1 0-5H20" />
9
- <rect width="8" height="5" x="12" y="6" rx="1" />
10
7
  <path d="M18 6V4a2 2 0 1 0-4 0v2" />
8
+ <path d="M20 15v6a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
9
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H10" />
10
+ <rect x="12" y="6" width="8" height="5" rx="1" />
11
11
  </Layout>
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
8
- <polyline points="10 2 10 10 13 7 16 10 16 2" />
7
+ <path d="M10 2v8l3-3 3 3V2" />
8
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
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="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
7
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
8
8
  <path d="M9 10h6" />
9
9
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
8
- <path d="M9 10h6" />
9
7
  <path d="M12 7v6" />
8
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
9
+ <path d="M9 10h6" />
10
10
  </Layout>
@@ -4,15 +4,15 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M20 22h-2" />
7
+ <path d="M12 17h2" />
8
+ <path d="M12 22h2" />
9
+ <path d="M12 2h2" />
10
+ <path d="M18 22h1a1 1 0 0 0 1-1" />
11
+ <path d="M18 2h1a1 1 0 0 1 1 1v1" />
8
12
  <path d="M20 15v2h-2" />
9
- <path d="M4 19.5V15" />
10
13
  <path d="M20 8v3" />
11
- <path d="M18 2h2v2" />
12
14
  <path d="M4 11V9" />
13
- <path d="M12 2h2" />
14
- <path d="M12 22h2" />
15
- <path d="M12 17h2" />
16
- <path d="M8 22H6.5a2.5 2.5 0 0 1 0-5H8" />
15
+ <path d="M4 19.5V15" />
17
16
  <path d="M4 5v-.5A2.5 2.5 0 0 1 6.5 2H8" />
17
+ <path d="M8 22H6.5a1 1 0 0 1 0-5H8" />
18
18
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
8
- <path d="M8 7h6" />
7
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
9
8
  <path d="M8 11h8" />
9
+ <path d="M8 7h6" />
10
10
  </Layout>
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
8
- <path d="M16 8V6H8v2" />
9
- <path d="M12 6v7" />
10
7
  <path d="M10 13h4" />
8
+ <path d="M12 6v7" />
9
+ <path d="M16 8V6H8v2" />
10
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
11
11
  </Layout>
package/dist/BookUp.astro CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
8
7
  <path d="M12 13V7" />
8
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
9
9
  <path d="m9 10 3-3 3 3" />
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="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2" />
8
- <path d="M18 2h2v20H6.5a2.5 2.5 0 0 1 0-5H20" />
9
7
  <path d="M12 13V7" />
8
+ <path d="M18 2h1a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
9
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2" />
10
10
  <path d="m9 10 3-3 3 3" />
11
11
  <path d="m9 5 3-3 3 3" />
12
12
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
8
- <circle cx="12" cy="8" r="2" />
9
7
  <path d="M15 13a3 3 0 1 0-6 0" />
8
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
9
+ <circle cx="12" cy="8" r="2" />
10
10
  </Layout>
package/dist/BookX.astro CHANGED
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20" />
8
7
  <path d="m14.5 7-5 5" />
8
+ <path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20" />
9
9
  <path d="m9.5 7 5 5" />
10
10
  </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="m14 18 4 4 4-4" />
8
+ <path d="M16 2v4" />
9
+ <path d="M18 14v8" />
10
+ <path d="M21 11.354V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7.343" />
11
+ <path d="M3 10h18" />
12
+ <path d="M8 2v4" />
13
+ </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="m14 18 4-4 4 4" />
8
+ <path d="M16 2v4" />
9
+ <path d="M18 22v-8" />
10
+ <path d="M21 11.343V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h9" />
11
+ <path d="M3 10h18" />
12
+ <path d="M8 2v4" />
13
+ </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
+ <path d="M12 7v4" />
8
+ <path d="M7.998 9.003a5 5 0 1 0 8-.005" />
7
9
  <circle cx="12" cy="12" r="10" />
8
- <path d="M12 12V7" />
9
- <path d="M16 9a5 5 0 1 1-8 0" />
10
10
  </Layout>
@@ -0,0 +1,11 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M12.338 21.994A10 10 0 1 1 21.925 13.227" />
8
+ <path d="M12 6v6l2 1" />
9
+ <path d="m14 18 4 4 4-4" />
10
+ <path d="M18 14v8" />
11
+ </Layout>
@@ -0,0 +1,11 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M13.228 21.925A10 10 0 1 1 21.994 12.338" />
8
+ <path d="M12 6v6l1.562.781" />
9
+ <path d="m14 18 4-4 4 4" />
10
+ <path d="M18 22v-8" />
11
+ </Layout>
@@ -0,0 +1,10 @@
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.5 8 13l2 2.5" />
8
+ <path d="m14 10.5 2 2.5-2 2.5" />
9
+ <path d="M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2z" />
10
+ </Layout>
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M2 18v3c0 .6.4 1 1 1h4v-3h3v-3h2l1.4-1.4a6.5 6.5 0 1 0-4-4Z" />
7
+ <path d="M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z" />
8
8
  <circle cx="16.5" cy="7.5" r=".5" fill="currentColor" />
9
9
  </Layout>
@@ -0,0 +1,11 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M11 18H3" />
8
+ <path d="m15 18 2 2 4-4" />
9
+ <path d="M16 12H3" />
10
+ <path d="M16 6H3" />
11
+ </Layout>
@@ -4,5 +4,5 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <polygon points="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2" />
7
+ <path d="M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z" />
8
8
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <polygon points="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2" />
8
- <line x1="12" x2="12" y1="8" y2="12" />
9
- <line x1="12" x2="12.01" y1="16" y2="16" />
7
+ <path d="M12 16h.01" />
8
+ <path d="M12 8v4" />
9
+ <path d="M15.312 2a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z" />
10
10
  </Layout>
@@ -6,5 +6,5 @@ export type { Props } from './index.d.ts'
6
6
  <Layout {...Astro.props}>
7
7
  <path d="M10 15V9" />
8
8
  <path d="M14 15V9" />
9
- <path d="M7.714 2h8.572L22 7.714v8.572L16.286 22H7.714L2 16.286V7.714z" />
9
+ <path d="M2.586 16.872A2 2 0 0 1 2 15.458V8.542a2 2 0 0 1 .586-1.414l4.542-4.542A2 2 0 0 1 8.542 2h6.916a2 2 0 0 1 1.414.586l4.542 4.542A2 2 0 0 1 22 8.542v6.916a2 2 0 0 1-.586 1.414l-4.542 4.542a2 2 0 0 1-1.414.586H8.542a2 2 0 0 1-1.414-.586z" />
10
10
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <polygon points="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2" />
8
7
  <path d="m15 9-6 6" />
8
+ <path d="M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z" />
9
9
  <path d="m9 9 6 6" />
10
10
  </Layout>
@@ -6,5 +6,5 @@ export type { Props } from './index.d.ts'
6
6
  <Layout {...Astro.props}>
7
7
  <path d="M10 15V9" />
8
8
  <path d="M14 15V9" />
9
- <path d="M7.714 2h8.572L22 7.714v8.572L16.286 22H7.714L2 16.286V7.714z" />
9
+ <path d="M2.586 16.872A2 2 0 0 1 2 15.458V8.542a2 2 0 0 1 .586-1.414l4.542-4.542A2 2 0 0 1 8.542 2h6.916a2 2 0 0 1 1.414.586l4.542 4.542A2 2 0 0 1 22 8.542v6.916a2 2 0 0 1-.586 1.414l-4.542 4.542a2 2 0 0 1-1.414.586H8.542a2 2 0 0 1-1.414-.586z" />
10
10
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
+ <path d="M12 7v4" />
8
+ <path d="M7.998 9.003a5 5 0 1 0 8-.005" />
7
9
  <circle cx="12" cy="12" r="10" />
8
- <path d="M12 12V7" />
9
- <path d="M16 9a5 5 0 1 1-8 0" />
10
10
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <rect width="18" height="18" x="3" y="3" rx="2" />
8
- <path d="M12 7v5" />
9
- <path d="M8 9a5.14 5.14 0 0 0 4 8 4.95 4.95 0 0 0 4-8" />
7
+ <path d="M12 7v4" />
8
+ <path d="M7.998 9.003a5 5 0 1 0 8-.005" />
9
+ <rect x="3" y="3" width="18" height="18" rx="2" />
10
10
  </Layout>
@@ -0,0 +1,11 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M13.5 22H7a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v.5" />
8
+ <path d="m16 19 2 2 4-4" />
9
+ <path d="M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v2" />
10
+ <path d="M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6" />
11
+ </Layout>
@@ -0,0 +1,15 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M17 12v4a1 1 0 0 1-1 1h-4" />
8
+ <path d="M17 3h2a2 2 0 0 1 2 2v2" />
9
+ <path d="M17 8V7" />
10
+ <path d="M21 17v2a2 2 0 0 1-2 2h-2" />
11
+ <path d="M3 7V5a2 2 0 0 1 2-2h2" />
12
+ <path d="M7 17h.01" />
13
+ <path d="M7 21H5a2 2 0 0 1-2-2v-2" />
14
+ <rect x="7" y="7" width="5" height="5" rx="1" />
15
+ </Layout>
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M14.218 7.183a2.5 2.5 0 1 0-3.712-2.354c-.349 2.295-.853 12.217-5.006 12.217a1 1 0 0 1 0-5.091c4.509.03 8.516 1.676 8.516 4.221a1 1 0 0 0 .781.803l2.429.015a1 1 0 0 0 1.006-1v-.4a.5.5 0 0 1 .838-.368L21 17" />
7
+ <path d="m21 17-2.156-1.868A.5.5 0 0 0 18 15.5v.5a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1c0-2.545-3.991-3.97-8.5-4a1 1 0 0 0 0 5c4.153 0 4.745-11.295 5.708-13.5a2.5 2.5 0 1 1 3.31 3.284" />
8
8
  <path d="M3 21h18" />
9
9
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <rect width="18" height="18" x="3" y="3" rx="2" />
8
- <path d="M12 7v5" />
9
- <path d="M8 9a5.14 5.14 0 0 0 4 8 4.95 4.95 0 0 0 4-8" />
7
+ <path d="M12 7v4" />
8
+ <path d="M7.998 9.003a5 5 0 1 0 8-.005" />
9
+ <rect x="3" y="3" width="18" height="18" rx="2" />
10
10
  </Layout>
@@ -0,0 +1,8 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M14 16.5a.5.5 0 0 0 .5.5h.5a2 2 0 0 1 0 4H9a2 2 0 0 1 0-4h.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5V8a2 2 0 0 1-4 0V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v3a2 2 0 0 1-4 0v-.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5Z" />
8
+ </Layout>
@@ -0,0 +1,10 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M11.5 15H7a4 4 0 0 0-4 4v2" />
8
+ <path d="M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z" />
9
+ <circle cx="10" cy="7" r="4" />
10
+ </Layout>
@@ -0,0 +1,10 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M2 21a8 8 0 0 1 10.821-7.487" />
8
+ <path d="M21.378 16.626a1 1 0 0 0-3.004-3.004l-4.01 4.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z" />
9
+ <circle cx="10" cy="8" r="5" />
10
+ </Layout>
@@ -0,0 +1,10 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M12 20h.01" />
8
+ <path d="M5 12.859a10 10 0 0 1 14 0" />
9
+ <path d="M8.5 16.429a5 5 0 0 1 7 0" />
10
+ </Layout>
@@ -0,0 +1,9 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M12 20h.01" />
8
+ <path d="M8.5 16.429a5 5 0 0 1 7 0" />
9
+ </Layout>
@@ -0,0 +1,8 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout {...Astro.props}>
7
+ <path d="M12 20h.01" />
8
+ </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <polygon points="7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2" />
8
7
  <path d="m15 9-6 6" />
8
+ <path d="M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z" />
9
9
  <path d="m9 9 6 6" />
10
10
  </Layout>
package/dist/index.d.ts CHANGED
@@ -283,6 +283,8 @@ export { default as Cake } from './Cake.astro'
283
283
  export { default as CakeSlice } from './CakeSlice.astro'
284
284
  export { default as Calculator } from './Calculator.astro'
285
285
  export { default as Calendar } from './Calendar.astro'
286
+ export { default as CalendarArrowDown } from './CalendarArrowDown.astro'
287
+ export { default as CalendarArrowUp } from './CalendarArrowUp.astro'
286
288
  export { default as CalendarCheck } from './CalendarCheck.astro'
287
289
  export { default as CalendarCheck2 } from './CalendarCheck2.astro'
288
290
  export { default as CalendarClock } from './CalendarClock.astro'
@@ -426,6 +428,8 @@ export { default as Clock6 } from './Clock6.astro'
426
428
  export { default as Clock7 } from './Clock7.astro'
427
429
  export { default as Clock8 } from './Clock8.astro'
428
430
  export { default as Clock9 } from './Clock9.astro'
431
+ export { default as ClockArrowDown } from './ClockArrowDown.astro'
432
+ export { default as ClockArrowUp } from './ClockArrowUp.astro'
429
433
  export { default as Cloud } from './Cloud.astro'
430
434
  export { default as CloudCog } from './CloudCog.astro'
431
435
  export { default as CloudDownload } from './CloudDownload.astro'
@@ -674,6 +678,7 @@ export { default as FolderArchive } from './FolderArchive.astro'
674
678
  export { default as FolderCheck } from './FolderCheck.astro'
675
679
  export { default as FolderClock } from './FolderClock.astro'
676
680
  export { default as FolderClosed } from './FolderClosed.astro'
681
+ export { default as FolderCode } from './FolderCode.astro'
677
682
  export { default as FolderCog } from './FolderCog.astro'
678
683
  export { default as FolderCog2 } from './FolderCog2.astro'
679
684
  export { default as FolderDot } from './FolderDot.astro'
@@ -888,6 +893,7 @@ export { default as Link2 } from './Link2.astro'
888
893
  export { default as Link2Off } from './Link2Off.astro'
889
894
  export { default as Linkedin } from './Linkedin.astro'
890
895
  export { default as List } from './List.astro'
896
+ export { default as ListCheck } from './ListCheck.astro'
891
897
  export { default as ListChecks } from './ListChecks.astro'
892
898
  export { default as ListCollapse } from './ListCollapse.astro'
893
899
  export { default as ListEnd } from './ListEnd.astro'
@@ -1175,6 +1181,7 @@ export { default as PowerOff } from './PowerOff.astro'
1175
1181
  export { default as PowerSquare } from './PowerSquare.astro'
1176
1182
  export { default as Presentation } from './Presentation.astro'
1177
1183
  export { default as Printer } from './Printer.astro'
1184
+ export { default as PrinterCheck } from './PrinterCheck.astro'
1178
1185
  export { default as Projector } from './Projector.astro'
1179
1186
  export { default as Proportions } from './Proportions.astro'
1180
1187
  export { default as Puzzle } from './Puzzle.astro'
@@ -1261,6 +1268,7 @@ export { default as ScanBarcode } from './ScanBarcode.astro'
1261
1268
  export { default as ScanEye } from './ScanEye.astro'
1262
1269
  export { default as ScanFace } from './ScanFace.astro'
1263
1270
  export { default as ScanLine } from './ScanLine.astro'
1271
+ export { default as ScanQrCode } from './ScanQrCode.astro'
1264
1272
  export { default as ScanSearch } from './ScanSearch.astro'
1265
1273
  export { default as ScanText } from './ScanText.astro'
1266
1274
  export { default as ScatterChart } from './ScatterChart.astro'
@@ -1548,6 +1556,7 @@ export { default as TvMinimalPlay } from './TvMinimalPlay.astro'
1548
1556
  export { default as Twitch } from './Twitch.astro'
1549
1557
  export { default as Twitter } from './Twitter.astro'
1550
1558
  export { default as Type } from './Type.astro'
1559
+ export { default as TypeOutline } from './TypeOutline.astro'
1551
1560
  export { default as Umbrella } from './Umbrella.astro'
1552
1561
  export { default as UmbrellaOff } from './UmbrellaOff.astro'
1553
1562
  export { default as Underline } from './Underline.astro'
@@ -1576,12 +1585,14 @@ export { default as UserCog } from './UserCog.astro'
1576
1585
  export { default as UserCog2 } from './UserCog2.astro'
1577
1586
  export { default as UserMinus } from './UserMinus.astro'
1578
1587
  export { default as UserMinus2 } from './UserMinus2.astro'
1588
+ export { default as UserPen } from './UserPen.astro'
1579
1589
  export { default as UserPlus } from './UserPlus.astro'
1580
1590
  export { default as UserPlus2 } from './UserPlus2.astro'
1581
1591
  export { default as UserRound } from './UserRound.astro'
1582
1592
  export { default as UserRoundCheck } from './UserRoundCheck.astro'
1583
1593
  export { default as UserRoundCog } from './UserRoundCog.astro'
1584
1594
  export { default as UserRoundMinus } from './UserRoundMinus.astro'
1595
+ export { default as UserRoundPen } from './UserRoundPen.astro'
1585
1596
  export { default as UserRoundPlus } from './UserRoundPlus.astro'
1586
1597
  export { default as UserRoundSearch } from './UserRoundSearch.astro'
1587
1598
  export { default as UserRoundX } from './UserRoundX.astro'
@@ -1634,7 +1645,10 @@ export { default as Wheat } from './Wheat.astro'
1634
1645
  export { default as WheatOff } from './WheatOff.astro'
1635
1646
  export { default as WholeWord } from './WholeWord.astro'
1636
1647
  export { default as Wifi } from './Wifi.astro'
1648
+ export { default as WifiHigh } from './WifiHigh.astro'
1649
+ export { default as WifiLow } from './WifiLow.astro'
1637
1650
  export { default as WifiOff } from './WifiOff.astro'
1651
+ export { default as WifiZero } from './WifiZero.astro'
1638
1652
  export { default as Wind } from './Wind.astro'
1639
1653
  export { default as Wine } from './Wine.astro'
1640
1654
  export { default as WineOff } from './WineOff.astro'
package/dist/index.js CHANGED
@@ -278,6 +278,8 @@ export { default as Cake } from './Cake.astro'
278
278
  export { default as CakeSlice } from './CakeSlice.astro'
279
279
  export { default as Calculator } from './Calculator.astro'
280
280
  export { default as Calendar } from './Calendar.astro'
281
+ export { default as CalendarArrowDown } from './CalendarArrowDown.astro'
282
+ export { default as CalendarArrowUp } from './CalendarArrowUp.astro'
281
283
  export { default as CalendarCheck } from './CalendarCheck.astro'
282
284
  export { default as CalendarCheck2 } from './CalendarCheck2.astro'
283
285
  export { default as CalendarClock } from './CalendarClock.astro'
@@ -421,6 +423,8 @@ export { default as Clock6 } from './Clock6.astro'
421
423
  export { default as Clock7 } from './Clock7.astro'
422
424
  export { default as Clock8 } from './Clock8.astro'
423
425
  export { default as Clock9 } from './Clock9.astro'
426
+ export { default as ClockArrowDown } from './ClockArrowDown.astro'
427
+ export { default as ClockArrowUp } from './ClockArrowUp.astro'
424
428
  export { default as Cloud } from './Cloud.astro'
425
429
  export { default as CloudCog } from './CloudCog.astro'
426
430
  export { default as CloudDownload } from './CloudDownload.astro'
@@ -669,6 +673,7 @@ export { default as FolderArchive } from './FolderArchive.astro'
669
673
  export { default as FolderCheck } from './FolderCheck.astro'
670
674
  export { default as FolderClock } from './FolderClock.astro'
671
675
  export { default as FolderClosed } from './FolderClosed.astro'
676
+ export { default as FolderCode } from './FolderCode.astro'
672
677
  export { default as FolderCog } from './FolderCog.astro'
673
678
  export { default as FolderCog2 } from './FolderCog2.astro'
674
679
  export { default as FolderDot } from './FolderDot.astro'
@@ -883,6 +888,7 @@ export { default as Link2 } from './Link2.astro'
883
888
  export { default as Link2Off } from './Link2Off.astro'
884
889
  export { default as Linkedin } from './Linkedin.astro'
885
890
  export { default as List } from './List.astro'
891
+ export { default as ListCheck } from './ListCheck.astro'
886
892
  export { default as ListChecks } from './ListChecks.astro'
887
893
  export { default as ListCollapse } from './ListCollapse.astro'
888
894
  export { default as ListEnd } from './ListEnd.astro'
@@ -1170,6 +1176,7 @@ export { default as PowerOff } from './PowerOff.astro'
1170
1176
  export { default as PowerSquare } from './PowerSquare.astro'
1171
1177
  export { default as Presentation } from './Presentation.astro'
1172
1178
  export { default as Printer } from './Printer.astro'
1179
+ export { default as PrinterCheck } from './PrinterCheck.astro'
1173
1180
  export { default as Projector } from './Projector.astro'
1174
1181
  export { default as Proportions } from './Proportions.astro'
1175
1182
  export { default as Puzzle } from './Puzzle.astro'
@@ -1256,6 +1263,7 @@ export { default as ScanBarcode } from './ScanBarcode.astro'
1256
1263
  export { default as ScanEye } from './ScanEye.astro'
1257
1264
  export { default as ScanFace } from './ScanFace.astro'
1258
1265
  export { default as ScanLine } from './ScanLine.astro'
1266
+ export { default as ScanQrCode } from './ScanQrCode.astro'
1259
1267
  export { default as ScanSearch } from './ScanSearch.astro'
1260
1268
  export { default as ScanText } from './ScanText.astro'
1261
1269
  export { default as ScatterChart } from './ScatterChart.astro'
@@ -1543,6 +1551,7 @@ export { default as TvMinimalPlay } from './TvMinimalPlay.astro'
1543
1551
  export { default as Twitch } from './Twitch.astro'
1544
1552
  export { default as Twitter } from './Twitter.astro'
1545
1553
  export { default as Type } from './Type.astro'
1554
+ export { default as TypeOutline } from './TypeOutline.astro'
1546
1555
  export { default as Umbrella } from './Umbrella.astro'
1547
1556
  export { default as UmbrellaOff } from './UmbrellaOff.astro'
1548
1557
  export { default as Underline } from './Underline.astro'
@@ -1571,12 +1580,14 @@ export { default as UserCog } from './UserCog.astro'
1571
1580
  export { default as UserCog2 } from './UserCog2.astro'
1572
1581
  export { default as UserMinus } from './UserMinus.astro'
1573
1582
  export { default as UserMinus2 } from './UserMinus2.astro'
1583
+ export { default as UserPen } from './UserPen.astro'
1574
1584
  export { default as UserPlus } from './UserPlus.astro'
1575
1585
  export { default as UserPlus2 } from './UserPlus2.astro'
1576
1586
  export { default as UserRound } from './UserRound.astro'
1577
1587
  export { default as UserRoundCheck } from './UserRoundCheck.astro'
1578
1588
  export { default as UserRoundCog } from './UserRoundCog.astro'
1579
1589
  export { default as UserRoundMinus } from './UserRoundMinus.astro'
1590
+ export { default as UserRoundPen } from './UserRoundPen.astro'
1580
1591
  export { default as UserRoundPlus } from './UserRoundPlus.astro'
1581
1592
  export { default as UserRoundSearch } from './UserRoundSearch.astro'
1582
1593
  export { default as UserRoundX } from './UserRoundX.astro'
@@ -1629,7 +1640,10 @@ export { default as Wheat } from './Wheat.astro'
1629
1640
  export { default as WheatOff } from './WheatOff.astro'
1630
1641
  export { default as WholeWord } from './WholeWord.astro'
1631
1642
  export { default as Wifi } from './Wifi.astro'
1643
+ export { default as WifiHigh } from './WifiHigh.astro'
1644
+ export { default as WifiLow } from './WifiLow.astro'
1632
1645
  export { default as WifiOff } from './WifiOff.astro'
1646
+ export { default as WifiZero } from './WifiZero.astro'
1633
1647
  export { default as Wind } from './Wind.astro'
1634
1648
  export { default as Wine } from './Wine.astro'
1635
1649
  export { default as WineOff } from './WineOff.astro'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lucide-astro",
3
- "version": "0.399.0",
3
+ "version": "0.407.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.399.0",
29
+ "lucide-static": "0.407.0",
30
30
  "semver": "^7.5.4"
31
31
  },
32
32
  "peerDependencies": {