@box/blueprint-web-assets 4.99.9 → 4.101.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.
Files changed (34) hide show
  1. package/dist/icons/Content/FileAiPrompt.d.ts +3 -0
  2. package/dist/icons/Content/FileAiPrompt.js +5 -0
  3. package/dist/icons/Content/FileAiSession.d.ts +3 -0
  4. package/dist/icons/Content/FileAiSession.js +5 -0
  5. package/dist/icons/Content/index.d.ts +2 -0
  6. package/dist/icons/Content/index.js +2 -0
  7. package/dist/icons/Logo/AgentBox.d.ts +3 -0
  8. package/dist/icons/Logo/AgentBox.js +5 -0
  9. package/dist/icons/Logo/BoxAiLogo.js +1 -1
  10. package/dist/icons/Logo/BoxAiLogoDark.d.ts +3 -0
  11. package/dist/icons/Logo/BoxAiLogoDark.js +5 -0
  12. package/dist/icons/Logo/Developer.d.ts +3 -0
  13. package/dist/icons/Logo/Developer.js +5 -0
  14. package/dist/icons/Logo/index.d.ts +3 -0
  15. package/dist/icons/Logo/index.js +3 -0
  16. package/dist/icons/Medium/CloudCheck.d.ts +3 -0
  17. package/dist/icons/Medium/CloudCheck.js +5 -0
  18. package/dist/icons/Medium/CloudExclamation.d.ts +3 -0
  19. package/dist/icons/Medium/CloudExclamation.js +5 -0
  20. package/dist/icons/Medium/CloudXMark.d.ts +3 -0
  21. package/dist/icons/Medium/CloudXMark.js +5 -0
  22. package/dist/icons/Medium/FileArrowUp.d.ts +3 -0
  23. package/dist/icons/Medium/FileArrowUp.js +5 -0
  24. package/dist/icons/Medium/FolderArrowUp.d.ts +3 -0
  25. package/dist/icons/Medium/FolderArrowUp.js +5 -0
  26. package/dist/icons/Medium/index.d.ts +5 -0
  27. package/dist/icons/Medium/index.js +5 -0
  28. package/dist/icons/MediumFilled/Grid.d.ts +3 -0
  29. package/dist/icons/MediumFilled/Grid.js +5 -0
  30. package/dist/icons/MediumFilled/index.d.ts +1 -0
  31. package/dist/icons/MediumFilled/index.js +1 -0
  32. package/dist/tokens/BP2/dark_mode_value/tokens.css +6 -6
  33. package/dist/tokens/BP2/light_mode_value/tokens.css +5 -5
  34. package/package.json +2 -2
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ 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 SvgFileAiPrompt = (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.707V26A2.999 2.999 0 0 1 23 29H9a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3Z" }), _jsx("path", { fill: "white", fillOpacity: 0.3, d: "M9 3h9.586a1 1 0 0 1 .707.293l6.415 6.414a1 1 0 0 1 .293.707V26A2.999 2.999 0 0 1 23 29H9a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3Z" }), _jsx("path", { fill: "url(#FileAIPrompt_svg__a)", fillOpacity: 0.12, d: "M9 3h9.586a1 1 0 0 1 .707.293l6.415 6.414a1 1 0 0 1 .293.707V26A2.999 2.999 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: "url(#FileAIPrompt_svg__b)", d: "M16 15.316c.125 0 .21.088.264.254l.379 1.176h1.238c.174 0 .285.057.326.174.04.12-.02.232-.16.332l-1.012.725.397 1.177c.054.162.035.287-.065.362-.101.078-.224.052-.365-.05L16 18.73l-1.004.737c-.14.101-.264.127-.365.049-.1-.075-.12-.2-.065-.362l.397-1.177-1.012-.725c-.139-.1-.201-.213-.16-.332.041-.117.154-.174.324-.174h1.242l.377-1.176c.053-.166.141-.254.266-.254Z" }), _jsx("path", { fill: "url(#FileAIPrompt_svg__c)", fillRule: "evenodd", d: "M16 13c1.577 0 2.84.394 3.713 1.194.879.805 1.287 1.955 1.287 3.306s-.408 2.5-1.287 3.306C18.84 21.606 17.577 22 16 22h-.05c-.678.615-1.518.99-2.232 1.09-.376.052-.774.036-1.103-.12A1.04 1.04 0 0 1 12 22c0-.444.218-.753.332-.935.066-.107.117-.197.15-.297C11.455 20.112 11 18.968 11 17.5c0-1.351.408-2.5 1.287-3.306C13.16 13.394 14.423 13 16 13Zm0 1c-1.423 0-2.41.356-3.037.931-.621.57-.963 1.42-.963 2.569 0 1.373.443 2.149 1.22 2.54l.066.039a.55.55 0 0 1 .233.382l.004.08c-.01.5-.2.824-.342 1.053-.145.232-.181.296-.181.406 0 .042 0 .046.044.067.083.04.259.071.535.033.542-.076 1.253-.396 1.805-.94l.04-.037A.55.55 0 0 1 15.77 21H16c1.423 0 2.41-.356 3.037-.931.621-.57.963-1.42.963-2.569s-.342-2-.963-2.569C18.41 14.356 17.423 14 16 14Z", clipRule: "evenodd" }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: "FileAIPrompt_svg__a", x1: 26, x2: 6, y1: 3, y2: 29, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.5, stopColor: "#2486FC" }), _jsx("stop", { offset: 0.903, stopColor: "#FE1CE0" })] }), _jsxs("linearGradient", { id: "FileAIPrompt_svg__b", x1: 11, x2: 21.116, y1: 13, y2: 22.999, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FE1CE0" }), _jsx("stop", { offset: 1, stopColor: "#2486FC" })] }), _jsxs("linearGradient", { id: "FileAIPrompt_svg__c", x1: 11, x2: 21.116, y1: 13, y2: 22.999, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#FE1CE0" }), _jsx("stop", { offset: 1, stopColor: "#2486FC" })] })] })] }));
4
+ const ForwardRef = forwardRef(SvgFileAiPrompt);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ 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 SvgFileAiSession = (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.707V26A2.999 2.999 0 0 1 23 29H9a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3Z" }), _jsx("path", { fill: "white", fillOpacity: 0.3, d: "M9 3h9.586a1 1 0 0 1 .707.293l6.415 6.414a1 1 0 0 1 .293.707V26A2.999 2.999 0 0 1 23 29H9a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3Z" }), _jsx("path", { fill: "url(#FileAISession_svg__a)", fillOpacity: 0.12, d: "M9 3h9.586a1 1 0 0 1 .707.293l6.415 6.414a1 1 0 0 1 .293.707V26A2.999 2.999 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: "#2486FC", d: "M13.181 16.64c-.051.437-.078.893-.078 1.36v.06c-.21.216-.393.43-.546.64-.267.367-.427.698-.494.972-.065.27-.032.453.04.578.072.124.214.244.48.322.27.08.637.107 1.088.059.9-.095 2.04-.476 3.19-1.14a9.727 9.727 0 0 0 1.85-1.368c.26.26.478.517.648.763a10.777 10.777 0 0 1-1.998 1.471c-1.242.717-2.516 1.155-3.585 1.268-.534.057-1.041.035-1.475-.093-.438-.13-.83-.376-1.065-.782-.234-.407-.252-.87-.145-1.313.107-.44.341-.89.657-1.325.362-.497.85-1 1.433-1.472Zm5.082-2.27c.519-.05 1.011-.027 1.435.098.438.128.83.376 1.064.782.235.407.252.87.145 1.313-.103.429-.33.867-.634 1.291-.2-.258-.43-.515-.688-.766.182-.283.297-.54.35-.76.066-.27.034-.453-.038-.578-.072-.125-.215-.245-.481-.323a2.575 2.575 0 0 0-.835-.077 8.03 8.03 0 0 0-.278-.881l-.04-.099Zm-3.557 1.389c.347.101.712.236 1.085.401a10.777 10.777 0 0 0-1.28.74c.043-.407.11-.79.195-1.141Zm2.22-1.078.027.057a5.91 5.91 0 0 1 .223.601 11.568 11.568 0 0 0-.946-.46c.23-.088.456-.165.68-.232l.016.034Z" }), _jsx("path", { fill: "url(#FileAISession_svg__b)", fillOpacity: 0.2, d: "M13.181 16.64c-.051.437-.078.893-.078 1.36v.06c-.21.216-.393.43-.546.64-.267.367-.427.698-.494.972-.065.27-.032.453.04.578.072.124.214.244.48.322.27.08.637.107 1.088.059.9-.095 2.04-.476 3.19-1.14a9.727 9.727 0 0 0 1.85-1.368c.26.26.478.517.648.763a10.777 10.777 0 0 1-1.998 1.471c-1.242.717-2.516 1.155-3.585 1.268-.534.057-1.041.035-1.475-.093-.438-.13-.83-.376-1.065-.782-.234-.407-.252-.87-.145-1.313.107-.44.341-.89.657-1.325.362-.497.85-1 1.433-1.472Zm5.082-2.27c.519-.05 1.011-.027 1.435.098.438.128.83.376 1.064.782.235.407.252.87.145 1.313-.103.429-.33.867-.634 1.291-.2-.258-.43-.515-.688-.766.182-.283.297-.54.35-.76.066-.27.034-.453-.038-.578-.072-.125-.215-.245-.481-.323a2.575 2.575 0 0 0-.835-.077 8.03 8.03 0 0 0-.278-.881l-.04-.099Zm-3.557 1.389c.347.101.712.236 1.085.401a10.777 10.777 0 0 0-1.28.74c.043-.407.11-.79.195-1.141Zm2.22-1.078.027.057a5.91 5.91 0 0 1 .223.601 11.568 11.568 0 0 0-.946-.46c.23-.088.456-.165.68-.232l.016.034Z" }), _jsx("path", { fill: "#FF00DB", d: "M17.004 21.56c.345.098.682.17 1.006.215-.215.475-.481.89-.8 1.194-.33.314-.74.53-1.21.53s-.88-.215-1.21-.53c-.32-.304-.586-.719-.801-1.194a7.564 7.564 0 0 0 1.008-.214c.154.3.319.527.482.683.202.192.377.256.521.256.144 0 .319-.064.52-.256.164-.156.33-.384.484-.683ZM16 12.5c.47 0 .879.216 1.21.531.327.312.6.74.818 1.23.25.563.44 1.236.558 1.977a11.653 11.653 0 0 0-1.137-.747l-.053-.03a5.92 5.92 0 0 0-.282-.793c-.184-.414-.39-.719-.594-.913-.201-.191-.376-.255-.52-.255-.144 0-.32.064-.52.255-.204.194-.41.499-.594.913-.368.827-.608 2.005-.608 3.332 0 .838.096 1.617.26 2.286-.36.096-.691.156-.986.18A10.784 10.784 0 0 1 13.278 18c0-1.434.257-2.756.694-3.739.218-.49.49-.918.818-1.23.33-.315.74-.53 1.21-.53Zm2.586 7.259c-.038.243-.085.48-.139.707a5.337 5.337 0 0 1-.733-.117c.307-.188.598-.386.872-.59Zm-.89-2.498c.333.242.63.49.89.739-.261.25-.56.498-.89.738a10.76 10.76 0 0 0 0-1.477Z" }), _jsx("path", { fill: "url(#FileAISession_svg__c)", fillOpacity: 0.2, d: "M17.004 21.56c.345.098.682.17 1.006.215-.215.475-.481.89-.8 1.194-.33.314-.74.53-1.21.53s-.88-.215-1.21-.53c-.32-.304-.586-.719-.801-1.194a7.564 7.564 0 0 0 1.008-.214c.154.3.319.527.482.683.202.192.377.256.521.256.144 0 .319-.064.52-.256.164-.156.33-.384.484-.683ZM16 12.5c.47 0 .879.216 1.21.531.327.312.6.74.818 1.23.25.563.44 1.236.558 1.977a11.653 11.653 0 0 0-1.137-.747l-.053-.03a5.92 5.92 0 0 0-.282-.793c-.184-.414-.39-.719-.594-.913-.201-.191-.376-.255-.52-.255-.144 0-.32.064-.52.255-.204.194-.41.499-.594.913-.368.827-.608 2.005-.608 3.332 0 .838.096 1.617.26 2.286-.36.096-.691.156-.986.18A10.784 10.784 0 0 1 13.278 18c0-1.434.257-2.756.694-3.739.218-.49.49-.918.818-1.23.33-.315.74-.53 1.21-.53Zm2.586 7.259c-.038.243-.085.48-.139.707a5.337 5.337 0 0 1-.733-.117c.307-.188.598-.386.872-.59Zm-.89-2.498c.333.242.63.49.89.739-.261.25-.56.498-.89.738a10.76 10.76 0 0 0 0-1.477Z" }), _jsx("path", { fill: "#9F3FED", d: "M15.088 14.647c.733.22 1.51.555 2.273.996 1.242.717 2.258 1.6 2.89 2.47.316.434.55.884.657 1.324.107.443.09.906-.145 1.313-.235.406-.627.653-1.065.782-.434.128-.94.15-1.474.093a8.023 8.023 0 0 1-1.994-.505l.021-.008.099-.043a11.481 11.481 0 0 0 .562-.27c.178-.09.358-.187.536-.29l.052-.031c.292.074.57.126.829.153.45.048.817.021 1.087-.058.266-.079.409-.198.48-.323.073-.125.105-.308.04-.578-.066-.274-.227-.605-.493-.971-.533-.732-1.432-1.529-2.582-2.192a9.735 9.735 0 0 0-2.112-.92c.085-.314.185-.6.296-.85l.043-.092ZM14.51 19.1a10.715 10.715 0 0 0 1.281.74l-.094.042-.087.036c-.24.101-.477.19-.708.263l-.196.06-.038-.163a8.948 8.948 0 0 1-.158-.978Zm-1.403-.789c.01.36.035.71.075 1.05a9.584 9.584 0 0 1-.541-.473c.128-.186.284-.38.466-.577Zm-.806-3.842c.423-.125.916-.149 1.435-.098a7.55 7.55 0 0 0-.318.98 2.572 2.572 0 0 0-.833.077c-.267.079-.41.199-.482.323-.072.125-.104.308-.039.578.053.22.168.477.35.76a7.58 7.58 0 0 0-.69.765c-.303-.424-.529-.862-.632-1.29-.107-.444-.09-.906.145-1.313.235-.406.627-.653 1.064-.782Z" }), _jsx("path", { fill: "url(#FileAISession_svg__d)", fillOpacity: 0.2, d: "M15.088 14.647c.733.22 1.51.555 2.273.996 1.242.717 2.258 1.6 2.89 2.47.316.434.55.884.657 1.324.107.443.09.906-.145 1.313-.235.406-.627.653-1.065.782-.434.128-.94.15-1.474.093a8.023 8.023 0 0 1-1.994-.505l.021-.008.099-.043a11.481 11.481 0 0 0 .562-.27c.178-.09.358-.187.536-.29l.052-.031c.292.074.57.126.829.153.45.048.817.021 1.087-.058.266-.079.409-.198.48-.323.073-.125.105-.308.04-.578-.066-.274-.227-.605-.493-.971-.533-.732-1.432-1.529-2.582-2.192a9.735 9.735 0 0 0-2.112-.92c.085-.314.185-.6.296-.85l.043-.092ZM14.51 19.1a10.715 10.715 0 0 0 1.281.74l-.094.042-.087.036c-.24.101-.477.19-.708.263l-.196.06-.038-.163a8.948 8.948 0 0 1-.158-.978Zm-1.403-.789c.01.36.035.71.075 1.05a9.584 9.584 0 0 1-.541-.473c.128-.186.284-.38.466-.577Zm-.806-3.842c.423-.125.916-.149 1.435-.098a7.55 7.55 0 0 0-.318.98 2.572 2.572 0 0 0-.833.077c-.267.079-.41.199-.482.323-.072.125-.104.308-.039.578.053.22.168.477.35.76a7.58 7.58 0 0 0-.69.765c-.303-.424-.529-.862-.632-1.29-.107-.444-.09-.906.145-1.313.235-.406.627-.653 1.064-.782Z" }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: "FileAISession_svg__a", x1: 26, x2: 6, y1: 3, y2: 29, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.5, stopColor: "#2486FC" }), _jsx("stop", { offset: 0.903, stopColor: "#FE1CE0" })] }), _jsxs("linearGradient", { id: "FileAISession_svg__b", x1: 11.028, x2: 21.035, y1: 21.303, y2: 15.119, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", {}), _jsx("stop", { offset: 1, stopOpacity: 0 })] }), _jsxs("linearGradient", { id: "FileAISession_svg__c", x1: 15.932, x2: 15.932, y1: 12.5, y2: 23.5, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopOpacity: 0 }), _jsx("stop", { offset: 1 })] }), _jsxs("linearGradient", { id: "FileAISession_svg__d", x1: 20.971, x2: 10.965, y1: 20.756, y2: 15.224, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", {}), _jsx("stop", { offset: 1, stopOpacity: 0 })] })] })] }));
4
+ const ForwardRef = forwardRef(SvgFileAiSession);
5
+ export default ForwardRef;
@@ -1,4 +1,6 @@
1
1
  export { default as Archive } from './Archive';
2
+ export { default as FileAiPrompt } from './FileAiPrompt';
3
+ export { default as FileAiSession } from './FileAiSession';
2
4
  export { default as FileAdobeExpress } from './FileAdobeExpress';
3
5
  export { default as FileAudio } from './FileAudio';
4
6
  export { default as FileBookmark } from './FileBookmark';
@@ -1,4 +1,6 @@
1
1
  export { default as Archive } from './Archive';
2
+ export { default as FileAiPrompt } from './FileAiPrompt';
3
+ export { default as FileAiSession } from './FileAiSession';
2
4
  export { default as FileAdobeExpress } from './FileAdobeExpress';
3
5
  export { default as FileAudio } from './FileAudio';
4
6
  export { default as FileBookmark } from './FileBookmark';
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ 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 SvgAgentBox = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: [_jsxs("g", { children: [_jsxs("g", { clipPath: "url(#AgentBox_svg__b)", children: [_jsx("rect", { width: 32, height: 32, fill: "#0061D5", rx: 16 }), _jsx("circle", { cx: 16, cy: 28, r: 19, fill: "url(#AgentBox_svg__c)", opacity: 0.13 })] }), _jsx("path", { fill: "white", fillRule: "evenodd", d: "M7.192 10.49c.387 0 .701.308.708.693v2.985a3.54 3.54 0 0 1 5.256 1.173 3.542 3.542 0 1 1 0 3.321 3.542 3.542 0 0 1-6.67-1.602h-.002v-5.877a.708.708 0 0 1 .708-.694Zm16.901 3.29a.817.817 0 0 1 1.07-.13.671.671 0 0 1 .163.98l-1.928 2.366 1.926 2.362a.671.671 0 0 1-.163.98.817.817 0 0 1-1.07-.13l-1.656-2.03-1.657 2.03a.816.816 0 0 1-1.07.13.671.671 0 0 1-.16-.98h-.001l1.924-2.362-1.924-2.366a.67.67 0 0 1 .161-.98.815.815 0 0 1 1.07.13l1.657 2.032 1.658-2.033Zm-7.808 1.098a2.125 2.125 0 1 0-.002 4.249 2.125 2.125 0 0 0 .002-4.25Zm-6.259 0a2.125 2.125 0 1 0-.001 4.25 2.125 2.125 0 0 0 .001-4.25Z", clipRule: "evenodd" })] }), _jsxs("defs", { children: [_jsx("clipPath", { id: "AgentBox_svg__b", children: _jsx("rect", { width: 32, height: 32, fill: "white", rx: 16 }) }), _jsxs("radialGradient", { id: "AgentBox_svg__c", cx: 0, cy: 0, r: 1, gradientTransform: "matrix(0 19 -19 0 16 28)", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "white" }), _jsx("stop", { offset: 1, stopColor: "white", stopOpacity: 0 })] })] })] }));
4
+ const ForwardRef = forwardRef(SvgAgentBox);
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 SvgBoxAiLogo = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: [_jsx("path", { fill: "#2486FC", d: "M25.191 14.036c1.668-2.387 2.19-4.466 1.432-5.538l.001-.002c-.618-.873-2.146-1.169-4.207-.832a19.527 19.527 0 0 0-.669-1.905c3.068-.578 5.37-.019 6.505 1.587 1.175 1.662.873 4.13-.85 6.948-.264.43-.559.862-.877 1.294a24.71 24.71 0 0 0-1.335-1.552Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__a)", fillOpacity: 0.2, d: "M25.191 14.036c1.668-2.387 2.19-4.466 1.432-5.538l.001-.002c-.618-.873-2.146-1.169-4.207-.832a19.527 19.527 0 0 0-.669-1.905c3.068-.578 5.37-.019 6.505 1.587 1.175 1.662.873 4.13-.85 6.948-.264.43-.559.862-.877 1.294a24.71 24.71 0 0 0-1.335-1.552Z" }), _jsx("path", { fill: "#2486FC", d: "M19.53 8.44c-.271.099-.547.203-.827.317a32.238 32.238 0 0 0-2.143-1.224 25.02 25.02 0 0 1 2.288-.961 16.254 16.254 0 0 1 .683 1.87Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__b)", fillOpacity: 0.2, d: "M19.53 8.44c-.271.099-.547.203-.827.317a32.238 32.238 0 0 0-2.143-1.224 25.02 25.02 0 0 1 2.288-.961 16.254 16.254 0 0 1 .683 1.87Z" }), _jsx("path", { fill: "#2486FC", d: "M13.094 11.885a31.26 31.26 0 0 1 2.395-1.537 24.958 24.958 0 0 0-2.144-1.03c-.441.28-.88.573-1.316.878a26.69 26.69 0 0 0-.423 2.807c.473-.376.968-.75 1.489-1.118h-.001Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__c)", fillOpacity: 0.2, d: "M13.094 11.885a31.26 31.26 0 0 1 2.395-1.537 24.958 24.958 0 0 0-2.144-1.03c-.441.28-.88.573-1.316.878a26.69 26.69 0 0 0-.423 2.807c.473-.376.968-.75 1.489-1.118h-.001Z" }), _jsx("path", { fill: "#2486FC", d: "m23.276 16.366.25.284h.002c.368.423.709.846 1.019 1.269a29.078 29.078 0 0 1-1.7 1.626 33.089 33.089 0 0 1-2.28 1.834l-.113.082a35.926 35.926 0 0 1-.48.343 34.897 34.897 0 0 1-1.832 1.199 30.514 30.514 0 0 1-2.7 1.464 25.59 25.59 0 0 1-2.762 1.127c-.657.221-1.303.403-1.93.542l-.084.02-.085.019-.03.006-.297.059c-3.067.578-5.37.018-6.505-1.587-1.174-1.662-.872-4.13.851-6.949a18.72 18.72 0 0 1 1.188-1.705 23.531 23.531 0 0 1 1.668-1.918c.367-.38.749-.757 1.15-1.13a33.669 33.669 0 0 0-.13 2.399c-.004.187-.006.374-.006.56l-.027.03a20.508 20.508 0 0 0-1.633 2.025c-1.667 2.388-2.19 4.466-1.432 5.539.618.873 2.147 1.169 4.208.832a12.7 12.7 0 0 0 .493-.091 16.26 16.26 0 0 0 1.92-.521 22.563 22.563 0 0 0 1.86-.72 25.996 25.996 0 0 0 2.653-1.351 31.247 31.247 0 0 0 3.884-2.655 27.763 27.763 0 0 0 2.631-2.373c.084-.086.168-.172.249-.259Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__d)", fillOpacity: 0.2, d: "m23.276 16.366.25.284h.002c.368.423.709.846 1.019 1.269a29.078 29.078 0 0 1-1.7 1.626 33.089 33.089 0 0 1-2.28 1.834l-.113.082a35.926 35.926 0 0 1-.48.343 34.897 34.897 0 0 1-1.832 1.199 30.514 30.514 0 0 1-2.7 1.464 25.59 25.59 0 0 1-2.762 1.127c-.657.221-1.303.403-1.93.542l-.084.02-.085.019-.03.006-.297.059c-3.067.578-5.37.018-6.505-1.587-1.174-1.662-.872-4.13.851-6.949a18.72 18.72 0 0 1 1.188-1.705 23.531 23.531 0 0 1 1.668-1.918c.367-.38.749-.757 1.15-1.13a33.669 33.669 0 0 0-.13 2.399c-.004.187-.006.374-.006.56l-.027.03a20.508 20.508 0 0 0-1.633 2.025c-1.667 2.388-2.19 4.466-1.432 5.539.618.873 2.147 1.169 4.208.832a12.7 12.7 0 0 0 .493-.091 16.26 16.26 0 0 0 1.92-.521 22.563 22.563 0 0 0 1.86-.72 25.996 25.996 0 0 0 2.653-1.351 31.247 31.247 0 0 0 3.884-2.655 27.763 27.763 0 0 0 2.631-2.373c.084-.086.168-.172.249-.259Z" }), _jsx("path", { fill: "#FF00DB", d: "M22.06 8.237a18.807 18.807 0 0 0-.81-2.373l-.033-.08a6.229 6.229 0 0 0-.17-.387C19.751 2.56 17.967 1 16.001 1c-1.966 0-3.752 1.559-5.05 4.398a13.813 13.813 0 0 0-.173.394l-.03.073a19.159 19.159 0 0 0-.81 2.373 26.377 26.377 0 0 0-.697 3.482 31.884 31.884 0 0 0-.27 3.656v.004c-.003.172-.005.344-.005.517v.21a33.107 33.107 0 0 0 .276 4.177c.162 1.225.397 2.393.697 3.482.087-.017.173-.034.262-.054.537-.12 1.091-.276 1.657-.465a22.259 22.259 0 0 1-.426-1.866 27.684 27.684 0 0 1-.418-3.52 32.547 32.547 0 0 1 0-3.719 28.182 28.182 0 0 1 .563-4.24 21.94 21.94 0 0 1 .419-1.623 16.33 16.33 0 0 1 .893-2.327c.915-1.878 2.04-2.954 3.109-2.954 1.07 0 2.194 1.076 3.109 2.954A16.455 16.455 0 0 1 20 8.278a20.861 20.861 0 0 1 .419 1.625c.818.58 1.599 1.189 2.336 1.817a26.23 26.23 0 0 0-.698-3.482l.003-.001Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__e)", fillOpacity: 0.2, d: "M22.06 8.237a18.807 18.807 0 0 0-.81-2.373l-.033-.08a6.229 6.229 0 0 0-.17-.387C19.751 2.56 17.967 1 16.001 1c-1.966 0-3.752 1.559-5.05 4.398a13.813 13.813 0 0 0-.173.394l-.03.073a19.159 19.159 0 0 0-.81 2.373 26.377 26.377 0 0 0-.697 3.482 31.884 31.884 0 0 0-.27 3.656v.004c-.003.172-.005.344-.005.517v.21a33.107 33.107 0 0 0 .276 4.177c.162 1.225.397 2.393.697 3.482.087-.017.173-.034.262-.054.537-.12 1.091-.276 1.657-.465a22.259 22.259 0 0 1-.426-1.866 27.684 27.684 0 0 1-.418-3.52 32.547 32.547 0 0 1 0-3.719 28.182 28.182 0 0 1 .563-4.24 21.94 21.94 0 0 1 .419-1.623 16.33 16.33 0 0 1 .893-2.327c.915-1.878 2.04-2.954 3.109-2.954 1.07 0 2.194 1.076 3.109 2.954A16.455 16.455 0 0 1 20 8.278a20.861 20.861 0 0 1 .419 1.625c.818.58 1.599 1.189 2.336 1.817a26.23 26.23 0 0 0-.698-3.482l.003-.001Z" }), _jsx("path", { fill: "#FF00DB", d: "M20.986 17.86A26.827 26.827 0 0 0 22.938 16a26.286 26.286 0 0 0-1.952-1.86 32.666 32.666 0 0 1-.001 3.72h.001Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__f)", fillOpacity: 0.2, d: "M20.986 17.86A26.827 26.827 0 0 0 22.938 16a26.286 26.286 0 0 0-1.952-1.86 32.666 32.666 0 0 1-.001 3.72h.001Z" }), _jsx("path", { fill: "#FF00DB", d: "M20.422 22.1c-.087.396-.18.778-.282 1.145a16.3 16.3 0 0 0 1.92.52 26.2 26.2 0 0 0 .697-3.483 33.44 33.44 0 0 1-2.335 1.818Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__g)", fillOpacity: 0.2, d: "M20.422 22.1c-.087.396-.18.778-.282 1.145a16.3 16.3 0 0 0 1.92.52 26.2 26.2 0 0 0 .697-3.483 33.44 33.44 0 0 1-2.335 1.818Z" }), _jsx("path", { fill: "#FF00DB", d: "M12.892 26.05c.915 1.879 2.039 2.955 3.109 2.955h.002c1.07 0 2.194-1.076 3.109-2.955.66.224 1.308.407 1.94.552-1.299 2.84-3.083 4.398-5.05 4.398-1.967 0-3.752-1.559-5.05-4.398a19.43 19.43 0 0 0 1.94-.552Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__h)", fillOpacity: 0.2, d: "M12.892 26.05c.915 1.879 2.039 2.955 3.109 2.955h.002c1.07 0 2.194-1.076 3.109-2.955.66.224 1.308.407 1.94.552-1.299 2.84-3.083 4.398-5.05 4.398-1.967 0-3.752-1.559-5.05-4.398a19.43 19.43 0 0 0 1.94-.552Z" }), _jsx("path", { fill: "#9F3FED", d: "M9.585 7.665c-2.062-.336-3.591-.04-4.208.833l.002.001c-.759 1.072-.236 3.15 1.431 5.538-.48.513-.925 1.032-1.335 1.553a17.82 17.82 0 0 1-.876-1.294c-1.723-2.818-2.025-5.287-.85-6.949C4.88 5.74 7.184 5.182 10.252 5.76c-.247.6-.47 1.236-.668 1.905Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__i)", fillOpacity: 0.2, d: "M9.585 7.665c-2.062-.336-3.591-.04-4.208.833l.002.001c-.759 1.072-.236 3.15 1.431 5.538-.48.513-.925 1.032-1.335 1.553a17.82 17.82 0 0 1-.876-1.294c-1.723-2.818-2.025-5.287-.85-6.949C4.88 5.74 7.184 5.182 10.252 5.76c-.247.6-.47 1.236-.668 1.905Z" }), _jsx("path", { fill: "#9F3FED", d: "M11.605 18.998c.473.376.968.752 1.489 1.119h-.002c.808.57 1.61 1.081 2.396 1.536-.721.387-1.439.732-2.144 1.03-.441-.28-.88-.571-1.316-.877a26.398 26.398 0 0 1-.423-2.808Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__j)", fillOpacity: 0.2, d: "M11.605 18.998c.473.376.968.752 1.489 1.119h-.002c.808.57 1.61 1.081 2.396 1.536-.721.387-1.439.732-2.144 1.03-.441-.28-.88-.571-1.316-.877a26.398 26.398 0 0 1-.423-2.808Z" }), _jsx("path", { fill: "#9F3FED", d: "M8.605 19.048a33.67 33.67 0 0 1-.131-2.398c-.369.423-.71.846-1.02 1.269.366.38.75.758 1.151 1.13Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__k)", fillOpacity: 0.2, d: "M8.605 19.048a33.67 33.67 0 0 1-.131-2.398c-.369.423-.71.846-1.02 1.269.366.38.75.758 1.151 1.13Z" }), _jsx("path", { fill: "#9F3FED", d: "M26.525 16.412c.32.432.614.864.876 1.294v-.002c1.723 2.818 2.026 5.287.851 6.949-1.133 1.607-3.437 2.165-6.505 1.587-.107-.02-.217-.041-.327-.065l-.084-.02-.084-.019a18.906 18.906 0 0 1-2.404-.707 25.215 25.215 0 0 1-2.288-.962 31.681 31.681 0 0 0 2.144-1.224 22.45 22.45 0 0 0 1.299.48c.674.226 1.316.398 1.92.522.166.034.33.065.492.091 2.062.337 3.591.041 4.208-.832.758-1.073.236-3.15-1.432-5.539A20.512 20.512 0 0 0 23.614 16l-.082-.09a25.002 25.002 0 0 0-.505-.535 27.508 27.508 0 0 0-2.632-2.371 32.03 32.03 0 0 0-3.884-2.656 26.842 26.842 0 0 0-3.215-1.59 22.61 22.61 0 0 0-.827-.316c.173-.573.365-1.116.577-1.624.034-.083.07-.164.106-.245a25.193 25.193 0 0 1 2.847 1.235 31.094 31.094 0 0 1 2.657 1.512c.441.28.88.57 1.316.877l.043.03.043.03a32.785 32.785 0 0 1 3.337 2.696c.402.371.785.75 1.15 1.13a23.551 23.551 0 0 1 1.98 2.33Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__l)", fillOpacity: 0.2, d: "M26.525 16.412c.32.432.614.864.876 1.294v-.002c1.723 2.818 2.026 5.287.851 6.949-1.133 1.607-3.437 2.165-6.505 1.587-.107-.02-.217-.041-.327-.065l-.084-.02-.084-.019a18.906 18.906 0 0 1-2.404-.707 25.215 25.215 0 0 1-2.288-.962 31.681 31.681 0 0 0 2.144-1.224 22.45 22.45 0 0 0 1.299.48c.674.226 1.316.398 1.92.522.166.034.33.065.492.091 2.062.337 3.591.041 4.208-.832.758-1.073.236-3.15-1.432-5.539A20.512 20.512 0 0 0 23.614 16l-.082-.09a25.002 25.002 0 0 0-.505-.535 27.508 27.508 0 0 0-2.632-2.371 32.03 32.03 0 0 0-3.884-2.656 26.842 26.842 0 0 0-3.215-1.59 22.61 22.61 0 0 0-.827-.316c.173-.573.365-1.116.577-1.624.034-.083.07-.164.106-.245a25.193 25.193 0 0 1 2.847 1.235 31.094 31.094 0 0 1 2.657 1.512c.441.28.88.57 1.316.877l.043.03.043.03a32.785 32.785 0 0 1 3.337 2.696c.402.371.785.75 1.15 1.13a23.551 23.551 0 0 1 1.98 2.33Z" }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: "BoxAILogo_svg__a", x1: 3.045, x2: 30.419, y1: 25.456, y2: 10.053, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", {}), _jsx("stop", { offset: 1, stopOpacity: 0 })] }), _jsxs("linearGradient", { id: "BoxAILogo_svg__b", x1: 3.045, x2: 30.419, y1: 25.456, y2: 10.053, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", {}), _jsx("stop", { offset: 1, stopOpacity: 0 })] }), _jsxs("linearGradient", { id: "BoxAILogo_svg__c", x1: 3.045, x2: 30.419, y1: 25.456, y2: 10.053, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", {}), _jsx("stop", { offset: 1, stopOpacity: 0 })] }), _jsxs("linearGradient", { id: "BoxAILogo_svg__d", x1: 3.045, x2: 30.419, y1: 25.456, y2: 10.053, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", {}), _jsx("stop", { offset: 1, stopOpacity: 0 })] }), _jsxs("linearGradient", { id: "BoxAILogo_svg__e", x1: 15.952, x2: 15.952, y1: 1, y2: 31, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopOpacity: 0 }), _jsx("stop", { offset: 1 })] }), _jsxs("linearGradient", { id: "BoxAILogo_svg__f", x1: 15.952, x2: 15.952, y1: 1, y2: 31, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopOpacity: 0 }), _jsx("stop", { offset: 1 })] }), _jsxs("linearGradient", { id: "BoxAILogo_svg__g", x1: 15.952, x2: 15.952, y1: 1, y2: 31, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopOpacity: 0 }), _jsx("stop", { offset: 1 })] }), _jsxs("linearGradient", { id: "BoxAILogo_svg__h", x1: 15.952, x2: 15.952, y1: 1, y2: 31, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopOpacity: 0 }), _jsx("stop", { offset: 1 })] }), _jsxs("linearGradient", { id: "BoxAILogo_svg__i", x1: 28.956, x2: 1.789, y1: 23.888, y2: 10.214, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", {}), _jsx("stop", { offset: 1, stopOpacity: 0 })] }), _jsxs("linearGradient", { id: "BoxAILogo_svg__j", x1: 28.956, x2: 1.789, y1: 23.888, y2: 10.214, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", {}), _jsx("stop", { offset: 1, stopOpacity: 0 })] }), _jsxs("linearGradient", { id: "BoxAILogo_svg__k", x1: 28.956, x2: 1.789, y1: 23.888, y2: 10.214, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", {}), _jsx("stop", { offset: 1, stopOpacity: 0 })] }), _jsxs("linearGradient", { id: "BoxAILogo_svg__l", x1: 28.956, x2: 1.789, y1: 23.888, y2: 10.214, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", {}), _jsx("stop", { offset: 1, stopOpacity: 0 })] })] })] }));
3
+ const SvgBoxAiLogo = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: [_jsx("path", { fill: "#2486FC", d: "M8.954 12.6a29.199 29.199 0 0 0-.197 3.4l.001.15c-.526.54-.984 1.077-1.366 1.602-.666.916-1.067 1.744-1.233 2.427-.163.675-.082 1.133.098 1.445.18.312.537.611 1.202.807.675.199 1.592.266 2.719.147 2.25-.238 5.101-1.19 7.975-2.85 1.816-1.048 3.383-2.231 4.626-3.421.65.651 1.193 1.294 1.619 1.908-1.39 1.313-3.086 2.575-4.995 3.678-3.104 1.792-6.29 2.887-8.963 3.17-1.334.141-2.602.087-3.687-.233-1.094-.322-2.075-.94-2.662-1.956-.586-1.016-.63-2.174-.362-3.282.266-1.1.852-2.226 1.642-3.31.905-1.244 2.124-2.5 3.583-3.682Zm12.703-5.674c1.298-.128 2.53-.069 3.588.243 1.094.322 2.074.94 2.661 1.957.587 1.016.63 2.172.363 3.28-.26 1.074-.825 2.17-1.585 3.23a18.88 18.88 0 0 0-1.72-1.916c.455-.708.743-1.35.876-1.9.162-.675.082-1.133-.098-1.444-.18-.312-.537-.612-1.203-.809-.543-.16-1.244-.232-2.086-.192-.137-.539-.29-1.061-.461-1.562-.075-.217-.153-.43-.235-.64-.032-.084-.066-.165-.1-.247Zm-8.892 3.472c.868.253 1.78.59 2.713 1.003-.54.264-1.085.555-1.63.87-.547.316-1.072.643-1.572.98a21.91 21.91 0 0 1 .489-2.853Zm5.551-2.696c.022.048.046.095.068.144a14.655 14.655 0 0 1 .557 1.503c-.79-.43-1.582-.812-2.367-1.15a23.86 23.86 0 0 1 1.7-.582c.014.028.029.056.042.085Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__a)", fillOpacity: 0.2, d: "M8.954 12.6a29.199 29.199 0 0 0-.197 3.4l.001.15c-.526.54-.984 1.077-1.366 1.602-.666.916-1.067 1.744-1.233 2.427-.163.675-.082 1.133.098 1.445.18.312.537.611 1.202.807.675.199 1.592.266 2.719.147 2.25-.238 5.101-1.19 7.975-2.85 1.816-1.048 3.383-2.231 4.626-3.421.65.651 1.193 1.294 1.619 1.908-1.39 1.313-3.086 2.575-4.995 3.678-3.104 1.792-6.29 2.887-8.963 3.17-1.334.141-2.602.087-3.687-.233-1.094-.322-2.075-.94-2.662-1.956-.586-1.016-.63-2.174-.362-3.282.266-1.1.852-2.226 1.642-3.31.905-1.244 2.124-2.5 3.583-3.682Zm12.703-5.674c1.298-.128 2.53-.069 3.588.243 1.094.322 2.074.94 2.661 1.957.587 1.016.63 2.172.363 3.28-.26 1.074-.825 2.17-1.585 3.23a18.88 18.88 0 0 0-1.72-1.916c.455-.708.743-1.35.876-1.9.162-.675.082-1.133-.098-1.444-.18-.312-.537-.612-1.203-.809-.543-.16-1.244-.232-2.086-.192-.137-.539-.29-1.061-.461-1.562-.075-.217-.153-.43-.235-.64-.032-.084-.066-.165-.1-.247Zm-8.892 3.472c.868.253 1.78.59 2.713 1.003-.54.264-1.085.555-1.63.87-.547.316-1.072.643-1.572.98a21.91 21.91 0 0 1 .489-2.853Zm5.551-2.696c.022.048.046.095.068.144a14.655 14.655 0 0 1 .557 1.503c-.79-.43-1.582-.812-2.367-1.15a23.86 23.86 0 0 1 1.7-.582c.014.028.029.056.042.085Z" }), _jsx("path", { fill: "#FF00DB", d: "M18.51 24.902c.862.242 1.705.424 2.515.536-.537 1.187-1.203 2.224-2.002 2.985-.826.785-1.85 1.326-3.023 1.326-1.174 0-2.199-.54-3.025-1.326-.799-.76-1.465-1.798-2.003-2.985.815-.113 1.66-.293 2.52-.535.385.747.796 1.318 1.206 1.708.503.478.941.638 1.302.638.36 0 .797-.16 1.3-.638.41-.39.823-.961 1.21-1.709ZM16 2.251c1.173 0 2.197.54 3.023 1.327.82.78 1.501 1.85 2.046 3.076.625 1.405 1.102 3.088 1.397 4.942a29.187 29.187 0 0 0-2.845-1.869l-.131-.073a14.799 14.799 0 0 0-.705-1.985c-.46-1.035-.976-1.796-1.485-2.281-.503-.478-.94-.637-1.3-.637-.36 0-.799.158-1.302.637-.509.485-1.024 1.246-1.484 2.281-.919 2.068-1.52 5.012-1.52 8.33 0 2.097.241 4.044.65 5.716-.9.24-1.728.39-2.464.45-.441-1.861-.686-3.96-.686-6.166 0-3.584.644-6.89 1.735-9.345.545-1.226 1.226-2.296 2.046-3.076C13.8 2.79 14.826 2.25 16 2.25Zm6.466 18.147a23.8 23.8 0 0 1-.348 1.766 13.317 13.317 0 0 1-1.832-.292 28.94 28.94 0 0 0 2.18-1.474Zm-2.224-6.247A21.886 21.886 0 0 1 22.466 16c-.654.625-1.4 1.245-2.224 1.846a26.87 26.87 0 0 0 0-3.694Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__b)", fillOpacity: 0.2, d: "M18.51 24.902c.862.242 1.705.424 2.515.536-.537 1.187-1.203 2.224-2.002 2.985-.826.785-1.85 1.326-3.023 1.326-1.174 0-2.199-.54-3.025-1.326-.799-.76-1.465-1.798-2.003-2.985.815-.113 1.66-.293 2.52-.535.385.747.796 1.318 1.206 1.708.503.478.941.638 1.302.638.36 0 .797-.16 1.3-.638.41-.39.823-.961 1.21-1.709ZM16 2.251c1.173 0 2.197.54 3.023 1.327.82.78 1.501 1.85 2.046 3.076.625 1.405 1.102 3.088 1.397 4.942a29.187 29.187 0 0 0-2.845-1.869l-.131-.073a14.799 14.799 0 0 0-.705-1.985c-.46-1.035-.976-1.796-1.485-2.281-.503-.478-.94-.637-1.3-.637-.36 0-.799.158-1.302.637-.509.485-1.024 1.246-1.484 2.281-.919 2.068-1.52 5.012-1.52 8.33 0 2.097.241 4.044.65 5.716-.9.24-1.728.39-2.464.45-.441-1.861-.686-3.96-.686-6.166 0-3.584.644-6.89 1.735-9.345.545-1.226 1.226-2.296 2.046-3.076C13.8 2.79 14.826 2.25 16 2.25Zm6.466 18.147a23.8 23.8 0 0 1-.348 1.766 13.317 13.317 0 0 1-1.832-.292 28.94 28.94 0 0 0 2.18-1.474Zm-2.224-6.247A21.886 21.886 0 0 1 22.466 16c-.654.625-1.4 1.245-2.224 1.846a26.87 26.87 0 0 0 0-3.694Z" }), _jsx("path", { fill: "#9F3FED", d: "M13.72 7.618c1.832.548 3.773 1.387 5.683 2.49 3.104 1.791 5.644 4 7.225 6.174.79 1.084 1.377 2.21 1.642 3.31.268 1.109.223 2.266-.363 3.283-.587 1.016-1.568 1.633-2.662 1.955-1.085.32-2.352.374-3.686.233-1.53-.162-3.228-.59-4.983-1.263l.051-.021c.082-.035.165-.07.247-.107.15-.067.3-.137.45-.207.082-.038.165-.076.247-.116a28.971 28.971 0 0 0 .708-.35c.447-.229.895-.469 1.341-.726.044-.026.086-.053.13-.078.73.185 1.425.314 2.071.383 1.127.119 2.044.052 2.719-.147.665-.196 1.02-.495 1.201-.806.18-.313.262-.77.099-1.446-.165-.683-.567-1.51-1.233-2.427-1.331-1.83-3.58-3.821-6.454-5.48-1.818-1.05-3.627-1.816-5.28-2.298a14.6 14.6 0 0 1 .74-2.128c.035-.078.071-.153.107-.228Zm-1.445 11.13a26.775 26.775 0 0 0 3.204 1.85l-.237.105-.218.09c-.602.253-1.193.472-1.768.657-.165.053-.33.1-.491.148l-.095-.407a22.382 22.382 0 0 1-.395-2.444Zm-3.508-1.972c.023.898.089 1.776.188 2.623-.478-.387-.93-.783-1.354-1.183.322-.463.71-.947 1.166-1.44ZM6.753 7.169c1.058-.312 2.29-.37 3.586-.243a18.901 18.901 0 0 0-.794 2.449c-.84-.04-1.54.033-2.084.193-.666.196-1.023.496-1.204.808-.18.312-.26.77-.097 1.444.133.55.42 1.194.874 1.902-.64.624-1.22 1.263-1.723 1.91-.758-1.059-1.323-2.154-1.582-3.225-.267-1.108-.224-2.265.363-3.281.587-1.017 1.567-1.635 2.661-1.957Z" }), _jsx("path", { fill: "url(#BoxAILogo_svg__c)", fillOpacity: 0.2, d: "M13.72 7.618c1.832.548 3.773 1.387 5.683 2.49 3.104 1.791 5.644 4 7.225 6.174.79 1.084 1.377 2.21 1.642 3.31.268 1.109.223 2.266-.363 3.283-.587 1.016-1.568 1.633-2.662 1.955-1.085.32-2.352.374-3.686.233-1.53-.162-3.228-.59-4.983-1.263l.051-.021c.082-.035.165-.07.247-.107.15-.067.3-.137.45-.207.082-.038.165-.076.247-.116a28.971 28.971 0 0 0 .708-.35c.447-.229.895-.469 1.341-.726.044-.026.086-.053.13-.078.73.185 1.425.314 2.071.383 1.127.119 2.044.052 2.719-.147.665-.196 1.02-.495 1.201-.806.18-.313.262-.77.099-1.446-.165-.683-.567-1.51-1.233-2.427-1.331-1.83-3.58-3.821-6.454-5.48-1.818-1.05-3.627-1.816-5.28-2.298a14.6 14.6 0 0 1 .74-2.128c.035-.078.071-.153.107-.228Zm-1.445 11.13a26.775 26.775 0 0 0 3.204 1.85l-.237.105-.218.09c-.602.253-1.193.472-1.768.657-.165.053-.33.1-.491.148l-.095-.407a22.382 22.382 0 0 1-.395-2.444Zm-3.508-1.972c.023.898.089 1.776.188 2.623-.478-.387-.93-.783-1.354-1.183.322-.463.71-.947 1.166-1.44ZM6.753 7.169c1.058-.312 2.29-.37 3.586-.243a18.901 18.901 0 0 0-.794 2.449c-.84-.04-1.54.033-2.084.193-.666.196-1.023.496-1.204.808-.18.312-.26.77-.097 1.444.133.55.42 1.194.874 1.902-.64.624-1.22 1.263-1.723 1.91-.758-1.059-1.323-2.154-1.582-3.225-.267-1.108-.224-2.265.363-3.281.587-1.017 1.567-1.635 2.661-1.957Z" }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: "BoxAILogo_svg__a", x1: 3.571, x2: 28.587, y1: 24.258, y2: 8.798, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", {}), _jsx("stop", { offset: 1, stopOpacity: 0 })] }), _jsxs("linearGradient", { id: "BoxAILogo_svg__b", x1: 15.83, x2: 15.83, y1: 2.251, y2: 29.749, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopOpacity: 0 }), _jsx("stop", { offset: 1 })] }), _jsxs("linearGradient", { id: "BoxAILogo_svg__c", x1: 28.427, x2: 3.412, y1: 22.889, y2: 9.059, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", {}), _jsx("stop", { offset: 1, stopOpacity: 0 })] })] })] }));
4
4
  const ForwardRef = forwardRef(SvgBoxAiLogo);
