diff --git a/icons/function-square.svg b/icons/function-square.svg new file mode 100644 index 0000000..d675b80 --- /dev/null +++ b/icons/function-square.svg @@ -0,0 +1,14 @@ + + + + diff --git a/icons/import.svg b/icons/import.svg new file mode 100644 index 0000000..53b4a4e --- /dev/null +++ b/icons/import.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/smartphone-charging.svg b/icons/smartphone-charging.svg new file mode 100644 index 0000000..85f1fe5 --- /dev/null +++ b/icons/smartphone-charging.svg @@ -0,0 +1,14 @@ + + + + diff --git a/packages/lucide-angular/package.json b/packages/lucide-angular/package.json index 3910350..66ccb22 100644 --- a/packages/lucide-angular/package.json +++ b/packages/lucide-angular/package.json @@ -1,7 +1,7 @@ { "name": "lucide-angular", "description": "Lucide Angular package, Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.", - "version": "0.15.22", + "version": "0.15.25", "author": "SMAH1", "license": "ISC", "homepage": "https://lucide.dev", diff --git a/packages/lucide-preact/package.json b/packages/lucide-preact/package.json index 20368b9..cf2cd66 100644 --- a/packages/lucide-preact/package.json +++ b/packages/lucide-preact/package.json @@ -1,7 +1,7 @@ { "name": "lucide-preact", "description": "Lucide Preact package, Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.", - "version": "0.15.22", + "version": "0.15.25", "license": "ISC", "homepage": "https://lucide.dev", "bugs": "https://github.com/lucide-icons/lucide/issues", diff --git a/packages/lucide-react/package.json b/packages/lucide-react/package.json index 91c32c6..985bb81 100644 --- a/packages/lucide-react/package.json +++ b/packages/lucide-react/package.json @@ -1,7 +1,7 @@ { "name": "lucide-react", "description": "Lucide React package, Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.", - "version": "0.15.22", + "version": "0.15.25", "license": "ISC", "homepage": "https://lucide.dev", "bugs": "https://github.com/lucide-icons/lucide/issues", diff --git a/packages/lucide-vue-next/package.json b/packages/lucide-vue-next/package.json index f958176..fae469c 100644 --- a/packages/lucide-vue-next/package.json +++ b/packages/lucide-vue-next/package.json @@ -1,6 +1,6 @@ { "name": "lucide-vue-next", - "version": "0.15.22", + "version": "0.15.25", "author": "Eric Fennis", "description": "Lucide Vue 3 Package", "license": "ISC", diff --git a/packages/lucide-vue/package.json b/packages/lucide-vue/package.json index 36ac599..3ea4205 100644 --- a/packages/lucide-vue/package.json +++ b/packages/lucide-vue/package.json @@ -1,6 +1,6 @@ { "name": "lucide-vue", - "version": "0.15.22", + "version": "0.15.25", "author": "Eric Fennis", "description": "Lucide Vue Package", "license": "ISC", diff --git a/packages/lucide/package.json b/packages/lucide/package.json index a280d7f..c333055 100644 --- a/packages/lucide/package.json +++ b/packages/lucide/package.json @@ -1,7 +1,7 @@ { "name": "lucide", "description": "Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.", - "version": "0.15.22", + "version": "0.15.25", "license": "ISC", "homepage": "https://lucide.dev", "bugs": "https://github.com/lucide-icons/lucide/issues",