lucide-astro 0.455.0 → 0.457.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/dist/Bath.astro +5 -5
 - package/dist/Cross.astro +1 -1
 - package/dist/GlassWater.astro +1 -1
 - package/dist/Grid2X2Plus.astro +10 -0
 - package/dist/HandPlatter.astro +4 -4
 - package/dist/HardHat.astro +2 -2
 - package/dist/Heading4.astro +3 -3
 - package/dist/LaptopMinimalCheck.astro +10 -0
 - package/dist/Puzzle.astro +1 -1
 - package/dist/School.astro +2 -2
 - package/dist/Vegan.astro +2 -2
 - package/dist/index.d.ts +2 -0
 - package/dist/index.js +2 -0
 - package/package.json +2 -2
 
    
        package/dist/Bath.astro
    CHANGED
    
    | 
         @@ -4,9 +4,9 @@ export type { Props } from './index.d.ts' 
     | 
|
| 
       4 
4 
     | 
    
         
             
            ---
         
     | 
| 
       5 
5 
     | 
    
         | 
| 
       6 
6 
     | 
    
         
             
            <Layout iconName="bath" {...Astro.props}>
         
     | 
| 
       7 
     | 
    
         
            -
            	<path d=" 
     | 
| 
       8 
     | 
    
         
            -
            	< 
     | 
| 
       9 
     | 
    
         
            -
            	< 
     | 
| 
       10 
     | 
    
         
            -
            	< 
     | 
| 
       11 
     | 
    
         
            -
            	< 
     | 
| 
      
 7 
     | 
    
         
            +
            	<path d="M10 4 8 6" />
         
     | 
| 
      
 8 
     | 
    
         
            +
            	<path d="M17 19v2" />
         
     | 
| 
      
 9 
     | 
    
         
            +
            	<path d="M2 12h20" />
         
     | 
| 
      
 10 
     | 
    
         
            +
            	<path d="M7 19v2" />
         
     | 
| 
      
 11 
     | 
    
         
            +
            	<path d="M9 5 7.621 3.621A2.121 2.121 0 0 0 4 5v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5" />
         
     | 
| 
       12 
12 
     | 
    
         
             
            </Layout>
         
     | 
    
        package/dist/Cross.astro
    CHANGED
    
    | 
         @@ -4,5 +4,5 @@ export type { Props } from './index.d.ts' 
     | 
|
| 
       4 
4 
     | 
    
         
             
            ---
         
     | 
| 
       5 
5 
     | 
    
         | 
| 
       6 
6 
     | 
    
         
             
            <Layout iconName="cross" {...Astro.props}>
         
     | 
| 
       7 
     | 
    
         
            -
            	<path d=" 
     | 
| 
      
 7 
     | 
    
         
            +
            	<path d="M4 9a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h4a1 1 0 0 1 1 1v4a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-4a1 1 0 0 1 1-1h4a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-4a1 1 0 0 1-1-1V4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4a1 1 0 0 1-1 1z" />
         
     | 
| 
       8 
8 
     | 
    
         
             
            </Layout>
         
     | 
    
        package/dist/GlassWater.astro
    CHANGED
    
    | 
         @@ -4,6 +4,6 @@ export type { Props } from './index.d.ts' 
     | 
|
| 
       4 
4 
     | 
    
         
             
            ---
         
     | 
| 
       5 
5 
     | 
    
         | 
| 
       6 
6 
     | 
    
         
             
            <Layout iconName="glass-water" {...Astro.props}>
         
     | 
| 
       7 
     | 
    
         
            -
            	<path d=" 
     | 
| 
      
 7 
     | 
    
         
            +
            	<path d="M5.116 4.104A1 1 0 0 1 6.11 3h11.78a1 1 0 0 1 .994 1.105L17.19 20.21A2 2 0 0 1 15.2 22H8.8a2 2 0 0 1-2-1.79z" />
         
     | 
| 
       8 
8 
     | 
    
         
             
            	<path d="M6 12a5 5 0 0 1 6 0 5 5 0 0 0 6 0" />
         
     | 
| 
       9 
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 iconName="grid-2x2-plus" {...Astro.props}>
         
     | 
| 
      
 7 
     | 
    
         
            +
            	<path d="M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3" />
         
     | 
| 
      
 8 
     | 
    
         
            +
            	<path d="M16 19h6" />
         
     | 
| 
      
 9 
     | 
    
         
            +
            	<path d="M19 22v-6" />
         
     | 
| 
      
 10 
     | 
    
         
            +
            </Layout>
         
     | 
    
        package/dist/HandPlatter.astro
    CHANGED
    
    | 
         @@ -5,9 +5,9 @@ export type { Props } from './index.d.ts' 
     | 
|
| 
       5 
5 
     | 
    
         | 
| 
       6 
