mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-18 06:27:41 +01:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7239068656 | ||
|
|
46a30e07d7 | ||
|
|
57b228d9ee | ||
|
|
7c301aa7ca | ||
|
|
9d051a136a | ||
|
|
0b4d644a50 |
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -496,6 +496,7 @@ jobs:
|
|||||||
pre-build,
|
pre-build,
|
||||||
lucide,
|
lucide,
|
||||||
lucide-react,
|
lucide-react,
|
||||||
|
lucide-react-native,
|
||||||
lucide-vue,
|
lucide-vue,
|
||||||
lucide-vue-next,
|
lucide-vue-next,
|
||||||
lucide-angular,
|
lucide-angular,
|
||||||
|
|||||||
14
icons/mic-2.svg
Normal file
14
icons/mic-2.svg
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
<svg
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
width="24"
|
||||||
|
height="24"
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
fill="none"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
>
|
||||||
|
<path d="m12 8-9.04 9.06a2.82 2.82 0 1 0 3.98 3.98L16 12" />
|
||||||
|
<circle cx="17" cy="7" r="5"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 304 B |
14
icons/music-2.svg
Normal file
14
icons/music-2.svg
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
<svg
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
width="24"
|
||||||
|
height="24"
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
fill="none"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
>
|
||||||
|
<circle cx="8" cy="18" r="4" />
|
||||||
|
<path d="M12 18V2l7 4" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 270 B |
14
icons/music-3.svg
Normal file
14
icons/music-3.svg
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
<svg
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
width="24"
|
||||||
|
height="24"
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
fill="none"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
>
|
||||||
|
<circle cx="12" cy="18" r="4" />
|
||||||
|
<path d="M16 18V2" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 267 B |
16
icons/music-4.svg
Normal file
16
icons/music-4.svg
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
<svg
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
width="24"
|
||||||
|
height="24"
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
fill="none"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
>
|
||||||
|
<path d="M9 18V5l12-2v13" />
|
||||||
|
<path d="M9 9l12-2" />
|
||||||
|
<circle cx="6" cy="18" r="3" />
|
||||||
|
<circle cx="18" cy="16" r="3" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 333 B |
16
icons/newspaper.svg
Normal file
16
icons/newspaper.svg
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
<svg
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
width="24"
|
||||||
|
height="24"
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
fill="none"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
>
|
||||||
|
<path d="M4 22h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v16a2 2 0 0 1-2 2Zm0 0a2 2 0 0 1-2-2v-9c0-1.1.9-2 2-2h2" />
|
||||||
|
<path d="M18 14h-8" />
|
||||||
|
<path d="M15 18h-5" />
|
||||||
|
<path d="M10 6h8v4h-8V6Z" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 414 B |
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide-angular",
|
"name": "lucide-angular",
|
||||||
"description": "A Lucide icon library package for Angular applications",
|
"description": "A Lucide icon library package for Angular applications",
|
||||||
"version": "0.70.0",
|
"version": "0.72.0",
|
||||||
"author": "SMAH1",
|
"author": "SMAH1",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"homepage": "https://lucide.dev",
|
"homepage": "https://lucide.dev",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: lucide_icons
|
name: lucide_icons
|
||||||
description: A Lucide icon library package for Flutter applications. Fork of Feather Icons, open for anyone to contribute icons.
|
description: A Lucide icon library package for Flutter applications. Fork of Feather Icons, open for anyone to contribute icons.
|
||||||
version: 0.70.0
|
version: 0.72.0
|
||||||
homepage: https://lucide.dev
|
homepage: https://lucide.dev
|
||||||
repository: https://github.com/lucide-icons/lucide
|
repository: https://github.com/lucide-icons/lucide
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide-preact",
|
"name": "lucide-preact",
|
||||||
"description": "A Lucide icon library package for Preact applications",
|
"description": "A Lucide icon library package for Preact applications",
|
||||||
"version": "0.70.0",
|
"version": "0.72.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"homepage": "https://lucide.dev",
|
"homepage": "https://lucide.dev",
|
||||||
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
||||||
|
|||||||
@@ -33,12 +33,13 @@
|
|||||||
"jest": "^26.6.3",
|
"jest": "^26.6.3",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"react": "^16.5.1",
|
"react": "^16.5.1",
|
||||||
"react-dom": "^17.0.2",
|
"react-native": "^0.69.0",
|
||||||
"react-native-svg": "^12.0.0"
|
"react-native-svg": "^12.0.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"react": "^16.5.1 || ^17.0.0 || ^18.0.0",
|
"react": "^16.5.1 || ^17.0.0 || ^18.0.0",
|
||||||
|
"react-native": ">=0.50.0",
|
||||||
"react-native-svg": "^12.0.0"
|
"react-native-svg": "^12.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide-react",
|
"name": "lucide-react",
|
||||||
"description": "A Lucide icon library package for React applications",
|
"description": "A Lucide icon library package for React applications",
|
||||||
"version": "0.70.0",
|
"version": "0.72.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"homepage": "https://lucide.dev",
|
"homepage": "https://lucide.dev",
|
||||||
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide-svelte",
|
"name": "lucide-svelte",
|
||||||
"description": "A Lucide icon library package for Svelte applications",
|
"description": "A Lucide icon library package for Svelte applications",
|
||||||
"version": "0.70.0",
|
"version": "0.72.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"homepage": "https://lucide.dev",
|
"homepage": "https://lucide.dev",
|
||||||
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide-vue-next",
|
"name": "lucide-vue-next",
|
||||||
"version": "0.70.0",
|
"version": "0.72.0",
|
||||||
"author": "Eric Fennis",
|
"author": "Eric Fennis",
|
||||||
"description": "A Lucide icon library package for Vue 3 applications",
|
"description": "A Lucide icon library package for Vue 3 applications",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide-vue",
|
"name": "lucide-vue",
|
||||||
"version": "0.70.0",
|
"version": "0.72.0",
|
||||||
"author": "Eric Fennis",
|
"author": "Eric Fennis",
|
||||||
"description": "A Lucide icon library package for Vue 2 applications",
|
"description": "A Lucide icon library package for Vue 2 applications",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide",
|
"name": "lucide",
|
||||||
"description": "A Lucide icon library package for web and javascript applications.",
|
"description": "A Lucide icon library package for web and javascript applications.",
|
||||||
"version": "0.70.0",
|
"version": "0.72.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"homepage": "https://lucide.dev",
|
"homepage": "https://lucide.dev",
|
||||||
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
"bugs": "https://github.com/lucide-icons/lucide/issues",
|
||||||
|
|||||||
45
tags.json
45
tags.json
@@ -2473,12 +2473,26 @@
|
|||||||
"sound",
|
"sound",
|
||||||
"listen",
|
"listen",
|
||||||
"radio",
|
"radio",
|
||||||
"podcast"
|
"podcast",
|
||||||
|
"microphone"
|
||||||
],
|
],
|
||||||
"mic-off": [
|
"mic-off": [
|
||||||
"record",
|
"record",
|
||||||
"sound",
|
"sound",
|
||||||
"mute"
|
"mute",
|
||||||
|
"microphone"
|
||||||
|
],
|
||||||
|
"mic-2": [
|
||||||
|
"lyrics",
|
||||||
|
"voice",
|
||||||
|
"listen",
|
||||||
|
"sound",
|
||||||
|
"music",
|
||||||
|
"radio",
|
||||||
|
"podcast",
|
||||||
|
"karaoke",
|
||||||
|
"singing",
|
||||||
|
"microphone"
|
||||||
],
|
],
|
||||||
"microscope": [
|
"microscope": [
|
||||||
"medical",
|
"medical",
|
||||||
@@ -2600,6 +2614,25 @@
|
|||||||
"arrow"
|
"arrow"
|
||||||
],
|
],
|
||||||
"music": [
|
"music": [
|
||||||
|
"quaver",
|
||||||
|
"eighth note",
|
||||||
|
"note"
|
||||||
|
],
|
||||||
|
"music-2": [
|
||||||
|
"quaver",
|
||||||
|
"eighth note",
|
||||||
|
"note"
|
||||||
|
],
|
||||||
|
"music-3": [
|
||||||
|
"crotchet",
|
||||||
|
"minim",
|
||||||
|
"quarter note",
|
||||||
|
"half note",
|
||||||
|
"note"
|
||||||
|
],
|
||||||
|
"music-4": [
|
||||||
|
"semiquaver",
|
||||||
|
"sixteenth note",
|
||||||
"note"
|
"note"
|
||||||
],
|
],
|
||||||
"navigation": [
|
"navigation": [
|
||||||
@@ -2621,6 +2654,14 @@
|
|||||||
"network": [
|
"network": [
|
||||||
"tree"
|
"tree"
|
||||||
],
|
],
|
||||||
|
"newspaper": [
|
||||||
|
"news",
|
||||||
|
"feed",
|
||||||
|
"home",
|
||||||
|
"magazine",
|
||||||
|
"article",
|
||||||
|
"headline"
|
||||||
|
],
|
||||||
"octagon": [
|
"octagon": [
|
||||||
"stop"
|
"stop"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user