lucide-svelte
Advanced tools
Comparing version 0.21.0 to 0.22.0
@@ -253,2 +253,3 @@ export { default as Activity } from './activity.svelte'; | ||
export { default as Forward } from './forward.svelte'; | ||
export { default as Frame } from './frame.svelte'; | ||
export { default as Framer } from './framer.svelte'; | ||
@@ -255,0 +256,0 @@ export { default as Frown } from './frown.svelte'; |
@@ -271,2 +271,3 @@ /// <reference types="svelte" /> | ||
export declare class Forward extends SvelteComponentTyped<IconProps, IconEvents, {}> {} | ||
export declare class Frame extends SvelteComponentTyped<IconProps, IconEvents, {}> {} | ||
export declare class Framer extends SvelteComponentTyped<IconProps, IconEvents, {}> {} | ||
@@ -273,0 +274,0 @@ export declare class Frown extends SvelteComponentTyped<IconProps, IconEvents, {}> {} |
{ | ||
"name": "lucide-svelte", | ||
"description": "A Lucide icon library package for Svelte applications", | ||
"version": "0.21.0", | ||
"version": "0.22.0", | ||
"license": "ISC", | ||
@@ -6,0 +6,0 @@ "homepage": "https://lucide.dev", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
6800826
603
166729