5
5
  export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ 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 SvgBoxAiLogoDark = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: [_jsx("path", { fill: "#2486FC", d: "M8.954 12.6a29.197 29.197 0 0 0-.197 3.4l.002.15c-.526.54-.984 1.077-1.366 1.602-.667.916-1.068 1.744-1.233 2.427-.163.675-.083 1.133.097 1.445.18.312.537.611 1.203.807.674.199 1.592.266 2.718.147 2.25-.238 5.101-1.19 7.975-2.85 1.817-1.048 3.383-2.231 4.627-3.421.65.651 1.193 1.294 1.618 1.908-1.39 1.313-3.085 2.575-4.995 3.678-3.104 1.792-6.29 2.887-8.962 3.17-1.335.141-2.603.087-3.688-.233-1.094-.322-2.074-.94-2.661-1.956-.587-1.016-.63-2.174-.363-3.282.266-1.1.853-2.226 1.642-3.31.905-1.244 2.124-2.5 3.583-3.682Zm12.704-5.674c1.298-.128 2.529-.069 3.587.243 1.095.322 2.075.94 2.662 1.957.586 1.016.63 2.172.362 3.28-.259 1.074-.824 2.17-1.584 3.23a18.855 18.855 0 0 0-1.72-1.916c.454-.708.742-1.35.875-1.9.163-.675.082-1.133-.098-1.444-.18-.312-.536-.612-1.202-.809-.544-.16-1.245-.232-2.086-.192-.138-.539-.29-1.061-.462-1.562-.074-.217-.152-.43-.234-.64-.032-.084-.067-.165-.1-.247Zm-8.893 3.472c.868.253 1.78.59 2.714 1.003-.54.264-1.085.555-1.631.87-.547.316-1.072.643-1.571.98.109-1.02.274-1.977.488-2.853Zm5.552-2.696.067.144a14.697 14.697 0 0 1 .557 1.503 28.89 28.89 0 0 0-2.366-1.15c.574-.22 1.142-.415 1.7-.582.014.028.029.056.042.085Z" }), _jsx("path", { fill: "#2486FC", d: "M8.954 12.6a29.197 29.197 0 0 0-.197 3.4l.002.15c-.526.54-.984 1.077-1.366 1.602-.667.916-1.068 1.744-1.233 2.427-.163.675-.083 1.133.097 1.445.18.312.537.611 1.203.807.674.199 1.592.266 2.718.147 2.25-.238 5.101-1.19 7.975-2.85 1.817-1.048 3.383-2.231 4.627-3.421.65.651 1.193 1.294 1.618 1.908-1.39 1.313-3.085 2.575-4.995 3.678-3.104 1.792-6.29 2.887-8.962 3.17-1.335.141-2.603.087-3.688-.233-1.094-.322-2.074-.94-2.661-1.956-.587-1.016-.63-2.174-.363-3.282.266-1.1.853-2.226 1.642-3.31.905-1.244 2.124-2.5 3.583-3.682Zm12.704-5.674c1.298-.128 2.529-.069 3.587.243 1.095.322 2.075.94 2.662 1.957.586 1.016.63 2.172.362 3.28-.259 1.074-.824 2.17-1.584 3.23a18.855 18.855 0 0 0-1.72-1.916c.454-.708.742-1.35.875-1.9.163-.675.082-1.133-.098-1.444-.18-.312-.536-.612-1.202-.809-.544-.16-1.245-.232-2.086-.192-.138-.539-.29-1.061-.462-1.562-.074-.217-.152-.43-.234-.64-.032-.084-.067-.165-.1-.247Zm-8.893 3.472c.868.253 1.78.59 2.714 1.003-.54.264-1.085.555-1.631.87-.547.316-1.072.643-1.571.98.109-1.02.274-1.977.488-2.853Zm5.552-2.696.067.144a14.697 14.697 0 0 1 .557 1.503 28.89 28.89 0 0 0-2.366-1.15c.574-.22 1.142-.415 1.7-.582.014.028.029.056.042.085Z" }), _jsx("path", { fill: "white", fillOpacity: 0.3, d: "M8.954 12.6a29.197 29.197 0 0 0-.197 3.4l.002.15c-.526.54-.984 1.077-1.366 1.602-.667.916-1.068 1.744-1.233 2.427-.163.675-.083 1.133.097 1.445.18.312.537.611 1.203.807.674.199 1.592.266 2.718.147 2.25-.238 5.101-1.19 7.975-2.85 1.817-1.048 3.383-2.231 4.627-3.421.65.651 1.193 1.294 1.618 1.908-1.39 1.313-3.085 2.575-4.995 3.678-3.104 1.792-6.29 2.887-8.962 3.17-1.335.141-2.603.087-3.688-.233-1.094-.322-2.074-.94-2.661-1.956-.587-1.016-.63-2.174-.363-3.282.266-1.1.853-2.226 1.642-3.31.905-1.244 2.124-2.5 3.583-3.682Zm12.704-5.674c1.298-.128 2.529-.069 3.587.243 1.095.322 2.075.94 2.662 1.957.586 1.016.63 2.172.362 3.28-.259 1.074-.824 2.17-1.584 3.23a18.855 18.855 0 0 0-1.72-1.916c.454-.708.742-1.35.875-1.9.163-.675.082-1.133-.098-1.444-.18-.312-.536-.612-1.202-.809-.544-.16-1.245-.232-2.086-.192-.138-.539-.29-1.061-.462-1.562-.074-.217-.152-.43-.234-.64-.032-.084-.067-.165-.1-.247Zm-8.893 3.472c.868.253 1.78.59 2.714 1.003-.54.264-1.085.555-1.631.87-.547.316-1.072.643-1.571.98.109-1.02.274-1.977.488-2.853Zm5.552-2.696.067.144a14.697 14.697 0 0 1 .557 1.503 28.89 28.89 0 0 0-2.366-1.15c.574-.22 1.142-.415 1.7-.582.014.028.029.056.042.085Z" }), _jsx("path", { fill: "url(#BoxAILogo_Dark_svg__a)", fillOpacity: 0.1, d: "M8.954 12.6a29.197 29.197 0 0 0-.197 3.4l.002.15c-.526.54-.984 1.077-1.366 1.602-.667.916-1.068 1.744-1.233 2.427-.163.675-.083 1.133.097 1.445.18.312.537.611 1.203.807.674.199 1.592.266 2.718.147 2.25-.238 5.101-1.19 7.975-2.85 1.817-1.048 3.383-2.231 4.627-3.421.65.651 1.193 1.294 1.618 1.908-1.39 1.313-3.085 2.575-4.995 3.678-3.104 1.792-6.29 2.887-8.962 3.17-1.335.141-2.603.087-3.688-.233-1.094-.322-2.074-.94-2.661-1.956-.587-1.016-.63-2.174-.363-3.282.266-1.1.853-2.226 1.642-3.31.905-1.244 2.124-2.5 3.583-3.682Zm12.704-5.674c1.298-.128 2.529-.069 3.587.243 1.095.322 2.075.94 2.662 1.957.586 1.016.63 2.172.362 3.28-.259 1.074-.824 2.17-1.584 3.23a18.855 18.855 0 0 0-1.72-1.916c.454-.708.742-1.35.875-1.9.163-.675.082-1.133-.098-1.444-.18-.312-.536-.612-1.202-.809-.544-.16-1.245-.232-2.086-.192-.138-.539-.29-1.061-.462-1.562-.074-.217-.152-.43-.234-.64-.032-.084-.067-.165-.1-.247Zm-8.893 3.472c.868.253 1.78.59 2.714 1.003-.54.264-1.085.555-1.631.87-.547.316-1.072.643-1.571.98.109-1.02.274-1.977.488-2.853Zm5.552-2.696.067.144a14.697 14.697 0 0 1 .557 1.503 28.89 28.89 0 0 0-2.366-1.15c.574-.22 1.142-.415 1.7-.582.014.028.029.056.042.085Z" }), _jsx("path", { fill: "#FF00DB", d: "M18.51 24.902c.862.242 1.706.424 2.516.536-.538 1.187-1.203 2.224-2.002 2.985-.826.785-1.85 1.326-3.024 1.326-1.173 0-2.198-.54-3.025-1.326-.798-.76-1.465-1.798-2.003-2.985.816-.113 1.661-.293 2.52-.535.385.747.797 1.318 1.207 1.708.503.478.941.638 1.301.638s.798-.16 1.3-.638c.41-.39.824-.961 1.21-1.709ZM16 2.251c1.174 0 2.198.54 3.024 1.327.82.78 1.5 1.85 2.046 3.076.624 1.405 1.102 3.088 1.396 4.942a29.187 29.187 0 0 0-2.844-1.869c-.043-.025-.088-.048-.132-.073a14.813 14.813 0 0 0-.704-1.985c-.46-1.035-.976-1.796-1.486-2.281-.502-.478-.94-.637-1.3-.637-.36 0-.798.158-1.301.637-.51.485-1.024 1.246-1.484 2.281-.92 2.068-1.52 5.012-1.52 8.33 0 2.097.24 4.044.65 5.716-.9.24-1.728.39-2.464.45-.442-1.861-.686-3.96-.686-6.166 0-3.584.643-6.89 1.734-9.345.545-1.226 1.227-2.296 2.046-3.076C13.802 2.79 14.827 2.25 16 2.25Zm6.466 18.147a23.85 23.85 0 0 1-.348 1.766 13.321 13.321 0 0 1-1.832-.292c.767-.47 1.495-.964 2.18-1.474Zm-2.224-6.247A21.877 21.877 0 0 1 22.466 16a21.92 21.92 0 0 1-2.224 1.846 26.807 26.807 0 0 0 0-3.694Z" }), _jsx("path", { fill: "#FF00DB", d: "M18.51 24.902c.862.242 1.706.424 2.516.536-.538 1.187-1.203 2.224-2.002 2.985-.826.785-1.85 1.326-3.024 1.326-1.173 0-2.198-.54-3.025-1.326-.798-.76-1.465-1.798-2.003-2.985.816-.113 1.661-.293 2.52-.535.385.747.797 1.318 1.207 1.708.503.478.941.638 1.301.638s.798-.16 1.3-.638c.41-.39.824-.961 1.21-1.709ZM16 2.251c1.174 0 2.198.54 3.024 1.327.82.78 1.5 1.85 2.046 3.076.624 1.405 1.102 3.088 1.396 4.942a29.187 29.187 0 0 0-2.844-1.869c-.043-.025-.088-.048-.132-.073a14.813 14.813 0 0 0-.704-1.985c-.46-1.035-.976-1.796-1.486-2.281-.502-.478-.94-.637-1.3-.637-.36 0-.798.158-1.301.637-.51.485-1.024 1.246-1.484 2.281-.92 2.068-1.52 5.012-1.52 8.33 0 2.097.24 4.044.65 5.716-.9.24-1.728.39-2.464.45-.442-1.861-.686-3.96-.686-6.166 0-3.584.643-6.89 1.734-9.345.545-1.226 1.227-2.296 2.046-3.076C13.802 2.79 14.827 2.25 16 2.25Zm6.466 18.147a23.85 23.85 0 0 1-.348 1.766 13.321 13.321 0 0 1-1.832-.292c.767-.47 1.495-.964 2.18-1.474Zm-2.224-6.247A21.877 21.877 0 0 1 22.466 16a21.92 21.92 0 0 1-2.224 1.846 26.807 26.807 0 0 0 0-3.694Z" }), _jsx("path", { fill: "white", fillOpacity: 0.3, d: "M18.51 24.902c.862.242 1.706.424 2.516.536-.538 1.187-1.203 2.224-2.002 2.985-.826.785-1.85 1.326-3.024 1.326-1.173 0-2.198-.54-3.025-1.326-.798-.76-1.465-1.798-2.003-2.985.816-.113 1.661-.293 2.52-.535.385.747.797 1.318 1.207 1.708.503.478.941.638 1.301.638s.798-.16 1.3-.638c.41-.39.824-.961 1.21-1.709ZM16 2.251c1.174 0 2.198.54 3.024 1.327.82.78 1.5 1.85 2.046 3.076.624 1.405 1.102 3.088 1.396 4.942a29.187 29.187 0 0 0-2.844-1.869c-.043-.025-.088-.048-.132-.073a14.813 14.813 0 0 0-.704-1.985c-.46-1.035-.976-1.796-1.486-2.281-.502-.478-.94-.637-1.3-.637-.36 0-.798.158-1.301.637-.51.485-1.024 1.246-1.484 2.281-.92 2.068-1.52 5.012-1.52 8.33 0 2.097.24 4.044.65 5.716-.9.24-1.728.39-2.464.45-.442-1.861-.686-3.96-.686-6.166 0-3.584.643-6.89 1.734-9.345.545-1.226 1.227-2.296 2.046-3.076C13.802 2.79 14.827 2.25 16 2.25Zm6.466 18.147a23.85 23.85 0 0 1-.348 1.766 13.321 13.321 0 0 1-1.832-.292c.767-.47 1.495-.964 2.18-1.474Zm-2.224-6.247A21.877 21.877 0 0 1 22.466 16a21.92 21.92 0 0 1-2.224 1.846 26.807 26.807 0 0 0 0-3.694Z" }), _jsx("path", { fill: "url(#BoxAILogo_Dark_svg__b)", fillOpacity: 0.1, d: "M18.51 24.902c.862.242 1.706.424 2.516.536-.538 1.187-1.203 2.224-2.002 2.985-.826.785-1.85 1.326-3.024 1.326-1.173 0-2.198-.54-3.025-1.326-.798-.76-1.465-1.798-2.003-2.985.816-.113 1.661-.293 2.52-.535.385.747.797 1.318 1.207 1.708.503.478.941.638 1.301.638s.798-.16 1.3-.638c.41-.39.824-.961 1.21-1.709ZM16 2.251c1.174 0 2.198.54 3.024 1.327.82.78 1.5 1.85 2.046 3.076.624 1.405 1.102 3.088 1.396 4.942a29.187 29.187 0 0 0-2.844-1.869c-.043-.025-.088-.048-.132-.073a14.813 14.813 0 0 0-.704-1.985c-.46-1.035-.976-1.796-1.486-2.281-.502-.478-.94-.637-1.3-.637-.36 0-.798.158-1.301.637-.51.485-1.024 1.246-1.484 2.281-.92 2.068-1.52 5.012-1.52 8.33 0 2.097.24 4.044.65 5.716-.9.24-1.728.39-2.464.45-.442-1.861-.686-3.96-.686-6.166 0-3.584.643-6.89 1.734-9.345.545-1.226 1.227-2.296 2.046-3.076C13.802 2.79 14.827 2.25 16 2.25Zm6.466 18.147a23.85 23.85 0 0 1-.348 1.766 13.321 13.321 0 0 1-1.832-.292c.767-.47 1.495-.964 2.18-1.474Zm-2.224-6.247A21.877 21.877 0 0 1 22.466 16a21.92 21.92 0 0 1-2.224 1.846 26.807 26.807 0 0 0 0-3.694Z" }), _jsx("path", { fill: "#9F3FED", d: "M13.72 7.618c1.833.548 3.774 1.387 5.684 2.49 3.103 1.791 5.644 4 7.225 6.174.79 1.084 1.376 2.21 1.642 3.31.267 1.109.223 2.266-.364 3.283-.587 1.016-1.567 1.633-2.661 1.955-1.085.32-2.352.374-3.687.233-1.53-.162-3.228-.59-4.983-1.263l.052-.021c.082-.035.164-.07.246-.107.15-.067.3-.137.45-.207a29.534 29.534 0 0 0 2.296-1.193c.044-.024.087-.052.13-.077.731.185 1.426.314 2.072.383 1.127.119 2.044.052 2.718-.147.666-.196 1.021-.495 1.201-.806.18-.313.262-.77.1-1.446-.166-.683-.567-1.51-1.233-2.427-1.332-1.83-3.58-3.821-6.454-5.48-1.818-1.05-3.628-1.816-5.281-2.298.211-.786.462-1.5.74-2.128l.107-.228Zm-1.444 11.13a26.805 26.805 0 0 0 3.203 1.85l-.237.105c-.072.031-.145.06-.217.09a21.98 21.98 0 0 1-1.769.657c-.165.053-.33.1-.49.148l-.096-.407a22.382 22.382 0 0 1-.394-2.444Zm-3.508-1.972c.023.898.088 1.776.188 2.623-.478-.387-.93-.783-1.354-1.183.321-.463.71-.947 1.166-1.44ZM6.753 7.169c1.058-.312 2.29-.37 3.587-.243a18.9 18.9 0 0 0-.795 2.449c-.84-.04-1.54.033-2.084.193-.666.196-1.023.496-1.203.808-.18.312-.26.77-.098 1.444.133.55.42 1.194.874 1.902-.64.624-1.22 1.263-1.722 1.91-.759-1.059-1.323-2.154-1.582-3.225-.268-1.108-.224-2.265.362-3.281C4.68 8.109 5.66 7.49 6.753 7.169Z" }), _jsx("path", { fill: "#9F3FED", d: "M13.72 7.618c1.833.548 3.774 1.387 5.684 2.49 3.103 1.791 5.644 4 7.225 6.174.79 1.084 1.376 2.21 1.642 3.31.267 1.109.223 2.266-.364 3.283-.587 1.016-1.567 1.633-2.661 1.955-1.085.32-2.352.374-3.687.233-1.53-.162-3.228-.59-4.983-1.263l.052-.021c.082-.035.164-.07.246-.107.15-.067.3-.137.45-.207a29.534 29.534 0 0 0 2.296-1.193c.044-.024.087-.052.13-.077.731.185 1.426.314 2.072.383 1.127.119 2.044.052 2.718-.147.666-.196 1.021-.495 1.201-.806.18-.313.262-.77.1-1.446-.166-.683-.567-1.51-1.233-2.427-1.332-1.83-3.58-3.821-6.454-5.48-1.818-1.05-3.628-1.816-5.281-2.298.211-.786.462-1.5.74-2.128l.107-.228Zm-1.444 11.13a26.805 26.805 0 0 0 3.203 1.85l-.237.105c-.072.031-.145.06-.217.09a21.98 21.98 0 0 1-1.769.657c-.165.053-.33.1-.49.148l-.096-.407a22.382 22.382 0 0 1-.394-2.444Zm-3.508-1.972c.023.898.088 1.776.188 2.623-.478-.387-.93-.783-1.354-1.183.321-.463.71-.947 1.166-1.44ZM6.753 7.169c1.058-.312 2.29-.37 3.587-.243a18.9 18.9 0 0 0-.795 2.449c-.84-.04-1.54.033-2.084.193-.666.196-1.023.496-1.203.808-.18.312-.26.77-.098 1.444.133.55.42 1.194.874 1.902-.64.624-1.22 1.263-1.722 1.91-.759-1.059-1.323-2.154-1.582-3.225-.268-1.108-.224-2.265.362-3.281C4.68 8.109 5.66 7.49 6.753 7.169Z" }), _jsx("path", { fill: "white", fillOpacity: 0.3, d: "M13.72 7.618c1.833.548 3.774 1.387 5.684 2.49 3.103 1.791 5.644 4 7.225 6.174.79 1.084 1.376 2.21 1.642 3.31.267 1.109.223 2.266-.364 3.283-.587 1.016-1.567 1.633-2.661 1.955-1.085.32-2.352.374-3.687.233-1.53-.162-3.228-.59-4.983-1.263l.052-.021c.082-.035.164-.07.246-.107.15-.067.3-.137.45-.207a29.534 29.534 0 0 0 2.296-1.193c.044-.024.087-.052.13-.077.731.185 1.426.314 2.072.383 1.127.119 2.044.052 2.718-.147.666-.196 1.021-.495 1.201-.806.18-.313.262-.77.1-1.446-.166-.683-.567-1.51-1.233-2.427-1.332-1.83-3.58-3.821-6.454-5.48-1.818-1.05-3.628-1.816-5.281-2.298.211-.786.462-1.5.74-2.128l.107-.228Zm-1.444 11.13a26.805 26.805 0 0 0 3.203 1.85l-.237.105c-.072.031-.145.06-.217.09a21.98 21.98 0 0 1-1.769.657c-.165.053-.33.1-.49.148l-.096-.407a22.382 22.382 0 0 1-.394-2.444Zm-3.508-1.972c.023.898.088 1.776.188 2.623-.478-.387-.93-.783-1.354-1.183.321-.463.71-.947 1.166-1.44ZM6.753 7.169c1.058-.312 2.29-.37 3.587-.243a18.9 18.9 0 0 0-.795 2.449c-.84-.04-1.54.033-2.084.193-.666.196-1.023.496-1.203.808-.18.312-.26.77-.098 1.444.133.55.42 1.194.874 1.902-.64.624-1.22 1.263-1.722 1.91-.759-1.059-1.323-2.154-1.582-3.225-.268-1.108-.224-2.265.362-3.281C4.68 8.109 5.66 7.49 6.753 7.169Z" }), _jsx("path", { fill: "url(#BoxAILogo_Dark_svg__c)", fillOpacity: 0.1, d: "M13.72 7.618c1.833.548 3.774 1.387 5.684 2.49 3.103 1.791 5.644 4 7.225 6.174.79 1.084 1.376 2.21 1.642 3.31.267 1.109.223 2.266-.364 3.283-.587 1.016-1.567 1.633-2.661 1.955-1.085.32-2.352.374-3.687.233-1.53-.162-3.228-.59-4.983-1.263l.052-.021c.082-.035.164-.07.246-.107.15-.067.3-.137.45-.207a29.534 29.534 0 0 0 2.296-1.193c.044-.024.087-.052.13-.077.731.185 1.426.314 2.072.383 1.127.119 2.044.052 2.718-.147.666-.196 1.021-.495 1.201-.806.18-.313.262-.77.1-1.446-.166-.683-.567-1.51-1.233-2.427-1.332-1.83-3.58-3.821-6.454-5.48-1.818-1.05-3.628-1.816-5.281-2.298.211-.786.462-1.5.74-2.128l.107-.228Zm-1.444 11.13a26.805 26.805 0 0 0 3.203 1.85l-.237.105c-.072.031-.145.06-.217.09a21.98 21.98 0 0 1-1.769.657c-.165.053-.33.1-.49.148l-.096-.407a22.382 22.382 0 0 1-.394-2.444Zm-3.508-1.972c.023.898.088 1.776.188 2.623-.478-.387-.93-.783-1.354-1.183.321-.463.71-.947 1.166-1.44ZM6.753 7.169c1.058-.312 2.29-.37 3.587-.243a18.9 18.9 0 0 0-.795 2.449c-.84-.04-1.54.033-2.084.193-.666.196-1.023.496-1.203.808-.18.312-.26.77-.098 1.444.133.55.42 1.194.874 1.902-.64.624-1.22 1.263-1.722 1.91-.759-1.059-1.323-2.154-1.582-3.225-.268-1.108-.224-2.265.362-3.281C4.68 8.109 5.66 7.49 6.753 7.169Z" }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: "BoxAILogo_Dark_svg__a", x1: 3.572, x2: 28.588, y1: 24.258, y2: 8.798, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "white" }), _jsx("stop", { offset: 1, stopColor: "white", stopOpacity: 0 })] }), _jsxs("linearGradient", { id: "BoxAILogo_Dark_svg__b", x1: 15.831, x2: 15.831, y1: 2.251, y2: 29.749, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "white", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "white" })] }), _jsxs("linearGradient", { id: "BoxAILogo_Dark_svg__c", x1: 28.428, x2: 3.412, y1: 22.889, y2: 9.059, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "white" }), _jsx("stop", { offset: 1, stopColor: "white", stopOpacity: 0 })] })] })] }));
