@lucide/astro 1.42.0 → 1.44.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/aliases/aliases.ts +94 -82
- package/src/aliases/prefixed.ts +508 -490
- package/src/aliases/suffixed.ts +755 -737
- package/src/icons/carton-off.ts +20 -0
- package/src/icons/{flip-vertical-2.ts → carton.ts} +5 -5
- package/src/icons/credit-card-check.ts +2 -2
- package/src/icons/credit-card-minus.ts +2 -2
- package/src/icons/credit-card-plus.ts +2 -2
- package/src/icons/credit-card-x.ts +2 -2
- package/src/icons/credit-card.ts +2 -2
- package/src/icons/door-open.ts +2 -2
- package/src/icons/id-card-lanyard.ts +2 -2
- package/src/icons/id-card.ts +2 -2
- package/src/icons/index.ts +151 -146
- package/src/icons/satellite-dish.ts +2 -2
- package/src/icons/tic-tac-toe.ts +20 -0
- package/src/icons/toothbrush-sparkles.ts +20 -0
- package/src/icons/{flip-horizontal-2.ts → toothbrush.ts} +5 -5
- package/src/icons/triangles-centerline-dashed-horizontal.ts +20 -0
- package/src/icons/triangles-centerline-dashed-vertical.ts +20 -0
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
|
|
2
|
+
import createLucideIcon from '../createLucideIcon';
|
|
3
|
+
import type { AstroComponent, LucideIconData } from '../types'
|
|
4
|
+
|
|
5
|
+
const iconData: LucideIconData = {"name":"carton-off","size":24,"node":[["path",{"d":"M10 10H5v10a2 2 0 002 2h10a2 2 0 002-2v-1"}],["path",{"d":"M13 22v-9"}],["path",{"d":"M13.902 8.245 16 6h-4.343"}],["path",{"d":"M19 13.343V10a2 2 0 00-.539-1.367L16 6V3a1 1 0 00-1-1H9a1 1 0 00-.857.486"}],["path",{"d":"m2 2 20 20"}],["path",{"d":"M7.034 7.034 5.539 8.633A2 2 0 005 10"}]]};
|
|
6
|
+
|
|
7
|
+
/**
|
|
8
|
+
* @component @name CartonOff
|
|
9
|
+
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
10
|
+
*
|
|
11
|
+
* @preview  - https://lucide.dev/icons/carton-off
|
|
12
|
+
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
13
|
+
*
|
|
14
|
+
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
|
15
|
+
* @returns {any} Astro Component
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
const CartonOff = createLucideIcon(iconData) as AstroComponent;
|
|
19
|
+
|
|
20
|
+
export default CartonOff;
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
import createLucideIcon from '../createLucideIcon';
|
|
3
3
|
import type { AstroComponent, LucideIconData } from '../types'
|
|
4
4
|
|
|
5
|
-
const iconData: LucideIconData = {"name":"
|
|
5
|
+
const iconData: LucideIconData = {"name":"carton","size":24,"node":[["path",{"d":"M13 22V10a2 2 0 01.539-1.367L16 6H8L5.539 8.633A2 2 0 005 10v10a2 2 0 002 2h10a2 2 0 002-2V10a2 2 0 00-.539-1.367L16 6V3a1 1 0 00-1-1H9a1 1 0 00-1 1v3"}],["path",{"d":"M5 10h8"}]]};
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
|
-
* @component @name
|
|
8
|
+
* @component @name Carton
|
|
9
9
|
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
10
10
|
*
|
|
11
|
-
* @preview  - https://lucide.dev/icons/carton
|
|
12
12
|
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
13
13
|
*
|
|
14
14
|
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
|
15
15
|
* @returns {any} Astro Component
|
|
16
16
|
*
|
|
17
17
|
*/
|
|
18
|
-
const
|
|
18
|
+
const Carton = createLucideIcon(iconData) as AstroComponent;
|
|
19
19
|
|
|
20
|
-
export default
|
|
20
|
+
export default Carton;
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import createLucideIcon from '../createLucideIcon';
|
|
3
3
|
import type { AstroComponent, LucideIconData } from '../types'
|
|
4
4
|
|
|
5
|
-
const iconData: LucideIconData = {"name":"credit-card-check","size":24,"node":[["path",{"d":"M12.5 19H4a2 2 0 01-2-2V7a2 2 0 012-2h16a2 2 0 012 2v4"}],["path",{"d":"
|
|
5
|
+
const iconData: LucideIconData = {"name":"credit-card-check","size":24,"node":[["path",{"d":"M12.5 19H4a2 2 0 01-2-2V7a2 2 0 012-2h16a2 2 0 012 2v4"}],["path",{"d":"M2 10h20"}],["path",{"d":"M6 14h2"}],["path",{"d":"m16 17 2 2 4-4"}]]};
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* @component @name CreditCardCheck
|
|
9
9
|
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
10
10
|
*
|
|
11
|
-
* @preview  - https://lucide.dev/icons/credit-card-check
|
|
12
12
|
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
13
13
|
*
|
|
14
14
|
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import createLucideIcon from '../createLucideIcon';
|
|
3
3
|
import type { AstroComponent, LucideIconData } from '../types'
|
|
4
4
|
|
|
5
|
-
const iconData: LucideIconData = {"name":"credit-card-minus","size":24,"node":[["path",{"d":"
|
|
5
|
+
const iconData: LucideIconData = {"name":"credit-card-minus","size":24,"node":[["path",{"d":"M22 13V7a2 2 0 00-2-2H4a2 2 0 00-2 2v10a2 2 0 002 2h8.536"}],["path",{"d":"M22 10H2"}],["path",{"d":"M6 14h2"}],["path",{"d":"M16 17h6"}]]};
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* @component @name CreditCardMinus
|
|
9
9
|
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
10
10
|
*
|
|
11
|
-
* @preview  - https://lucide.dev/icons/credit-card-minus
|
|
12
12
|
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
13
13
|
*
|
|
14
14
|
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import createLucideIcon from '../createLucideIcon';
|
|
3
3
|
import type { AstroComponent, LucideIconData } from '../types'
|
|
4
4
|
|
|
5
|
-
const iconData: LucideIconData = {"name":"credit-card-plus","size":24,"node":[["path",{"d":"
|
|
5
|
+
const iconData: LucideIconData = {"name":"credit-card-plus","size":24,"node":[["path",{"d":"M22 11.354V7a2 2 0 00-2-2H4a2 2 0 00-2 2v10a2 2 0 002 2h8.536"}],["path",{"d":"M22 10H2"}],["path",{"d":"M6 14h2"}],["path",{"d":"M16 17h6"}],["path",{"d":"M19 14v6"}]]};
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* @component @name CreditCardPlus
|
|
9
9
|
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
10
10
|
*
|
|
11
|
-
* @preview  - https://lucide.dev/icons/credit-card-plus
|
|
12
12
|
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
13
13
|
*
|
|
14
14
|
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import createLucideIcon from '../createLucideIcon';
|
|
3
3
|
import type { AstroComponent, LucideIconData } from '../types'
|
|
4
4
|
|
|
5
|
-
const iconData: LucideIconData = {"name":"credit-card-x","size":24,"node":[["path",{"d":"M12.5 19H4a2 2 0 01-2-2V7a2 2 0 012-2h16a2 2 0 012 2v3.5"}],["path",{"d":"
|
|
5
|
+
const iconData: LucideIconData = {"name":"credit-card-x","size":24,"node":[["path",{"d":"M12.5 19H4a2 2 0 01-2-2V7a2 2 0 012-2h16a2 2 0 012 2v3.5"}],["path",{"d":"M2 10h20"}],["path",{"d":"M6 14h2"}],["path",{"d":"m16.5 14.5 5 5"}],["path",{"d":"m21.5 14.5-5 5"}]]};
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* @component @name CreditCardX
|
|
9
9
|
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
10
10
|
*
|
|
11
|
-
* @preview  - https://lucide.dev/icons/credit-card-x
|
|
12
12
|
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
13
13
|
*
|
|
14
14
|
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
package/src/icons/credit-card.ts
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import createLucideIcon from '../createLucideIcon';
|
|
3
3
|
import type { AstroComponent, LucideIconData } from '../types'
|
|
4
4
|
|
|
5
|
-
const iconData: LucideIconData = {"name":"credit-card","size":24,"node":[["rect",{"width":"20","height":"14","x":"2","y":"5","rx":"2"}],["line",{"x1":"2","x2":"22","y1":"10","y2":"10"}]]};
|
|
5
|
+
const iconData: LucideIconData = {"name":"credit-card","size":24,"node":[["rect",{"width":"20","height":"14","x":"2","y":"5","rx":"2"}],["line",{"x1":"2","x2":"22","y1":"10","y2":"10"}],["path",{"d":"M6 14h2"}]]};
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* @component @name CreditCard
|
|
9
9
|
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
10
10
|
*
|
|
11
|
-
* @preview  - https://lucide.dev/icons/credit-card
|
|
12
12
|
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
13
13
|
*
|
|
14
14
|
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
package/src/icons/door-open.ts
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import createLucideIcon from '../createLucideIcon';
|
|
3
3
|
import type { AstroComponent, LucideIconData } from '../types'
|
|
4
4
|
|
|
5
|
-
const iconData: LucideIconData = {"name":"door-open","size":24,"node":[["path",{"d":"M10 21H2"}],["path",{"d":"M10
|
|
5
|
+
const iconData: LucideIconData = {"name":"door-open","size":24,"node":[["path",{"d":"M10 21H2"}],["path",{"d":"M10 3H7a2 2 0 00-2 2v16"}],["path",{"d":"M14 12h.01"}],["path",{"d":"M19 21V5a2 2 0 00-1.675-1.974l-6.163-1.013A1 1 0 0010 3v18a1 1 0 001.124.992z"}],["path",{"d":"M22 21h-3"}]]};
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* @component @name DoorOpen
|
|
9
9
|
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
10
10
|
*
|
|
11
|
-
* @preview  - https://lucide.dev/icons/door-open
|
|
12
12
|
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
13
13
|
*
|
|
14
14
|
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import createLucideIcon from '../createLucideIcon';
|
|
3
3
|
import type { AstroComponent, LucideIconData } from '../types'
|
|
4
4
|
|
|
5
|
-
const iconData: LucideIconData = {"name":"id-card-lanyard","size":24,"node":[["path",{"d":"M13.5 8h-3"}],["path",{"d":"m15 2-1 2h3a2 2 0
|
|
5
|
+
const iconData: LucideIconData = {"name":"id-card-lanyard","size":24,"node":[["path",{"d":"M13.5 8h-3"}],["path",{"d":"m15 2-1 2h3a2 2 0 012 2v14a2 2 0 01-2 2H7a2 2 0 01-2-2V6a2 2 0 012-2h3"}],["path",{"d":"M16 22a4 4 0 00-8 0"}],["path",{"d":"m9 2 3 6"}],["circle",{"cx":"12","cy":"15","r":"3"}]]};
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* @component @name IdCardLanyard
|
|
9
9
|
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
10
10
|
*
|
|
11
|
-
* @preview  - https://lucide.dev/icons/id-card-lanyard
|
|
12
12
|
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
13
13
|
*
|
|
14
14
|
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
package/src/icons/id-card.ts
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import createLucideIcon from '../createLucideIcon';
|
|
3
3
|
import type { AstroComponent, LucideIconData } from '../types'
|
|
4
4
|
|
|
5
|
-
const iconData: LucideIconData = {"name":"id-card","size":24,"node":[["path",{"d":"
|
|
5
|
+
const iconData: LucideIconData = {"name":"id-card","size":24,"node":[["path",{"d":"M13 19a4 4 0 00-8 0"}],["path",{"d":"M16 10h2"}],["path",{"d":"M16 14h2"}],["circle",{"cx":"9","cy":"12","r":"3"}],["rect",{"x":"2","y":"5","width":"20","height":"14","rx":"2"}]]};
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* @component @name IdCard
|
|
9
9
|
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
10
10
|
*
|
|
11
|
-
* @preview  - https://lucide.dev/icons/id-card
|
|
12
12
|
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
13
13
|
*
|
|
14
14
|
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|