@mittwald/flow-icons 1.1.40 → 1.1.41
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/LICENSE +28 -0
- package/dist/esm/components/IconAI.js +10 -2
- package/dist/esm/components/IconAnalytics.js +6 -2
- package/dist/esm/components/IconApp.js +12 -2
- package/dist/esm/components/IconAscending.js +9 -2
- package/dist/esm/components/IconAttachment.js +10 -2
- package/dist/esm/components/IconAutoresponder.js +7 -2
- package/dist/esm/components/IconBackLink.js +7 -2
- package/dist/esm/components/IconBackup.js +6 -2
- package/dist/esm/components/IconBold.js +6 -2
- package/dist/esm/components/IconCamera.js +11 -2
- package/dist/esm/components/IconCertificate.js +8 -2
- package/dist/esm/components/IconChangelog.js +20 -2
- package/dist/esm/components/IconCheck.js +5 -2
- package/dist/esm/components/IconCheckboxChecked.js +10 -2
- package/dist/esm/components/IconCheckboxEmpty.js +10 -2
- package/dist/esm/components/IconCheckboxIndeterminate.js +10 -2
- package/dist/esm/components/IconChevronDown.js +3 -2
- package/dist/esm/components/IconChevronLeft.js +3 -2
- package/dist/esm/components/IconChevronRight.js +3 -2
- package/dist/esm/components/IconChevronUp.js +3 -2
- package/dist/esm/components/IconClose.js +6 -2
- package/dist/esm/components/IconCode.js +7 -2
- package/dist/esm/components/IconContainer.js +9 -2
- package/dist/esm/components/IconContextMenu.js +7 -2
- package/dist/esm/components/IconContextMenuVertical.js +7 -2
- package/dist/esm/components/IconContract.js +13 -2
- package/dist/esm/components/IconContractPartner.js +10 -2
- package/dist/esm/components/IconContributor.js +18 -2
- package/dist/esm/components/IconCopy.js +16 -2
- package/dist/esm/components/IconCronjob.js +14 -2
- package/dist/esm/components/IconCustomer.js +12 -2
- package/dist/esm/components/IconDanger.js +12 -2
- package/dist/esm/components/IconDashboard.js +12 -2
- package/dist/esm/components/IconDatabase.js +7 -2
- package/dist/esm/components/IconDate.js +15 -2
- package/dist/esm/components/IconDelete.js +9 -2
- package/dist/esm/components/IconDeliveryBox.js +11 -2
- package/dist/esm/components/IconDescending.js +9 -2
- package/dist/esm/components/IconDesktop.js +14 -2
- package/dist/esm/components/IconDirectory.js +10 -2
- package/dist/esm/components/IconDnsSubZone.js +19 -2
- package/dist/esm/components/IconDnsZone.js +12 -2
- package/dist/esm/components/IconDomain.js +9 -2
- package/dist/esm/components/IconDownload.js +7 -2
- package/dist/esm/components/IconEdit.js +12 -2
- package/dist/esm/components/IconEmail.js +11 -2
- package/dist/esm/components/IconEmailArchive.js +17 -2
- package/dist/esm/components/IconExtension.js +10 -2
- package/dist/esm/components/IconExternalLink.js +10 -2
- package/dist/esm/components/IconFailed.js +6 -2
- package/dist/esm/components/IconFeedback.js +13 -2
- package/dist/esm/components/IconFile.js +11 -2
- package/dist/esm/components/IconFilter.js +10 -2
- package/dist/esm/components/IconForwardAddress.js +7 -2
- package/dist/esm/components/IconForwardLink.js +7 -2
- package/dist/esm/components/IconHide.js +12 -2
- package/dist/esm/components/IconHome.js +7 -2
- package/dist/esm/components/IconImage.js +13 -2
- package/dist/esm/components/IconInfo.js +7 -2
- package/dist/esm/components/IconInvite.js +8 -2
- package/dist/esm/components/IconInvoice.js +13 -2
- package/dist/esm/components/IconItalic.js +7 -2
- package/dist/esm/components/IconKnowledgeHint.js +12 -2
- package/dist/esm/components/IconLanguage.js +10 -2
- package/dist/esm/components/IconLeadFyndr.js +8 -2
- package/dist/esm/components/IconLink.js +12 -2
- package/dist/esm/components/IconLock.js +12 -2
- package/dist/esm/components/IconLockOpen.js +12 -2
- package/dist/esm/components/IconLogout.js +6 -2
- package/dist/esm/components/IconMainUser.js +12 -2
- package/dist/esm/components/IconMarketplace.js +14 -2
- package/dist/esm/components/IconMaximize.js +8 -2
- package/dist/esm/components/IconMember.js +10 -2
- package/dist/esm/components/IconMenu.js +7 -2
- package/dist/esm/components/IconMinimize.js +8 -2
- package/dist/esm/components/IconMinus.js +5 -2
- package/dist/esm/components/IconMobile.js +12 -2
- package/dist/esm/components/IconMonitoring.js +10 -2
- package/dist/esm/components/IconMove.js +8 -2
- package/dist/esm/components/IconNewsletter.js +13 -2
- package/dist/esm/components/IconNotification.js +11 -2
- package/dist/esm/components/IconNumber.js +8 -2
- package/dist/esm/components/IconOrder.js +8 -2
- package/dist/esm/components/IconOrderedList.js +9 -2
- package/dist/esm/components/IconPassword.js +12 -2
- package/dist/esm/components/IconPath.js +24 -2
- package/dist/esm/components/IconPause.js +16 -2
- package/dist/esm/components/IconPayment.js +13 -2
- package/dist/esm/components/IconPending.js +5 -2
- package/dist/esm/components/IconPicture.js +13 -2
- package/dist/esm/components/IconPlus.js +6 -2
- package/dist/esm/components/IconProject.js +12 -2
- package/dist/esm/components/IconQuote.js +10 -2
- package/dist/esm/components/IconRadioOff.js +5 -2
- package/dist/esm/components/IconRadioOn.js +10 -2
- package/dist/esm/components/IconRedo.js +6 -2
- package/dist/esm/components/IconRefresh.js +6 -2
- package/dist/esm/components/IconRegistry.js +13 -2
- package/dist/esm/components/IconSave.js +12 -2
- package/dist/esm/components/IconSearch.js +6 -2
- package/dist/esm/components/IconSecurity.js +12 -2
- package/dist/esm/components/IconSend.js +11 -2
- package/dist/esm/components/IconServer.js +18 -2
- package/dist/esm/components/IconSettings.js +11 -2
- package/dist/esm/components/IconShare.js +10 -2
- package/dist/esm/components/IconShow.js +11 -2
- package/dist/esm/components/IconSorting.js +8 -2
- package/dist/esm/components/IconSsh.js +12 -2
- package/dist/esm/components/IconSshKey.js +11 -2
- package/dist/esm/components/IconSshSftp.js +7 -2
- package/dist/esm/components/IconStack.js +7 -2
- package/dist/esm/components/IconStart.js +3 -2
- package/dist/esm/components/IconStrikeThrough.js +11 -2
- package/dist/esm/components/IconSubdomain.js +13 -2
- package/dist/esm/components/IconSucceeded.js +5 -2
- package/dist/esm/components/IconSuccess.js +6 -2
- package/dist/esm/components/IconSupport.js +18 -2
- package/dist/esm/components/IconTerminate.js +12 -2
- package/dist/esm/components/IconTicket.js +13 -2
- package/dist/esm/components/IconTime.js +6 -2
- package/dist/esm/components/IconUnavailable.js +6 -2
- package/dist/esm/components/IconUndo.js +6 -2
- package/dist/esm/components/IconUnorderedList.js +10 -2
- package/dist/esm/components/IconUpload.js +7 -2
- package/dist/esm/components/IconUser.js +6 -2
- package/dist/esm/components/IconVhost.js +11 -2
- package/dist/esm/components/IconView.js +10 -2
- package/dist/esm/components/IconVolume.js +14 -2
- package/dist/esm/components/IconWarning.js +7 -2
- package/dist/esm/lib/createTablerIcon.js +50 -0
- package/dist/types/lib/createTablerIcon.d.ts +23 -0
- package/package.json +4 -6
|
@@ -1,3 +1,11 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconDirectory = createTablerIcon("outline", "folder", "Folder", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M5 4h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
]);
|
|
@@ -1,3 +1,20 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconDnsSubZone = createTablerIcon("outline", "subtask", "Subtask", [
|
|
5
|
+
["path", { d: "M6 9l6 0" }],
|
|
6
|
+
["path", { d: "M4 5l4 0" }],
|
|
7
|
+
["path", { d: "M6 5v11a1 1 0 0 0 1 1h5" }],
|
|
8
|
+
[
|
|
9
|
+
"path",
|
|
10
|
+
{
|
|
11
|
+
d: "M12 8a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1l0 -2",
|
|
12
|
+
},
|
|
13
|
+
],
|
|
14
|
+
[
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
d: "M12 16a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1l0 -2",
|
|
18
|
+
},
|
|
19
|
+
],
|
|
20
|
+
]);
|
|
@@ -1,3 +1,13 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconDnsZone = createTablerIcon("outline", "network", "Network", [
|
|
5
|
+
["path", { d: "M6 9a6 6 0 1 0 12 0a6 6 0 0 0 -12 0" }],
|
|
6
|
+
["path", { d: "M12 3c1.333 .333 2 2.333 2 6s-.667 5.667 -2 6" }],
|
|
7
|
+
["path", { d: "M12 3c-1.333 .333 -2 2.333 -2 6s.667 5.667 2 6" }],
|
|
8
|
+
["path", { d: "M6 9h12" }],
|
|
9
|
+
["path", { d: "M3 20h7" }],
|
|
10
|
+
["path", { d: "M14 20h7" }],
|
|
11
|
+
["path", { d: "M10 20a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" }],
|
|
12
|
+
["path", { d: "M12 15v3" }],
|
|
13
|
+
]);
|
|
@@ -1,3 +1,10 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconDomain = createTablerIcon("outline", "world", "World", [
|
|
5
|
+
["path", { d: "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }],
|
|
6
|
+
["path", { d: "M3.6 9h16.8" }],
|
|
7
|
+
["path", { d: "M3.6 15h16.8" }],
|
|
8
|
+
["path", { d: "M11.5 3a17 17 0 0 0 0 18" }],
|
|
9
|
+
["path", { d: "M12.5 3a17 17 0 0 1 0 18" }],
|
|
10
|
+
]);
|
|
@@ -1,3 +1,8 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconDownload = createTablerIcon("outline", "download", "Download", [
|
|
5
|
+
["path", { d: "M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2" }],
|
|
6
|
+
["path", { d: "M7 11l5 5l5 -5" }],
|
|
7
|
+
["path", { d: "M12 4l0 12" }],
|
|
8
|
+
]);
|
|
@@ -1,3 +1,13 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconEdit = createTablerIcon("outline", "edit", "Edit", [
|
|
5
|
+
["path", { d: "M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1" }],
|
|
6
|
+
[
|
|
7
|
+
"path",
|
|
8
|
+
{
|
|
9
|
+
d: "M20.385 6.585a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3l8.385 -8.415",
|
|
10
|
+
},
|
|
11
|
+
],
|
|
12
|
+
["path", { d: "M16 5l3 3" }],
|
|
13
|
+
]);
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconEmail = createTablerIcon("outline", "mail", "Mail", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M3 7l9 6l9 -6" }],
|
|
12
|
+
]);
|
|
@@ -1,3 +1,18 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconEmailArchive = createTablerIcon("outline", "cloud-lock", "CloudLock", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M19 18a3.5 3.5 0 0 0 0 -7h-1c.397 -1.768 -.285 -3.593 -1.788 -4.787c-1.503 -1.193 -3.6 -1.575 -5.5 -1s-3.315 2.019 -3.712 3.787c-2.199 -.088 -4.155 1.326 -4.666 3.373c-.512 2.047 .564 4.154 2.566 5.027",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
[
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M8 16a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1l0 -3",
|
|
15
|
+
},
|
|
16
|
+
],
|
|
17
|
+
["path", { d: "M10 15v-2a2 2 0 1 1 4 0v2" }],
|
|
18
|
+
]);
|
|
@@ -1,3 +1,11 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconExtension = createTablerIcon("outline", "puzzle", "Puzzle", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M4 7h3a1 1 0 0 0 1 -1v-1a2 2 0 0 1 4 0v1a1 1 0 0 0 1 1h3a1 1 0 0 1 1 1v3a1 1 0 0 0 1 1h1a2 2 0 0 1 0 4h-1a1 1 0 0 0 -1 1v3a1 1 0 0 1 -1 1h-3a1 1 0 0 1 -1 -1v-1a2 2 0 0 0 -4 0v1a1 1 0 0 1 -1 1h-3a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1h1a2 2 0 0 0 0 -4h-1a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
]);
|
|
@@ -1,3 +1,11 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconExternalLink = createTablerIcon("outline", "external-link", "ExternalLink", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{ d: "M12 6h-6a2 2 0 0 0 -2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-6" },
|
|
8
|
+
],
|
|
9
|
+
["path", { d: "M11 13l9 -9" }],
|
|
10
|
+
["path", { d: "M15 4h5v5" }],
|
|
11
|
+
]);
|
|
@@ -1,3 +1,7 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconFailed = createTablerIcon("outline", "x", "X", [
|
|
5
|
+
["path", { d: "M18 6l-12 12" }],
|
|
6
|
+
["path", { d: "M6 6l12 12" }],
|
|
7
|
+
]);
|
|
@@ -1,3 +1,14 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconFeedback = createTablerIcon("outline", "message-chatbot", "MessageChatbot", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M9.5 9h.01" }],
|
|
12
|
+
["path", { d: "M14.5 9h.01" }],
|
|
13
|
+
["path", { d: "M9.5 13a3.5 3.5 0 0 0 5 0" }],
|
|
14
|
+
]);
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconFile = createTablerIcon("outline", "file", "File", [
|
|
5
|
+
["path", { d: "M14 3v4a1 1 0 0 0 1 1h4" }],
|
|
6
|
+
[
|
|
7
|
+
"path",
|
|
8
|
+
{
|
|
9
|
+
d: "M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2",
|
|
10
|
+
},
|
|
11
|
+
],
|
|
12
|
+
]);
|
|
@@ -1,3 +1,11 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconFilter = createTablerIcon("outline", "filter", "Filter", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M4 4h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v7l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
]);
|
|
@@ -1,3 +1,8 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconForwardAddress = createTablerIcon("outline", "arrow-right", "ArrowRight", [
|
|
5
|
+
["path", { d: "M5 12l14 0" }],
|
|
6
|
+
["path", { d: "M13 18l6 -6" }],
|
|
7
|
+
["path", { d: "M13 6l6 6" }],
|
|
8
|
+
]);
|
|
@@ -1,3 +1,8 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconForwardLink = createTablerIcon("outline", "arrow-right", "ArrowRight", [
|
|
5
|
+
["path", { d: "M5 12l14 0" }],
|
|
6
|
+
["path", { d: "M13 18l6 -6" }],
|
|
7
|
+
["path", { d: "M13 6l6 6" }],
|
|
8
|
+
]);
|
|
@@ -1,3 +1,13 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconHide = createTablerIcon("outline", "eye-off", "EyeOff", [
|
|
5
|
+
["path", { d: "M10.585 10.587a2 2 0 0 0 2.829 2.828" }],
|
|
6
|
+
[
|
|
7
|
+
"path",
|
|
8
|
+
{
|
|
9
|
+
d: "M16.681 16.673a8.717 8.717 0 0 1 -4.681 1.327c-3.6 0 -6.6 -2 -9 -6c1.272 -2.12 2.712 -3.678 4.32 -4.674m2.86 -1.146a9.055 9.055 0 0 1 1.82 -.18c3.6 0 6.6 2 9 6c-.666 1.11 -1.379 2.067 -2.138 2.87",
|
|
10
|
+
},
|
|
11
|
+
],
|
|
12
|
+
["path", { d: "M3 3l18 18" }],
|
|
13
|
+
]);
|
|
@@ -1,3 +1,8 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconHome = createTablerIcon("outline", "home", "Home", [
|
|
5
|
+
["path", { d: "M5 12l-2 0l9 -9l9 9l-2 0" }],
|
|
6
|
+
["path", { d: "M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" }],
|
|
7
|
+
["path", { d: "M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" }],
|
|
8
|
+
]);
|
|
@@ -1,3 +1,14 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconImage = createTablerIcon("outline", "photo", "Photo", [
|
|
5
|
+
["path", { d: "M15 8h.01" }],
|
|
6
|
+
[
|
|
7
|
+
"path",
|
|
8
|
+
{
|
|
9
|
+
d: "M3 6a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-12",
|
|
10
|
+
},
|
|
11
|
+
],
|
|
12
|
+
["path", { d: "M3 16l5 -5c.928 -.893 2.072 -.893 3 0l5 5" }],
|
|
13
|
+
["path", { d: "M14 14l1 -1c.928 -.893 2.072 -.893 3 0l3 3" }],
|
|
14
|
+
]);
|
|
@@ -1,3 +1,8 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconInfo = createTablerIcon("outline", "info-circle", "InfoCircle", [
|
|
5
|
+
["path", { d: "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }],
|
|
6
|
+
["path", { d: "M12 9h.01" }],
|
|
7
|
+
["path", { d: "M11 12h1v4h1" }],
|
|
8
|
+
]);
|
|
@@ -1,3 +1,9 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconInvite = createTablerIcon("outline", "mail-opened", "MailOpened", [
|
|
5
|
+
["path", { d: "M3 9l9 6l9 -6l-9 -6l-9 6" }],
|
|
6
|
+
["path", { d: "M21 9v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10" }],
|
|
7
|
+
["path", { d: "M3 19l6 -6" }],
|
|
8
|
+
["path", { d: "M15 13l6 6" }],
|
|
9
|
+
]);
|
|
@@ -1,3 +1,14 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconInvoice = createTablerIcon("outline", "file-euro", "FileEuro", [
|
|
5
|
+
["path", { d: "M14 3v4a1 1 0 0 0 1 1h4" }],
|
|
6
|
+
[
|
|
7
|
+
"path",
|
|
8
|
+
{
|
|
9
|
+
d: "M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2",
|
|
10
|
+
},
|
|
11
|
+
],
|
|
12
|
+
["path", { d: "M12 14h-3" }],
|
|
13
|
+
["path", { d: "M14 11.172a3 3 0 1 0 0 5.656" }],
|
|
14
|
+
]);
|
|
@@ -1,3 +1,8 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconItalic = createTablerIcon("outline", "italic", "Italic", [
|
|
5
|
+
["path", { d: "M11 5l6 0" }],
|
|
6
|
+
["path", { d: "M7 19l6 0" }],
|
|
7
|
+
["path", { d: "M14 5l-4 14" }],
|
|
8
|
+
]);
|
|
@@ -1,3 +1,13 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconKnowledgeHint = createTablerIcon("outline", "bulb", "Bulb", [
|
|
5
|
+
["path", { d: "M3 12h1m8 -9v1m8 8h1m-15.4 -6.4l.7 .7m12.1 -.7l-.7 .7" }],
|
|
6
|
+
[
|
|
7
|
+
"path",
|
|
8
|
+
{
|
|
9
|
+
d: "M9 16a5 5 0 1 1 6 0a3.5 3.5 0 0 0 -1 3a2 2 0 0 1 -4 0a3.5 3.5 0 0 0 -1 -3",
|
|
10
|
+
},
|
|
11
|
+
],
|
|
12
|
+
["path", { d: "M9.7 17l4.6 0" }],
|
|
13
|
+
]);
|
|
@@ -1,3 +1,11 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconLanguage = createTablerIcon("outline", "language", "Language", [
|
|
5
|
+
["path", { d: "M9 6.371c0 4.418 -2.239 6.629 -5 6.629" }],
|
|
6
|
+
["path", { d: "M4 6.371h7" }],
|
|
7
|
+
["path", { d: "M5 9c0 2.144 2.252 3.908 6 4" }],
|
|
8
|
+
["path", { d: "M12 20l4 -9l4 9" }],
|
|
9
|
+
["path", { d: "M19.1 18h-6.2" }],
|
|
10
|
+
["path", { d: "M6.694 3l.793 .582" }],
|
|
11
|
+
]);
|
|
@@ -1,3 +1,9 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconLeadFyndr = createTablerIcon("outline", "radar-2", "Radar2", [
|
|
5
|
+
["path", { d: "M11 12a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }],
|
|
6
|
+
["path", { d: "M15.51 15.56a5 5 0 1 0 -3.51 1.44" }],
|
|
7
|
+
["path", { d: "M18.832 17.86a9 9 0 1 0 -6.832 3.14" }],
|
|
8
|
+
["path", { d: "M12 12v9" }],
|
|
9
|
+
]);
|
|
@@ -1,3 +1,13 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconLink = createTablerIcon("outline", "link", "Link", [
|
|
5
|
+
["path", { d: "M9 15l6 -6" }],
|
|
6
|
+
["path", { d: "M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464" }],
|
|
7
|
+
[
|
|
8
|
+
"path",
|
|
9
|
+
{
|
|
10
|
+
d: "M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463",
|
|
11
|
+
},
|
|
12
|
+
],
|
|
13
|
+
]);
|
|
@@ -1,3 +1,13 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconLock = createTablerIcon("outline", "lock", "Lock", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M5 13a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-6",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" }],
|
|
12
|
+
["path", { d: "M8 11v-4a4 4 0 1 1 8 0v4" }],
|
|
13
|
+
]);
|
|
@@ -1,3 +1,13 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconLockOpen = createTablerIcon("outline", "lock-open", "LockOpen", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M5 13a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2l0 -6",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M11 16a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }],
|
|
12
|
+
["path", { d: "M8 11v-5a4 4 0 0 1 8 0" }],
|
|
13
|
+
]);
|
|
@@ -1,3 +1,7 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconLogout = createTablerIcon("outline", "power", "Power", [
|
|
5
|
+
["path", { d: "M7 6a7.75 7.75 0 1 0 10 0" }],
|
|
6
|
+
["path", { d: "M12 4l0 8" }],
|
|
7
|
+
]);
|
|
@@ -1,3 +1,13 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconMainUser = createTablerIcon("outline", "user-star", "UserStar", [
|
|
5
|
+
["path", { d: "M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" }],
|
|
6
|
+
["path", { d: "M6 21v-2a4 4 0 0 1 4 -4h.5" }],
|
|
7
|
+
[
|
|
8
|
+
"path",
|
|
9
|
+
{
|
|
10
|
+
d: "M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138",
|
|
11
|
+
},
|
|
12
|
+
],
|
|
13
|
+
]);
|
|
@@ -1,3 +1,15 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconMarketplace = createTablerIcon("outline", "building-store", "BuildingStore", [
|
|
5
|
+
["path", { d: "M3 21l18 0" }],
|
|
6
|
+
[
|
|
7
|
+
"path",
|
|
8
|
+
{
|
|
9
|
+
d: "M3 7v1a3 3 0 0 0 6 0v-1m0 1a3 3 0 0 0 6 0v-1m0 1a3 3 0 0 0 6 0v-1h-18l2 -4h14l2 4",
|
|
10
|
+
},
|
|
11
|
+
],
|
|
12
|
+
["path", { d: "M5 21l0 -10.15" }],
|
|
13
|
+
["path", { d: "M19 21l0 -10.15" }],
|
|
14
|
+
["path", { d: "M9 21v-4a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v4" }],
|
|
15
|
+
]);
|
|
@@ -1,3 +1,9 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconMaximize = createTablerIcon("outline", "maximize", "Maximize", [
|
|
5
|
+
["path", { d: "M4 8v-2a2 2 0 0 1 2 -2h2" }],
|
|
6
|
+
["path", { d: "M4 16v2a2 2 0 0 0 2 2h2" }],
|
|
7
|
+
["path", { d: "M16 4h2a2 2 0 0 1 2 2v2" }],
|
|
8
|
+
["path", { d: "M16 20h2a2 2 0 0 0 2 -2v-2" }],
|
|
9
|
+
]);
|
|
@@ -1,3 +1,11 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconMember = createTablerIcon("outline", "users-group", "UsersGroup", [
|
|
5
|
+
["path", { d: "M10 13a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" }],
|
|
6
|
+
["path", { d: "M8 21v-1a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v1" }],
|
|
7
|
+
["path", { d: "M15 5a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" }],
|
|
8
|
+
["path", { d: "M17 10h2a2 2 0 0 1 2 2v1" }],
|
|
9
|
+
["path", { d: "M5 5a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" }],
|
|
10
|
+
["path", { d: "M3 13v-1a2 2 0 0 1 2 -2h2" }],
|
|
11
|
+
]);
|
|
@@ -1,3 +1,8 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconMenu = createTablerIcon("outline", "menu-2", "Menu2", [
|
|
5
|
+
["path", { d: "M4 6l16 0" }],
|
|
6
|
+
["path", { d: "M4 12l16 0" }],
|
|
7
|
+
["path", { d: "M4 18l16 0" }],
|
|
8
|
+
]);
|
|
@@ -1,3 +1,9 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconMinimize = createTablerIcon("outline", "minimize", "Minimize", [
|
|
5
|
+
["path", { d: "M15 19v-2a2 2 0 0 1 2 -2h2" }],
|
|
6
|
+
["path", { d: "M15 5v2a2 2 0 0 0 2 2h2" }],
|
|
7
|
+
["path", { d: "M5 15h2a2 2 0 0 1 2 2v2" }],
|
|
8
|
+
["path", { d: "M5 9h2a2 2 0 0 0 2 -2v-2" }],
|
|
9
|
+
]);
|
|
@@ -1,3 +1,6 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconMinus = createTablerIcon("outline", "minus", "Minus", [
|
|
5
|
+
["path", { d: "M5 12l14 0" }],
|
|
6
|
+
]);
|
|
@@ -1,3 +1,13 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconMobile = createTablerIcon("outline", "device-mobile", "DeviceMobile", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M6 5a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-14",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M11 4h2" }],
|
|
12
|
+
["path", { d: "M12 17v.01" }],
|
|
13
|
+
]);
|
|
@@ -1,3 +1,11 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconMonitoring = createTablerIcon("outline", "chart-histogram", "ChartHistogram", [
|
|
5
|
+
["path", { d: "M3 3v18h18" }],
|
|
6
|
+
["path", { d: "M20 18v3" }],
|
|
7
|
+
["path", { d: "M16 16v5" }],
|
|
8
|
+
["path", { d: "M12 13v8" }],
|
|
9
|
+
["path", { d: "M8 16v5" }],
|
|
10
|
+
["path", { d: "M3 11c6 0 5 -5 9 -5s3 5 9 5" }],
|
|
11
|
+
]);
|