6 
     | 
    
         
             
            <Layout iconName="hand-platter" {...Astro.props}>
         
     | 
| 
       7 
7 
     | 
    
         
             
            	<path d="M12 3V2" />
         
     | 
| 
       8 
     | 
    
         
            -
            	<path d=" 
     | 
| 
      
 8 
     | 
    
         
            +
            	<path d="m15.4 17.4 3.2-2.8a2 2 0 1 1 2.8 2.9l-3.6 3.3c-.7.8-1.7 1.2-2.8 1.2h-4c-1.1 0-2.1-.4-2.8-1.2l-1.302-1.464A1 1 0 0 0 6.151 19H5" />
         
     | 
| 
      
 9 
     | 
    
         
            +
            	<path d="M2 14h12a2 2 0 0 1 0 4h-2" />
         
     | 
| 
       9 
10 
     | 
    
         
             
            	<path d="M4 10h16" />
         
     | 
| 
       10 
     | 
    
         
            -
            	<path d=" 
     | 
| 
       11 
     | 
    
         
            -
            	<path d=" 
     | 
| 
       12 
     | 
    
         
            -
            	<path d="M5 14v7H2" />
         
     | 
| 
      
 11 
     | 
    
         
            +
            	<path d="M5 10a7 7 0 0 1 14 0" />
         
     | 
| 
      
 12 
     | 
    
         
            +
            	<path d="M5 14v6a1 1 0 0 1-1 1H2" />
         
     | 
| 
       13 
13 
     | 
    
         
             
            </Layout>
         
     | 
    
        package/dist/HardHat.astro
    CHANGED
    
    | 
         @@ -4,8 +4,8 @@ export type { Props } from './index.d.ts' 
     | 
|
| 
       4 
4 
     | 
    
         
             
            ---
         
     | 
| 
       5 
5 
     | 
    
         | 
| 
       6 
6 
     | 
    
         
             
            <Layout iconName="hard-hat" {...Astro.props}>
         
     | 
| 
       7 
     | 
    
         
            -
            	<path d="M2 18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v2z" />
         
     | 
| 
       8 
7 
     | 
    
         
             
            	<path d="M10 10V5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v5" />
         
     | 
| 
       9 
     | 
    
         
            -
            	<path d="M4 15v-3a6 6 0 0 1 6-6" />
         
     | 
| 
       10 
8 
     | 
    
         
             
            	<path d="M14 6a6 6 0 0 1 6 6v3" />
         
     | 
| 
      
 9 
     | 
    
         
            +
            	<path d="M4 15v-3a6 6 0 0 1 6-6" />
         
     | 
| 
      
 10 
     | 
    
         
            +
            	<rect x="2" y="15" width="20" height="4" rx="1" />
         
     | 
| 
       11 
11 
     | 
    
         
             
            </Layout>
         
     | 
    
        package/dist/Heading4.astro
    CHANGED
    
    | 
         @@ -4,9 +4,9 @@ export type { Props } from './index.d.ts' 
     | 
|
| 
       4 
4 
     | 
    
         
             
            ---
         
     | 
| 
       5 
5 
     | 
    
         | 
| 
       6 
6 
     | 
    
         
             
            <Layout iconName="heading-4" {...Astro.props}>
         
     | 
| 
       7 
     | 
    
         
            -
            	<path d="M4 12h8" />
         
     | 
| 
       8 
     | 
    
         
            -
            	<path d="M4 18V6" />
         
     | 
| 
       9 
7 
     | 
    
         
             
            	<path d="M12 18V6" />
         
     | 
| 
       10 
     | 
    
         
            -
            	<path d="M17  
     | 
| 
      
 8 
     | 
    
         
            +
            	<path d="M17 10v3a1 1 0 0 0 1 1h3" />
         
     | 
| 
       11 
9 
     | 
    
         
             
            	<path d="M21 10v8" />
         
     | 
| 
      
 10 
     | 
    
         
            +
            	<path d="M4 12h8" />
         
     | 
| 
      
 11 
     | 
    
         
            +
            	<path d="M4 18V6" />
         
     | 
| 
       12 
12 
     | 
    
         
             
            </Layout>
         
     | 
| 
         @@ -0,0 +1,10 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            ---
         
     | 
| 
      
 2 
     | 
    
         
            +
            import Layout from './.Layout.astro'
         
     | 
| 
      
 3 
     | 
    
         
            +
            export type { Props } from './index.d.ts'
         
     | 
| 
      
 4 
     | 
    
         
            +
            ---
         
     | 
| 
      
 5 
     | 
    
         
            +
             
     | 
| 
      
 6 
     | 
    
         
            +
            <Layout iconName="laptop-minimal-check" {...Astro.props}>
         
     | 
| 
      
 7 
     | 
    
         
            +
            	<path d="M2 20h20" />
         
     | 
