@mittwald/flow-icons 1.1.39 → 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 +5 -6
|
@@ -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 IconMove = createTablerIcon("outline", "truck-delivery", "TruckDelivery", [
|
|
5
|
+
["path", { d: "M5 17a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" }],
|
|
6
|
+
["path", { d: "M15 17a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" }],
|
|
7
|
+
["path", { d: "M5 17h-2v-4m-1 -8h11v12m-4 0h6m4 0h2v-6h-8m0 -5h5l3 5" }],
|
|
8
|
+
["path", { d: "M3 9l4 0" }],
|
|
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 IconNewsletter = createTablerIcon("outline", "news", "News", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M16 6h3a1 1 0 0 1 1 1v11a2 2 0 0 1 -4 0v-13a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1v12a3 3 0 0 0 3 3h11",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M8 8l4 0" }],
|
|
12
|
+
["path", { d: "M8 12l4 0" }],
|
|
13
|
+
["path", { d: "M8 16l4 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 IconNotification = createTablerIcon("outline", "bell", "Bell", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M10 5a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M9 17v1a3 3 0 0 0 6 0v-1" }],
|
|
12
|
+
]);
|
|
@@ -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 IconNumber = createTablerIcon("outline", "hash", "Hash", [
|
|
5
|
+
["path", { d: "M5 9l14 0" }],
|
|
6
|
+
["path", { d: "M5 15l14 0" }],
|
|
7
|
+
["path", { d: "M11 4l-4 16" }],
|
|
8
|
+
["path", { d: "M17 4l-4 16" }],
|
|
9
|
+
]);
|
|
@@ -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 IconOrder = createTablerIcon("outline", "shopping-cart", "ShoppingCart", [
|
|
5
|
+
["path", { d: "M4 19a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" }],
|
|
6
|
+
["path", { d: "M15 19a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" }],
|
|
7
|
+
["path", { d: "M17 17h-11v-14h-2" }],
|
|
8
|
+
["path", { d: "M6 5l14 1l-1 7h-13" }],
|
|
9
|
+
]);
|
|
@@ -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 IconOrderedList = createTablerIcon("outline", "list-numbers", "ListNumbers", [
|
|
5
|
+
["path", { d: "M11 6h9" }],
|
|
6
|
+
["path", { d: "M11 12h9" }],
|
|
7
|
+
["path", { d: "M12 18h8" }],
|
|
8
|
+
["path", { d: "M4 16a2 2 0 1 1 4 0c0 .591 -.5 1 -1 1.5l-3 2.5h4" }],
|
|
9
|
+
["path", { d: "M6 10v-6l-2 2" }],
|
|
10
|
+
]);
|
|
@@ -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 IconPassword = 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,25 @@
|
|
|
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 IconPath = createTablerIcon("outline", "sitemap", "Sitemap", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M3 17a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2l0 -2",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
[
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M15 17a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2l0 -2",
|
|
15
|
+
},
|
|
16
|
+
],
|
|
17
|
+
[
|
|
18
|
+
"path",
|
|
19
|
+
{
|
|
20
|
+
d: "M9 5a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2l0 -2",
|
|
21
|
+
},
|
|
22
|
+
],
|
|
23
|
+
["path", { d: "M6 15v-1a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v1" }],
|
|
24
|
+
["path", { d: "M12 9l0 3" }],
|
|
25
|
+
]);
|
|
@@ -1,3 +1,17 @@
|
|
|
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 IconPause = createTablerIcon("outline", "player-pause", "PlayerPause", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M6 6a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1l0 -12",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
[
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M14 6a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1l0 -12",
|
|
15
|
+
},
|
|
16
|
+
],
|
|
17
|
+
]);
|
|
@@ -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 IconPayment = createTablerIcon("outline", "credit-card", "CreditCard", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M3 8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3l0 -8",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M3 10l18 0" }],
|
|
12
|
+
["path", { d: "M7 15l.01 0" }],
|
|
13
|
+
["path", { d: "M11 15l2 0" }],
|
|
14
|
+
]);
|
|
@@ -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 IconPending = createTablerIcon("outline", "loader-2", "Loader2", [
|
|
5
|
+
["path", { d: "M12 3a9 9 0 1 0 9 9" }],
|
|
6
|
+
]);
|
|
@@ -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 IconPicture = 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,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 IconPlus = createTablerIcon("outline", "plus", "Plus", [
|
|
5
|
+
["path", { d: "M12 5l0 14" }],
|
|
6
|
+
["path", { d: "M5 12l14 0" }],
|
|
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 IconProject = createTablerIcon("outline", "archive", "Archive", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M3 6a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" }],
|
|
12
|
+
["path", { d: "M10 12l4 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 IconQuote = createTablerIcon("outline", "blockquote", "Blockquote", [
|
|
5
|
+
["path", { d: "M6 15h15" }],
|
|
6
|
+
["path", { d: "M21 19h-15" }],
|
|
7
|
+
["path", { d: "M15 11h6" }],
|
|
8
|
+
["path", { d: "M21 7h-6" }],
|
|
9
|
+
["path", { d: "M9 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2" }],
|
|
10
|
+
["path", { d: "M3 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2" }],
|
|
11
|
+
]);
|
|
@@ -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 IconRadioOff = createTablerIcon("outline", "circle", "Circle", [
|
|
5
|
+
["path", { d: "M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" }],
|
|
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 IconRadioOn = createTablerIcon("filled", "circle-dot-filled", "CircleDotFilled", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-5 6.66a2 2 0 0 0 -1.977 1.697l-.018 .154l-.005 .149l.005 .15a2 2 0 1 0 1.995 -2.15z",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
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 IconRedo = createTablerIcon("outline", "arrow-forward-up", "ArrowForwardUp", [
|
|
5
|
+
["path", { d: "M15 14l4 -4l-4 -4" }],
|
|
6
|
+
["path", { d: "M19 10h-11a4 4 0 1 0 0 8h1" }],
|
|
7
|
+
]);
|
|
@@ -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 IconRefresh = createTablerIcon("outline", "refresh", "Refresh", [
|
|
5
|
+
["path", { d: "M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4" }],
|
|
6
|
+
["path", { d: "M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4" }],
|
|
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 IconRegistry = createTablerIcon("outline", "packages", "Packages", [
|
|
5
|
+
["path", { d: "M7 16.5l-5 -3l5 -3l5 3v5.5l-5 3l0 -5.5" }],
|
|
6
|
+
["path", { d: "M2 13.5v5.5l5 3" }],
|
|
7
|
+
["path", { d: "M7 16.545l5 -3.03" }],
|
|
8
|
+
["path", { d: "M17 16.5l-5 -3l5 -3l5 3v5.5l-5 3l0 -5.5" }],
|
|
9
|
+
["path", { d: "M12 19l5 3" }],
|
|
10
|
+
["path", { d: "M17 16.5l5 -3" }],
|
|
11
|
+
["path", { d: "M12 13.5v-5.5l-5 -3l5 -3l5 3v5.5" }],
|
|
12
|
+
["path", { d: "M7 5.03v5.455" }],
|
|
13
|
+
["path", { d: "M12 8l5 -3" }],
|
|
14
|
+
]);
|
|
@@ -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 IconSave = createTablerIcon("outline", "device-floppy", "DeviceFloppy", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M6 4h10l4 4v10a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M10 14a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" }],
|
|
12
|
+
["path", { d: "M14 4l0 4l-6 0l0 -4" }],
|
|
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 IconSearch = createTablerIcon("outline", "search", "Search", [
|
|
5
|
+
["path", { d: "M3 10a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" }],
|
|
6
|
+
["path", { d: "M21 21l-6 -6" }],
|
|
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 IconSecurity = createTablerIcon("outline", "shield-lock", "ShieldLock", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M11 11a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }],
|
|
12
|
+
["path", { d: "M12 12l0 2.5" }],
|
|
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 IconSend = createTablerIcon("outline", "send-2", "Send2", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M4.698 4.034l16.302 7.966l-16.302 7.966a.503 .503 0 0 1 -.546 -.124a.555 .555 0 0 1 -.12 -.568l2.468 -7.274l-2.468 -7.274a.555 .555 0 0 1 .12 -.568a.503 .503 0 0 1 .546 -.124",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M6.5 12h14.5" }],
|
|
12
|
+
]);
|
|
@@ -1,3 +1,19 @@
|
|
|
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 IconServer = createTablerIcon("outline", "server", "Server", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M3 7a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-2",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
[
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M3 15a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3l0 -2",
|
|
15
|
+
},
|
|
16
|
+
],
|
|
17
|
+
["path", { d: "M7 8l0 .01" }],
|
|
18
|
+
["path", { d: "M7 16l0 .01" }],
|
|
19
|
+
]);
|
|
@@ -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 IconSettings = createTablerIcon("outline", "settings", "Settings", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" }],
|
|
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 IconShare = createTablerIcon("outline", "share-3", "Share3", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M13 4v4c-6.575 1.028 -9.02 6.788 -10 12c-.037 .206 5.384 -5.962 10 -6v4l8 -7l-8 -7",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
]);
|
|
@@ -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 IconShow = createTablerIcon("outline", "eye", "Eye", [
|
|
5
|
+
["path", { d: "M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" }],
|
|
6
|
+
[
|
|
7
|
+
"path",
|
|
8
|
+
{
|
|
9
|
+
d: "M21 12c-2.4 4 -5.4 6 -9 6c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6",
|
|
10
|
+
},
|
|
11
|
+
],
|
|
12
|
+
]);
|
|
@@ -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 IconSorting = createTablerIcon("outline", "arrows-up-down", "ArrowsUpDown", [
|
|
5
|
+
["path", { d: "M7 3l0 18" }],
|
|
6
|
+
["path", { d: "M10 6l-3 -3l-3 3" }],
|
|
7
|
+
["path", { d: "M20 18l-3 3l-3 -3" }],
|
|
8
|
+
["path", { d: "M17 21l0 -18" }],
|
|
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 IconSsh = createTablerIcon("outline", "terminal-2", "Terminal2", [
|
|
5
|
+
["path", { d: "M8 9l3 3l-3 3" }],
|
|
6
|
+
["path", { d: "M13 15l3 0" }],
|
|
7
|
+
[
|
|
8
|
+
"path",
|
|
9
|
+
{
|
|
10
|
+
d: "M3 6a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2l0 -12",
|
|
11
|
+
},
|
|
12
|
+
],
|
|
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 IconSshKey = createTablerIcon("outline", "key", "Key", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M16.555 3.843l3.602 3.602a2.877 2.877 0 0 1 0 4.069l-2.643 2.643a2.877 2.877 0 0 1 -4.069 0l-.301 -.301l-6.558 6.558a2 2 0 0 1 -1.239 .578l-.175 .008h-1.172a1 1 0 0 1 -.993 -.883l-.007 -.117v-1.172a2 2 0 0 1 .467 -1.284l.119 -.13l.414 -.414h2v-2h2v-2l2.144 -2.144l-.301 -.301a2.877 2.877 0 0 1 0 -4.069l2.643 -2.643a2.877 2.877 0 0 1 4.069 0",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M15 9h.01" }],
|
|
12
|
+
]);
|
|
@@ -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 IconSshSftp = createTablerIcon("outline", "door", "Door", [
|
|
5
|
+
["path", { d: "M14 12v.01" }],
|
|
6
|
+
["path", { d: "M3 21h18" }],
|
|
7
|
+
["path", { d: "M6 21v-16a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v16" }],
|
|
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 IconStack = createTablerIcon("outline", "stack-2", "Stack2", [
|
|
5
|
+
["path", { d: "M12 4l-8 4l8 4l8 -4l-8 -4" }],
|
|
6
|
+
["path", { d: "M4 12l8 4l8 -4" }],
|
|
7
|
+
["path", { d: "M4 16l8 4l8 -4" }],
|
|
8
|
+
]);
|
|
@@ -1,3 +1,4 @@
|
|
|
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 IconStart = createTablerIcon("outline", "player-play", "PlayerPlay", [["path", { d: "M7 4v16l13 -8l-13 -8" }]]);
|
|
@@ -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 IconStrikeThrough = createTablerIcon("outline", "strikethrough", "Strikethrough", [
|
|
5
|
+
["path", { d: "M5 12l14 0" }],
|
|
6
|
+
[
|
|
7
|
+
"path",
|
|
8
|
+
{
|
|
9
|
+
d: "M16 6.5a4 2 0 0 0 -4 -1.5h-1a3.5 3.5 0 0 0 0 7h2a3.5 3.5 0 0 1 0 7h-1.5a4 2 0 0 1 -4 -1.5",
|
|
10
|
+
},
|
|
11
|
+
],
|
|
12
|
+
]);
|
|
@@ -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 IconSubdomain = createTablerIcon("outline", "world-www", "WorldWww", [
|
|
5
|
+
["path", { d: "M19.5 7a9 9 0 0 0 -7.5 -4a8.991 8.991 0 0 0 -7.484 4" }],
|
|
6
|
+
["path", { d: "M11.5 3a16.989 16.989 0 0 0 -1.826 4" }],
|
|
7
|
+
["path", { d: "M12.5 3a16.989 16.989 0 0 1 1.828 4" }],
|
|
8
|
+
["path", { d: "M19.5 17a9 9 0 0 1 -7.5 4a8.991 8.991 0 0 1 -7.484 -4" }],
|
|
9
|
+
["path", { d: "M11.5 21a16.989 16.989 0 0 1 -1.826 -4" }],
|
|
10
|
+
["path", { d: "M12.5 21a16.989 16.989 0 0 0 1.828 -4" }],
|
|
11
|
+
["path", { d: "M2 10l1 4l1.5 -4l1.5 4l1 -4" }],
|
|
12
|
+
["path", { d: "M17 10l1 4l1.5 -4l1.5 4l1 -4" }],
|
|
13
|
+
["path", { d: "M9.5 10l1 4l1.5 -4l1.5 4l1 -4" }],
|
|
14
|
+
]);
|
|
@@ -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 IconSucceeded = createTablerIcon("outline", "check", "Check", [
|
|
5
|
+
["path", { d: "M5 12l5 5l10 -10" }],
|
|
6
|
+
]);
|
|
@@ -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 IconSuccess = createTablerIcon("outline", "circle-check", "CircleCheck", [
|
|
5
|
+
["path", { d: "M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" }],
|
|
6
|
+
["path", { d: "M9 12l2 2l4 -4" }],
|
|
7
|
+
]);
|
|
@@ -1,3 +1,19 @@
|
|
|
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 IconSupport = createTablerIcon("outline", "headset", "Headset", [
|
|
5
|
+
["path", { d: "M4 14v-3a8 8 0 1 1 16 0v3" }],
|
|
6
|
+
["path", { d: "M18 19c0 1.657 -2.686 3 -6 3" }],
|
|
7
|
+
[
|
|
8
|
+
"path",
|
|
9
|
+
{
|
|
10
|
+
d: "M4 14a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-1a2 2 0 0 1 -2 -2v-3",
|
|
11
|
+
},
|
|
12
|
+
],
|
|
13
|
+
[
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M15 14a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-1a2 2 0 0 1 -2 -2v-3",
|
|
17
|
+
},
|
|
18
|
+
],
|
|
19
|
+
]);
|