4
+ const ForwardRef = forwardRef(SvgBoxAiLogoDark);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ 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 SvgDeveloper = (props, ref) => (_jsxs("svg", { width: "1em", height: "1em", fill: "none", viewBox: "0 0 32 32", role: "img", ref: ref, ...props, children: [_jsx("path", { fill: "#003C84", fillRule: "evenodd", d: "M0 7.692v16.616c0 2.675.278 3.645.801 4.622A5.452 5.452 0 0 0 3.07 31.2c.978.522 1.948.801 4.623.801h16.616c2.675 0 3.645-.279 4.622-.801A5.452 5.452 0 0 0 31.2 28.93c.522-.977.801-1.947.801-4.622V7.692c0-2.675-.279-3.645-.801-4.623A5.452 5.452 0 0 0 28.93.801C27.953.278 26.983 0 24.308 0H7.692C5.017 0 4.047.278 3.069.801A5.452 5.452 0 0 0 .801 3.07C.278 4.047 0 5.017 0 7.692Z", clipRule: "evenodd" }), _jsx("path", { fill: "white", fillRule: "evenodd", d: "M19.502 8c.275 0 .537.116.728.321l6.471 6.892.107.138a1.19 1.19 0 0 1-.114 1.445l-6.46 6.88-.125.113a.988.988 0 0 1-1.338-.11l-6.386-6.888-.113-.14c-.3-.439-.263-1.045.107-1.437l1.055-1.114.09-.116a.888.888 0 0 0-.082-1.073.75.75 0 0 0-1.112-.01l-1.054 1.115-.171.2c-.86 1.102-.803 2.738.17 3.767l3.615 3.898-1.693 1.793-.125.114a1.008 1.008 0 0 1-.614.212c-.28 0-.545-.116-.737-.323L5.302 16.79l-.11-.14a1.189 1.189 0 0 1 .114-1.444l6.416-6.885.124-.112c.174-.133.389-.209.612-.209.277 0 .544.116.737.323l6.418 6.887.113.14a1.15 1.15 0 0 1-.107 1.434l-1.06 1.114-.091.117a.884.884 0 0 0 .08 1.073.748.748 0 0 0 1.112.012l1.058-1.115.174-.2c.863-1.101.806-2.74-.174-3.77l-3.632-3.899 1.683-1.792.123-.113a.991.991 0 0 1 .61-.211Z", clipRule: "evenodd" })] }));
4
+ const ForwardRef = forwardRef(SvgDeveloper);
5
+ export default ForwardRef;
@@ -6,6 +6,7 @@ export { default as AdobeExpress } from './AdobeExpress';
6
6
  export { default as AdobeSign } from './AdobeSign';