| 
      
 8 
     | 
    
         
            +
            	<path d="m9 10 2 2 4-4" />
         
     | 
| 
      
 9 
     | 
    
         
            +
            	<rect x="3" y="4" width="18" height="12" rx="2" />
         
     | 
| 
      
 10 
     | 
    
         
            +
            </Layout>
         
     | 
    
        package/dist/Puzzle.astro
    CHANGED
    
    | 
         @@ -4,5 +4,5 @@ export type { Props } from './index.d.ts' 
     | 
|
| 
       4 
4 
     | 
    
         
             
            ---
         
     | 
| 
       5 
5 
     | 
    
         | 
| 
       6 
6 
     | 
    
         
             
            <Layout iconName="puzzle" {...Astro.props}>
         
     | 
| 
       7 
     | 
    
         
            -
            	<path d=" 
     | 
| 
      
 7 
     | 
    
         
            +
            	<path d="M15.39 4.39a1 1 0 0 0 1.68-.474 2.5 2.5 0 1 1 3.014 3.015 1 1 0 0 0-.474 1.68l1.683 1.682a2.414 2.414 0 0 1 0 3.414L19.61 15.39a1 1 0 0 1-1.68-.474 2.5 2.5 0 1 0-3.014 3.015 1 1 0 0 1 .474 1.68l-1.683 1.682a2.414 2.414 0 0 1-3.414 0L8.61 19.61a1 1 0 0 0-1.68.474 2.5 2.5 0 1 1-3.014-3.015 1 1 0 0 0 .474-1.68l-1.683-1.682a2.414 2.414 0 0 1 0-3.414L4.39 8.61a1 1 0 0 1 1.68.474 2.5 2.5 0 1 0 3.014-3.015 1 1 0 0 1-.474-1.68l1.683-1.682a2.414 2.414 0 0 1 3.414 0z" />
         
     | 
| 
       8 
8 
     | 
    
         
             
            </Layout>
         
     | 
    
        package/dist/School.astro
    CHANGED
    
    | 
         @@ -5,9 +5,9 @@ export type { Props } from './index.d.ts' 
     | 
|
| 
       5 
5 
     | 
    
         | 
| 
       6 
6 
     | 
    
         
             
            <Layout iconName="school" {...Astro.props}>
         
     | 
| 
       7 
7 
     | 
    
         
             
            	<path d="M14 22v-4a2 2 0 1 0-4 0v4" />
         
     | 
| 
       8 
     | 
    
         
            -
            	<path d="m18 10  
     | 
| 
      
 8 
     | 
    
         
            +
            	<path d="m18 10 3.447 1.724a1 1 0 0 1 .553.894V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7.382a1 1 0 0 1 .553-.894L6 10" />
         
     | 
| 
       9 
9 
     | 
    
         
             
            	<path d="M18 5v17" />
         
     | 
| 
       10 
     | 
    
         
            -
            	<path d="m4 6  
     | 
| 
      
 10 
     | 
    
         
            +
            	<path d="m4 6 7.106-3.553a2 2 0 0 1 1.788 0L20 6" />
         
     | 
| 
       11 
11 
     | 
    
         
             
            	<path d="M6 5v17" />
         
     | 
| 
       12 
12 
     | 
    
         
             
            	<circle cx="12" cy="9" r="2" />
         
     | 
| 
       13 
13 
     | 
    
         
             
            </Layout>
         
     | 
    
        package/dist/Vegan.astro
    CHANGED
    
    | 
         @@ -4,7 +4,7 @@ export type { Props } from './index.d.ts' 
     | 
|
| 
       4 
4 
     | 
    
         
             
            ---
         
     | 
| 
       5 
5 
     | 
    
         | 
| 
       6 
6 
     | 
    
         
             
            <Layout iconName="vegan" {...Astro.props}>
         
     | 
| 
      
 7 
     | 
    
         
            +
            	<path d="M16 8q6 0 6-6-6 0-6 6" />
         
     | 
| 
      
 8 
     | 
    
         
            +
            	<path d="M17.41 3.59a10 10 0 1 0 3 3" />
         
     | 
| 
       7 
9 
     | 
    
         
             
            	<path d="M2 2a26.6 26.6 0 0 1 10 20c.9-6.82 1.5-9.5 4-14" />
         
     | 
| 
       8 
     | 
    
         
            -
            	<path d="M16 8c4 0 6-2 6-6-4 0-6 2-6 6" />
         
     | 
| 
       9 
     | 
    
         
            -
            	<path d="M17.41 3.6a10 10 0 1 0 3 3" />
         
     | 
| 
       10 
10 
     | 
    
         
             
            </Layout>
         
     | 
    
        package/dist/index.d.ts
    CHANGED
    
    | 
         @@ -801,6 +801,7 @@ export { default as GraduationCap } from './GraduationCap.astro' 
     | 
