lucide-astro 0.302.0 → 0.304.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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="M21 16V8a2 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 0l7-4A2 2 0 0 0 21 16z" />
8
+ <circle cx="12" cy="12" r="4" />
9
+ </Layout>
@@ -4,6 +4,6 @@ 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" ry="2" />
8
- <line x1="12" x2="12" y1="3" y2="21" />
7
+ <rect width="18" height="18" x="3" y="3" rx="2" />
8
+ <path d="M12 3v18" />
9
9
  </Layout>
@@ -4,6 +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" ry="2" />
8
- <line x1="3" x2="21" y1="12" y2="12" />
7
+ <rect width="18" height="18" x="3" y="3" rx="2" />
8
+ <path d="M9 3v18" />
9
+ <path d="M15 3v18" />
9
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
+ <rect width="18" height="18" x="3" y="3" rx="2" />
8
+ <path d="M7.5 3v18" />
9
+ <path d="M12 3v18" />
10
+ <path d="M16.5 3v18" />
11
+ </Layout>
@@ -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="M14 9c0 .6-.4 1-1 1H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9c.6 0 1 .4 1 1Z" />
8
+ <path d="M18 6h4" />
9
+ <path d="M14 4h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-3" />
10
+ <path d="m5 10-2 8" />
11
+ <path d="M12 10v3c0 .6-.4 1-1 1H8" />
12
+ <path d="m7 18 2-8" />
13
+ <path d="M5 22c-1.7 0-3-1.3-3-3 0-.6.4-1 1-1h7c.6 0 1 .4 1 1v2c0 .6-.4 1-1 1Z" />
14
+ </Layout>
package/dist/Rabbit.astro CHANGED
@@ -4,9 +4,9 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M20 8.54V4a2 2 0 1 0-4 0v3" />
8
- <path d="M18 21h-8a4 4 0 0 1-4-4 7 7 0 0 1 7-7h.2L9.6 6.4a1.93 1.93 0 1 1 2.8-2.8L15.8 7h.2c3.3 0 6 2.7 6 6v1a2 2 0 0 1-2 2h-1c-1.7 0-3 1.3-3 3" />
9
- <path d="M7.61 12.53a3 3 0 1 0-1.6 4.3" />
10
7
  <path d="M13 16a3 3 0 0 1 2.24 5" />
11
8
  <path d="M18 12h.01" />
9
+ <path d="M18 21h-8a4 4 0 0 1-4-4 7 7 0 0 1 7-7h.2L9.6 6.4a1 1 0 1 1 2.8-2.8L15.8 7h.2c3.3 0 6 2.7 6 6v1a2 2 0 0 1-2 2h-1a3 3 0 0 0-3 3" />
10
+ <path d="M20 8.54V4a2 2 0 1 0-4 0v3" />
11
+ <path d="M7.612 12.524a3 3 0 1 0-1.6 4.3" />
12
12
  </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
+ <rect width="18" height="18" x="3" y="3" rx="2" />
8
+ <path d="M3 12h18" />
9
+ </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
+ <rect width="18" height="18" x="3" y="3" rx="2" />
8
+ <path d="M21 9H3" />
9
+ <path d="M21 15H3" />
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
+ <rect width="18" height="18" x="3" y="3" rx="2" />
8
+ <path d="M21 7.5H3" />
9
+ <path d="M21 12H3" />
10
+ <path d="M21 16.5H3" />
11
+ </Layout>
@@ -4,8 +4,8 @@ export type { Props } from './index.d.ts'
4
4
  ---
5
5
 
6
6
  <Layout {...Astro.props}>
7
- <path d="M18 6a4 4 0 0 0-4 4 7 7 0 0 0-7 7c0-5 4-5 4-10.5a4.5 4.5 0 1 0-9 0 2.5 2.5 0 0 0 5 0C7 10 3 11 3 17c0 2.8 2.2 5 5 5h10" />
8
- <path d="M16 20c0-1.7 1.3-3 3-3h1a2 2 0 0 0 2-2v-2a4 4 0 0 0-4-4V4" />
9
- <path d="M15.2 22a3 3 0 0 0-2.2-5" />
7
+ <path d="M15.236 22a3 3 0 0 0-2.2-5" />
8
+ <path d="M16 20a3 3 0 0 1 3-3h1a2 2 0 0 0 2-2v-2a4 4 0 0 0-4-4V4" />
10
9
  <path d="M18 13h.01" />