7
7
  export { default as AgentAws } from './AgentAws';
8
8
  export { default as AgentAzure } from './AgentAzure';
9
+ export { default as AgentBox } from './AgentBox';
9
10
  export { default as AgentCustom } from './AgentCustom';
10
11
  export { default as AgentCustomBriefcase } from './AgentCustomBriefcase';
11
12
  export { default as AgentCustomBudget } from './AgentCustomBudget';
@@ -32,12 +33,14 @@ export { default as BlueprintFull } from './BlueprintFull';
32
33
  export { default as BoxAiAdvancedLogo24 } from './BoxAiAdvancedLogo24';
33
34
  export { default as BoxAiLogo } from './BoxAiLogo';
34
35
  export { default as BoxAiLogo24 } from './BoxAiLogo24';
36
+ export { default as BoxAiLogoDark } from './BoxAiLogoDark';
35
37
  export { default as BoxAppLogo } from './BoxAppLogo';
36
38
  export { default as BoxApps } from './BoxApps';
37
39
  export { default as BoxLogo } from './BoxLogo';
38
40
  export { default as BoxSign } from './BoxSign';
39
41
  export { default as ContentSharing } from './ContentSharing';
40
42
  export { default as CustomSetup } from './CustomSetup';
43
+ export { default as Developer } from './Developer';
41
44
  export { default as DeviceTrust } from './DeviceTrust';
