@box/blueprint-web-assets 4.112.13 → 4.114.0
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/Content/FileBoxNote.js +1 -1
- package/dist/icons/Logo/Automate.d.ts +3 -0
- package/dist/icons/Logo/Automate.js +5 -0
- package/dist/icons/Logo/AutomateExecution.d.ts +3 -0
- package/dist/icons/Logo/AutomateExecution.js +5 -0
- package/dist/icons/Logo/NotesLogo.d.ts +3 -0
- package/dist/icons/Logo/NotesLogo.js +5 -0
- package/dist/icons/Logo/Workflow.js +1 -1
- package/dist/icons/Logo/WorkflowTemplate.js +1 -1
- package/dist/icons/Logo/index.d.ts +3 -0
- package/dist/icons/Logo/index.js +3 -0
- package/dist/icons/Medium/Automate.js +1 -1
- package/dist/icons/Medium/FolderPlus.d.ts +3 -0
- package/dist/icons/Medium/FolderPlus.js +5 -0
- package/dist/icons/Medium/Funnel.js +1 -1
- package/dist/icons/Medium/Mermaid.d.ts +3 -0
- package/dist/icons/Medium/Mermaid.js +5 -0
- package/dist/icons/Medium/Notes.js +1 -1
- package/dist/icons/Medium/Pin.d.ts +3 -0
- package/dist/icons/Medium/Pin.js +5 -0
- package/dist/icons/Medium/Power.d.ts +3 -0
- package/dist/icons/Medium/Power.js +5 -0
- package/dist/icons/Medium/Quote.d.ts +3 -0
- package/dist/icons/Medium/Quote.js +5 -0
- package/dist/icons/Medium/RelayAdvanced.js +1 -1
- package/dist/icons/Medium/ReplaceText.d.ts +3 -0
- package/dist/icons/Medium/ReplaceText.js +5 -0
- package/dist/icons/Medium/Video.d.ts +3 -0
- package/dist/icons/Medium/Video.js +5 -0
- package/dist/icons/Medium/Workflow.d.ts +3 -0
- package/dist/icons/Medium/Workflow.js +5 -0
- package/dist/icons/Medium/index.d.ts +8 -0
- package/dist/icons/Medium/index.js +8 -0
- package/dist/icons/MediumFilled/Asterisk.d.ts +3 -0
- package/dist/icons/MediumFilled/Asterisk.js +5 -0
- package/dist/icons/MediumFilled/Automate.js +1 -1
- package/dist/icons/MediumFilled/Notes.js +1 -1
- package/dist/icons/MediumFilled/Workflow.d.ts +3 -0
- package/dist/icons/MediumFilled/Workflow.js +5 -0
- package/dist/icons/MediumFilled/index.d.ts +2 -0
- package/dist/icons/MediumFilled/index.js +2 -0
- package/package.json +3 -3
|
@@ -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 SvgFileBoxNote = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: [_jsx("path", { fill: "#D3D3D3", d: "M9 3h9.586a1 1 0 0 1 .707.293l6.415 6.414a1 1 0 0 1 .293.
|
|
3
|
+
const SvgFileBoxNote = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: [_jsx("path", { fill: "#D3D3D3", d: "M9 3h9.586a1 1 0 0 1 .707.293l6.415 6.414a1 1 0 0 1 .293.707V26A3 3 0 0 1 23 29H9a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3Z" }), _jsx("path", { fill: "white", fillOpacity: 0.5, d: "m19.286 3.286 5.01 5.009 1.412 1.412a1 1 0 0 1 .203.293H21a2 2 0 0 1-2-2V3.09a1 1 0 0 1 .286.196Z" }), _jsx("path", { fill: "#9625DD", d: "M16.656 13.75a.656.656 0 1 1 0 1.313H10.97a.656.656 0 1 1 0-1.313h5.687Z" }), _jsx("path", { fill: "#2360D5", d: "M14.76 16.813a.656.656 0 0 1 0 1.312H10.97a.656.656 0 1 1 0-1.313h3.792Z" }), _jsx("path", { fill: "#42C8C0", d: "M13.01 19.875a.656.656 0 0 1 0 1.313H10.97a.656.656 0 1 1 0-1.313h2.042Z" }), _jsx("path", { fill: "black", d: "m20.544 16.595-3.95 6.843c-.093.16-.223.299-.378.401l-1.407.93a.36.36 0 0 1-.558-.323l.101-1.682c.012-.186.066-.367.16-.529l3.95-6.842 2.082 1.202Zm-1.06-2.973a.902.902 0 0 1 1.232-.33l.52.3c.432.25.58.801.33 1.232l-.571.99-2.083-1.203.572-.99Z" })] }));
|
|
4
4
|
const ForwardRef = forwardRef(SvgFileBoxNote);
|
|
5
5
|
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgAutomate = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: [_jsx("path", { fill: "url(#Automate_svg__a)", 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: "white", d: "M10.78 16.892a.998.998 0 0 1 1.411 1.41c-.702.703-1.158 1.367-1.324 1.931-.141.484-.082.907.344 1.36.153.164.428.31.908.368.48.06 1.076.02 1.746-.1 1.337-.24 2.768-.769 3.744-1.175l.431-.18a2.996 2.996 0 0 1 5.95.485 2.996 2.996 0 0 1-2.994 2.994 2.991 2.991 0 0 1-2.578-1.476l-.042.019c-1.02.425-2.608 1.018-4.157 1.297-.774.14-1.589.21-2.343.117-.754-.092-1.537-.36-2.12-.982-.941-1.002-1.13-2.17-.804-3.287.303-1.037 1.033-1.987 1.828-2.781Zm10.216 3.101a.999.999 0 1 0 0 1.998.999.999 0 0 0 0-1.998Zm-5.335-6.758a.362.362 0 0 1 .673 0l.227.572a2.896 2.896 0 0 0 1.63 1.631l.572.226a.362.362 0 0 1 0 .673l-.572.226a2.895 2.895 0 0 0-1.63 1.63l-.227.572a.362.362 0 0 1-.673 0l-.225-.571a2.896 2.896 0 0 0-1.632-1.631l-.571-.226a.362.362 0 0 1 0-.673l.571-.226a2.897 2.897 0 0 0 1.632-1.632l.225-.571ZM11.005 8.01c1.097 0 2.054.592 2.576 1.473l.04-.017c1.021-.425 2.608-1.018 4.158-1.297.774-.14 1.588-.21 2.343-.117.753.092 1.536.36 2.12.982.94 1.002 1.13 2.17.804 3.287-.304 1.037-1.033 1.987-1.828 2.782a.998.998 0 0 1-1.412-1.412c.703-.702 1.159-1.365 1.324-1.93.142-.484.082-.907-.343-1.36-.154-.164-.428-.31-.908-.368-.48-.06-1.077-.02-1.746.1-1.337.241-2.768.769-3.744 1.176l-.428.177a2.995 2.995 0 0 1-5.95-.483 2.995 2.995 0 0 1 2.994-2.993Zm0 1.996a1 1 0 0 0-.999.997 1 1 0 0 0 1.998 0 .999.999 0 0 0-.999-.997Z" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "Automate_svg__a", x1: 4, x2: 25.5, y1: 1.5, y2: 37.5, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#F44339" }), _jsx("stop", { offset: 1, stopColor: "#F1811A" })] }) })] }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgAutomate);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgAutomateExecution = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: [_jsx("path", { fill: "#FDF2E8", d: "M0 6a6 6 0 0 1 6-6h20a6 6 0 0 1 6 6v20a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z" }), _jsx("path", { fill: "url(#AutomateExecution_svg__a)", d: "M10.773 16.893a1 1 0 0 1 1.414 1.413c-.704.703-1.16 1.367-1.326 1.932-.141.485-.082.909.344 1.363.154.163.428.309.91.368.48.059 1.077.02 1.747-.1 1.34-.242 2.772-.77 3.75-1.178l.431-.18a3 3 0 0 1 5.958.486 2.995 2.995 0 0 1-5.58 1.52l-.042.02c-1.022.425-2.61 1.019-4.162 1.298-.775.14-1.59.21-2.346.117-.755-.093-1.539-.36-2.123-.983-.942-1.003-1.132-2.172-.805-3.291.304-1.039 1.034-1.99 1.83-2.785Zm10.229 3.105a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-5.34-6.767a.362.362 0 0 1 .673 0l.226.573a2.9 2.9 0 0 0 1.633 1.633l.573.226a.362.362 0 0 1 0 .674l-.573.227a2.899 2.899 0 0 0-1.633 1.632l-.226.573a.362.362 0 0 1-.674 0l-.226-.573a2.9 2.9 0 0 0-1.633-1.633l-.572-.226a.362.362 0 0 1 0-.674l.572-.226a2.9 2.9 0 0 0 1.633-1.633l.226-.572ZM10.998 8c1.098 0 2.057.593 2.58 1.475l.04-.017c1.022-.425 2.61-1.02 4.162-1.299.775-.14 1.59-.21 2.346-.117.755.093 1.539.361 2.123.983.942 1.003 1.132 2.172.805 3.291-.304 1.04-1.034 1.99-1.83 2.786a1 1 0 0 1-1.414-1.414c.704-.702 1.16-1.367 1.326-1.932.141-.485.082-.909-.344-1.362-.154-.164-.428-.31-.91-.369-.48-.059-1.077-.02-1.747.101-1.339.241-2.772.77-3.75 1.177l-.427.177a3 3 0 0 1-5.958-.483A2.999 2.999 0 0 1 10.999 8Zm0 1.998a1 1 0 0 0-1 1 1 1 0 0 0 2 0 1 1 0 0 0-1-1Z" }), _jsx("defs", { children: _jsxs("linearGradient", { id: "AutomateExecution_svg__a", x1: 10.001, x2: 20.746, y1: 8.75, y2: 26.747, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#F44339" }), _jsx("stop", { offset: 1, stopColor: "#F1811A" })] }) })] }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgAutomateExecution);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgNotesLogo = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: [_jsx("path", { fill: "#9625DD", d: "M17.5 4a1.5 1.5 0 0 1 0 3h-13a1.5 1.5 0 1 1 0-3h13Z" }), _jsx("path", { fill: "#2360D5", d: "M13.167 11a1.5 1.5 0 0 1 0 3H4.5a1.5 1.5 0 0 1 0-3h8.667Z" }), _jsx("path", { fill: "#42C8C0", d: "M9.167 18a1.5 1.5 0 0 1 0 3H4.5a1.5 1.5 0 0 1 0-3h4.667Z" }), _jsx("path", { fill: "black", d: "m26.386 10.636-9.029 15.26a2.71 2.71 0 0 1-.864.896l-3.214 2.073c-.567.366-1.318-.058-1.277-.72l.232-3.751c.026-.415.15-.82.363-1.18l9.029-15.26 4.76 2.682Zm-2.422-6.63c.569-.962 1.83-1.292 2.815-.736l1.19.67a1.985 1.985 0 0 1 .755 2.747l-1.308 2.208-4.76-2.682 1.308-2.207Z" })] }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgNotesLogo);
|
|
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 SvgWorkflow = (props, ref) => (
|
|
3
|
+
const SvgWorkflow = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: _jsxs("g", { children: [_jsx("path", { fill: "#F5B31B", 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: "white", fillRule: "evenodd", d: "M21 19a2 2 0 1 1 .001 3.999A2 2 0 0 1 21 19ZM19.5 9a3.5 3.5 0 1 1 0 7H13a2 2 0 1 0 0 4h3a1 1 0 0 1 0 2h-3c-2.21 0-4-1.79-4-4s1.79-4 4-4h6.5a1.5 1.5 0 0 0 1.493-1.356L21 12.5a1.5 1.5 0 0 0-1.5-1.5H14a1 1 0 0 1 0-2h5.5ZM10 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z", clipRule: "evenodd" })] }) }));
|
|
4
4
|
const ForwardRef = forwardRef(SvgWorkflow);
|
|
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 SvgWorkflowTemplate = (props, ref) => (
|
|
3
|
+
const SvgWorkflowTemplate = (props, ref) => (_jsx("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: _jsxs("g", { children: [_jsx("path", { fill: "#9F3FED", 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: "white", fillRule: "evenodd", d: "M21 19a2 2 0 1 1 .001 3.999A2 2 0 0 1 21 19ZM19.5 9a3.5 3.5 0 1 1 0 7H13a2 2 0 1 0 0 4h3a1 1 0 0 1 0 2h-3c-2.21 0-4-1.79-4-4s1.79-4 4-4h6.5a1.5 1.5 0 0 0 1.493-1.356L21 12.5a1.5 1.5 0 0 0-1.5-1.5H14a1 1 0 0 1 0-2h5.5ZM10 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z", clipRule: "evenodd" })] }) }));
|
|
4
4
|
const ForwardRef = forwardRef(SvgWorkflowTemplate);
|
|
5
5
|
export default ForwardRef;
|
|
@@ -28,6 +28,8 @@ export { default as AgentMistral } from './AgentMistral';
|
|
|
28
28
|
export { default as AgentOpenAi } from './AgentOpenAi';
|
|
29
29
|
export { default as AmericanExpress } from './AmericanExpress';
|
|
30
30
|
export { default as Apps } from './Apps';
|
|
31
|
+
export { default as Automate } from './Automate';
|
|
32
|
+
export { default as AutomateExecution } from './AutomateExecution';
|
|
31
33
|
export { default as BlueprintCompact } from './BlueprintCompact';
|
|
32
34
|
export { default as BlueprintFull } from './BlueprintFull';
|
|
33
35
|
export { default as BoxAiAdvancedLogo24 } from './BoxAiAdvancedLogo24';
|
|
@@ -69,6 +71,7 @@ export { default as ModelGemini } from './ModelGemini';
|
|
|
69
71
|
export { default as ModelGrok } from './ModelGrok';
|
|
70
72
|
export { default as ModelLlama } from './ModelLlama';
|
|
71
73
|
export { default as ModelWatson } from './ModelWatson';
|
|
74
|
+
export { default as NotesLogo } from './NotesLogo';
|
|
72
75
|
export { default as Notifications } from './Notifications';
|
|
73
76
|
export { default as NumbersForMac } from './NumbersForMac';
|
|
74
77
|
export { default as PagesForMac } from './PagesForMac';
|
package/dist/icons/Logo/index.js
CHANGED
|
@@ -28,6 +28,8 @@ export { default as AgentMistral } from './AgentMistral';
|
|
|
28
28
|
export { default as AgentOpenAi } from './AgentOpenAi';
|
|
29
29
|
export { default as AmericanExpress } from './AmericanExpress';
|
|
30
30
|
export { default as Apps } from './Apps';
|
|
31
|
+
export { default as Automate } from './Automate';
|
|
32
|
+
export { default as AutomateExecution } from './AutomateExecution';
|
|
31
33
|
export { default as BlueprintCompact } from './BlueprintCompact';
|
|
32
34
|
export { default as BlueprintFull } from './BlueprintFull';
|
|
33
35
|
export { default as BoxAiAdvancedLogo24 } from './BoxAiAdvancedLogo24';
|
|
@@ -69,6 +71,7 @@ export { default as ModelGemini } from './ModelGemini';
|
|
|
69
71
|
export { default as ModelGrok } from './ModelGrok';
|
|
70
72
|
export { default as ModelLlama } from './ModelLlama';
|
|
71
73
|
export { default as ModelWatson } from './ModelWatson';
|
|
74
|
+
export { default as NotesLogo } from './NotesLogo';
|
|
72
75
|
export { default as Notifications } from './Notifications';
|
|
73
76
|
export { default as NumbersForMac } from './NumbersForMac';
|
|
74
77
|
export { default as PagesForMac } from './PagesForMac';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef } from 'react';
|
|
3
|
-
const SvgAutomate = (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: "
|
|
3
|
+
const SvgAutomate = (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: "M6.773 12.893a1 1 0 0 1 1.414 1.413c-.704.703-1.16 1.367-1.326 1.932-.141.485-.082.909.344 1.363.154.163.428.309.91.368.48.059 1.077.02 1.747-.1 1.34-.242 2.772-.77 3.75-1.178l.431-.18a3 3 0 0 1 5.958.486 2.995 2.995 0 0 1-5.58 1.52l-.042.02c-1.022.425-2.61 1.019-4.162 1.298-.775.14-1.59.21-2.346.117-.755-.093-1.539-.36-2.123-.983-.942-1.003-1.132-2.172-.805-3.291.304-1.039 1.034-1.99 1.83-2.785Zm10.229 3.105a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-5.34-6.767a.362.362 0 0 1 .673 0l.226.573a2.9 2.9 0 0 0 1.633 1.633l.573.226a.362.362 0 0 1 0 .674l-.573.226a2.899 2.899 0 0 0-1.633 1.633l-.226.573a.362.362 0 0 1-.674 0l-.226-.573a2.9 2.9 0 0 0-1.633-1.633l-.573-.226a.362.362 0 0 1 0-.674l.573-.226a2.9 2.9 0 0 0 1.633-1.633l.226-.573ZM6.998 4c1.098 0 2.057.593 2.58 1.475l.04-.017c1.022-.425 2.61-1.02 4.162-1.299.775-.14 1.59-.21 2.346-.117.755.093 1.539.361 2.123.983.942 1.003 1.132 2.172.805 3.291-.304 1.04-1.034 1.99-1.83 2.786a1 1 0 0 1-1.414-1.414c.704-.702 1.16-1.367 1.326-1.932.141-.485.082-.909-.344-1.362-.154-.164-.428-.31-.91-.369-.48-.059-1.077-.02-1.747.101-1.339.241-2.772.77-3.75 1.177l-.427.177a3 3 0 0 1-5.958-.483A2.999 2.999 0 0 1 6.999 4Zm0 1.998a1 1 0 0 0-1 1 1 1 0 0 0 2 0 1 1 0 0 0-1-1Z" }) }));
|
|
4
4
|
const ForwardRef = forwardRef(SvgAutomate);
|
|
5
5
|
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgFolderPlus = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", role: "img", ref: ref, ...props, children: [_jsx("path", { fill: props.color || '#909090', fillRule: "evenodd", d: "M10 3a2 2 0 0 1 1.6.8l1.8 2.4A2 2 0 0 0 15 7h2.999A4 4 0 0 1 22 11v1a1 1 0 1 1-2 0v-1a2 2 0 0 0-2.001-2H6.001A2 2 0 0 0 4 11v5a2 2 0 0 0 2 2h6a1 1 0 1 1 0 2H6a4 4 0 0 1-4-4V6a3 3 0 0 1 3-3h5ZM5 5a1 1 0 0 0-1 1v1.536A3.982 3.982 0 0 1 6.001 7H11.5L10 5H5Z", clipRule: "evenodd" }), _jsx("path", { fill: props.color || '#909090', d: "M20 16a1 1 0 1 0-2 0v2h-2a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 1 0 0-2h-2v-2Z" })] }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgFolderPlus);
|
|
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 SvgFunnel = (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: "
|
|
3
|
+
const SvgFunnel = (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 16a1 1 0 1 1 0 2h-4a1 1 0 1 1 0-2h4Zm3-5a1 1 0 1 1 0 2H7a1 1 0 1 1 0-2h10Zm3-5a1 1 0 1 1 0 2H4a1 1 0 0 1 0-2h16Z" }) }));
|
|
4
4
|
const ForwardRef = forwardRef(SvgFunnel);
|
|
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 SvgMermaid = (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 3a1 1 0 0 1 1 1c0 1.962.014 4.547-.954 6.828-.922 2.174-2.692 3.99-5.879 4.91l.813 4.067A1 1 0 0 1 15 21H9a1 1 0 0 1-.98-1.196l.813-4.068c-3.187-.92-4.957-2.735-5.879-4.909C1.986 8.547 2 5.962 2 4a1 1 0 0 1 1-1c1.67 0 4.08.542 6.096 1.617 1.09.582 2.16 1.376 2.904 2.399.744-1.023 1.814-1.817 2.904-2.399C16.92 3.542 19.331 3 21 3Zm-1.008 2.07c-1.25.16-2.804.597-4.146 1.313-1.656.883-2.708 2.027-2.833 3.35l-.018.37a.992.992 0 0 1-.07.278l-.018.037a.996.996 0 0 1-.13.21l-.014.017a1 1 0 0 1-.122.12l-.011.01a.999.999 0 0 1-.144.097l-.014.009c-.018.01-.035.017-.053.025l-.05.023-.015.006A1.023 1.023 0 0 1 12 11a1.015 1.015 0 0 1-.348-.063l-.023-.01a.925.925 0 0 1-.049-.02l-.053-.026-.014-.009a1.02 1.02 0 0 1-.144-.097l-.01-.01a1.01 1.01 0 0 1-.123-.12l-.013-.016a.896.896 0 0 1-.059-.081 1.003 1.003 0 0 1-.072-.13c-.006-.012-.013-.024-.018-.037a.994.994 0 0 1-.07-.279l-.017-.369c-.125-1.323-1.177-2.467-2.833-3.35C6.812 5.667 5.26 5.23 4.008 5.07c.022 1.71.141 3.453.788 4.977.74 1.743 2.21 3.29 5.414 3.976a1 1 0 0 1 .77 1.174l-.76 3.804h3.56l-.76-3.804a1 1 0 0 1 .77-1.174c3.203-.686 4.675-2.233 5.414-3.976.646-1.524.765-3.267.788-4.977Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgMermaid);
|
|
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 SvgNotes = (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 SvgNotes = (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: "M15.54 3.502a3 3 0 0 1 4.097-1.099l.866.5a3.001 3.001 0 0 1 1.099 4.099l-1 1.731-5.435 9.413a3.004 3.004 0 0 1-.945 1.004l-4.02 2.655a1.15 1.15 0 0 1-1.783-1.029l.289-4.81c.028-.464.164-.916.396-1.32l5.435-9.413 1-1.731Zm-4.703 12.145a1.004 1.004 0 0 0-.133.44l-.186 3.111 2.601-1.716c.13-.086.238-.201.316-.335l4.933-8.548-2.597-1.5-4.934 8.547ZM5 13a1 1 0 1 1 0 2H3a1 1 0 0 1 0-2h2Zm3-5a1 1 0 1 1 0 2H3a1 1 0 0 1 0-2h5Zm10.637-3.864a1 1 0 0 0-1.366.366l-.5.865 2.598 1.5.5-.865a1 1 0 0 0-.366-1.366l-.866-.5ZM11 3a1 1 0 1 1 0 2H3a1 1 0 0 1 0-2h8Z" }) }));
|
|
4
4
|
const ForwardRef = forwardRef(SvgNotes);
|
|
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 SvgPin = (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.23 3.5a3 3 0 0 1 4.097-1.098l3.176 1.834A3 3 0 0 1 20.6 8.334l-.042.072a2.915 2.915 0 0 1-3.028 1.412l-.792 1.371c.96 1.026 1.521 2.14 1.784 3.25a7.167 7.167 0 0 1-.43 4.514c-.333.738-1.127 1.016-1.794.85a24.9 24.9 0 0 1-5.528-2.112l-.846 1.466a8 8 0 0 1-1.617 1.983l-.905.803a.22.22 0 0 1-.361-.209l.243-1.184c.172-.841.479-1.65.908-2.393l.846-1.466a24.896 24.896 0 0 1-4.591-3.73c-.478-.495-.635-1.322-.162-1.98l.137-.183A7.175 7.175 0 0 1 7.98 8.352c1.093-.327 2.338-.4 3.707-.08l.792-1.37a2.915 2.915 0 0 1-.292-3.33l.042-.071Zm1.186 7.612c-2.033-1.173-3.656-1.204-4.862-.844a5.173 5.173 0 0 0-2.398 1.573 22.895 22.895 0 0 0 10.258 5.921 5.17 5.17 0 0 0 .163-2.862c-.29-1.224-1.129-2.614-3.161-3.788Zm1.91-6.977a1 1 0 0 0-1.364.366l-.042.071a.918.918 0 0 0 .335 1.253 1 1 0 0 1 .367 1.366l-1.019 1.763c.267.127.539.268.813.426.273.158.53.322.774.49l1.019-1.763a1 1 0 0 1 1.366-.366.917.917 0 0 0 1.253-.335l.04-.072a1 1 0 0 0-.365-1.366l-3.176-1.833Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgPin);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgPower = (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.1 5.265a1 1 0 0 1 1.413.057C20.1 7.046 21 9.312 21 11.872 21 17.111 17.032 21 12.055 21 7.095 21 3 17.13 3 11.871 3 9.277 4.039 7.02 5.603 5.322a1 1 0 0 1 1.47 1.356C5.811 8.048 5 9.834 5 11.87 5 16.005 8.178 19 12.055 19 15.913 19 19 16.022 19 11.871c0-2.072-.72-3.85-1.958-5.193a1 1 0 0 1 .059-1.413ZM12 2a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V3a1 1 0 0 1 1-1Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgPower);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgQuote = (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 4a1 1 0 0 1 1 1v14a1 1 0 1 1-2 0V5a1 1 0 0 1 1-1Zm14 12a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2h10Zm-3-5a1 1 0 1 1 0 2H8a1 1 0 1 1 0-2h7Zm6-5a1 1 0 1 1 0 2H8a1 1 0 0 1 0-2h13Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgQuote);
|
|
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 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
|
|
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 2h5.68a4.5 4.5 0 0 1 0 9h-.058l-.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 13h-.068a2.5 2.5 0 0 0 0 5H14c.057 0 .113.005.168.015a3 3 0 1 1 0 1.97c-.055.009-.11.015-.168.015H8.524a4.5 4.5 0 0 1 0-9h.068c.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-.001h.057a2.5 2.5 0 0 0 0-5h-5.68A2.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
4
|
const ForwardRef = forwardRef(SvgRelayAdvanced);
|
|
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 SvgReplaceText = (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 5a1 1 0 0 1 1 1v6.062a3.89 3.89 0 0 1 2.5-.912c2.704 0 4.5 2.711 4.5 5.5 0 2.79-1.796 5.5-4.5 5.5-.974 0-1.829-.352-2.526-.932A1 1 0 0 1 13 21V6a1 1 0 0 1 1-1ZM4 15a1 1 0 0 1 1 1 2 2 0 0 0 2 2h.586l-.293-.293a1 1 0 0 1 1.414-1.414l2 2a1 1 0 0 1 0 1.414l-2 2a1 1 0 0 1-1.414-1.414L7.586 20H7a4 4 0 0 1-4-4 1 1 0 0 1 1-1Zm13.5-1.85c-1.162 0-2.5 1.32-2.5 3.5 0 2.182 1.338 3.5 2.5 3.5 1.161 0 2.5-1.318 2.5-3.5 0-2.181-1.339-3.5-2.5-3.5ZM7.008 2c2.481 0 3.993 1.804 3.976 3.368v1.895l.018 4.732a1 1 0 1 1-2 .007L9 11.841a5.43 5.43 0 0 1-2.01 1.112c-1.026.304-2.15.285-3.102-.192-.987-.495-1.68-1.431-1.863-2.708a3.014 3.014 0 0 1 .675-2.331c.65-.792 1.727-1.357 3.307-1.572 1.635-.221 2.48-.524 2.884-.726.035-.017.064-.038.092-.053V5.35c.006-.326-.476-1.35-1.976-1.35-1.219 0-1.99.36-2.798 1.14A1 1 0 0 1 2.82 3.7C3.97 2.587 5.231 2 7.007 2Zm1.967 5.544c-.647.22-1.519.43-2.699.59-1.247.169-1.793.57-2.03.857-.237.29-.267.593-.24.78.094.662.41 1.017.78 1.203.406.203.99.255 1.637.063 1.212-.36 2.445-1.523 2.552-3.493Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgReplaceText);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgVideo = (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 4a4 4 0 0 1 4 4v8l-.005.206a4 4 0 0 1-3.789 3.79L18 20H6l-.206-.005A4 4 0 0 1 2 16V8a4 4 0 0 1 4-4h12ZM6 6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H6Zm3 4.148c0-1.717 1.914-2.74 3.343-1.788l2.664 1.776a2.24 2.24 0 0 1 0 3.728l-2.664 1.776C10.914 16.592 9 15.568 9 13.852v-3.704Zm2.233-.124a.15.15 0 0 0-.233.124v3.704c0 .12.134.19.233.124l2.665-1.777a.24.24 0 0 0 0-.398l-2.665-1.777Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgVideo);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgWorkflow = (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(SvgWorkflow);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -108,6 +108,7 @@ export { default as Flag } from './Flag';
|
|
|
108
108
|
export { default as Folder } from './Folder';
|
|
109
109
|
export { default as FolderArrow } from './FolderArrow';
|
|
110
110
|
export { default as FolderArrowUp } from './FolderArrowUp';
|
|
111
|
+
export { default as FolderPlus } from './FolderPlus';
|
|
111
112
|
export { default as Funnel } from './Funnel';
|
|
112
113
|
export { default as Gavel } from './Gavel';
|
|
113
114
|
export { default as Gear } from './Gear';
|
|
@@ -141,6 +142,7 @@ export { default as MailPlus } from './MailPlus';
|
|
|
141
142
|
export { default as Megaphone } from './Megaphone';
|
|
142
143
|
export { default as Merge } from './Merge';
|
|
143
144
|
export { default as MergeCells } from './MergeCells';
|
|
145
|
+
export { default as Mermaid } from './Mermaid';
|
|
144
146
|
export { default as Metadata } from './Metadata';
|
|
145
147
|
export { default as MetadataExtraction } from './MetadataExtraction';
|
|
146
148
|
export { default as Microphone } from './Microphone';
|
|
@@ -160,12 +162,15 @@ export { default as PaperStamp } from './PaperStamp';
|
|
|
160
162
|
export { default as Pencil } from './Pencil';
|
|
161
163
|
export { default as PencilCrossed } from './PencilCrossed';
|
|
162
164
|
export { default as PencilScribble } from './PencilScribble';
|
|
165
|
+
export { default as Pin } from './Pin';
|
|
163
166
|
export { default as Plus } from './Plus';
|
|
164
167
|
export { default as PositionCenter } from './PositionCenter';
|
|
165
168
|
export { default as PositionLeft } from './PositionLeft';
|
|
169
|
+
export { default as Power } from './Power';
|
|
166
170
|
export { default as Printer } from './Printer';
|
|
167
171
|
export { default as Puzzle } from './Puzzle';
|
|
168
172
|
export { default as QuestionCircle } from './QuestionCircle';
|
|
173
|
+
export { default as Quote } from './Quote';
|
|
169
174
|
export { default as Radio } from './Radio';
|
|
170
175
|
export { default as RectangleWithArrowDown } from './RectangleWithArrowDown';
|
|
171
176
|
export { default as RectangleWithArrowLeft } from './RectangleWithArrowLeft';
|
|
@@ -173,6 +178,7 @@ export { default as RectangleWithArrowRight } from './RectangleWithArrowRight';
|
|
|
173
178
|
export { default as RectangleWithArrowUp } from './RectangleWithArrowUp';
|
|
174
179
|
export { default as Relay } from './Relay';
|
|
175
180
|
export { default as RelayAdvanced } from './RelayAdvanced';
|
|
181
|
+
export { default as ReplaceText } from './ReplaceText';
|
|
176
182
|
export { default as Retention } from './Retention';
|
|
177
183
|
export { default as RightSidebarChevronClose } from './RightSidebarChevronClose';
|
|
178
184
|
export { default as RightSidebarChevronOpen } from './RightSidebarChevronOpen';
|
|
@@ -212,12 +218,14 @@ export { default as Unlock } from './Unlock';
|
|
|
212
218
|
export { default as UpDownArrows } from './UpDownArrows';
|
|
213
219
|
export { default as Upload } from './Upload';
|
|
214
220
|
export { default as UpperCase } from './UpperCase';
|
|
221
|
+
export { default as Video } from './Video';
|
|
215
222
|
export { default as Volume0 } from './Volume0';
|
|
216
223
|
export { default as Volume1 } from './Volume1';
|
|
217
224
|
export { default as Volume2 } from './Volume2';
|
|
218
225
|
export { default as VolumeX } from './VolumeX';
|
|
219
226
|
export { default as Watermark } from './Watermark';
|
|
220
227
|
export { default as Wide } from './Wide';
|
|
228
|
+
export { default as Workflow } from './Workflow';
|
|
221
229
|
export { default as WrenchScrewdriver } from './WrenchScrewdriver';
|
|
222
230
|
export { default as XMark } from './XMark';
|
|
223
231
|
export { default as XMarkCircle } from './XMarkCircle';
|
|
@@ -108,6 +108,7 @@ export { default as Flag } from './Flag';
|
|
|
108
108
|
export { default as Folder } from './Folder';
|
|
109
109
|
export { default as FolderArrow } from './FolderArrow';
|
|
110
110
|
export { default as FolderArrowUp } from './FolderArrowUp';
|
|
111
|
+
export { default as FolderPlus } from './FolderPlus';
|
|
111
112
|
export { default as Funnel } from './Funnel';
|
|
112
113
|
export { default as Gavel } from './Gavel';
|
|
113
114
|
export { default as Gear } from './Gear';
|
|
@@ -141,6 +142,7 @@ export { default as MailPlus } from './MailPlus';
|
|
|
141
142
|
export { default as Megaphone } from './Megaphone';
|
|
142
143
|
export { default as Merge } from './Merge';
|
|
143
144
|
export { default as MergeCells } from './MergeCells';
|
|
145
|
+
export { default as Mermaid } from './Mermaid';
|
|
144
146
|
export { default as Metadata } from './Metadata';
|
|
145
147
|
export { default as MetadataExtraction } from './MetadataExtraction';
|
|
146
148
|
export { default as Microphone } from './Microphone';
|
|
@@ -160,12 +162,15 @@ export { default as PaperStamp } from './PaperStamp';
|
|
|
160
162
|
export { default as Pencil } from './Pencil';
|
|
161
163
|
export { default as PencilCrossed } from './PencilCrossed';
|
|
162
164
|
export { default as PencilScribble } from './PencilScribble';
|
|
165
|
+
export { default as Pin } from './Pin';
|
|
163
166
|
export { default as Plus } from './Plus';
|
|
164
167
|
export { default as PositionCenter } from './PositionCenter';
|
|
165
168
|
export { default as PositionLeft } from './PositionLeft';
|
|
169
|
+
export { default as Power } from './Power';
|
|
166
170
|
export { default as Printer } from './Printer';
|
|
167
171
|
export { default as Puzzle } from './Puzzle';
|
|
168
172
|
export { default as QuestionCircle } from './QuestionCircle';
|
|
173
|
+
export { default as Quote } from './Quote';
|
|
169
174
|
export { default as Radio } from './Radio';
|
|
170
175
|
export { default as RectangleWithArrowDown } from './RectangleWithArrowDown';
|
|
171
176
|
export { default as RectangleWithArrowLeft } from './RectangleWithArrowLeft';
|
|
@@ -173,6 +178,7 @@ export { default as RectangleWithArrowRight } from './RectangleWithArrowRight';
|
|
|
173
178
|
export { default as RectangleWithArrowUp } from './RectangleWithArrowUp';
|
|
174
179
|
export { default as Relay } from './Relay';
|
|
175
180
|
export { default as RelayAdvanced } from './RelayAdvanced';
|
|
181
|
+
export { default as ReplaceText } from './ReplaceText';
|
|
176
182
|
export { default as Retention } from './Retention';
|
|
177
183
|
export { default as RightSidebarChevronClose } from './RightSidebarChevronClose';
|
|
178
184
|
export { default as RightSidebarChevronOpen } from './RightSidebarChevronOpen';
|
|
@@ -212,12 +218,14 @@ export { default as Unlock } from './Unlock';
|
|
|
212
218
|
export { default as UpDownArrows } from './UpDownArrows';
|
|
213
219
|
export { default as Upload } from './Upload';
|
|
214
220
|
export { default as UpperCase } from './UpperCase';
|
|
221
|
+
export { default as Video } from './Video';
|
|
215
222
|
export { default as Volume0 } from './Volume0';
|
|
216
223
|
export { default as Volume1 } from './Volume1';
|
|
217
224
|
export { default as Volume2 } from './Volume2';
|
|
218
225
|
export { default as VolumeX } from './VolumeX';
|
|
219
226
|
export { default as Watermark } from './Watermark';
|
|
220
227
|
export { default as Wide } from './Wide';
|
|
228
|
+
export { default as Workflow } from './Workflow';
|
|
221
229
|
export { default as WrenchScrewdriver } from './WrenchScrewdriver';
|
|
222
230
|
export { default as XMark } from './XMark';
|
|
223
231
|
export { default as XMarkCircle } from './XMarkCircle';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
const SvgAsterisk = (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 1c.84 0 1.52.66 1.52 1.476v6.966l6.25-3.502a1.498 1.498 0 0 1 2.043.56c.4.717.137 1.627-.59 2.035l-6.182 3.464 6.181 3.465c.727.408.992 1.318.59 2.035a1.497 1.497 0 0 1-2.042.56l-6.25-3.504v6.97c0 .814-.68 1.475-1.52 1.475-.839 0-1.52-.66-1.52-1.476v-6.969L4.23 18.06a1.498 1.498 0 0 1-2.043-.56 1.5 1.5 0 0 1 .59-2.036l6.182-3.466-6.182-3.463a1.5 1.5 0 0 1-.589-2.036 1.498 1.498 0 0 1 2.043-.56l6.25 3.503V2.476C10.48 1.66 11.16 1 12 1Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgAsterisk);
|
|
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 SvgAutomate = (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: "
|
|
3
|
+
const SvgAutomate = (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: "M6.772 12.895a1 1 0 0 1 1.414 1.413c-.704.703-1.16 1.368-1.326 1.933-.141.485-.082.908.344 1.362.154.164.428.31.91.368.48.06 1.077.02 1.747-.1 1.34-.241 2.772-.77 3.75-1.177l.431-.18A3 3 0 0 1 20 17a3 3 0 0 1-2.999 2.998c-1.1 0-2.058-.595-2.58-1.478l-.043.019c-1.022.425-2.61 1.02-4.162 1.298-.775.14-1.59.21-2.346.118-.755-.093-1.539-.361-2.123-.984-.942-1.003-1.132-2.172-.805-3.29.304-1.04 1.034-1.99 1.83-2.786Zm4.888-3.661a.362.362 0 0 1 .674 0l.226.572a2.9 2.9 0 0 0 1.633 1.634l.573.226a.362.362 0 0 1 0 .673l-.573.227a2.899 2.899 0 0 0-1.633 1.633l-.226.572a.362.362 0 0 1-.674 0l-.226-.572a2.9 2.9 0 0 0-1.633-1.633l-.572-.227a.362.362 0 0 1 0-.673l.572-.226a2.901 2.901 0 0 0 1.633-1.634l.226-.572ZM6.998 4.002c1.098 0 2.057.593 2.58 1.475l.04-.017c1.022-.425 2.61-1.019 4.162-1.298.775-.14 1.59-.21 2.346-.118.755.093 1.539.362 2.123.984.942 1.003 1.132 2.172.805 3.29-.304 1.04-1.034 1.99-1.83 2.786a1 1 0 0 1-1.414-1.413c.704-.703 1.16-1.368 1.326-1.933.141-.484.082-.908-.344-1.362-.154-.164-.428-.31-.91-.368-.48-.06-1.077-.02-1.747.1-1.339.241-2.772.77-3.75 1.177l-.427.178A3 3 0 0 1 4 7a2.999 2.999 0 0 1 2.998-2.998Z" }) }));
|
|
4
4
|
const ForwardRef = forwardRef(SvgAutomate);
|
|
5
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 SvgNotes = (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 SvgNotes = (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.898 6.609 4.33 2.5.568.327-5.386 9.33a3.004 3.004 0 0 1-.944 1.003l-3.091 2.044a1.15 1.15 0 0 1-1.782-1.03l.224-3.698c.029-.464.164-.916.397-1.318L14.6 6.436l.298.173ZM5 13a1 1 0 0 1 0 2H3a1 1 0 0 1 0-2h2Zm3-5a1 1 0 1 1 0 2H3a1 1 0 0 1 0-2h5Zm8.496-4.847a2.3 2.3 0 0 1 3.142-.841l1.213.7a2.3 2.3 0 0 1 .841 3.141l-.896 1.55-.567-.327-4.33-2.5-.3-.173.897-1.55ZM11 3a1 1 0 1 1 0 2H3a1 1 0 0 1 0-2h8Z" }) }));
|
|
4
4
|
const ForwardRef = forwardRef(SvgNotes);
|
|
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 SvgWorkflow = (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 2h5.68a4.5 4.5 0 0 1 0 9h-.002c-.025.029-.05.058-.077.085l-2.301 2.3a1.5 1.5 0 0 1-2.121 0l-2.3-2.3A1.57 1.57 0 0 1 8.627 13h-.103a2.5 2.5 0 0 0 0 5H14c.057 0 .113.005.168.015a3 3 0 1 1 0 1.97c-.055.009-.11.015-.168.015H8.524a4.5 4.5 0 0 1 0-9h.148l.033-.036 2.3-2.3a1.5 1.5 0 0 1 2.121 0l2.3 2.3c.012.011.022.024.033.036h.047a2.5 2.5 0 0 0 0-5h-5.68A2.999 2.999 0 0 1 4 5a3 3 0 0 1 3-3Zm3.473 10.024 1.592 1.593 1.593-1.593-1.593-1.592-1.592 1.592Z" }) }));
|
|
4
|
+
const ForwardRef = forwardRef(SvgWorkflow);
|
|
5
|
+
export default ForwardRef;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export { default as Apps } from './Apps';
|
|
2
2
|
export { default as ArrowArchedRight } from './ArrowArchedRight';
|
|
3
|
+
export { default as Asterisk } from './Asterisk';
|
|
3
4
|
export { default as Automate } from './Automate';
|
|
4
5
|
export { default as Avatar } from './Avatar';
|
|
5
6
|
export { default as AvatarCircle } from './AvatarCircle';
|
|
@@ -65,5 +66,6 @@ export { default as Volume0 } from './Volume0';
|
|
|
65
66
|
export { default as Volume1 } from './Volume1';
|
|
66
67
|
export { default as Volume2 } from './Volume2';
|
|
67
68
|
export { default as VolumeX } from './VolumeX';
|
|
69
|
+
export { default as Workflow } from './Workflow';
|
|
68
70
|
export { default as XMark } from './XMark';
|
|
69
71
|
export { default as XMarkCircle } from './XMarkCircle';
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export { default as Apps } from './Apps';
|
|
2
2
|
export { default as ArrowArchedRight } from './ArrowArchedRight';
|
|
3
|
+
export { default as Asterisk } from './Asterisk';
|
|
3
4
|
export { default as Automate } from './Automate';
|
|
4
5
|
export { default as Avatar } from './Avatar';
|
|
5
6
|
export { default as AvatarCircle } from './AvatarCircle';
|
|
@@ -65,5 +66,6 @@ export { default as Volume0 } from './Volume0';
|
|
|
65
66
|
export { default as Volume1 } from './Volume1';
|
|
66
67
|
export { default as Volume2 } from './Volume2';
|
|
67
68
|
export { default as VolumeX } from './VolumeX';
|
|
69
|
+
export { default as Workflow } from './Workflow';
|
|
68
70
|
export { default as XMark } from './XMark';
|
|
69
71
|
export { default as XMarkCircle } from './XMarkCircle';
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/blueprint-web-assets",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.114.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"build-local-all": "
|
|
6
|
+
"build-local-all": "nx clone-repo && yarn build-local && nx run blueprint-web-assets:format-lint",
|
|
7
7
|
"build-local": "yarn tokens-build-styles-all && yarn icons-build",
|
|
8
8
|
"build-storybook": "nx run blueprint-web-assets:build-storybook",
|
|
9
9
|
"build": "rimraf dist && tsc --project tsconfig.lib.json && yarn copy-static",
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
}
|
|
153
153
|
},
|
|
154
154
|
"devDependencies": {
|
|
155
|
-
"@box/storybook-utils": "^0.17.
|
|
155
|
+
"@box/storybook-utils": "^0.17.42",
|
|
156
156
|
"@figma/code-connect": "1.3.12",
|
|
157
157
|
"@types/react": "^18.0.0",
|
|
158
158
|
"@types/react-dom": "^18.0.0",
|