10
+ <path d="M18 6a4 4 0 0 0-4 4 7 7 0 0 0-7 7c0-5 4-5 4-10.5a4.5 4.5 0 1 0-9 0 2.5 2.5 0 0 0 5 0C7 10 3 11 3 17c0 2.8 2.2 5 5 5h10" />
11
11
  </Layout>
package/dist/index.d.ts CHANGED
@@ -12,10 +12,10 @@ export { default as Activity } from './Activity.astro'
12
12
  export { default as AirVent } from './AirVent.astro'
13
13
  export { default as Airplay } from './Airplay.astro'
14
14
  export { default as AlarmClockCheck } from './AlarmClockCheck.astro'
15
+ export { default as AlarmClockMinus } from './AlarmClockMinus.astro'
15
16
  export { default as AlarmClockOff } from './AlarmClockOff.astro'
17
+ export { default as AlarmClockPlus } from './AlarmClockPlus.astro'
16
18
  export { default as AlarmClock } from './AlarmClock.astro'
17
- export { default as AlarmMinus } from './AlarmMinus.astro'
18
- export { default as AlarmPlus } from './AlarmPlus.astro'
19
19
  export { default as AlarmSmoke } from './AlarmSmoke.astro'
20
20
  export { default as Album } from './Album.astro'
21
21
  export { default as AlertCircle } from './AlertCircle.astro'
@@ -195,6 +195,7 @@ export { default as BluetoothOff } from './BluetoothOff.astro'
195
195
  export { default as BluetoothSearching } from './BluetoothSearching.astro'
196
196
  export { default as Bluetooth } from './Bluetooth.astro'
197
197
  export { default as Bold } from './Bold.astro'
198
+ export { default as Bolt } from './Bolt.astro'
198
199
  export { default as Bomb } from './Bomb.astro'
199
200
  export { default as Bone } from './Bone.astro'
200
201
  export { default as BookA } from './BookA.astro'
@@ -379,7 +380,9 @@ export { default as Codesandbox } from './Codesandbox.astro'
379
380
  export { default as Coffee } from './Coffee.astro'
380
381
  export { default as Cog } from './Cog.astro'
381
382
  export { default as Coins } from './Coins.astro'
382
- export { default as Columns } from './Columns.astro'
383
+ export { default as Columns2 } from './Columns2.astro'
384
+ export { default as Columns3 } from './Columns3.astro'
385
+ export { default as Columns4 } from './Columns4.astro'
383
386
  export { default as Combine } from './Combine.astro'
384
387
  export { default as Command } from './Command.astro'
385
388
  export { default as Compass } from './Compass.astro'
@@ -457,6 +460,7 @@ export { default as Download } from './Download.astro'
457
460
  export { default as DraftingCompass } from './DraftingCompass.astro'
458
461
  export { default as Drama } from './Drama.astro'
459
462
  export { default as Dribbble } from './Dribbble.astro'
463
+ export { default as Drill } from './Drill.astro'
460
464
  export { default as Droplet } from './Droplet.astro'
461
465
  export { default as Droplets } from './Droplets.astro'
462
466
  export { default as Drum } from './Drum.astro'
@@ -1056,7 +1060,9 @@ export { default as RotateCw } from './RotateCw.astro'
1056
1060
  export { default as RouteOff } from './RouteOff.astro'
1057
1061
  export { default as Route } from './Route.astro'
1058
1062
  export { default as Router } from './Router.astro'
1059
- export { default as Rows } from './Rows.astro'
1063
+ export { default as Rows2 } from './Rows2.astro'
1064
+ export { default as Rows3 } from './Rows3.astro'
1065
+ export { default as Rows4 } from './Rows4.astro'
1060
1066
  export { default as Rss } from './Rss.astro'
