@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 AlertOutline = ({ 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: 12, r: 9 }),
|
|
5
|
+
React.createElement("path", { d: "M12 8v5M12 16h.01" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const ArrowLeftOutline = ({ 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("path", { d: "M19 12H5M11 6l-6 6 6 6" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const ArrowRightOutline = ({ 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("path", { d: "M5 12h14M13 6l6 6-6 6" }))));
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const AssetsOutline = ({ 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("rect", { x: 3, y: 4, width: 18, height: 14, rx: 2 }),
|
|
5
|
+
React.createElement("circle", { cx: 9, cy: 10, r: 1.5 }),
|
|
6
|
+
React.createElement("path", { d: "M3 16l5-4 4 3 4-4 5 4" }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const BuildingOutline = ({ 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("rect", { x: 4, y: 3, width: 16, height: 18, rx: 1 }),
|
|
5
|
+
React.createElement("path", { d: "M9 7h2M13 7h2M9 11h2M13 11h2M9 15h2M13 15h2" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const CheckOutline = ({ 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("path", { d: "m5 12 5 5L20 7" }))));
|
package/es/icons/ChevronLeft.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
export const ChevronLeft = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
|
|
3
|
-
React.createElement("g",
|
|
4
|
-
React.createElement("path", { d: "
|
|
2
|
+
export const ChevronLeft = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
|
|
3
|
+
React.createElement("g", null,
|
|
4
|
+
React.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,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const ChevronLeftOutline = ({ 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("path", { d: "m15 6-6 6 6 6" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const ChevronOutline = ({ 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("path", { d: "m6 9 6 6 6-6" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const ChevronRightOutline = ({ 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("path", { d: "m9 6 6 6-6 6" }))));
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const ClientsOutline = ({ 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: 9, cy: 8, r: 3.5 }),
|
|
5
|
+
React.createElement("path", { d: "M2.5 20c0-3.5 3-6 6.5-6s6.5 2.5 6.5 6" }),
|
|
6
|
+
React.createElement("circle", { cx: 17, cy: 6, r: 2.5 }),
|
|
7
|
+
React.createElement("path", { d: "M15 14c2.5 0 6 1.5 6 5" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const CloseOutline = ({ 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("path", { d: "M6 6l12 12M18 6 6 18" }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const CopyOutline = ({ 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("rect", { x: 8, y: 8, width: 12, height: 12, rx: 2 }),
|
|
5
|
+
React.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,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const ExpandOutline = ({ 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("path", { d: "M4 14v6h6M20 10V4h-6" }),
|
|
5
|
+
React.createElement("path", { d: "m4 20 7-7M20 4l-7 7" }))));
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const ExternalOutline = ({ 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("path", { d: "M14 4h6v6" }),
|
|
5
|
+
React.createElement("path", { d: "M20 4 10 14" }),
|
|
6
|
+
React.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,6 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const EyeOffOutline = ({ 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("path", { d: "M3 3l18 18" }),
|
|
5
|
+
React.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" }),
|
|
6
|
+
React.createElement("path", { d: "M9.5 9.6a3 3 0 0 0 4.2 4.2" }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const EyeOutline = ({ 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("path", { d: "M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7z" }),
|
|
5
|
+
React.createElement("circle", { cx: 12, cy: 12, r: 3 }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const FilterOutline = ({ 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("path", { d: "M3 5h18l-7 9v6l-4-2v-4z" }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const GlobeOutline = ({ 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: 12, r: 9 }),
|
|
5
|
+
React.createElement("path", { d: "M3 12h18M12 3a14 14 0 0 1 0 18M12 3a14 14 0 0 0 0 18" }))));
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const GoogleGOutline = ({ className, onClick, style }) => (React.createElement("svg", { className: className, style: style, onClick: onClick, width: "1em", height: "1em", viewBox: "0 0 16 16" },
|
|
3
|
+
React.createElement("g", { transform: "scale(0.333333)" },
|
|
4
|
+
React.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" }),
|
|
5
|
+
React.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" }),
|
|
6
|
+
React.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" }),
|
|
7
|
+
React.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,7 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const GridOutline = ({ 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("rect", { x: 3, y: 3, width: 7, height: 7, rx: 1 }),
|
|
5
|
+
React.createElement("rect", { x: 14, y: 3, width: 7, height: 7, rx: 1 }),
|
|
6
|
+
React.createElement("rect", { x: 3, y: 14, width: 7, height: 7, rx: 1 }),
|
|
7
|
+
React.createElement("rect", { x: 14, y: 14, width: 7, height: 7, rx: 1 }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const KeyOutline = ({ 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: 8, cy: 14, r: 4 }),
|
|
5
|
+
React.createElement("path", { d: "m11 11 9-9M16 6l3 3M14 8l3 3" }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const LabelOutline = ({ 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("path", { d: "M3 7v10a2 2 0 0 0 2 2h11l5-7-5-7H5a2 2 0 0 0-2 2z" }),
|
|
5
|
+
React.createElement("circle", { cx: 9, cy: 12, r: 1.2, fill: "currentColor", stroke: "none" }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const LayersOutline = ({ 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("path", { d: "m12 3 9 5-9 5-9-5z" }),
|
|
5
|
+
React.createElement("path", { d: "m3 13 9 5 9-5" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const ListOutline = ({ 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("path", { d: "M8 6h13M8 12h13M8 18h13M4 6h.01M4 12h.01M4 18h.01" }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const LocationOutline = ({ 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("path", { d: "M12 21s7-6 7-12a7 7 0 1 0-14 0c0 6 7 12 7 12z" }),
|
|
5
|
+
React.createElement("circle", { cx: 12, cy: 9, r: 2.5 }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const LockOutline = ({ 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("rect", { x: 5, y: 11, width: 14, height: 10, rx: 2 }),
|
|
5
|
+
React.createElement("path", { d: "M8 11V7a4 4 0 1 1 8 0v4" }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const MailOutline = ({ 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("rect", { x: 3, y: 5, width: 18, height: 14, rx: 2 }),
|
|
5
|
+
React.createElement("path", { d: "m3 7 9 7 9-7" }))));
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const MoreOutline = ({ 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: 5, cy: 12, r: 1.4, fill: "currentColor", stroke: "none" }),
|
|
5
|
+
React.createElement("circle", { cx: 12, cy: 12, r: 1.4, fill: "currentColor", stroke: "none" }),
|
|
6
|
+
React.createElement("circle", { cx: 19, cy: 12, r: 1.4, fill: "currentColor", stroke: "none" }))));
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const NoteOutline = ({ 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("path", { d: "M4 4h16v12l-4 4H4z" }),
|
|
5
|
+
React.createElement("path", { d: "M16 20v-4h4" }),
|
|
6
|
+
React.createElement("path", { d: "M8 9h8M8 13h5" }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const PauseOutline = ({ 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("rect", { x: 6, y: 5, width: 4, height: 14 }),
|
|
5
|
+
React.createElement("rect", { x: 14, y: 5, width: 4, height: 14 }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const PencilOutline = ({ 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("path", { d: "M4 20h4l11-11-4-4L4 16z" }),
|
|
5
|
+
React.createElement("path", { d: "m15 5 4 4" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const PhoneOutline = ({ 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("path", { d: "M4 5c0 9 6 15 15 15l1.5-3-4-2-2 2c-3-1.5-5-3.5-6.5-6.5l2-2-2-4z" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const PlusOutline = ({ 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("path", { d: "M12 5v14M5 12h14" }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const ProjectsOutline = ({ 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("rect", { x: 3, y: 3, width: 18, height: 18, rx: 2 }),
|
|
5
|
+
React.createElement("path", { d: "M3 9h18M9 9v12" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const RefreshOutline = ({ 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("path", { d: "M21 12a9 9 0 1 1-3-6.7M21 4v5h-5" }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const ResourcesOutline = ({ 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("path", { d: "M4 4h11a3 3 0 0 1 3 3v13H7a3 3 0 0 1-3-3z" }),
|
|
5
|
+
React.createElement("path", { d: "M4 17a3 3 0 0 1 3-3h11" }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const SearchOutline = ({ 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: 11, cy: 11, r: 7 }),
|
|
5
|
+
React.createElement("path", { d: "m20 20-3.5-3.5" }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const SettingsOutline = ({ 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: 12, r: 3 }),
|
|
5
|
+
React.createElement("path", { d: "M19.4 15a1.7 1.7 0 0 0 .3 1.8l.1.1a2 2 0 1 1-2.9 2.9l-.1-.1a1.7 1.7 0 0 0-1.8-.3 1.7 1.7 0 0 0-1 1.5V21a2 2 0 1 1-4 0v-.1a1.7 1.7 0 0 0-1.1-1.5 1.7 1.7 0 0 0-1.8.3l-.1.1A2 2 0 1 1 4.1 16.9l.1-.1a1.7 1.7 0 0 0 .3-1.8 1.7 1.7 0 0 0-1.5-1H3a2 2 0 1 1 0-4h.1A1.7 1.7 0 0 0 4.6 9 1.7 1.7 0 0 0 4.3 7.2L4.2 7.1A2 2 0 1 1 7.1 4.2l.1.1A1.7 1.7 0 0 0 9 4.6h0a1.7 1.7 0 0 0 1-1.5V3a2 2 0 1 1 4 0v.1a1.7 1.7 0 0 0 1 1.5 1.7 1.7 0 0 0 1.8-.3l.1-.1a2 2 0 1 1 2.9 2.9l-.1.1a1.7 1.7 0 0 0-.3 1.8v0a1.7 1.7 0 0 0 1.5 1H21a2 2 0 1 1 0 4h-.1a1.7 1.7 0 0 0-1.5 1z" }))));
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const ShieldCheckOutline = ({ 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("path", { d: "M12 3 4 6v6c0 5 3.5 8 8 9 4.5-1 8-4 8-9V6z" }),
|
|
5
|
+
React.createElement("path", { d: "m9 12 2 2 4-4" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const ShieldOutline = ({ 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("path", { d: "M12 3 4 6v6c0 5 3.5 8 8 9 4.5-1 8-4 8-9V6z" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const SparkOutline = ({ 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("path", { d: "M13 3 4 14h6l-1 7 9-11h-6z" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const StarOutline = ({ 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("path", { d: "m12 3 2.6 5.6 6 .6-4.5 4.1 1.3 6L12 16.5 6.6 19.3l1.3-6L3.4 9.2l6-.6z" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const TransferOutline = ({ 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("path", { d: "M4 9h12M12 5l4 4-4 4M20 15H8M12 19l-4-4 4-4" }))));
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export const TrashOutline = ({ 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("path", { d: "M4 7h16M9 7V5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2M6 7l1 12a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2l1-12" }))));
|