@box/blueprint-web-assets 4.67.13 → 4.68.1
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/dist/icons/Logo/AgentCustomExtract.js +1 -1
- package/dist/icons/Logo/ExtractionJob.js +1 -1
- package/dist/icons/Medium/ArrowArchedRight.js +5 -0
- package/dist/icons/Medium/ArrowDown.js +5 -0
- package/dist/icons/Medium/ArrowLeft.d.ts +3 -0
- package/dist/icons/Medium/ArrowLeft.js +5 -0
- package/dist/icons/Medium/ArrowRight.d.ts +3 -0
- package/dist/icons/Medium/ArrowRight.js +5 -0
- package/dist/icons/Medium/ArrowUp.d.ts +3 -0
- package/dist/icons/Medium/ArrowUp.js +5 -0
- package/dist/icons/Medium/ArrowUpRightSquare.d.ts +3 -0
- package/dist/icons/Medium/ArrowUpRightSquare.js +5 -0
- package/dist/icons/Medium/ArrowsMaximize.d.ts +3 -0
- package/dist/icons/Medium/ArrowsMaximize.js +5 -0
- package/dist/icons/Medium/ArrowsMinimize.d.ts +3 -0
- package/dist/icons/Medium/ArrowsMinimize.js +5 -0
- package/dist/icons/Medium/AvatarCircle.d.ts +3 -0
- package/dist/icons/Medium/AvatarCircle.js +5 -0
- package/dist/icons/Medium/BoldUnderlineItalic.d.ts +3 -0
- package/dist/icons/Medium/BoldUnderlineItalic.js +5 -0
- package/dist/icons/Medium/BoxLeftArrow.d.ts +3 -0
- package/dist/icons/Medium/BoxLeftArrow.js +5 -0
- package/dist/icons/Medium/ConditionalSplit.d.ts +3 -0
- package/dist/icons/Medium/ConditionalSplit.js +5 -0
- package/dist/icons/Medium/DashedSquareBubble.d.ts +3 -0
- package/dist/icons/Medium/DashedSquareBubble.js +5 -0
- package/dist/icons/Medium/Duplicate.d.ts +3 -0
- package/dist/icons/Medium/Duplicate.js +5 -0
- package/dist/icons/Medium/FileSearch.d.ts +3 -0
- package/dist/icons/Medium/FileSearch.js +5 -0
- package/dist/icons/Medium/GridView.js +1 -1
- package/dist/icons/Medium/Heading.d.ts +3 -0
- package/dist/icons/Medium/Heading.js +5 -0
- package/dist/icons/Medium/LargeListView.d.ts +3 -0
- package/dist/icons/Medium/LargeListView.js +5 -0
- package/dist/icons/Medium/Layout.d.ts +3 -0
- package/dist/icons/Medium/Layout.js +5 -0
- package/dist/icons/Medium/ListView.js +2 -2
- package/dist/icons/Medium/Merge.d.ts +3 -0
- package/dist/icons/Medium/Merge.js +5 -0
- package/dist/icons/Medium/Minus.d.ts +3 -0
- package/dist/icons/Medium/Minus.js +5 -0
- package/dist/icons/Medium/Page.d.ts +3 -0
- package/dist/icons/Medium/Page.js +5 -0
- package/dist/icons/Medium/PencilScribble.d.ts +3 -0
- package/dist/icons/Medium/PencilScribble.js +5 -0
- package/dist/icons/Medium/Plus.js +1 -1
- package/dist/icons/Medium/Puzzle.d.ts +3 -0
- package/dist/icons/Medium/Puzzle.js +5 -0
- package/dist/icons/Medium/RelayAdvanced.d.ts +3 -0
- package/dist/icons/Medium/RelayAdvanced.js +5 -0
- package/dist/icons/Medium/Split.d.ts +3 -0
- package/dist/icons/Medium/Split.js +5 -0
- package/dist/icons/Medium/TextHighlight.d.ts +3 -0
- package/dist/icons/Medium/TextHighlight.js +5 -0
- package/dist/icons/Medium/XMark.js +1 -1
- package/dist/icons/Medium/index.d.ts +26 -2
- package/dist/icons/Medium/index.js +26 -2
- package/dist/icons/MediumFilled/ArrowArchedRight.d.ts +3 -0
- package/dist/icons/MediumFilled/ArrowArchedRight.js +5 -0
- package/dist/icons/MediumFilled/AvatarCircle.d.ts +3 -0
- package/dist/icons/MediumFilled/AvatarCircle.js +5 -0
- package/dist/icons/MediumFilled/Duplicate.d.ts +3 -0
- package/dist/icons/MediumFilled/Duplicate.js +5 -0
- package/dist/icons/MediumFilled/Layout.d.ts +3 -0
- package/dist/icons/MediumFilled/Layout.js +5 -0
- package/dist/icons/MediumFilled/Page.d.ts +3 -0
- package/dist/icons/MediumFilled/Page.js +5 -0
- package/dist/icons/MediumFilled/Puzzle.d.ts +3 -0
- package/dist/icons/MediumFilled/Puzzle.js +5 -0
- package/dist/icons/MediumFilled/index.d.ts +6 -0
- package/dist/icons/MediumFilled/index.js +6 -0
- package/dist/tokens/BP2/dark_mode_value/px-tokens.d.ts +9 -18
- package/dist/tokens/BP2/dark_mode_value/px-tokens.js +27 -36
- package/dist/tokens/BP2/dark_mode_value/tokens.css +27 -36
- package/dist/tokens/BP2/dark_mode_value/tokens.d.ts +9 -18
- package/dist/tokens/BP2/dark_mode_value/tokens.js +27 -36
- package/dist/tokens/BP2/dark_mode_value/tokens.json +27 -36
- package/dist/tokens/BP2/light_mode_value/px-tokens.d.ts +9 -18
- package/dist/tokens/BP2/light_mode_value/px-tokens.js +24 -33
- package/dist/tokens/BP2/light_mode_value/tokens.css +24 -33
- package/dist/tokens/BP2/light_mode_value/tokens.d.ts +9 -18
- package/dist/tokens/BP2/light_mode_value/tokens.js +24 -33
- package/dist/tokens/BP2/light_mode_value/tokens.json +24 -33
- package/dist/tokens/px-tokens.d.ts +9 -18
- package/dist/tokens/px-tokens.js +24 -33
- package/dist/tokens/tokens-css-vars.scss +24 -33
- package/dist/tokens/tokens.d.ts +9 -18
- package/dist/tokens/tokens.js +24 -33
- package/dist/tokens/tokens.json +24 -33
- package/package.json +2 -2
- package/dist/icons/Medium/BoxAiAdvancedColor.js +0 -5
- package/dist/icons/Medium/BoxAiColor.js +0 -5
- /package/dist/icons/Medium/{BoxAiAdvancedColor.d.ts → ArrowArchedRight.d.ts} +0 -0
- /package/dist/icons/Medium/{BoxAiColor.d.ts → ArrowDown.d.ts} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef } from 'react';
|
|
3
|
-
const SvgAgentCustomExtract = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: [_jsxs("g", { children: [_jsx("path", { fill: "url(#AgentCustomExtract_svg__b)", d: "M26 0H6a6 6 0 0 0-6 6v20a6 6 0 0 0 6 6h20a6 6 0 0 0 6-6V6a6 6 0 0 0-6-6Z" }), _jsx("path", { fill: "#fff", d: "M22.262 19.172a.46.46 0 0 1 .857 0l.
|
|
3
|
+
const SvgAgentCustomExtract = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: [_jsxs("g", { children: [_jsx("path", { fill: "url(#AgentCustomExtract_svg__b)", d: "M26 0H6a6 6 0 0 0-6 6v20a6 6 0 0 0 6 6h20a6 6 0 0 0 6-6V6a6 6 0 0 0-6-6Z" }), _jsx("path", { fill: "#fff", d: "M22.262 19.172a.46.46 0 0 1 .857 0l.287.728a3.68 3.68 0 0 0 2.075 2.075l.728.287a.46.46 0 0 1 0 .856l-.729.288a3.684 3.684 0 0 0-2.075 2.075l-.286.728a.46.46 0 0 1-.857 0l-.287-.729a3.683 3.683 0 0 0-2.075-2.075l-.727-.287a.46.46 0 0 1 0-.856l.727-.287a3.683 3.683 0 0 0 2.075-2.075l.287-.728Z" }), _jsx("path", { fill: "#fff", d: "M14.821 6.576A9.525 9.525 0 0 1 25.49 17.082a.953.953 0 0 1-1.894-.212 7.619 7.619 0 1 0-6.725 6.725.953.953 0 0 1 .212 1.894 9.525 9.525 0 0 1-2.26-18.913Z" }), _jsx("path", { fill: "#fff", d: "M18.88 12.214c.289 0 .577.076.836.245.25.164.425.383.546.598.228.406.334.916.397 1.42.127 1.011.127 2.485.127 4.32v.084a.952.952 0 0 1-1.905 0c0-1.935-.002-3.29-.112-4.168a4.55 4.55 0 0 0-.07-.42 2.134 2.134 0 0 0-.068.078c-.224.27-.453.664-.684 1.126-.113.226-.22.453-.323.677l-.024.05-.004.01c-.093.198-.186.398-.274.573-.092.185-.202.39-.323.559a1.58 1.58 0 0 1-.27.3 1.103 1.103 0 0 1-.705.262 1.1 1.1 0 0 1-.704-.263 1.594 1.594 0 0 1-.272-.3 4.286 4.286 0 0 1-.322-.558c-.088-.175-.181-.375-.274-.573l-.004-.01-.024-.05c-.104-.224-.21-.451-.323-.677-.232-.462-.459-.857-.683-1.126a2.043 2.043 0 0 0-.069-.078 4.506 4.506 0 0 0-.07.42c-.11.879-.112 2.233-.112 4.168a.952.952 0 0 1-1.905 0v-.08c0-1.837 0-3.312.127-4.324.063-.504.17-1.014.398-1.42a1.69 1.69 0 0 1 .544-.598c.26-.17.548-.245.836-.245.795 0 1.366.52 1.714.938.37.445.678 1.003.923 1.494.077.153.15.306.22.452.07-.146.142-.299.22-.453.244-.49.553-1.048.924-1.493.347-.417.918-.938 1.713-.938Z" })] }), _jsx("defs", { children: _jsxs("linearGradient", { id: "AgentCustomExtract_svg__b", x1: 0, x2: 32, y1: 0, y2: 32, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FE03DC" }), _jsx("stop", { offset: 1, stopColor: "#2784FA" })] }) })] }));
|
|
4
4
|
const ForwardRef = forwardRef(SvgAgentCustomExtract);
|
|
5
5
|
export default ForwardRef;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef } from 'react';
|
|
3
|
-
const SvgExtractionJob = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: [_jsxs("g", { children: [_jsx("path", { fill: "#F6F4FC", d: "M27.429 0H4.57A4.571 4.571 0 0 0 0 4.571V27.43A4.571 4.571 0 0 0 4.571 32H27.43A4.571 4.571 0 0 0 32 27.429V4.57A4.571 4.571 0 0 0 27.429 0Z" }), _jsx("path", { fill: "url(#ExtractionJob_svg__b)", d: "M22.55 19.306a.484.484 0 0 1 .9 0l.3.764a3.868 3.868 0 0 0 2.18 2.18l.764.3a.
|
|
3
|
+
const SvgExtractionJob = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: [_jsxs("g", { children: [_jsx("path", { fill: "#F6F4FC", d: "M27.429 0H4.57A4.571 4.571 0 0 0 0 4.571V27.43A4.571 4.571 0 0 0 4.571 32H27.43A4.571 4.571 0 0 0 32 27.429V4.57A4.571 4.571 0 0 0 27.429 0Z" }), _jsx("path", { fill: "url(#ExtractionJob_svg__b)", d: "M22.55 19.306a.484.484 0 0 1 .9 0l.3.764a3.868 3.868 0 0 0 2.18 2.18l.764.3a.483.483 0 0 1 0 .9l-.765.301a3.868 3.868 0 0 0-2.178 2.179l-.301.765a.484.484 0 0 1-.9 0l-.301-.765a3.867 3.867 0 0 0-2.179-2.179l-.764-.302a.483.483 0 0 1 0-.899l.764-.3a3.868 3.868 0 0 0 2.179-2.18l.302-.764Z" }), _jsx("path", { fill: "url(#ExtractionJob_svg__c)", d: "M14.737 6.08a10.002 10.002 0 0 1 11.201 11.032 1 1 0 0 1-1.988-.223 8.001 8.001 0 0 0-3.847-7.756 8 8 0 1 0-3.215 14.817 1 1 0 0 1 .223 1.989A10.001 10.001 0 0 1 14.737 6.08Z" }), _jsx("path", { fill: "url(#ExtractionJob_svg__d)", d: "M19 12c.302 0 .605.08.877.257.263.172.446.402.573.628.24.426.35.962.417 1.491.133 1.062.133 2.609.133 4.535v.09a1 1 0 0 1-2 0c0-2.033-.002-3.455-.117-4.377a4.788 4.788 0 0 0-.074-.441 2.19 2.19 0 0 0-.072.082c-.235.282-.475.697-.718 1.182-.118.237-.23.476-.34.71l-.024.053-.005.01c-.097.21-.195.419-.287.602-.097.195-.212.41-.339.587a1.667 1.667 0 0 1-.284.315A1.158 1.158 0 0 1 16 18a1.16 1.16 0 0 1-.74-.276 1.676 1.676 0 0 1-.285-.315 4.516 4.516 0 0 1-.339-.587 27.57 27.57 0 0 1-.287-.601l-.004-.01-.025-.054c-.11-.234-.222-.473-.34-.71-.242-.485-.481-.9-.717-1.182a2.273 2.273 0 0 0-.072-.082 4.738 4.738 0 0 0-.074.441C13.002 15.546 13 16.968 13 19a1 1 0 0 1-2 0v-.084c0-1.928 0-3.478.133-4.54.066-.529.178-1.065.418-1.491a1.78 1.78 0 0 1 .572-.628c.272-.178.575-.257.877-.257.834 0 1.435.547 1.8.985.39.467.712 1.053.97 1.568.08.161.157.322.23.475.073-.153.15-.314.23-.475.258-.515.581-1.1.97-1.569.366-.437.965-.984 1.8-.984Z" })] }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: "ExtractionJob_svg__b", x1: 6, x2: 26.999, y1: 6, y2: 27.001, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FE03DC" }), _jsx("stop", { offset: 1, stopColor: "#2784FA" })] }), _jsxs("linearGradient", { id: "ExtractionJob_svg__c", x1: 6, x2: 26.999, y1: 6, y2: 27.001, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FE03DC" }), _jsx("stop", { offset: 1, stopColor: "#2784FA" })] }), _jsxs("linearGradient", { id: "ExtractionJob_svg__d", x1: 6, x2: 26.999, y1: 6, y2: 27.001, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FE03DC" }), _jsx("stop", { offset: 1, stopColor: "#2784FA" })] })] })] }));
|
|
4
4
|
const ForwardRef = forwardRef(SvgExtractionJob);
|
|
5
5
|
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgArrowArchedRight = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M13.164 4c.462 0 .784.184 1.293.634l7.063 6.403c.362.32.48.665.48.963 0 .298-.118.643-.48.955l-7.063 6.468c-.46.393-.841.577-1.312.577C12.48 20 12 19.55 12 18.935V15c-3-.5-6.221.56-7.787 3.303-.333.577-.676.697-1.194.697C2.5 19 2 18 2 17c0-4.64 2.929-8.293 9.496-8.294H12V5.12c0-.616.479-1.12 1.164-1.12ZM14 9.706a1 1 0 0 1-1 1h-1.504c-2.917 0-4.74.806-5.824 1.849-.64.614-1.277 1.66-1.585 2.637-.03.093.08.162.156.1 2.191-1.812 4.877-2.334 8.086-2.265l.835.14a1 1 0 0 1 .836.986v2.976l5.602-5.131L14 6.919v2.787Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgArrowArchedRight);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgArrowDown = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M19.707 12.293a1 1 0 0 1 0 1.414l-7 7a1 1 0 0 1-1.414 0l-7-7a1 1 0 1 1 1.414-1.414L11 17.586V4a1 1 0 0 1 2 0v13.586l5.293-5.293a1 1 0 0 1 1.414 0Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgArrowDown);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgArrowLeft = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M11.707 19.707a1 1 0 0 1-1.414 0l-7-7a1 1 0 0 1 0-1.414l7-7a1 1 0 0 1 1.414 1.414L6.414 11H20a1 1 0 1 1 0 2H6.414l5.293 5.293a1 1 0 0 1 0 1.414Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgArrowLeft);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgArrowRight = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M12.293 4.293a1 1 0 0 1 1.414 0l7 7a1 1 0 0 1 0 1.414l-7 7a1 1 0 1 1-1.414-1.414L17.586 13H4a1 1 0 0 1 0-2h13.586l-5.293-5.293a1 1 0 0 1 0-1.414Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgArrowRight);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgArrowUp = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M4.293 11.707a1 1 0 0 1 0-1.414l7-7a1 1 0 0 1 1.414 0l7 7a1 1 0 1 1-1.414 1.414L13 6.414V20a1 1 0 0 1-2 0V6.414l-5.293 5.293a1 1 0 0 1-1.414 0Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgArrowUp);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgArrowUpRightSquare = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M10 4a1 1 0 1 1 0 2H7a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-3a1 1 0 1 1 2 0v3a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V8a4 4 0 0 1 4-4h3Zm10-1a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V6.414l-5.293 5.293a1 1 0 1 1-1.414-1.414L17.586 5H15a1 1 0 1 1 0-2h5Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgArrowUpRightSquare);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgArrowsMaximize = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M9.293 13.242a1 1 0 0 1 1.414 1.415L5.364 20H10a1 1 0 1 1 0 2H4.5A2.5 2.5 0 0 1 2 19.5V14a1 1 0 1 1 2 0v4.535l5.293-5.293ZM19.5 2A2.5 2.5 0 0 1 22 4.5V10a1 1 0 1 1-2 0V5.364l-5.343 5.343a1.001 1.001 0 0 1-1.415-1.414L18.535 4H14a1 1 0 1 1 0-2h5.5Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgArrowsMaximize);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgArrowsMinimize = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M8.5 13a2.5 2.5 0 0 1 2.5 2.5V21a1 1 0 1 1-2 0v-4.586l-5.293 5.293a1 1 0 1 1-1.414-1.414L7.586 15H3a1 1 0 1 1 0-2h5.5ZM20.293 2.293a1 1 0 1 1 1.414 1.414L16.414 9H21a1 1 0 1 1 0 2h-5.5A2.5 2.5 0 0 1 13 8.5V3a1 1 0 1 1 2 0v4.586l5.293-5.293Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgArrowsMinimize);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgAvatarCircle = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10C6.479 22 2 17.523 2 12S6.478 2 12 2Zm0 15c-1.679 0-2.724.245-3.378.618a2.21 2.21 0 0 0-.976 1.092A7.962 7.962 0 0 0 12.001 20a7.96 7.96 0 0 0 4.352-1.29 2.209 2.209 0 0 0-.974-1.092c-.653-.373-1.699-.618-3.378-.618Zm0-13a8 8 0 0 0-5.916 13.385 4.173 4.173 0 0 1 1.545-1.503c1.096-.626 2.552-.882 4.372-.882 1.82 0 3.275.256 4.37.882.681.389 1.183.9 1.544 1.503A8 8 0 0 0 12 4Zm0 2a4 4 0 1 1 0 8 4 4 0 0 1 0-8Zm0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgAvatarCircle);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgBoldUnderlineItalic = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M19 20a1 1 0 1 1 0 2H5l-.103-.005a1 1 0 0 1 0-1.99L5 20h14ZM14 2a4 4 0 0 1 2.798 6.855A5 5 0 0 1 14 18H8.519a2.513 2.513 0 0 1-2.48-2.913L6.858 10h-.003l.188-1.16.791-4.898A2.312 2.312 0 0 1 10.117 2H14ZM8.013 15.405c-.05.312.19.595.506.595H14a3 3 0 0 0 0-6H8.884l-.871 5.405ZM10.117 4a.312.312 0 0 0-.307.262L9.206 8H14a2 2 0 1 0 0-4h-3.883Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgBoldUnderlineItalic);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgBoxLeftArrow = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M16 2a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4v-1a1 1 0 1 1 2 0v1a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v1a1 1 0 0 1-2 0V6a4 4 0 0 1 4-4h8ZM9.293 7.293a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1 0 1.414l-4 4a1 1 0 1 1-1.414-1.414L11.586 13H3a1 1 0 1 1 0-2h8.586L9.293 8.707a1 1 0 0 1 0-1.414Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgBoxLeftArrow);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgConditionalSplit = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M18 21c-.265 0-.52-.106-.707-.293l-3-3a1 1 0 0 1 1.414-1.414L17 17.586v-2.724c0-1.32-.922-2.46-2.211-2.738a4.802 4.802 0 0 1-3.79-4.694V4a1 1 0 0 1 2 0v3.43c0 1.32.922 2.46 2.212 2.739A4.802 4.802 0 0 1 19 14.862v2.724l1.293-1.293a1 1 0 0 1 1.414 1.414l-3 3A1 1 0 0 1 18 21ZM6.48 14.196a1 1 0 0 1-1.962-.393 4.604 4.604 0 0 1 3.864-3.654l.976-.14a1.001 1.001 0 0 1 .283 1.981l-.976.14a2.604 2.604 0 0 0-2.185 2.066Zm-1.773 6.51a1 1 0 1 1-1.414-1.413l.793-.793-.793-.793a1 1 0 0 1 1.414-1.414l.793.793.793-.793a1 1 0 0 1 1.414 1.414l-.793.793.793.793a1 1 0 0 1-1.414 1.414l-.793-.793-.793.793Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgConditionalSplit);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgDashedSquareBubble = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M16 11c1.819 0 3.343.449 4.42 1.424 1.094.99 1.58 2.386 1.58 3.964 0 1.567-.479 2.998-1.54 4.038-.992.972-2.385 1.496-4.067 1.565-1.108.926-2.293.998-3.764 1.008a2.022 2.022 0 0 1-1.132-.328 1.356 1.356 0 0 1-.531-.691c-.124-.38-.05-.75.116-1.04l.135-.209c.133-.186.287-.362.393-.486-.993-.911-1.61-2.337-1.61-3.857 0-1.578.486-2.975 1.58-3.964C12.656 11.449 14.18 11 16 11ZM3 17a1 1 0 0 1 1 1v.1A1.9 1.9 0 0 0 5.9 20H6a1 1 0 1 1 0 2h-.1A3.9 3.9 0 0 1 2 18.1V18a1 1 0 0 1 1-1Zm13-4c-1.515 0-2.49.374-3.08.907-.572.52-.92 1.316-.92 2.48 0 1.294.665 2.305 1.378 2.683.5.265.768.92.453 1.498a4.382 4.382 0 0 1-.25.4c.851-.06 1.254-.226 1.69-.653l.079-.07c.193-.157.435-.244.687-.245l.27-.006c1.317-.053 2.198-.452 2.754-.997.59-.58.939-1.446.939-2.61s-.348-1.96-.92-2.48C18.49 13.374 17.514 13 16 13ZM3 10a1 1 0 0 1 1 1v2a1 1 0 1 1-2 0v-2a1 1 0 0 1 1-1Zm3-8a1 1 0 0 1 0 2h-.1A1.9 1.9 0 0 0 4 5.9V6a1 1 0 0 1-2 0v-.1A3.9 3.9 0 0 1 5.9 2H6Zm12.1 0A3.9 3.9 0 0 1 22 5.9V6a1 1 0 1 1-2 0v-.1A1.9 1.9 0 0 0 18.1 4H18a1 1 0 1 1 0-2h.1ZM13 2a1 1 0 1 1 0 2h-2a1 1 0 1 1 0-2h2Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgDashedSquareBubble);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgDuplicate = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M13 6a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h6ZM7 8a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1H7Zm9-6a4 4 0 0 1 4 4v10a1 1 0 1 1-2 0V6a2 2 0 0 0-2-2h-6a1 1 0 0 1 0-2h6Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgDuplicate);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgFileSearch = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M13.758 2a4 4 0 0 1 2.828 1.172l3.242 3.242A4 4 0 0 1 21 9.242V11a1 1 0 1 1-2 0V9.242c0-.53-.211-1.039-.586-1.414l-3.242-3.242A2 2 0 0 0 13.758 4H8a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h2a1 1 0 1 1 0 2H8a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5h5.758Zm-.258 8a4.5 4.5 0 0 1 3.809 6.895l2.398 2.398a1 1 0 0 1-1.414 1.414l-2.398-2.398A4.5 4.5 0 1 1 13.5 10Zm0 2a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgFileSearch);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef } from 'react';
|
|
3
|
-
const SvgGridView = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090',
|
|
3
|
+
const SvgGridView = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M8 13a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-2a3 3 0 0 1 3-3h2Zm10 0a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3h-2a3 3 0 0 1-3-3v-2a3 3 0 0 1 3-3h2ZM6 15a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H6Zm10 0a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1h-2ZM8 3a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h2Zm10 0a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3h-2a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h2ZM6 5a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H6Zm10 0a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2Z" }) }));
|
|
4
4
|
const ForwardRef = forwardRef(SvgGridView);
|
|
5
5
|
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgHeading = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M21 2a1 1 0 1 1 0 2h-1v16h1a1 1 0 1 1 0 2h-4a1 1 0 1 1 0-2h1V4h-1a1 1 0 1 1 0-2h4ZM5 5a1 1 0 0 1 0 2v4h6V7a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2v10a1 1 0 1 1 0 2h-2a1 1 0 1 1 0-2v-4H5v4a1 1 0 1 1 0 2H3a1 1 0 1 1 0-2V7a1 1 0 0 1 0-2h2Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgHeading);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgLargeListView = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M7 13a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-2a3 3 0 0 1 3-3h2Zm11 5a1 1 0 1 1 0 2h-5a1 1 0 1 1 0-2h5ZM5 15a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H5Zm16-1a1 1 0 1 1 0 2h-8a1 1 0 1 1 0-2h8ZM7 3a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h2Zm11 5a1 1 0 1 1 0 2h-5a1 1 0 1 1 0-2h5ZM5 5a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H5Zm16-1a1 1 0 1 1 0 2h-8a1 1 0 1 1 0-2h8Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgLargeListView);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgLayout = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M8 2a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h3Zm11 11a3 3 0 0 1 3 3v3a3 3 0 0 1-3 3h-3a3 3 0 0 1-3-3v-3a3 3 0 0 1 3-3h3ZM5 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H5Zm11 11a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-3Zm3-13a3 3 0 0 1 3 3v3a3 3 0 0 1-3 3h-3a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h3Zm-3 2a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-3Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgLayout);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { jsx as _jsx
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef } from 'react';
|
|
3
|
-
const SvgListView = (props, ref) => (
|
|
3
|
+
const SvgListView = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M7 13a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-2a3 3 0 0 1 3-3h2Zm-2 2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H5Zm16 1a1 1 0 1 1 0 2h-8a1 1 0 1 1 0-2h8ZM7 3a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h2ZM5 5a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1H5Zm16 1a1 1 0 1 1 0 2h-8a1 1 0 1 1 0-2h8Z" }) }));
|
|
4
4
|
const ForwardRef = forwardRef(SvgListView);
|
|
5
5
|
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgMerge = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M18.898 5.007a1.001 1.001 0 0 1 .205 1.99c-1.059.11-2.652.508-3.948 1.316C13.878 9.11 13 10.216 13 11.78v4.809l1.292-1.293a1 1 0 1 1 1.415 1.414l-3 3a1 1 0 0 1-1.415 0l-3-3a1 1 0 1 1 1.414-1.414L11 16.588v-4.809c0-1.563-.877-2.67-2.154-3.466-1.296-.808-2.89-1.207-3.948-1.316a1 1 0 0 1 .205-1.99c1.275.131 3.182.6 4.802 1.61.789.49 1.532 1.132 2.095 1.94.562-.808 1.307-1.45 2.096-1.94 1.62-1.01 3.527-1.479 4.802-1.61Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgMerge);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgMinus = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M20 11a1 1 0 1 1 0 2H4a1 1 0 1 1 0-2h16Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgMinus);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgPage = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M17 3a4 4 0 0 1 4 4v7.764c0 .157-.014.313-.038.466l.004.012-.006.001a3 3 0 0 1-1.618 2.204l-5.205 2.603a9.001 9.001 0 0 1-4.026.95H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h10ZM7 5a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h3.111c.107 0 .213-.005.319-.01l2.868-4.914c1.26-2.159 3.852-2.567 5.702-1.508V7a2 2 0 0 0-2-2H7Zm11.688 9.941c-.846-1.241-2.823-1.296-3.663.143l-1.879 3.22c.032-.014.065-.028.096-.043l5.205-2.603c.053-.026.102-.059.149-.093.1-.092.166-.22.166-.366a.494.494 0 0 0-.075-.258ZM10 13a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2h2Zm6-5a1 1 0 1 1 0 2H8a1 1 0 0 1 0-2h8Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgPage);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgPencilScribble = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M20.175 13.013c.301-.069.713-.118 1.114.026.25.09.44.255.566.444l.05.082.09.195c.178.459.124.927.037 1.277-.105.416-.302.842-.518 1.236-.434.79-1.066 1.663-1.61 2.42-.308.427-.581.808-.801 1.137a4.124 4.124 0 0 0 1.69-1.037 1 1 0 0 1 1.414 1.413C21.025 21.39 19.514 22 18 22c-.219 0-.517-.034-.8-.205a1.254 1.254 0 0 1-.583-.829 1.606 1.606 0 0 1 .034-.73c.05-.19.127-.375.208-.54.304-.627.89-1.434 1.421-2.172.564-.782 1.111-1.546 1.474-2.204-.5.262-1.111.652-1.794 1.163-1.6 1.197-3.503 2.987-5.17 5.13a1 1 0 1 1-1.579-1.227c1.78-2.287 3.81-4.203 5.551-5.505.868-.649 1.69-1.164 2.39-1.496a5.103 5.103 0 0 1 1.023-.372Zm-3.75-10.306a3.001 3.001 0 0 1 4.242 0l.626.626a3 3 0 0 1 0 4.243l-2.04 2.04-9.249 9.248a4.004 4.004 0 0 1-1.305.87L4.49 21.467c-1.232.508-2.465-.725-1.958-1.958L4.265 15.3c.201-.488.498-.932.871-1.305l9.248-9.247 2.04-2.041ZM6.55 15.41a2.002 2.002 0 0 0-.436.652l-1.276 3.099 3.1-1.276c.244-.1.465-.249.652-.435l8.541-8.541-2.04-2.04-8.541 8.54ZM19.252 4.12a1 1 0 0 0-1.414 0l-1.334 1.334 2.041 2.04 1.334-1.332a1 1 0 0 0 0-1.414l-.627-.627Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgPencilScribble);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef } from 'react';
|
|
3
|
-
const SvgPlus = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090',
|
|
3
|
+
const SvgPlus = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M12 2a1 1 0 0 1 1 1v8h8a1 1 0 1 1 0 2h-8v8a1 1 0 1 1-2 0v-8H3a1 1 0 1 1 0-2h8V3a1 1 0 0 1 1-1Z" }) }));
|
|
4
4
|
const ForwardRef = forwardRef(SvgPlus);
|
|
5
5
|
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgPuzzle = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M10.5 2A3.5 3.5 0 0 1 14 5.5V6h1a3 3 0 0 1 3 3v2h.5a3.5 3.5 0 1 1 0 7H18v1a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-1.692C2 16.585 2.585 16 3.308 16H4.5a1.5 1.5 0 0 0 0-3H3.308A1.308 1.308 0 0 1 2 11.692V9a3 3 0 0 1 3-3h2v-.5A3.5 3.5 0 0 1 10.5 2Zm0 2A1.5 1.5 0 0 0 9 5.5v1.34C9 7.48 8.48 8 7.84 8H5a1 1 0 0 0-1 1v2h.5a3.5 3.5 0 1 1 0 7H4v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-1.692c0-.723.585-1.308 1.308-1.308H18.5a1.5 1.5 0 0 0 0-3h-1.192A1.308 1.308 0 0 1 16 11.692V9a1 1 0 0 0-1-1h-1.84C12.52 8 12 7.48 12 6.84V5.5A1.5 1.5 0 0 0 10.5 4Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgPuzzle);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgRelayAdvanced = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M7 2c1.306 0 2.414.835 2.826 2H16.5l.231.006A4.5 4.5 0 0 1 16.5 13h-1.052l-.039-.002c-.018.02-.036.043-.056.063l-2.293 2.293a1.5 1.5 0 0 1-2.12 0L8.646 13.06 8.592 13H7.5a2.5 2.5 0 0 0-.256 4.987L7.5 18H14c.057 0 .113.005.168.015a3 3 0 1 1 0 1.97c-.055.009-.11.015-.168.015H7.5l-.231-.006A4.5 4.5 0 0 1 7.5 11h1.092c.018-.02.035-.041.054-.06l2.293-2.294.115-.102a1.5 1.5 0 0 1 2.006.102l2.293 2.293c.02.02.038.041.056.062l.04-.001H16.5a2.5 2.5 0 0 0 .256-4.987L16.5 6H9.826A2.999 2.999 0 0 1 4 5a3 3 0 0 1 3-3Zm10 16a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-6.586-6L12 13.586 13.586 12 12 10.414 10.414 12ZM7 4a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgRelayAdvanced);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgSplit = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M18.707 20.707a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 1.414-1.414L17 17.586v-2.724c0-1.32-.922-2.46-2.211-2.738a4.802 4.802 0 0 1-3.79-4.693V4a1 1 0 0 1 2 0v3.43c0 1.32.922 2.46 2.212 2.739A4.801 4.801 0 0 1 19 14.862v2.724l1.293-1.293a1 1 0 0 1 1.414 1.414l-3 3Zm-12 0a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 1.414-1.414L5 17.586v-2.568a5 5 0 0 1 3.626-4.808l.6-.172a1 1 0 0 1 .548 1.924l-.599.17A3 3 0 0 0 7 15.019v2.568l1.293-1.293a1 1 0 0 1 1.414 1.414l-3 3Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgSplit);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgTextHighlight = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M14 2a1 1 0 1 1 0 2c-1.703 0-2.451.253-2.758.457a.468.468 0 0 0-.191.206A.852.852 0 0 0 11 5v14c0 .172.023.273.05.337.022.05.064.12.192.206.307.204 1.055.457 2.758.457a1 1 0 1 1 0 2c-1.797 0-3.049-.247-3.867-.793a2.905 2.905 0 0 1-.133-.096 2.878 2.878 0 0 1-.133.096C9.05 21.753 7.797 22 6 22a1 1 0 1 1 0-2c1.703 0 2.451-.253 2.758-.457a.468.468 0 0 0 .191-.206A.851.851 0 0 0 9 19V5a.852.852 0 0 0-.05-.337.468.468 0 0 0-.192-.206C8.45 4.253 7.703 4 6 4a1 1 0 0 1 0-2c1.797 0 3.049.247 3.867.793.046.03.09.062.133.095.043-.033.087-.064.133-.095C10.95 2.247 12.203 2 14 2ZM6 6a1 1 0 0 1 0 2 2 2 0 0 0-2 2v4a2 2 0 0 0 1.796 1.99L6 16a1 1 0 1 1 0 2l-.206-.005A4 4 0 0 1 2 14v-4a4 4 0 0 1 4-4Zm10.2 0c.824 0 1.502-.001 2.052.044.562.046 1.08.144 1.564.392a4.001 4.001 0 0 1 1.748 1.748c.248.485.346 1.002.392 1.564.045.55.044 1.228.044 2.052v.4c0 .824.001 1.502-.044 2.052-.046.562-.144 1.08-.392 1.564a4.002 4.002 0 0 1-1.748 1.748c-.485.248-1.002.346-1.564.392-.55.045-1.228.044-2.052.044H14a1 1 0 1 1 0-2h2.2c.857 0 1.439 0 1.889-.037.438-.036.663-.101.82-.18a2 2 0 0 0 .873-.875c.08-.156.145-.38.18-.82.038-.45.038-1.031.038-1.888v-.4c0-.857 0-1.439-.037-1.889-.036-.438-.101-.663-.18-.82a2 2 0 0 0-.875-.873c-.156-.08-.38-.145-.82-.18C17.639 8 17.058 8 16.2 8H14a1 1 0 1 1 0-2h2.2Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgTextHighlight);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef } from 'react';
|
|
3
|
-
const SvgXMark = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090',
|
|
3
|
+
const SvgXMark = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: _jsx("path", { fill: props.color || '#909090', d: "M18.293 4.293a1 1 0 1 1 1.414 1.414L13.414 12l6.293 6.293a1 1 0 0 1-1.414 1.414L12 13.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L10.586 12 4.293 5.707a1 1 0 1 1 1.414-1.414L12 10.586l6.293-6.293Z" }) }));
|
|
4
4
|
const ForwardRef = forwardRef(SvgXMark);
|
|
5
5
|
export default ForwardRef;
|
|
@@ -5,20 +5,29 @@ export { default as AlignmentFill } from './AlignmentFill';
|
|
|
5
5
|
export { default as AlignmentLeft } from './AlignmentLeft';
|
|
6
6
|
export { default as AlignmentRight } from './AlignmentRight';
|
|
7
7
|
export { default as Apps } from './Apps';
|
|
8
|
+
export { default as ArrowArchedRight } from './ArrowArchedRight';
|
|
8
9
|
export { default as ArrowCurveBack5 } from './ArrowCurveBack5';
|
|
9
10
|
export { default as ArrowCurveForward } from './ArrowCurveForward';
|
|
10
11
|
export { default as ArrowCurveForward5 } from './ArrowCurveForward5';
|
|
12
|
+
export { default as ArrowDown } from './ArrowDown';
|
|
13
|
+
export { default as ArrowLeft } from './ArrowLeft';
|
|
14
|
+
export { default as ArrowRight } from './ArrowRight';
|
|
15
|
+
export { default as ArrowUp } from './ArrowUp';
|
|
16
|
+
export { default as ArrowUpRightSquare } from './ArrowUpRightSquare';
|
|
17
|
+
export { default as ArrowsMaximize } from './ArrowsMaximize';
|
|
18
|
+
export { default as ArrowsMinimize } from './ArrowsMinimize';
|
|
11
19
|
export { default as Avatar } from './Avatar';
|
|
20
|
+
export { default as AvatarCircle } from './AvatarCircle';
|
|
12
21
|
export { default as AvatarPlus } from './AvatarPlus';
|
|
13
22
|
export { default as AvatarTwo } from './AvatarTwo';
|
|
14
23
|
export { default as BarChart } from './BarChart';
|
|
15
24
|
export { default as Bell } from './Bell';
|
|
16
25
|
export { default as BellOff } from './BellOff';
|
|
17
26
|
export { default as Bold } from './Bold';
|
|
27
|
+
export { default as BoldUnderlineItalic } from './BoldUnderlineItalic';
|
|
18
28
|
export { default as BoxAi } from './BoxAi';
|
|
19
|
-
export { default as BoxAiAdvancedColor } from './BoxAiAdvancedColor';
|
|
20
29
|
export { default as BoxAiAdvancedMonotone } from './BoxAiAdvancedMonotone';
|
|
21
|
-
export { default as
|
|
30
|
+
export { default as BoxLeftArrow } from './BoxLeftArrow';
|
|
22
31
|
export { default as Brain } from './Brain';
|
|
23
32
|
export { default as Briefcase } from './Briefcase';
|
|
24
33
|
export { default as Broom } from './Broom';
|
|
@@ -48,10 +57,14 @@ export { default as Color } from './Color';
|
|
|
48
57
|
export { default as Comment } from './Comment';
|
|
49
58
|
export { default as Compass } from './Compass';
|
|
50
59
|
export { default as Compose } from './Compose';
|
|
60
|
+
export { default as ConditionalSplit } from './ConditionalSplit';
|
|
61
|
+
export { default as DashedSquareBubble } from './DashedSquareBubble';
|
|
51
62
|
export { default as Download } from './Download';
|
|
63
|
+
export { default as Duplicate } from './Duplicate';
|
|
52
64
|
export { default as Ellipsis } from './Ellipsis';
|
|
53
65
|
export { default as Favorites } from './Favorites';
|
|
54
66
|
export { default as File } from './File';
|
|
67
|
+
export { default as FileSearch } from './FileSearch';
|
|
55
68
|
export { default as Flag } from './Flag';
|
|
56
69
|
export { default as Folder } from './Folder';
|
|
57
70
|
export { default as FolderArrow } from './FolderArrow';
|
|
@@ -60,6 +73,7 @@ export { default as Gear } from './Gear';
|
|
|
60
73
|
export { default as Globe } from './Globe';
|
|
61
74
|
export { default as GridView } from './GridView';
|
|
62
75
|
export { default as Handshake } from './Handshake';
|
|
76
|
+
export { default as Heading } from './Heading';
|
|
63
77
|
export { default as Home } from './Home';
|
|
64
78
|
export { default as Hubs } from './Hubs';
|
|
65
79
|
export { default as Inbox } from './Inbox';
|
|
@@ -67,24 +81,32 @@ export { default as InformationCircle } from './InformationCircle';
|
|
|
67
81
|
export { default as Integrations } from './Integrations';
|
|
68
82
|
export { default as Italic } from './Italic';
|
|
69
83
|
export { default as Items } from './Items';
|
|
84
|
+
export { default as LargeListView } from './LargeListView';
|
|
85
|
+
export { default as Layout } from './Layout';
|
|
70
86
|
export { default as Link } from './Link';
|
|
71
87
|
export { default as LinkPlus } from './LinkPlus';
|
|
72
88
|
export { default as ListView } from './ListView';
|
|
73
89
|
export { default as Lock } from './Lock';
|
|
74
90
|
export { default as Mail } from './Mail';
|
|
75
91
|
export { default as Megaphone } from './Megaphone';
|
|
92
|
+
export { default as Merge } from './Merge';
|
|
76
93
|
export { default as Metadata } from './Metadata';
|
|
77
94
|
export { default as MetadataExtraction } from './MetadataExtraction';
|
|
95
|
+
export { default as Minus } from './Minus';
|
|
78
96
|
export { default as Money } from './Money';
|
|
79
97
|
export { default as Narrow } from './Narrow';
|
|
80
98
|
export { default as Nav } from './Nav';
|
|
81
99
|
export { default as Notes } from './Notes';
|
|
82
100
|
export { default as NumberList } from './NumberList';
|
|
101
|
+
export { default as Page } from './Page';
|
|
83
102
|
export { default as PaperStamp } from './PaperStamp';
|
|
84
103
|
export { default as Pencil } from './Pencil';
|
|
104
|
+
export { default as PencilScribble } from './PencilScribble';
|
|
85
105
|
export { default as Plus } from './Plus';
|
|
106
|
+
export { default as Puzzle } from './Puzzle';
|
|
86
107
|
export { default as QuestionCircle } from './QuestionCircle';
|
|
87
108
|
export { default as Relay } from './Relay';
|
|
109
|
+
export { default as RelayAdvanced } from './RelayAdvanced';
|
|
88
110
|
export { default as Retention } from './Retention';
|
|
89
111
|
export { default as Search } from './Search';
|
|
90
112
|
export { default as Section } from './Section';
|
|
@@ -93,10 +115,12 @@ export { default as SidebarChevronLeft } from './SidebarChevronLeft';
|
|
|
93
115
|
export { default as SidebarChevronRight } from './SidebarChevronRight';
|
|
94
116
|
export { default as Sign } from './Sign';
|
|
95
117
|
export { default as Sparkles } from './Sparkles';
|
|
118
|
+
export { default as Split } from './Split';
|
|
96
119
|
export { default as Strikethrough } from './Strikethrough';
|
|
97
120
|
export { default as Table } from './Table';
|
|
98
121
|
export { default as Tag } from './Tag';
|
|
99
122
|
export { default as Tasks } from './Tasks';
|
|
123
|
+
export { default as TextHighlight } from './TextHighlight';
|
|
100
124
|
export { default as ThumbsDown } from './ThumbsDown';
|
|
101
125
|
export { default as ThumbsUp } from './ThumbsUp';
|
|
102
126
|
export { default as Timer } from './Timer';
|