lucide-astro 0.428.2 → 0.435.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,11 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout iconName="chart-gantt" {...Astro.props}>
7
+ <path d="M10 6h8" />
8
+ <path d="M12 16h6" />
9
+ <path d="M3 3v16a2 2 0 0 0 2 2h16" />
10
+ <path d="M8 11h7" />
11
+ </Layout>
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="contact" {...Astro.props}>
7
- <path d="M17 18a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2" />
8
- <rect width="18" height="18" x="3" y="4" rx="2" />
9
- <circle cx="12" cy="10" r="2" />
10
- <line x1="8" x2="8" y1="2" y2="4" />
11
- <line x1="16" x2="16" y1="2" y2="4" />
7
+ <path d="M16 2v2" />
8
+ <path d="M7 22v-2a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2" />
9
+ <path d="M8 2v2" />
10
+ <circle cx="12" cy="11" r="3" />
11
+ <rect x="3" y="4" width="18" height="18" rx="2" />
12
12
  </Layout>
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="contact-round" {...Astro.props}>
7
- <path d="M16 18a4 4 0 0 0-8 0" />
8
- <circle cx="12" cy="11" r="3" />
9
- <rect width="18" height="18" x="3" y="4" rx="2" />
10
- <line x1="8" x2="8" y1="2" y2="4" />
11
- <line x1="16" x2="16" y1="2" y2="4" />
7
+ <path d="M16 2v2" />
8
+ <path d="M17.915 22a6 6 0 0 0-12 0" />
9
+ <path d="M8 2v2" />
10
+ <circle cx="12" cy="12" r="4" />
11
+ <rect x="3" y="4" width="18" height="18" rx="2" />
12
12
  </Layout>
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="contact-round" {...Astro.props}>
7
- <path d="M16 18a4 4 0 0 0-8 0" />
8
- <circle cx="12" cy="11" r="3" />
9
- <rect width="18" height="18" x="3" y="4" rx="2" />
10
- <line x1="8" x2="8" y1="2" y2="4" />
11
- <line x1="16" x2="16" y1="2" y2="4" />
7
+ <path d="M16 2v2" />
8
+ <path d="M17.915 22a6 6 0 0 0-12 0" />
9
+ <path d="M8 2v2" />
10
+ <circle cx="12" cy="12" r="4" />
11
+ <rect x="3" y="4" width="18" height="18" rx="2" />
12
12
  </Layout>
@@ -6,6 +6,6 @@ export type { Props } from './index.d.ts'
6
6
  <Layout iconName="file-volume" {...Astro.props}>
7
7
  <path d="M11 11a5 5 0 0 1 0 6" />
8
8
  <path d="M14 2v4a2 2 0 0 0 2 2h4" />
9
- <path d="M4.268 21A2 2 0 0 0 6 22h12a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v3" />
10
- <path d="m7 10-3 2H2v4h2l3 2z" />
9
+ <path d="M4 6.765V4a2 2 0 0 1 2-2h9l5 5v13a2 2 0 0 1-2 2H6a2 2 0 0 1-.93-.23" />
10
+ <path d="M7 10.51a.5.5 0 0 0-.826-.38l-1.893 1.628A1 1 0 0 1 3.63 12H2.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h1.129a1 1 0 0 1 .652.242l1.893 1.63a.5.5 0 0 0 .826-.38z" />
11
11
  </Layout>
@@ -4,12 +4,13 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="message-square-dashed" {...Astro.props}>
7
- <path d="M3 6V5c0-1.1.9-2 2-2h2" />
8
- <path d="M11 3h3" />
9
- <path d="M18 3h1c1.1 0 2 .9 2 2" />
10
- <path d="M21 9v2" />
11
- <path d="M21 15c0 1.1-.9 2-2 2h-1" />
12
- <path d="M14 17h-3" />
13
- <path d="m7 17-4 4v-5" />
14
- <path d="M3 12v-2" />
7
+ <path d="M10 17H7l-4 4v-7" />
8
+ <path d="M14 17h1" />
9
+ <path d="M14 3h1" />
10
+ <path d="M19 3a2 2 0 0 1 2 2" />
11
+ <path d="M21 14v1a2 2 0 0 1-2 2" />
12
+ <path d="M21 9v1" />
13
+ <path d="M3 9v1" />
14
+ <path d="M5 3a2 2 0 0 0-2 2" />
15
+ <path d="M9 3h1" />
15
16
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="milestone" {...Astro.props}>
7
- <path d="M18 6H5a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h13l4-3.5L18 6Z" />
8
7
  <path d="M12 13v8" />