1061
1067
  export { default as Ruler } from './Ruler.astro'
1062
1068
  export { default as RussianRuble } from './RussianRuble.astro'
package/dist/index.js CHANGED
@@ -7,10 +7,10 @@ export { default as Activity } from './Activity.astro'
7
7
  export { default as AirVent } from './AirVent.astro'
8
8
  export { default as Airplay } from './Airplay.astro'
9
9
  export { default as AlarmClockCheck } from './AlarmClockCheck.astro'
10
+ export { default as AlarmClockMinus } from './AlarmClockMinus.astro'
10
11
  export { default as AlarmClockOff } from './AlarmClockOff.astro'
12
+ export { default as AlarmClockPlus } from './AlarmClockPlus.astro'
11
13
  export { default as AlarmClock } from './AlarmClock.astro'
12
- export { default as AlarmMinus } from './AlarmMinus.astro'
13
- export { default as AlarmPlus } from './AlarmPlus.astro'
14
14
  export { default as AlarmSmoke } from './AlarmSmoke.astro'
15
15
  export { default as Album } from './Album.astro'
16
16
  export { default as AlertCircle } from './AlertCircle.astro'
@@ -190,6 +190,7 @@ export { default as BluetoothOff } from './BluetoothOff.astro'
190
190
  export { default as BluetoothSearching } from './BluetoothSearching.astro'
191
191
  export { default as Bluetooth } from './Bluetooth.astro'
192
192
  export { default as Bold } from './Bold.astro'
193
+ export { default as Bolt } from './Bolt.astro'
193
194
  export { default as Bomb } from './Bomb.astro'
194
195
  export { default as Bone } from './Bone.astro'
195
196
  export { default as BookA } from './BookA.astro'
@@ -374,7 +375,9 @@ export { default as Codesandbox } from './Codesandbox.astro'
374
375
  export { default as Coffee } from './Coffee.astro'
375
376
  export { default as Cog } from './Cog.astro'
376
377
  export { default as Coins } from './Coins.astro'
377
- export { default as Columns } from './Columns.astro'
378
+ export { default as Columns2 } from './Columns2.astro'
379
+ export { default as Columns3 } from './Columns3.astro'
380
+ export { default as Columns4 } from './Columns4.astro'
378
381
  export { default as Combine } from './Combine.astro'
379
382
  export { default as Command } from './Command.astro'
380
383
  export { default as Compass } from './Compass.astro'
@@ -452,6 +455,7 @@ export { default as Download } from './Download.astro'
452
455
  export { default as DraftingCompass } from './DraftingCompass.astro'
453
456
  export { default as Drama } from './Drama.astro'
454
457
  export { default as Dribbble } from './Dribbble.astro'
458
+ export { default as Drill } from './Drill.astro'
455
459
  export { default as Droplet } from './Droplet.astro'
456
460
  export { default as Droplets } from './Droplets.astro'
457
461
  export { default as Drum } from './Drum.astro'
@@ -1051,7 +1055,9 @@ export { default as RotateCw } from './RotateCw.astro'
1051
1055
  export { default as RouteOff } from './RouteOff.astro'
1052
1056
  export { default as Route } from './Route.astro'
1053
1057
  export { default as Router } from './Router.astro'
1054
- export { default as Rows } from './Rows.astro'
1058
+ export { default as Rows2 } from './Rows2.astro'
1059
+ export { default as Rows3 } from './Rows3.astro'
1060
+ export { default as Rows4 } from './Rows4.astro'
1055
1061
  export { default as Rss } from './Rss.astro'
1056
1062
  export { default as Ruler } from './Ruler.astro'
1057
1063
  export { default as RussianRuble } from './RussianRuble.astro'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lucide-astro",
3
- "version": "0.302.0",
3
+ "version": "0.304.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.302.0",
29
+ "lucide-static": "0.304.0",
30
30
  "semver": "^7.5.4"
31
31
  },
32
32
  "peerDependencies": {
File without changes