@accelint/design-toolkit 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +201 -0
- package/README.md +61 -0
- package/dist/components/avatar/index.d.ts +21 -0
- package/dist/components/avatar/index.js +2 -0
- package/dist/components/avatar/index.js.map +1 -0
- package/dist/components/badge/index.d.ts +18 -0
- package/dist/components/badge/index.js +2 -0
- package/dist/components/badge/index.js.map +1 -0
- package/dist/components/box/index.d.ts +19 -0
- package/dist/components/box/index.js +2 -0
- package/dist/components/box/index.js.map +1 -0
- package/dist/components/button/index.d.ts +20 -0
- package/dist/components/button/index.js +2 -0
- package/dist/components/button/index.js.map +1 -0
- package/dist/components/classification-badge/index.d.ts +20 -0
- package/dist/components/classification-badge/index.js +2 -0
- package/dist/components/classification-badge/index.js.map +1 -0
- package/dist/components/classification-banner/index.d.ts +19 -0
- package/dist/components/classification-banner/index.js +3 -0
- package/dist/components/classification-banner/index.js.map +1 -0
- package/dist/components/floating-button/index.d.ts +18 -0
- package/dist/components/floating-button/index.js +2 -0
- package/dist/components/floating-button/index.js.map +1 -0
- package/dist/components/icon-button/index.d.ts +20 -0
- package/dist/components/icon-button/index.js +2 -0
- package/dist/components/icon-button/index.js.map +1 -0
- package/dist/components/toggle-icon-button/index.d.ts +20 -0
- package/dist/components/toggle-icon-button/index.js +2 -0
- package/dist/components/toggle-icon-button/index.js.map +1 -0
- package/dist/components/tooltip/index.d.ts +36 -0
- package/dist/components/tooltip/index.js +2 -0
- package/dist/components/tooltip/index.js.map +1 -0
- package/dist/icons/add-fill.d.ts +7 -0
- package/dist/icons/add-fill.js +3 -0
- package/dist/icons/add-fill.js.map +1 -0
- package/dist/icons/add-to-list.d.ts +7 -0
- package/dist/icons/add-to-list.js +3 -0
- package/dist/icons/add-to-list.js.map +1 -0
- package/dist/icons/add.d.ts +7 -0
- package/dist/icons/add.js +3 -0
- package/dist/icons/add.js.map +1 -0
- package/dist/icons/arrange-table.d.ts +7 -0
- package/dist/icons/arrange-table.js +3 -0
- package/dist/icons/arrange-table.js.map +1 -0
- package/dist/icons/attach-file.d.ts +7 -0
- package/dist/icons/attach-file.js +3 -0
- package/dist/icons/attach-file.js.map +1 -0
- package/dist/icons/cancel-fill.d.ts +7 -0
- package/dist/icons/cancel-fill.js +3 -0
- package/dist/icons/cancel-fill.js.map +1 -0
- package/dist/icons/cancel.d.ts +7 -0
- package/dist/icons/cancel.js +3 -0
- package/dist/icons/cancel.js.map +1 -0
- package/dist/icons/center-on.d.ts +7 -0
- package/dist/icons/center-on.js +3 -0
- package/dist/icons/center-on.js.map +1 -0
- package/dist/icons/check.d.ts +7 -0
- package/dist/icons/check.js +3 -0
- package/dist/icons/check.js.map +1 -0
- package/dist/icons/collapse-all.d.ts +7 -0
- package/dist/icons/collapse-all.js +3 -0
- package/dist/icons/collapse-all.js.map +1 -0
- package/dist/icons/collapse-window.d.ts +7 -0
- package/dist/icons/collapse-window.js +3 -0
- package/dist/icons/collapse-window.js.map +1 -0
- package/dist/icons/condense.d.ts +7 -0
- package/dist/icons/condense.js +3 -0
- package/dist/icons/condense.js.map +1 -0
- package/dist/icons/copy-to-clipboard.d.ts +7 -0
- package/dist/icons/copy-to-clipboard.js +3 -0
- package/dist/icons/copy-to-clipboard.js.map +1 -0
- package/dist/icons/create-coa.d.ts +7 -0
- package/dist/icons/create-coa.js +3 -0
- package/dist/icons/create-coa.js.map +1 -0
- package/dist/icons/delete.d.ts +7 -0
- package/dist/icons/delete.js +3 -0
- package/dist/icons/delete.js.map +1 -0
- package/dist/icons/drag-horz.d.ts +7 -0
- package/dist/icons/drag-horz.js +3 -0
- package/dist/icons/drag-horz.js.map +1 -0
- package/dist/icons/drag-vert.d.ts +7 -0
- package/dist/icons/drag-vert.js +3 -0
- package/dist/icons/drag-vert.js.map +1 -0
- package/dist/icons/duplicate.d.ts +7 -0
- package/dist/icons/duplicate.js +3 -0
- package/dist/icons/duplicate.js.map +1 -0
- package/dist/icons/edit.d.ts +7 -0
- package/dist/icons/edit.js +3 -0
- package/dist/icons/edit.js.map +1 -0
- package/dist/icons/expand-all.d.ts +7 -0
- package/dist/icons/expand-all.js +3 -0
- package/dist/icons/expand-all.js.map +1 -0
- package/dist/icons/expand-left.d.ts +7 -0
- package/dist/icons/expand-left.js +3 -0
- package/dist/icons/expand-left.js.map +1 -0
- package/dist/icons/expand-right.d.ts +7 -0
- package/dist/icons/expand-right.js +3 -0
- package/dist/icons/expand-right.js.map +1 -0
- package/dist/icons/expand-window.d.ts +7 -0
- package/dist/icons/expand-window.js +3 -0
- package/dist/icons/expand-window.js.map +1 -0
- package/dist/icons/expand.d.ts +7 -0
- package/dist/icons/expand.js +3 -0
- package/dist/icons/expand.js.map +1 -0
- package/dist/icons/explore-data.d.ts +7 -0
- package/dist/icons/explore-data.js +3 -0
- package/dist/icons/explore-data.js.map +1 -0
- package/dist/icons/filter.d.ts +7 -0
- package/dist/icons/filter.js +3 -0
- package/dist/icons/filter.js.map +1 -0
- package/dist/icons/flag.d.ts +7 -0
- package/dist/icons/flag.js +3 -0
- package/dist/icons/flag.js.map +1 -0
- package/dist/icons/focus.d.ts +7 -0
- package/dist/icons/focus.js +3 -0
- package/dist/icons/focus.js.map +1 -0
- package/dist/icons/global-share.d.ts +7 -0
- package/dist/icons/global-share.js +3 -0
- package/dist/icons/global-share.js.map +1 -0
- package/dist/icons/group.d.ts +7 -0
- package/dist/icons/group.js +3 -0
- package/dist/icons/group.js.map +1 -0
- package/dist/icons/hide.d.ts +7 -0
- package/dist/icons/hide.js +3 -0
- package/dist/icons/hide.js.map +1 -0
- package/dist/icons/import.d.ts +7 -0
- package/dist/icons/import.js +3 -0
- package/dist/icons/import.js.map +1 -0
- package/dist/icons/index.d.ts +75 -0
- package/dist/icons/index.js +2 -0
- package/dist/icons/index.js.map +1 -0
- package/dist/icons/insert-chart.d.ts +7 -0
- package/dist/icons/insert-chart.js +3 -0
- package/dist/icons/insert-chart.js.map +1 -0
- package/dist/icons/jump-to.d.ts +7 -0
- package/dist/icons/jump-to.js +3 -0
- package/dist/icons/jump-to.js.map +1 -0
- package/dist/icons/lasso.d.ts +7 -0
- package/dist/icons/lasso.js +3 -0
- package/dist/icons/lasso.js.map +1 -0
- package/dist/icons/link.d.ts +7 -0
- package/dist/icons/link.js +3 -0
- package/dist/icons/link.js.map +1 -0
- package/dist/icons/lock-fill.d.ts +7 -0
- package/dist/icons/lock-fill.js +3 -0
- package/dist/icons/lock-fill.js.map +1 -0
- package/dist/icons/lock-outline.d.ts +7 -0
- package/dist/icons/lock-outline.js +3 -0
- package/dist/icons/lock-outline.js.map +1 -0
- package/dist/icons/login.d.ts +7 -0
- package/dist/icons/login.js +3 -0
- package/dist/icons/login.js.map +1 -0
- package/dist/icons/logout.d.ts +7 -0
- package/dist/icons/logout.js +3 -0
- package/dist/icons/logout.js.map +1 -0
- package/dist/icons/loop.d.ts +7 -0
- package/dist/icons/loop.js +3 -0
- package/dist/icons/loop.js.map +1 -0
- package/dist/icons/move.d.ts +7 -0
- package/dist/icons/move.js +3 -0
- package/dist/icons/move.js.map +1 -0
- package/dist/icons/mute.d.ts +7 -0
- package/dist/icons/mute.js +3 -0
- package/dist/icons/mute.js.map +1 -0
- package/dist/icons/open-container.d.ts +7 -0
- package/dist/icons/open-container.js +3 -0
- package/dist/icons/open-container.js.map +1 -0
- package/dist/icons/paste-from-clipboard.d.ts +7 -0
- package/dist/icons/paste-from-clipboard.js +3 -0
- package/dist/icons/paste-from-clipboard.js.map +1 -0
- package/dist/icons/pause.d.ts +7 -0
- package/dist/icons/pause.js +3 -0
- package/dist/icons/pause.js.map +1 -0
- package/dist/icons/person.d.ts +7 -0
- package/dist/icons/person.js +3 -0
- package/dist/icons/person.js.map +1 -0
- package/dist/icons/pin.d.ts +7 -0
- package/dist/icons/pin.js +3 -0
- package/dist/icons/pin.js.map +1 -0
- package/dist/icons/placeholder.d.ts +7 -0
- package/dist/icons/placeholder.js +3 -0
- package/dist/icons/placeholder.js.map +1 -0
- package/dist/icons/play.d.ts +7 -0
- package/dist/icons/play.js +3 -0
- package/dist/icons/play.js.map +1 -0
- package/dist/icons/playback.d.ts +7 -0
- package/dist/icons/playback.js +3 -0
- package/dist/icons/playback.js.map +1 -0
- package/dist/icons/polygon-lasso.d.ts +7 -0
- package/dist/icons/polygon-lasso.js +3 -0
- package/dist/icons/polygon-lasso.js.map +1 -0
- package/dist/icons/pop-back-in.d.ts +7 -0
- package/dist/icons/pop-back-in.js +3 -0
- package/dist/icons/pop-back-in.js.map +1 -0
- package/dist/icons/pop-out.d.ts +7 -0
- package/dist/icons/pop-out.js +3 -0
- package/dist/icons/pop-out.js.map +1 -0
- package/dist/icons/record.d.ts +7 -0
- package/dist/icons/record.js +3 -0
- package/dist/icons/record.js.map +1 -0
- package/dist/icons/rectangle-select.d.ts +7 -0
- package/dist/icons/rectangle-select.js +3 -0
- package/dist/icons/rectangle-select.js.map +1 -0
- package/dist/icons/remove-fill.d.ts +7 -0
- package/dist/icons/remove-fill.js +3 -0
- package/dist/icons/remove-fill.js.map +1 -0
- package/dist/icons/remove-from-list.d.ts +7 -0
- package/dist/icons/remove-from-list.js +3 -0
- package/dist/icons/remove-from-list.js.map +1 -0
- package/dist/icons/remove.d.ts +7 -0
- package/dist/icons/remove.js +3 -0
- package/dist/icons/remove.js.map +1 -0
- package/dist/icons/reverse.d.ts +7 -0
- package/dist/icons/reverse.js +3 -0
- package/dist/icons/reverse.js.map +1 -0
- package/dist/icons/screenshot.d.ts +7 -0
- package/dist/icons/screenshot.js +3 -0
- package/dist/icons/screenshot.js.map +1 -0
- package/dist/icons/search.d.ts +7 -0
- package/dist/icons/search.js +3 -0
- package/dist/icons/search.js.map +1 -0
- package/dist/icons/share.d.ts +7 -0
- package/dist/icons/share.js +3 -0
- package/dist/icons/share.js.map +1 -0
- package/dist/icons/show.d.ts +7 -0
- package/dist/icons/show.js +3 -0
- package/dist/icons/show.js.map +1 -0
- package/dist/icons/stack-cards.d.ts +7 -0
- package/dist/icons/stack-cards.js +3 -0
- package/dist/icons/stack-cards.js.map +1 -0
- package/dist/icons/stack.d.ts +7 -0
- package/dist/icons/stack.js +3 -0
- package/dist/icons/stack.js.map +1 -0
- package/dist/icons/tether.d.ts +7 -0
- package/dist/icons/tether.js +3 -0
- package/dist/icons/tether.js.map +1 -0
- package/dist/icons/track-changes.d.ts +7 -0
- package/dist/icons/track-changes.js +3 -0
- package/dist/icons/track-changes.js.map +1 -0
- package/dist/icons/types.d.ts +6 -0
- package/dist/icons/types.js +2 -0
- package/dist/icons/types.js.map +1 -0
- package/dist/icons/undo.d.ts +7 -0
- package/dist/icons/undo.js +3 -0
- package/dist/icons/undo.js.map +1 -0
- package/dist/icons/zoom-in.d.ts +7 -0
- package/dist/icons/zoom-in.js +3 -0
- package/dist/icons/zoom-in.js.map +1 -0
- package/dist/icons/zoom-out.d.ts +7 -0
- package/dist/icons/zoom-out.js +3 -0
- package/dist/icons/zoom-out.js.map +1 -0
- package/dist/icons/zoom-to.d.ts +7 -0
- package/dist/icons/zoom-to.js +3 -0
- package/dist/icons/zoom-to.js.map +1 -0
- package/dist/index.css +359 -0
- package/dist/index.d.ts +93 -0
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -0
- package/dist/lib/react.d.ts +10 -0
- package/dist/lib/react.js +2 -0
- package/dist/lib/react.js.map +1 -0
- package/dist/lib/utils.d.ts +7 -0
- package/dist/lib/utils.js +2 -0
- package/dist/lib/utils.js.map +1 -0
- package/dist/metafile-esm.json +1 -0
- package/dist/styles.css +1643 -0
- package/package.json +163 -0
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/expand-right.tsx"],"names":["ExpandRight","className","ref","jsx","cn","c","o"],"mappings":"qEAeaA,IAAc,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,IAAAC,CAAK,CAAA,CAAA,GAAS,CACrDC,CAAAA,GAAAA,GAAC,OACC,CAAQ,OAAA,CAAA,WACR,KAAK,CACL,MAAA,CAAA,KAAM,6BACN,CAAY,aAAA,CAAA,MACZ,UAAWC,CACTC,EAAA,CAAA,qHACAJ,CACF,CACC,CAAA,CAAA,IACD,CAAKC,GAAAA,CAAAA,CAEL,SAAAC,CAACG,GAAA,CAAA,MAAA,CACC,EAAE,CACF,4HAAA,CAAA,IAAK,eACP,CACF,CAAA,CAAA","file":"expand-right.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const ExpandRight = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M6.22598 4H4.62598V20H6.22598V12.8H17.562L13.162 17.2L14.29 18.336L20.626 12L14.29 5.664L13.162 6.8L17.562 11.2H6.22598V4Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var e=({className:r,ref:i,...l})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...l,ref:i,children:[jsx("path",{d:"M4.5 12V4.5H19.5V18.5H11V20H19.5977C19.5977 20 21 19.49 21 18.5V4.5C21 4.5 21 3 19.5 3H4.5C4.5 3 3 3 3 4.5V12H4.5Z",fill:"currentColor"}),jsx("path",{d:"M9 17C9 15.34 7.66 14 6 14C4.34 14 3 15.34 3 17C3 18.66 4.34 20 6 20C7.66 20 9 18.66 9 17Z",fill:"currentColor"}),jsx("path",{d:"M15.5 8H9.5L11.5 10L8.5 13L10.5 15L13.5 12L15.5 13.8333V8Z",fill:"currentColor"})]});
|
2
|
+
export{e as ExpandWindow};//# sourceMappingURL=expand-window.js.map
|
3
|
+
//# sourceMappingURL=expand-window.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/expand-window.tsx"],"names":["ExpandWindow","className","ref","t","cn","jsx","o"],"mappings":"0EAeaA,IAAe,CAAA,CAAC,CAAE,CAAA,SAAAC,CAAW,CAAA,CAAA,GAAAC,CAAK,CAAA,CAAA,GAAS,CAAA,CAAA,GACrDC,IAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,CAAM,KAAA,CAAA,4BACN,CAAY,aAAA,CAAA,MACZ,CAAWC,SAAAA,CAAAA,EACT,CACAH,qHAAAA,CACF,CACC,CAAA,CAAA,GACD,CAAA,CAAA,GAAKC,CAEL,CAAA,CAAA,QAAA,CAAAG,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,oHACF,CAAK,IAAA,CAAA,cACP,CACAD,CAAAA,CAAAA,GAAC,CACC,MAAA,CAAA,CAAA,CAAE,CACF,4FAAA,CAAA,IAAK,CACP,cAAA,CAAA,CACAA,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,4DACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA,CAAA","file":"expand-window.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const ExpandWindow = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M4.5 12V4.5H19.5V18.5H11V20H19.5977C19.5977 20 21 19.49 21 18.5V4.5C21 4.5 21 3 19.5 3H4.5C4.5 3 3 3 3 4.5V12H4.5Z'\n fill='currentColor'\n />\n <path\n d='M9 17C9 15.34 7.66 14 6 14C4.34 14 3 15.34 3 17C3 18.66 4.34 20 6 20C7.66 20 9 18.66 9 17Z'\n fill='currentColor'\n />\n <path\n d='M15.5 8H9.5L11.5 10L8.5 13L10.5 15L13.5 12L15.5 13.8333V8Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var e=({className:r,ref:l,...i})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...i,ref:l,children:[jsx("path",{d:"M13.626 5L13.626 19H11.626L11.626 5L13.626 5Z",fill:"currentColor"}),jsx("path",{d:"M7.62598 5L7.62598 19H5.62598L5.62598 5L7.62598 5Z",fill:"currentColor"}),jsx("path",{d:"M19.626 5L19.626 19H17.626L17.626 5L19.626 5Z",fill:"currentColor"})]});
|
2
|
+
export{e as Expand};//# sourceMappingURL=expand.js.map
|
3
|
+
//# sourceMappingURL=expand.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/expand.tsx"],"names":["Expand","className","ref","t","cn","jsx","o"],"mappings":"0EAeaA,IAAS,CAAA,CAAC,CAAE,CAAA,SAAAC,CAAW,CAAA,CAAA,GAAAC,CAAK,CAAA,CAAA,GAAS,CAAA,CAAA,GAC/CC,IAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,CAAM,KAAA,CAAA,4BACN,CAAY,aAAA,CAAA,MACZ,CAAWC,SAAAA,CAAAA,EACT,CACAH,qHAAAA,CACF,CACC,CAAA,CAAA,GACD,CAAA,CAAA,GAAKC,CAEL,CAAA,CAAA,QAAA,CAAAG,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,+CACF,CAAK,IAAA,CAAA,cACP,CACAD,CAAAA,CAAAA,GAAC,CACC,MAAA,CAAA,CAAA,CAAE,CACF,oDAAA,CAAA,IAAK,CACP,cAAA,CAAA,CACAA,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,+CACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA,CAAA","file":"expand.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Expand = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M13.626 5L13.626 19H11.626L11.626 5L13.626 5Z'\n fill='currentColor'\n />\n <path\n d='M7.62598 5L7.62598 19H5.62598L5.62598 5L7.62598 5Z'\n fill='currentColor'\n />\n <path\n d='M19.626 5L19.626 19H17.626L17.626 5L19.626 5Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var c=({className:r,ref:l,...e})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...e,ref:l,children:[jsx("path",{d:"M6.71541 4.28459L5.5 1L4.28459 4.28459L1 5.5L4.28459 6.71541L5.5 10L6.71541 6.71541L10 5.5L6.71541 4.28459Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.7191 16.2977L5.00023 22L6.49023 23.49L12.1418 17.734C13.2219 18.5307 14.5544 19 15.9902 19C19.5802 19 22.4902 16.09 22.4902 12.5C22.4902 8.91 19.5802 6 15.9902 6C12.4002 6 9.49023 8.91 9.49023 12.5C9.49023 13.9135 9.94497 15.2267 10.7191 16.2977ZM11.9154 17.5593L12.1418 17.734C12.0108 17.6374 11.8835 17.536 11.7602 17.43L11.9154 17.5593ZM10.7191 16.2977C10.7736 16.373 10.8296 16.4471 10.8871 16.5199L10.7191 16.2977ZM10.8871 16.5199C10.8871 16.5199 10.8871 16.52 10.8871 16.5199V16.5199ZM11.0602 16.73L10.8871 16.5199C10.9434 16.5912 11.0011 16.6612 11.0602 16.73ZM15.9902 8C13.5002 8 11.4902 10.01 11.4902 12.5C11.4902 14.99 13.5002 17 15.9902 17C18.4802 17 20.4902 14.99 20.4902 12.5C20.4902 10.01 18.4802 8 15.9902 8Z",fill:"currentColor"})]});
|
2
|
+
export{c as ExploreData};//# sourceMappingURL=explore-data.js.map
|
3
|
+
//# sourceMappingURL=explore-data.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/explore-data.tsx"],"names":["ExploreData","className","ref","n","cn","i","props","jsx","o"],"mappings":"0EAeaA,IAAAA,CAAc,CAAC,CAAE,UAAAC,CAAW,CAAA,CAAA,GAAAC,CAAK,CAAA,CAAA,GAAS,CAAA,CAAA,GACpDC,IAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,CAAM,KAAA,CAAA,4BACN,cAAY,CACZ,MAAA,CAAA,SAAWC,CACTC,EAAA,CAAA,qHACAJ,CACF,CAAA,CACC,CAAGK,GAAAA,CACJ,CAAKJ,GAAAA,CAAAA,CAEL,CAAAK,QAAAA,CAAAA,CAAAA,GAAC,CACC,MAAA,CAAA,CAAA,CAAE,CACF,6GAAA,CAAA,IAAK,CACP,cAAA,CAAA,CACAA,CAACC,GAAA,CAAA,MAAA,CACC,CAAS,QAAA,CAAA,SACT,CAAS,QAAA,CAAA,SACT,CAAE,CAAA,CAAA,ytBACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA,CAAA","file":"explore-data.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const ExploreData = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M6.71541 4.28459L5.5 1L4.28459 4.28459L1 5.5L4.28459 6.71541L5.5 10L6.71541 6.71541L10 5.5L6.71541 4.28459Z'\n fill='currentColor'\n />\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M10.7191 16.2977L5.00023 22L6.49023 23.49L12.1418 17.734C13.2219 18.5307 14.5544 19 15.9902 19C19.5802 19 22.4902 16.09 22.4902 12.5C22.4902 8.91 19.5802 6 15.9902 6C12.4002 6 9.49023 8.91 9.49023 12.5C9.49023 13.9135 9.94497 15.2267 10.7191 16.2977ZM11.9154 17.5593L12.1418 17.734C12.0108 17.6374 11.8835 17.536 11.7602 17.43L11.9154 17.5593ZM10.7191 16.2977C10.7736 16.373 10.8296 16.4471 10.8871 16.5199L10.7191 16.2977ZM10.8871 16.5199C10.8871 16.5199 10.8871 16.52 10.8871 16.5199V16.5199ZM11.0602 16.73L10.8871 16.5199C10.9434 16.5912 11.0011 16.6612 11.0602 16.73ZM15.9902 8C13.5002 8 11.4902 10.01 11.4902 12.5C11.4902 14.99 13.5002 17 15.9902 17C18.4802 17 20.4902 14.99 20.4902 12.5C20.4902 10.01 18.4802 8 15.9902 8Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var n=({className:o,ref:r,...e})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",o),...e,ref:r,children:[jsx("path",{d:"M17 5.75H21V7.25H17V5.75Z",fill:"currentColor"}),jsx("path",{d:"M3 5.75H11V7.25H3V5.75Z",fill:"currentColor"}),jsx("path",{d:"M3 17.75H9V19.25H3V17.75Z",fill:"currentColor"}),jsx("path",{d:"M3 11.75H5V13.25H3V11.75Z",fill:"currentColor"}),jsx("path",{d:"M11 11.75H21V13.25H11V11.75Z",fill:"currentColor"}),jsx("path",{d:"M15 17.75H21V19.25H15V17.75Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.5 7.5C16.0523 7.5 16.5 7.05228 16.5 6.5C16.5 5.94772 16.0523 5.5 15.5 5.5C14.9477 5.5 14.5 5.94772 14.5 6.5C14.5 7.05228 14.9477 7.5 15.5 7.5ZM15.5 9C16.8807 9 18 7.88071 18 6.5C18 5.11929 16.8807 4 15.5 4C14.1193 4 13 5.11929 13 6.5C13 7.88071 14.1193 9 15.5 9Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 13.5C10.0523 13.5 10.5 13.0523 10.5 12.5C10.5 11.9477 10.0523 11.5 9.5 11.5C8.94772 11.5 8.5 11.9477 8.5 12.5C8.5 13.0523 8.94772 13.5 9.5 13.5ZM9.5 15C10.8807 15 12 13.8807 12 12.5C12 11.1193 10.8807 10 9.5 10C8.11929 10 7 11.1193 7 12.5C7 13.8807 8.11929 15 9.5 15Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.5 19.5C14.0523 19.5 14.5 19.0523 14.5 18.5C14.5 17.9477 14.0523 17.5 13.5 17.5C12.9477 17.5 12.5 17.9477 12.5 18.5C12.5 19.0523 12.9477 19.5 13.5 19.5ZM13.5 21C14.8807 21 16 19.8807 16 18.5C16 17.1193 14.8807 16 13.5 16C12.1193 16 11 17.1193 11 18.5C11 19.8807 12.1193 21 13.5 21Z",fill:"currentColor"})]});
|
2
|
+
export{n as Filter};//# sourceMappingURL=filter.js.map
|
3
|
+
//# sourceMappingURL=filter.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/filter.tsx"],"names":["Filter","className","ref","props","jsxs","cn","jsx","l"],"mappings":"0EAeaA,IAAS,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,CAAAC,GAAAA,CAAAA,CAAK,CAAGC,GAAM,CAChDC,CAAAA,GAAAA,IAAC,CACC,KAAA,CAAA,CAAA,OAAQ,CACR,WAAA,CAAA,IAAK,CACL,MAAA,CAAA,KAAM,6BACN,CAAY,aAAA,CAAA,MACZ,CAAWC,SAAAA,CAAAA,EACT,CACAJ,qHAAAA,CACF,CACC,CAAA,CAAA,GACD,CAAA,CAAA,GAAKC,CAEL,CAAA,CAAA,QAAA,CAAAI,CAACC,GAAA,CAAA,MAAA,CAAK,EAAE,CAA4B,2BAAA,CAAA,IAAK,CAAe,cAAA,CAAA,CACxDD,CAACC,GAAA,CAAA,MAAA,CAAK,CAAE,CAAA,CAAA,yBAA0B,CAAK,IAAA,CAAA,cAAe,CACtDD,CAAAA,CAAAA,GAAC,CAAK,MAAA,CAAA,CAAA,CAAE,4BAA4B,CAAK,IAAA,CAAA,cAAe,CACxDA,CAAAA,CAAAA,GAAC,CAAK,MAAA,CAAA,CAAA,CAAE,4BAA4B,CAAK,IAAA,CAAA,cAAe,CACxDA,CAAAA,CAAAA,GAAC,CAAK,MAAA,CAAA,CAAA,CAAE,+BAA+B,CAAK,IAAA,CAAA,cAAe,CAC3DA,CAAAA,CAAAA,GAAC,CAAK,MAAA,CAAA,CAAA,CAAE,CAA+B,8BAAA,CAAA,IAAK,CAAe,cAAA,CAAA,CAC3DA,CAACC,GAAA,CAAA,MAAA,CACC,CAAS,QAAA,CAAA,SACT,SAAS,CACT,SAAA,CAAA,CAAE,CACF,4QAAA,CAAA,IAAK,CACP,cAAA,CAAA,CACAD,CAACC,GAAA,CAAA,MAAA,CACC,CAAS,QAAA,CAAA,SACT,CAAS,QAAA,CAAA,SACT,CAAE,CAAA,CAAA,kRACF,KAAK,CACP,cAAA,CAAA,CACAD,CAACC,GAAA,CAAA,MAAA,CACC,CAAS,QAAA,CAAA,SACT,CAAS,QAAA,CAAA,SACT,CAAE,CAAA,CAAA,8RACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA,CAAA","file":"filter.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Filter = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path d='M17 5.75H21V7.25H17V5.75Z' fill='currentColor' />\n <path d='M3 5.75H11V7.25H3V5.75Z' fill='currentColor' />\n <path d='M3 17.75H9V19.25H3V17.75Z' fill='currentColor' />\n <path d='M3 11.75H5V13.25H3V11.75Z' fill='currentColor' />\n <path d='M11 11.75H21V13.25H11V11.75Z' fill='currentColor' />\n <path d='M15 17.75H21V19.25H15V17.75Z' fill='currentColor' />\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M15.5 7.5C16.0523 7.5 16.5 7.05228 16.5 6.5C16.5 5.94772 16.0523 5.5 15.5 5.5C14.9477 5.5 14.5 5.94772 14.5 6.5C14.5 7.05228 14.9477 7.5 15.5 7.5ZM15.5 9C16.8807 9 18 7.88071 18 6.5C18 5.11929 16.8807 4 15.5 4C14.1193 4 13 5.11929 13 6.5C13 7.88071 14.1193 9 15.5 9Z'\n fill='currentColor'\n />\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M9.5 13.5C10.0523 13.5 10.5 13.0523 10.5 12.5C10.5 11.9477 10.0523 11.5 9.5 11.5C8.94772 11.5 8.5 11.9477 8.5 12.5C8.5 13.0523 8.94772 13.5 9.5 13.5ZM9.5 15C10.8807 15 12 13.8807 12 12.5C12 11.1193 10.8807 10 9.5 10C8.11929 10 7 11.1193 7 12.5C7 13.8807 8.11929 15 9.5 15Z'\n fill='currentColor'\n />\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M13.5 19.5C14.0523 19.5 14.5 19.0523 14.5 18.5C14.5 17.9477 14.0523 17.5 13.5 17.5C12.9477 17.5 12.5 17.9477 12.5 18.5C12.5 19.0523 12.9477 19.5 13.5 19.5ZM13.5 21C14.8807 21 16 19.8807 16 18.5C16 17.1193 14.8807 16 13.5 16C12.1193 16 11 17.1193 11 18.5C11 19.8807 12.1193 21 13.5 21Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsx}from'react/jsx-runtime';var s=({className:r,ref:i,...n})=>jsx("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...n,ref:i,children:jsx("path",{d:"M7.00003 20H5.00006V5C5.00006 5 5.00006 4 6.00006 4C7.00006 4 19 4 19 4L15 9L19 14H7.00003V20Z",fill:"currentColor"})});
|
2
|
+
export{s as Flag};//# sourceMappingURL=flag.js.map
|
3
|
+
//# sourceMappingURL=flag.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/flag.tsx"],"names":["Flag","className","ref","jsx","cn","c","o"],"mappings":"qEAeaA,IAAO,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,IAAAC,CAAK,CAAA,CAAA,GAAS,CAC9CC,CAAAA,GAAAA,GAAC,OACC,CAAQ,OAAA,CAAA,WACR,KAAK,CACL,MAAA,CAAA,KAAM,6BACN,CAAY,aAAA,CAAA,MACZ,UAAWC,CACTC,EAAA,CAAA,qHACAJ,CACF,CACC,CAAA,CAAA,IACD,CAAKC,GAAAA,CAAAA,CAEL,SAAAC,CAACG,GAAA,CAAA,MAAA,CACC,EAAE,CACF,gGAAA,CAAA,IAAK,eACP,CACF,CAAA,CAAA","file":"flag.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Flag = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M7.00003 20H5.00006V5C5.00006 5 5.00006 4 6.00006 4C7.00006 4 19 4 19 4L15 9L19 14H7.00003V20Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var n=({className:r,ref:C,...V})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...V,ref:C,children:[jsx("path",{d:"M16.626 21.0001V19.5001H20.126V16.0001H21.626V18.0001C21.626 18.3511 21.626 19.0001 21.626 19.5001C21.626 20.9999 20.126 20.9999 20.126 20.9999L16.626 21.0001ZM8.62598 21.0001H6.62598C6.27498 21.0001 5.62609 20.9999 5.12609 20.9999C3.62598 20.9999 3.62598 19.5001 3.62598 19.5001V16.0001H5.12598V19.5001H8.62598V21.0001ZM16.626 3.00007H18.626C18.977 3.00007 19.626 2.99982 20.126 2.99994C21.626 2.99991 21.626 4.49994 21.626 4.49994V8.00007H20.126V4.50007H16.626V3.00007ZM8.62598 3.00007V4.50007H5.12598V8.00007H3.62598V4.50007C3.62598 4.50007 3.62587 3.00003 5.12609 3.00002C5.62609 2.9999 6.27498 3.00007 6.62598 3.00007H8.62598Z",fill:"currentColor"}),jsx("path",{d:"M13.376 16.4961L16.626 14.5V10.5L13.3729 12.0158L13.376 16.4961ZM12.626 10.5L16.126 9L12.626 7.0001L8.62596 9L12.626 10.5ZM8.62596 14.5L11.8775 16.4961V12.0041L8.62596 10.5V14.5ZM17.466 7.99556C17.8945 8.28 18.126 8.66222 18.126 9.16889V14.7867C18.126 15.2933 17.8945 15.6756 17.466 15.96L13.2688 18.359C12.8402 18.6434 12.4117 18.6434 11.9831 18.359L7.78596 15.96C7.35739 15.6756 7.12596 15.2933 7.12596 14.7867V9.16889C7.12596 8.66222 7.35739 8.28 7.78596 7.99556L11.9831 5.66899C12.1974 5.55343 12.4117 5.5001 12.626 5.5001C12.8402 5.5001 13.0545 5.55343 13.2688 5.66899L17.466 7.99556Z",fill:"currentColor"})]});
|
2
|
+
export{n as Focus};//# sourceMappingURL=focus.js.map
|
3
|
+
//# sourceMappingURL=focus.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/focus.tsx"],"names":["Focus","className","ref","props","c","cn","i","jsx","o"],"mappings":"0EAeaA,IAAQ,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,CAAAC,GAAAA,CAAAA,CAAK,CAAGC,GAAM,KAC9CC,IAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,MAAM,CACN,4BAAA,CAAA,aAAY,CACZ,MAAA,CAAA,SAAWC,CACTC,EAAA,CAAA,qHACAL,CACF,CACC,CAAA,CAAA,GACD,CAAA,CAAA,GAAKC,CAEL,CAAA,CAAA,QAAA,CAAAK,IAAC,CACC,MAAA,CAAA,CAAA,CAAE,CACF,ynBAAA,CAAA,IAAK,CACP,cAAA,CAAA,CACAA,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,+kBACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA,CAAA","file":"focus.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Focus = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M16.626 21.0001V19.5001H20.126V16.0001H21.626V18.0001C21.626 18.3511 21.626 19.0001 21.626 19.5001C21.626 20.9999 20.126 20.9999 20.126 20.9999L16.626 21.0001ZM8.62598 21.0001H6.62598C6.27498 21.0001 5.62609 20.9999 5.12609 20.9999C3.62598 20.9999 3.62598 19.5001 3.62598 19.5001V16.0001H5.12598V19.5001H8.62598V21.0001ZM16.626 3.00007H18.626C18.977 3.00007 19.626 2.99982 20.126 2.99994C21.626 2.99991 21.626 4.49994 21.626 4.49994V8.00007H20.126V4.50007H16.626V3.00007ZM8.62598 3.00007V4.50007H5.12598V8.00007H3.62598V4.50007C3.62598 4.50007 3.62587 3.00003 5.12609 3.00002C5.62609 2.9999 6.27498 3.00007 6.62598 3.00007H8.62598Z'\n fill='currentColor'\n />\n <path\n d='M13.376 16.4961L16.626 14.5V10.5L13.3729 12.0158L13.376 16.4961ZM12.626 10.5L16.126 9L12.626 7.0001L8.62596 9L12.626 10.5ZM8.62596 14.5L11.8775 16.4961V12.0041L8.62596 10.5V14.5ZM17.466 7.99556C17.8945 8.28 18.126 8.66222 18.126 9.16889V14.7867C18.126 15.2933 17.8945 15.6756 17.466 15.96L13.2688 18.359C12.8402 18.6434 12.4117 18.6434 11.9831 18.359L7.78596 15.96C7.35739 15.6756 7.12596 15.2933 7.12596 14.7867V9.16889C7.12596 8.66222 7.35739 8.28 7.78596 7.99556L11.9831 5.66899C12.1974 5.55343 12.4117 5.5001 12.626 5.5001C12.8402 5.5001 13.0545 5.55343 13.2688 5.66899L17.466 7.99556Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsx}from'react/jsx-runtime';var n=({className:o,ref:r,...e})=>jsx("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",o),...e,ref:r,children:jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.22456 10.2C5.08471 10.7771 5.01059 11.3799 5.01059 12C5.01059 12.6201 5.08471 13.2229 5.22456 13.8H8.76779C8.6761 13.2119 8.62326 12.6155 8.61074 12.0144C8.61054 12.0048 8.61054 11.9952 8.61074 11.9856C8.62326 11.3845 8.6761 10.7881 8.76779 10.2H5.22456ZM5.70641 8.81538H9.05927C9.46555 7.29003 10.1392 5.84423 11.0526 4.54734C8.67175 5.04747 6.7002 6.65964 5.70641 8.81538ZM12.626 4.75696C11.6583 5.96655 10.9384 7.34581 10.4981 8.81538H14.7539C14.3136 7.34581 13.5937 5.96655 12.626 4.75696ZM15.0808 10.2H10.1711C10.0679 10.7916 10.0087 11.3931 9.99537 12C10.0087 12.6069 10.0679 13.2084 10.1711 13.8H15.0808C15.184 13.2084 15.2432 12.6069 15.2566 12C15.2432 11.3931 15.184 10.7916 15.0808 10.2ZM16.4842 13.8C16.5758 13.2119 16.6287 12.6155 16.6412 12.0144C16.6414 12.0048 16.6414 11.9952 16.6412 11.9856C16.6287 11.3845 16.5758 10.7881 16.4842 10.2H20.0274C20.1672 10.7771 20.2414 11.3799 20.2414 12C20.2414 12.6201 20.1672 13.2229 20.0274 13.8H16.4842ZM14.7539 15.1846H10.4981C10.9384 16.6542 11.6583 18.0334 12.626 19.243C13.5937 18.0334 14.3136 16.6542 14.7539 15.1846ZM11.0526 19.4527C10.1392 18.1558 9.46555 16.71 9.05927 15.1846H5.70641C6.7002 17.3404 8.67175 18.9525 11.0526 19.4527ZM14.1994 19.4527C15.1127 18.1558 15.7864 16.71 16.1927 15.1846H19.5455C18.5517 17.3404 16.5802 18.9525 14.1994 19.4527ZM19.5455 8.81538H16.1927C15.7864 7.29003 15.1127 5.84423 14.1994 4.54734C16.5802 5.04747 18.5518 6.65964 19.5455 8.81538ZM3.62598 12C3.62598 7.02944 7.65541 3 12.626 3C17.5965 3 21.626 7.02944 21.626 12C21.626 16.9706 17.5965 21 12.626 21C7.65541 21 3.62598 16.9706 3.62598 12Z",fill:"currentColor"})});
|
2
|
+
export{n as GlobalShare};//# sourceMappingURL=global-share.js.map
|
3
|
+
//# sourceMappingURL=global-share.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/global-share.tsx"],"names":["GlobalShare","className","ref","props","C","cn","jsx"],"mappings":"qEAeaA,KAAc,CAAC,CAAE,UAAAC,CAAW,CAAA,CAAA,GAAAC,EAAK,CAAGC,GAAM,KACpDC,GAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,MAAM,CACN,4BAAA,CAAA,aAAY,OACZ,CAAWC,SAAAA,CAAAA,EACT,sHACAJ,CACF,CAAA,CACC,CAAGE,GAAAA,CACJ,CAAKD,GAAAA,CAAAA,CAEL,SAAAI,CAACF,GAAA,CAAA,MAAA,CACC,SAAS,CACT,SAAA,CAAA,QAAS,UACT,CAAE,CAAA,CAAA,0jDACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA","file":"global-share.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const GlobalShare = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M5.22456 10.2C5.08471 10.7771 5.01059 11.3799 5.01059 12C5.01059 12.6201 5.08471 13.2229 5.22456 13.8H8.76779C8.6761 13.2119 8.62326 12.6155 8.61074 12.0144C8.61054 12.0048 8.61054 11.9952 8.61074 11.9856C8.62326 11.3845 8.6761 10.7881 8.76779 10.2H5.22456ZM5.70641 8.81538H9.05927C9.46555 7.29003 10.1392 5.84423 11.0526 4.54734C8.67175 5.04747 6.7002 6.65964 5.70641 8.81538ZM12.626 4.75696C11.6583 5.96655 10.9384 7.34581 10.4981 8.81538H14.7539C14.3136 7.34581 13.5937 5.96655 12.626 4.75696ZM15.0808 10.2H10.1711C10.0679 10.7916 10.0087 11.3931 9.99537 12C10.0087 12.6069 10.0679 13.2084 10.1711 13.8H15.0808C15.184 13.2084 15.2432 12.6069 15.2566 12C15.2432 11.3931 15.184 10.7916 15.0808 10.2ZM16.4842 13.8C16.5758 13.2119 16.6287 12.6155 16.6412 12.0144C16.6414 12.0048 16.6414 11.9952 16.6412 11.9856C16.6287 11.3845 16.5758 10.7881 16.4842 10.2H20.0274C20.1672 10.7771 20.2414 11.3799 20.2414 12C20.2414 12.6201 20.1672 13.2229 20.0274 13.8H16.4842ZM14.7539 15.1846H10.4981C10.9384 16.6542 11.6583 18.0334 12.626 19.243C13.5937 18.0334 14.3136 16.6542 14.7539 15.1846ZM11.0526 19.4527C10.1392 18.1558 9.46555 16.71 9.05927 15.1846H5.70641C6.7002 17.3404 8.67175 18.9525 11.0526 19.4527ZM14.1994 19.4527C15.1127 18.1558 15.7864 16.71 16.1927 15.1846H19.5455C18.5517 17.3404 16.5802 18.9525 14.1994 19.4527ZM19.5455 8.81538H16.1927C15.7864 7.29003 15.1127 5.84423 14.1994 4.54734C16.5802 5.04747 18.5518 6.65964 19.5455 8.81538ZM3.62598 12C3.62598 7.02944 7.65541 3 12.626 3C17.5965 3 21.626 7.02944 21.626 12C21.626 16.9706 17.5965 21 12.626 21C7.65541 21 3.62598 16.9706 3.62598 12Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var i=({className:H,ref:V,...r})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",H),...r,ref:V,children:[jsx("path",{d:"M16.5 6C16.5 6 12 6 10.5 6C9 6 9 7.5 9 7.5V9C9 9 9 12 9 13.5C9 15 10.5 15 10.5 15H13.5H15H16.5C16.5 15 18 15 18 13.5C18 12 18 7.5 18 7.5C18 7.5 18 6 16.5 6V7.5V13.5H10.5V7.5H16.5V6Z",fill:"currentColor"}),jsx("path",{d:"M9 9H7.50011C6 9 6.00011 10.5 6.00011 10.5L6 16.5C6 18 7.5 18 7.5 18H13.5C13.5 18 15 18 15 16.5V15H13.5V16.5H7.5V10.5H9V9Z",fill:"currentColor"}),jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 17.25V19.5C3 20.6046 3.39543 21 4.5 21H6.75V19.5H4.5C4.5 19.5 4.5 19.2761 4.5 19V17.25H3ZM3 13.75H4.5V10.25H3V13.75ZM3 6.75H4.5V4.5C4.5 4.5 4.72386 4.5 5 4.5H6.75V3H4.5C3.39543 3 3 3.39543 3 4.5V6.75ZM10.25 3V4.5H13.75V3H10.25ZM17.25 3V4.5H19C19.2761 4.5 19.5 4.5 19.5 4.5V6.75H21V4.5C21 3.39543 20.6046 3 19.5 3H17.25ZM21 10.25H19.5V13.75H21V10.25ZM21 17.25H19.5V19C19.5 19.2761 19.5 19.5 19.5 19.5H17.25V21H19.5C20.6046 21 21 20.6046 21 19.5V17.25ZM13.75 21V19.5H10.25V21H13.75Z",fill:"currentColor"})]});
|
2
|
+
export{i as Group};//# sourceMappingURL=group.js.map
|
3
|
+
//# sourceMappingURL=group.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/group.tsx"],"names":["Group","className","ref","props","jsxs","cn","jsx","o"],"mappings":"0EAeaA,IAAQ,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,CAAAC,GAAAA,CAAAA,CAAK,CAAGC,GAAM,CAC/CC,CAAAA,GAAAA,IAAC,CACC,KAAA,CAAA,CAAA,OAAQ,CACR,WAAA,CAAA,IAAK,CACL,MAAA,CAAA,KAAM,CACN,4BAAA,CAAA,aAAY,OACZ,CAAWC,SAAAA,CAAAA,EACT,CACAJ,qHAAAA,CACF,CACC,CAAA,CAAA,GACD,CAAA,CAAA,GAAKC,CAEL,CAAA,CAAA,QAAA,CAAAI,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,uLACF,CAAK,IAAA,CAAA,cACP,EACAD,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,4HACF,CAAK,IAAA,CAAA,cACP,CACAD,CAAAA,CAAAA,GAAC,CACC,MAAA,CAAA,CAAA,QAAS,CACT,SAAA,CAAA,QAAS,CACT,SAAA,CAAA,CAAE,CACF,qeAAA,CAAA,IAAK,eACP,CACF,CAAA,CAAA,CAAA","file":"group.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Group = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M16.5 6C16.5 6 12 6 10.5 6C9 6 9 7.5 9 7.5V9C9 9 9 12 9 13.5C9 15 10.5 15 10.5 15H13.5H15H16.5C16.5 15 18 15 18 13.5C18 12 18 7.5 18 7.5C18 7.5 18 6 16.5 6V7.5V13.5H10.5V7.5H16.5V6Z'\n fill='currentColor'\n />\n <path\n d='M9 9H7.50011C6 9 6.00011 10.5 6.00011 10.5L6 16.5C6 18 7.5 18 7.5 18H13.5C13.5 18 15 18 15 16.5V15H13.5V16.5H7.5V10.5H9V9Z'\n fill='currentColor'\n />\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M3 17.25V19.5C3 20.6046 3.39543 21 4.5 21H6.75V19.5H4.5C4.5 19.5 4.5 19.2761 4.5 19V17.25H3ZM3 13.75H4.5V10.25H3V13.75ZM3 6.75H4.5V4.5C4.5 4.5 4.72386 4.5 5 4.5H6.75V3H4.5C3.39543 3 3 3.39543 3 4.5V6.75ZM10.25 3V4.5H13.75V3H10.25ZM17.25 3V4.5H19C19.2761 4.5 19.5 4.5 19.5 4.5V6.75H21V4.5C21 3.39543 20.6046 3 19.5 3H17.25ZM21 10.25H19.5V13.75H21V10.25ZM21 17.25H19.5V19C19.5 19.2761 19.5 19.5 19.5 19.5H17.25V21H19.5C20.6046 21 21 20.6046 21 19.5V17.25ZM13.75 21V19.5H10.25V21H13.75Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var t=({className:r,ref:l,...C})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...C,ref:l,children:[jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.5924 8.24105C4.5924 8.24105 4.59215 8.24053 5.1551 7.97467C5.71805 7.70881 5.71786 7.7084 5.71786 7.7084L5.72133 7.71554L5.73816 7.74929C5.75391 7.7804 5.77872 7.82825 5.81267 7.89047C5.88062 8.01499 5.98489 8.19649 6.12614 8.41597C6.40931 8.85599 6.83729 9.44269 7.41431 10.0278C8.5692 11.199 10.2869 12.3327 12.626 12.3327C14.965 12.3327 16.6828 11.199 17.8376 10.0278C18.4147 9.44269 18.8426 8.85599 19.1258 8.41597C19.2671 8.19649 19.3713 8.01499 19.4393 7.89047C19.4732 7.82825 19.498 7.7804 19.5138 7.74929L19.5306 7.71554L19.534 7.70868C19.534 7.70868 19.5339 7.70881 20.0969 7.97467C20.6598 8.24053 20.6596 8.24105 20.6596 8.24105L20.6585 8.2433L20.6563 8.24788L20.6493 8.26238C20.6434 8.27438 20.6352 8.29099 20.6246 8.31192C20.6034 8.35378 20.5727 8.41292 20.5323 8.48689C20.4516 8.63475 20.3321 8.84236 20.1729 9.08981C19.8551 9.58365 19.3751 10.2421 18.7242 10.9021C17.4234 12.2213 15.4056 13.5778 12.626 13.5778C9.84632 13.5778 7.8286 12.2213 6.52773 10.9021C5.87687 10.2421 5.39689 9.58365 5.07908 9.08981C4.91983 8.84236 4.80035 8.63475 4.71967 8.48689C4.6793 8.41292 4.64858 8.35378 4.62738 8.31192C4.61678 8.29099 4.60855 8.27438 4.60269 8.26238L4.59566 8.24788L4.59346 8.2433L4.5924 8.24105Z",fill:"currentColor"}),jsx("path",{d:"M4.44613 7.86213L2.62598 7.97588L2.70365 9.2186L5.23638 9.06031L5.71445 7.71237C5.71445 7.71237 5.36425 7.73669 4.44613 7.86213Z",fill:"currentColor"}),jsx("path",{d:"M6.75902 10.8541L4.20624 12.425L4.85882 13.4855L7.72734 11.7202C7.3799 11.4432 7.05691 11.1507 6.75902 10.8541Z",fill:"currentColor"}),jsx("path",{d:"M10.0008 13.0657L8.93204 15.8446L10.0942 16.2916L11.1954 13.4284C10.7801 13.3408 10.3818 13.2174 10.0008 13.0657Z",fill:"currentColor"}),jsx("path",{d:"M14.0565 13.4284L15.1578 16.2916L16.3199 15.8446L15.2511 13.0657C14.8702 13.2174 14.4719 13.3408 14.0565 13.4284Z",fill:"currentColor"}),jsx("path",{d:"M17.5246 11.7202L20.3931 13.4855L21.0457 12.425L18.4929 10.8541C18.195 11.1507 17.8721 11.4432 17.5246 11.7202Z",fill:"currentColor"}),jsx("path",{d:"M20.0156 9.06031L22.5483 9.2186L22.626 7.97588L19.5424 7.71724L19.7904 8.41277L20.0156 9.06031Z",fill:"currentColor"})]});
|
2
|
+
export{t as Hide};//# sourceMappingURL=hide.js.map
|
3
|
+
//# sourceMappingURL=hide.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/hide.tsx"],"names":["Hide","className","ref","props","e","cn","jsx","o"],"mappings":"0EAeaA,KAAO,CAAC,CAAE,UAAAC,CAAW,CAAA,CAAA,GAAAC,EAAK,CAAGC,GAAM,KAC7CC,IAAA,CAAA,KAAA,CACC,QAAQ,CACR,WAAA,CAAA,IAAK,OACL,CAAM,KAAA,CAAA,4BACN,cAAY,CACZ,MAAA,CAAA,SAAWC,GACT,CACAJ,qHAAAA,CACF,EACC,CAAGE,GAAAA,CACJ,IAAKD,CAEL,CAAA,CAAA,QAAA,CAAAI,IAAC,CACC,MAAA,CAAA,CAAA,QAAS,UACT,CAAS,QAAA,CAAA,SACT,EAAE,CACF,8rCAAA,CAAA,IAAK,eACP,CACAA,CAAAA,CAAAA,GAAC,QACC,CAAE,CAAA,CAAA,kIACF,KAAK,CACP,cAAA,CAAA,CACAA,IAAC,CACC,MAAA,CAAA,CAAA,CAAE,kHACF,CAAK,IAAA,CAAA,cACP,EACAA,CAACC,GAAA,CAAA,MAAA,CACC,EAAE,CACF,mHAAA,CAAA,IAAK,eACP,CACAD,CAAAA,CAAAA,GAAC,QACC,CAAE,CAAA,CAAA,mHACF,KAAK,CACP,cAAA,CAAA,CACAA,IAAC,CACC,MAAA,CAAA,CAAA,CAAE,kHACF,CAAK,IAAA,CAAA,cACP,EACAA,CAACC,GAAA,CAAA,MAAA,CACC,EAAE,CACF,iGAAA,CAAA,IAAK,eACP,CACF,CAAA,CAAA,CAAA","file":"hide.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Hide = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M4.5924 8.24105C4.5924 8.24105 4.59215 8.24053 5.1551 7.97467C5.71805 7.70881 5.71786 7.7084 5.71786 7.7084L5.72133 7.71554L5.73816 7.74929C5.75391 7.7804 5.77872 7.82825 5.81267 7.89047C5.88062 8.01499 5.98489 8.19649 6.12614 8.41597C6.40931 8.85599 6.83729 9.44269 7.41431 10.0278C8.5692 11.199 10.2869 12.3327 12.626 12.3327C14.965 12.3327 16.6828 11.199 17.8376 10.0278C18.4147 9.44269 18.8426 8.85599 19.1258 8.41597C19.2671 8.19649 19.3713 8.01499 19.4393 7.89047C19.4732 7.82825 19.498 7.7804 19.5138 7.74929L19.5306 7.71554L19.534 7.70868C19.534 7.70868 19.5339 7.70881 20.0969 7.97467C20.6598 8.24053 20.6596 8.24105 20.6596 8.24105L20.6585 8.2433L20.6563 8.24788L20.6493 8.26238C20.6434 8.27438 20.6352 8.29099 20.6246 8.31192C20.6034 8.35378 20.5727 8.41292 20.5323 8.48689C20.4516 8.63475 20.3321 8.84236 20.1729 9.08981C19.8551 9.58365 19.3751 10.2421 18.7242 10.9021C17.4234 12.2213 15.4056 13.5778 12.626 13.5778C9.84632 13.5778 7.8286 12.2213 6.52773 10.9021C5.87687 10.2421 5.39689 9.58365 5.07908 9.08981C4.91983 8.84236 4.80035 8.63475 4.71967 8.48689C4.6793 8.41292 4.64858 8.35378 4.62738 8.31192C4.61678 8.29099 4.60855 8.27438 4.60269 8.26238L4.59566 8.24788L4.59346 8.2433L4.5924 8.24105Z'\n fill='currentColor'\n />\n <path\n d='M4.44613 7.86213L2.62598 7.97588L2.70365 9.2186L5.23638 9.06031L5.71445 7.71237C5.71445 7.71237 5.36425 7.73669 4.44613 7.86213Z'\n fill='currentColor'\n />\n <path\n d='M6.75902 10.8541L4.20624 12.425L4.85882 13.4855L7.72734 11.7202C7.3799 11.4432 7.05691 11.1507 6.75902 10.8541Z'\n fill='currentColor'\n />\n <path\n d='M10.0008 13.0657L8.93204 15.8446L10.0942 16.2916L11.1954 13.4284C10.7801 13.3408 10.3818 13.2174 10.0008 13.0657Z'\n fill='currentColor'\n />\n <path\n d='M14.0565 13.4284L15.1578 16.2916L16.3199 15.8446L15.2511 13.0657C14.8702 13.2174 14.4719 13.3408 14.0565 13.4284Z'\n fill='currentColor'\n />\n <path\n d='M17.5246 11.7202L20.3931 13.4855L21.0457 12.425L18.4929 10.8541C18.195 11.1507 17.8721 11.4432 17.5246 11.7202Z'\n fill='currentColor'\n />\n <path\n d='M20.0156 9.06031L22.5483 9.2186L22.626 7.97588L19.5424 7.71724L19.7904 8.41277L20.0156 9.06031Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var e=({className:r,ref:i,...l})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...l,ref:i,children:[jsx("path",{d:"M11 3H13V11H17L12 16L7 11H11V3Z",fill:"currentColor"}),jsx("path",{d:"M21 19V21H3V19L21 19Z",fill:"currentColor"})]});
|
2
|
+
export{e as Import};//# sourceMappingURL=import.js.map
|
3
|
+
//# sourceMappingURL=import.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/import.tsx"],"names":["Import","className","ref","props","t","cn","n","jsx","o"],"mappings":"0EAeaA,IAAS,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,CAAAC,GAAAA,CAAAA,CAAK,CAAGC,GAAM,KAC/CC,IAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,MAAM,CACN,4BAAA,CAAA,aAAY,CACZ,MAAA,CAAA,SAAWC,CACTC,EAAA,CAAA,qHACAL,CACF,CACC,CAAA,CAAA,GACD,CAAA,CAAA,GAAKC,CAEL,CAAA,CAAA,QAAA,CAAAK,IAAC,CAAK,MAAA,CAAA,CAAA,CAAE,CAAkC,iCAAA,CAAA,IAAK,CAAe,cAAA,CAAA,CAC9DA,CAACC,GAAA,CAAA,MAAA,CAAK,CAAE,CAAA,CAAA,uBAAwB,CAAK,IAAA,CAAA,cAAe,CACtD,CAAA,CAAA,CAAA","file":"import.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Import = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path d='M11 3H13V11H17L12 16L7 11H11V3Z' fill='currentColor' />\n <path d='M21 19V21H3V19L21 19Z' fill='currentColor' />\n </svg>\n);\n"]}
|
@@ -0,0 +1,75 @@
|
|
1
|
+
export { Add } from './add.js';
|
2
|
+
export { AddFill } from './add-fill.js';
|
3
|
+
export { AddToList } from './add-to-list.js';
|
4
|
+
export { ArrangeTable } from './arrange-table.js';
|
5
|
+
export { AttachFile } from './attach-file.js';
|
6
|
+
export { Cancel } from './cancel.js';
|
7
|
+
export { CancelFill } from './cancel-fill.js';
|
8
|
+
export { CenterOn } from './center-on.js';
|
9
|
+
export { Check } from './check.js';
|
10
|
+
export { CollapseAll } from './collapse-all.js';
|
11
|
+
export { CollapseWindow } from './collapse-window.js';
|
12
|
+
export { Condense } from './condense.js';
|
13
|
+
export { CopyToClipboard } from './copy-to-clipboard.js';
|
14
|
+
export { CreateCOA } from './create-coa.js';
|
15
|
+
export { Delete } from './delete.js';
|
16
|
+
export { DragHorz } from './drag-horz.js';
|
17
|
+
export { DragVert } from './drag-vert.js';
|
18
|
+
export { Duplicate } from './duplicate.js';
|
19
|
+
export { Edit } from './edit.js';
|
20
|
+
export { Expand } from './expand.js';
|
21
|
+
export { ExpandAll } from './expand-all.js';
|
22
|
+
export { ExpandLeft } from './expand-left.js';
|
23
|
+
export { ExpandRight } from './expand-right.js';
|
24
|
+
export { ExpandWindow } from './expand-window.js';
|
25
|
+
export { ExploreData } from './explore-data.js';
|
26
|
+
export { Filter } from './filter.js';
|
27
|
+
export { Flag } from './flag.js';
|
28
|
+
export { Focus } from './focus.js';
|
29
|
+
export { GlobalShare } from './global-share.js';
|
30
|
+
export { Group } from './group.js';
|
31
|
+
export { Hide } from './hide.js';
|
32
|
+
export { Import } from './import.js';
|
33
|
+
export { InsertChart } from './insert-chart.js';
|
34
|
+
export { JumpTo } from './jump-to.js';
|
35
|
+
export { Lasso } from './lasso.js';
|
36
|
+
export { Link } from './link.js';
|
37
|
+
export { LockFill } from './lock-fill.js';
|
38
|
+
export { LockOutline } from './lock-outline.js';
|
39
|
+
export { Login } from './login.js';
|
40
|
+
export { Logout } from './logout.js';
|
41
|
+
export { Loop } from './loop.js';
|
42
|
+
export { Move } from './move.js';
|
43
|
+
export { Mute } from './mute.js';
|
44
|
+
export { OpenContainer } from './open-container.js';
|
45
|
+
export { PasteFromClipboard } from './paste-from-clipboard.js';
|
46
|
+
export { Pause } from './pause.js';
|
47
|
+
export { Person } from './person.js';
|
48
|
+
export { Pin } from './pin.js';
|
49
|
+
export { Placeholder } from './placeholder.js';
|
50
|
+
export { Play } from './play.js';
|
51
|
+
export { Playback } from './playback.js';
|
52
|
+
export { PolygonLasso } from './polygon-lasso.js';
|
53
|
+
export { PopBackIn } from './pop-back-in.js';
|
54
|
+
export { PopOut } from './pop-out.js';
|
55
|
+
export { Record } from './record.js';
|
56
|
+
export { RectangleSelect } from './rectangle-select.js';
|
57
|
+
export { Remove } from './remove.js';
|
58
|
+
export { RemoveFill } from './remove-fill.js';
|
59
|
+
export { RemoveFromList } from './remove-from-list.js';
|
60
|
+
export { Reverse } from './reverse.js';
|
61
|
+
export { Screenshot } from './screenshot.js';
|
62
|
+
export { Search } from './search.js';
|
63
|
+
export { Share } from './share.js';
|
64
|
+
export { Show } from './show.js';
|
65
|
+
export { Stack } from './stack.js';
|
66
|
+
export { StackCards } from './stack-cards.js';
|
67
|
+
export { Tether } from './tether.js';
|
68
|
+
export { TrackChanges } from './track-changes.js';
|
69
|
+
export { IconProps } from './types.js';
|
70
|
+
export { Undo } from './undo.js';
|
71
|
+
export { ZoomIn } from './zoom-in.js';
|
72
|
+
export { ZoomOut } from './zoom-out.js';
|
73
|
+
export { ZoomTo } from './zoom-to.js';
|
74
|
+
import 'react/jsx-runtime';
|
75
|
+
import 'react';
|
@@ -0,0 +1,2 @@
|
|
1
|
+
export{Add}from'./add.js';export{AddFill}from'./add-fill.js';export{AddToList}from'./add-to-list.js';export{ArrangeTable}from'./arrange-table.js';export{AttachFile}from'./attach-file.js';export{Cancel}from'./cancel.js';export{CancelFill}from'./cancel-fill.js';export{CenterOn}from'./center-on.js';export{Check}from'./check.js';export{CollapseAll}from'./collapse-all.js';export{CollapseWindow}from'./collapse-window.js';export{Condense}from'./condense.js';export{CopyToClipboard}from'./copy-to-clipboard.js';export{CreateCOA}from'./create-coa.js';export{Delete}from'./delete.js';export{DragHorz}from'./drag-horz.js';export{DragVert}from'./drag-vert.js';export{Duplicate}from'./duplicate.js';export{Edit}from'./edit.js';export{Expand}from'./expand.js';export{ExpandAll}from'./expand-all.js';export{ExpandLeft}from'./expand-left.js';export{ExpandRight}from'./expand-right.js';export{ExpandWindow}from'./expand-window.js';export{ExploreData}from'./explore-data.js';export{Filter}from'./filter.js';export{Flag}from'./flag.js';export{Focus}from'./focus.js';export{GlobalShare}from'./global-share.js';export{Group}from'./group.js';export{Hide}from'./hide.js';export{Import}from'./import.js';export{InsertChart}from'./insert-chart.js';export{JumpTo}from'./jump-to.js';export{Lasso}from'./lasso.js';export{Link}from'./link.js';export{LockFill}from'./lock-fill.js';export{LockOutline}from'./lock-outline.js';export{Login}from'./login.js';export{Logout}from'./logout.js';export{Loop}from'./loop.js';export{Move}from'./move.js';export{Mute}from'./mute.js';export{OpenContainer}from'./open-container.js';export{PasteFromClipboard}from'./paste-from-clipboard.js';export{Pause}from'./pause.js';export{Person}from'./person.js';export{Pin}from'./pin.js';export{Placeholder}from'./placeholder.js';export{Play}from'./play.js';export{Playback}from'./playback.js';export{PolygonLasso}from'./polygon-lasso.js';export{PopBackIn}from'./pop-back-in.js';export{PopOut}from'./pop-out.js';export{Record}from'./record.js';export{RectangleSelect}from'./rectangle-select.js';export{Remove}from'./remove.js';export{RemoveFill}from'./remove-fill.js';export{RemoveFromList}from'./remove-from-list.js';export{Reverse}from'./reverse.js';export{Screenshot}from'./screenshot.js';export{Search}from'./search.js';export{Share}from'./share.js';export{Show}from'./show.js';export{Stack}from'./stack.js';export{StackCards}from'./stack-cards.js';export{Tether}from'./tether.js';export{TrackChanges}from'./track-changes.js';export{Undo}from'./undo.js';export{ZoomIn}from'./zoom-in.js';export{ZoomOut}from'./zoom-out.js';export{ZoomTo}from'./zoom-to.js';//# sourceMappingURL=index.js.map
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js","sourcesContent":[]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsx}from'react/jsx-runtime';var t=({className:r,ref:C,...i})=>jsx("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...i,ref:C,children:jsx("path",{d:"M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM8 17C7.45 17 7 17 7 17V10C7 10 7.45 10 8 10C8.55 10 9 10 9 10V17C9 17 8.55 17 8 17ZM12 17C11.45 17 11 17 11 17V7C11 7 11.45 7 12 7C12.55 7 13 7 13 7V17C13 17 12.55 17 12 17ZM16 17C15.45 17 15 17 15 17V13C15 13 15.45 13 16 13C16.55 13 17 13 17 13V17C17 17 16.55 17 16 17Z",fill:"currentColor"})});
|
2
|
+
export{t as InsertChart};//# sourceMappingURL=insert-chart.js.map
|
3
|
+
//# sourceMappingURL=insert-chart.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/insert-chart.tsx"],"names":["InsertChart","className","ref","jsx","cn","n","o"],"mappings":"qEAeaA,IAAc,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,IAAAC,CAAK,CAAA,CAAA,GAAS,CACrDC,CAAAA,GAAAA,GAAC,OACC,CAAQ,OAAA,CAAA,WACR,KAAK,CACL,MAAA,CAAA,KAAM,6BACN,CAAY,aAAA,CAAA,MACZ,UAAWC,CACTC,EAAA,CAAA,qHACAJ,CACF,CACC,CAAA,CAAA,IACD,CAAKC,GAAAA,CAAAA,CAEL,SAAAC,CAACG,GAAA,CAAA,MAAA,CACC,EAAE,CACF,6WAAA,CAAA,IAAK,eACP,CACF,CAAA,CAAA","file":"insert-chart.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const InsertChart = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM8 17C7.45 17 7 17 7 17V10C7 10 7.45 10 8 10C8.55 10 9 10 9 10V17C9 17 8.55 17 8 17ZM12 17C11.45 17 11 17 11 17V7C11 7 11.45 7 12 7C12.55 7 13 7 13 7V17C13 17 12.55 17 12 17ZM16 17C15.45 17 15 17 15 17V13C15 13 15.45 13 16 13C16.55 13 17 13 17 13V17C17 17 16.55 17 16 17Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var p=({className:r,ref:l,...e})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...e,ref:l,children:[jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.8709 12.8275L12.8275 20.8708C11.8995 21.7989 10.9714 20.8708 10.9714 20.8708L2.92804 12.8275C1.99997 11.8994 2.92804 10.9714 2.92804 10.9714L10.9714 2.92801C11.8995 1.99993 12.8275 2.92801 12.8275 2.92801L20.8709 10.9714C20.8709 10.9714 21.799 11.8994 20.8709 12.8275ZM3.85612 11.8994L11.8995 19.9428L19.9428 11.8994L11.8995 3.85609L3.85612 11.8994Z",fill:"currentColor"}),jsx("path",{d:"M10.0081 11.0001H13.0041L13 8.00001L17.5 12L13 16V13L10.0082 13.0001L9.9972 14.5C9.9972 14.5 9.9972 13.5 10 14.5H8C8 12.5 7.9972 14.5 7.9972 14.5C7.9972 14.5 7.9972 14.5 7.9972 14C7.99722 13.4946 8 13.5 8 13.5V13.0001C8 11.0001 10.0081 11.0001 10.0081 11.0001Z",fill:"currentColor"})]});
|
2
|
+
export{p as JumpTo};//# sourceMappingURL=jump-to.js.map
|
3
|
+
//# sourceMappingURL=jump-to.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/jump-to.tsx"],"names":["JumpTo","className","ref","n","cn","i","props","jsx","o"],"mappings":"0EAeaA,IAAAA,CAAS,CAAC,CAAE,UAAAC,CAAW,CAAA,CAAA,GAAAC,CAAK,CAAA,CAAA,GAAS,CAAA,CAAA,GAC/CC,IAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,CAAM,KAAA,CAAA,4BACN,cAAY,CACZ,MAAA,CAAA,SAAWC,CACTC,EAAA,CAAA,qHACAJ,CACF,CAAA,CACC,CAAGK,GAAAA,CACJ,CAAKJ,GAAAA,CAAAA,CAEL,CAAAK,QAAAA,CAAAA,CAAAA,GAAC,CACC,MAAA,CAAA,CAAA,QAAS,CACT,SAAA,CAAA,QAAS,CACT,SAAA,CAAA,CAAE,CACF,mWAAA,CAAA,IAAK,CACP,cAAA,CAAA,CACAA,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,sQACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA,CAAA","file":"jump-to.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const JumpTo = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M20.8709 12.8275L12.8275 20.8708C11.8995 21.7989 10.9714 20.8708 10.9714 20.8708L2.92804 12.8275C1.99997 11.8994 2.92804 10.9714 2.92804 10.9714L10.9714 2.92801C11.8995 1.99993 12.8275 2.92801 12.8275 2.92801L20.8709 10.9714C20.8709 10.9714 21.799 11.8994 20.8709 12.8275ZM3.85612 11.8994L11.8995 19.9428L19.9428 11.8994L11.8995 3.85609L3.85612 11.8994Z'\n fill='currentColor'\n />\n <path\n d='M10.0081 11.0001H13.0041L13 8.00001L17.5 12L13 16V13L10.0082 13.0001L9.9972 14.5C9.9972 14.5 9.9972 13.5 10 14.5H8C8 12.5 7.9972 14.5 7.9972 14.5C7.9972 14.5 7.9972 14.5 7.9972 14C7.99722 13.4946 8 13.5 8 13.5V13.0001C8 11.0001 10.0081 11.0001 10.0081 11.0001Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsx}from'react/jsx-runtime';var n=({className:o,ref:r,...e})=>jsx("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",o),...e,ref:r,children:jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.6375 13.4359L13.4295 14.2031C14.0691 14.8226 14.9364 15.2015 15.8955 15.2015C17.8532 15.2015 19.4403 13.6144 19.4403 11.6567C19.4403 9.69903 17.8532 8.112 15.8955 8.112C15.7249 8.112 15.558 8.12394 15.3953 8.14683L14.3007 8.30081L13.7927 7.31907C12.9778 5.74408 11.3365 4.67319 9.44776 4.67319C6.74818 4.67319 4.55974 6.86163 4.55974 9.56121C4.55974 10.7774 5.00388 11.8898 5.73881 12.7451C6.21675 11.3436 7.54465 10.3355 9.10798 10.3355C10.9181 10.3355 12.4126 11.6869 12.6375 13.4359ZM12.3652 15.3303C12.3639 15.3335 12.3625 15.3366 12.3612 15.3397C13.2784 16.2201 14.5238 16.7612 15.8955 16.7612C18.7146 16.7612 21 14.4759 21 11.6567C21 8.83761 18.7146 6.55226 15.8955 6.55226C15.652 6.55226 15.4124 6.56931 15.178 6.60229C14.1057 4.52988 11.9421 3.11345 9.44776 3.11345C5.88676 3.11345 3 6.00021 3 9.56121C3 11.7069 4.04807 13.6077 5.6602 14.7798C5.82608 15.4277 6.16976 16.0043 6.63615 16.4547C5.70005 17.6891 4.5269 18.7993 3.11339 19.4821L3.79182 20.8866C5.53805 20.043 6.92135 18.689 7.97502 17.269C8.3309 17.3885 8.71188 17.4532 9.10798 17.4532C10.5625 17.4532 11.8132 16.5806 12.3652 15.3303ZM9.10798 15.8934C10.212 15.8934 11.1071 14.9984 11.1071 13.8944C11.1071 13.3199 10.8648 12.8021 10.4769 12.4375C10.1694 13.3859 9.64721 14.6231 8.89697 15.8824C8.96632 15.8897 9.03671 15.8934 9.10798 15.8934ZM7.10891 13.8944C7.10891 12.8224 7.95256 11.9476 9.01209 11.8975C8.74059 12.7513 8.2519 13.9258 7.53254 15.1251C7.26711 14.7858 7.10891 14.3585 7.10891 13.8944Z",fill:"currentColor"})});
|
2
|
+
export{n as Lasso};//# sourceMappingURL=lasso.js.map
|
3
|
+
//# sourceMappingURL=lasso.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/lasso.tsx"],"names":["Lasso","className","ref","props","C","cn","jsx"],"mappings":"qEAeaA,KAAQ,CAAC,CAAE,UAAAC,CAAW,CAAA,CAAA,GAAAC,EAAK,CAAGC,GAAM,KAC9CC,GAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,MAAM,CACN,4BAAA,CAAA,aAAY,OACZ,CAAWC,SAAAA,CAAAA,EACT,sHACAJ,CACF,CAAA,CACC,CAAGE,GAAAA,CACJ,CAAKD,GAAAA,CAAAA,CAEL,SAAAI,CAACF,GAAA,CAAA,MAAA,CACC,SAAS,CACT,SAAA,CAAA,QAAS,UACT,CAAE,CAAA,CAAA,o8CACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA","file":"lasso.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Lasso = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M12.6375 13.4359L13.4295 14.2031C14.0691 14.8226 14.9364 15.2015 15.8955 15.2015C17.8532 15.2015 19.4403 13.6144 19.4403 11.6567C19.4403 9.69903 17.8532 8.112 15.8955 8.112C15.7249 8.112 15.558 8.12394 15.3953 8.14683L14.3007 8.30081L13.7927 7.31907C12.9778 5.74408 11.3365 4.67319 9.44776 4.67319C6.74818 4.67319 4.55974 6.86163 4.55974 9.56121C4.55974 10.7774 5.00388 11.8898 5.73881 12.7451C6.21675 11.3436 7.54465 10.3355 9.10798 10.3355C10.9181 10.3355 12.4126 11.6869 12.6375 13.4359ZM12.3652 15.3303C12.3639 15.3335 12.3625 15.3366 12.3612 15.3397C13.2784 16.2201 14.5238 16.7612 15.8955 16.7612C18.7146 16.7612 21 14.4759 21 11.6567C21 8.83761 18.7146 6.55226 15.8955 6.55226C15.652 6.55226 15.4124 6.56931 15.178 6.60229C14.1057 4.52988 11.9421 3.11345 9.44776 3.11345C5.88676 3.11345 3 6.00021 3 9.56121C3 11.7069 4.04807 13.6077 5.6602 14.7798C5.82608 15.4277 6.16976 16.0043 6.63615 16.4547C5.70005 17.6891 4.5269 18.7993 3.11339 19.4821L3.79182 20.8866C5.53805 20.043 6.92135 18.689 7.97502 17.269C8.3309 17.3885 8.71188 17.4532 9.10798 17.4532C10.5625 17.4532 11.8132 16.5806 12.3652 15.3303ZM9.10798 15.8934C10.212 15.8934 11.1071 14.9984 11.1071 13.8944C11.1071 13.3199 10.8648 12.8021 10.4769 12.4375C10.1694 13.3859 9.64721 14.6231 8.89697 15.8824C8.96632 15.8897 9.03671 15.8934 9.10798 15.8934ZM7.10891 13.8944C7.10891 12.8224 7.95256 11.9476 9.01209 11.8975C8.74059 12.7513 8.2519 13.9258 7.53254 15.1251C7.26711 14.7858 7.10891 14.3585 7.10891 13.8944Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var t=({className:r,ref:L,...i})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...i,ref:L,children:[jsx("path",{d:"M10.9393 13.0604L9.8786 11.9998L16.2426 5.63581L20.4852 9.87845L13.0606 17.3031C13.0606 17.3031 14.1212 18.3637 15.1819 17.3031L21.5459 10.9391C21.5459 10.9391 22.6065 9.87845 21.5459 8.81779L17.3032 4.57515C16.2426 3.51449 15.1819 4.57515 15.1819 4.57515L8.81794 10.9391C8.81794 10.9391 7.75728 11.9998 8.81794 13.0604L9.8786 14.1211L10.9393 13.0604Z",fill:"currentColor"}),jsx("path",{d:"M7.75728 18.3637L3.51464 14.1211L10.9393 6.69647C10.1582 5.91542 9.59899 5.91542 8.81794 6.69647L2.45398 13.0604C2.45398 13.0604 1.39332 14.1211 2.45398 15.1818L6.69662 19.4244C7.75728 20.4851 8.81794 19.4244 8.81794 19.4244L15.1819 13.0604C16.2426 11.9998 15.1819 10.9391 15.1819 10.9391L14.1212 9.87845L13.0606 10.9391L14.1212 11.9998L7.75728 18.3637Z",fill:"currentColor"})]});
|
2
|
+
export{t as Link};//# sourceMappingURL=link.js.map
|
3
|
+
//# sourceMappingURL=link.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/link.tsx"],"names":["Link","className","ref","props","l","cn","n","jsx","o"],"mappings":"0EAeaA,IAAO,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,CAAAC,GAAAA,CAAAA,CAAK,CAAGC,GAAM,KAC7CC,IAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,MAAM,CACN,4BAAA,CAAA,aAAY,CACZ,MAAA,CAAA,SAAWC,CACTC,EAAA,CAAA,qHACAL,CACF,CACC,CAAA,CAAA,GACD,CAAA,CAAA,GAAKC,CAEL,CAAA,CAAA,QAAA,CAAAK,IAAC,CACC,MAAA,CAAA,CAAA,CAAE,CACF,iWAAA,CAAA,IAAK,CACP,cAAA,CAAA,CACAA,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,mWACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA,CAAA","file":"link.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Link = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M10.9393 13.0604L9.8786 11.9998L16.2426 5.63581L20.4852 9.87845L13.0606 17.3031C13.0606 17.3031 14.1212 18.3637 15.1819 17.3031L21.5459 10.9391C21.5459 10.9391 22.6065 9.87845 21.5459 8.81779L17.3032 4.57515C16.2426 3.51449 15.1819 4.57515 15.1819 4.57515L8.81794 10.9391C8.81794 10.9391 7.75728 11.9998 8.81794 13.0604L9.8786 14.1211L10.9393 13.0604Z'\n fill='currentColor'\n />\n <path\n d='M7.75728 18.3637L3.51464 14.1211L10.9393 6.69647C10.1582 5.91542 9.59899 5.91542 8.81794 6.69647L2.45398 13.0604C2.45398 13.0604 1.39332 14.1211 2.45398 15.1818L6.69662 19.4244C7.75728 20.4851 8.81794 19.4244 8.81794 19.4244L15.1819 13.0604C16.2426 11.9998 15.1819 10.9391 15.1819 10.9391L14.1212 9.87845L13.0606 10.9391L14.1212 11.9998L7.75728 18.3637Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsx}from'react/jsx-runtime';var c=({className:r,ref:l,...e})=>jsx("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...e,ref:l,children:jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17 8H19.5C19.5 8 21 8 21 9.5V19.5C21 19.5 21 21 19.5 21H4.5C3 21 3 19.5 3 19.5V9.5C3 8 4.5 8 4.5 8H7C7 2 12 2 12 2C12 2 17 2 17 8ZM15.5 8C15.5 3.5 12 3.5 12 3.5C12 3.5 8.5 3.5 8.5 8H15.5ZM12 16.375C12 16.375 14 16.375 14 14.375C14 12.375 12 12.375 12 12.375C12 12.375 10 12.375 10 14.375C10 16.375 12 16.375 12 16.375Z",fill:"currentColor"})});
|
2
|
+
export{c as LockFill};//# sourceMappingURL=lock-fill.js.map
|
3
|
+
//# sourceMappingURL=lock-fill.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/lock-fill.tsx"],"names":["LockFill","className","ref","props","o","cn","jsx"],"mappings":"qEAeaA,KAAW,CAAC,CAAE,UAAAC,CAAW,CAAA,CAAA,GAAAC,EAAK,CAAGC,GAAM,KACjDC,GAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,MAAM,CACN,4BAAA,CAAA,aAAY,OACZ,CAAWC,SAAAA,CAAAA,EACT,sHACAJ,CACF,CAAA,CACC,CAAGE,GAAAA,CACJ,CAAKD,GAAAA,CAAAA,CAEL,SAAAI,CAACF,GAAA,CAAA,MAAA,CACC,SAAS,CACT,SAAA,CAAA,QAAS,UACT,CAAE,CAAA,CAAA,iUACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA","file":"lock-fill.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const LockFill = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d='M17 8H19.5C19.5 8 21 8 21 9.5V19.5C21 19.5 21 21 19.5 21H4.5C3 21 3 19.5 3 19.5V9.5C3 8 4.5 8 4.5 8H7C7 2 12 2 12 2C12 2 17 2 17 8ZM15.5 8C15.5 3.5 12 3.5 12 3.5C12 3.5 8.5 3.5 8.5 8H15.5ZM12 16.375C12 16.375 14 16.375 14 14.375C14 12.375 12 12.375 12 12.375C12 12.375 10 12.375 10 14.375C10 16.375 12 16.375 12 16.375Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var C=({className:r,ref:i,...l})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...l,ref:i,children:[jsx("path",{d:"M19.5 8H17C17 2 12 2 12 2C12 2 7 2 7 8H4.5C4.5 8 3 8 3 9.5V19.5C3 19.5 3 21 4.5 21H19.5C21 21 21 19.5 21 19.5V9.5C21 8 19.5 8 19.5 8ZM12 3.5C12 3.5 15.5 3.5 15.5 8H8.5C8.5 3.5 12 3.5 12 3.5ZM19.5 19.3989L4.5 19.5V9.5H19.5V19.3989Z",fill:"currentColor"}),jsx("path",{d:"M14 14.5C14 16.5 12 16.5 12 16.5C12 16.5 10 16.5 10 14.5C10 12.5 12 12.5 12 12.5C12 12.5 14 12.5 14 14.5Z",fill:"currentColor"})]});
|
2
|
+
export{C as LockOutline};//# sourceMappingURL=lock-outline.js.map
|
3
|
+
//# sourceMappingURL=lock-outline.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/lock-outline.tsx"],"names":["LockOutline","className","ref","props","c","cn","n","jsx","o"],"mappings":"0EAeaA,IAAc,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,CAAAC,GAAAA,CAAAA,CAAK,CAAGC,GAAM,KACpDC,IAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,MAAM,CACN,4BAAA,CAAA,aAAY,CACZ,MAAA,CAAA,SAAWC,CACTC,EAAA,CAAA,qHACAL,CACF,CACC,CAAA,CAAA,GACD,CAAA,CAAA,GAAKC,CAEL,CAAA,CAAA,QAAA,CAAAK,IAAC,CACC,MAAA,CAAA,CAAA,CAAE,CACF,wOAAA,CAAA,IAAK,CACP,cAAA,CAAA,CACAA,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,2GACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA,CAAA","file":"lock-outline.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const LockOutline = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M19.5 8H17C17 2 12 2 12 2C12 2 7 2 7 8H4.5C4.5 8 3 8 3 9.5V19.5C3 19.5 3 21 4.5 21H19.5C21 21 21 19.5 21 19.5V9.5C21 8 19.5 8 19.5 8ZM12 3.5C12 3.5 15.5 3.5 15.5 8H8.5C8.5 3.5 12 3.5 12 3.5ZM19.5 19.3989L4.5 19.5V9.5H19.5V19.3989Z'\n fill='currentColor'\n />\n <path\n d='M14 14.5C14 16.5 12 16.5 12 16.5C12 16.5 10 16.5 10 14.5C10 12.5 12 12.5 12 12.5C12 12.5 14 12.5 14 14.5Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsx}from'react/jsx-runtime';var e=({className:r,ref:i,...n})=>jsx("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...n,ref:i,children:jsx("path",{d:"M10.9999 7L9.59988 8.4L12.1999 11H1.99988V13H12.1999L9.59988 15.6L10.9999 17L15.9999 12L10.9999 7ZM19.9999 19H11.9999V21H19.9999C21.0999 21 21.9999 20.1 21.9999 19V5C21.9999 3.9 21.0999 3 19.9999 3H11.9999V5H19.9999V19Z",fill:"currentColor"})});
|
2
|
+
export{e as Login};//# sourceMappingURL=login.js.map
|
3
|
+
//# sourceMappingURL=login.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/login.tsx"],"names":["Login","className","ref","jsx","cn","c","o"],"mappings":"qEAeaA,IAAQ,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,IAAAC,CAAK,CAAA,CAAA,GAAS,CAC/CC,CAAAA,GAAAA,GAAC,OACC,CAAQ,OAAA,CAAA,WACR,KAAK,CACL,MAAA,CAAA,KAAM,6BACN,CAAY,aAAA,CAAA,MACZ,UAAWC,CACTC,EAAA,CAAA,qHACAJ,CACF,CACC,CAAA,CAAA,IACD,CAAKC,GAAAA,CAAAA,CAEL,SAAAC,CAACG,GAAA,CAAA,MAAA,CACC,EAAE,CACF,6NAAA,CAAA,IAAK,eACP,CACF,CAAA,CAAA","file":"login.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Login = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M10.9999 7L9.59988 8.4L12.1999 11H1.99988V13H12.1999L9.59988 15.6L10.9999 17L15.9999 12L10.9999 7ZM19.9999 19H11.9999V21H19.9999C21.0999 21 21.9999 20.1 21.9999 19V5C21.9999 3.9 21.0999 3 19.9999 3H11.9999V5H19.9999V19Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|
@@ -0,0 +1,3 @@
|
|
1
|
+
import {cn}from'../lib/utils.js';import {jsxs,jsx}from'react/jsx-runtime';var e=({className:r,ref:i,...l})=>jsxs("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:cn("[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]",r),...l,ref:i,children:[jsx("path",{d:"M12 5L4 5L4 19H12V21H4C2.9 21 2 20.1 2 19L2 5C2 3.9 2.9 3 4 3L12 3V5Z",fill:"currentColor"}),jsx("path",{d:"M15.6 8.4L17 7L22 12L17 17L15.6 15.6L18.2 13H8V11H18.2L15.6 8.4Z",fill:"currentColor"})]});
|
2
|
+
export{e as Logout};//# sourceMappingURL=logout.js.map
|
3
|
+
//# sourceMappingURL=logout.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../src/icons/logout.tsx"],"names":["Logout","className","ref","props","t","cn","n","jsx","o"],"mappings":"0EAeaA,IAAS,CAAA,CAAC,CAAE,CAAAC,SAAAA,CAAAA,CAAW,CAAAC,GAAAA,CAAAA,CAAK,CAAGC,GAAM,KAC/CC,IAAA,CAAA,KAAA,CACC,CAAQ,OAAA,CAAA,WACR,CAAK,IAAA,CAAA,MACL,MAAM,CACN,4BAAA,CAAA,aAAY,CACZ,MAAA,CAAA,SAAWC,CACTC,EAAA,CAAA,qHACAL,CACF,CACC,CAAA,CAAA,GACD,CAAA,CAAA,GAAKC,CAEL,CAAA,CAAA,QAAA,CAAAK,IAAC,CACC,MAAA,CAAA,CAAA,CAAE,CACF,uEAAA,CAAA,IAAK,CACP,cAAA,CAAA,CACAA,CAACC,GAAA,CAAA,MAAA,CACC,CAAE,CAAA,CAAA,kEACF,CAAK,IAAA,CAAA,cACP,CACF,CAAA,CAAA,CAAA","file":"logout.js","sourcesContent":["/*\n * Copyright 2025 Hypergiant Galactic Systems Inc. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nimport { cn } from '../lib/utils';\nimport type { IconProps } from './types';\n\nexport const Logout = ({ className, ref, ...props }: IconProps) => (\n <svg\n viewBox='0 0 24 24'\n fill='none'\n xmlns='http://www.w3.org/2000/svg'\n aria-hidden='true'\n className={cn(\n '[color:var(--icon-color,currentColor)] [height:var(--icon-size,--spacing-xl)] [width:var(--icon-size,--spacing-xl)]',\n className,\n )}\n {...props}\n ref={ref}\n >\n <path\n d='M12 5L4 5L4 19H12V21H4C2.9 21 2 20.1 2 19L2 5C2 3.9 2.9 3 4 3L12 3V5Z'\n fill='currentColor'\n />\n <path\n d='M15.6 8.4L17 7L22 12L17 17L15.6 15.6L18.2 13H8V11H18.2L15.6 8.4Z'\n fill='currentColor'\n />\n </svg>\n);\n"]}
|