@pega/cosmos-react-core 9.0.0-build.9.11 → 9.0.0-build.9.12
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/lib/components/Icon/streamline-icons/browser-site.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/browser-site.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/browser-site.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/browser-site.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/cloud-nodes.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/cloud-nodes.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/cloud-nodes.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/cloud-nodes.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/disc-document.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/disc-document.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/disc-document.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/disc-document.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/disc-nodes.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/disc-nodes.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/disc-nodes.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/disc-nodes.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/document-json.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/document-json.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/document-json.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/document-json.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/field-cursor.icon.js +1 -1
- package/lib/components/Icon/streamline-icons/field-cursor.icon.js.map +1 -1
- package/lib/components/Icon/streamline-icons/language-pack.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/language-pack.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/language-pack.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/language-pack.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/layout.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/layout.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/layout.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/layout.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/plug-connect.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/plug-connect.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/plug-connect.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/plug-connect.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/return.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/return.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/return.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/return.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/shapes.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/shapes.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/shapes.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/shapes.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/share-case.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/share-case.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/share-case.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/share-case.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/share-document.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/share-document.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/share-document.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/share-document.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/shield-lock.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/shield-lock.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/shield-lock.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/shield-lock.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/table-disc.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/table-disc.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/table-disc.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/table-disc.icon.js.map +1 -0
- package/lib/components/Icon/streamline-icons/translate.icon.d.ts +5 -0
- package/lib/components/Icon/streamline-icons/translate.icon.d.ts.map +1 -0
- package/lib/components/Icon/streamline-icons/translate.icon.js +7 -0
- package/lib/components/Icon/streamline-icons/translate.icon.js.map +1 -0
- package/lib/components/Icon/streamlineIconNames.d.ts +1 -1
- package/lib/components/Icon/streamlineIconNames.d.ts.map +1 -1
- package/lib/components/Icon/streamlineIconNames.js +15 -0
- package/lib/components/Icon/streamlineIconNames.js.map +1 -1
- package/lib/hooks/useI18n.d.ts +41 -0
- package/lib/hooks/useI18n.d.ts.map +1 -1
- package/lib/i18n/default.d.ts +42 -0
- package/lib/i18n/default.d.ts.map +1 -1
- package/lib/i18n/default.js +42 -0
- package/lib/i18n/default.js.map +1 -1
- package/lib/i18n/i18n.d.ts +41 -0
- package/lib/i18n/i18n.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"browser-site.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/browser-site.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,iBAAiB,CAAC;AAEnC,eAAO,MAAM,SAAS,+CASrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'browser-site';
|
|
5
|
+
export const Component = () => (_jsxs("g", { fill: 'none', stroke: 'currentColor', children: [_jsxs("g", { strokeLinecap: 'round', strokeLinejoin: 'round', children: [_jsx("path", { d: 'M14.667 6.439H3.333v6.02h11.334zM3.333 14.761H7.23m-3.897 2.208H7.23m2.478 0V14.76h4.959v2.208' }), _jsx("path", { d: 'M1.031 16.969V2.448A1.417 1.417 0 0 1 2.448 1.03h13.104a1.417 1.417 0 0 1 1.417 1.417v14.52M1.045 4.016H16.96M4.1 1.031v2.985m3.069-2.985v2.985' }), _jsx("path", { d: 'm6.52 12.46 2.803-3.114a1.917 1.917 0 0 1 2.921.085l2.423 3.029' })] }), _jsx("path", { d: 'M5.812 9.272a.354.354 0 0 1 0-.708m.001.708a.354.354 0 0 0 0-.708' })] }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=browser-site.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"browser-site.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/browser-site.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,cAAc,CAAC;AAEnC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,aAAG,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,cAAc,aAClC,aAAG,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,aAC7C,eAAM,CAAC,EAAC,gGAAgG,GAAG,EAC3G,eAAM,CAAC,EAAC,iJAAiJ,GAAG,EAC5J,eAAM,CAAC,EAAC,iEAAiE,GAAG,IAC1E,EACJ,eAAM,CAAC,EAAC,mEAAmE,GAAG,IAC5E,CACL,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'browser-site';\n\nexport const Component = () => (\n <g fill='none' stroke='currentColor'>\n <g strokeLinecap='round' strokeLinejoin='round'>\n <path d='M14.667 6.439H3.333v6.02h11.334zM3.333 14.761H7.23m-3.897 2.208H7.23m2.478 0V14.76h4.959v2.208' />\n <path d='M1.031 16.969V2.448A1.417 1.417 0 0 1 2.448 1.03h13.104a1.417 1.417 0 0 1 1.417 1.417v14.52M1.045 4.016H16.96M4.1 1.031v2.985m3.069-2.985v2.985' />\n <path d='m6.52 12.46 2.803-3.114a1.917 1.917 0 0 1 2.921.085l2.423 3.029' />\n </g>\n <path d='M5.812 9.272a.354.354 0 0 1 0-.708m.001.708a.354.354 0 0 0 0-.708' />\n </g>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cloud-nodes.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/cloud-nodes.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,gBAAgB,CAAC;AAElC,eAAO,MAAM,SAAS,+CAKrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'cloud-nodes';
|
|
5
|
+
export const Component = () => (_jsxs("g", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', children: [_jsx("path", { d: 'M13.037 10.381c1.7 0 3.046-1.346 3.046-3.046 0-1.7-1.345-3.045-3.045-3.045-.638 0-1.205.212-1.7.566C10.913 2.66 9 1.031 6.733 1.031a4.67 4.67 0 0 0-4.675 4.675 4.67 4.67 0 0 0 4.675 4.675zM9 16.969a1.417 1.417 0 1 0 0-2.833 1.417 1.417 0 0 0 0 2.833zm-6.375-.354a1.417 1.417 0 1 0 0-2.834 1.417 1.417 0 0 0 0 2.834zm12.75 0a1.417 1.417 0 1 0 0-2.834 1.417 1.417 0 0 0 0 2.834z' }), _jsx("path", { d: 'M3.758 14.348 9 10.397v3.735m5.242.216L9 10.397' })] }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=cloud-nodes.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cloud-nodes.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/cloud-nodes.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,aAAa,CAAC;AAElC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,aAAG,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,aAC/E,eAAM,CAAC,EAAC,0XAA0X,GAAG,EACrY,eAAM,CAAC,EAAC,iDAAiD,GAAG,IAC1D,CACL,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'cloud-nodes';\n\nexport const Component = () => (\n <g fill='none' stroke='currentColor' strokeLinecap='round' strokeLinejoin='round'>\n <path d='M13.037 10.381c1.7 0 3.046-1.346 3.046-3.046 0-1.7-1.345-3.045-3.045-3.045-.638 0-1.205.212-1.7.566C10.913 2.66 9 1.031 6.733 1.031a4.67 4.67 0 0 0-4.675 4.675 4.67 4.67 0 0 0 4.675 4.675zM9 16.969a1.417 1.417 0 1 0 0-2.833 1.417 1.417 0 0 0 0 2.833zm-6.375-.354a1.417 1.417 0 1 0 0-2.834 1.417 1.417 0 0 0 0 2.834zm12.75 0a1.417 1.417 0 1 0 0-2.834 1.417 1.417 0 0 0 0 2.834z' />\n <path d='M3.758 14.348 9 10.397v3.735m5.242.216L9 10.397' />\n </g>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"disc-document.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/disc-document.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,kBAAkB,CAAC;AAEpC,eAAO,MAAM,SAAS,+CAMrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'disc-document';
|
|
5
|
+
export const Component = () => (_jsxs("g", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', children: [_jsx("path", { d: 'M6.556 5.848c3.052 0 5.525-1.078 5.525-2.408 0-1.33-2.473-2.409-5.525-2.409-3.051 0-5.525 1.079-5.525 2.409 0 1.33 2.474 2.408 5.525 2.408zm5.525-.354V3.44' }), _jsx("path", { d: 'M1.031 3.44v3.683c0 1.346 2.48 2.408 5.525 2.408.496 0 .992 0 1.417-.07' }), _jsx("path", { d: 'M1.031 7.123v3.683c0 1.346 2.48 2.409 5.525 2.409.496 0 .992 0 1.417-.071m8.996 3.116c0 .425-.284.709-.709.709h-5.666c-.425 0-.709-.283-.709-.708V8.469c0-.425.284-.708.709-.708h3.966c.142 0 .355.07.425.141l1.7 1.417c.142.141.284.354.284.566zm-4.604-5.666h2.125m-2.125 2.125h2.125m-2.125 2.125h1.062' })] }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=disc-document.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"disc-document.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/disc-document.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,eAAe,CAAC;AAEpC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,aAAG,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,aAC/E,eAAM,CAAC,EAAC,6JAA6J,GAAG,EACxK,eAAM,CAAC,EAAC,yEAAyE,GAAG,EACpF,eAAM,CAAC,EAAC,4SAA4S,GAAG,IACrT,CACL,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'disc-document';\n\nexport const Component = () => (\n <g fill='none' stroke='currentColor' strokeLinecap='round' strokeLinejoin='round'>\n <path d='M6.556 5.848c3.052 0 5.525-1.078 5.525-2.408 0-1.33-2.473-2.409-5.525-2.409-3.051 0-5.525 1.079-5.525 2.409 0 1.33 2.474 2.408 5.525 2.408zm5.525-.354V3.44' />\n <path d='M1.031 3.44v3.683c0 1.346 2.48 2.408 5.525 2.408.496 0 .992 0 1.417-.07' />\n <path d='M1.031 7.123v3.683c0 1.346 2.48 2.409 5.525 2.409.496 0 .992 0 1.417-.071m8.996 3.116c0 .425-.284.709-.709.709h-5.666c-.425 0-.709-.283-.709-.708V8.469c0-.425.284-.708.709-.708h3.966c.142 0 .355.07.425.141l1.7 1.417c.142.141.284.354.284.566zm-4.604-5.666h2.125m-2.125 2.125h2.125m-2.125 2.125h1.062' />\n </g>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"disc-nodes.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/disc-nodes.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,eAAe,CAAC;AAEjC,eAAO,MAAM,SAAS,+CAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'disc-nodes';
|
|
5
|
+
export const Component = () => (_jsxs("g", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', children: [_jsx("path", { d: 'M1.031 5.282c0 .564.448 1.104 1.245 1.503.797.398 1.878.622 3.005.622s2.208-.224 3.005-.622c.797-.399 1.245-.94 1.245-1.503 0-.564-.448-1.104-1.245-1.503-.797-.398-1.878-.622-3.005-.622s-2.208.224-3.005.622c-.797.399-1.245.94-1.245 1.503z' }), _jsx("path", { d: 'M1.031 5.282v3.187c0 1.174 1.903 2.126 4.25 2.126s4.25-.952 4.25-2.126V5.282' }), _jsx("path", { d: 'M1.031 8.47v3.187c0 1.174 1.903 2.125 4.25 2.125s4.25-.951 4.25-2.125V8.469m2.125-3.187L9.531 7.407m2.125-4.781c0 .422.28.828.778 1.127.498.299 1.174.466 1.879.466s1.38-.167 1.878-.466c.498-.3.778-.705.778-1.127s-.28-.828-.778-1.127c-.498-.3-1.174-.467-1.878-.467s-1.38.168-1.879.467c-.498.299-.778.704-.778 1.127z' }), _jsx("path", { d: 'M11.656 2.625v3.188c0 .88 1.19 1.593 2.656 1.593s2.657-.714 2.657-1.593V2.624M9.242 12.43l2.414 2.414m0-2.656c0 .423.28.828.778 1.127.498.3 1.174.467 1.879.467s1.38-.168 1.878-.467c.498-.299.778-.704.778-1.127s-.28-.828-.778-1.127c-.498-.299-1.174-.467-1.878-.467s-1.38.168-1.879.467c-.498.3-.778.704-.778 1.127z' }), _jsx("path", { d: 'M11.656 12.188v3.187c0 .88 1.19 1.594 2.656 1.594s2.657-.714 2.657-1.594v-3.187' })] }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=disc-nodes.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"disc-nodes.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/disc-nodes.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,YAAY,CAAC;AAEjC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,aAAG,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,aAC/E,eAAM,CAAC,EAAC,gPAAgP,GAAG,EAC3P,eAAM,CAAC,EAAC,8EAA8E,GAAG,EACzF,eAAM,CAAC,EAAC,4TAA4T,GAAG,EACvU,eAAM,CAAC,EAAC,0TAA0T,GAAG,EACrU,eAAM,CAAC,EAAC,iFAAiF,GAAG,IAC1F,CACL,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'disc-nodes';\n\nexport const Component = () => (\n <g fill='none' stroke='currentColor' strokeLinecap='round' strokeLinejoin='round'>\n <path d='M1.031 5.282c0 .564.448 1.104 1.245 1.503.797.398 1.878.622 3.005.622s2.208-.224 3.005-.622c.797-.399 1.245-.94 1.245-1.503 0-.564-.448-1.104-1.245-1.503-.797-.398-1.878-.622-3.005-.622s-2.208.224-3.005.622c-.797.399-1.245.94-1.245 1.503z' />\n <path d='M1.031 5.282v3.187c0 1.174 1.903 2.126 4.25 2.126s4.25-.952 4.25-2.126V5.282' />\n <path d='M1.031 8.47v3.187c0 1.174 1.903 2.125 4.25 2.125s4.25-.951 4.25-2.125V8.469m2.125-3.187L9.531 7.407m2.125-4.781c0 .422.28.828.778 1.127.498.299 1.174.466 1.879.466s1.38-.167 1.878-.466c.498-.3.778-.705.778-1.127s-.28-.828-.778-1.127c-.498-.3-1.174-.467-1.878-.467s-1.38.168-1.879.467c-.498.299-.778.704-.778 1.127z' />\n <path d='M11.656 2.625v3.188c0 .88 1.19 1.593 2.656 1.593s2.657-.714 2.657-1.593V2.624M9.242 12.43l2.414 2.414m0-2.656c0 .423.28.828.778 1.127.498.3 1.174.467 1.879.467s1.38-.168 1.878-.467c.498-.299.778-.704.778-1.127s-.28-.828-.778-1.127c-.498-.299-1.174-.467-1.878-.467s-1.38.168-1.879.467c-.498.3-.778.704-.778 1.127z' />\n <path d='M11.656 12.188v3.187c0 .88 1.19 1.594 2.656 1.594s2.657-.714 2.657-1.594v-3.187' />\n </g>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"document-json.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/document-json.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,kBAAkB,CAAC;AAEpC,eAAO,MAAM,SAAS,+CAKrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'document-json';
|
|
5
|
+
export const Component = () => (_jsxs("g", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', children: [_jsx("path", { d: 'M16.438 15.908a1.062 1.062 0 0 1-1.063 1.063H2.625a1.062 1.062 0 0 1-1.063-1.063V2.096a1.062 1.062 0 0 1 1.063-1.063h10.657c.277 0 .544.109.742.303l2.093 2.041a1.063 1.063 0 0 1 .32.761z' }), _jsx("path", { d: 'M7.938 6.346h-.532a.998.998 0 0 0-1.062.916v.884a.89.89 0 0 1-.473.762l-1.121.644 1.12.644a.891.891 0 0 1 .474.762v.884a.997.997 0 0 0 1.062.916h.532m2.125-6.412h.53a.997.997 0 0 1 1.063.916v.884a.89.89 0 0 0 .473.762l1.121.644-1.12.644a.891.891 0 0 0-.474.763v.884a.997.997 0 0 1-1.062.915h-.531' })] }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=document-json.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"document-json.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/document-json.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,eAAe,CAAC;AAEpC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,aAAG,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,aAC/E,eAAM,CAAC,EAAC,4LAA4L,GAAG,EACvM,eAAM,CAAC,EAAC,0SAA0S,GAAG,IACnT,CACL,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'document-json';\n\nexport const Component = () => (\n <g fill='none' stroke='currentColor' strokeLinecap='round' strokeLinejoin='round'>\n <path d='M16.438 15.908a1.062 1.062 0 0 1-1.063 1.063H2.625a1.062 1.062 0 0 1-1.063-1.063V2.096a1.062 1.062 0 0 1 1.063-1.063h10.657c.277 0 .544.109.742.303l2.093 2.041a1.063 1.063 0 0 1 .32.761z' />\n <path d='M7.938 6.346h-.532a.998.998 0 0 0-1.062.916v.884a.89.89 0 0 1-.473.762l-1.121.644 1.12.644a.891.891 0 0 1 .474.762v.884a.997.997 0 0 0 1.062.916h.532m2.125-6.412h.53a.997.997 0 0 1 1.063.916v.884a.89.89 0 0 0 .473.762l1.121.644-1.12.644a.891.891 0 0 0-.474.763v.884a.997.997 0 0 1-1.062.915h-.531' />\n </g>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -2,6 +2,6 @@ import { jsx as _jsx } from "react/jsx-runtime";
|
|
|
2
2
|
// This file is autogenerated. Any changes will be overwritten.
|
|
3
3
|
export const set = 'streamline';
|
|
4
4
|
export const name = 'field-cursor';
|
|
5
|
-
export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: '
|
|
5
|
+
export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M2.094 4.218h13.812s1.063 0 1.063 1.063v7.437s0 1.063-1.063 1.063H2.094s-1.063 0-1.063-1.063V5.281s0-1.063 1.063-1.063zm3.187 7.437V6.343m-1.062 0h2.125m-2.125 5.312h2.125' }));
|
|
6
6
|
export const viewBox = '0 0 18 18';
|
|
7
7
|
//# sourceMappingURL=field-cursor.icon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"field-cursor.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/field-cursor.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,cAAc,CAAC;AAEnC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,
|
|
1
|
+
{"version":3,"file":"field-cursor.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/field-cursor.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,cAAc,CAAC;AAEnC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,6KAA6K,GAC/K,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'field-cursor';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='M2.094 4.218h13.812s1.063 0 1.063 1.063v7.437s0 1.063-1.063 1.063H2.094s-1.063 0-1.063-1.063V5.281s0-1.063 1.063-1.063zm3.187 7.437V6.343m-1.062 0h2.125m-2.125 5.312h2.125'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"language-pack.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/language-pack.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,kBAAkB,CAAC;AAEpC,eAAO,MAAM,SAAS,+CAMrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'language-pack';
|
|
5
|
+
export const Component = () => (_jsxs("g", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', children: [_jsx("path", { d: 'M4.304 2.058c-.64-.07-1.352-.141-2.134-.212-.64 0-1.139.424-1.139 1.06v9.397c0 .566.427 1.06.996 1.06 4.198.212 6.617 1.555 6.973 2.756.356-1.201 2.775-2.544 6.973-2.756.569 0 .996-.494.996-1.06V2.906c0-.636-.498-1.06-1.139-1.06a83.26 83.26 0 0 0-1.992.212M9 12.47v3.684' }), _jsx("path", { d: 'M8.041 6.338v2.138h1.563a1.07 1.07 0 1 0 0-2.138zm6.878-1.151a.987.987 0 0 0-.931-.658h-.658a.987.987 0 0 0-.987.987v1.973c0 .545.442.987.987.987h.658c.43 0 .795-.274.93-.658m-11.837.658 1.212-3.635a.456.456 0 0 1 .866 0l1.212 3.635M3.52 7.16h2.412' }), _jsx("path", { d: 'M8.041 4.529v1.81H9.44a.905.905 0 1 0 0-1.81z' })] }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=language-pack.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"language-pack.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/language-pack.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,eAAe,CAAC;AAEpC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,aAAG,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,aAC/E,eAAM,CAAC,EAAC,gRAAgR,GAAG,EAC3R,eAAM,CAAC,EAAC,0PAA0P,GAAG,EACrQ,eAAM,CAAC,EAAC,+CAA+C,GAAG,IACxD,CACL,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'language-pack';\n\nexport const Component = () => (\n <g fill='none' stroke='currentColor' strokeLinecap='round' strokeLinejoin='round'>\n <path d='M4.304 2.058c-.64-.07-1.352-.141-2.134-.212-.64 0-1.139.424-1.139 1.06v9.397c0 .566.427 1.06.996 1.06 4.198.212 6.617 1.555 6.973 2.756.356-1.201 2.775-2.544 6.973-2.756.569 0 .996-.494.996-1.06V2.906c0-.636-.498-1.06-1.139-1.06a83.26 83.26 0 0 0-1.992.212M9 12.47v3.684' />\n <path d='M8.041 6.338v2.138h1.563a1.07 1.07 0 1 0 0-2.138zm6.878-1.151a.987.987 0 0 0-.931-.658h-.658a.987.987 0 0 0-.987.987v1.973c0 .545.442.987.987.987h.658c.43 0 .795-.274.93-.658m-11.837.658 1.212-3.635a.456.456 0 0 1 .866 0l1.212 3.635M3.52 7.16h2.412' />\n <path d='M8.041 4.529v1.81H9.44a.905.905 0 1 0 0-1.81z' />\n </g>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layout.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/layout.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,WAAW,CAAC;AAE7B,eAAO,MAAM,SAAS,+CAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'layout';
|
|
5
|
+
export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M2.625 1.56h12.75s1.063 0 1.063 1.063v12.75s0 1.062-1.063 1.062H2.625s-1.063 0-1.063-1.062V2.623s0-1.063 1.063-1.063zM1.563 5.81h14.874M6.875 16.435V5.81' }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=layout.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layout.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/layout.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,QAAQ,CAAC;AAE7B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,2JAA2J,GAC7J,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'layout';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='M2.625 1.56h12.75s1.063 0 1.063 1.063v12.75s0 1.062-1.063 1.062H2.625s-1.063 0-1.063-1.062V2.623s0-1.063 1.063-1.063zM1.563 5.81h14.874M6.875 16.435V5.81'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plug-connect.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/plug-connect.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,iBAAiB,CAAC;AAEnC,eAAO,MAAM,SAAS,+CAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'plug-connect';
|
|
5
|
+
export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M4.506 13.494a3.02 3.02 0 0 0 4.27 0l1.063-1.062-4.271-4.27-1.062 1.061a3.02 3.02 0 0 0 0 4.27zm9.038-9.038a3.02 3.02 0 0 0-4.27 0L8.211 5.517l4.27 4.271 1.062-1.061a3.02 3.02 0 0 0 0-4.271zM9.395 6.7l-1.13 1.13m3.035.775-1.13 1.13m-5.664 3.759-3.35 3.35M16.844 1.156l-3.3 3.3' }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=plug-connect.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plug-connect.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/plug-connect.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,cAAc,CAAC;AAEnC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,sRAAsR,GACxR,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'plug-connect';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='M4.506 13.494a3.02 3.02 0 0 0 4.27 0l1.063-1.062-4.271-4.27-1.062 1.061a3.02 3.02 0 0 0 0 4.27zm9.038-9.038a3.02 3.02 0 0 0-4.27 0L8.211 5.517l4.27 4.271 1.062-1.061a3.02 3.02 0 0 0 0-4.271zM9.395 6.7l-1.13 1.13m3.035.775-1.13 1.13m-5.664 3.759-3.35 3.35M16.844 1.156l-3.3 3.3'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"return.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/return.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,WAAW,CAAC;AAE7B,eAAO,MAAM,SAAS,+CAMrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'return';
|
|
5
|
+
export const Component = () => (_jsxs("g", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', children: [_jsx("path", { d: 'M4.75 10.062h5.313a3.187 3.187 0 0 0 3.187-3.187V5.279' }), _jsx("path", { d: 'M7.406 7.404 4.75 10.06l2.656 2.657' }), _jsx("path", { d: 'M3.688 1.56h10.624s2.126 0 2.126 2.125V14.31s0 2.125-2.125 2.125H3.687s-2.124 0-2.124-2.125V3.685s0-2.125 2.125-2.125z' })] }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=return.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"return.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/return.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,QAAQ,CAAC;AAE7B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,aAAG,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,aAC/E,eAAM,CAAC,EAAC,wDAAwD,GAAG,EACnE,eAAM,CAAC,EAAC,qCAAqC,GAAG,EAChD,eAAM,CAAC,EAAC,wHAAwH,GAAG,IACjI,CACL,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'return';\n\nexport const Component = () => (\n <g fill='none' stroke='currentColor' strokeLinecap='round' strokeLinejoin='round'>\n <path d='M4.75 10.062h5.313a3.187 3.187 0 0 0 3.187-3.187V5.279' />\n <path d='M7.406 7.404 4.75 10.06l2.656 2.657' />\n <path d='M3.688 1.56h10.624s2.126 0 2.126 2.125V14.31s0 2.125-2.125 2.125H3.687s-2.124 0-2.124-2.125V3.685s0-2.125 2.125-2.125z' />\n </g>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shapes.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/shapes.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,WAAW,CAAC;AAE7B,eAAO,MAAM,SAAS,+CAKrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'shapes';
|
|
5
|
+
export const Component = () => (_jsxs("g", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', children: [_jsx("path", { d: 'M3.156 1.031h11.688s2.125 0 2.125 2.125v11.688s0 2.125-2.125 2.125H3.156s-2.125 0-2.125-2.125V3.156s0-2.125 2.125-2.125z' }), _jsx("path", { d: 'M8.004 5.442A1.063 1.063 0 0 1 9 4.75h4.25a1.063 1.063 0 0 1 1.063 1.063v4.25a1.062 1.062 0 0 1-1.063 1.062h-1.063m-2.124-.531a3.187 3.187 0 1 1-3.188-3.188m1.79.55c.36.244.667.558.902.925' })] }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=shapes.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shapes.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/shapes.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,QAAQ,CAAC;AAE7B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,aAAG,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,aAC/E,eAAM,CAAC,EAAC,0HAA0H,GAAG,EACrI,eAAM,CAAC,EAAC,8LAA8L,GAAG,IACvM,CACL,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'shapes';\n\nexport const Component = () => (\n <g fill='none' stroke='currentColor' strokeLinecap='round' strokeLinejoin='round'>\n <path d='M3.156 1.031h11.688s2.125 0 2.125 2.125v11.688s0 2.125-2.125 2.125H3.156s-2.125 0-2.125-2.125V3.156s0-2.125 2.125-2.125z' />\n <path d='M8.004 5.442A1.063 1.063 0 0 1 9 4.75h4.25a1.063 1.063 0 0 1 1.063 1.063v4.25a1.062 1.062 0 0 1-1.063 1.062h-1.063m-2.124-.531a3.187 3.187 0 1 1-3.188-3.188m1.79.55c.36.244.667.558.902.925' />\n </g>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"share-case.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/share-case.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,eAAe,CAAC;AAEjC,eAAO,MAAM,SAAS,+CAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'share-case';
|
|
5
|
+
export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M1.031 10.594v6.375m10.625-1.063a2.125 2.125 0 0 0-2.125-2.125H6.875a2.125 2.125 0 0 0-2.125-2.125H1.031v4.25zM4.75 13.781h2.125m-1.24-4.25V4.573a1.417 1.417 0 0 1 1.417-1.417h8.5a1.417 1.417 0 0 1 1.417 1.417V9.53a1.417 1.417 0 0 1-1.417 1.417h-7.26M5.635 5.99H16.97m-5.668 0v1.416m2.125-4.25h-4.25l.256-1.533a.708.708 0 0 1 .7-.592h2.338a.708.708 0 0 1 .698.592z' }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=share-case.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"share-case.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/share-case.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,YAAY,CAAC;AAEjC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,8WAA8W,GAChX,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'share-case';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='M1.031 10.594v6.375m10.625-1.063a2.125 2.125 0 0 0-2.125-2.125H6.875a2.125 2.125 0 0 0-2.125-2.125H1.031v4.25zM4.75 13.781h2.125m-1.24-4.25V4.573a1.417 1.417 0 0 1 1.417-1.417h8.5a1.417 1.417 0 0 1 1.417 1.417V9.53a1.417 1.417 0 0 1-1.417 1.417h-7.26M5.635 5.99H16.97m-5.668 0v1.416m2.125-4.25h-4.25l.256-1.533a.708.708 0 0 1 .7-.592h2.338a.708.708 0 0 1 .698.592z'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"share-document.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/share-document.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,mBAAmB,CAAC;AAErC,eAAO,MAAM,SAAS,+CAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'share-document';
|
|
5
|
+
export const Component = () => (_jsx("path", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M1.031 10.593v6.375m0-1.063h10.625a2.125 2.125 0 0 0-2.125-2.124H6.875a2.125 2.125 0 0 0-2.125-2.126H1.031M4.75 13.78h2.125m6.198.002h3.187a.708.708 0 0 0 .709-.708V1.74a.708.708 0 0 0-.709-.708H7.406a.708.708 0 0 0-.708.708v7.792m5.312-5.166h2.657M12.01 7.2h2.657m-2.657 2.833h2.657M9.531 4.366h.354M9.531 7.2h.354m-.354 2.833h.354' }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=share-document.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"share-document.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/share-document.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,gBAAgB,CAAC;AAErC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,EACtB,CAAC,EAAC,8UAA8U,GAChV,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'share-document';\n\nexport const Component = () => (\n <path\n fill='none'\n stroke='currentColor'\n strokeLinecap='round'\n strokeLinejoin='round'\n d='M1.031 10.593v6.375m0-1.063h10.625a2.125 2.125 0 0 0-2.125-2.124H6.875a2.125 2.125 0 0 0-2.125-2.126H1.031M4.75 13.78h2.125m6.198.002h3.187a.708.708 0 0 0 .709-.708V1.74a.708.708 0 0 0-.709-.708H7.406a.708.708 0 0 0-.708.708v7.792m5.312-5.166h2.657M12.01 7.2h2.657m-2.657 2.833h2.657M9.531 4.366h.354M9.531 7.2h.354m-.354 2.833h.354'\n />\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shield-lock.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/shield-lock.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,gBAAgB,CAAC;AAElC,eAAO,MAAM,SAAS,+CAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'shield-lock';
|
|
5
|
+
export const Component = () => (_jsxs("g", { fill: 'none', stroke: 'currentColor', children: [_jsxs("g", { strokeLinecap: 'round', strokeLinejoin: 'round', children: [_jsx("path", { d: 'M11.656 7.406H6.344c-.587 0-1.063.476-1.063 1.063v3.187c0 .587.476 1.063 1.063 1.063h5.312c.587 0 1.063-.476 1.063-1.063V8.47c0-.587-.476-1.063-1.063-1.063zm-5.312 0V5.813a2.656 2.656 0 0 1 5.312 0v1.593' }), _jsx("path", { d: 'M9 16.969c-4.729-1.262-7.969-4.066-7.969-9.031V1.03H16.97v6.907c0 4.961-3.235 7.768-7.969 9.03z' })] }), _jsx("path", { d: 'M9 10.328a.266.266 0 1 1 0-.531m0 .531a.266.266 0 1 0 0-.531' })] }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=shield-lock.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shield-lock.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/shield-lock.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,aAAa,CAAC;AAElC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,aAAG,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,cAAc,aAClC,aAAG,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,aAC7C,eAAM,CAAC,EAAC,6MAA6M,GAAG,EACxN,eAAM,CAAC,EAAC,iGAAiG,GAAG,IAC1G,EACJ,eAAM,CAAC,EAAC,8DAA8D,GAAG,IACvE,CACL,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'shield-lock';\n\nexport const Component = () => (\n <g fill='none' stroke='currentColor'>\n <g strokeLinecap='round' strokeLinejoin='round'>\n <path d='M11.656 7.406H6.344c-.587 0-1.063.476-1.063 1.063v3.187c0 .587.476 1.063 1.063 1.063h5.312c.587 0 1.063-.476 1.063-1.063V8.47c0-.587-.476-1.063-1.063-1.063zm-5.312 0V5.813a2.656 2.656 0 0 1 5.312 0v1.593' />\n <path d='M9 16.969c-4.729-1.262-7.969-4.066-7.969-9.031V1.03H16.97v6.907c0 4.961-3.235 7.768-7.969 9.03z' />\n </g>\n <path d='M9 10.328a.266.266 0 1 1 0-.531m0 .531a.266.266 0 1 0 0-.531' />\n </g>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-disc.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/table-disc.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,eAAe,CAAC;AAEjC,eAAO,MAAM,SAAS,+CAMrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'table-disc';
|
|
5
|
+
export const Component = () => (_jsxs("g", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', children: [_jsx("path", { d: 'M9.531 10.063c0 .209.096.416.283.61s.461.368.806.516c.346.148.756.266 1.207.346s.935.121 1.423.121.972-.041 1.423-.121.861-.198 1.207-.346c.345-.148.619-.323.806-.517s.283-.4.283-.61c0-.209-.096-.416-.283-.61s-.461-.368-.806-.516a5.565 5.565 0 0 0-1.207-.346c-.451-.08-.935-.121-1.423-.121s-.972.041-1.423.121c-.451.08-.861.198-1.207.346-.345.148-.619.323-.806.517s-.283.4-.283.61z' }), _jsx("path", { d: 'M9.531 10.063v2.656c0 .88 1.665 1.594 3.719 1.594s3.719-.714 3.719-1.594v-2.656' }), _jsx("path", { d: 'M9.531 12.718v2.657c0 .88 1.665 1.594 3.719 1.594s3.719-.714 3.719-1.594v-2.656M1.031 8.824h6.375M6.344 12.72H2.448a1.417 1.417 0 0 1-1.417-1.417V2.449a1.417 1.417 0 0 1 1.417-1.417h10.625a1.417 1.417 0 0 1 1.417 1.417v3.966M1.031 4.928H14.49m-8.393 0v4.781m4.232-4.781v1.75' })] }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=table-disc.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-disc.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/table-disc.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,YAAY,CAAC;AAEjC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,aAAG,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,aAC/E,eAAM,CAAC,EAAC,+XAA+X,GAAG,EAC1Y,eAAM,CAAC,EAAC,iFAAiF,GAAG,EAC5F,eAAM,CAAC,EAAC,oRAAoR,GAAG,IAC7R,CACL,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'table-disc';\n\nexport const Component = () => (\n <g fill='none' stroke='currentColor' strokeLinecap='round' strokeLinejoin='round'>\n <path d='M9.531 10.063c0 .209.096.416.283.61s.461.368.806.516c.346.148.756.266 1.207.346s.935.121 1.423.121.972-.041 1.423-.121.861-.198 1.207-.346c.345-.148.619-.323.806-.517s.283-.4.283-.61c0-.209-.096-.416-.283-.61s-.461-.368-.806-.516a5.565 5.565 0 0 0-1.207-.346c-.451-.08-.935-.121-1.423-.121s-.972.041-1.423.121c-.451.08-.861.198-1.207.346-.345.148-.619.323-.806.517s-.283.4-.283.61z' />\n <path d='M9.531 10.063v2.656c0 .88 1.665 1.594 3.719 1.594s3.719-.714 3.719-1.594v-2.656' />\n <path d='M9.531 12.718v2.657c0 .88 1.665 1.594 3.719 1.594s3.719-.714 3.719-1.594v-2.656M1.031 8.824h6.375M6.344 12.72H2.448a1.417 1.417 0 0 1-1.417-1.417V2.449a1.417 1.417 0 0 1 1.417-1.417h10.625a1.417 1.417 0 0 1 1.417 1.417v3.966M1.031 4.928H14.49m-8.393 0v4.781m4.232-4.781v1.75' />\n </g>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"translate.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/translate.icon.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,GAAG,eAAe,CAAC;AAEhC,eAAO,MAAM,IAAI,cAAc,CAAC;AAEhC,eAAO,MAAM,SAAS,+CAQrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
// This file is autogenerated. Any changes will be overwritten.
|
|
3
|
+
export const set = 'streamline';
|
|
4
|
+
export const name = 'translate';
|
|
5
|
+
export const Component = () => (_jsxs("g", { fill: 'none', stroke: 'currentColor', strokeLinecap: 'round', strokeLinejoin: 'round', children: [_jsx("path", { d: 'm14.419 1.031-2.657 1.594 1.594 2.656' }), _jsx("path", { d: 'M16.969 6.301a4.767 4.767 0 0 0-4.874-3.13M3.581 16.969l2.656-1.594-1.593-2.656' }), _jsx("path", { d: 'M1.031 11.699a4.767 4.767 0 0 0 4.874 3.13M2.094 1.031h6.375s1.062 0 1.062 1.063v6.375s0 1.062-1.062 1.062H2.094s-1.063 0-1.063-1.062V2.094s0-1.063 1.063-1.063zm9.562 7.438h4.25A1.063 1.063 0 0 1 16.97 9.53v6.375a1.063 1.063 0 0 1-1.063 1.063H9.531a1.063 1.063 0 0 1-1.062-1.063v-4.25m3.011 1.595h2.478M5.281 3.156v1.062m-2.125.001h4.25' }), _jsx("path", { d: 'M6.344 4.219S5.28 7.406 3.156 7.406' }), _jsx("path", { d: 'M5.281 6.167A2.776 2.776 0 0 0 7.406 7.39m4.074 7.454V12.01a1.24 1.24 0 0 1 2.478 0v2.834' })] }));
|
|
6
|
+
export const viewBox = '0 0 18 18';
|
|
7
|
+
//# sourceMappingURL=translate.icon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"translate.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/streamline-icons/translate.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAE/D,MAAM,CAAC,MAAM,GAAG,GAAG,YAAY,CAAC;AAEhC,MAAM,CAAC,MAAM,IAAI,GAAG,WAAW,CAAC;AAEhC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,aAAG,IAAI,EAAC,MAAM,EAAC,MAAM,EAAC,cAAc,EAAC,aAAa,EAAC,OAAO,EAAC,cAAc,EAAC,OAAO,aAC/E,eAAM,CAAC,EAAC,uCAAuC,GAAG,EAClD,eAAM,CAAC,EAAC,iFAAiF,GAAG,EAC5F,eAAM,CAAC,EAAC,kVAAkV,GAAG,EAC7V,eAAM,CAAC,EAAC,qCAAqC,GAAG,EAChD,eAAM,CAAC,EAAC,2FAA2F,GAAG,IACpG,CACL,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\n\nexport const set = 'streamline';\n\nexport const name = 'translate';\n\nexport const Component = () => (\n <g fill='none' stroke='currentColor' strokeLinecap='round' strokeLinejoin='round'>\n <path d='m14.419 1.031-2.657 1.594 1.594 2.656' />\n <path d='M16.969 6.301a4.767 4.767 0 0 0-4.874-3.13M3.581 16.969l2.656-1.594-1.593-2.656' />\n <path d='M1.031 11.699a4.767 4.767 0 0 0 4.874 3.13M2.094 1.031h6.375s1.062 0 1.062 1.063v6.375s0 1.062-1.062 1.062H2.094s-1.063 0-1.063-1.062V2.094s0-1.063 1.063-1.063zm9.562 7.438h4.25A1.063 1.063 0 0 1 16.97 9.53v6.375a1.063 1.063 0 0 1-1.063 1.063H9.531a1.063 1.063 0 0 1-1.062-1.063v-4.25m3.011 1.595h2.478M5.281 3.156v1.062m-2.125.001h4.25' />\n <path d='M6.344 4.219S5.28 7.406 3.156 7.406' />\n <path d='M5.281 6.167A2.776 2.776 0 0 0 7.406 7.39m4.074 7.454V12.01a1.24 1.24 0 0 1 2.478 0v2.834' />\n </g>\n);\n\nexport const viewBox = '0 0 18 18';\n"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const streamlineIconNames: readonly ["ai-assist", "alexa", "align-center", "align-left", "align-right", "amazon", "api", "app", "archive-solid", "archive", "arrow-above-row-right", "arrow-bend-left", "arrow-down", "arrow-left-column", "arrow-left", "arrow-micro-down", "arrow-micro-left", "arrow-micro-right", "arrow-micro-up-down", "arrow-micro-up", "arrow-out", "arrow-right-column", "arrow-right", "arrow-up-down", "arrow-up", "article-solid", "article", "automation-call", "bank", "bars", "bell-push-notification", "bell-solid", "bell", "bluetooth", "book-open", "bookmark", "box-4", "box", "branch", "browser-code", "browser", "bug", "building-2", "building-3-solid", "building-3", "bulb", "calendar-empty", "calendar-now", "calendar-range", "calendar", "car", "caret-down", "caret-left", "caret-right", "caret-up", "cart-solid", "cart", "case-medical", "case-solid", "case", "chain", "chart-line", "chart-pie", "chat-check", "chat-exclamation-mark", "chat-help", "chat-quote", "chat-transfer", "chat-typing", "chat-unavailable", "chat", "chats", "check-badge", "check", "chevron-solid", "chevron", "circle-mixed-left", "circle-mixed-right", "circle-solid", "circle-stacked-mixed", "circle-stacked", "circle", "clipboard-check", "clipboard-medical", "clipboard-pencil-solid", "clipboard-pencil", "clipboard-plus", "clipboard", "clock-solid", "clock", "cloud", "code-search", "code", "column-delete", "condition-critical", "condition-satisfactory", "conversation", "copy", "credit", "csr-agent", "csr-connected", "currency", "custom-column", "database-search", "dataviz-area-multi", "dataviz-area-stacked", "dataviz-area", "dataviz-bar-clustered", "dataviz-bar-stacked", "dataviz-bar", "dataviz-bell-curve", "dataviz-bubble", "dataviz-column-clustered", "dataviz-column-stacked", "dataviz-column", "dataviz-combo", "dataviz-datetime-field", "dataviz-donut", "dataviz-flip-counter", "dataviz-forecast", "dataviz-funnel", "dataviz-gauge-linear", "dataviz-gauge-progress", "dataviz-gauge", "dataviz-geo-choropleth", "dataviz-heatmap", "dataviz-histogram", "dataviz-line-horizontal", "dataviz-line-multi", "dataviz-line-stepped", "dataviz-line", "dataviz-numeric-field", "dataviz-pareto", "dataviz-pie", "dataviz-pivot-table", "dataviz-radar", "dataviz-scatter", "dataviz-spark", "dataviz-sparklines-area", "dataviz-sparklines-columns", "dataviz-sparklines-line", "dataviz-sparklines-pies", "dataviz-spline", "dataviz-string-field", "dataviz-table-with-bars", "dataviz-trend-down", "dataviz-trend-up", "dataviz-waterfall", "desktop", "diamond-minus", "diamond", "disc-stack-solid", "disc-stack", "dock", "doctor-female", "doctor-male", "document-doc", "document-pdf", "document-xls", "document", "documents", "docusign", "dot-9-solid", "download", "drag", "email-open", "exchange", "expression", "eye-off", "face-blank", "face-happy", "face-sad", "facebook", "farming-wheat", "fast-forward", "field-cursor", "field-dot", "filetype-text", "filter-on", "filter", "fingerprint-search", "flag-check", "flag-finish", "flag-wave-solid", "flag-wave", "flashlight", "flow-process", "folder-closed", "folder-empty", "folder-hierarchy", "folder-nested", "folder-search", "folder", "folders", "forward-all", "forward", "freeze-column", "function", "galaxy", "gear-play", "gear-solid", "gear", "globe", "google", "government", "graduate", "grid-solid", "grid", "hand-book-open", "hand-over-paper", "hand", "handshake", "header", "headset", "help", "home-solid", "home", "house-bed", "house-person", "indent", "infinity", "information-solid", "information", "ios-face-id", "ios-finger-id", "keyboard", "knobs-solid", "knobs", "layers", "layout-connected", "layout-detached", "letter", "linkedin", "list-number", "list", "location-solid", "location", "lock-closed", "mail-solid", "mail-warning", "mail", "megaphone", "merge", "messages-to-chat", "mic-off", "mic", "micro-arrow-down", "micro-arrow-left", "micro-arrow-right", "micro-arrow-up", "minus", "mobile-phone", "mobius", "module", "money-atm", "money", "monitor-lock", "more", "mountain-top", "multi-device", "navigation", "newspaper-fold", "newspaper", "nodes-down", "note-pin", "notepad", "number-decimal", "object-case-multi", "object-case-solid", "object-case", "object-status", "offer-list", "offer-table", "offer", "open-new-tab", "open", "opportunity-refresh", "opportunity", "os-apple", "paper-clip", "paper-search", "password-lock", "pause", "paypal", "pega", "pegasus", "pencil", "people-group-stakeholders", "percentage", "person-connection", "person-hierarchy-check", "person-stars", "person", "persons-group", "phone-call", "phone-dial", "phone-hangup", "phone-in-solid", "phone-in", "phone-ivr", "phone-off", "phone-out", "phone-split", "phone-transfer", "phone", "phonebook", "picture-solid", "picture", "play-solid", "play", "plug-solid", "plug", "plus", "polaris-solid", "polaris", "presentation", "product", "project-plan", "project", "qr", "receipt", "reply-all", "reply", "reset", "robot-happy", "robot-sad", "robot-solid", "robot", "rocket-solid", "rocket", "roof-people", "rounded-extra-large", "rounded-large", "rounded-medium", "rounded-none", "rounded-pill", "rounded-small", "row-delete", "row-insert", "row", "rule-library-solid", "rule-library", "rule", "scale-down", "scale-up", "script", "search-analytics-solid", "search-analytics", "search", "send", "server", "set", "share", "shield-solid", "shield", "shipment-box", "shop", "shuffle", "sigma", "slideshow-solid", "slideshow", "snow", "spacing-condensed", "spacing-expanded", "spacing-standard", "speaker-on-sold", "speaker-on", "speaker", "split", "stakeholders", "star-mixed", "star-solid", "star", "sub-step", "table-bolt-solid", "table-bolt", "table", "tag", "target-path", "target", "team", "thumbs-down-solid", "thumbs-down", "thumbs-up-solid", "thumbs-up", "times", "todo", "toolbox-open", "toolbox-wrench", "transform", "trash", "tribox", "twitter", "two-disk-stacks", "type-cursor", "umbrella", "undock", "unindent", "unwrap", "upload", "user-check-solid", "user-check", "user-close-solid", "user-close", "user-document", "user-female-solid", "user-female", "user-information", "user-list-solid", "user-list", "user-pencil", "user-plus-solid", "user-plus", "user-question-mark-solid", "user-question-mark", "user-search-solid", "user-search", "user-solid", "user-star-solid", "user-star", "user-unavailable", "user", "users-solid", "users", "variable", "versions", "video-off", "video-solid", "video", "voice", "voicemail", "vr-solid", "vr", "walkie-solid", "walkie", "wallet-solid", "wallet", "wand", "warn-solid", "warn", "watch-solid", "watch", "waypoint-solid", "waypoint", "webcam-solid", "webcam", "whatsapp", "widget", "wifi-none", "wifi-off", "wifi", "wizard-solid", "wizard", "wrap", "wrench-solid", "wrench", "youtube"];
|
|
1
|
+
declare const streamlineIconNames: readonly ["ai-assist", "alexa", "align-center", "align-left", "align-right", "amazon", "api", "app", "archive-solid", "archive", "arrow-above-row-right", "arrow-bend-left", "arrow-down", "arrow-left-column", "arrow-left", "arrow-micro-down", "arrow-micro-left", "arrow-micro-right", "arrow-micro-up-down", "arrow-micro-up", "arrow-out", "arrow-right-column", "arrow-right", "arrow-up-down", "arrow-up", "article-solid", "article", "automation-call", "bank", "bars", "bell-push-notification", "bell-solid", "bell", "bluetooth", "book-open", "bookmark", "box-4", "box", "branch", "browser-code", "browser-site", "browser", "bug", "building-2", "building-3-solid", "building-3", "bulb", "calendar-empty", "calendar-now", "calendar-range", "calendar", "car", "caret-down", "caret-left", "caret-right", "caret-up", "cart-solid", "cart", "case-medical", "case-solid", "case", "chain", "chart-line", "chart-pie", "chat-check", "chat-exclamation-mark", "chat-help", "chat-quote", "chat-transfer", "chat-typing", "chat-unavailable", "chat", "chats", "check-badge", "check", "chevron-solid", "chevron", "circle-mixed-left", "circle-mixed-right", "circle-solid", "circle-stacked-mixed", "circle-stacked", "circle", "clipboard-check", "clipboard-medical", "clipboard-pencil-solid", "clipboard-pencil", "clipboard-plus", "clipboard", "clock-solid", "clock", "cloud-nodes", "cloud", "code-search", "code", "column-delete", "condition-critical", "condition-satisfactory", "conversation", "copy", "credit", "csr-agent", "csr-connected", "currency", "custom-column", "database-search", "dataviz-area-multi", "dataviz-area-stacked", "dataviz-area", "dataviz-bar-clustered", "dataviz-bar-stacked", "dataviz-bar", "dataviz-bell-curve", "dataviz-bubble", "dataviz-column-clustered", "dataviz-column-stacked", "dataviz-column", "dataviz-combo", "dataviz-datetime-field", "dataviz-donut", "dataviz-flip-counter", "dataviz-forecast", "dataviz-funnel", "dataviz-gauge-linear", "dataviz-gauge-progress", "dataviz-gauge", "dataviz-geo-choropleth", "dataviz-heatmap", "dataviz-histogram", "dataviz-line-horizontal", "dataviz-line-multi", "dataviz-line-stepped", "dataviz-line", "dataviz-numeric-field", "dataviz-pareto", "dataviz-pie", "dataviz-pivot-table", "dataviz-radar", "dataviz-scatter", "dataviz-spark", "dataviz-sparklines-area", "dataviz-sparklines-columns", "dataviz-sparklines-line", "dataviz-sparklines-pies", "dataviz-spline", "dataviz-string-field", "dataviz-table-with-bars", "dataviz-trend-down", "dataviz-trend-up", "dataviz-waterfall", "desktop", "diamond-minus", "diamond", "disc-document", "disc-nodes", "disc-stack-solid", "disc-stack", "dock", "doctor-female", "doctor-male", "document-doc", "document-json", "document-pdf", "document-xls", "document", "documents", "docusign", "dot-9-solid", "download", "drag", "email-open", "exchange", "expression", "eye-off", "face-blank", "face-happy", "face-sad", "facebook", "farming-wheat", "fast-forward", "field-cursor", "field-dot", "filetype-text", "filter-on", "filter", "fingerprint-search", "flag-check", "flag-finish", "flag-wave-solid", "flag-wave", "flashlight", "flow-process", "folder-closed", "folder-empty", "folder-hierarchy", "folder-nested", "folder-search", "folder", "folders", "forward-all", "forward", "freeze-column", "function", "galaxy", "gear-play", "gear-solid", "gear", "globe", "google", "government", "graduate", "grid-solid", "grid", "hand-book-open", "hand-over-paper", "hand", "handshake", "header", "headset", "help", "home-solid", "home", "house-bed", "house-person", "indent", "infinity", "information-solid", "information", "ios-face-id", "ios-finger-id", "keyboard", "knobs-solid", "knobs", "language-pack", "layers", "layout-connected", "layout-detached", "layout", "letter", "linkedin", "list-number", "list", "location-solid", "location", "lock-closed", "mail-solid", "mail-warning", "mail", "megaphone", "merge", "messages-to-chat", "mic-off", "mic", "micro-arrow-down", "micro-arrow-left", "micro-arrow-right", "micro-arrow-up", "minus", "mobile-phone", "mobius", "module", "money-atm", "money", "monitor-lock", "more", "mountain-top", "multi-device", "navigation", "newspaper-fold", "newspaper", "nodes-down", "note-pin", "notepad", "number-decimal", "object-case-multi", "object-case-solid", "object-case", "object-status", "offer-list", "offer-table", "offer", "open-new-tab", "open", "opportunity-refresh", "opportunity", "os-apple", "paper-clip", "paper-search", "password-lock", "pause", "paypal", "pega", "pegasus", "pencil", "people-group-stakeholders", "percentage", "person-connection", "person-hierarchy-check", "person-stars", "person", "persons-group", "phone-call", "phone-dial", "phone-hangup", "phone-in-solid", "phone-in", "phone-ivr", "phone-off", "phone-out", "phone-split", "phone-transfer", "phone", "phonebook", "picture-solid", "picture", "play-solid", "play", "plug-connect", "plug-solid", "plug", "plus", "polaris-solid", "polaris", "presentation", "product", "project-plan", "project", "qr", "receipt", "reply-all", "reply", "reset", "return", "robot-happy", "robot-sad", "robot-solid", "robot", "rocket-solid", "rocket", "roof-people", "rounded-extra-large", "rounded-large", "rounded-medium", "rounded-none", "rounded-pill", "rounded-small", "row-delete", "row-insert", "row", "rule-library-solid", "rule-library", "rule", "scale-down", "scale-up", "script", "search-analytics-solid", "search-analytics", "search", "send", "server", "set", "shapes", "share-case", "share-document", "share", "shield-lock", "shield-solid", "shield", "shipment-box", "shop", "shuffle", "sigma", "slideshow-solid", "slideshow", "snow", "spacing-condensed", "spacing-expanded", "spacing-standard", "speaker-on-sold", "speaker-on", "speaker", "split", "stakeholders", "star-mixed", "star-solid", "star", "sub-step", "table-bolt-solid", "table-bolt", "table-disc", "table", "tag", "target-path", "target", "team", "thumbs-down-solid", "thumbs-down", "thumbs-up-solid", "thumbs-up", "times", "todo", "toolbox-open", "toolbox-wrench", "transform", "translate", "trash", "tribox", "twitter", "two-disk-stacks", "type-cursor", "umbrella", "undock", "unindent", "unwrap", "upload", "user-check-solid", "user-check", "user-close-solid", "user-close", "user-document", "user-female-solid", "user-female", "user-information", "user-list-solid", "user-list", "user-pencil", "user-plus-solid", "user-plus", "user-question-mark-solid", "user-question-mark", "user-search-solid", "user-search", "user-solid", "user-star-solid", "user-star", "user-unavailable", "user", "users-solid", "users", "variable", "versions", "video-off", "video-solid", "video", "voice", "voicemail", "vr-solid", "vr", "walkie-solid", "walkie", "wallet-solid", "wallet", "wand", "warn-solid", "warn", "watch-solid", "watch", "waypoint-solid", "waypoint", "webcam-solid", "webcam", "whatsapp", "widget", "wifi-none", "wifi-off", "wifi", "wizard-solid", "wizard", "wrap", "wrench-solid", "wrench", "youtube"];
|
|
2
2
|
export default streamlineIconNames;
|
|
3
3
|
export type StreamlineIconName = (typeof streamlineIconNames)[number];
|
|
4
4
|
//# sourceMappingURL=streamlineIconNames.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"streamlineIconNames.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/streamlineIconNames.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,mBAAmB,
|
|
1
|
+
{"version":3,"file":"streamlineIconNames.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/streamlineIconNames.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,mBAAmB,2yNAydf,CAAC;AAEX,eAAe,mBAAmB,CAAC;AAEnC,MAAM,MAAM,kBAAkB,GAAG,CAAC,OAAO,mBAAmB,CAAC,CAAC,MAAM,CAAC,CAAC"}
|