42
45
  export { default as Discover } from './Discover';
43
46
  export { default as ExtractionJob } from './ExtractionJob';
@@ -6,6 +6,7 @@ export { default as AdobeExpress } from './AdobeExpress';
6
6
  export { default as AdobeSign } from './AdobeSign';
7
7
  export { default as AgentAws } from './AgentAws';
8
8
  export { default as AgentAzure } from './AgentAzure';
9
+ export { default as AgentBox } from './AgentBox';
9
10
  export { default as AgentCustom } from './AgentCustom';
10
11
  export { default as AgentCustomBriefcase } from './AgentCustomBriefcase';
11
12
  export { default as AgentCustomBudget } from './AgentCustomBudget';
@@ -32,12 +33,14 @@ export { default as BlueprintFull } from './BlueprintFull';
32
33
  export { default as BoxAiAdvancedLogo24 } from './BoxAiAdvancedLogo24';
33
34
  export { default as BoxAiLogo } from './BoxAiLogo';
34
35
  export { default as BoxAiLogo24 } from './BoxAiLogo24';
36
+ export { default as BoxAiLogoDark } from './BoxAiLogoDark';
35
37
  export { default as BoxAppLogo } from './BoxAppLogo';
36
38
  export { default as BoxApps } from './BoxApps';
