Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ba86ca5ef0 | ||
|
|
f2e325264f | ||
|
|
de366a1cb0 | ||
|
|
5f5cec5b58 | ||
|
|
2ccd5b7422 | ||
|
|
e38137822d | ||
|
|
a9fef9f6b0 | ||
|
|
f646d84559 | ||
|
|
6f6ffa2478 | ||
|
|
76326cb289 | ||
|
|
13a3f565b6 | ||
|
|
b0f2e084d8 |
@@ -3,10 +3,11 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"warning",
|
"warning",
|
||||||
"alert",
|
"alert",
|
||||||
"danger"
|
"danger",
|
||||||
|
"exclamation mark"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"notifications",
|
"notifications",
|
||||||
"shapes"
|
"shapes"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,10 +3,11 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"warning",
|
"warning",
|
||||||
"alert",
|
"alert",
|
||||||
"danger"
|
"danger",
|
||||||
|
"exclamation mark"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"notifications",
|
"notifications",
|
||||||
"shapes"
|
"shapes"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,10 +3,11 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"warning",
|
"warning",
|
||||||
"alert",
|
"alert",
|
||||||
"danger"
|
"danger",
|
||||||
|
"exclamation mark"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"notifications",
|
"notifications",
|
||||||
"shapes"
|
"shapes"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,10 +2,12 @@
|
|||||||
"$schema": "../icon.schema.json",
|
"$schema": "../icon.schema.json",
|
||||||
"tags": [
|
"tags": [
|
||||||
"power",
|
"power",
|
||||||
"electricity"
|
"electricity",
|
||||||
|
"accumulator",
|
||||||
|
"charge"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"connectivity",
|
"connectivity",
|
||||||
"devices"
|
"devices"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,10 +2,12 @@
|
|||||||
"$schema": "../icon.schema.json",
|
"$schema": "../icon.schema.json",
|
||||||
"tags": [
|
"tags": [
|
||||||
"power",
|
"power",
|
||||||
"electricity"
|
"electricity",
|
||||||
|
"accumulator",
|
||||||
|
"charge"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"connectivity",
|
"connectivity",
|
||||||
"devices"
|
"devices"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,10 +2,12 @@
|
|||||||
"$schema": "../icon.schema.json",
|
"$schema": "../icon.schema.json",
|
||||||
"tags": [
|
"tags": [
|
||||||
"power",
|
"power",
|
||||||
"electricity"
|
"electricity",
|
||||||
|
"accumulator",
|
||||||
|
"charge"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"connectivity",
|
"connectivity",
|
||||||
"devices"
|
"devices"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,10 +2,12 @@
|
|||||||
"$schema": "../icon.schema.json",
|
"$schema": "../icon.schema.json",
|
||||||
"tags": [
|
"tags": [
|
||||||
"power",
|
"power",
|
||||||
"electricity"
|
"electricity",
|
||||||
|
"accumulator",
|
||||||
|
"charge"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"connectivity",
|
"connectivity",
|
||||||
"devices"
|
"devices"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
14
icons/battery-warning.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"$schema": "../icon.schema.json",
|
||||||
|
"tags": [
|
||||||
|
"power",
|
||||||
|
"electricity",
|
||||||
|
"accumulator",
|
||||||
|
"charge",
|
||||||
|
"exclamation mark"
|
||||||
|
],
|
||||||
|
"categories": [
|
||||||
|
"connectivity",
|
||||||
|
"devices"
|
||||||
|
]
|
||||||
|
}
|
||||||
17
icons/battery-warning.svg
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
<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="M14 7h2a2 2 0 0 1 2 2v6c0 1 -1 2 -2 2h-2" />
|
||||||
|
<path d="M6 7h-2a2 2 0 0 0-2 2v6c0 1 1 2 2 2h2" />
|
||||||
|
<line x1="22" x2="22" y1="11" y2="13" />
|
||||||
|
<line x1="10" x2="10" y1="7" y2="13" />
|
||||||
|
<line x1="10" x2="10" y1="17" y2="17.01" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 448 B |
@@ -2,10 +2,12 @@
|
|||||||
"$schema": "../icon.schema.json",
|
"$schema": "../icon.schema.json",
|
||||||
"tags": [
|
"tags": [
|
||||||
"power",
|
"power",
|
||||||
"electricity"
|
"electricity",
|
||||||
|
"accumulator",
|
||||||
|
"charge"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"connectivity",
|
"connectivity",
|
||||||
"devices"
|
"devices"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
18
icons/database-backup.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"$schema": "../icon.schema.json",
|
||||||
|
"tags": [
|
||||||
|
"storage",
|
||||||
|
"memory",
|
||||||
|
"backup",
|
||||||
|
"timemachine",
|
||||||
|
"rotate",
|
||||||
|
"arrow",
|
||||||
|
"left"
|
||||||
|
],
|
||||||
|
"categories": [
|
||||||
|
"devices",
|
||||||
|
"arrows",
|
||||||
|
"design",
|
||||||
|
"photography"
|
||||||
|
]
|
||||||
|
}
|
||||||
18
icons/database-backup.svg
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
<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"
|
||||||
|
>
|
||||||
|
<ellipse cx="12" cy="5" rx="9" ry="3" />
|
||||||
|
<path d="M3 12c0 1.18 2.03 2.2 5 2.7" />
|
||||||
|
<path d="M21 5v4.5" />
|
||||||
|
<path d="m12 16 1.27-1.35a4.75 4.75 0 1 1 .41 5.74" />
|
||||||
|
<path d="M12 12v4h4" />
|
||||||
|
<path d="M3 5v14c0 1.43 2.97 2.63 7 2.93" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 449 B |
@@ -5,10 +5,11 @@
|
|||||||
"warning",
|
"warning",
|
||||||
"alert",
|
"alert",
|
||||||
"danger",
|
"danger",
|
||||||
"protected"
|
"protected",
|
||||||
|
"exclamation mark"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"files",
|
"files",
|
||||||
"notifications"
|
"notifications"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,8 +9,8 @@
|
|||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<path d="M15 21v-4a2 2 0 0 1 2-2h4" />
|
<path d="M21.54 15H17a2 2 0 0 0-2 2v4.54" />
|
||||||
<path d="M7 4v2a3 3 0 0 0 3 2h0a2 2 0 0 1 2 2 2 2 0 0 0 4 0 2 2 0 0 1 2-2h3" />
|
<path d="M7 3.34V5a3 3 0 0 0 3 3v0a2 2 0 0 1 2 2v0c0 1.1.9 2 2 2v0a2 2 0 0 0 2-2v0c0-1.1.9-2 2-2h3.17" />
|
||||||
<path d="M3 11h2a2 2 0 0 1 2 2v1a2 2 0 0 0 2 2 2 2 0 0 1 2 2v4" />
|
<path d="M11 21.95V18a2 2 0 0 0-2-2v0a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05" />
|
||||||
<circle cx="12" cy="12" r="10" />
|
<circle cx="12" cy="12" r="10" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 436 B After Width: | Height: | Size: 479 B |
@@ -4,9 +4,10 @@
|
|||||||
"email",
|
"email",
|
||||||
"message",
|
"message",
|
||||||
"letter",
|
"letter",
|
||||||
"delivery error"
|
"delivery error",
|
||||||
|
"exclamation mark"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"mail"
|
"mail"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
16
icons/picture-in-picture-2.json
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"$schema": "../icon.schema.json",
|
||||||
|
"tags": [
|
||||||
|
"display",
|
||||||
|
"play",
|
||||||
|
"video",
|
||||||
|
"pop out",
|
||||||
|
"always on top",
|
||||||
|
"window",
|
||||||
|
"inset",
|
||||||
|
"multitask"
|
||||||
|
],
|
||||||
|
"categories": [
|
||||||
|
"multimedia"
|
||||||
|
]
|
||||||
|
}
|
||||||
14
icons/picture-in-picture-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="M21 9V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2h4" />
|
||||||
|
<rect x="12" y="13" width="10" height="7" rx="2" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 334 B |
16
icons/picture-in-picture.json
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"$schema": "../icon.schema.json",
|
||||||
|
"tags": [
|
||||||
|
"display",
|
||||||
|
"play",
|
||||||
|
"video",
|
||||||
|
"pop out",
|
||||||
|
"always on top",
|
||||||
|
"window",
|
||||||
|
"inset",
|
||||||
|
"multitask"
|
||||||
|
],
|
||||||
|
"categories": [
|
||||||
|
"multimedia"
|
||||||
|
]
|
||||||
|
}
|
||||||
14
icons/picture-in-picture.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="M8 4.5v5H3m-1-6 6 6m13 0v-3c0-1.16-.84-2-2-2h-7m-9 9v2c0 1.05.95 2 2 2h3"/>
|
||||||
|
<rect width="10" height="7" x="12" y="13.5" ry="2"/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 350 B |
@@ -1,9 +1,12 @@
|
|||||||
{
|
{
|
||||||
"$schema": "../icon.schema.json",
|
"$schema": "../icon.schema.json",
|
||||||
"tags": [
|
"tags": [
|
||||||
"device"
|
"on",
|
||||||
|
"off",
|
||||||
|
"device",
|
||||||
|
"switch"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"connectivity"
|
"connectivity"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,9 +3,10 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"on",
|
"on",
|
||||||
"off",
|
"off",
|
||||||
"device"
|
"device",
|
||||||
|
"switch"
|
||||||
],
|
],
|
||||||
"categories": [
|
"categories": [
|
||||||
"connectivity"
|
"connectivity"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,6 +9,6 @@
|
|||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<rect x="1" y="5" width="22" height="14" rx="7" ry="7" />
|
<rect x="2" y="6" width="20" height="12" rx="6" ry="6" />
|
||||||
<circle cx="8" cy="12" r="3" />
|
<circle cx="8" cy="12" r="2" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 302 B After Width: | Height: | Size: 302 B |
@@ -9,6 +9,6 @@
|
|||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<rect x="1" y="5" width="22" height="14" rx="7" ry="7" />
|
<rect x="2" y="6" width="20" height="12" rx="6" ry="6" />
|
||||||
<circle cx="16" cy="12" r="3" />
|
<circle cx="16" cy="12" r="2" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 303 B After Width: | Height: | Size: 303 B |
13
icons/vote.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"$schema": "../icon.schema.json",
|
||||||
|
"tags": [
|
||||||
|
"vote",
|
||||||
|
"poll",
|
||||||
|
"ballot",
|
||||||
|
"political",
|
||||||
|
"social"
|
||||||
|
],
|
||||||
|
"categories": [
|
||||||
|
"social"
|
||||||
|
]
|
||||||
|
}
|
||||||
15
icons/vote.svg
Executable file
@@ -0,0 +1,15 @@
|
|||||||
|
<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 12 2 2 4-4" />
|
||||||
|
<path d="M5 7c0-1.1.9-2 2-2h10a2 2 0 0 1 2 2v12H5V7Z" />
|
||||||
|
<path d="M22 19H2" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 320 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.105.0",
|
"version": "0.109.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.105.0
|
version: 0.109.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.105.0",
|
"version": "0.109.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-react-native",
|
"name": "lucide-react-native",
|
||||||
"description": "A Lucide icon library package for React Native applications",
|
"description": "A Lucide icon library package for React Native applications",
|
||||||
"version": "0.105.1",
|
"version": "0.109.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-react",
|
"name": "lucide-react",
|
||||||
"description": "A Lucide icon library package for React applications",
|
"description": "A Lucide icon library package for React applications",
|
||||||
"version": "0.105.0",
|
"version": "0.109.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.105.0",
|
"version": "0.109.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",
|
||||||
|
|||||||
@@ -31,8 +31,8 @@ import { SvelteComponentTyped } from "svelte";
|
|||||||
|
|
||||||
interface IconProps extends Partial<svelte.JSX.SVGProps<SVGSVGElement>> {
|
interface IconProps extends Partial<svelte.JSX.SVGProps<SVGSVGElement>> {
|
||||||
color?: string
|
color?: string
|
||||||
size?: number,
|
size?: number|string,
|
||||||
strokeWidth?: number,
|
strokeWidth?: number|string,
|
||||||
class?: string
|
class?: string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
export let name: string
|
export let name: string
|
||||||
export let color = 'currentColor'
|
export let color = 'currentColor'
|
||||||
export let size = 24
|
export let size: number|string = 24
|
||||||
export let strokeWidth = 2
|
export let strokeWidth: number|string = 2
|
||||||
export let iconNode: IconNode
|
export let iconNode: IconNode
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide-vue-next",
|
"name": "lucide-vue-next",
|
||||||
"version": "0.105.0",
|
"version": "0.109.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.105.0",
|
"version": "0.109.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.105.0",
|
"version": "0.109.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",
|
||||||
|
|||||||
40
tags.json
@@ -431,6 +431,10 @@
|
|||||||
"power",
|
"power",
|
||||||
"electricity"
|
"electricity"
|
||||||
],
|
],
|
||||||
|
"battery-warning": [
|
||||||
|
"power",
|
||||||
|
"electricity"
|
||||||
|
],
|
||||||
"battery-full": [
|
"battery-full": [
|
||||||
"power",
|
"power",
|
||||||
"electricity"
|
"electricity"
|
||||||
@@ -1291,6 +1295,15 @@
|
|||||||
"storage",
|
"storage",
|
||||||
"memory"
|
"memory"
|
||||||
],
|
],
|
||||||
|
"database-backup": [
|
||||||
|
"storage",
|
||||||
|
"memory",
|
||||||
|
"backup",
|
||||||
|
"timemachine",
|
||||||
|
"rotate",
|
||||||
|
"arrow",
|
||||||
|
"left"
|
||||||
|
],
|
||||||
"delete": [
|
"delete": [
|
||||||
"backspace",
|
"backspace",
|
||||||
"remove"
|
"remove"
|
||||||
@@ -3244,6 +3257,26 @@
|
|||||||
"phone-outgoing": [
|
"phone-outgoing": [
|
||||||
"call"
|
"call"
|
||||||
],
|
],
|
||||||
|
"picture-in-picture": [
|
||||||
|
"display",
|
||||||
|
"play",
|
||||||
|
"video",
|
||||||
|
"pop out",
|
||||||
|
"always on top",
|
||||||
|
"window",
|
||||||
|
"inset",
|
||||||
|
"multitask"
|
||||||
|
],
|
||||||
|
"picture-in-picture-2": [
|
||||||
|
"display",
|
||||||
|
"play",
|
||||||
|
"video",
|
||||||
|
"pop out",
|
||||||
|
"always on top",
|
||||||
|
"window",
|
||||||
|
"inset",
|
||||||
|
"multitask"
|
||||||
|
],
|
||||||
"pie-chart": [
|
"pie-chart": [
|
||||||
"statistics",
|
"statistics",
|
||||||
"diagram"
|
"diagram"
|
||||||
@@ -4418,6 +4451,13 @@
|
|||||||
"sound",
|
"sound",
|
||||||
"mute"
|
"mute"
|
||||||
],
|
],
|
||||||
|
"vote": [
|
||||||
|
"vote",
|
||||||
|
"poll",
|
||||||
|
"ballot",
|
||||||
|
"political",
|
||||||
|
"social"
|
||||||
|
],
|
||||||
"wallet": [
|
"wallet": [
|
||||||
"money",
|
"money",
|
||||||
"finance",
|
"finance",
|
||||||
|
|||||||