@univerjs/icons 0.1.80 → 0.1.81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/api.d.ts +4 -0
- package/dist/components/arrow-circle-right-single.d.ts +4 -0
- package/dist/components/arrowright-single.d.ts +4 -0
- package/dist/components/chart-pie-single.d.ts +4 -0
- package/dist/components/check-circle-single.d.ts +4 -0
- package/dist/components/check-outline-single.d.ts +4 -0
- package/dist/components/chrome.d.ts +4 -0
- package/dist/components/clipboard-check-single.d.ts +4 -0
- package/dist/components/dashboard.d.ts +4 -0
- package/dist/components/data-flow.d.ts +4 -0
- package/dist/components/discord-fill-single.d.ts +4 -0
- package/dist/components/examples.d.ts +4 -0
- package/dist/components/features-single.d.ts +4 -0
- package/dist/components/features.d.ts +4 -0
- package/dist/components/guides.d.ts +4 -0
- package/dist/components/icons.d.ts +4 -0
- package/dist/components/info-single.d.ts +4 -0
- package/dist/components/layers-single.d.ts +4 -0
- package/dist/components/layers.d.ts +4 -0
- package/dist/components/log.d.ts +4 -0
- package/dist/components/minus-single.d.ts +4 -0
- package/dist/components/network.d.ts +4 -0
- package/dist/components/newspaper.d.ts +4 -0
- package/dist/components/open-source.d.ts +4 -0
- package/dist/components/puzzle-single.d.ts +4 -0
- package/dist/components/qiyeweixin-fill-single.d.ts +4 -0
- package/dist/components/question-mark-single.d.ts +4 -0
- package/dist/components/report-single.d.ts +4 -0
- package/dist/components/report.d.ts +4 -0
- package/dist/components/roadmap.d.ts +4 -0
- package/dist/components/rocket-fill-single.d.ts +4 -0
- package/dist/components/terminal-single.d.ts +4 -0
- package/dist/components/tutorials.d.ts +4 -0
- package/dist/components/twitter-fill-single.d.ts +4 -0
- package/dist/components/uses.d.ts +4 -0
- package/dist/components/workspace.d.ts +4 -0
- package/dist/components/youtube-fill-single.d.ts +4 -0
- package/dist/components/zhihu-fill-single.d.ts +4 -0
- package/dist/icons.d.ts +38 -0
- package/dist/index.js +1 -1
- package/dist/manifest.d.ts +5 -1
- package/esm/components/api.d.ts +4 -0
- package/esm/components/api.js +14 -0
- package/esm/components/api.js.map +1 -0
- package/esm/components/arrow-circle-right-single.d.ts +4 -0
- package/esm/components/arrow-circle-right-single.js +14 -0
- package/esm/components/arrow-circle-right-single.js.map +1 -0
- package/esm/components/arrowright-single.d.ts +4 -0
- package/esm/components/arrowright-single.js +14 -0
- package/esm/components/arrowright-single.js.map +1 -0
- package/esm/components/chart-pie-single.d.ts +4 -0
- package/esm/components/chart-pie-single.js +14 -0
- package/esm/components/chart-pie-single.js.map +1 -0
- package/esm/components/check-circle-single.d.ts +4 -0
- package/esm/components/check-circle-single.js +14 -0
- package/esm/components/check-circle-single.js.map +1 -0
- package/esm/components/check-outline-single.d.ts +4 -0
- package/esm/components/check-outline-single.js +14 -0
- package/esm/components/check-outline-single.js.map +1 -0
- package/esm/components/chrome.d.ts +4 -0
- package/esm/components/chrome.js +14 -0
- package/esm/components/chrome.js.map +1 -0
- package/esm/components/clipboard-check-single.d.ts +4 -0
- package/esm/components/clipboard-check-single.js +14 -0
- package/esm/components/clipboard-check-single.js.map +1 -0
- package/esm/components/dashboard.d.ts +4 -0
- package/esm/components/dashboard.js +14 -0
- package/esm/components/dashboard.js.map +1 -0
- package/esm/components/data-flow.d.ts +4 -0
- package/esm/components/data-flow.js +14 -0
- package/esm/components/data-flow.js.map +1 -0
- package/esm/components/discord-fill-single.d.ts +4 -0
- package/esm/components/discord-fill-single.js +14 -0
- package/esm/components/discord-fill-single.js.map +1 -0
- package/esm/components/examples.d.ts +4 -0
- package/esm/components/examples.js +14 -0
- package/esm/components/examples.js.map +1 -0
- package/esm/components/features-single.d.ts +4 -0
- package/esm/components/features-single.js +14 -0
- package/esm/components/features-single.js.map +1 -0
- package/esm/components/features.d.ts +4 -0
- package/esm/components/features.js +14 -0
- package/esm/components/features.js.map +1 -0
- package/esm/components/guides.d.ts +4 -0
- package/esm/components/guides.js +14 -0
- package/esm/components/guides.js.map +1 -0
- package/esm/components/icons.d.ts +4 -0
- package/esm/components/icons.js +14 -0
- package/esm/components/icons.js.map +1 -0
- package/esm/components/info-single.d.ts +4 -0
- package/esm/components/info-single.js +14 -0
- package/esm/components/info-single.js.map +1 -0
- package/esm/components/layers-single.d.ts +4 -0
- package/esm/components/layers-single.js +14 -0
- package/esm/components/layers-single.js.map +1 -0
- package/esm/components/layers.d.ts +4 -0
- package/esm/components/layers.js +14 -0
- package/esm/components/layers.js.map +1 -0
- package/esm/components/log.d.ts +4 -0
- package/esm/components/log.js +14 -0
- package/esm/components/log.js.map +1 -0
- package/esm/components/minus-single.d.ts +4 -0
- package/esm/components/minus-single.js +14 -0
- package/esm/components/minus-single.js.map +1 -0
- package/esm/components/network.d.ts +4 -0
- package/esm/components/network.js +14 -0
- package/esm/components/network.js.map +1 -0
- package/esm/components/newspaper.d.ts +4 -0
- package/esm/components/newspaper.js +14 -0
- package/esm/components/newspaper.js.map +1 -0
- package/esm/components/open-source.d.ts +4 -0
- package/esm/components/open-source.js +14 -0
- package/esm/components/open-source.js.map +1 -0
- package/esm/components/puzzle-single.d.ts +4 -0
- package/esm/components/puzzle-single.js +14 -0
- package/esm/components/puzzle-single.js.map +1 -0
- package/esm/components/qiyeweixin-fill-single.d.ts +4 -0
- package/esm/components/qiyeweixin-fill-single.js +14 -0
- package/esm/components/qiyeweixin-fill-single.js.map +1 -0
- package/esm/components/question-mark-single.d.ts +4 -0
- package/esm/components/question-mark-single.js +14 -0
- package/esm/components/question-mark-single.js.map +1 -0
- package/esm/components/report-single.d.ts +4 -0
- package/esm/components/report-single.js +14 -0
- package/esm/components/report-single.js.map +1 -0
- package/esm/components/report.d.ts +4 -0
- package/esm/components/report.js +14 -0
- package/esm/components/report.js.map +1 -0
- package/esm/components/roadmap.d.ts +4 -0
- package/esm/components/roadmap.js +14 -0
- package/esm/components/roadmap.js.map +1 -0
- package/esm/components/rocket-fill-single.d.ts +4 -0
- package/esm/components/rocket-fill-single.js +14 -0
- package/esm/components/rocket-fill-single.js.map +1 -0
- package/esm/components/terminal-single.d.ts +4 -0
- package/esm/components/terminal-single.js +14 -0
- package/esm/components/terminal-single.js.map +1 -0
- package/esm/components/tutorials.d.ts +4 -0
- package/esm/components/tutorials.js +14 -0
- package/esm/components/tutorials.js.map +1 -0
- package/esm/components/twitter-fill-single.d.ts +4 -0
- package/esm/components/twitter-fill-single.js +14 -0
- package/esm/components/twitter-fill-single.js.map +1 -0
- package/esm/components/uses.d.ts +4 -0
- package/esm/components/uses.js +14 -0
- package/esm/components/uses.js.map +1 -0
- package/esm/components/workspace.d.ts +4 -0
- package/esm/components/workspace.js +14 -0
- package/esm/components/workspace.js.map +1 -0
- package/esm/components/youtube-fill-single.d.ts +4 -0
- package/esm/components/youtube-fill-single.js +14 -0
- package/esm/components/youtube-fill-single.js.map +1 -0
- package/esm/components/zhihu-fill-single.d.ts +4 -0
- package/esm/components/zhihu-fill-single.js +14 -0
- package/esm/components/zhihu-fill-single.js.map +1 -0
- package/esm/icons.d.ts +38 -0
- package/esm/icons.js +38 -0
- package/esm/icons.js.map +1 -1
- package/esm/manifest.d.ts +5 -1
- package/esm/manifest.js +55 -15
- package/esm/manifest.js.map +1 -1
- package/package.json +1 -1
package/dist/manifest.d.ts
CHANGED
|
@@ -26,7 +26,7 @@ export declare const singleShareManifest: {
|
|
|
26
26
|
stem: string;
|
|
27
27
|
icon: string;
|
|
28
28
|
}[];
|
|
29
|
-
export declare const
|
|
29
|
+
export declare const binaryWebsiteManifest: {
|
|
30
30
|
stem: string;
|
|
31
31
|
icon: string;
|
|
32
32
|
}[];
|
|
@@ -34,6 +34,10 @@ export declare const singleDocumentOperationsManifest: {
|
|
|
34
34
|
stem: string;
|
|
35
35
|
icon: string;
|
|
36
36
|
}[];
|
|
37
|
+
export declare const singleUniverOfficialWebsiteWebManifest: {
|
|
38
|
+
stem: string;
|
|
39
|
+
icon: string;
|
|
40
|
+
}[];
|
|
37
41
|
export declare const singleGlobalFunctionalityManifest: {
|
|
38
42
|
stem: string;
|
|
39
43
|
icon: string;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "g", "attrs": { "clipPath": "url(#api_clip0_6378_5507)" }, "children": [{ "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M6.66439 3.33464C6.66439 2.59826 7.26134 2.0013 7.99772 2.0013 8.7341 2.0013 9.33105 2.59826 9.33105 3.33464V4.0032C9.33105 4.37139 9.62953 4.66987 9.99772 4.66987 10.3659 4.66987 10.6644 4.37139 10.6644 4.0032V3.33464C10.6644 1.86187 9.47048.667969 7.99772.667969 6.52497.667969 5.33105 1.86187 5.33105 3.33464V7.98037C5.33105 8.34856 5.62953 8.64704 5.99772 8.64704 6.36591 8.64704 6.66439 8.34856 6.66439 7.98037V3.33464zM10.6644 8.00339C10.6644 7.6352 10.3659 7.33672 9.99772 7.33672 9.62953 7.33672 9.33105 7.6352 9.33105 8.00339V12.6689C9.33105 13.4053 8.7341 14.0022 7.99772 14.0022 7.26134 14.0022 6.66439 13.4053 6.66439 12.6689V11.9922C6.66439 11.624 6.36591 11.3256 5.99772 11.3256 5.62953 11.3256 5.33105 11.624 5.33105 11.9922V12.6689C5.33105 14.1416 6.52496 15.3356 7.99772 15.3356 9.47048 15.3356 10.6644 14.1416 10.6644 12.6689V8.00339z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M2.00228 7.9987C2.00228 7.26066 2.59853 6.66536 3.33033 6.66536H3.99848C4.36667 6.66536 4.66515 6.36689 4.66515 5.9987 4.66515 5.63051 4.36667 5.33203 3.99848 5.33203H3.33033C1.85882 5.33203.668945 6.52761.668945 7.9987.668945 9.46979 1.85882 10.6654 3.33033 10.6654H8.00228C8.37047 10.6654 8.66894 10.3669 8.66894 9.9987 8.66894 9.63051 8.37047 9.33203 8.00228 9.33203H3.33033C2.59853 9.33203 2.00228 8.73674 2.00228 7.9987zM7.99811 5.33203C7.62992 5.33203 7.33145 5.63051 7.33145 5.9987 7.33145 6.36689 7.62992 6.66536 7.99811 6.66536H12.661C13.4007 6.66536 13.9981 7.26349 13.9981 7.9987 13.9981 8.7339 13.4007 9.33203 12.661 9.33203H12.0202C11.652 9.33203 11.3535 9.63051 11.3535 9.9987 11.3535 10.3669 11.652 10.6654 12.0202 10.6654H12.661C14.1347 10.6654 15.3314 9.47262 15.3314 7.9987 15.3314 6.52477 14.1347 5.33203 12.661 5.33203H7.99811z" } }] }, { "tag": "defs", "attrs": {}, "children": [{ "tag": "clipPath", "attrs": { "id": "api_clip0_6378_5507" }, "children": [{ "tag": "path", "attrs": { "fill": "#fff", "d": "M0 0H16V16H0z" } }] }] }], "defIds": ["api_clip0_6378_5507"] };
|
|
5
|
+
export var Api = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'api',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Api.displayName = 'Api';
|
|
13
|
+
export default Api;
|
|
14
|
+
//# sourceMappingURL=api.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api.js","sourceRoot":"","sources":["../../src/components/api.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,GAAG,EAAC,OAAO,EAAC,EAAC,UAAU,EAAC,2BAA2B,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,eAAe,EAAC,GAAG,EAAC,s1BAAs1B,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,i1BAAi1B,EAAC,EAAC,CAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAE,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,UAAU,EAAC,OAAO,EAAC,EAAC,IAAI,EAAC,qBAAqB,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,GAAG,EAAC,eAAe,EAAC,EAAC,CAAC,EAAC,CAAC,EAAC,CAAC,EAAC,QAAQ,EAAC,CAAC,qBAAqB,CAAC,EAAC,CAAC;AAExpE,MAAM,CAAC,IAAM,GAAG,GAAG,UAAU,CAC3B,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,KAAK;QACT,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,GAAG,CAAC,WAAW,GAAG,KAAK,CAAC;AAExB,eAAe,GAAG,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M7.99961 14.4016C9.69699 14.4016 11.3249 13.7273 12.5251 12.527C13.7253 11.3268 14.3996 9.69895 14.3996 8.00156C14.3996 6.30418 13.7253 4.67631 12.5251 3.47608C11.3249 2.27585 9.69699 1.60156 7.99961 1.60156C6.30222 1.60156 4.67436 2.27585 3.47413 3.47608C2.27389 4.67631 1.59961 6.30418 1.59961 8.00156C1.59961 9.69895 2.27389 11.3268 3.47413 12.527C4.67436 13.7273 6.30222 14.4016 7.99961 14.4016V14.4016ZM10.9652 7.43596L8.56521 5.03596C8.41433 4.89024 8.21225 4.8096 8.00249 4.81142C7.79273 4.81325 7.59208 4.89738 7.44375 5.04571C7.29543 5.19403 7.21129 5.39468 7.20947 5.60444C7.20765 5.8142 7.28828 6.01628 7.43401 6.16716L8.46841 7.20156H5.59961C5.38744 7.20156 5.18395 7.28585 5.03392 7.43588C4.88389 7.58591 4.79961 7.78939 4.79961 8.00156C4.79961 8.21374 4.88389 8.41722 5.03392 8.56725C5.18395 8.71728 5.38744 8.80156 5.59961 8.80156H8.46841L7.43401 9.83596C7.3576 9.90976 7.29665 9.99804 7.25473 10.0956C7.2128 10.1932 7.19073 10.2982 7.18981 10.4044C7.18889 10.5107 7.20913 10.616 7.24935 10.7143C7.28958 10.8126 7.34898 10.902 7.42409 10.9771C7.49921 11.0522 7.58853 11.1116 7.68685 11.1518C7.78516 11.192 7.89051 11.2123 7.99673 11.2114C8.10295 11.2104 8.20793 11.1884 8.30553 11.1464C8.40314 11.1045 8.49141 11.0436 8.56521 10.9672L10.9652 8.56716C11.1152 8.41714 11.1994 8.21369 11.1994 8.00156C11.1994 7.78943 11.1152 7.58598 10.9652 7.43596V7.43596Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var ArrowCircleRightSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'arrow-circle-right-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
ArrowCircleRightSingle.displayName = 'ArrowCircleRightSingle';
|
|
13
|
+
export default ArrowCircleRightSingle;
|
|
14
|
+
//# sourceMappingURL=arrow-circle-right-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"arrow-circle-right-single.js","sourceRoot":"","sources":["../../src/components/arrow-circle-right-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,21CAA21C,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAE/iD,MAAM,CAAC,IAAM,sBAAsB,GAAG,UAAU,CAC9C,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,2BAA2B;QAC/B,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,sBAAsB,CAAC,WAAW,GAAG,wBAAwB,CAAC;AAE9D,eAAe,sBAAsB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 17 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M9.92417 3.07417C9.68985 2.83986 9.30995 2.83986 9.07564 3.07417C8.84132 3.30849 8.84132 3.68839 9.07564 3.9227L12.5514 7.39844H2.9999C2.66853 7.39844 2.3999 7.66707 2.3999 7.99844C2.3999 8.32981 2.66853 8.59844 2.9999 8.59844H12.5514L9.07564 12.0742C8.84132 12.3085 8.84132 12.6884 9.07564 12.9227C9.30995 13.157 9.68985 13.157 9.92417 12.9227L14.4242 8.4227C14.5413 8.30554 14.5999 8.15199 14.5999 7.99844C14.5999 7.91708 14.5837 7.83951 14.5544 7.76877C14.5251 7.698 14.4817 7.6317 14.4242 7.57417L9.92417 3.07417Z" } }] };
|
|
5
|
+
export var ArrowrightSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'arrowright-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
ArrowrightSingle.displayName = 'ArrowrightSingle';
|
|
13
|
+
export default ArrowrightSingle;
|
|
14
|
+
//# sourceMappingURL=arrowright-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"arrowright-single.js","sourceRoot":"","sources":["../../src/components/arrowright-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,ugBAAugB,EAAC,EAAC,CAAC,EAAC,CAAC;AAEjrB,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAU,CACxC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,mBAAmB;QACvB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,gBAAgB,CAAC,WAAW,GAAG,kBAAkB,CAAC;AAElD,eAAe,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 17 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M12.3598 8.34957H8.14929V4.13905C8.14929 3.95293 8.07535 3.77444 7.94375 3.64283C7.81214 3.51123 7.63365 3.43729 7.44753 3.43729C6.33718 3.43729 5.25177 3.76655 4.32854 4.38343C3.40532 5.00031 2.68575 5.8771 2.26084 6.90293C1.83593 7.92876 1.72475 9.05755 1.94137 10.1466C2.15799 11.2356 2.69267 12.2359 3.47781 13.021C4.26295 13.8062 5.26327 14.3409 6.35229 14.5575C7.4413 14.7741 8.5701 14.6629 9.59593 14.238C10.6218 13.8131 11.4986 13.0935 12.1154 12.1703C12.7323 11.2471 13.0616 10.1617 13.0616 9.05133C13.0616 8.86521 12.9876 8.68672 12.856 8.55511C12.7244 8.42351 12.5459 8.34957 12.3598 8.34957Z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M9.5528 1.33203C9.36668 1.33203 9.18818 1.40597 9.05658 1.53757C8.92498 1.66917 8.85104 1.84767 8.85104 2.03379V6.94606C8.85104 7.13218 8.92498 7.31068 9.05658 7.44228C9.18818 7.57388 9.36668 7.64782 9.5528 7.64782H14.4651C14.6512 7.64782 14.8297 7.57388 14.9613 7.44228C15.0929 7.31068 15.1668 7.13218 15.1668 6.94606C15.1652 5.45764 14.5731 4.03066 13.5207 2.97819C12.4682 1.92572 11.0412 1.3337 9.5528 1.33203Z" } }] };
|
|
5
|
+
export var ChartPieSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'chart-pie-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
ChartPieSingle.displayName = 'ChartPieSingle';
|
|
13
|
+
export default ChartPieSingle;
|
|
14
|
+
//# sourceMappingURL=chart-pie-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chart-pie-single.js","sourceRoot":"","sources":["../../src/components/chart-pie-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,6lBAA6lB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,+ZAA+Z,EAAC,EAAC,CAAC,EAAC,CAAC;AAE1tC,MAAM,CAAC,IAAM,cAAc,GAAG,UAAU,CACtC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,kBAAkB;QACtB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,cAAc,CAAC,WAAW,GAAG,gBAAgB,CAAC;AAE9C,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M8 2C6.81331 2 5.65328 2.35189 4.66658 3.01118C3.67989 3.67047 2.91085 4.60754 2.45673 5.7039C2.0026 6.80025 1.88378 8.00665 2.11529 9.17054C2.3468 10.3344 2.91825 11.4035 3.75736 12.2426C4.59648 13.0818 5.66557 13.6532 6.82946 13.8847C7.99335 14.1162 9.19975 13.9974 10.2961 13.5433C11.3925 13.0891 12.3295 12.3201 12.9888 11.3334C13.6481 10.3467 14 9.18669 14 8C13.9983 6.40924 13.3656 4.88413 12.2407 3.75929C11.1159 2.63445 9.59076 2.00175 8 2ZM10.2242 7.2242L7.8242 9.6242C7.71169 9.73668 7.5591 9.79987 7.4 9.79987C7.2409 9.79987 7.08832 9.73668 6.9758 9.6242L5.7758 8.4242C5.66651 8.31104 5.60603 8.15948 5.6074 8.00216C5.60876 7.84484 5.67187 7.69435 5.78311 7.58311C5.89436 7.47186 6.04484 7.40876 6.20216 7.40739C6.35948 7.40603 6.51104 7.4665 6.6242 7.5758L7.4 8.3516L9.3758 6.3758C9.48896 6.2665 9.64052 6.20603 9.79784 6.20739C9.95516 6.20876 10.1056 6.27186 10.2169 6.38311C10.3281 6.49435 10.3912 6.64484 10.3926 6.80216C10.394 6.95948 10.3335 7.11104 10.2242 7.2242Z" } }] };
|
|
5
|
+
export var CheckCircleSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'check-circle-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
CheckCircleSingle.displayName = 'CheckCircleSingle';
|
|
13
|
+
export default CheckCircleSingle;
|
|
14
|
+
//# sourceMappingURL=check-circle-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"check-circle-single.js","sourceRoot":"","sources":["../../src/components/check-circle-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,w9BAAw9B,EAAC,EAAC,CAAC,EAAC,CAAC;AAEloC,MAAM,CAAC,IAAM,iBAAiB,GAAG,UAAU,CACzC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,qBAAqB;QACzB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,iBAAiB,CAAC,WAAW,GAAG,mBAAmB,CAAC;AAEpD,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M6.48321 12C6.30912 12.0007 6.14168 11.9272 6.01668 11.795L2.86829 8.46197C2.80554 8.39514 2.75547 8.31547 2.72094 8.22752C2.68641 8.13957 2.66809 8.04506 2.66704 7.94939C2.66492 7.75618 2.73323 7.56995 2.85696 7.43169C2.98069 7.29343 3.1497 7.21445 3.32681 7.21213C3.50391 7.20981 3.67461 7.28434 3.80135 7.41933L6.48587 10.2601L12.1988 4.20704C12.3257 4.07206 12.4966 3.9976 12.6738 4.00006C12.8511 4.00251 13.0201 4.08168 13.1439 4.22013C13.2676 4.35859 13.3359 4.545 13.3336 4.73835C13.3314 4.9317 13.2588 5.11616 13.1319 5.25115L6.94973 11.795C6.82474 11.9272 6.6573 12.0007 6.48321 12Z" } }] };
|
|
5
|
+
export var CheckOutlineSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'check-outline-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
CheckOutlineSingle.displayName = 'CheckOutlineSingle';
|
|
13
|
+
export default CheckOutlineSingle;
|
|
14
|
+
//# sourceMappingURL=check-outline-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"check-outline-single.js","sourceRoot":"","sources":["../../src/components/check-outline-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,ilBAAilB,EAAC,EAAC,CAAC,EAAC,CAAC;AAE3vB,MAAM,CAAC,IAAM,kBAAkB,GAAG,UAAU,CAC1C,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,sBAAsB;QAC1B,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,kBAAkB,CAAC,WAAW,GAAG,oBAAoB,CAAC;AAEtD,eAAe,kBAAkB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.11621 7.99844C1.11621 4.19803 4.19705 1.11719 7.99746 1.11719C11.7979 1.11719 14.8787 4.19803 14.8787 7.99844C14.8787 11.7988 11.7979 14.8797 7.99746 14.8797C4.19705 14.8797 1.11621 11.7988 1.11621 7.99844ZM2.61217 6.65958C2.50592 7.08835 2.44954 7.53681 2.44954 7.99844C2.44954 10.2362 3.77442 12.1645 5.68256 13.0418L7.43345 11.416C6.60043 11.2795 5.86741 10.8459 5.34683 10.2275C5.3129 10.198 5.28146 10.1647 5.25317 10.1275L2.61217 6.65958ZM3.19326 5.22189L4.64461 7.12769C5.03078 5.63648 6.3855 4.53521 7.99746 4.53521H12.3319C11.3153 3.26445 9.75143 2.45052 7.99746 2.45052C5.94502 2.45052 4.15289 3.56504 3.19326 5.22189ZM13.1218 5.86854H10.7285C11.1873 6.45599 11.4607 7.19529 11.4607 7.99844C11.4607 9.09298 10.9529 10.0689 10.1601 10.7036L7.16542 13.4844C7.43683 13.5252 7.71467 13.5464 7.99746 13.5464C11.0615 13.5464 13.5454 11.0625 13.5454 7.99844C13.5454 7.2438 13.3947 6.52436 13.1218 5.86854ZM9.37444 9.62343C9.83504 9.23275 10.1274 8.64973 10.1274 7.99844C10.1274 6.82212 9.17378 5.86854 7.99746 5.86854C6.82114 5.86854 5.86757 6.82212 5.86757 7.99844C5.86757 9.17476 6.82114 10.1283 7.99746 10.1283C8.48513 10.1283 8.93451 9.96445 9.29353 9.68874L9.29755 9.68501C9.32201 9.6623 9.34772 9.64178 9.37444 9.62343Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M7.99546 5.86458C6.81914 5.86458 5.86556 6.81816 5.86556 7.99448C5.86556 9.1708 6.81914 10.1244 7.99546 10.1244C9.17178 10.1244 10.1254 9.1708 10.1254 7.99448C10.1254 6.81816 9.17178 5.86458 7.99546 5.86458ZM4.53223 7.99448C4.53223 6.08178 6.08276 4.53125 7.99546 4.53125C9.90816 4.53125 11.4587 6.08178 11.4587 7.99448C11.4587 9.90718 9.90816 11.4577 7.99546 11.4577C6.08276 11.4577 4.53223 9.90718 4.53223 7.99448Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var Chrome = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'chrome',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Chrome.displayName = 'Chrome';
|
|
13
|
+
export default Chrome;
|
|
14
|
+
//# sourceMappingURL=chrome.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chrome.js","sourceRoot":"","sources":["../../src/components/chrome.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,itCAAitC,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,eAAe,EAAC,GAAG,EAAC,kaAAka,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEt6D,MAAM,CAAC,IAAM,MAAM,GAAG,UAAU,CAC9B,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,QAAQ;QACZ,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,MAAM,CAAC,WAAW,GAAG,QAAQ,CAAC;AAE9B,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M12.6667 1.9987H10.4813C10.3652 1.79667 10.1981 1.62873 9.99656 1.51171C9.79507 1.3947 9.56634 1.33273 9.33333 1.33203H6.66667C6.43366 1.33273 6.20493 1.3947 6.00344 1.51171C5.80194 1.62873 5.63476 1.79667 5.51867 1.9987H3.33333C2.97971 1.9987 2.64057 2.13917 2.39052 2.38922C2.14048 2.63927 2 2.97841 2 3.33203V13.332C2 13.6857 2.14048 14.0248 2.39052 14.2748C2.64057 14.5249 2.97971 14.6654 3.33333 14.6654H12.6667C13.0203 14.6654 13.3594 14.5249 13.6095 14.2748C13.8595 14.0248 14 13.6857 14 13.332V3.33203C14 2.97841 13.8595 2.63927 13.6095 2.38922C13.3594 2.13917 13.0203 1.9987 12.6667 1.9987ZM6.66667 2.66536H9.33333V4.66536H6.66667V2.66536ZM10.4667 8.19136L7.81667 10.7627C7.69226 10.8835 7.52571 10.951 7.35233 10.951C7.17896 10.951 7.01241 10.8835 6.888 10.7627L5.53333 9.45336C5.47047 9.39208 5.4203 9.31902 5.38568 9.23834C5.35106 9.15767 5.33266 9.07096 5.33155 8.98318C5.33043 8.8954 5.34662 8.80826 5.37918 8.72673C5.41175 8.6452 5.46005 8.57089 5.52133 8.50803C5.58262 8.44517 5.65568 8.395 5.73636 8.36038C5.81703 8.32575 5.90373 8.30736 5.99151 8.30625C6.0793 8.30513 6.16644 8.32132 6.24797 8.35388C6.32949 8.38644 6.40381 8.43475 6.46667 8.49603L7.352 9.35536L9.53867 7.2347C9.60087 7.17089 9.67524 7.1202 9.75738 7.08563C9.83951 7.05106 9.92774 7.03331 10.0169 7.03342C10.106 7.03353 10.1942 7.05151 10.2762 7.08629C10.3582 7.12107 10.4325 7.17194 10.4945 7.2359C10.5566 7.29987 10.6052 7.37562 10.6374 7.45869C10.6697 7.54175 10.685 7.63044 10.6824 7.71952C10.6798 7.80859 10.6594 7.89624 10.6223 7.97729C10.5853 8.05833 10.5323 8.13113 10.4667 8.19136Z" } }] };
|
|
5
|
+
export var ClipboardCheckSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'clipboard-check-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
ClipboardCheckSingle.displayName = 'ClipboardCheckSingle';
|
|
13
|
+
export default ClipboardCheckSingle;
|
|
14
|
+
//# sourceMappingURL=clipboard-check-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clipboard-check-single.js","sourceRoot":"","sources":["../../src/components/clipboard-check-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,yiDAAyiD,EAAC,EAAC,CAAC,EAAC,CAAC;AAEntD,MAAM,CAAC,IAAM,oBAAoB,GAAG,UAAU,CAC5C,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,wBAAwB;QAC5B,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,oBAAoB,CAAC,WAAW,GAAG,sBAAsB,CAAC;AAE1D,eAAe,oBAAoB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M8.65339 6.69212C8.65339 6.33145 8.361 6.03906 8.00033 6.03906C7.63965 6.03906 7.34727 6.33145 7.34727 6.69212V8.10675C6.58626 8.37567 6.04102 9.10141 6.04102 9.9545C6.04102 11.0365 6.91817 11.9137 8.0002 11.9137C9.08223 11.9137 9.95938 11.0365 9.95938 9.9545C9.95938 9.1015 9.41426 8.37583 8.65339 8.10684V6.69212ZM7.95614 9.3029C7.97075 9.30387 7.98548 9.30437 8.00033 9.30437C8.01513 9.30437 8.02982 9.30388 8.04438 9.30291C8.38445 9.32562 8.65326 9.60867 8.65326 9.9545C8.65326 10.3152 8.36087 10.6076 8.0002 10.6076C7.63952 10.6076 7.34714 10.3152 7.34714 9.9545C7.34714 9.60863 7.61601 9.32555 7.95614 9.3029Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M8.65378 4.08119C8.65378 3.72051 8.36139 3.42812 8.00072 3.42812 7.64004 3.42812 7.34766 3.72051 7.34766 4.08119V4.73425C7.34766 5.09492 7.64004 5.38731 8.00072 5.38731 8.36139 5.38731 8.65378 5.09492 8.65378 4.73425V4.08119zM2.44766 9.30619C2.44766 8.94551 2.74004 8.65312 3.10072 8.65312H3.75377C4.11444 8.65312 4.40683 8.94551 4.40683 9.30619 4.40683 9.66686 4.11444 9.95925 3.75377 9.95925H3.10072C2.74004 9.95925 2.44766 9.66686 2.44766 9.30619zM4.86875 5.5819C4.61372 5.32687 4.20022 5.32687 3.94518 5.5819 3.69015 5.83694 3.69015 6.25043 3.94518 6.50547L4.40696 6.96725C4.662 7.22229 5.0755 7.22229 5.33053 6.96725 5.58557 6.71221 5.58557 6.29872 5.33053 6.04368L4.86875 5.5819zM11.5914 9.30619C11.5914 8.94551 11.8838 8.65312 12.2445 8.65312H12.8975C13.2582 8.65312 13.5506 8.94551 13.5506 9.30619 13.5506 9.66686 13.2582 9.95925 12.8975 9.95925H12.2445C11.8838 9.95925 11.5914 9.66686 11.5914 9.30619zM12.1868 6.50545C12.4418 6.25041 12.4418 5.83691 12.1868 5.58189 11.9317 5.32686 11.5182 5.32687 11.2632 5.58192L10.8014 6.04373C10.5464 6.29878 10.5464 6.71227 10.8015 6.9673 11.0565 7.22233 11.47 7.22231 11.725 6.96727L12.1868 6.50545z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M8.00007 1.79688C4.03263 1.79688 0.816406 5.01311 0.816406 8.98055C0.816406 10.817 1.41577 12.6867 2.62204 13.9947C2.74568 14.1288 2.91975 14.205 3.10212 14.205H12.898C13.0804 14.205 13.2545 14.1288 13.3781 13.9947C14.5844 12.6867 15.1837 10.817 15.1837 8.98055C15.1837 5.01311 11.9675 1.79688 8.00007 1.79688ZM2.12253 8.98055C2.12253 5.73446 4.75399 3.103 8.00007 3.103C11.2462 3.103 13.8776 5.73446 13.8776 8.98055C13.8776 10.4545 13.4249 11.8858 12.6002 12.8989H3.4C2.57523 11.8858 2.12253 10.4545 2.12253 8.98055Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var Dashboard = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'dashboard',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Dashboard.displayName = 'Dashboard';
|
|
13
|
+
export default Dashboard;
|
|
14
|
+
//# sourceMappingURL=dashboard.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dashboard.js","sourceRoot":"","sources":["../../src/components/dashboard.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,eAAe,EAAC,GAAG,EAAC,ymBAAymB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,6nCAA6nC,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,ugBAAugB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEplF,MAAM,CAAC,IAAM,SAAS,GAAG,UAAU,CACjC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,WAAW;QACf,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,SAAS,CAAC,WAAW,GAAG,WAAW,CAAC;AAEpC,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M11.6385 4.05475H8.62946V2.71875H11.6385C12.8911 2.71875 13.9065 3.73417 13.9065 4.98675V6.42046C13.9065 7.67304 12.8911 8.68846 11.6385 8.68846H4.36468C3.84995 8.68846 3.43268 9.10573 3.43268 9.62046V11.0149C3.43268 11.5296 3.84995 11.9469 4.36468 11.9469H7.28641V13.2829H4.36468C3.1121 13.2829 2.09668 12.2675 2.09668 11.0149V9.62046C2.09668 8.36788 3.1121 7.35246 4.36468 7.35246H11.6385C12.1532 7.35246 12.5705 6.93519 12.5705 6.42046V4.98675C12.5705 4.47202 12.1532 4.05475 11.6385 4.05475Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M1.10938 2.68203C1.10938 1.79837 1.82572 1.08203 2.70938 1.08203H7.14641C8.03007 1.08203 8.74642 1.79838 8.74642 2.68203V4.09376C8.74642 4.97741 8.03007 5.69376 7.14642 5.69376H2.70938C1.82572 5.69376 1.10938 4.97741 1.10938 4.09376V2.68203zM2.70938 2.41803H7.14641C7.29222 2.41803 7.41041 2.53623 7.41041 2.68203V4.09376C7.41041 4.23956 7.29222 4.35776 7.14642 4.35776H2.70938C2.56357 4.35776 2.44537 4.23956 2.44537 4.09376V2.68203C2.44537 2.53623 2.56357 2.41803 2.70938 2.41803zM7.25313 11.907C7.25313 11.0234 7.96947 10.307 8.85313 10.307H13.2902C14.1738 10.307 14.8902 11.0234 14.8902 11.907V13.3188C14.8902 14.2024 14.1738 14.9188 13.2902 14.9188H8.85313C7.96947 14.9188 7.25313 14.2024 7.25313 13.3188V11.907zM8.85313 11.643H13.2902C13.436 11.643 13.5542 11.7612 13.5542 11.907V13.3188C13.5542 13.4646 13.436 13.5828 13.2902 13.5828H8.85313C8.70732 13.5828 8.58913 13.4646 8.58913 13.3188V11.907C8.58913 11.7612 8.70732 11.643 8.85313 11.643z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var DataFlow = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'data-flow',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
DataFlow.displayName = 'DataFlow';
|
|
13
|
+
export default DataFlow;
|
|
14
|
+
//# sourceMappingURL=data-flow.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-flow.js","sourceRoot":"","sources":["../../src/components/data-flow.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,ifAAif,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,eAAe,EAAC,GAAG,EAAC,w7BAAw7B,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAE5tD,MAAM,CAAC,IAAM,QAAQ,GAAG,UAAU,CAChC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,WAAW;QACf,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,QAAQ,CAAC,WAAW,GAAG,UAAU,CAAC;AAElC,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M13.5447 2.76875C12.5249 2.30083 11.4313 1.95609 10.2879 1.75864C10.2671 1.75483 10.2463 1.76435 10.2356 1.7834C10.0949 2.03354 9.93915 2.35988 9.83006 2.61637C8.60027 2.43226 7.37679 2.43226 6.17221 2.61637C6.0631 2.35417 5.90166 2.03354 5.76038 1.7834C5.74966 1.76499 5.72886 1.75547 5.70803 1.75864C4.56527 1.95546 3.47171 2.3002 2.45129 2.76875C2.44246 2.77256 2.43488 2.77892 2.42986 2.78717C0.355594 5.88607 -0.212633 8.90881 0.0661201 11.8941C0.0673814 11.9087 0.0755799 11.9226 0.086932 11.9315C1.45547 12.9366 2.78114 13.5467 4.08219 13.9511C4.10301 13.9575 4.12507 13.9498 4.13832 13.9327C4.44608 13.5124 4.72043 13.0693 4.95565 12.6032C4.96953 12.5759 4.95628 12.5436 4.92791 12.5328C4.49275 12.3677 4.0784 12.1664 3.67982 11.9379C3.64829 11.9195 3.64577 11.8744 3.67477 11.8528C3.75865 11.7899 3.84255 11.7245 3.92264 11.6585C3.93713 11.6465 3.95732 11.6439 3.97435 11.6515C6.59286 12.847 9.4277 12.847 12.0153 11.6515C12.0323 11.6433 12.0525 11.6458 12.0677 11.6579C12.1478 11.7239 12.2316 11.7899 12.3161 11.8528C12.3451 11.8744 12.3433 11.9195 12.3117 11.9379C11.9131 12.1709 11.4988 12.3677 11.063 12.5321C11.0346 12.5429 11.022 12.5759 11.0359 12.6032C11.2762 13.0686 11.5505 13.5118 11.8526 13.9321C11.8652 13.9498 11.8879 13.9575 11.9087 13.9511C13.2161 13.5467 14.5417 12.9366 15.9103 11.9315C15.9223 11.9226 15.9298 11.9093 15.9311 11.8947C16.2647 8.44341 15.3723 5.44546 13.5655 2.7878C13.5611 2.77892 13.5535 2.77256 13.5447 2.76875ZM5.34668 10.0764C4.55833 10.0764 3.90875 9.3526 3.90875 8.46374C3.90875 7.57488 4.54574 6.85112 5.34668 6.85112C6.15392 6.85112 6.79721 7.58124 6.78459 8.46374C6.78459 9.3526 6.14761 10.0764 5.34668 10.0764ZM10.6632 10.0764C9.87484 10.0764 9.22526 9.3526 9.22526 8.46374C9.22526 7.57488 9.86222 6.85112 10.6632 6.85112C11.4704 6.85112 12.1137 7.58124 12.1011 8.46374C12.1011 9.3526 11.4704 10.0764 10.6632 10.0764Z" } }] };
|
|
5
|
+
export var DiscordFillSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'discord-fill-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
DiscordFillSingle.displayName = 'DiscordFillSingle';
|
|
13
|
+
export default DiscordFillSingle;
|
|
14
|
+
//# sourceMappingURL=discord-fill-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"discord-fill-single.js","sourceRoot":"","sources":["../../src/components/discord-fill-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,g1DAAg1D,EAAC,EAAC,CAAC,EAAC,CAAC;AAE1/D,MAAM,CAAC,IAAM,iBAAiB,GAAG,UAAU,CACzC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,qBAAqB;QACzB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,iBAAiB,CAAC,WAAW,GAAG,mBAAmB,CAAC;AAEpD,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M0.790039 4.36956C0.790039 3.11698 1.80546 2.10156 3.05804 2.10156H12.9402C14.1928 2.10156 15.2082 3.11698 15.2082 4.36956V11.6306C15.2082 12.8831 14.1928 13.8986 12.9402 13.8986H3.05804C1.80546 13.8986 0.790039 12.8831 0.790039 11.6306V4.36956ZM3.05804 3.43756C2.54331 3.43756 2.12604 3.85483 2.12604 4.36956V11.6306C2.12604 12.1453 2.54331 12.5626 3.05804 12.5626H12.9402C13.4549 12.5626 13.8722 12.1453 13.8722 11.6306V4.36956C13.8722 3.85483 13.4549 3.43756 12.9402 3.43756H3.05804Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M3.74707 6.80394C3.74707 5.99318 4.40432 5.33594 5.21507 5.33594H6.7218C7.09073 5.33594 7.3898 5.63501 7.3898 6.00394 7.3898 6.37286 7.09073 6.67194 6.7218 6.67194H5.21507C5.14217 6.67194 5.08307 6.73104 5.08307 6.80394V7.33006H6.7218C7.09073 7.33006 7.3898 7.62913 7.3898 7.99806 7.3898 8.36699 7.09073 8.66606 6.7218 8.66606H5.08307V9.19218C5.08307 9.26508 5.14217 9.32418 5.21507 9.32418H6.7218C7.09073 9.32418 7.3898 9.62326 7.3898 9.99218 7.3898 10.3611 7.09073 10.6602 6.7218 10.6602H5.21507C4.40432 10.6602 3.74707 10.0029 3.74707 9.19218V6.80394zM8.29967 5.55869C8.59392 5.33615 9.01286 5.39428 9.23539 5.68853L10.1439 6.88986 11.0525 5.68853C11.275 5.39428 11.694 5.33615 11.9882 5.55869 12.2825 5.78123 12.3406 6.20017 12.1181 6.49442L10.9815 7.99727 12.1146 9.49558C12.3372 9.78983 12.279 10.2088 11.9848 10.4313 11.6905 10.6538 11.2716 10.5957 11.0491 10.3015L10.1439 9.10469 9.23884 10.3015C9.0163 10.5957 8.59736 10.6538 8.30311 10.4313 8.00886 10.2088 7.95072 9.78983 8.17326 9.49558L9.30642 7.99727 8.16982 6.49442C7.94728 6.20017 8.00542 5.78123 8.29967 5.55869z" } }] };
|
|
5
|
+
export var Examples = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'examples',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Examples.displayName = 'Examples';
|
|
13
|
+
export default Examples;
|
|
14
|
+
//# sourceMappingURL=examples.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"examples.js","sourceRoot":"","sources":["../../src/components/examples.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,weAAwe,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,eAAe,EAAC,GAAG,EAAC,yjCAAyjC,EAAC,EAAC,CAAC,EAAC,CAAC;AAE1yD,MAAM,CAAC,IAAM,QAAQ,GAAG,UAAU,CAChC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,UAAU;QACd,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,QAAQ,CAAC,WAAW,GAAG,UAAU,CAAC;AAElC,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 17 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.51465 3.43854C1.51465 2.1867 2.52947 1.17188 3.78132 1.17188H6.42092C7.67276 1.17188 8.68758 2.1867 8.68758 3.43854V7.00019C8.68758 8.25203 7.67276 9.26685 6.42092 9.26685H3.78132C2.52947 9.26685 1.51465 8.25203 1.51465 7.00019V3.43854zM3.78132 2.50521C3.26585 2.50521 2.84798 2.92308 2.84798 3.43854V7.00019C2.84798 7.51565 3.26585 7.93352 3.78132 7.93352H6.42092C6.93638 7.93352 7.35425 7.51565 7.35425 7.00019V3.43854C7.35425 2.92308 6.93638 2.50521 6.42092 2.50521H3.78132zM1.51602 12.4399C1.51602 11.3078 2.43371 10.3901 3.56575 10.3901H13.0935C14.2256 10.3901 15.1432 11.3078 15.1432 12.4399 15.1432 13.5719 14.2256 14.4896 13.0935 14.4896H3.56575C2.43371 14.4896 1.51602 13.5719 1.51602 12.4399zM3.56575 11.7235C3.17009 11.7235 2.84935 12.0442 2.84935 12.4399 2.84935 12.8355 3.17009 13.1563 3.56575 13.1563H13.0935C13.4892 13.1563 13.8099 12.8355 13.8099 12.4399 13.8099 12.0442 13.4892 11.7235 13.0935 11.7235H3.56575zM9.81641 3.06793C9.81641 2.02077 10.6653 1.17188 11.7125 1.17188H13.2492C14.2964 1.17188 15.1453 2.02077 15.1453 3.06793 15.1453 4.11509 14.2964 4.96399 13.2492 4.96399H11.7125C10.6653 4.96399 9.81641 4.11509 9.81641 3.06793zM11.7125 2.50521C11.4017 2.50521 11.1497 2.75715 11.1497 3.06793 11.1497 3.37872 11.4017 3.63065 11.7125 3.63065H13.2492C13.56 3.63065 13.8119 3.37872 13.8119 3.06793 13.8119 2.75715 13.56 2.50521 13.2492 2.50521H11.7125zM9.81641 7.37418C9.81641 6.32702 10.6653 5.47813 11.7125 5.47813H13.2492C14.2964 5.47813 15.1453 6.32702 15.1453 7.37418 15.1453 8.42134 14.2964 9.27024 13.2492 9.27024H11.7125C10.6653 9.27024 9.81641 8.42134 9.81641 7.37418zM11.7125 6.81146C11.4017 6.81146 11.1497 7.0634 11.1497 7.37418 11.1497 7.68496 11.4017 7.93691 11.7125 7.93691H13.2492C13.56 7.93691 13.8119 7.68497 13.8119 7.37418 13.8119 7.0634 13.56 6.81146 13.2492 6.81146H11.7125z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var FeaturesSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'features-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
FeaturesSingle.displayName = 'FeaturesSingle';
|
|
13
|
+
export default FeaturesSingle;
|
|
14
|
+
//# sourceMappingURL=features-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"features-single.js","sourceRoot":"","sources":["../../src/components/features-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,8xDAA8xD,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEl/D,MAAM,CAAC,IAAM,cAAc,GAAG,UAAU,CACtC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,iBAAiB;QACrB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,cAAc,CAAC,WAAW,GAAG,gBAAgB,CAAC;AAE9C,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.18164 3.43854C1.18164 2.1867 2.19646 1.17188 3.44831 1.17188H6.08791C7.33975 1.17188 8.35458 2.1867 8.35458 3.43854V7.00019C8.35458 8.25203 7.33975 9.26685 6.08791 9.26685H3.44831C2.19646 9.26685 1.18164 8.25203 1.18164 7.00019V3.43854zM3.44831 2.50521C2.93284 2.50521 2.51497 2.92308 2.51497 3.43854V7.00019C2.51497 7.51565 2.93284 7.93352 3.44831 7.93352H6.08791C6.60337 7.93352 7.02124 7.51565 7.02124 7.00019V3.43854C7.02124 2.92308 6.60337 2.50521 6.08791 2.50521H3.44831zM1.18301 12.4399C1.18301 11.3078 2.10071 10.3901 3.23274 10.3901H12.7605C13.8925 10.3901 14.8102 11.3078 14.8102 12.4399 14.8102 13.5719 13.8925 14.4896 12.7605 14.4896H3.23274C2.10071 14.4896 1.18301 13.5719 1.18301 12.4399zM3.23274 11.7235C2.83709 11.7235 2.51634 12.0442 2.51634 12.4399 2.51634 12.8355 2.83709 13.1563 3.23274 13.1563H12.7605C13.1562 13.1563 13.4769 12.8355 13.4769 12.4399 13.4769 12.0442 13.1562 11.7235 12.7605 11.7235H3.23274z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M9.4834 3.06793C9.4834 2.02077 10.3323 1.17188 11.3795 1.17188H12.9162C13.9634 1.17188 14.8122 2.02077 14.8122 3.06793 14.8122 4.11509 13.9634 4.96399 12.9162 4.96399H11.3795C10.3323 4.96399 9.4834 4.11509 9.4834 3.06793zM11.3795 2.50521C11.0687 2.50521 10.8167 2.75715 10.8167 3.06793 10.8167 3.37872 11.0687 3.63065 11.3795 3.63065H12.9162C13.227 3.63065 13.4789 3.37872 13.4789 3.06793 13.4789 2.75715 13.227 2.50521 12.9162 2.50521H11.3795zM9.4834 7.37418C9.4834 6.32702 10.3323 5.47813 11.3795 5.47813H12.9162C13.9634 5.47813 14.8122 6.32702 14.8122 7.37418 14.8122 8.42134 13.9634 9.27024 12.9162 9.27024H11.3795C10.3323 9.27024 9.4834 8.42134 9.4834 7.37418zM11.3795 6.81146C11.0687 6.81146 10.8167 7.0634 10.8167 7.37418 10.8167 7.68496 11.0687 7.93691 11.3795 7.93691H12.9162C13.227 7.93691 13.4789 7.68497 13.4789 7.37418 13.4789 7.0634 13.227 6.81146 12.9162 6.81146H11.3795z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var Features = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'features',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Features.displayName = 'Features';
|
|
13
|
+
export default Features;
|
|
14
|
+
//# sourceMappingURL=features.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"features.js","sourceRoot":"","sources":["../../src/components/features.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,o6BAAo6B,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,eAAe,EAAC,GAAG,EAAC,w3BAAw3B,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAE/kE,MAAM,CAAC,IAAM,QAAQ,GAAG,UAAU,CAChC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,UAAU;QACd,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,QAAQ,CAAC,WAAW,GAAG,UAAU,CAAC;AAElC,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M8 6C8.23924 6 8.46013 6.12819 8.57883 6.33591L9.91216 8.66924C10.0293 8.8742 10.0293 9.1258 9.91216 9.33076L8.57883 11.6641C8.46013 11.8718 8.23924 12 8 12C7.76076 12 7.53987 11.8718 7.42117 11.6641L6.08784 9.33076C5.97072 9.1258 5.97072 8.8742 6.08784 8.66924L7.42117 6.33591C7.53987 6.12819 7.76076 6 8 6ZM7.4345 9L8 9.98962L8.5655 9L8 8.01038L7.4345 9Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M6.33561 0.667969C5.96742 0.667969 5.66895 0.966446 5.66895 1.33464C5.66895 1.70283 5.96742 2.0013 6.33561 2.0013H9.66894C10.0371 2.0013 10.3356 1.70283 10.3356 1.33464C10.3356 0.966446 10.0371 0.667969 9.66894 0.667969H6.33561Z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.66895 9.0013C1.66895 5.50351 4.50449 2.66797 8.00228 2.66797C11.5001 2.66797 14.3356 5.50351 14.3356 9.0013C14.3356 12.4991 11.5001 15.3346 8.00228 15.3346C4.50449 15.3346 1.66895 12.4991 1.66895 9.0013ZM3.04708 8.3291C3.34586 6.10558 5.10614 4.34516 7.3296 4.04617V4.6666C7.3296 5.03479 7.62807 5.33327 7.99626 5.33327C8.36445 5.33327 8.66293 5.03479 8.66293 4.6666V4.04456C10.8921 4.33881 12.6582 6.10157 12.9575 8.3291H12.3338C11.9656 8.3291 11.6671 8.62758 11.6671 8.99577C11.6671 9.36396 11.9656 9.66244 12.3338 9.66244H12.959C12.664 11.8952 10.8957 13.6633 8.66293 13.958V13.3333C8.66293 12.9651 8.36445 12.6666 7.99626 12.6666C7.62807 12.6666 7.3296 12.9651 7.3296 13.3333V13.9564C5.10246 13.6569 3.34003 11.8912 3.0456 9.66244H3.6671C4.03529 9.66244 4.33376 9.36396 4.33376 8.99577C4.33376 8.62758 4.03529 8.3291 3.6671 8.3291H3.04708Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var Guides = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'guides',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Guides.displayName = 'Guides';
|
|
13
|
+
export default Guides;
|
|
14
|
+
//# sourceMappingURL=guides.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"guides.js","sourceRoot":"","sources":["../../src/components/guides.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,eAAe,EAAC,GAAG,EAAC,sWAAsW,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,sOAAsO,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,g1BAAg1B,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEnwD,MAAM,CAAC,IAAM,MAAM,GAAG,UAAU,CAC9B,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,QAAQ;QACZ,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,MAAM,CAAC,WAAW,GAAG,QAAQ,CAAC;AAE9B,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M6.4845 2.54036C4.48473 2.54036 2.86361 4.16149 2.86361 6.16126C2.86361 8.16102 4.48473 9.78215 6.4845 9.78215V11.1155C3.74835 11.1155 1.53027 8.8974 1.53027 6.16126C1.53027 3.42511 3.74835 1.20703 6.4845 1.20703C9.22065 1.20703 11.4387 3.42511 11.4387 6.16126H10.1054C10.1054 4.16149 8.48427 2.54036 6.4845 2.54036Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M5.50977 7.76276C5.50977 6.51091 6.52459 5.49609 7.77643 5.49609H12.539C13.7909 5.49609 14.8057 6.51092 14.8057 7.76276V12.5254C14.8057 13.7772 13.7909 14.792 12.539 14.792H7.77643C6.52459 14.792 5.50977 13.7772 5.50977 12.5254V7.76276ZM7.77643 6.82943C7.26097 6.82943 6.8431 7.2473 6.8431 7.76276V12.5254C6.8431 13.0408 7.26097 13.4587 7.77643 13.4587H12.539C13.0545 13.4587 13.4724 13.0408 13.4724 12.5254V7.76276C13.4724 7.2473 13.0545 6.82943 12.539 6.82943H7.77643Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var Icons = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'icons',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Icons.displayName = 'Icons';
|
|
13
|
+
export default Icons;
|
|
14
|
+
//# sourceMappingURL=icons.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"icons.js","sourceRoot":"","sources":["../../src/components/icons.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,eAAe,EAAC,GAAG,EAAC,8TAA8T,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,wdAAwd,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEzkC,MAAM,CAAC,IAAM,KAAK,GAAG,UAAU,CAC7B,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,OAAO;QACX,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,KAAK,CAAC,WAAW,GAAG,OAAO,CAAC;AAE5B,eAAe,KAAK,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 17", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M8.00016 1.58203C6.68162 1.58203 5.39269 1.97302 4.29636 2.70557C3.20004 3.43811 2.34555 4.4793 1.84097 5.69747C1.33638 6.91565 1.20436 8.25609 1.4616 9.5493C1.71883 10.8425 2.35377 12.0304 3.28612 12.9627C4.21847 13.8951 5.40636 14.53 6.69956 14.7873C7.99277 15.0445 9.33321 14.9125 10.5514 14.4079C11.7696 13.9033 12.8108 13.0488 13.5433 11.9525C14.2758 10.8562 14.6668 9.56724 14.6668 8.2487C14.6649 6.48118 13.9619 4.78662 12.7121 3.5368C11.4622 2.28697 9.76768 1.58397 8.00016 1.58203V1.58203ZM7.66683 4.2487C7.86461 4.2487 8.05795 4.30735 8.2224 4.41723C8.38685 4.52711 8.51502 4.68329 8.59071 4.86601C8.6664 5.04874 8.6862 5.24981 8.64762 5.44379C8.60903 5.63777 8.51379 5.81595 8.37394 5.9558C8.23409 6.09566 8.0559 6.1909 7.86192 6.22948C7.66794 6.26807 7.46687 6.24826 7.28415 6.17258C7.10142 6.09689 6.94524 5.96872 6.83536 5.80427C6.72548 5.63982 6.66683 5.44648 6.66683 5.2487C6.66683 4.98348 6.77219 4.72913 6.95972 4.54159C7.14726 4.35405 7.40162 4.2487 7.66683 4.2487ZM9.3335 11.582H6.66683C6.49002 11.582 6.32045 11.5118 6.19543 11.3868C6.0704 11.2617 6.00016 11.0922 6.00016 10.9154C6.00016 10.7386 6.0704 10.569 6.19543 10.444C6.32045 10.3189 6.49002 10.2487 6.66683 10.2487H7.3335V8.2487H6.66683C6.49002 8.2487 6.32045 8.17846 6.19543 8.05343C6.0704 7.92841 6.00016 7.75884 6.00016 7.58203C6.00016 7.40522 6.0704 7.23565 6.19543 7.11063C6.32045 6.9856 6.49002 6.91536 6.66683 6.91536H8.00016C8.17698 6.91536 8.34655 6.9856 8.47157 7.11063C8.59659 7.23565 8.66683 7.40522 8.66683 7.58203V10.2487H9.3335C9.51031 10.2487 9.67988 10.3189 9.8049 10.444C9.92993 10.569 10.0002 10.7386 10.0002 10.9154C10.0002 11.0922 9.92993 11.2617 9.8049 11.3868C9.67988 11.5118 9.51031 11.582 9.3335 11.582Z" } }] };
|
|
5
|
+
export var InfoSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'info-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
InfoSingle.displayName = 'InfoSingle';
|
|
13
|
+
export default InfoSingle;
|
|
14
|
+
//# sourceMappingURL=info-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"info-single.js","sourceRoot":"","sources":["../../src/components/info-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,6qDAA6qD,EAAC,EAAC,CAAC,EAAC,CAAC;AAEv1D,MAAM,CAAC,IAAM,UAAU,GAAG,UAAU,CAClC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,aAAa;QACjB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,UAAU,CAAC,WAAW,GAAG,YAAY,CAAC;AAEtC,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// This file is generated automatically by `useTemplate.ts`. DO NOT EDIT IT.
|
|
2
|
+
import { createElement, forwardRef } from 'react';
|
|
3
|
+
import { IconBase } from '../icon';
|
|
4
|
+
var element = { "tag": "svg", "attrs": { "fill": "none", "viewBox": "0 0 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M7.62836 1.21982C7.85848 1.08818 8.14108 1.08818 8.3712 1.21982L13.1757 3.96828C13.6778 4.25552 13.6778 4.97959 13.1757 5.26682L8.3712 8.01528C8.14108 8.14692 7.85847 8.14692 7.62836 8.01528L2.82385 5.26682C2.32174 4.97959 2.32174 4.25552 2.82385 3.96828L7.62836 1.21982ZM7.99978 2.54651L4.37943 4.61755L7.99978 6.6886L11.6201 4.61755L7.99978 2.54651Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M3.80182 7.44534C3.80182 7.07642 3.50275 6.77734 3.13382 6.77734C2.76489 6.77734 2.46582 7.07642 2.46582 7.44534V7.99852C2.46582 8.28607 2.62014 8.5515 2.87003 8.69376L7.60365 11.3886C7.84903 11.5283 8.14986 11.5283 8.39524 11.3886L13.1289 8.69376C13.3788 8.5515 13.5331 8.28607 13.5331 7.99852V7.44534C13.5331 7.07642 13.234 6.77734 12.8651 6.77734C12.4961 6.77734 12.1971 7.07642 12.1971 7.44534V7.6869L8.0786 10.0315C8.02953 10.0595 7.96936 10.0595 7.92029 10.0315L3.80182 7.68689V7.44534Z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M3.80182 10.8328C3.80182 10.4639 3.50275 10.1648 3.13382 10.1648C2.76489 10.1648 2.46582 10.4639 2.46582 10.8328V11.386C2.46582 11.6736 2.62014 11.939 2.87003 12.0813L7.60365 14.7761C7.84903 14.9158 8.14986 14.9158 8.39524 14.7761L13.1289 12.0813C13.3788 11.939 13.5331 11.6736 13.5331 11.386V10.8328C13.5331 10.4639 13.234 10.1648 12.8651 10.1648C12.4961 10.1648 12.1971 10.4639 12.1971 10.8328V11.0744L8.0786 13.419C8.02953 13.447 7.96936 13.447 7.92029 13.419L3.80182 11.0744V10.8328Z" } }] };
|
|
5
|
+
export var LayersSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'layers-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
LayersSingle.displayName = 'LayersSingle';
|
|
13
|
+
export default LayersSingle;
|
|
14
|
+
//# sourceMappingURL=layers-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layers-single.js","sourceRoot":"","sources":["../../src/components/layers-single.tsx"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,OAAO,EAAE,aAAa,EAAE,UAAU,EAAO,MAAM,OAAO,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAa,MAAM,SAAS,CAAC;AAE9C,IAAM,OAAO,GAAG,EAAC,KAAK,EAAC,KAAK,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,MAAM,EAAC,SAAS,EAAC,WAAW,EAAC,OAAO,EAAC,KAAK,EAAC,QAAQ,EAAC,KAAK,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,iWAAiW,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,8eAA8e,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,yeAAye,EAAC,EAAC,CAAC,EAAC,CAAC;AAEpnD,MAAM,CAAC,IAAM,YAAY,GAAG,UAAU,CACpC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,eAAe;QACnB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,YAAY,CAAC,WAAW,GAAG,cAAc,CAAC;AAE1C,eAAe,YAAY,CAAC"}
|