@lucide/astro 1.20.0 → 1.22.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 +2 -2
- package/src/aliases/aliases.ts +76 -76
- package/src/aliases/prefixed.ts +491 -475
- package/src/aliases/suffixed.ts +726 -710
- package/src/icons/bone-fracture.ts +18 -0
- package/src/icons/carrot.ts +2 -2
- package/src/icons/database-arrow-down.ts +18 -0
- package/src/icons/database-arrow-up.ts +18 -0
- package/src/icons/database-check.ts +18 -0
- package/src/icons/database-minus.ts +18 -0
- package/src/icons/database-plus.ts +18 -0
- package/src/icons/database-x.ts +18 -0
- package/src/icons/index.ts +147 -139
- package/src/icons/phi.ts +18 -0
- package/src/icons/ungroup.ts +2 -2
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
|
|
2
|
+
import createLucideIcon from '../createLucideIcon';
|
|
3
|
+
import type { AstroComponent } from '../types'
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @component @name BoneFracture
|
|
7
|
+
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
8
|
+
*
|
|
9
|
+
* @preview  - https://lucide.dev/icons/bone-fracture
|
|
10
|
+
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
11
|
+
*
|
|
12
|
+
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
|
13
|
+
* @returns {any} Astro Component
|
|
14
|
+
*
|
|
15
|
+
*/
|
|
16
|
+
const BoneFracture = createLucideIcon('bone-fracture', [["path",{"d":"M14 4.5a1 1 0 0 1 5 0 .5.5 0 0 0 .5.5 1 1 0 0 1 0 5c-.81 0-1.8-.7-2.5 0l-1.958 1.957a.15.15 0 0 1-.252-.072l-.493-2.07a.15.15 0 0 0-.111-.112l-2.072-.494a.15.15 0 0 1-.072-.252L14 7c.7-.7 0-1.69 0-2.5"}],["path",{"d":"m16 20-1-2"}],["path",{"d":"m20 16-2-1"}],["path",{"d":"m4 8 2 1"}],["path",{"d":"m8 4 1 2"}],["path",{"d":"M9.698 14.19a.15.15 0 0 0 .112.112l2.074.489a.15.15 0 0 1 .072.252L10 17c-.7.7 0 1.69 0 2.5a1 1 0 0 1-5 0 .495.495 0 0 0-.5-.5 1 1 0 0 1 0-5c.81 0 1.8.7 2.5 0l1.956-1.957a.15.15 0 0 1 .252.072z"}]]) as AstroComponent;
|
|
17
|
+
|
|
18
|
+
export default BoneFracture;
|
package/src/icons/carrot.ts
CHANGED
|
@@ -6,13 +6,13 @@ import type { AstroComponent } from '../types'
|
|
|
6
6
|
* @component @name Carrot
|
|
7
7
|
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
8
8
|
*
|
|
9
|
-
* @preview  - https://lucide.dev/icons/carrot
|
|
10
10
|
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
11
11
|
*
|
|
12
12
|
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
|
13
13
|
* @returns {any} Astro Component
|
|
14
14
|
*
|
|
15
15
|
*/
|
|
16
|
-
const Carrot = createLucideIcon('carrot', [["path",{"d":"
|
|
16
|
+
const Carrot = createLucideIcon('carrot', [["path",{"d":"M15 16a1 1 0 0 0-7-7q-4 4-5.987 12.385a.5.5 0 0 0 .602.602Q11 20 15 16l-3-3"}],["path",{"d":"M15 9q4 4 7 0-3-4-7 0 4-4 0-7-4 3 0 7"}],["path",{"d":"m8 15-2.58-2.58"}]]) as AstroComponent;
|
|
17
17
|
|
|
18
18
|
export default Carrot;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
|
|
2
|
+
import createLucideIcon from '../createLucideIcon';
|
|
3
|
+
import type { AstroComponent } from '../types'
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @component @name DatabaseArrowDown
|
|
7
|
+
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
8
|
+
*
|
|
9
|
+
* @preview  - https://lucide.dev/icons/database-arrow-down
|
|
10
|
+
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
11
|
+
*
|
|
12
|
+
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
|
13
|
+
* @returns {any} Astro Component
|
|
14
|
+
*
|
|
15
|
+
*/
|
|
16
|
+
const DatabaseArrowDown = createLucideIcon('database-arrow-down', [["path",{"d":"m16 19 3 3 3-3"}],["path",{"d":"M19 16v6"}],["path",{"d":"M21 12.536V5"}],["path",{"d":"M3 12A9 3 0 0 0 15.182 14.806"}],["path",{"d":"M3 5V19A9 3 0 0 0 13.318 21.968"}],["ellipse",{"cx":"12","cy":"5","rx":"9","ry":"3"}]]) as AstroComponent;
|
|
17
|
+
|
|
18
|
+
export default DatabaseArrowDown;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
|
|
2
|
+
import createLucideIcon from '../createLucideIcon';
|
|
3
|
+
import type { AstroComponent } from '../types'
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @component @name DatabaseArrowUp
|
|
7
|
+
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
8
|
+
*
|
|
9
|
+
* @preview  - https://lucide.dev/icons/database-arrow-up
|
|
10
|
+
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
11
|
+
*
|
|
12
|
+
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
|
13
|
+
* @returns {any} Astro Component
|
|
14
|
+
*
|
|
15
|
+
*/
|
|
16
|
+
const DatabaseArrowUp = createLucideIcon('database-arrow-up', [["path",{"d":"M19 22v-6"}],["path",{"d":"M21 12.536V5"}],["path",{"d":"m22 19-3-3-3 3"}],["path",{"d":"M3 12A9 3 0 0 0 14.457 14.886"}],["path",{"d":"M3 5V19A9 3 0 0 0 13.318 21.968"}],["ellipse",{"cx":"12","cy":"5","rx":"9","ry":"3"}]]) as AstroComponent;
|
|
17
|
+
|
|
18
|
+
export default DatabaseArrowUp;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
|
|
2
|
+
import createLucideIcon from '../createLucideIcon';
|
|
3
|
+
import type { AstroComponent } from '../types'
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @component @name DatabaseCheck
|
|
7
|
+
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
8
|
+
*
|
|
9
|
+
* @preview  - https://lucide.dev/icons/database-check
|
|
10
|
+
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
11
|
+
*
|
|
12
|
+
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
|
13
|
+
* @returns {any} Astro Component
|
|
14
|
+
*
|
|
15
|
+
*/
|
|
16
|
+
const DatabaseCheck = createLucideIcon('database-check', [["path",{"d":"m16 19 2 2 4-4"}],["path",{"d":"M21 13.127V5"}],["path",{"d":"M3 12A9 3 0 0 0 21 12"}],["path",{"d":"M3 5V19A9 3 0 0 0 13.318 21.968"}],["ellipse",{"cx":"12","cy":"5","rx":"9","ry":"3"}]]) as AstroComponent;
|
|
17
|
+
|
|
18
|
+
export default DatabaseCheck;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
|
|
2
|
+
import createLucideIcon from '../createLucideIcon';
|
|
3
|
+
import type { AstroComponent } from '../types'
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @component @name DatabaseMinus
|
|
7
|
+
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
8
|
+
*
|
|
9
|
+
* @preview  - https://lucide.dev/icons/database-minus
|
|
10
|
+
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
11
|
+
*
|
|
12
|
+
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
|
13
|
+
* @returns {any} Astro Component
|
|
14
|
+
*
|
|
15
|
+
*/
|
|
16
|
+
const DatabaseMinus = createLucideIcon('database-minus', [["path",{"d":"M21 15V5"}],["path",{"d":"M22 19h-6"}],["path",{"d":"M3 12A9 3 0 0 0 21 12"}],["path",{"d":"M3 5V19A9 3 0 0 0 13.318 21.968"}],["ellipse",{"cx":"12","cy":"5","rx":"9","ry":"3"}]]) as AstroComponent;
|
|
17
|
+
|
|
18
|
+
export default DatabaseMinus;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
|
|
2
|
+
import createLucideIcon from '../createLucideIcon';
|
|
3
|
+
import type { AstroComponent } from '../types'
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @component @name DatabasePlus
|
|
7
|
+
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
8
|
+
*
|
|
9
|
+
* @preview  - https://lucide.dev/icons/database-plus
|
|
10
|
+
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
11
|
+
*
|
|
12
|
+
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
|
13
|
+
* @returns {any} Astro Component
|
|
14
|
+
*
|
|
15
|
+
*/
|
|
16
|
+
const DatabasePlus = createLucideIcon('database-plus', [["path",{"d":"M19 16v6"}],["path",{"d":"M21 12.536V5"}],["path",{"d":"M22 19h-6"}],["path",{"d":"M3 12A9 3 0 0 0 15.1824 14.8061"}],["path",{"d":"M3 5V19A9 3 0 0 0 13.318 21.968"}],["ellipse",{"cx":"12","cy":"5","rx":"9","ry":"3"}]]) as AstroComponent;
|
|
17
|
+
|
|
18
|
+
export default DatabasePlus;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
|
|
2
|
+
import createLucideIcon from '../createLucideIcon';
|
|
3
|
+
import type { AstroComponent } from '../types'
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @component @name DatabaseX
|
|
7
|
+
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
8
|
+
*
|
|
9
|
+
* @preview  - https://lucide.dev/icons/database-x
|
|
10
|
+
* @see https://lucide.dev/guide/packages/lucide-astro - Documentation
|
|
11
|
+
*
|
|
12
|
+
* @param {import('../types').IconProps} props - Lucide icons props and any valid SVG attribute
|
|
13
|
+
* @returns {any} Astro Component
|
|
14
|
+
*
|
|
15
|
+
*/
|
|
16
|
+
const DatabaseX = createLucideIcon('database-x', [["path",{"d":"m17 17 5 5"}],["path",{"d":"M19.323 13.744A9 3 0 0 0 21 12"}],["path",{"d":"M21 13.127V5"}],["path",{"d":"m22 17-5 5"}],["path",{"d":"M3 12A9 3 0 0 0 13.563 14.954"}],["path",{"d":"M3 5V19A9 3 0 0 0 13 21.981"}],["ellipse",{"cx":"12","cy":"5","rx":"9","ry":"3"}]]) as AstroComponent;
|
|
17
|
+
|
|
18
|
+
export default DatabaseX;
|