@lucide/astro 0.522.0 → 0.524.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 +27 -27
- package/src/aliases/prefixed.ts +487 -483
- package/src/aliases/suffixed.ts +805 -801
- package/src/icons/bottle-wine.ts +18 -0
- package/src/icons/calendar-clock.ts +2 -2
- package/src/icons/clock-1.ts +2 -2
- package/src/icons/clock-10.ts +2 -2
- package/src/icons/clock-11.ts +2 -2
- package/src/icons/clock-12.ts +2 -2
- package/src/icons/clock-2.ts +2 -2
- package/src/icons/clock-3.ts +2 -2
- package/src/icons/clock-4.ts +2 -2
- package/src/icons/clock-5.ts +2 -2
- package/src/icons/clock-6.ts +2 -2
- package/src/icons/clock-7.ts +2 -2
- package/src/icons/clock-8.ts +2 -2
- package/src/icons/clock-9.ts +2 -2
- package/src/icons/clock-alert.ts +2 -2
- package/src/icons/clock-arrow-down.ts +2 -2
- package/src/icons/clock-arrow-up.ts +2 -2
- package/src/icons/clock.ts +2 -2
- package/src/icons/dessert.ts +2 -2
- package/src/icons/file-clock.ts +2 -2
- package/src/icons/folder-clock.ts +2 -2
- package/src/icons/index.ts +150 -148
- package/src/icons/ligature.ts +2 -2
- package/src/icons/vector-square.ts +18 -0
- package/src/icons/watch.ts +2 -2
package/src/icons/ligature.ts
CHANGED
|
@@ -6,13 +6,13 @@ import type { AstroComponent } from '../types'
|
|
|
6
6
|
* @component @name Ligature
|
|
7
7
|
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
8
8
|
*
|
|
9
|
-
* @preview  - https://lucide.dev/icons/ligature
|
|
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 Ligature = createLucideIcon('ligature', [["path",{"d":"
|
|
16
|
+
const Ligature = createLucideIcon('ligature', [["path",{"d":"M14 12h2v8"}],["path",{"d":"M14 20h4"}],["path",{"d":"M6 12h4"}],["path",{"d":"M6 20h4"}],["path",{"d":"M8 20V8a4 4 0 0 1 7.464-2"}]]) as AstroComponent;
|
|
17
17
|
|
|
18
18
|
export default Ligature;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
|
|
2
|
+
import createLucideIcon from '../createLucideIcon';
|
|
3
|
+
import type { AstroComponent } from '../types'
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* @component @name VectorSquare
|
|
7
|
+
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
8
|
+
*
|
|
9
|
+
* @preview  - https://lucide.dev/icons/vector-square
|
|
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 VectorSquare = createLucideIcon('vector-square', [["path",{"d":"M19.5 7a24 24 0 0 1 0 10"}],["path",{"d":"M4.5 7a24 24 0 0 0 0 10"}],["path",{"d":"M7 19.5a24 24 0 0 0 10 0"}],["path",{"d":"M7 4.5a24 24 0 0 1 10 0"}],["rect",{"x":"17","y":"17","width":"5","height":"5","rx":"1"}],["rect",{"x":"17","y":"2","width":"5","height":"5","rx":"1"}],["rect",{"x":"2","y":"17","width":"5","height":"5","rx":"1"}],["rect",{"x":"2","y":"2","width":"5","height":"5","rx":"1"}]]) as AstroComponent;
|
|
17
|
+
|
|
18
|
+
export default VectorSquare;
|
package/src/icons/watch.ts
CHANGED
|
@@ -6,13 +6,13 @@ import type { AstroComponent } from '../types'
|
|
|
6
6
|
* @component @name Watch
|
|
7
7
|
* @description Lucide SVG icon component, renders SVG Element with children.
|
|
8
8
|
*
|
|
9
|
-
* @preview  - https://lucide.dev/icons/watch
|
|
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 Watch = createLucideIcon('watch', [["
|
|
16
|
+
const Watch = createLucideIcon('watch', [["path",{"d":"M12 10v2.2l1.6 1"}],["path",{"d":"m16.13 7.66-.81-4.05a2 2 0 0 0-2-1.61h-2.68a2 2 0 0 0-2 1.61l-.78 4.05"}],["path",{"d":"m7.88 16.36.8 4a2 2 0 0 0 2 1.61h2.72a2 2 0 0 0 2-1.61l.81-4.05"}],["circle",{"cx":"12","cy":"12","r":"6"}]]) as AstroComponent;
|
|
17
17
|
|
|
18
18
|
export default Watch;
|