|
| 
       801 
801 
     | 
    
         
             
            export { default as Grape } from './Grape.astro'
         
     | 
| 
       802 
802 
     | 
    
         
             
            export { default as Grid } from './Grid.astro'
         
     | 
| 
       803 
803 
     | 
    
         
             
            export { default as Grid2X2 } from './Grid2X2.astro'
         
     | 
| 
      
 804 
     | 
    
         
            +
            export { default as Grid2X2Plus } from './Grid2X2Plus.astro'
         
     | 
| 
       804 
805 
     | 
    
         
             
            export { default as Grid2x2 } from './Grid2x2.astro'
         
     | 
| 
       805 
806 
     | 
    
         
             
            export { default as Grid2x2Check } from './Grid2x2Check.astro'
         
     | 
| 
       806 
807 
     | 
    
         
             
            export { default as Grid2x2Plus } from './Grid2x2Plus.astro'
         
     | 
| 
         @@ -908,6 +909,7 @@ export { default as Languages } from './Languages.astro' 
     | 
|
| 
       908 
909 
     | 
    
         
             
            export { default as Laptop } from './Laptop.astro'
         
     | 
| 
       909 
910 
     | 
    
         
             
            export { default as Laptop2 } from './Laptop2.astro'
         
     | 
| 
       910 
911 
     | 
    
         
             
            export { default as LaptopMinimal } from './LaptopMinimal.astro'
         
     | 
| 
      
 912 
     | 
    
         
            +
            export { default as LaptopMinimalCheck } from './LaptopMinimalCheck.astro'
         
     | 
| 
       911 
913 
     | 
    
         
             
            export { default as Lasso } from './Lasso.astro'
         
     | 
| 
       912 
914 
     | 
    
         
             
            export { default as LassoSelect } from './LassoSelect.astro'
         
     | 
| 
       913 
915 
     | 
    
         
             
            export { default as Laugh } from './Laugh.astro'
         
     | 
    
        package/dist/index.js
    CHANGED
    
    | 
         @@ -796,6 +796,7 @@ export { default as GraduationCap } from './GraduationCap.astro' 
     | 
|
| 
       796 
796 
     | 
    
         
             
            export { default as Grape } from './Grape.astro'
         
     | 
| 
       797 
797 
     | 
    
         
             
            export { default as Grid } from './Grid.astro'
         
     | 
| 
       798 
798 
     | 
    
         
             
            export { default as Grid2X2 } from './Grid2X2.astro'
         
     | 
| 
      
 799 
     | 
    
         
            +
            export { default as Grid2X2Plus } from './Grid2X2Plus.astro'
         
     | 
| 
       799 
800 
     | 
    
         
             
            export { default as Grid2x2 } from './Grid2x2.astro'
         
     | 
| 
       800 
801 
     | 
    
         
             
            export { default as Grid2x2Check } from './Grid2x2Check.astro'
         
     | 
| 
       801 
802 
     | 
    
         
             
            export { default as Grid2x2Plus } from './Grid2x2Plus.astro'
         
     | 
| 
         @@ -903,6 +904,7 @@ export { default as Languages } from './Languages.astro' 
     | 
|
| 
       903 
904 
     | 
    
         
             
            export { default as Laptop } from './Laptop.astro'
         
     | 
| 
       904 
905 
     | 
    
         
             
            export { default as Laptop2 } from './Laptop2.astro'
         
     | 
| 
       905 
906 
     | 
    
         
             
            export { default as LaptopMinimal } from './LaptopMinimal.astro'
         
     | 
| 
      
 907 
     | 
    
         
            +
            export { default as LaptopMinimalCheck } from './LaptopMinimalCheck.astro'
         
     | 
| 
       906 
908 
     | 
    
         
             
            export { default as Lasso } from './Lasso.astro'
         
     | 
| 
       907 
909 
     | 
    
         
             
            export { default as LassoSelect } from './LassoSelect.astro'
         
     | 
| 
       908 
910 
     | 
    
         
             
            export { default as Laugh } from './Laugh.astro'
         
     | 
    
        package/package.json
    CHANGED
    
    | 
         @@ -1,6 +1,6 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            {
         
     | 
| 
       2 
2 
     | 
    
         
             
            	"name": "lucide-astro",
         
     | 
| 
       3 
     | 
    
         
            -
            	"version": "0. 
     | 
| 
      
 3 
     | 
    
         
            +
            	"version": "0.457.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.457.0",
         
     | 
| 
       30 
30 
     | 
    
         
             
            		"semver": "^7.5.4"
         
     | 
| 
       31 
31 
     | 
    
         
             
            	},
         
     | 
| 
       32 
32 
     | 
    
         
             
            	"peerDependencies": {
         
     |