9
8
  <path d="M12 3v3" />
9
+ <path d="M4 6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h13a2 2 0 0 0 1.152-.365l3.424-2.317a1 1 0 0 0 0-1.635l-3.424-2.318A2 2 0 0 0 17 6z" />
10
10
  </Layout>
@@ -6,5 +6,5 @@ export type { Props } from './index.d.ts'
6
6
  <Layout iconName="signpost" {...Astro.props}>
7
7
  <path d="M12 13v8" />
8
8
  <path d="M12 3v3" />
9
- <path d="M18 6a2 2 0 0 1 1.414.586l2.293 2.207a1 1 0 0 1 0 1.414l-2.27 2.184a2 2 0 0 1-1.742.586L6 13a2 2 0 0 1-1.414-.586l-2.293-2.207a1 1 0 0 1 0-1.414l2.293-2.207A2 2 0 0 1 6 6z" />
9
+ <path d="M18 6a2 2 0 0 1 1.387.56l2.307 2.22a1 1 0 0 1 0 1.44l-2.307 2.22A2 2 0 0 1 18 13H6a2 2 0 0 1-1.387-.56l-2.306-2.22a1 1 0 0 1 0-1.44l2.306-2.22A2 2 0 0 1 6 6z" />
10
10
  </Layout>
@@ -4,7 +4,9 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="stethoscope" {...Astro.props}>
7
- <path d="M4.8 2.3A.3.3 0 1 0 5 2H4a2 2 0 0 0-2 2v5a6 6 0 0 0 6 6a6 6 0 0 0 6-6V4a2 2 0 0 0-2-2h-1a.2.2 0 1 0 .3.3" />
8
- <path d="M8 15v1a6 6 0 0 0 6 6a6 6 0 0 0 6-6v-4" />
7
+ <path d="M11 2v2" />
8
+ <path d="M5 2v2" />
9
+ <path d="M5 3H4a2 2 0 0 0-2 2v4a6 6 0 0 0 12 0V5a2 2 0 0 0-2-2h-1" />
10
+ <path d="M8 15a6 6 0 0 0 12 0v-3" />
9
11
  <circle cx="20" cy="10" r="2" />
10
12
  </Layout>
@@ -0,0 +1,11 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout iconName="trending-up-down" {...Astro.props}>
7
+ <path d="M14.828 14.828 21 21" />
8
+ <path d="M21 16v5h-5" />
9
+ <path d="m21 3-9 9-4-4-6 6" />
10
+ <path d="M21 8V3h-5" />
11
+ </Layout>
package/dist/Volume.astro CHANGED
@@ -4,5 +4,5 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="volume" {...Astro.props}>
7
- <polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5" />
7
+ <path d="M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z" />
8
8
  </Layout>
@@ -4,6 +4,6 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="volume-1" {...Astro.props}>
7
- <polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5" />
8
- <path d="M15.54 8.46a5 5 0 0 1 0 7.07" />
7
+ <path d="M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z" />
8
+ <path d="M16 9a5 5 0 0 1 0 6" />
9
9
  </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="volume-2" {...Astro.props}>
7
- <polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5" />
8
- <path d="M15.54 8.46a5 5 0 0 1 0 7.07" />
9
- <path d="M19.07 4.93a10 10 0 0 1 0 14.14" />
7
+ <path d="M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z" />
8
+ <path d="M16 9a5 5 0 0 1 0 6" />
9
+ <path d="M19.364 18.364a9 9 0 0 0 0-12.728" />
10
10
  </Layout>
@@ -0,0 +1,12 @@
1
+ ---
2
+ import Layout from './.Layout.astro'
3
+ export type { Props } from './index.d.ts'
4
+ ---
5
+
6
+ <Layout iconName="volume-off" {...Astro.props}>
7
+ <path d="M16 9a5 5 0 0 1 .95 2.293" />
8
+ <path d="M19.364 5.636a9 9 0 0 1 1.889 9.96" />
9
+ <path d="m2 2 20 20" />
10
+ <path d="m7 7-.587.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298V11" />
11
+ <path d="M9.828 4.172A.686.686 0 0 1 11 4.657v.686" />
12
+ </Layout>
@@ -4,7 +4,7 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout iconName="volume-x" {...Astro.props}>
7
- <polygon points="11 5 6 9 2 9 2 15 6 15 11 19 11 5" />
7
+ <path d="M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z" />
8
8
  <line x1="22" x2="16" y1="9" y2="15" />
