@brizy/ui-icons 0.0.57 → 0.0.59
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/es/icons/AlertOutline.d.ts +3 -0
- package/es/icons/AlertOutline.js +5 -0
- package/es/icons/ArrowLeftOutline.d.ts +3 -0
- package/es/icons/ArrowLeftOutline.js +4 -0
- package/es/icons/ArrowRightOutline.d.ts +3 -0
- package/es/icons/ArrowRightOutline.js +4 -0
- package/es/icons/AssetsOutline.d.ts +3 -0
- package/es/icons/AssetsOutline.js +6 -0
- package/es/icons/BuildingOutline.d.ts +3 -0
- package/es/icons/BuildingOutline.js +5 -0
- package/es/icons/CheckOutline.d.ts +3 -0
- package/es/icons/CheckOutline.js +4 -0
- package/es/icons/ChevronLeft.js +3 -3
- package/es/icons/ChevronLeftOutline.d.ts +3 -0
- package/es/icons/ChevronLeftOutline.js +4 -0
- package/es/icons/ChevronOutline.d.ts +3 -0
- package/es/icons/ChevronOutline.js +4 -0
- package/es/icons/ChevronRightOutline.d.ts +3 -0
- package/es/icons/ChevronRightOutline.js +4 -0
- package/es/icons/ClientsOutline.d.ts +3 -0
- package/es/icons/ClientsOutline.js +7 -0
- package/es/icons/CloseOutline.d.ts +3 -0
- package/es/icons/CloseOutline.js +4 -0
- package/es/icons/CopyOutline.d.ts +3 -0
- package/es/icons/CopyOutline.js +5 -0
- package/es/icons/ExpandOutline.d.ts +3 -0
- package/es/icons/ExpandOutline.js +5 -0
- package/es/icons/ExternalOutline.d.ts +3 -0
- package/es/icons/ExternalOutline.js +6 -0
- package/es/icons/EyeOffOutline.d.ts +3 -0
- package/es/icons/EyeOffOutline.js +6 -0
- package/es/icons/EyeOutline.d.ts +3 -0
- package/es/icons/EyeOutline.js +5 -0
- package/es/icons/FilterOutline.d.ts +3 -0
- package/es/icons/FilterOutline.js +4 -0
- package/es/icons/GlobeOutline.d.ts +3 -0
- package/es/icons/GlobeOutline.js +5 -0
- package/es/icons/GoogleGOutline.d.ts +3 -0
- package/es/icons/GoogleGOutline.js +7 -0
- package/es/icons/GridOutline.d.ts +3 -0
- package/es/icons/GridOutline.js +7 -0
- package/es/icons/KeyOutline.d.ts +3 -0
- package/es/icons/KeyOutline.js +5 -0
- package/es/icons/LabelOutline.d.ts +3 -0
- package/es/icons/LabelOutline.js +5 -0
- package/es/icons/LayersOutline.d.ts +3 -0
- package/es/icons/LayersOutline.js +5 -0
- package/es/icons/ListOutline.d.ts +3 -0
- package/es/icons/ListOutline.js +4 -0
- package/es/icons/LocationOutline.d.ts +3 -0
- package/es/icons/LocationOutline.js +5 -0
- package/es/icons/LockOutline.d.ts +3 -0
- package/es/icons/LockOutline.js +5 -0
- package/es/icons/MailOutline.d.ts +3 -0
- package/es/icons/MailOutline.js +5 -0
- package/es/icons/MoreOutline.d.ts +3 -0
- package/es/icons/MoreOutline.js +6 -0
- package/es/icons/NoteOutline.d.ts +3 -0
- package/es/icons/NoteOutline.js +6 -0
- package/es/icons/PauseOutline.d.ts +3 -0
- package/es/icons/PauseOutline.js +5 -0
- package/es/icons/PencilOutline.d.ts +3 -0
- package/es/icons/PencilOutline.js +5 -0
- package/es/icons/PhoneOutline.d.ts +3 -0
- package/es/icons/PhoneOutline.js +4 -0
- package/es/icons/PlusOutline.d.ts +3 -0
- package/es/icons/PlusOutline.js +4 -0
- package/es/icons/ProjectsOutline.d.ts +3 -0
- package/es/icons/ProjectsOutline.js +5 -0
- package/es/icons/RefreshOutline.d.ts +3 -0
- package/es/icons/RefreshOutline.js +4 -0
- package/es/icons/ResourcesOutline.d.ts +3 -0
- package/es/icons/ResourcesOutline.js +5 -0
- package/es/icons/SearchOutline.d.ts +3 -0
- package/es/icons/SearchOutline.js +5 -0
- package/es/icons/SettingsOutline.d.ts +3 -0
- package/es/icons/SettingsOutline.js +5 -0
- package/es/icons/ShieldCheckOutline.d.ts +3 -0
- package/es/icons/ShieldCheckOutline.js +5 -0
- package/es/icons/ShieldOutline.d.ts +3 -0
- package/es/icons/ShieldOutline.js +4 -0
- package/es/icons/SparkOutline.d.ts +3 -0
- package/es/icons/SparkOutline.js +4 -0
- package/es/icons/StarOutline.d.ts +3 -0
- package/es/icons/StarOutline.js +4 -0
- package/es/icons/TransferOutline.d.ts +3 -0
- package/es/icons/TransferOutline.js +4 -0
- package/es/icons/TrashOutline.d.ts +3 -0
- package/es/icons/TrashOutline.js +4 -0
- package/es/icons/UserOutline.d.ts +3 -0
- package/es/icons/UserOutline.js +5 -0
- package/es/index.d.ts +45 -0
- package/es/index.js +46 -0
- package/lib/icons/AlertOutline.d.ts +3 -0
- package/lib/icons/AlertOutline.js +11 -0
- package/lib/icons/ArrowLeftOutline.d.ts +3 -0
- package/lib/icons/ArrowLeftOutline.js +10 -0
- package/lib/icons/ArrowRightOutline.d.ts +3 -0
- package/lib/icons/ArrowRightOutline.js +10 -0
- package/lib/icons/AssetsOutline.d.ts +3 -0
- package/lib/icons/AssetsOutline.js +12 -0
- package/lib/icons/BuildingOutline.d.ts +3 -0
- package/lib/icons/BuildingOutline.js +11 -0
- package/lib/icons/CheckOutline.d.ts +3 -0
- package/lib/icons/CheckOutline.js +10 -0
- package/lib/icons/ChevronLeft.js +3 -3
- package/lib/icons/ChevronLeftOutline.d.ts +3 -0
- package/lib/icons/ChevronLeftOutline.js +10 -0
- package/lib/icons/ChevronOutline.d.ts +3 -0
- package/lib/icons/ChevronOutline.js +10 -0
- package/lib/icons/ChevronRightOutline.d.ts +3 -0
- package/lib/icons/ChevronRightOutline.js +10 -0
- package/lib/icons/ClientsOutline.d.ts +3 -0
- package/lib/icons/ClientsOutline.js +13 -0
- package/lib/icons/CloseOutline.d.ts +3 -0
- package/lib/icons/CloseOutline.js +10 -0
- package/lib/icons/CopyOutline.d.ts +3 -0
- package/lib/icons/CopyOutline.js +11 -0
- package/lib/icons/ExpandOutline.d.ts +3 -0
- package/lib/icons/ExpandOutline.js +11 -0
- package/lib/icons/ExternalOutline.d.ts +3 -0
- package/lib/icons/ExternalOutline.js +12 -0
- package/lib/icons/EyeOffOutline.d.ts +3 -0
- package/lib/icons/EyeOffOutline.js +12 -0
- package/lib/icons/EyeOutline.d.ts +3 -0
- package/lib/icons/EyeOutline.js +11 -0
- package/lib/icons/FilterOutline.d.ts +3 -0
- package/lib/icons/FilterOutline.js +10 -0
- package/lib/icons/GlobeOutline.d.ts +3 -0
- package/lib/icons/GlobeOutline.js +11 -0
- package/lib/icons/GoogleGOutline.d.ts +3 -0
- package/lib/icons/GoogleGOutline.js +13 -0
- package/lib/icons/GridOutline.d.ts +3 -0
- package/lib/icons/GridOutline.js +13 -0
- package/lib/icons/KeyOutline.d.ts +3 -0
- package/lib/icons/KeyOutline.js +11 -0
- package/lib/icons/LabelOutline.d.ts +3 -0
- package/lib/icons/LabelOutline.js +11 -0
- package/lib/icons/LayersOutline.d.ts +3 -0
- package/lib/icons/LayersOutline.js +11 -0
- package/lib/icons/ListOutline.d.ts +3 -0
- package/lib/icons/ListOutline.js +10 -0
- package/lib/icons/LocationOutline.d.ts +3 -0
- package/lib/icons/LocationOutline.js +11 -0
- package/lib/icons/LockOutline.d.ts +3 -0
- package/lib/icons/LockOutline.js +11 -0
- package/lib/icons/MailOutline.d.ts +3 -0
- package/lib/icons/MailOutline.js +11 -0
- package/lib/icons/MoreOutline.d.ts +3 -0
- package/lib/icons/MoreOutline.js +12 -0
- package/lib/icons/NoteOutline.d.ts +3 -0
- package/lib/icons/NoteOutline.js +12 -0
- package/lib/icons/PauseOutline.d.ts +3 -0
- package/lib/icons/PauseOutline.js +11 -0
- package/lib/icons/PencilOutline.d.ts +3 -0
- package/lib/icons/PencilOutline.js +11 -0
- package/lib/icons/PhoneOutline.d.ts +3 -0
- package/lib/icons/PhoneOutline.js +10 -0
- package/lib/icons/PlusOutline.d.ts +3 -0
- package/lib/icons/PlusOutline.js +10 -0
- package/lib/icons/ProjectsOutline.d.ts +3 -0
- package/lib/icons/ProjectsOutline.js +11 -0
- package/lib/icons/RefreshOutline.d.ts +3 -0
- package/lib/icons/RefreshOutline.js +10 -0
- package/lib/icons/ResourcesOutline.d.ts +3 -0
- package/lib/icons/ResourcesOutline.js +11 -0
- package/lib/icons/SearchOutline.d.ts +3 -0
- package/lib/icons/SearchOutline.js +11 -0
- package/lib/icons/SettingsOutline.d.ts +3 -0
- package/lib/icons/SettingsOutline.js +11 -0
- package/lib/icons/ShieldCheckOutline.d.ts +3 -0
- package/lib/icons/ShieldCheckOutline.js +11 -0
- package/lib/icons/ShieldOutline.d.ts +3 -0
- package/lib/icons/ShieldOutline.js +10 -0
- package/lib/icons/SparkOutline.d.ts +3 -0
- package/lib/icons/SparkOutline.js +10 -0
- package/lib/icons/StarOutline.d.ts +3 -0
- package/lib/icons/StarOutline.js +10 -0
- package/lib/icons/TransferOutline.d.ts +3 -0
- package/lib/icons/TransferOutline.js +10 -0
- package/lib/icons/TrashOutline.d.ts +3 -0
- package/lib/icons/TrashOutline.js +10 -0
- package/lib/icons/UserOutline.d.ts +3 -0
- package/lib/icons/UserOutline.js +11 -0
- package/lib/index.d.ts +45 -0
- package/lib/index.js +92 -1
- package/package-lock.json +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const UserOutline = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
3
|
+
React.createElement("g", { transform: "scale(0.666667)" },
|
|
4
|
+
React.createElement("circle", { cx: 12, cy: 8, r: 4 }),
|
|
5
|
+
React.createElement("path", { d: "M4 21c0-4 4-7 8-7s8 3 8 7" }))));
|
package/es/index.d.ts
CHANGED
|
@@ -599,3 +599,48 @@ export { HrzAlignCenter } from "./icons/HrzAlignCenter";
|
|
|
599
599
|
export { MediaImage } from "./icons/MediaImage";
|
|
600
600
|
export { MediaVideo } from "./icons/MediaVideo";
|
|
601
601
|
export { MediaMap } from "./icons/MediaMap";
|
|
602
|
+
export { AlertOutline } from "./icons/AlertOutline";
|
|
603
|
+
export { ArrowLeftOutline } from "./icons/ArrowLeftOutline";
|
|
604
|
+
export { ArrowRightOutline } from "./icons/ArrowRightOutline";
|
|
605
|
+
export { AssetsOutline } from "./icons/AssetsOutline";
|
|
606
|
+
export { BuildingOutline } from "./icons/BuildingOutline";
|
|
607
|
+
export { CheckOutline } from "./icons/CheckOutline";
|
|
608
|
+
export { ChevronLeftOutline } from "./icons/ChevronLeftOutline";
|
|
609
|
+
export { ChevronRightOutline } from "./icons/ChevronRightOutline";
|
|
610
|
+
export { ChevronOutline } from "./icons/ChevronOutline";
|
|
611
|
+
export { ClientsOutline } from "./icons/ClientsOutline";
|
|
612
|
+
export { CloseOutline } from "./icons/CloseOutline";
|
|
613
|
+
export { CopyOutline } from "./icons/CopyOutline";
|
|
614
|
+
export { ExpandOutline } from "./icons/ExpandOutline";
|
|
615
|
+
export { ExternalOutline } from "./icons/ExternalOutline";
|
|
616
|
+
export { EyeOffOutline } from "./icons/EyeOffOutline";
|
|
617
|
+
export { EyeOutline } from "./icons/EyeOutline";
|
|
618
|
+
export { FilterOutline } from "./icons/FilterOutline";
|
|
619
|
+
export { GlobeOutline } from "./icons/GlobeOutline";
|
|
620
|
+
export { GoogleGOutline } from "./icons/GoogleGOutline";
|
|
621
|
+
export { GridOutline } from "./icons/GridOutline";
|
|
622
|
+
export { KeyOutline } from "./icons/KeyOutline";
|
|
623
|
+
export { LabelOutline } from "./icons/LabelOutline";
|
|
624
|
+
export { LayersOutline } from "./icons/LayersOutline";
|
|
625
|
+
export { ListOutline } from "./icons/ListOutline";
|
|
626
|
+
export { LocationOutline } from "./icons/LocationOutline";
|
|
627
|
+
export { LockOutline } from "./icons/LockOutline";
|
|
628
|
+
export { MailOutline } from "./icons/MailOutline";
|
|
629
|
+
export { MoreOutline } from "./icons/MoreOutline";
|
|
630
|
+
export { NoteOutline } from "./icons/NoteOutline";
|
|
631
|
+
export { PauseOutline } from "./icons/PauseOutline";
|
|
632
|
+
export { PencilOutline } from "./icons/PencilOutline";
|
|
633
|
+
export { PhoneOutline } from "./icons/PhoneOutline";
|
|
634
|
+
export { PlusOutline } from "./icons/PlusOutline";
|
|
635
|
+
export { ProjectsOutline } from "./icons/ProjectsOutline";
|
|
636
|
+
export { RefreshOutline } from "./icons/RefreshOutline";
|
|
637
|
+
export { ResourcesOutline } from "./icons/ResourcesOutline";
|
|
638
|
+
export { SearchOutline } from "./icons/SearchOutline";
|
|
639
|
+
export { SettingsOutline } from "./icons/SettingsOutline";
|
|
640
|
+
export { ShieldCheckOutline } from "./icons/ShieldCheckOutline";
|
|
641
|
+
export { ShieldOutline } from "./icons/ShieldOutline";
|
|
642
|
+
export { SparkOutline } from "./icons/SparkOutline";
|
|
643
|
+
export { StarOutline } from "./icons/StarOutline";
|
|
644
|
+
export { TransferOutline } from "./icons/TransferOutline";
|
|
645
|
+
export { TrashOutline } from "./icons/TrashOutline";
|
|
646
|
+
export { UserOutline } from "./icons/UserOutline";
|
package/es/index.js
CHANGED
|
@@ -607,3 +607,49 @@ export { HrzAlignCenter } from "./icons/HrzAlignCenter";
|
|
|
607
607
|
export { MediaImage } from "./icons/MediaImage";
|
|
608
608
|
export { MediaVideo } from "./icons/MediaVideo";
|
|
609
609
|
export { MediaMap } from "./icons/MediaMap";
|
|
610
|
+
// Outline icons (24x24 stroke set)
|
|
611
|
+
export { AlertOutline } from "./icons/AlertOutline";
|
|
612
|
+
export { ArrowLeftOutline } from "./icons/ArrowLeftOutline";
|
|
613
|
+
export { ArrowRightOutline } from "./icons/ArrowRightOutline";
|
|
614
|
+
export { AssetsOutline } from "./icons/AssetsOutline";
|
|
615
|
+
export { BuildingOutline } from "./icons/BuildingOutline";
|
|
616
|
+
export { CheckOutline } from "./icons/CheckOutline";
|
|
617
|
+
export { ChevronLeftOutline } from "./icons/ChevronLeftOutline";
|
|
618
|
+
export { ChevronRightOutline } from "./icons/ChevronRightOutline";
|
|
619
|
+
export { ChevronOutline } from "./icons/ChevronOutline";
|
|
620
|
+
export { ClientsOutline } from "./icons/ClientsOutline";
|
|
621
|
+
export { CloseOutline } from "./icons/CloseOutline";
|
|
622
|
+
export { CopyOutline } from "./icons/CopyOutline";
|
|
623
|
+
export { ExpandOutline } from "./icons/ExpandOutline";
|
|
624
|
+
export { ExternalOutline } from "./icons/ExternalOutline";
|
|
625
|
+
export { EyeOffOutline } from "./icons/EyeOffOutline";
|
|
626
|
+
export { EyeOutline } from "./icons/EyeOutline";
|
|
627
|
+
export { FilterOutline } from "./icons/FilterOutline";
|
|
628
|
+
export { GlobeOutline } from "./icons/GlobeOutline";
|
|
629
|
+
export { GoogleGOutline } from "./icons/GoogleGOutline";
|
|
630
|
+
export { GridOutline } from "./icons/GridOutline";
|
|
631
|
+
export { KeyOutline } from "./icons/KeyOutline";
|
|
632
|
+
export { LabelOutline } from "./icons/LabelOutline";
|
|
633
|
+
export { LayersOutline } from "./icons/LayersOutline";
|
|
634
|
+
export { ListOutline } from "./icons/ListOutline";
|
|
635
|
+
export { LocationOutline } from "./icons/LocationOutline";
|
|
636
|
+
export { LockOutline } from "./icons/LockOutline";
|
|
637
|
+
export { MailOutline } from "./icons/MailOutline";
|
|
638
|
+
export { MoreOutline } from "./icons/MoreOutline";
|
|
639
|
+
export { NoteOutline } from "./icons/NoteOutline";
|
|
640
|
+
export { PauseOutline } from "./icons/PauseOutline";
|
|
641
|
+
export { PencilOutline } from "./icons/PencilOutline";
|
|
642
|
+
export { PhoneOutline } from "./icons/PhoneOutline";
|
|
643
|
+
export { PlusOutline } from "./icons/PlusOutline";
|
|
644
|
+
export { ProjectsOutline } from "./icons/ProjectsOutline";
|
|
645
|
+
export { RefreshOutline } from "./icons/RefreshOutline";
|
|
646
|
+
export { ResourcesOutline } from "./icons/ResourcesOutline";
|
|
647
|
+
export { SearchOutline } from "./icons/SearchOutline";
|
|
648
|
+
export { SettingsOutline } from "./icons/SettingsOutline";
|
|
649
|
+
export { ShieldCheckOutline } from "./icons/ShieldCheckOutline";
|
|
650
|
+
export { ShieldOutline } from "./icons/ShieldOutline";
|
|
651
|
+
export { SparkOutline } from "./icons/SparkOutline";
|
|
652
|
+
export { StarOutline } from "./icons/StarOutline";
|
|
653
|
+
export { TransferOutline } from "./icons/TransferOutline";
|
|
654
|
+
export { TrashOutline } from "./icons/TrashOutline";
|
|
655
|
+
export { UserOutline } from "./icons/UserOutline";
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.AlertOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.AlertOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("circle", { cx: 12, cy: 12, r: 9 }),
|
|
11
|
+
react_1.default.createElement("path", { d: "M12 8v5M12 16h.01" }))));
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ArrowLeftOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.ArrowLeftOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M19 12H5M11 6l-6 6 6 6" }))));
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ArrowRightOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.ArrowRightOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M5 12h14M13 6l6 6-6 6" }))));
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.AssetsOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.AssetsOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("rect", { x: 3, y: 4, width: 18, height: 14, rx: 2 }),
|
|
11
|
+
react_1.default.createElement("circle", { cx: 9, cy: 10, r: 1.5 }),
|
|
12
|
+
react_1.default.createElement("path", { d: "M3 16l5-4 4 3 4-4 5 4" }))));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.BuildingOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.BuildingOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("rect", { x: 4, y: 3, width: 16, height: 18, rx: 1 }),
|
|
11
|
+
react_1.default.createElement("path", { d: "M9 7h2M13 7h2M9 11h2M13 11h2M9 15h2M13 15h2" }))));
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.CheckOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.CheckOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "m5 12 5 5L20 7" }))));
|
package/lib/icons/ChevronLeft.js
CHANGED
|
@@ -5,6 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.ChevronLeft = void 0;
|
|
7
7
|
const react_1 = __importDefault(require("react"));
|
|
8
|
-
exports.ChevronLeft = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
|
|
9
|
-
react_1.default.createElement("g",
|
|
10
|
-
react_1.default.createElement("path", { d: "
|
|
8
|
+
exports.ChevronLeft = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
|
|
9
|
+
react_1.default.createElement("g", null,
|
|
10
|
+
react_1.default.createElement("path", { d: "M10.975 16L12 15.009 4.75 8 12 .991 10.975 0l-7.762 7.504a.684.684 0 0 0 0 .992L10.975 16z", fill: "currentColor", fillRule: "nonzero", stroke: "none", strokeWidth: "1" }))));
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ChevronLeftOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.ChevronLeftOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "m15 6-6 6 6 6" }))));
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ChevronOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.ChevronOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "m6 9 6 6 6-6" }))));
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ChevronRightOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.ChevronRightOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "m9 6 6 6-6 6" }))));
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ClientsOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.ClientsOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("circle", { cx: 9, cy: 8, r: 3.5 }),
|
|
11
|
+
react_1.default.createElement("path", { d: "M2.5 20c0-3.5 3-6 6.5-6s6.5 2.5 6.5 6" }),
|
|
12
|
+
react_1.default.createElement("circle", { cx: 17, cy: 6, r: 2.5 }),
|
|
13
|
+
react_1.default.createElement("path", { d: "M15 14c2.5 0 6 1.5 6 5" }))));
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.CloseOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.CloseOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M6 6l12 12M18 6 6 18" }))));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.CopyOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.CopyOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("rect", { x: 8, y: 8, width: 12, height: 12, rx: 2 }),
|
|
11
|
+
react_1.default.createElement("path", { d: "M16 8V5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h3" }))));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ExpandOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.ExpandOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M4 14v6h6M20 10V4h-6" }),
|
|
11
|
+
react_1.default.createElement("path", { d: "m4 20 7-7M20 4l-7 7" }))));
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ExternalOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.ExternalOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M14 4h6v6" }),
|
|
11
|
+
react_1.default.createElement("path", { d: "M20 4 10 14" }),
|
|
12
|
+
react_1.default.createElement("path", { d: "M18 14v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h5" }))));
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.EyeOffOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.EyeOffOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M3 3l18 18" }),
|
|
11
|
+
react_1.default.createElement("path", { d: "M10.6 5.2A10 10 0 0 1 12 5c6.5 0 10 7 10 7a17 17 0 0 1-3.1 3.9M6.2 6.3A17 17 0 0 0 2 12s3.5 7 10 7a10 10 0 0 0 3.6-.7" }),
|
|
12
|
+
react_1.default.createElement("path", { d: "M9.5 9.6a3 3 0 0 0 4.2 4.2" }))));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.EyeOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.EyeOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7z" }),
|
|
11
|
+
react_1.default.createElement("circle", { cx: 12, cy: 12, r: 3 }))));
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.FilterOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.FilterOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M3 5h18l-7 9v6l-4-2v-4z" }))));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.GlobeOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.GlobeOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("circle", { cx: 12, cy: 12, r: 9 }),
|
|
11
|
+
react_1.default.createElement("path", { d: "M3 12h18M12 3a14 14 0 0 1 0 18M12 3a14 14 0 0 0 0 18" }))));
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.GoogleGOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.GoogleGOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.333333)" },
|
|
10
|
+
react_1.default.createElement("path", { fill: "#EA4335", d: "M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z" }),
|
|
11
|
+
react_1.default.createElement("path", { fill: "#4285F4", d: "M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z" }),
|
|
12
|
+
react_1.default.createElement("path", { fill: "#FBBC05", d: "M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z" }),
|
|
13
|
+
react_1.default.createElement("path", { fill: "#34A853", d: "M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z" }))));
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.GridOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.GridOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("rect", { x: 3, y: 3, width: 7, height: 7, rx: 1 }),
|
|
11
|
+
react_1.default.createElement("rect", { x: 14, y: 3, width: 7, height: 7, rx: 1 }),
|
|
12
|
+
react_1.default.createElement("rect", { x: 3, y: 14, width: 7, height: 7, rx: 1 }),
|
|
13
|
+
react_1.default.createElement("rect", { x: 14, y: 14, width: 7, height: 7, rx: 1 }))));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.KeyOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.KeyOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("circle", { cx: 8, cy: 14, r: 4 }),
|
|
11
|
+
react_1.default.createElement("path", { d: "m11 11 9-9M16 6l3 3M14 8l3 3" }))));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.LabelOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.LabelOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M3 7v10a2 2 0 0 0 2 2h11l5-7-5-7H5a2 2 0 0 0-2 2z" }),
|
|
11
|
+
react_1.default.createElement("circle", { cx: 9, cy: 12, r: 1.2, fill: "currentColor", stroke: "none" }))));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.LayersOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.LayersOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "m12 3 9 5-9 5-9-5z" }),
|
|
11
|
+
react_1.default.createElement("path", { d: "m3 13 9 5 9-5" }))));
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.ListOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.ListOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M8 6h13M8 12h13M8 18h13M4 6h.01M4 12h.01M4 18h.01" }))));
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.LocationOutline = void 0;
|
|
7
|
+
const react_1 = __importDefault(require("react"));
|
|
8
|
+
exports.LocationOutline = ({ className, onClick, style }) => (react_1.default.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", stroke: "currentColor", strokeWidth: 1.75, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
9
|
+
react_1.default.createElement("g", { transform: "scale(0.666667)" },
|
|
10
|
+
react_1.default.createElement("path", { d: "M12 21s7-6 7-12a7 7 0 1 0-14 0c0 6 7 12 7 12z" }),
|
|
11
|
+
react_1.default.createElement("circle", { cx: 12, cy: 9, r: 2.5 }))));
|