@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
|
@@ -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": "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 Layers = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'layers',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Layers.displayName = 'Layers';
|
|
13
|
+
export default Layers;
|
|
14
|
+
//# sourceMappingURL=layers.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"layers.js","sourceRoot":"","sources":["../../src/components/layers.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,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;AAErnD,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": "M3.92938 0.664063C2.67709 0.66373 1.66181 1.67898 1.66211 2.93127L1.66404 11.0667C1.66431 12.2342 2.5473 13.1954 3.68188 13.3193C3.80585 14.454 4.76732 15.337 5.93503 15.337H12.0684C13.3202 15.337 14.335 14.3222 14.335 13.0703V4.93698C14.335 3.76937 13.4522 2.80796 12.3176 2.68386C12.1939 1.54915 11.2326 0.666001 10.065 0.665691L3.92938 0.664063ZM10.9605 2.67031C10.8472 2.28249 10.4891 1.99914 10.0647 1.99902L3.92902 1.9974C3.41338 1.99726 2.99532 2.4153 2.99544 2.93095L2.99737 11.0663C2.99747 11.4906 3.28068 11.8487 3.66836 11.9621V4.93698C3.66836 3.68514 4.68318 2.67031 5.93503 2.67031H10.9605ZM5.00169 4.93698C5.00169 4.42151 5.41956 4.00365 5.93503 4.00365H12.0684C12.5838 4.00365 13.0017 4.42151 13.0017 4.93698V13.0703C13.0017 13.5858 12.5838 14.0036 12.0684 14.0036H5.93503C5.41956 14.0036 5.00169 13.5858 5.00169 13.0703V4.93698Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M6.99772 6.66797C6.62953 6.66797 6.33105 6.96645 6.33105 7.33464 6.33105 7.70283 6.62953 8.0013 6.99772 8.0013H10.9977C11.3659 8.0013 11.6644 7.70283 11.6644 7.33464 11.6644 6.96645 11.3659 6.66797 10.9977 6.66797H6.99772zM6.99772 9.33047C6.62953 9.33047 6.33105 9.62895 6.33105 9.99714 6.33105 10.3653 6.62953 10.6638 6.99772 10.6638H10.9977C11.3659 10.6638 11.6644 10.3653 11.6644 9.99714 11.6644 9.62895 11.3659 9.33047 10.9977 9.33047H6.99772z" } }] };
|
|
5
|
+
export var Log = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'log',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Log.displayName = 'Log';
|
|
13
|
+
export default Log;
|
|
14
|
+
//# sourceMappingURL=log.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"log.js","sourceRoot":"","sources":["../../src/components/log.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,80BAA80B,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,icAAic,EAAC,EAAC,CAAC,EAAC,CAAC;AAExhD,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": "M2.66699 7.9987C2.66699 7.63051 2.96547 7.33203 3.33366 7.33203L12.667 7.33203C13.0352 7.33203 13.3337 7.63051 13.3337 7.9987C13.3337 8.36689 13.0352 8.66536 12.667 8.66536L3.33366 8.66536C2.96547 8.66536 2.66699 8.36689 2.66699 7.9987Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var MinusSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'minus-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
MinusSingle.displayName = 'MinusSingle';
|
|
13
|
+
export default MinusSingle;
|
|
14
|
+
//# sourceMappingURL=minus-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"minus-single.js","sourceRoot":"","sources":["../../src/components/minus-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,8OAA8O,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAElc,MAAM,CAAC,IAAM,WAAW,GAAG,UAAU,CACnC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,cAAc;QAClB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,WAAW,CAAC,WAAW,GAAG,aAAa,CAAC;AAExC,eAAe,WAAW,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.17972 4.73857C2.24801 2.68918 4.46928 1.51064 6.76524 1.77508C8.88628 2.01938 10.6653 3.44849 11.3769 5.4298L11.6582 5.4298C13.2111 5.42878 14.7632 6.24955 15.2767 7.87028C15.769 9.42424 15.1973 11.118 13.8639 12.0557C13.5627 12.2675 13.1468 12.195 12.9351 11.8938C12.7233 11.5926 12.7957 11.1768 13.0969 10.965C13.9546 10.3619 14.3223 9.2725 14.0056 8.27299C13.7102 7.34043 12.7846 6.76227 11.6592 6.76313L10.885 6.76313C10.5807 6.76313 10.3149 6.55698 10.2393 6.26216C9.80215 4.5586 8.35989 3.3009 6.61268 3.09966C4.86543 2.89842 3.17504 3.79529 2.36206 5.35489C1.54909 6.9145 1.78188 8.81388 2.94743 10.131C3.19143 10.4067 3.16571 10.8281 2.88998 11.0721C2.61425 11.3161 2.19292 11.2903 1.94892 11.0146C0.417334 9.28385 0.111433 6.78797 1.17972 4.73857Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M5.71283 10.2266H10.2357C11.193 10.2266 11.9691 11.0026 11.9691 11.9599V12.5286C11.9691 13.4859 11.193 14.262 10.2357 14.262H5.71283C4.75553 14.262 3.97949 13.4859 3.97949 12.5286V11.9599C3.97949 11.0026 4.75553 10.2266 5.71283 10.2266ZM5.71283 11.5599H10.2357C10.4567 11.5599 10.6357 11.739 10.6357 11.9599V12.5286C10.6357 12.7496 10.4567 12.9286 10.2357 12.9286H5.71283C5.49191 12.9286 5.31283 12.7496 5.31283 12.5286V11.9599C5.31283 11.739 5.49191 11.5599 5.71283 11.5599Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M6.6416 8.74089C6.6416 8.3727 6.94008 8.07422 7.30827 8.07422H11.3083C11.6765 8.07422 11.9749 8.3727 11.9749 8.74089 11.9749 9.10908 11.6765 9.40755 11.3083 9.40755H7.30827C6.94008 9.40755 6.6416 9.10908 6.6416 8.74089zM3.97363 8.74089C3.97363 8.3727 4.27211 8.07422 4.6403 8.07422H5.30697C5.67516 8.07422 5.97363 8.3727 5.97363 8.74089 5.97363 9.10908 5.67516 9.40755 5.30697 9.40755H4.6403C4.27211 9.40755 3.97363 9.10908 3.97363 8.74089z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var Network = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'network',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Network.displayName = 'Network';
|
|
13
|
+
export default Network;
|
|
14
|
+
//# sourceMappingURL=network.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"network.js","sourceRoot":"","sources":["../../src/components/network.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,yvBAAyvB,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,6dAA6d,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,0bAA0b,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEjiE,MAAM,CAAC,IAAM,OAAO,GAAG,UAAU,CAC/B,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,SAAS;QACb,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC;AAEhC,eAAe,OAAO,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": "M3.59772 0.667969C2.34588 0.667969 1.33105 1.68279 1.33105 2.93463V10.4013C1.33105 11.6531 2.34588 12.668 3.59772 12.668H6.40978L6.66961 14.7466C6.71235 15.0885 7.00691 15.3374 7.34398 15.3305H12.4019C13.6537 15.3305 14.6686 14.3156 14.6686 13.0638V5.59713C14.6686 4.34529 13.6537 3.33047 12.4019 3.33047H10.481C10.0436 3.33047 9.63791 3.45347 9.29423 3.66523L9.16777 2.65349C9.02598 1.51918 8.06174 0.667969 6.9186 0.667969H3.59772ZM8.2219 12.6381C8.10171 12.6577 7.97814 12.668 7.85194 12.668H7.75349L7.80877 13.1102L8.2219 12.6381ZM7.07295 11.3346H7.85194C8.41333 11.3346 8.8477 10.8426 8.77806 10.2855L7.84473 2.81887C7.78635 2.3518 7.38931 2.0013 6.9186 2.0013H3.59772C3.08225 2.0013 2.66439 2.41917 2.66439 2.93463V10.4013C2.66439 10.9168 3.08226 11.3346 3.59772 11.3346H6.92399C6.97453 11.329 7.02441 11.3292 7.07295 11.3346ZM9.92427 8.66797L9.75735 7.33255H10.9977C11.3659 7.33255 11.6644 7.03408 11.6644 6.66589C11.6644 6.2977 11.3659 5.99922 10.9977 5.99922H9.59068L9.55489 5.7129C9.48526 5.15584 9.91962 4.6638 10.481 4.6638H12.4019C12.9174 4.6638 13.3352 5.08167 13.3352 5.59713V13.0638C13.3352 13.5793 12.9174 13.9971 12.4019 13.9971H8.80441L9.69776 12.9762C10.1236 12.4895 10.3213 11.8441 10.2411 11.2024L10.0909 10.0013H11.0019C11.3701 10.0013 11.6686 9.70283 11.6686 9.33464C11.6686 8.96645 11.3701 8.66797 11.0019 8.66797H9.92427Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M3.33105 3.9987C3.33105 3.63051 3.62953 3.33203 3.99772 3.33203H6.33105C6.69924 3.33203 6.99772 3.63051 6.99772 3.9987 6.99772 4.36689 6.69924 4.66536 6.33105 4.66536H3.99772C3.62953 4.66536 3.33105 4.36689 3.33105 3.9987zM3.33105 6.66745C3.33105 6.29926 3.62953 6.00078 3.99772 6.00078H6.66439C7.03258 6.00078 7.33105 6.29926 7.33105 6.66745 7.33105 7.03564 7.03258 7.33411 6.66439 7.33411H3.99772C3.62953 7.33411 3.33105 7.03564 3.33105 6.66745zM3.99772 8.66953C3.62953 8.66953 3.33105 8.96801 3.33105 9.3362 3.33105 9.70439 3.62953 10.0029 3.99772 10.0029H6.99772C7.36591 10.0029 7.66439 9.70439 7.66439 9.3362 7.66439 8.96801 7.36591 8.66953 6.99772 8.66953H3.99772z" } }] };
|
|
5
|
+
export var Newspaper = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'newspaper',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Newspaper.displayName = 'Newspaper';
|
|
13
|
+
export default Newspaper;
|
|
14
|
+
//# sourceMappingURL=newspaper.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"newspaper.js","sourceRoot":"","sources":["../../src/components/newspaper.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,q0CAAq0C,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,gqBAAgqB,EAAC,EAAC,CAAC,EAAC,CAAC;AAE9uE,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": "M3.66686 2.33203C2.7464 2.33203 2.0002 3.0782 2.0002 3.9987V10.332H1.33561C0.967422 10.332 0.668945 10.6305 0.668945 10.9987V11.6654C0.668945 13.1381 1.86285 14.332 3.33561 14.332H12.6689C14.1417 14.332 15.3356 13.1381 15.3356 11.6654V10.9987C15.3356 10.6305 15.0371 10.332 14.6689 10.332H14.0002V7.33203C14.0002 6.96384 13.7017 6.66536 13.3335 6.66536C12.9653 6.66536 12.6669 6.96384 12.6669 7.33203V10.332H3.33353V3.9987C3.33353 3.81459 3.48276 3.66536 3.66686 3.66536H7.33353C7.70172 3.66536 8.0002 3.36689 8.0002 2.9987C8.0002 2.63051 7.70172 2.33203 7.33353 2.33203H3.66686ZM2.00228 11.6654C2.00228 12.4017 2.59923 12.9987 3.33561 12.9987H12.6689C13.4053 12.9987 14.0023 12.4017 14.0023 11.6654H2.00228Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M11.4714 2.80604C11.7318 2.54569 11.7318 2.12358 11.4714 1.86323 11.2111 1.60288 10.7889 1.60288 10.5286 1.86323L9.19526 3.19656C8.93491 3.45691 8.93491 3.87902 9.19526 4.13937L10.5286 5.47271C10.7889 5.73306 11.2111 5.73306 11.4714 5.47271 11.7318 5.21236 11.7318 4.79025 11.4714 4.5299L10.6095 3.66797 11.4714 2.80604zM13.4693 1.86323C13.209 1.60288 12.7869 1.60288 12.5265 1.86323 12.2662 2.12358 12.2662 2.54569 12.5265 2.80604L13.3884 3.66797 12.5265 4.5299C12.2662 4.79025 12.2662 5.21236 12.5265 5.47271 12.7869 5.73306 13.209 5.73306 13.4693 5.47271L14.8027 4.13937C15.063 3.87902 15.063 3.45691 14.8027 3.19656L13.4693 1.86323z" } }] };
|
|
5
|
+
export var OpenSource = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'open-source',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
OpenSource.displayName = 'OpenSource';
|
|
13
|
+
export default OpenSource;
|
|
14
|
+
//# sourceMappingURL=open-source.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"open-source.js","sourceRoot":"","sources":["../../src/components/open-source.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,ssBAAssB,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,8nBAA8nB,EAAC,EAAC,CAAC,EAAC,CAAC;AAE7kD,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": "M2.26683 7.9987C1.75136 7.9987 1.3335 7.58083 1.3335 7.06536V4.93203C1.3335 4.41657 1.75136 3.9987 2.26683 3.9987H3.66683C4.03502 3.9987 4.3335 3.70022 4.3335 3.33203V3.33203C4.3335 2.22746 5.22893 1.33203 6.3335 1.33203C7.43806 1.33203 8.3335 2.22746 8.3335 3.33203V3.33203C8.3335 3.70022 8.63197 3.9987 9.00016 3.9987H10.4002C10.9156 3.9987 11.3335 4.41657 11.3335 4.93203V7.06536C11.3335 7.58083 11.7514 7.9987 12.2668 7.9987H12.6668C13.7714 7.9987 14.6668 8.89413 14.6668 9.9987C14.6668 11.1033 13.7714 11.9987 12.6668 11.9987H12.2668C11.7514 11.9987 11.3335 12.4166 11.3335 12.932V13.732C11.3335 14.2475 10.9156 14.6654 10.4002 14.6654H2.26683C1.75136 14.6654 1.3335 14.2475 1.3335 13.732V12.932C1.3335 12.4166 1.75136 11.9987 2.26683 11.9987H2.66683C3.7714 11.9987 4.66683 11.1033 4.66683 9.9987C4.66683 8.89413 3.7714 7.9987 2.66683 7.9987H2.26683Z" } }] };
|
|
5
|
+
export var PuzzleSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'puzzle-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
PuzzleSingle.displayName = 'PuzzleSingle';
|
|
13
|
+
export default PuzzleSingle;
|
|
14
|
+
//# sourceMappingURL=puzzle-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"puzzle-single.js","sourceRoot":"","sources":["../../src/components/puzzle-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,y1BAAy1B,EAAC,EAAC,CAAC,EAAC,CAAC;AAEngC,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"}
|
|
@@ -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(#qiyeweixin-fill-single_clip0_6380_5568)" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M16 3.2C16 1.43269 14.5673 0 12.8 0H3.2C1.43269 0 0 1.43269 0 3.2V12.8C0 14.5673 1.43269 16 3.2 16H12.8C14.5673 16 16 14.5673 16 12.8V3.2ZM11.9328 7.83111C11.9264 7.84963 11.9017 7.84737 11.8869 7.83455C11.815 7.77249 11.7398 7.72855 11.6615 7.70146C11.4145 7.61596 11.1235 7.44633 11.082 7.18819C11.0707 7.11797 11.0565 7.04834 11.0392 6.97908C10.8702 6.30502 10.5005 5.75842 9.96806 5.32071C9.25146 4.73126 8.41859 4.446 7.49767 4.40566C6.50672 4.36246 5.59401 4.6047 4.79115 5.19539C4.03044 5.75502 3.55837 6.49531 3.48567 7.45231C3.43673 8.09656 3.61856 8.68654 3.97686 9.22261C4.1903 9.54214 4.45375 9.81509 4.76097 10.0452C4.91368 10.1594 4.9628 10.3005 4.90886 10.4852C4.86295 10.643 4.82259 10.8026 4.78222 10.9622L4.74346 11.1141L4.73792 11.1332C4.73239 11.1512 4.72685 11.17 4.72685 11.1878C4.72685 11.2071 4.73346 11.2253 4.75418 11.2405C4.77257 11.2539 4.78901 11.2541 4.80437 11.2482C4.81762 11.2432 4.83009 11.2339 4.84225 11.2249C4.85025 11.2189 4.85812 11.213 4.86599 11.2085L4.99119 11.136C5.19974 11.0153 5.40844 10.8944 5.61366 10.7682C5.7737 10.6696 5.9332 10.6521 6.11538 10.7019C6.91539 10.921 7.71736 10.9199 8.51576 10.6918C8.61721 10.6628 8.64007 10.6744 8.64489 10.7842C8.65329 10.9811 8.7551 11.1364 8.9171 11.2498C8.93139 11.2598 8.94604 11.2692 8.96157 11.2787C8.97495 11.287 8.98893 11.2954 9.00383 11.3043L9.00384 11.3043L9.00385 11.3043V11.3043C9.02411 11.3165 9.02137 11.3464 8.99919 11.3545C8.74613 11.4474 8.49575 11.5082 8.24194 11.5524C7.46266 11.688 6.68873 11.6614 5.92302 11.457C5.8664 11.442 5.82139 11.4497 5.77102 11.4751C5.60491 11.559 5.43844 11.6423 5.27198 11.7257C5.01638 11.8535 4.76079 11.9813 4.50626 12.1115C4.36766 12.1823 4.2362 12.1923 4.10992 12.0977C4.04991 12.0527 4.01079 12.0004 3.98882 11.9412C3.96382 11.8739 3.96096 11.7978 3.974 11.7132C4.00797 11.4932 4.03631 11.2724 4.06466 11.0515C4.08178 10.9181 4.09889 10.7848 4.11725 10.6516C4.12046 10.6275 4.11707 10.6084 4.10939 10.592C4.09867 10.5688 4.07956 10.5509 4.05991 10.5331L4.05884 10.5322L4.04562 10.5199C3.67982 10.1716 3.35028 9.79313 3.10808 9.34721C2.32683 7.90894 2.57332 6.22094 3.74002 5.03616C4.51341 4.25089 5.45916 3.80978 6.5453 3.65626C7.4932 3.5222 8.41395 3.62449 9.29879 3.9924C10.2844 4.40209 11.0619 5.05169 11.5548 6.01226C11.8403 6.56868 11.9674 7.16187 11.9349 7.78773C11.9348 7.79202 11.9349 7.79648 11.9353 7.80112C11.9358 7.81076 11.9364 7.82094 11.9328 7.83111V7.83111ZM13.8611 10.4804C13.8572 10.7944 13.6334 11.0673 13.3251 11.1159C12.8837 11.1852 12.5138 11.3856 12.2054 11.705C12.1641 11.7477 12.1205 11.7835 12.0582 11.7771C11.9971 11.771 11.9499 11.7402 11.9281 11.6802C11.9231 11.6661 11.9199 11.6525 11.9187 11.6395C11.918 11.632 11.918 11.6247 11.9185 11.6173C11.9198 11.6 11.9242 11.5836 11.9315 11.5679C11.9419 11.5456 11.9578 11.5249 11.9778 11.5052C12.1253 11.3608 12.2559 11.2034 12.3563 11.0216C12.4658 10.8237 12.5404 10.6143 12.5797 10.3911C12.6349 10.078 12.8839 9.85186 13.1774 9.84115C13.4965 9.82973 13.7652 10.0236 13.8404 10.323C13.8436 10.3362 13.8461 10.3496 13.8481 10.3631C13.8498 10.3753 13.8513 10.3874 13.8525 10.3995L13.8554 10.427L13.8565 10.4376C13.8579 10.4518 13.8593 10.4661 13.8611 10.4804ZM12.0285 12.3037C12.0291 12.6302 11.776 12.9162 11.4639 12.9424C11.114 12.9717 10.8111 12.7505 10.7547 12.4049C10.682 11.9595 10.4769 11.5902 10.1567 11.2783C10.1192 11.2418 10.099 11.1994 10.0958 11.1589C10.092 11.11 10.1133 11.0638 10.1588 11.0336C10.1999 11.0065 10.2376 10.9995 10.2726 11.0072C10.3112 11.0156 10.3467 11.0415 10.3807 11.0768C10.5505 11.2542 10.7456 11.3971 10.9686 11.5017C11.0749 11.5515 11.1837 11.5923 11.2957 11.6234C11.3218 11.6306 11.348 11.6373 11.3745 11.6436C11.4121 11.6523 11.45 11.66 11.4884 11.6664C11.8079 11.7214 12.0284 11.9806 12.0285 12.3037ZM11.4041 8.01587C11.7026 8.01676 11.976 8.23366 12.0232 8.52356C12.0973 8.97948 12.3004 9.36345 12.6331 9.68174C12.7142 9.75957 12.7139 9.85775 12.6346 9.9188C12.5912 9.95219 12.5517 9.95986 12.5147 9.95094C12.4758 9.94165 12.4395 9.91381 12.4047 9.8781C12.3491 9.8208 12.2911 9.76725 12.2305 9.71744C12.0655 9.5816 11.8819 9.47377 11.6788 9.39523C11.5581 9.34864 11.4345 9.31312 11.3057 9.29312C10.9729 9.24207 10.7268 8.9411 10.7497 8.61728C10.7741 8.27346 11.0554 8.0148 11.4041 8.01587ZM10.5353 9.29809L10.5653 9.26849C10.6654 9.17066 10.7511 9.15603 10.8202 9.22761C10.8897 9.29955 10.8765 9.38113 10.7747 9.48377C10.535 9.72548 10.3599 10.0063 10.2594 10.3322C10.2431 10.3852 10.2323 10.4395 10.2214 10.4938L10.2142 10.5297C10.1997 10.6007 10.1831 10.6714 10.1524 10.7384C10.0307 11.0042 9.7121 11.1755 9.45169 11.1138C9.12572 11.0365 8.9046 10.7532 8.9221 10.4354C8.93871 10.1368 9.18948 9.8815 9.48848 9.84008C9.70818 9.80973 9.91483 9.7319 10.1068 9.61855C10.1431 9.59641 10.1786 9.57303 10.214 9.54946L10.2274 9.54055C10.2565 9.52121 10.2855 9.50193 10.3147 9.48306C10.3986 9.43339 10.467 9.36565 10.5353 9.2981L10.5353 9.29809Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] }, { "tag": "defs", "attrs": {}, "children": [{ "tag": "clipPath", "attrs": { "id": "qiyeweixin-fill-single_clip0_6380_5568" }, "children": [{ "tag": "path", "attrs": { "fill": "#fff", "d": "M0 0H16V16H0z" } }] }] }], "defIds": ["qiyeweixin-fill-single_clip0_6380_5568"] };
|
|
5
|
+
export var QiyeweixinFillSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'qiyeweixin-fill-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
QiyeweixinFillSingle.displayName = 'QiyeweixinFillSingle';
|
|
13
|
+
export default QiyeweixinFillSingle;
|
|
14
|
+
//# sourceMappingURL=qiyeweixin-fill-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"qiyeweixin-fill-single.js","sourceRoot":"","sources":["../../src/components/qiyeweixin-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,GAAG,EAAC,OAAO,EAAC,EAAC,UAAU,EAAC,8CAA8C,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,2xJAA2xJ,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,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,wCAAwC,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,wCAAwC,CAAC,EAAC,CAAC;AAE1zK,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 17", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M8.00016 2.08203C6.68162 2.08203 5.39269 2.47302 4.29636 3.20557C3.20004 3.93811 2.34555 4.9793 1.84097 6.19747C1.33638 7.41565 1.20436 8.75609 1.4616 10.0493C1.71883 11.3425 2.35377 12.5304 3.28612 13.4627C4.21847 14.3951 5.40636 15.03 6.69956 15.2873C7.99277 15.5445 9.33321 15.4125 10.5514 14.9079C11.7696 14.4033 12.8108 13.5488 13.5433 12.4525C14.2758 11.3562 14.6668 10.0672 14.6668 8.7487C14.6649 6.98118 13.9619 5.28662 12.7121 4.0368C11.4622 2.78697 9.76768 2.08397 8.00016 2.08203V2.08203ZM8.00016 12.7487C7.86831 12.7487 7.73942 12.7096 7.62978 12.6363C7.52015 12.5631 7.4347 12.459 7.38424 12.3371C7.33379 12.2153 7.32058 12.0813 7.34631 11.952C7.37203 11.8226 7.43553 11.7039 7.52876 11.6106C7.622 11.5174 7.74078 11.4539 7.8701 11.4282C7.99942 11.4024 8.13347 11.4157 8.25529 11.4661C8.3771 11.5166 8.48122 11.602 8.55448 11.7116C8.62773 11.8213 8.66683 11.9502 8.66683 12.082C8.66683 12.2588 8.59659 12.4284 8.47157 12.5534C8.34654 12.6785 8.17698 12.7487 8.00016 12.7487ZM8.66683 9.72603V10.082C8.66683 10.2588 8.59659 10.4284 8.47157 10.5534C8.34654 10.6785 8.17698 10.7487 8.00016 10.7487C7.82335 10.7487 7.65378 10.6785 7.52876 10.5534C7.40374 10.4284 7.3335 10.2588 7.3335 10.082V9.1367C7.33349 9.04692 7.35162 8.95808 7.38679 8.87548C7.42196 8.79288 7.47344 8.71824 7.53816 8.65603C7.60239 8.59344 7.67878 8.54469 7.76261 8.51281C7.84643 8.48093 7.93591 8.4666 8.0255 8.4707C8.15438 8.47537 8.28289 8.45395 8.40329 8.40772C8.52369 8.3615 8.63351 8.29142 8.72616 8.2017C8.81881 8.11198 8.89237 8.00446 8.94244 7.88561C8.9925 7.76675 9.01803 7.639 9.0175 7.51003C9.02775 7.24481 8.93223 6.98639 8.75195 6.7916C8.57166 6.59681 8.32138 6.48162 8.05616 6.47136C7.79095 6.46111 7.53252 6.55663 7.33773 6.73691C7.14295 6.9172 7.02775 7.16748 7.0175 7.4327C7.01539 7.52054 6.99569 7.60708 6.95956 7.68718C6.92343 7.76728 6.87161 7.83933 6.80716 7.89906C6.7427 7.95878 6.66693 8.00498 6.58431 8.03492C6.5017 8.06486 6.41392 8.07793 6.32616 8.07336C6.14967 8.06642 5.98313 7.98972 5.86314 7.8601C5.74314 7.73048 5.67949 7.55854 5.68616 7.38203C5.70509 6.95333 5.84187 6.53815 6.08147 6.18214C6.32107 5.82614 6.6542 5.54311 7.04423 5.36416C7.43426 5.18522 7.86608 5.1173 8.29221 5.16787C8.71835 5.21845 9.12228 5.38555 9.45959 5.65082C9.7969 5.91608 10.0545 6.26922 10.2041 6.67142C10.3538 7.07361 10.3896 7.50928 10.3076 7.9305C10.2257 8.35172 10.0292 8.74219 9.73969 9.05897C9.45021 9.37575 9.07899 9.60656 8.66683 9.72603Z" } }] };
|
|
5
|
+
export var QuestionMarkSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'question-mark-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
QuestionMarkSingle.displayName = 'QuestionMarkSingle';
|
|
13
|
+
export default QuestionMarkSingle;
|
|
14
|
+
//# sourceMappingURL=question-mark-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"question-mark-single.js","sourceRoot":"","sources":["../../src/components/question-mark-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,q4EAAq4E,EAAC,EAAC,CAAC,EAAC,CAAC;AAE/iF,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": "M4.66764 7.32422C4.29945 7.32422 4.00098 7.6227 4.00098 7.99089 4.00098 8.35908 4.29945 8.65755 4.66764 8.65755H8.33431C8.7025 8.65755 9.00098 8.35908 9.00098 7.99089 9.00098 7.6227 8.7025 7.32422 8.33431 7.32422H4.66764zM4.66764 9.99297C4.29945 9.99297 4.00098 10.2914 4.00098 10.6596 4.00098 11.0278 4.29945 11.3263 4.66764 11.3263H11.3343C11.7025 11.3263 12.001 11.0278 12.001 10.6596 12.001 10.2914 11.7025 9.99297 11.3343 9.99297H4.66764z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M4.66706 1.65234C5.03525 1.65234 5.33372 1.95082 5.33372 2.31901V3.00859H10.6629V2.31901C10.6629 1.95082 10.9614 1.65234 11.3296 1.65234C11.6977 1.65234 11.9962 1.95082 11.9962 2.31901V3.00859H12.7996C14.0522 3.00859 15.0676 4.02401 15.0676 5.27659V12.0766C15.0676 13.3292 14.0522 14.3446 12.7996 14.3446H3.19964C1.94706 14.3446 0.931641 13.3292 0.931641 12.0766V5.27659C0.931641 4.02401 1.94706 3.00859 3.19964 3.00859H4.00039V2.31901C4.00039 1.95082 4.29887 1.65234 4.66706 1.65234ZM10.6629 4.34459V4.98568C10.6629 5.35387 10.9614 5.65234 11.3296 5.65234C11.6977 5.65234 11.9962 5.35387 11.9962 4.98568V4.34459H12.7996C13.3144 4.34459 13.7316 4.76186 13.7316 5.27659V12.0766C13.7316 12.5913 13.3144 13.0086 12.7996 13.0086H3.19964C2.68491 13.0086 2.26764 12.5913 2.26764 12.0766V5.27659C2.26764 4.76186 2.68491 4.34459 3.19964 4.34459H4.00039V4.98568C4.00039 5.35387 4.29887 5.65234 4.66706 5.65234C5.03525 5.65234 5.33372 5.35387 5.33372 4.98568V4.34459H10.6629Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var ReportSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'report-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
ReportSingle.displayName = 'ReportSingle';
|
|
13
|
+
export default ReportSingle;
|
|
14
|
+
//# sourceMappingURL=report-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"report-single.js","sourceRoot":"","sources":["../../src/components/report-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,6bAA6b,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,u8BAAu8B,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAE5oD,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"}
|
|
@@ -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": "M4.66764 7.32422C4.29945 7.32422 4.00098 7.6227 4.00098 7.99089 4.00098 8.35908 4.29945 8.65755 4.66764 8.65755H8.33431C8.7025 8.65755 9.00098 8.35908 9.00098 7.99089 9.00098 7.6227 8.7025 7.32422 8.33431 7.32422H4.66764zM4.66764 9.99297C4.29945 9.99297 4.00098 10.2914 4.00098 10.6596 4.00098 11.0278 4.29945 11.3263 4.66764 11.3263H11.3343C11.7025 11.3263 12.001 11.0278 12.001 10.6596 12.001 10.2914 11.7025 9.99297 11.3343 9.99297H4.66764z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M4.66706 1.65234C5.03525 1.65234 5.33372 1.95082 5.33372 2.31901V3.00859H10.6629V2.31901C10.6629 1.95082 10.9614 1.65234 11.3296 1.65234C11.6977 1.65234 11.9962 1.95082 11.9962 2.31901V3.00859H12.7996C14.0522 3.00859 15.0676 4.02401 15.0676 5.27659V12.0766C15.0676 13.3292 14.0522 14.3446 12.7996 14.3446H3.19964C1.94706 14.3446 0.931641 13.3292 0.931641 12.0766V5.27659C0.931641 4.02401 1.94706 3.00859 3.19964 3.00859H4.00039V2.31901C4.00039 1.95082 4.29887 1.65234 4.66706 1.65234ZM10.6629 4.34459V4.98568C10.6629 5.35387 10.9614 5.65234 11.3296 5.65234C11.6977 5.65234 11.9962 5.35387 11.9962 4.98568V4.34459H12.7996C13.3144 4.34459 13.7316 4.76186 13.7316 5.27659V12.0766C13.7316 12.5913 13.3144 13.0086 12.7996 13.0086H3.19964C2.68491 13.0086 2.26764 12.5913 2.26764 12.0766V5.27659C2.26764 4.76186 2.68491 4.34459 3.19964 4.34459H4.00039V4.98568C4.00039 5.35387 4.29887 5.65234 4.66706 5.65234C5.03525 5.65234 5.33372 5.35387 5.33372 4.98568V4.34459H10.6629Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var Report = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'report',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Report.displayName = 'Report';
|
|
13
|
+
export default Report;
|
|
14
|
+
//# sourceMappingURL=report.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"report.js","sourceRoot":"","sources":["../../src/components/report.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,6bAA6b,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,u8BAAu8B,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAE7oD,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": "M3.59281 8.01172C2.41649 8.01172 1.46289 8.96532 1.46289 10.1416 1.46289 11.318 2.41649 12.2716 3.59281 12.2716H6.88383C7.25276 12.2716 7.55183 11.9725 7.55183 11.6036 7.55183 11.2346 7.25276 10.9356 6.88383 10.9356H3.59281C3.15434 10.9356 2.79889 10.5801 2.79889 10.1416 2.79889 9.70317 3.15434 9.34772 3.59281 9.34772H5.63611C6.00503 9.34772 6.30411 9.04864 6.30411 8.67972 6.30411 8.31079 6.00503 8.01172 5.63611 8.01172H3.59281zM12.408 10.918C13.5843 10.918 14.5379 11.8716 14.5379 13.0479 14.5379 14.2242 13.5843 15.1778 12.408 15.1778H6.23695C5.86802 15.1778 5.56895 14.8787 5.56895 14.5098 5.56895 14.1409 5.86802 13.8418 6.23695 13.8418H12.408C12.8464 13.8418 13.2019 13.4864 13.2019 13.0479 13.2019 12.6094 12.8464 12.254 12.408 12.254H9.11461C8.74568 12.254 8.44661 11.9549 8.44661 11.586 8.44661 11.217 8.74568 10.918 9.11461 10.918H12.408z" } }, { "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M10.911 5.05976C10.911 5.91385 10.2117 6.60623 9.34907 6.60623C8.48642 6.60623 7.78711 5.91385 7.78711 5.05976C7.78711 4.20566 8.48642 3.51328 9.34907 3.51328C10.2117 3.51328 10.911 4.20566 10.911 5.05976ZM9.71102 5.05976C9.71102 5.23987 9.56027 5.40623 9.34907 5.40623C9.13786 5.40623 8.98711 5.23987 8.98711 5.05976C8.98711 4.87965 9.13786 4.71328 9.34907 4.71328C9.56027 4.71328 9.71102 4.87965 9.71102 5.05976Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M10.0025 9.8056L12.0764 7.72566L12.0978 7.70337L12.1382 7.65865C13.4558 6.17411 13.3782 3.91841 11.9588 2.53548C11.282 1.87271 10.371 1.49703 9.41918 1.48843C8.46733 1.47983 7.54957 1.83886 6.86073 2.48931L6.81741 2.53073L6.77483 2.57289C5.38003 3.97068 5.32588 6.22699 6.66198 7.69106L6.68401 7.71421L8.75424 9.80362C9.09778 10.1503 9.65788 10.1512 10.0025 9.8056ZM11.024 3.48998L11.0264 3.4924C11.931 4.37366 11.9851 5.81464 11.1423 6.76806L11.1205 6.79221L9.38038 8.5374L7.64256 6.78348L7.64048 6.7813C6.79535 5.84559 6.83201 4.40967 7.71799 3.51913L7.74916 3.48827L7.78071 3.4581C8.2169 3.04757 8.79995 2.81889 9.40711 2.82438C10.0154 2.82987 10.5952 3.07007 11.024 3.48998Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var Roadmap = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'roadmap',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Roadmap.displayName = 'Roadmap';
|
|
13
|
+
export default Roadmap;
|
|
14
|
+
//# sourceMappingURL=roadmap.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"roadmap.js","sourceRoot":"","sources":["../../src/components/roadmap.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,q1BAAq1B,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,eAAe,EAAC,GAAG,EAAC,gaAAga,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,wqBAAwqB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAErwE,MAAM,CAAC,IAAM,OAAO,GAAG,UAAU,CAC/B,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,SAAS;QACb,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC;AAEhC,eAAe,OAAO,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.87317 12.5893L7.99795 13.4603C8.03429 13.718 8.1418 13.9605 8.30843 14.1605 8.47506 14.3606 8.69422 14.5104 8.94131 14.593 9.18839 14.6756 9.45364 14.6878 9.70728 14.6282 9.96093 14.5686 10.1929 14.4396 10.3773 14.2557L11.8642 12.7706C11.9812 12.6539 12.0532 12.4997 12.0675 12.3351L12.2658 10.0021C10.8624 10.8949 9.21144 11.845 7.87317 12.5893zM14.4839 2.36394C14.4488 2.15532 14.3494 1.96282 14.1997 1.81323 14.0499 1.66364 13.8572 1.56441 13.6483 1.52933 12.992 1.41372 12.3272 1.3526 11.6609 1.34659 10.6671 1.26122 9.67771 1.55353 8.89037 2.16509 7.64393 3.41 5.00383 8.13407 4.18222 9.62963 4.10979 9.76204 4.08244 9.9144 4.10432 10.0637 4.1262 10.213 4.19611 10.3511 4.3035 10.4572L5.54643 11.6965C5.61111 11.7625 5.68819 11.8149 5.77325 11.851 5.85831 11.887 5.94967 11.9059 6.04206 11.9066 6.15853 11.9069 6.27313 11.8775 6.37505 11.8212 7.87246 11.0013 12.6023 8.36442 13.8488 7.11951 14.9466 6.01814 14.6914 3.56684 14.4839 2.36394zM11.8642 6.12597C11.668 6.32175 11.4182 6.45507 11.1463 6.50905 10.8743 6.56304 10.5924 6.53528 10.3363 6.42927 10.0801 6.32327 9.86116 6.14378 9.70712 5.91351 9.55309 5.68323 9.47087 5.41251 9.47087 5.13557 9.47087 4.85864 9.55309 4.58792 9.70712 4.35764 9.86116 4.12737 10.0801 3.94788 10.3363 3.84188 10.5924 3.73587 10.8743 3.70811 11.1463 3.76209 11.4182 3.81608 11.668 3.94939 11.8642 4.14518 11.9944 4.27522 12.0977 4.42962 12.1682 4.59955 12.2387 4.76949 12.275 4.95163 12.275 5.13557 12.275 5.31952 12.2387 5.50166 12.1682 5.67159 12.0977 5.84153 11.9944 5.99593 11.8642 6.12597zM6.00351 3.74468L3.66837 3.94283C3.50393 3.95699 3.34976 4.02865 3.23302 4.14518L1.74473 5.63025C1.56044 5.8141 1.43107 6.04559 1.37113 6.29877 1.31118 6.55194 1.32304 6.81679 1.40537 7.06361 1.48769 7.31043 1.63723 7.52947 1.83722 7.69616 2.03721 7.86285 2.27973 7.9706 2.5376 8.00733L3.40969 8.13197C4.15559 6.79534 5.10619 5.14643 6.00351 3.74468z" } }] };
|
|
5
|
+
export var RocketFillSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'rocket-fill-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
RocketFillSingle.displayName = 'RocketFillSingle';
|
|
13
|
+
export default RocketFillSingle;
|
|
14
|
+
//# sourceMappingURL=rocket-fill-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rocket-fill-single.js","sourceRoot":"","sources":["../../src/components/rocket-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,+1DAA+1D,EAAC,EAAC,CAAC,EAAC,CAAC;AAEzgE,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,oBAAoB;QACxB,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 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M13.333 2H2.66634C2.31272 2 1.97358 2.14048 1.72353 2.39052C1.47348 2.64057 1.33301 2.97971 1.33301 3.33333V12.6667C1.33301 13.0203 1.47348 13.3594 1.72353 13.6095C1.97358 13.8595 2.31272 14 2.66634 14H13.333C13.6866 14 14.0258 13.8595 14.2758 13.6095C14.5259 13.3594 14.6663 13.0203 14.6663 12.6667V3.33333C14.6663 2.97971 14.5259 2.64057 14.2758 2.39052C14.0258 2.14048 13.6866 2 13.333 2V2ZM4.66634 11.3333C4.53451 11.3333 4.40564 11.2942 4.29604 11.2209C4.18643 11.1477 4.101 11.0436 4.05056 10.9218C4.00011 10.8 3.98691 10.6659 4.01262 10.5366C4.03833 10.4073 4.1018 10.2886 4.19501 10.1953L6.39034 8L4.19501 5.80467C4.07357 5.67893 4.00637 5.51053 4.00789 5.33573C4.00941 5.16094 4.07952 4.99373 4.20313 4.87012C4.32673 4.74652 4.49394 4.6764 4.66874 4.67488C4.84354 4.67337 5.01194 4.74056 5.13767 4.862L7.80434 7.52867C7.92932 7.65369 7.99953 7.82322 7.99953 8C7.99953 8.17678 7.92932 8.34631 7.80434 8.47133L5.13767 11.138C5.01268 11.263 4.84314 11.3333 4.66634 11.3333ZM11.333 11.3333H7.99967C7.82286 11.3333 7.65329 11.2631 7.52827 11.1381C7.40325 11.013 7.33301 10.8435 7.33301 10.6667C7.33301 10.4899 7.40325 10.3203 7.52827 10.1953C7.65329 10.0702 7.82286 10 7.99967 10H11.333C11.5098 10 11.6794 10.0702 11.8044 10.1953C11.9294 10.3203 11.9997 10.4899 11.9997 10.6667C11.9997 10.8435 11.9294 11.013 11.8044 11.1381C11.6794 11.2631 11.5098 11.3333 11.333 11.3333Z" } }] };
|
|
5
|
+
export var TerminalSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'terminal-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
TerminalSingle.displayName = 'TerminalSingle';
|
|
13
|
+
export default TerminalSingle;
|
|
14
|
+
//# sourceMappingURL=terminal-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"terminal-single.js","sourceRoot":"","sources":["../../src/components/terminal-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,k2CAAk2C,EAAC,EAAC,CAAC,EAAC,CAAC;AAE5gD,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": "M4.39749 1.33203C2.70308 1.33203 1.32949 2.70562 1.32949 4.40003V9.66329C0.96322 9.66554 0.666992 9.96315 0.666992 10.3299C0.666992 10.6967 0.96322 10.9944 1.32949 10.9966V11.6C1.32949 13.2944 2.70308 14.668 4.39749 14.668H11.5975C13.2919 14.668 14.6655 13.2944 14.6655 11.6V10.9966H14.667C15.0352 10.9966 15.3337 10.6981 15.3337 10.3299C15.3337 9.96176 15.0352 9.66328 14.667 9.66328H14.6655V4.40003C14.6655 2.70562 13.2919 1.33203 11.5975 1.33203H4.39749ZM13.3295 9.66328V4.40003C13.3295 3.44347 12.554 2.66803 11.5975 2.66803H4.39749C3.44094 2.66803 2.66549 3.44347 2.66549 4.40003V9.66328H5.00033C5.25284 9.66328 5.48368 9.80595 5.59661 10.0318L6.07902 10.9966H9.92164L10.404 10.0318C10.517 9.80595 10.7478 9.66328 11.0003 9.66328H13.3295ZM2.66549 10.9966V11.6C2.66549 12.5566 3.44093 13.332 4.39749 13.332H11.5975C12.554 13.332 13.3295 12.5566 13.3295 11.6V10.9966H11.4123L10.9299 11.9614C10.817 12.1873 10.5862 12.3299 10.3337 12.3299H5.66699C5.41448 12.3299 5.18364 12.1873 5.07071 11.9614L4.5883 10.9966H2.66549Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M5.66471 4.33203C5.29652 4.33203 4.99805 4.63051 4.99805 4.9987 4.99805 5.36689 5.29652 5.66536 5.66471 5.66536H10.3314C10.6996 5.66536 10.998 5.36689 10.998 4.9987 10.998 4.63051 10.6996 4.33203 10.3314 4.33203H5.66471zM5.67096 7.00078C5.30277 7.00078 5.0043 7.29926 5.0043 7.66745 5.0043 8.03564 5.30277 8.33411 5.67096 8.33411H10.3376C10.7058 8.33411 11.0043 8.03564 11.0043 7.66745 11.0043 7.29926 10.7058 7.00078 10.3376 7.00078H5.67096z" } }] };
|
|
5
|
+
export var Tutorials = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'tutorials',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Tutorials.displayName = 'Tutorials';
|
|
13
|
+
export default Tutorials;
|
|
14
|
+
//# sourceMappingURL=tutorials.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tutorials.js","sourceRoot":"","sources":["../../src/components/tutorials.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,8/BAA8/B,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,4bAA4b,EAAC,EAAC,CAAC,EAAC,CAAC;AAEnsD,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": "M1.20958 1.61328L6.47797 8.65909L1.17676 14.3878H2.37019L7.01185 9.37248L10.7618 14.3878H14.8224L9.25784 6.94568L14.1925 1.61328H12.999L8.72475 6.23229L5.27093 1.61328H1.20958Z" } }] };
|
|
5
|
+
export var TwitterFillSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'twitter-fill-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
TwitterFillSingle.displayName = 'TwitterFillSingle';
|
|
13
|
+
export default TwitterFillSingle;
|
|
14
|
+
//# sourceMappingURL=twitter-fill-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"twitter-fill-single.js","sourceRoot":"","sources":["../../src/components/twitter-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,kLAAkL,EAAC,EAAC,CAAC,EAAC,CAAC;AAE5V,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.4455 1.47416C7.40519 0.909654 8.59546 0.909655 9.55515 1.47416L12.8218 3.39567C13.7585 3.94666 14.3337 4.95223 14.3337 6.03896V9.96031C14.3337 11.047 13.7585 12.0526 12.8219 12.6036L9.55521 14.5252C8.59549 15.0897 7.40516 15.0897 6.44544 14.5252L3.17877 12.6036C2.24211 12.0526 1.66699 11.047 1.66699 9.96031V6.03896C1.66699 4.95223 2.24213 3.94665 3.17883 3.39567L6.4455 1.47416ZM8.87914 2.62342C8.33671 2.30435 7.66395 2.30435 7.12151 2.62342L3.85484 4.54493C3.32541 4.85635 3.00033 5.42472 3.00033 6.03896V9.96031C3.00033 10.5745 3.32539 11.1429 3.85481 11.4543L7.12148 13.3759C7.66393 13.695 8.33672 13.695 8.87917 13.3759L12.1458 11.4543C12.6753 11.1429 13.0003 10.5745 13.0003 9.96031V6.03896C13.0003 5.42472 12.6752 4.85635 12.1458 4.54493L8.87914 2.62342Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "colorChannel1", "d": "M11.0189 6.89611C11.3311 6.70093 11.4259 6.28961 11.2307 5.97741C11.0356 5.66521 10.6242 5.57035 10.312 5.76553L7.99834 7.212L5.68743 5.7657C5.37532 5.57037 4.96397 5.66503 4.76863 5.97714C4.5733 6.28924 4.66796 6.7006 4.98007 6.89593L7.33574 8.37025V10.9995C7.33574 11.3677 7.63422 11.6661 8.00241 11.6661C8.3706 11.6661 8.66908 11.3677 8.66908 10.9995V8.36513L11.0189 6.89611Z" } }] };
|
|
5
|
+
export var Uses = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'uses',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Uses.displayName = 'Uses';
|
|
13
|
+
export default Uses;
|
|
14
|
+
//# sourceMappingURL=uses.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"uses.js","sourceRoot":"","sources":["../../src/components/uses.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,gwBAAgwB,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,4XAA4X,EAAC,EAAC,CAAC,EAAC,CAAC;AAEr4C,MAAM,CAAC,IAAM,IAAI,GAAG,UAAU,CAC5B,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,MAAM;QACV,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,IAAI,CAAC,WAAW,GAAG,MAAM,CAAC;AAE1B,eAAe,IAAI,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": "M0.666992 13.3346C0.666992 12.9664 0.965469 12.668 1.33366 12.668H14.667C15.0352 12.668 15.3337 12.9664 15.3337 13.3346C15.3337 13.7028 15.0352 14.0013 14.667 14.0013H1.33366C0.965469 14.0013 0.666992 13.7028 0.666992 13.3346Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M7.33542 4C6.96723 4 6.66875 4.29848 6.66875 4.66667C6.66875 5.03486 6.96723 5.33333 7.33542 5.33333H8.66875C9.03694 5.33333 9.33542 5.03486 9.33542 4.66667C9.33542 4.29848 9.03694 4 8.66875 4H7.33542Z" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M3.268 2C2.01542 2 1 3.01542 1 4.268V9.068C1 10.3206 2.01542 11.336 3.268 11.336H12.732C13.9846 11.336 15 10.3206 15 9.068V4.268C15 3.01542 13.9846 2 12.732 2H3.268ZM2.336 4.268C2.336 3.75327 2.75327 3.336 3.268 3.336H12.732C13.2467 3.336 13.664 3.75327 13.664 4.268V9.068C13.664 9.58273 13.2467 10 12.732 10H3.268C2.75327 10 2.336 9.58273 2.336 9.068V4.268Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var Workspace = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'workspace',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
Workspace.displayName = 'Workspace';
|
|
13
|
+
export default Workspace;
|
|
14
|
+
//# sourceMappingURL=workspace.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"workspace.js","sourceRoot":"","sources":["../../src/components/workspace.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,oOAAoO,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,2MAA2M,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,wWAAwW,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAE9nC,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": "g", "attrs": { "clipPath": "url(#youtube-fill-single_clip0_6380_5607)" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M15.1641 3.22238C15.4123 3.47223 15.5906 3.78289 15.6811 4.12328C16.0156 5.37964 16.0156 7.99964 16.0156 7.99964C16.0156 7.99964 16.0156 10.6196 15.6811 11.876C15.5906 12.2164 15.4123 12.5271 15.1641 12.7769C14.9159 13.0267 14.6063 13.207 14.2665 13.2996C13.0156 13.636 8.01563 13.636 8.01563 13.636C8.01563 13.636 3.01563 13.636 1.76472 13.2996C1.42491 13.207 1.1154 13.0267 0.86715 12.7769C0.618902 12.5271 0.440629 12.2164 0.35017 11.876C0.015625 10.6196 0.015625 7.99964 0.015625 7.99964C0.015625 7.99964 0.015625 5.37964 0.35017 4.12328C0.440629 3.78289 0.618902 3.47223 0.86715 3.22238C1.1154 2.97254 1.42491 2.79228 1.76472 2.69964C3.01563 2.36328 8.01563 2.36328 8.01563 2.36328C8.01563 2.36328 13.0156 2.36328 14.2665 2.69964C14.6063 2.79228 14.9159 2.97254 15.1641 3.22238ZM10.5615 8.00175L6.37969 5.62266V10.3808L10.5615 8.00175Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] }, { "tag": "defs", "attrs": {}, "children": [{ "tag": "clipPath", "attrs": { "id": "youtube-fill-single_clip0_6380_5607" }, "children": [{ "tag": "path", "attrs": { "fill": "#fff", "d": "M0 0H16V16H0z" } }] }] }], "defIds": ["youtube-fill-single_clip0_6380_5607"] };
|
|
5
|
+
export var YoutubeFillSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'youtube-fill-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
YoutubeFillSingle.displayName = 'YoutubeFillSingle';
|
|
13
|
+
export default YoutubeFillSingle;
|
|
14
|
+
//# sourceMappingURL=youtube-fill-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"youtube-fill-single.js","sourceRoot":"","sources":["../../src/components/youtube-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,GAAG,EAAC,OAAO,EAAC,EAAC,UAAU,EAAC,2CAA2C,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,00BAA00B,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,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,qCAAqC,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,qCAAqC,CAAC,EAAC,CAAC;AAEh2C,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"}
|