@mittwald/flow-icons 1.1.40 → 1.1.42
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
package/LICENSE
CHANGED
|
@@ -19,3 +19,31 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
19
19
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
20
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
21
|
SOFTWARE.
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
25
|
+
This package contains icon path data derived from Tabler Icons
|
|
26
|
+
(https://tabler.io/icons), and a React renderer for it adapted from
|
|
27
|
+
@tabler/icons-react. Both are distributed under the following license:
|
|
28
|
+
|
|
29
|
+
MIT License
|
|
30
|
+
|
|
31
|
+
Copyright (c) 2020-2026 Paweł Kuna
|
|
32
|
+
|
|
33
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
34
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
35
|
+
in the Software without restriction, including without limitation the rights
|
|
36
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
37
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
38
|
+
furnished to do so, subject to the following conditions:
|
|
39
|
+
|
|
40
|
+
The above copyright notice and this permission notice shall be included in all
|
|
41
|
+
copies or substantial portions of the Software.
|
|
42
|
+
|
|
43
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
44
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
45
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
46
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
47
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
48
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
49
|
+
SOFTWARE.
|
|
@@ -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 IconAI = createTablerIcon("outline", "sparkles", "Sparkles", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M16 18a2 2 0 0 1 2 2a2 2 0 0 1 2 -2a2 2 0 0 1 -2 -2a2 2 0 0 1 -2 2m0 -12a2 2 0 0 1 2 2a2 2 0 0 1 2 -2a2 2 0 0 1 -2 -2a2 2 0 0 1 -2 2m-7 12a6 6 0 0 1 6 -6a6 6 0 0 1 -6 -6a6 6 0 0 1 -6 6a6 6 0 0 1 6 6",
|
|
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 IconAnalytics = createTablerIcon("outline", "brand-speedtest", "BrandSpeedtest", [
|
|
5
|
+
["path", { d: "M5.636 19.364a9 9 0 1 1 12.728 0" }],
|
|
6
|
+
["path", { d: "M16 9l-4 4" }],
|
|
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 IconApp = createTablerIcon("outline", "app-window", "AppWindow", [
|
|
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: "M6 8h.01" }],
|
|
12
|
+
["path", { d: "M9 8h.01" }],
|
|
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 IconAscending = createTablerIcon("outline", "sort-ascending", "SortAscending", [
|
|
5
|
+
["path", { d: "M4 6l7 0" }],
|
|
6
|
+
["path", { d: "M4 12l7 0" }],
|
|
7
|
+
["path", { d: "M4 18l9 0" }],
|
|
8
|
+
["path", { d: "M15 9l3 -3l3 3" }],
|
|
9
|
+
["path", { d: "M18 6l0 12" }],
|
|
10
|
+
]);
|
|
@@ -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 IconAttachment = createTablerIcon("outline", "paperclip", "Paperclip", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M15 7l-6.5 6.5a1.5 1.5 0 0 0 3 3l6.5 -6.5a3 3 0 0 0 -6 -6l-6.5 6.5a4.5 4.5 0 0 0 9 9l6.5 -6.5",
|
|
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 IconAutoresponder = createTablerIcon("outline", "arrow-back-up-double", "ArrowBackUpDouble", [
|
|
5
|
+
["path", { d: "M13 14l-4 -4l4 -4" }],
|
|
6
|
+
["path", { d: "M8 14l-4 -4l4 -4" }],
|
|
7
|
+
["path", { d: "M9 10h7a4 4 0 1 1 0 8h-1" }],
|
|
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 IconBackLink = createTablerIcon("outline", "arrow-left", "ArrowLeft", [
|
|
5
|
+
["path", { d: "M5 12l14 0" }],
|
|
6
|
+
["path", { d: "M5 12l6 6" }],
|
|
7
|
+
["path", { d: "M5 12l6 -6" }],
|
|
8
|
+
]);
|
|
@@ -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 IconBackup = createTablerIcon("outline", "history", "History", [
|
|
5
|
+
["path", { d: "M12 8l0 4l2 2" }],
|
|
6
|
+
["path", { d: "M3.05 11a9 9 0 1 1 .5 4m-.5 5v-5h5" }],
|
|
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 IconBold = createTablerIcon("outline", "bold", "Bold", [
|
|
5
|
+
["path", { d: "M7 5h6a3.5 3.5 0 0 1 0 7h-6l0 -7" }],
|
|
6
|
+
["path", { d: "M13 12h1a3.5 3.5 0 0 1 0 7h-7v-7" }],
|
|
7
|
+
]);
|
|
@@ -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 IconCamera = createTablerIcon("outline", "camera", "Camera", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M5 7h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M9 13a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" }],
|
|
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 IconCertificate = createTablerIcon("outline", "file-certificate", "FileCertificate", [
|
|
5
|
+
["path", { d: "M14 3v4a1 1 0 0 0 1 1h4" }],
|
|
6
|
+
["path", { d: "M5 8v-3a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-5" }],
|
|
7
|
+
["path", { d: "M3 14a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" }],
|
|
8
|
+
["path", { d: "M4.5 17l-1.5 5l3 -1.5l3 1.5l-1.5 -5" }],
|
|
9
|
+
]);
|
|
@@ -1,3 +1,21 @@
|
|
|
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 IconChangelog = createTablerIcon("outline", "clipboard-list", "ClipboardList", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
[
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M9 5a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2",
|
|
15
|
+
},
|
|
16
|
+
],
|
|
17
|
+
["path", { d: "M9 12l.01 0" }],
|
|
18
|
+
["path", { d: "M13 12l2 0" }],
|
|
19
|
+
["path", { d: "M9 16l.01 0" }],
|
|
20
|
+
["path", { d: "M13 16l2 0" }],
|
|
21
|
+
]);
|
|
@@ -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 IconCheck = createTablerIcon("outline", "check", "Check", [
|
|
5
|
+
["path", { d: "M5 12l5 5l10 -10" }],
|
|
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 IconCheckboxChecked = createTablerIcon("filled", "square-check-filled", "SquareCheckFilled", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-2.626 7.293a1 1 0 0 0 -1.414 0l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l2 2l.094 .083a1 1 0 0 0 1.32 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z",
|
|
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 IconCheckboxEmpty = createTablerIcon("outline", "square", "Square", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14",
|
|
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 IconCheckboxIndeterminate = createTablerIcon("filled", "square-minus-filled", "SquareMinusFilled", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-4 9h-6l-.117 .007a1 1 0 0 0 .117 1.993h6l.117 -.007a1 1 0 0 0 -.117 -1.993z",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
]);
|
|
@@ -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 IconChevronDown = createTablerIcon("outline", "chevron-down", "ChevronDown", [["path", { d: "M6 9l6 6l6 -6" }]]);
|
|
@@ -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 IconChevronLeft = createTablerIcon("outline", "chevron-left", "ChevronLeft", [["path", { d: "M15 6l-6 6l6 6" }]]);
|
|
@@ -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 IconChevronRight = createTablerIcon("outline", "chevron-right", "ChevronRight", [["path", { d: "M9 6l6 6l-6 6" }]]);
|
|
@@ -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 IconChevronUp = createTablerIcon("outline", "chevron-up", "ChevronUp", [["path", { d: "M6 15l6 -6l6 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 IconClose = createTablerIcon("outline", "x", "X", [
|
|
5
|
+
["path", { d: "M18 6l-12 12" }],
|
|
6
|
+
["path", { d: "M6 6l12 12" }],
|
|
7
|
+
]);
|
|
@@ -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 IconCode = createTablerIcon("outline", "code", "Code", [
|
|
5
|
+
["path", { d: "M7 8l-4 4l4 4" }],
|
|
6
|
+
["path", { d: "M17 8l4 4l-4 4" }],
|
|
7
|
+
["path", { d: "M14 4l-4 16" }],
|
|
8
|
+
]);
|
|
@@ -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 IconContainer = createTablerIcon("outline", "package", "Package", [
|
|
5
|
+
["path", { d: "M12 3l8 4.5l0 9l-8 4.5l-8 -4.5l0 -9l8 -4.5" }],
|
|
6
|
+
["path", { d: "M12 12l8 -4.5" }],
|
|
7
|
+
["path", { d: "M12 12l0 9" }],
|
|
8
|
+
["path", { d: "M12 12l-8 -4.5" }],
|
|
9
|
+
["path", { d: "M16 5.25l-8 4.5" }],
|
|
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 IconContextMenu = createTablerIcon("outline", "dots", "Dots", [
|
|
5
|
+
["path", { d: "M4 12a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }],
|
|
6
|
+
["path", { d: "M11 12a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }],
|
|
7
|
+
["path", { d: "M18 12a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }],
|
|
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 IconContextMenuVertical = createTablerIcon("outline", "dots-vertical", "DotsVertical", [
|
|
5
|
+
["path", { d: "M11 12a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }],
|
|
6
|
+
["path", { d: "M11 19a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }],
|
|
7
|
+
["path", { d: "M11 5a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }],
|
|
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 IconContract = createTablerIcon("outline", "file-description", "FileDescription", [
|
|
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: "M9 17h6" }],
|
|
13
|
+
["path", { d: "M9 13h6" }],
|
|
14
|
+
]);
|
|
@@ -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 IconContractPartner = createTablerIcon("outline", "signature", "Signature", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M3 17c3.333 -3.333 5 -6 5 -8c0 -3 -1 -3 -2 -3s-2.032 1.085 -2 3c.034 2.048 1.658 4.877 2.5 6c1.5 2 2.5 2.5 3.5 1l2 -3c.333 2.667 1.333 4 3 4c.53 0 2.639 -2 3 -2c.517 0 1.517 .667 3 2",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
]);
|
|
@@ -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 IconContributor = createTablerIcon("outline", "heart-handshake", "HeartHandshake", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
[
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M12 6l-3.293 3.293a1 1 0 0 0 0 1.414l.543 .543c.69 .69 1.81 .69 2.5 0l1 -1a3.182 3.182 0 0 1 4.5 0l2.25 2.25",
|
|
15
|
+
},
|
|
16
|
+
],
|
|
17
|
+
["path", { d: "M12.5 15.5l2 2" }],
|
|
18
|
+
["path", { d: "M15 13l2 2" }],
|
|
19
|
+
]);
|
|
@@ -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 IconCopy = createTablerIcon("outline", "copy", "Copy", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M7 9.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667l0 -8.666",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
[
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M4.012 16.737a2.005 2.005 0 0 1 -1.012 -1.737v-10c0 -1.1 .9 -2 2 -2h10c.75 0 1.158 .385 1.5 1",
|
|
15
|
+
},
|
|
16
|
+
],
|
|
17
|
+
]);
|
|
@@ -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 IconCronjob = createTablerIcon("outline", "calendar-check", "CalendarCheck", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M11.5 21h-5.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M16 3v4" }],
|
|
12
|
+
["path", { d: "M8 3v4" }],
|
|
13
|
+
["path", { d: "M4 11h16" }],
|
|
14
|
+
["path", { d: "M15 19l2 2l4 -4" }],
|
|
15
|
+
]);
|
|
@@ -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 IconCustomer = createTablerIcon("outline", "building", "Building", [
|
|
5
|
+
["path", { d: "M3 21l18 0" }],
|
|
6
|
+
["path", { d: "M9 8l1 0" }],
|
|
7
|
+
["path", { d: "M9 12l1 0" }],
|
|
8
|
+
["path", { d: "M9 16l1 0" }],
|
|
9
|
+
["path", { d: "M14 8l1 0" }],
|
|
10
|
+
["path", { d: "M14 12l1 0" }],
|
|
11
|
+
["path", { d: "M14 16l1 0" }],
|
|
12
|
+
["path", { d: "M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16" }],
|
|
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 IconDanger = createTablerIcon("outline", "alert-triangle", "AlertTriangle", [
|
|
5
|
+
["path", { d: "M12 9v4" }],
|
|
6
|
+
[
|
|
7
|
+
"path",
|
|
8
|
+
{
|
|
9
|
+
d: "M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0",
|
|
10
|
+
},
|
|
11
|
+
],
|
|
12
|
+
["path", { d: "M12 16h.01" }],
|
|
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 IconDashboard = createTablerIcon("outline", "border-all", "BorderAll", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M4 6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2l0 -12",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M4 12l16 0" }],
|
|
12
|
+
["path", { d: "M12 4l0 16" }],
|
|
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 IconDatabase = createTablerIcon("outline", "database", "Database", [
|
|
5
|
+
["path", { d: "M4 6a8 3 0 1 0 16 0a8 3 0 1 0 -16 0" }],
|
|
6
|
+
["path", { d: "M4 6v6a8 3 0 0 0 16 0v-6" }],
|
|
7
|
+
["path", { d: "M4 12v6a8 3 0 0 0 16 0v-6" }],
|
|
8
|
+
]);
|
|
@@ -1,3 +1,16 @@
|
|
|
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 IconDate = createTablerIcon("outline", "calendar", "Calendar", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M16 3v4" }],
|
|
12
|
+
["path", { d: "M8 3v4" }],
|
|
13
|
+
["path", { d: "M4 11h16" }],
|
|
14
|
+
["path", { d: "M11 15h1" }],
|
|
15
|
+
["path", { d: "M12 15v3" }],
|
|
16
|
+
]);
|
|
@@ -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 IconDelete = createTablerIcon("outline", "trash", "Trash", [
|
|
5
|
+
["path", { d: "M4 7l16 0" }],
|
|
6
|
+
["path", { d: "M10 11l0 6" }],
|
|
7
|
+
["path", { d: "M14 11l0 6" }],
|
|
8
|
+
["path", { d: "M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12" }],
|
|
9
|
+
["path", { d: "M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3" }],
|
|
10
|
+
]);
|
|
@@ -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 IconDeliveryBox = createTablerIcon("outline", "mail-share", "MailShare", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{ d: "M13 19h-8a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6" },
|
|
8
|
+
],
|
|
9
|
+
["path", { d: "M3 7l9 6l9 -6" }],
|
|
10
|
+
["path", { d: "M16 22l5 -5" }],
|
|
11
|
+
["path", { d: "M21 21.5v-4.5h-4.5" }],
|
|
12
|
+
]);
|
|
@@ -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 IconDescending = createTablerIcon("outline", "sort-descending", "SortDescending", [
|
|
5
|
+
["path", { d: "M4 6l9 0" }],
|
|
6
|
+
["path", { d: "M4 12l7 0" }],
|
|
7
|
+
["path", { d: "M4 18l7 0" }],
|
|
8
|
+
["path", { d: "M15 15l3 3l3 -3" }],
|
|
9
|
+
["path", { d: "M18 6l0 12" }],
|
|
10
|
+
]);
|
|
@@ -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 IconDesktop = createTablerIcon("outline", "device-imac", "DeviceImac", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M3 4a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1v-12",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M3 13h18" }],
|
|
12
|
+
["path", { d: "M8 21h8" }],
|
|
13
|
+
["path", { d: "M10 17l-.5 4" }],
|
|
14
|
+
["path", { d: "M14 17l.5 4" }],
|
|
15
|
+
]);
|