37
39
  export { default as BoxLogo } from './BoxLogo';
38
40
  export { default as BoxSign } from './BoxSign';
39
41
  export { default as ContentSharing } from './ContentSharing';
40
42
  export { default as CustomSetup } from './CustomSetup';
43
+ export { default as Developer } from './Developer';
41
44
  export { default as DeviceTrust } from './DeviceTrust';
42
45
  export { default as Discover } from './Discover';
43
46
  export { default as ExtractionJob } from './ExtractionJob';
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ 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 SvgCloudCheck = (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', d: "M17.219 15.375a1 1 0 0 1 1.562 1.25l-3.93 4.912a1.1 1.1 0 0 1-1.637.09l-1.921-1.92a1 1 0 1 1 1.414-1.414l1.21 1.21 3.302-4.128Z" }), _jsx("path", { fill: props.color || '#909090', d: "M11 2a7 7 0 0 1 7 7l-.001.023a5.5 5.5 0 0 1 4.968 6.087 1 1 0 0 1-1.988-.22 3.5 3.5 0 0 0-3.928-3.861 1.01 1.01 0 0 1-1.123-1.174l.031-.21a5 5 0 1 0-9.948-.309 1.01 1.01 0 0 1-.605.994A4.001 4.001 0 0 0 7 18h1a1 1 0 0 1 0 2H7A6 6 0 0 1 4.004 8.8 7 7 0 0 1 11 2Z" })] }));
4
+ const ForwardRef = forwardRef(SvgCloudCheck);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ 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 SvgCloudExclamation = (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', d: "M16 20a1 1 0 1 1 0 2 1 1 0 0 1 0-2ZM11 2a7 7 0 0 1 7 7l-.001.023a5.5 5.5 0 0 1 4.968 6.087 1 1 0 0 1-1.989-.22 3.5 3.5 0 0 0-3.928-3.861 1.01 1.01 0 0 1-1.123-1.174l.032-.21a5 5 0 1 0-9.948-.309 1.01 1.01 0 0 1-.605.994A4.001 4.001 0 0 0 7 18h4a1 1 0 0 1 0 2H7A6 6 0 0 1 4.004 8.8 7 7 0 0 1 11 2Z" }), _jsx("path", { fill: props.color || '#909090', d: "M16 14a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0v-3a1 1 0 0 1 1-1Z" })] }));
4
+ const ForwardRef = forwardRef(SvgCloudExclamation);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ 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 SvgCloudXMark = (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', d: "M17.293 14.292a1 1 0 0 1 1.414 1.414L16.414 18l2.293 2.293a1 1 0 0 1-1.414 1.414L15 19.413l-2.293 2.293a1 1 0 0 1-1.414-1.414L13.586 18l-2.293-2.293a1 1 0 0 1 1.414-1.414L15 16.585l2.293-2.293Z" }), _jsx("path", { fill: props.color || '#909090', d: "M11 2a7 7 0 0 1 7 7l-.001.024a5.5 5.5 0 0 1 4.968 6.087 1.001 1.001 0 0 1-1.989-.221 3.5 3.5 0 0 0-3.928-3.861 1.01 1.01 0 0 1-1.123-1.173l.032-.21a5 5 0 1 0-9.948-.309 1.01 1.01 0 0 1-.605.993A4.001 4.001 0 0 0 7 18h1a1 1 0 0 1 0 2H7A6 6 0 0 1 4.004 8.8 7 7 0 0 1 11 2Z" })] }));
4
+ const ForwardRef = forwardRef(SvgCloudXMark);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgFileArrowUp = (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.94 15.646a1.5 1.5 0 0 1 2.12 0l2.647 2.647a1 1 0 1 1-1.414 1.414L20 18.414V22a1 1 0 1 1-2 0v-3.586l-1.293 1.293a1 1 0 1 1-1.414-1.414l2.646-2.646ZM12 2c.256 0 .512.098.707.293l7 7A.997.997 0 0 1 20 10v3a1 1 0 1 1-2 0v-1h-3a5 5 0 0 1-5-5V4H8a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h5a1 1 0 1 1 0 2H8a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h4Zm0 5a3 3 0 0 0 3 3h2.586L12 4.414V7Z" }) }));
4
+ const ForwardRef = forwardRef(SvgFileArrowUp);
5
+ export default ForwardRef;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgFolderArrowUp = (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.94 15.646a1.5 1.5 0 0 1 2.12 0l2.647 2.647a1 1 0 1 1-1.414 1.414L20 18.414V22a1 1 0 0 1-2 0v-3.586l-1.293 1.293a1 1 0 1 1-1.414-1.414l2.646-2.646ZM10 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" }) }));
4
+ const ForwardRef = forwardRef(SvgFolderArrowUp);
5
+ export default ForwardRef;
@@ -71,8 +71,11 @@ export { default as ClockArrowCurveBack } from './ClockArrowCurveBack';
71
71
  export { default as ClockExclamation } from './ClockExclamation';
72
72
  export { default as ClockPlus } from './ClockPlus';
73
73
  export { default as Cloud } from './Cloud';
74
+ export { default as CloudCheck } from './CloudCheck';
75
+ export { default as CloudExclamation } from './CloudExclamation';
74
76
  export { default as CloudPlus } from './CloudPlus';
75
77
  export { default as CloudUp } from './CloudUp';
78
+ export { default as CloudXMark } from './CloudXMark';
76
79
  export { default as Code } from './Code';
77
80
  export { default as Collections } from './Collections';
78
81
  export { default as Color } from './Color';
@@ -93,11 +96,13 @@ export { default as Eye } from './Eye';
93
96
  export { default as EyeCrossed } from './EyeCrossed';
94
97
  export { default as Favorites } from './Favorites';
95
98
  export { default as File } from './File';
99
+ export { default as FileArrowUp } from './FileArrowUp';
96
100
  export { default as FileSearch } from './FileSearch';
97
101
  export { default as Filter } from './Filter';
98
102
  export { default as Flag } from './Flag';
99
103
  export { default as Folder } from './Folder';
100
104
  export { default as FolderArrow } from './FolderArrow';
105
+ export { default as FolderArrowUp } from './FolderArrowUp';
101
106
  export { default as Funnel } from './Funnel';
102
107
  export { default as Gavel } from './Gavel';
103
108
  export { default as Gear } from './Gear';
@@ -71,8 +71,11 @@ export { default as ClockArrowCurveBack } from './ClockArrowCurveBack';
71
71
  export { default as ClockExclamation } from './ClockExclamation';
72
72
  export { default as ClockPlus } from './ClockPlus';
73
73
  export { default as Cloud } from './Cloud';
74
+ export { default as CloudCheck } from './CloudCheck';
75
+ export { default as CloudExclamation } from './CloudExclamation';
74
76
  export { default as CloudPlus } from './CloudPlus';
75
77
  export { default as CloudUp } from './CloudUp';
78
+ export { default as CloudXMark } from './CloudXMark';
76
79
  export { default as Code } from './Code';
77
80
  export { default as Collections } from './Collections';
78
81
  export { default as Color } from './Color';
@@ -93,11 +96,13 @@ export { default as Eye } from './Eye';
93
96
  export { default as EyeCrossed } from './EyeCrossed';
94
97
  export { default as Favorites } from './Favorites';
95
98
  export { default as File } from './File';
99
+ export { default as FileArrowUp } from './FileArrowUp';
96
100
  export { default as FileSearch } from './FileSearch';
97
101
  export { default as Filter } from './Filter';
98
102
  export { default as Flag } from './Flag';
99
103
  export { default as Folder } from './Folder';
100
104
  export { default as FolderArrow } from './FolderArrow';
105
+ export { default as FolderArrowUp } from './FolderArrowUp';
101
106
  export { default as Funnel } from './Funnel';
102
107
  export { default as Gavel } from './Gavel';
103
108
  export { default as Gear } from './Gear';
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const ForwardRef: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
@@ -0,0 +1,5 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from 'react';
3
+ const SvgGrid = (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', fillRule: "evenodd", 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-3h2ZM18 13a3 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-3h2ZM8 3a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h2ZM18 3a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3h-2a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h2Z", clipRule: "evenodd" }) }));
4
+ const ForwardRef = forwardRef(SvgGrid);
5
+ export default ForwardRef;
@@ -21,6 +21,7 @@ export { default as Favorites } from './Favorites';
21
21
  export { default as File } from './File';
22
22
  export { default as Folder } from './Folder';
23
23
  export { default as Gear } from './Gear';
24
+ export { default as Grid } from './Grid';
24
25
  export { default as Home } from './Home';
25
26
  export { default as Hubs } from './Hubs';
26
27
  export { default as Image } from './Image';
@@ -21,6 +21,7 @@ export { default as Favorites } from './Favorites';
21
21
  export { default as File } from './File';
22
22
  export { default as Folder } from './Folder';
23
23
  export { default as Gear } from './Gear';
24
+ export { default as Grid } from './Grid';
24
25
  export { default as Home } from './Home';
25
26
  export { default as Hubs } from './Hubs';
26
27
  export { default as Image } from './Image';
@@ -14,7 +14,7 @@
14
14
  --bp-border-06: 0.375rem;
15
15
  --bp-border-07: 0.4375rem;
16
16
  --bp-border-08: 0.5rem;
17
- --bp-icon-cta-icon-pressed: #222;
17
+ --bp-icon-cta-icon-pressed: #222222;
18
18
  --bp-icon-icon-illustrator: #ff9400;
19
19
  --bp-icon-icon-indesign: #ff57a1;
20
20
  --bp-icon-icon-photoshop: #26c9ff;
@@ -34,8 +34,8 @@
34
34
  --bp-surface-badge-surface-spreadsheet: #3fb87f;
35
35
  --bp-surface-badge-surface-video: #009aed;
36
36
  --bp-surface-badge-surface-word: #185abd;
37
- --bp-surface-cursor-cursor-on-light: #000;
38
- --bp-surface-toolbar-surface: #fff;
37
+ --bp-surface-cursor-cursor-on-light: #000000;
38
+ --bp-surface-toolbar-surface: #ffffff;
39
39
  --bp-surface-surface-brand: #0061d5;
40
40
  --bp-surface-surface-brand-busy: #0061d5;
41
41
  --bp-surface-surface-brand-disabled: #0061d5;
@@ -99,11 +99,11 @@
99
99
  --bp-gray-65: #6f6f6f;
100
100
  --bp-gray-80: #4e4e4e;
101
101
  --bp-gray-90: #383838;
102
- --bp-gray-100: #222;
102
+ --bp-gray-100: #222222;
103
103
  --bp-gray-02: #fbfbfb;
104
104
  --bp-gray-05: #f4f4f4;
105
- --bp-gray-black: #000;
106
- --bp-gray-white: #fff;
105
+ --bp-gray-black: #000000;
106
+ --bp-gray-white: #ffffff;
107
107
  --bp-green-light-10: #e9f8f2;
108
108
  --bp-green-light-20: #d4f3e6;
109
109
  --bp-green-light-30: #beedd9;
@@ -33,8 +33,8 @@
33
33
  --bp-surface-badge-surface-spreadsheet: #3fb87f;
34
34
  --bp-surface-badge-surface-video: #009aed;
35
35
  --bp-surface-badge-surface-word: #185abd;
36
- --bp-surface-cursor-cursor-on-light: #000;
37
- --bp-surface-toolbar-surface: #fff;
36
+ --bp-surface-cursor-cursor-on-light: #000000;
37
+ --bp-surface-toolbar-surface: #ffffff;
38
38
  --bp-surface-surface-brand: #0061d5;
39
39
  --bp-surface-surface-brand-busy: #0061d5;
40
40
  --bp-surface-surface-brand-disabled: #0061d5;
@@ -98,11 +98,11 @@
98
98
  --bp-gray-65: #6f6f6f;
99
99
  --bp-gray-80: #4e4e4e;
100
100
  --bp-gray-90: #383838;
101
- --bp-gray-100: #222;
101
+ --bp-gray-100: #222222;
102
102
  --bp-gray-02: #fbfbfb;
103
103
  --bp-gray-05: #f4f4f4;
104
- --bp-gray-black: #000;
105
- --bp-gray-white: #fff;
104
+ --bp-gray-black: #000000;
105
+ --bp-gray-white: #ffffff;
106
106
  --bp-green-light-10: #e9f8f2;
107
107
  --bp-green-light-20: #d4f3e6;
108
108
  --bp-green-light-30: #beedd9;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/blueprint-web-assets",
3
- "version": "4.99.9",
3
+ "version": "4.101.0",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "scripts": {
6
6
  "build-local-all": "yarn nx clone-repo && yarn build-local && nx run blueprint-web-assets:format-lint",
@@ -139,7 +139,7 @@
139
139
  }
140
140
  },
141
141
  "devDependencies": {
142
- "@box/storybook-utils": "^0.16.35",
142
+ "@box/storybook-utils": "^0.16.37",
143
143
  "@figma/code-connect": "1.3.12",
144
144
  "@types/react": "^18.0.0",
145
145
  "@types/react-dom": "^18.0.0",