lucide-astro 0.311.0 → 0.314.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/Receipt.astro +2 -2
- package/dist/ReceiptCent.astro +10 -0
- package/dist/ReceiptEuro.astro +10 -0
- package/dist/ReceiptIndianRupee.astro +11 -0
- package/dist/ReceiptJapaneseYen.astro +12 -0
- package/dist/ReceiptPoundSterling.astro +11 -0
- package/dist/ReceiptRussianRuble.astro +10 -0
- package/dist/ReceiptSwissFranc.astro +11 -0
- package/dist/ReceiptText.astro +11 -0
- package/dist/TextSearch.astro +12 -0
- package/dist/TicketCheck.astro +9 -0
- package/dist/TicketMinus.astro +9 -0
- package/dist/TicketPercent.astro +11 -0
- package/dist/TicketPlus.astro +10 -0
- package/dist/TicketSlash.astro +9 -0
- package/dist/TicketX.astro +10 -0
- package/dist/index.d.ts +15 -0
- package/dist/index.js +15 -0
- package/package.json +2 -2
package/dist/Receipt.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 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2
|
7
|
+
<path d="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" />
|
8
8
|
<path d="M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8" />
|
9
|
-
<path d="M12
|
9
|
+
<path d="M12 17.5v-11" />
|
10
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="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" />
|
8
|
+
<path d="M12 6.5v11" />
|
9
|
+
<path d="M15 9.4a4 4 0 1 0 0 5.2" />
|
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="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" />
|
8
|
+
<path d="M8 12h5" />
|
9
|
+
<path d="M16 9.5a4 4 0 1 0 0 5.2" />
|
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="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" />
|
8
|
+
<path d="M8 7h8" />
|
9
|
+
<path d="M12 17.5 8 15h1a4 4 0 0 0 0-8" />
|
10
|
+
<path d="M8 11h8" />
|
11
|
+
</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 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" />
|
8
|
+
<path d="m12 10 3-3" />
|
9
|
+
<path d="m9 7 3 3v7.5" />
|
10
|
+
<path d="M9 11h6" />
|
11
|
+
<path d="M9 15h6" />
|
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 {...Astro.props}>
|
7
|
+
<path d="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" />
|
8
|
+
<path d="M8 13h5" />
|
9
|
+
<path d="M10 17V9.5a2.5 2.5 0 0 1 5 0" />
|
10
|
+
<path d="M8 17h7" />
|
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="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" />
|
8
|
+
<path d="M8 15h5" />
|
9
|
+
<path d="M8 11h5a2 2 0 1 0 0-4h-3v10" />
|
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="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" />
|
8
|
+
<path d="M10 17V7h5" />
|
9
|
+
<path d="M10 11h4" />
|
10
|
+
<path d="M8 15h5" />
|
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="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z" />
|
8
|
+
<path d="M14 8H8" />
|
9
|
+
<path d="M16 12H8" />
|
10
|
+
<path d="M13 16H8" />
|
11
|
+
</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="M21 6H3" />
|
8
|
+
<path d="M10 12H3" />
|
9
|
+
<path d="M10 18H3" />
|
10
|
+
<circle cx="17" cy="15" r="3" />
|
11
|
+
<path d="m21 19-1.9-1.9" />
|
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
|
+
<path d="M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z" />
|
8
|
+
<path d="m9 12 2 2 4-4" />
|
9
|
+
</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="M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z" />
|
8
|
+
<path d="M9 12h6" />
|
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="M2 9a3 3 0 1 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 1 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z" />
|
8
|
+
<path d="M9 9h.01" />
|
9
|
+
<path d="m15 9-6 6" />
|
10
|
+
<path d="M15 15h.01" />
|
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="M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z" />
|
8
|
+
<path d="M9 12h6" />
|
9
|
+
<path d="M12 9v6" />
|
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="M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z" />
|
8
|
+
<path d="m9.5 14.5 5-5" />
|
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
|
+
<path d="M2 9a3 3 0 0 1 0 6v2a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-2a3 3 0 0 1 0-6V7a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z" />
|
8
|
+
<path d="m9.5 14.5 5-5" />
|
9
|
+
<path d="m9.5 9.5 5 5" />
|
10
|
+
</Layout>
|
package/dist/index.d.ts
CHANGED
@@ -1093,6 +1093,14 @@ export { default as Rainbow } from './Rainbow.astro'
|
|
1093
1093
|
export { default as Rat } from './Rat.astro'
|
1094
1094
|
export { default as Ratio } from './Ratio.astro'
|
1095
1095
|
export { default as Receipt } from './Receipt.astro'
|
1096
|
+
export { default as ReceiptCent } from './ReceiptCent.astro'
|
1097
|
+
export { default as ReceiptEuro } from './ReceiptEuro.astro'
|
1098
|
+
export { default as ReceiptIndianRupee } from './ReceiptIndianRupee.astro'
|
1099
|
+
export { default as ReceiptJapaneseYen } from './ReceiptJapaneseYen.astro'
|
1100
|
+
export { default as ReceiptPoundSterling } from './ReceiptPoundSterling.astro'
|
1101
|
+
export { default as ReceiptRussianRuble } from './ReceiptRussianRuble.astro'
|
1102
|
+
export { default as ReceiptSwissFranc } from './ReceiptSwissFranc.astro'
|
1103
|
+
export { default as ReceiptText } from './ReceiptText.astro'
|
1096
1104
|
export { default as RectangleHorizontal } from './RectangleHorizontal.astro'
|
1097
1105
|
export { default as RectangleVertical } from './RectangleVertical.astro'
|
1098
1106
|
export { default as Recycle } from './Recycle.astro'
|
@@ -1327,6 +1335,7 @@ export { default as Text } from './Text.astro'
|
|
1327
1335
|
export { default as TextCursor } from './TextCursor.astro'
|
1328
1336
|
export { default as TextCursorInput } from './TextCursorInput.astro'
|
1329
1337
|
export { default as TextQuote } from './TextQuote.astro'
|
1338
|
+
export { default as TextSearch } from './TextSearch.astro'
|
1330
1339
|
export { default as TextSelect } from './TextSelect.astro'
|
1331
1340
|
export { default as TextSelection } from './TextSelection.astro'
|
1332
1341
|
export { default as Theater } from './Theater.astro'
|
@@ -1336,6 +1345,12 @@ export { default as ThermometerSun } from './ThermometerSun.astro'
|
|
1336
1345
|
export { default as ThumbsDown } from './ThumbsDown.astro'
|
1337
1346
|
export { default as ThumbsUp } from './ThumbsUp.astro'
|
1338
1347
|
export { default as Ticket } from './Ticket.astro'
|
1348
|
+
export { default as TicketCheck } from './TicketCheck.astro'
|
1349
|
+
export { default as TicketMinus } from './TicketMinus.astro'
|
1350
|
+
export { default as TicketPercent } from './TicketPercent.astro'
|
1351
|
+
export { default as TicketPlus } from './TicketPlus.astro'
|
1352
|
+
export { default as TicketSlash } from './TicketSlash.astro'
|
1353
|
+
export { default as TicketX } from './TicketX.astro'
|
1339
1354
|
export { default as Timer } from './Timer.astro'
|
1340
1355
|
export { default as TimerOff } from './TimerOff.astro'
|
1341
1356
|
export { default as TimerReset } from './TimerReset.astro'
|
package/dist/index.js
CHANGED
@@ -1088,6 +1088,14 @@ export { default as Rainbow } from './Rainbow.astro'
|
|
1088
1088
|
export { default as Rat } from './Rat.astro'
|
1089
1089
|
export { default as Ratio } from './Ratio.astro'
|
1090
1090
|
export { default as Receipt } from './Receipt.astro'
|
1091
|
+
export { default as ReceiptCent } from './ReceiptCent.astro'
|
1092
|
+
export { default as ReceiptEuro } from './ReceiptEuro.astro'
|
1093
|
+
export { default as ReceiptIndianRupee } from './ReceiptIndianRupee.astro'
|
1094
|
+
export { default as ReceiptJapaneseYen } from './ReceiptJapaneseYen.astro'
|
1095
|
+
export { default as ReceiptPoundSterling } from './ReceiptPoundSterling.astro'
|
1096
|
+
export { default as ReceiptRussianRuble } from './ReceiptRussianRuble.astro'
|
1097
|
+
export { default as ReceiptSwissFranc } from './ReceiptSwissFranc.astro'
|
1098
|
+
export { default as ReceiptText } from './ReceiptText.astro'
|
1091
1099
|
export { default as RectangleHorizontal } from './RectangleHorizontal.astro'
|
1092
1100
|
export { default as RectangleVertical } from './RectangleVertical.astro'
|
1093
1101
|
export { default as Recycle } from './Recycle.astro'
|
@@ -1322,6 +1330,7 @@ export { default as Text } from './Text.astro'
|
|
1322
1330
|
export { default as TextCursor } from './TextCursor.astro'
|
1323
1331
|
export { default as TextCursorInput } from './TextCursorInput.astro'
|
1324
1332
|
export { default as TextQuote } from './TextQuote.astro'
|
1333
|
+
export { default as TextSearch } from './TextSearch.astro'
|
1325
1334
|
export { default as TextSelect } from './TextSelect.astro'
|
1326
1335
|
export { default as TextSelection } from './TextSelection.astro'
|
1327
1336
|
export { default as Theater } from './Theater.astro'
|
@@ -1331,6 +1340,12 @@ export { default as ThermometerSun } from './ThermometerSun.astro'
|
|
1331
1340
|
export { default as ThumbsDown } from './ThumbsDown.astro'
|
1332
1341
|
export { default as ThumbsUp } from './ThumbsUp.astro'
|
1333
1342
|
export { default as Ticket } from './Ticket.astro'
|
1343
|
+
export { default as TicketCheck } from './TicketCheck.astro'
|
1344
|
+
export { default as TicketMinus } from './TicketMinus.astro'
|
1345
|
+
export { default as TicketPercent } from './TicketPercent.astro'
|
1346
|
+
export { default as TicketPlus } from './TicketPlus.astro'
|
1347
|
+
export { default as TicketSlash } from './TicketSlash.astro'
|
1348
|
+
export { default as TicketX } from './TicketX.astro'
|
1334
1349
|
export { default as Timer } from './Timer.astro'
|
1335
1350
|
export { default as TimerOff } from './TimerOff.astro'
|
1336
1351
|
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.
|
3
|
+
"version": "0.314.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.
|
29
|
+
"lucide-static": "0.314.0",
|
30
30
|
"semver": "^7.5.4"
|
31
31
|
},
|
32
32
|
"peerDependencies": {
|