9
9
  <line x1="16" x2="22" y1="9" y2="15" />
10
10
  </Layout>
package/dist/index.d.ts CHANGED
@@ -338,6 +338,7 @@ export { default as ChartColumnBig } from './ChartColumnBig.astro'
338
338
  export { default as ChartColumnDecreasing } from './ChartColumnDecreasing.astro'
339
339
  export { default as ChartColumnIncreasing } from './ChartColumnIncreasing.astro'
340
340
  export { default as ChartColumnStacked } from './ChartColumnStacked.astro'
341
+ export { default as ChartGantt } from './ChartGantt.astro'
341
342
  export { default as ChartLine } from './ChartLine.astro'
342
343
  export { default as ChartNetwork } from './ChartNetwork.astro'
343
344
  export { default as ChartNoAxesColumn } from './ChartNoAxesColumn.astro'
@@ -1598,6 +1599,7 @@ export { default as Trees } from './Trees.astro'
1598
1599
  export { default as Trello } from './Trello.astro'
1599
1600
  export { default as TrendingDown } from './TrendingDown.astro'
1600
1601
  export { default as TrendingUp } from './TrendingUp.astro'
1602
+ export { default as TrendingUpDown } from './TrendingUpDown.astro'
1601
1603
  export { default as Triangle } from './Triangle.astro'
1602
1604
  export { default as TriangleAlert } from './TriangleAlert.astro'
1603
1605
  export { default as TriangleRight } from './TriangleRight.astro'
@@ -1677,6 +1679,7 @@ export { default as Voicemail } from './Voicemail.astro'
1677
1679
  export { default as Volume } from './Volume.astro'
1678
1680
  export { default as Volume1 } from './Volume1.astro'
1679
1681
  export { default as Volume2 } from './Volume2.astro'
1682
+ export { default as VolumeOff } from './VolumeOff.astro'
1680
1683
  export { default as VolumeX } from './VolumeX.astro'
1681
1684
  export { default as Vote } from './Vote.astro'
1682
1685
  export { default as Wallet } from './Wallet.astro'
package/dist/index.js CHANGED
@@ -333,6 +333,7 @@ export { default as ChartColumnBig } from './ChartColumnBig.astro'
333
333
  export { default as ChartColumnDecreasing } from './ChartColumnDecreasing.astro'
334
334
  export { default as ChartColumnIncreasing } from './ChartColumnIncreasing.astro'
335
335
  export { default as ChartColumnStacked } from './ChartColumnStacked.astro'
336
+ export { default as ChartGantt } from './ChartGantt.astro'
336
337
  export { default as ChartLine } from './ChartLine.astro'
337
338
  export { default as ChartNetwork } from './ChartNetwork.astro'
338
339
  export { default as ChartNoAxesColumn } from './ChartNoAxesColumn.astro'
@@ -1593,6 +1594,7 @@ export { default as Trees } from './Trees.astro'
1593
1594
  export { default as Trello } from './Trello.astro'
1594
1595
  export { default as TrendingDown } from './TrendingDown.astro'
1595
1596
  export { default as TrendingUp } from './TrendingUp.astro'
1597
+ export { default as TrendingUpDown } from './TrendingUpDown.astro'
1596
1598
  export { default as Triangle } from './Triangle.astro'
1597
1599
  export { default as TriangleAlert } from './TriangleAlert.astro'
1598
1600
  export { default as TriangleRight } from './TriangleRight.astro'
@@ -1672,6 +1674,7 @@ export { default as Voicemail } from './Voicemail.astro'
1672
1674
  export { default as Volume } from './Volume.astro'
1673
1675
  export { default as Volume1 } from './Volume1.astro'
1674
1676
  export { default as Volume2 } from './Volume2.astro'
1677
+ export { default as VolumeOff } from './VolumeOff.astro'
1675
1678
  export { default as VolumeX } from './VolumeX.astro'
1676
1679
  export { default as Vote } from './Vote.astro'
1677
1680
  export { default as Wallet } from './Wallet.astro'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lucide-astro",
3
- "version": "0.428.2",
3
+ "version": "0.435.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.428.0",
29
+ "lucide-static": "0.435.0",
30
30
  "semver": "^7.5.4"
31
31
  },
32
32
  "peerDependencies": {