@univerjs/icons 0.2.2 → 0.2.3
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/bar-chart-single.d.ts +4 -0
- package/dist/components/combo-chartsingle.d.ts +4 -0
- package/dist/components/horizontal-bar-chart-single.d.ts +4 -0
- package/dist/components/line-chart-single.d.ts +4 -0
- package/dist/components/pie-chart-single.d.ts +4 -0
- package/dist/components/polygon-single.d.ts +4 -0
- package/dist/components/radar-chart-single.d.ts +4 -0
- package/dist/components/rhomboid-chart-single.d.ts +4 -0
- package/dist/components/roundness-chart-single.d.ts +4 -0
- package/dist/components/scatter-plot-single.d.ts +4 -0
- package/dist/components/square-chart-single.d.ts +4 -0
- package/dist/components/triangle-chart-single.d.ts +4 -0
- package/dist/icons.d.ts +12 -0
- package/dist/index.js +1 -1
- package/esm/components/bar-chart-single.d.ts +4 -0
- package/esm/components/bar-chart-single.js +14 -0
- package/esm/components/bar-chart-single.js.map +1 -0
- package/esm/components/combo-chartsingle.d.ts +4 -0
- package/esm/components/combo-chartsingle.js +14 -0
- package/esm/components/combo-chartsingle.js.map +1 -0
- package/esm/components/horizontal-bar-chart-single.d.ts +4 -0
- package/esm/components/horizontal-bar-chart-single.js +14 -0
- package/esm/components/horizontal-bar-chart-single.js.map +1 -0
- package/esm/components/line-chart-single.d.ts +4 -0
- package/esm/components/line-chart-single.js +14 -0
- package/esm/components/line-chart-single.js.map +1 -0
- package/esm/components/pie-chart-single.d.ts +4 -0
- package/esm/components/pie-chart-single.js +14 -0
- package/esm/components/pie-chart-single.js.map +1 -0
- package/esm/components/polygon-single.d.ts +4 -0
- package/esm/components/polygon-single.js +14 -0
- package/esm/components/polygon-single.js.map +1 -0
- package/esm/components/radar-chart-single.d.ts +4 -0
- package/esm/components/radar-chart-single.js +14 -0
- package/esm/components/radar-chart-single.js.map +1 -0
- package/esm/components/rhomboid-chart-single.d.ts +4 -0
- package/esm/components/rhomboid-chart-single.js +14 -0
- package/esm/components/rhomboid-chart-single.js.map +1 -0
- package/esm/components/roundness-chart-single.d.ts +4 -0
- package/esm/components/roundness-chart-single.js +14 -0
- package/esm/components/roundness-chart-single.js.map +1 -0
- package/esm/components/scatter-plot-single.d.ts +4 -0
- package/esm/components/scatter-plot-single.js +14 -0
- package/esm/components/scatter-plot-single.js.map +1 -0
- package/esm/components/square-chart-single.d.ts +4 -0
- package/esm/components/square-chart-single.js +14 -0
- package/esm/components/square-chart-single.js.map +1 -0
- package/esm/components/triangle-chart-single.d.ts +4 -0
- package/esm/components/triangle-chart-single.js +14 -0
- package/esm/components/triangle-chart-single.js.map +1 -0
- package/esm/icons.d.ts +12 -0
- package/esm/icons.js +12 -0
- package/esm/icons.js.map +1 -1
- package/esm/manifest.js +12 -0
- 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": "currentColor", "d": "M9.71431 13.6614C9.71452 13.6521 9.71463 13.6429 9.71463 13.6336V2.53867C9.71463 1.76547 9.08783 1.13867 8.31463 1.13867H7.68516C6.91196 1.13867 6.28516 1.76547 6.28516 2.53867V13.6336C6.28516 13.6429 6.28526 13.6521 6.28547 13.6614H5.51607C5.51628 13.6522 5.51639 13.6429 5.51639 13.6336V7.447C5.51639 6.6738 4.88959 6.047 4.11639 6.047H3.48691C2.71372 6.047 2.08691 6.6738 2.08691 7.447V13.6336C2.08691 13.6429 2.08702 13.6522 2.08723 13.6614H1.3334C1.00203 13.6614 0.733398 13.93 0.733398 14.2614C0.733398 14.5927 1.00203 14.8614 1.3334 14.8614H14.6667C14.9981 14.8614 15.2667 14.5927 15.2667 14.2614C15.2667 13.93 14.9981 13.6614 14.6667 13.6614H13.9126C13.9127 13.6547 13.9128 13.6479 13.9128 13.6412C13.9129 13.6387 13.9129 13.6361 13.9129 13.6336V7.447C13.9129 6.6738 13.2861 6.047 12.5129 6.047H11.8834C11.1102 6.047 10.4834 6.6738 10.4834 7.447V13.6336C10.4834 13.6429 10.4835 13.6522 10.4837 13.6614H9.71431ZM7.68516 2.33867C7.5747 2.33867 7.48516 2.42822 7.48516 2.53867V13.6336H8.51463V2.53867C8.51463 2.42822 8.42509 2.33867 8.31463 2.33867H7.68516ZM3.48691 7.247C3.37646 7.247 3.28691 7.33654 3.28691 7.447V13.6336H4.31639V7.447C4.31639 7.33654 4.22684 7.247 4.11639 7.247H3.48691ZM11.6834 7.447C11.6834 7.33654 11.7729 7.247 11.8834 7.247H12.5129C12.6233 7.247 12.7129 7.33654 12.7129 7.447V13.6336H11.6834V7.447Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var BarChartSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'bar-chart-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
BarChartSingle.displayName = 'BarChartSingle';
|
|
13
|
+
export default BarChartSingle;
|
|
14
|
+
//# sourceMappingURL=bar-chart-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bar-chart-single.js","sourceRoot":"","sources":["../../src/components/bar-chart-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,kzCAAkzC,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEtgD,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": "M9.71431 13.4262C9.71452 13.4169 9.71463 13.4077 9.71463 13.3984V7.99867C9.71463 7.22547 9.08783 6.59867 8.31463 6.59867H7.68516C6.91196 6.59867 6.28516 7.22547 6.28516 7.99867V13.3984C6.28516 13.4077 6.28526 13.4169 6.28547 13.4262H5.51607C5.51628 13.4169 5.51639 13.4077 5.51639 13.3984V9.90699C5.51639 9.13379 4.88959 8.50699 4.11639 8.50699H3.48691C2.71372 8.50699 2.08691 9.13379 2.08691 9.90699V13.3984C2.08691 13.4077 2.08702 13.4169 2.08723 13.4262H1.3334C1.00203 13.4262.733398 13.6948.733398 14.0262.733398 14.3575 1.00203 14.6262 1.3334 14.6262H14.6667C14.9981 14.6262 15.2667 14.3575 15.2667 14.0262 15.2667 13.6948 14.9981 13.4262 14.6667 13.4262H13.9126C13.9127 13.4194 13.9128 13.4127 13.9128 13.406 13.9129 13.4034 13.9129 13.4009 13.9129 13.3984V9.90699C13.9129 9.13379 13.2861 8.50699 12.5129 8.50699H11.8834C11.1102 8.50699 10.4834 9.13379 10.4834 9.90699V13.3984C10.4834 13.4077 10.4835 13.4169 10.4837 13.4262H9.71431zM7.68516 7.79867C7.5747 7.79867 7.48516 7.88821 7.48516 7.99867V13.3984H8.51463V7.99867C8.51463 7.88821 8.42509 7.79867 8.31463 7.79867H7.68516zM3.48691 9.70699C3.37646 9.70699 3.28691 9.79653 3.28691 9.90699V13.3984H4.31639V9.90699C4.31639 9.79653 4.22684 9.70699 4.11639 9.70699H3.48691zM11.6834 9.90699C11.6834 9.79653 11.7729 9.70699 11.8834 9.70699H12.5129C12.6233 9.70699 12.7129 9.79653 12.7129 9.90699V13.3984H11.6834V9.90699zM14.1895 1.59372C14.3993 1.85024 14.3614 2.22824 14.1049 2.43802L10.4498 5.42707C10.0182 5.78005 9.43393 5.88287 8.90773 5.69845L5.86269 4.63121C5.73433 4.58623 5.59191 4.60955 5.4846 4.69312L2.64351 6.9059C2.38208 7.10952 2.00508 7.06265 1.80147 6.80122 1.59785 6.53978 1.64472 6.16279 1.90615 5.95917L4.74724 3.74639C5.17647 3.41209 5.74616 3.31881 6.2596 3.49875L9.30464 4.56599C9.43619 4.61209 9.58225 4.58639 9.69016 4.49814L13.3452 1.50909C13.6017 1.29931 13.9797 1.3372 14.1895 1.59372z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var ComboChartsingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'combo-chartsingle',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
ComboChartsingle.displayName = 'ComboChartsingle';
|
|
13
|
+
export default ComboChartsingle;
|
|
14
|
+
//# sourceMappingURL=combo-chartsingle.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"combo-chartsingle.js","sourceRoot":"","sources":["../../src/components/combo-chartsingle.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,40DAA40D,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEhiE,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 16 16", "width": "1em", "height": "1em" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M2.33874 9.71431C2.34798 9.71452 2.35724 9.71463 2.36653 9.71463L11.4614 9.71463C12.2346 9.71463 12.8614 9.08783 12.8614 8.31463L12.8614 7.68516C12.8614 6.91196 12.2347 6.28516 11.4615 6.28516L2.36653 6.28516C2.35724 6.28516 2.34798 6.28526 2.33874 6.28547L2.33874 5.51607C2.34797 5.51628 2.35722 5.51639 2.3665 5.51639L13.5531 5.51639C14.3263 5.51639 14.9531 4.88959 14.9531 4.11639L14.9531 3.48691C14.9531 2.71372 14.3263 2.08691 13.5531 2.08691L2.3665 2.08691C2.35722 2.08691 2.34797 2.08702 2.33875 2.08723L2.33875 1.3334C2.33875 1.00203 2.07012 0.733398 1.73874 0.733398C1.40737 0.733398 1.13875 1.00203 1.13875 1.3334L1.13874 14.6667C1.13874 14.9981 1.40737 15.2667 1.73874 15.2667C2.07012 15.2667 2.33874 14.9981 2.33874 14.6667L2.33874 13.9126C2.34547 13.9127 2.3522 13.9128 2.35895 13.9128C2.36146 13.9129 2.36398 13.9129 2.3665 13.9129L8.55312 13.9129C9.32632 13.9129 9.95312 13.2861 9.95312 12.5129L9.95312 11.8834C9.95312 11.1102 9.32633 10.4834 8.55312 10.4834L2.3665 10.4834C2.35722 10.4834 2.34797 10.4835 2.33874 10.4837L2.33874 9.71431ZM11.6614 7.68516C11.6614 7.5747 11.5719 7.48516 11.4614 7.48516L2.36653 7.48516L2.36653 8.51463L11.4614 8.51463C11.5719 8.51463 11.6614 8.42508 11.6614 8.31463L11.6614 7.68516ZM13.7531 3.48691C13.7531 3.37646 13.6636 3.28691 13.5531 3.28691L2.3665 3.28691L2.3665 4.31639L13.5531 4.31639C13.6636 4.31639 13.7531 4.22684 13.7531 4.11639L13.7531 3.48691ZM8.55312 11.6834C8.66358 11.6834 8.75312 11.7729 8.75312 11.8834L8.75312 12.5129C8.75312 12.6233 8.66358 12.7129 8.55312 12.7129L2.3665 12.7129L2.3665 11.6834L8.55312 11.6834Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var HorizontalBarChartSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'horizontal-bar-chart-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
HorizontalBarChartSingle.displayName = 'HorizontalBarChartSingle';
|
|
13
|
+
export default HorizontalBarChartSingle;
|
|
14
|
+
//# sourceMappingURL=horizontal-bar-chart-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"horizontal-bar-chart-single.js","sourceRoot":"","sources":["../../src/components/horizontal-bar-chart-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,6iDAA6iD,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEjwD,MAAM,CAAC,IAAM,wBAAwB,GAAG,UAAU,CAChD,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,6BAA6B;QACjC,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,wBAAwB,CAAC,WAAW,GAAG,0BAA0B,CAAC;AAElE,eAAe,wBAAwB,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.9999 1.54102C2.33127 1.54102 2.5999 1.80964 2.5999 2.14102V11.8584C2.5999 12.6316 3.2267 13.2584 3.9999 13.2584H13.9999C14.3313 13.2584 14.5999 13.5271 14.5999 13.8584C14.5999 14.1898 14.3313 14.4584 13.9999 14.4584H3.9999C2.56396 14.4584 1.3999 13.2944 1.3999 11.8584V2.14102C1.3999 1.80964 1.66853 1.54102 1.9999 1.54102Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M13.9999 2.55537C14.2902 2.71518 14.396 3.08005 14.2362 3.37034L11.8001 8.0077C11.3031 8.91068 10.0943 9.11491 9.32815 8.42536L7.90796 7.14719C7.71156 6.97042 7.40077 7.02928 7.2826 7.26562L5.20323 11.4244C5.05503 11.7208 4.69463 11.8409 4.39824 11.6927C4.10185 11.5445 3.98172 11.1841 4.12991 10.8877L6.20929 6.72896C6.68197 5.78361 7.92511 5.54818 8.71072 6.25523L10.1309 7.5334C10.3225 7.70579 10.6246 7.65474 10.7489 7.42899L13.1849 2.79163C13.3447 2.50134 13.7096 2.39556 13.9999 2.55537Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var LineChartSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'line-chart-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
LineChartSingle.displayName = 'LineChartSingle';
|
|
13
|
+
export default LineChartSingle;
|
|
14
|
+
//# sourceMappingURL=line-chart-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"line-chart-single.js","sourceRoot":"","sources":["../../src/components/line-chart-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,wUAAwU,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,+eAA+e,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEzmC,MAAM,CAAC,IAAM,eAAe,GAAG,UAAU,CACvC,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,eAAe,CAAC,WAAW,GAAG,iBAAiB,CAAC;AAEhD,eAAe,eAAe,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": { "fill": "currentColor", "fillRule": "evenodd", "clipPath": "url(#pie-chart-single_clip0_1644_114)", "clipRule": "evenodd" }, "children": [{ "tag": "path", "attrs": { "d": "M7.40023 2.22624C4.47633 2.5265 2.19561 4.99701 2.19561 8.00023C2.19561 11.206 4.79442 13.8048 8.00023 13.8048C11.0034 13.8048 13.474 11.5241 13.7742 8.60023H9.60023C8.3852 8.60023 7.40023 7.61525 7.40023 6.40023V2.22624ZM0.995605 8.00023C0.995605 4.13168 4.13168 0.995605 8.00023 0.995605C8.3316 0.995605 8.60023 1.26423 8.60023 1.59561V6.40023C8.60023 6.95251 9.04794 7.40023 9.60023 7.40023H14.4049C14.7362 7.40023 15.0049 7.66886 15.0049 8.00023C15.0049 11.8688 11.8688 15.0049 8.00023 15.0049C4.13168 15.0049 0.995605 11.8688 0.995605 8.00023Z" } }, { "tag": "path", "attrs": { "d": "M9.56654 1.40506C9.72053 1.29203 9.91914 1.25907 10.1014 1.3163C12.2805 2.00072 13.9997 3.71989 14.6841 5.899C14.7413 6.08125 14.7083 6.27986 14.5953 6.43384C14.4823 6.58783 14.3027 6.67879 14.1116 6.67879H10.0216C9.635 6.67879 9.3216 6.36539 9.3216 5.97879V1.88873C9.3216 1.69771 9.41256 1.5181 9.56654 1.40506ZM10.5216 2.77012V5.47879H13.2303C12.6601 4.29855 11.7018 3.34027 10.5216 2.77012Z" } }] }, { "tag": "defs", "attrs": {}, "children": [{ "tag": "clipPath", "attrs": { "id": "pie-chart-single_clip0_1644_114" }, "children": [{ "tag": "path", "attrs": { "fill": "#fff", "d": "M0 0H16V16H0z" } }] }] }], "defIds": ["pie-chart-single_clip0_1644_114"] };
|
|
5
|
+
export var PieChartSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'pie-chart-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
PieChartSingle.displayName = 'PieChartSingle';
|
|
13
|
+
export default PieChartSingle;
|
|
14
|
+
//# sourceMappingURL=pie-chart-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pie-chart-single.js","sourceRoot":"","sources":["../../src/components/pie-chart-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,MAAM,EAAC,cAAc,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,uCAAuC,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,siBAAsiB,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,2YAA2Y,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,iCAAiC,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,iCAAiC,CAAC,EAAC,CAAC;AAEz9C,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": "g", "attrs": { "clipPath": "url(#polygon-single_clip0_1646_14)" }, "children": [{ "tag": "path", "attrs": { "fill": "currentColor", "d": "M9.28587 1.36401L14.5119 5.18269C15.2865 5.74867 15.6051 6.75546 15.2983 7.66757L13.3158 13.5609C13.0152 14.4544 12.1817 15.0558 11.2437 15.0558H4.7565C3.81855 15.0558 2.98498 14.4544 2.6844 13.5609L0.701952 7.66757C0.395129 6.75546 0.713731 5.74867 1.48829 5.18269L6.71434 1.36401C7.48102 0.803793 8.51919 0.803794 9.28587 1.36401ZM8.58455 2.33483C8.23605 2.08019 7.76416 2.08019 7.41567 2.33483L2.18962 6.15351C1.83755 6.41077 1.69273 6.86841 1.83219 7.283L3.81464 13.1763C3.95127 13.5825 4.33016 13.8558 4.7565 13.8558H11.2437C11.6701 13.8558 12.0489 13.5825 12.1856 13.1763L14.168 7.283C14.3075 6.86841 14.1627 6.41077 13.8106 6.15351L8.58455 2.33483Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] }, { "tag": "defs", "attrs": {}, "children": [{ "tag": "clipPath", "attrs": { "id": "polygon-single_clip0_1646_14" }, "children": [{ "tag": "path", "attrs": { "fill": "#fff", "d": "M0 0H16V16H0z" } }] }] }], "defIds": ["polygon-single_clip0_1646_14"] };
|
|
5
|
+
export var PolygonSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'polygon-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
PolygonSingle.displayName = 'PolygonSingle';
|
|
13
|
+
export default PolygonSingle;
|
|
14
|
+
//# sourceMappingURL=polygon-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"polygon-single.js","sourceRoot":"","sources":["../../src/components/polygon-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,oCAAoC,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,MAAM,EAAC,cAAc,EAAC,GAAG,EAAC,ipBAAipB,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,8BAA8B,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,8BAA8B,CAAC,EAAC,CAAC;AAElpC,MAAM,CAAC,IAAM,aAAa,GAAG,UAAU,CACrC,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,gBAAgB;QACpB,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,aAAa,CAAC,WAAW,GAAG,eAAe,CAAC;AAE5C,eAAe,aAAa,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": { "fill": "currentColor", "clipPath": "url(#radar-chart-single_clip0_1644_119)" }, "children": [{ "tag": "path", "attrs": { "d": "M9.28587 1.36401L14.5119 5.18269C15.2865 5.74867 15.6051 6.75546 15.2983 7.66757L13.3158 13.5609C13.0152 14.4544 12.1817 15.0558 11.2437 15.0558H4.7565C3.81855 15.0558 2.98498 14.4544 2.6844 13.5609L0.701952 7.66757C0.395129 6.75546 0.713731 5.74867 1.48829 5.18269L6.71434 1.36401C7.48102 0.803793 8.51919 0.803794 9.28587 1.36401ZM8.58455 2.33483C8.23605 2.08019 7.76416 2.08019 7.41567 2.33483L2.18962 6.15351C1.83755 6.41077 1.69273 6.86841 1.83219 7.283L3.81464 13.1763C3.95127 13.5825 4.33016 13.8558 4.7565 13.8558H11.2437C11.6701 13.8558 12.0489 13.5825 12.1856 13.1763L14.168 7.283C14.3075 6.86841 14.1627 6.41077 13.8106 6.15351L8.58455 2.33483Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "d": "M9.28601 5.04477L11.0759 6.35267C11.8505 6.91864 12.1691 7.92544 11.8623 8.83754L11.1923 10.8292C10.8917 11.7227 10.0582 12.3241 9.1202 12.3241H6.88028C5.94232 12.3241 5.10876 11.7227 4.80817 10.8292L4.13821 8.83754C3.83139 7.92544 4.14999 6.91864 4.92455 6.35267L6.71447 5.04477C7.48116 4.48455 8.51932 4.48455 9.28601 5.04477ZM8.58468 6.01559C8.23619 5.76095 7.76429 5.76095 7.4158 6.01559L5.62588 7.32349C5.27381 7.58075 5.12899 8.03838 5.26845 8.45298L5.93841 10.4446C6.07504 10.8508 6.45394 11.1241 6.88028 11.1241H9.1202C9.54655 11.1241 9.92544 10.8508 10.0621 10.4446L10.732 8.45298C10.8715 8.03838 10.7267 7.58075 10.3746 7.32349L8.58468 6.01559Z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "d": "M7.41577 7.61551C7.76427 7.36087 8.23616 7.36087 8.58465 7.61551L8.85725 7.8147C9.20932 8.07196 9.35414 8.52959 9.21467 8.94419L9.12428 9.2129C8.98765 9.61906 8.60876 9.89242 8.18242 9.89242H7.81801C7.39167 9.89242 7.01278 9.61906 6.87615 9.2129L6.78576 8.94419C6.64629 8.52959 6.79111 8.07196 7.14318 7.8147L7.41577 7.61551Z" } }] }, { "tag": "defs", "attrs": {}, "children": [{ "tag": "clipPath", "attrs": { "id": "radar-chart-single_clip0_1644_119" }, "children": [{ "tag": "path", "attrs": { "fill": "#fff", "d": "M0 0H16V16H0z" } }] }] }], "defIds": ["radar-chart-single_clip0_1644_119"] };
|
|
5
|
+
export var RadarChartSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'radar-chart-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
RadarChartSingle.displayName = 'RadarChartSingle';
|
|
13
|
+
export default RadarChartSingle;
|
|
14
|
+
//# sourceMappingURL=radar-chart-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"radar-chart-single.js","sourceRoot":"","sources":["../../src/components/radar-chart-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,MAAM,EAAC,cAAc,EAAC,UAAU,EAAC,yCAAyC,EAAC,EAAC,UAAU,EAAC,CAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,ipBAAipB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,gpBAAgpB,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,EAAC,EAAC,KAAK,EAAC,MAAM,EAAC,OAAO,EAAC,EAAC,GAAG,EAAC,uUAAuU,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,mCAAmC,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,mCAAmC,CAAC,EAAC,CAAC;AAE9tE,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": "M6.57418 0.790382C7.36175 0.00281551 8.63864 0.00281527 9.42621 0.790382L15.2095 6.57369C15.9971 7.36126 15.9971 8.63816 15.2095 9.42572L9.42621 15.209C8.63865 15.9966 7.36175 15.9966 6.57418 15.209L0.79087 9.42572C0.00330379 8.63816 0.00330355 7.36126 0.79087 6.57369L6.57418 0.790382Z" } }] };
|
|
5
|
+
export var RhomboidChartSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'rhomboid-chart-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
RhomboidChartSingle.displayName = 'RhomboidChartSingle';
|
|
13
|
+
export default RhomboidChartSingle;
|
|
14
|
+
//# sourceMappingURL=rhomboid-chart-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rhomboid-chart-single.js","sourceRoot":"","sources":["../../src/components/rhomboid-chart-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,gSAAgS,EAAC,EAAC,CAAC,EAAC,CAAC;AAE1c,MAAM,CAAC,IAAM,mBAAmB,GAAG,UAAU,CAC3C,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,uBAAuB;QAC3B,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,mBAAmB,CAAC,WAAW,GAAG,qBAAqB,CAAC;AAExD,eAAe,mBAAmB,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": "M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8Z" } }] };
|
|
5
|
+
export var RoundnessChartSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'roundness-chart-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
RoundnessChartSingle.displayName = 'RoundnessChartSingle';
|
|
13
|
+
export default RoundnessChartSingle;
|
|
14
|
+
//# sourceMappingURL=roundness-chart-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"roundness-chart-single.js","sourceRoot":"","sources":["../../src/components/roundness-chart-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,0GAA0G,EAAC,EAAC,CAAC,EAAC,CAAC;AAEpR,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": "currentColor", "d": "M6.92533 7.88936C7.5801 7.88936 8.11092 7.35855 8.11092 6.70378 8.11092 6.04901 7.5801 5.51819 6.92533 5.51819 6.27056 5.51819 5.73975 6.04901 5.73975 6.70378 5.73975 7.35855 6.27056 7.88936 6.92533 7.88936zM11.9639 5.51817C12.7824 5.51817 13.4459 4.85465 13.4459 4.03618 13.4459 3.21771 12.7824 2.5542 11.9639 2.5542 11.1454 2.5542 10.4819 3.21771 10.4819 4.03618 10.4819 4.85465 11.1454 5.51817 11.9639 5.51817zM5.44339 11.4461C5.93449 11.4461 6.33258 11.048 6.33258 10.5569 6.33258 10.0658 5.93449 9.66772 5.44339 9.66772 4.95229 9.66772 4.5542 10.0658 4.5542 10.5569 4.5542 11.048 4.95229 11.4461 5.44339 11.4461zM10.7784 10.2604C11.2695 10.2604 11.6675 9.86235 11.6675 9.37125 11.6675 8.88015 11.2695 8.48206 10.7784 8.48206 10.2873 8.48206 9.88916 8.88015 9.88916 9.37125 9.88916 9.86235 10.2873 10.2604 10.7784 10.2604z", "fillRule": "evenodd", "clipRule": "evenodd" } }, { "tag": "path", "attrs": { "fill": "currentColor", "d": "M1.9999 1.5415C2.33127 1.5415 2.5999 1.81013 2.5999 2.1415V11.8589C2.5999 12.6321 3.2267 13.2589 3.9999 13.2589H13.9999C14.3313 13.2589 14.5999 13.5275 14.5999 13.8589C14.5999 14.1903 14.3313 14.4589 13.9999 14.4589H3.9999C2.56396 14.4589 1.3999 13.2949 1.3999 11.8589V2.1415C1.3999 1.81013 1.66853 1.5415 1.9999 1.5415Z", "fillRule": "evenodd", "clipRule": "evenodd" } }] };
|
|
5
|
+
export var ScatterPlotSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'scatter-plot-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
ScatterPlotSingle.displayName = 'ScatterPlotSingle';
|
|
13
|
+
export default ScatterPlotSingle;
|
|
14
|
+
//# sourceMappingURL=scatter-plot-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"scatter-plot-single.js","sourceRoot":"","sources":["../../src/components/scatter-plot-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,4zBAA4zB,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,kUAAkU,EAAC,UAAU,EAAC,SAAS,EAAC,UAAU,EAAC,SAAS,EAAC,EAAC,CAAC,EAAC,CAAC;AAEh7C,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": "M1.27539 3.27539C1.27539 2.17082 2.17082 1.27539 3.27539 1.27539H12.7248C13.8293 1.27539 14.7248 2.17082 14.7248 3.27539V12.7248C14.7248 13.8293 13.8293 14.7248 12.7248 14.7248H3.27539C2.17082 14.7248 1.27539 13.8293 1.27539 12.7248V3.27539Z" } }] };
|
|
5
|
+
export var SquareChartSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'square-chart-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
SquareChartSingle.displayName = 'SquareChartSingle';
|
|
13
|
+
export default SquareChartSingle;
|
|
14
|
+
//# sourceMappingURL=square-chart-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"square-chart-single.js","sourceRoot":"","sources":["../../src/components/square-chart-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,mPAAmP,EAAC,EAAC,CAAC,EAAC,CAAC;AAE7Z,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.26815 2.33545C7.03795 1.00212 8.96245 1.00211 9.73225 2.33545L15.1191 11.6658C15.8889 12.9991 14.9267 14.6658 13.3871 14.6658H2.61334C1.07374 14.6658 0.111484 12.9991 0.881284 11.6658L6.26815 2.33545Z" } }] };
|
|
5
|
+
export var TriangleChartSingle = forwardRef(function (props, ref) {
|
|
6
|
+
return createElement(IconBase, Object.assign({}, props, {
|
|
7
|
+
id: 'triangle-chart-single',
|
|
8
|
+
ref: ref,
|
|
9
|
+
icon: element,
|
|
10
|
+
}));
|
|
11
|
+
});
|
|
12
|
+
TriangleChartSingle.displayName = 'TriangleChartSingle';
|
|
13
|
+
export default TriangleChartSingle;
|
|
14
|
+
//# sourceMappingURL=triangle-chart-single.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"triangle-chart-single.js","sourceRoot":"","sources":["../../src/components/triangle-chart-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,6MAA6M,EAAC,EAAC,CAAC,EAAC,CAAC;AAEvX,MAAM,CAAC,IAAM,mBAAmB,GAAG,UAAU,CAC3C,UAAC,KAAgB,EAAE,GAAoB;IACrC,OAAA,aAAa,CACX,QAAQ,EACR,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE;QACvB,EAAE,EAAE,uBAAuB;QAC3B,GAAG,KAAA;QACH,IAAI,EAAE,OAAO;KACd,CAAC,CACH;AAPD,CAOC,CACJ,CAAC;AAEF,mBAAmB,CAAC,WAAW,GAAG,qBAAqB,CAAC;AAExD,eAAe,mBAAmB,CAAC"}
|
package/esm/icons.d.ts
CHANGED
|
@@ -38,6 +38,7 @@ export { default as AutowrapSingle } from './components/autowrap-single';
|
|
|
38
38
|
export { default as AvgSingle } from './components/avg-single';
|
|
39
39
|
export { default as BackSingle } from './components/back-single';
|
|
40
40
|
export { default as BackSlashSingle } from './components/back-slash-single';
|
|
41
|
+
export { default as BarChartSingle } from './components/bar-chart-single';
|
|
41
42
|
export { default as BoardFill } from './components/board-fill';
|
|
42
43
|
export { default as BoardSingle } from './components/board-single';
|
|
43
44
|
export { default as BoldSingle } from './components/bold-single';
|
|
@@ -77,6 +78,7 @@ export { default as CodeBlockSingle } from './components/code-block-single';
|
|
|
77
78
|
export { default as CodeSingle } from './components/code-single';
|
|
78
79
|
export { default as Collapse } from './components/collapse';
|
|
79
80
|
export { default as ColumnSingle } from './components/column-single';
|
|
81
|
+
export { default as ComboChartsingle } from './components/combo-chartsingle';
|
|
80
82
|
export { default as CommentSingle } from './components/comment-single';
|
|
81
83
|
export { default as Conditions } from './components/conditions';
|
|
82
84
|
export { default as ContentSingle16 } from './components/content-single-16';
|
|
@@ -202,6 +204,7 @@ export { default as HistoryOperations } from './components/history-operations';
|
|
|
202
204
|
export { default as HistorySingle } from './components/history-single';
|
|
203
205
|
export { default as HomeFillSingle } from './components/home-fill-single';
|
|
204
206
|
export { default as HomeSingle } from './components/home-single';
|
|
207
|
+
export { default as HorizontalBarChartSingle } from './components/horizontal-bar-chart-single';
|
|
205
208
|
export { default as HorizontalBorder } from './components/horizontal-border';
|
|
206
209
|
export { default as HorizontalMergeSingle } from './components/horizontal-merge-single';
|
|
207
210
|
export { default as HorizontallySingle } from './components/horizontally-single';
|
|
@@ -239,6 +242,7 @@ export { default as LeftRotationFortyFiveDegreesSingle } from './components/left
|
|
|
239
242
|
export { default as LeftRotationNinetyDegreesSingle } from './components/left-rotation-ninety-degrees-single';
|
|
240
243
|
export { default as LeftTridiagonalSingle } from './components/left-tridiagonal-single';
|
|
241
244
|
export { default as LightModeSingle } from './components/light-mode-single';
|
|
245
|
+
export { default as LineChartSingle } from './components/line-chart-single';
|
|
242
246
|
export { default as LinkSingle } from './components/link-single';
|
|
243
247
|
export { default as LiveShareSingle } from './components/live-share-single';
|
|
244
248
|
export { default as Loading } from './components/loading';
|
|
@@ -314,8 +318,10 @@ export { default as PasteWidthSingle } from './components/paste-width-single';
|
|
|
314
318
|
export { default as Paste } from './components/paste';
|
|
315
319
|
export { default as PercentSingle } from './components/percent-single';
|
|
316
320
|
export { default as PermissionSettingSingle } from './components/permission-setting-single';
|
|
321
|
+
export { default as PieChartSingle } from './components/pie-chart-single';
|
|
317
322
|
export { default as PipingSingle } from './components/piping-single';
|
|
318
323
|
export { default as PivotTableSingle } from './components/pivot-table-single';
|
|
324
|
+
export { default as PolygonSingle } from './components/polygon-single';
|
|
319
325
|
export { default as PositionSingle16 } from './components/position-single-16';
|
|
320
326
|
export { default as PositionSingle20 } from './components/position-single-20';
|
|
321
327
|
export { default as PowerSingle } from './components/power-single';
|
|
@@ -331,6 +337,7 @@ export { default as PuzzleSingle } from './components/puzzle-single';
|
|
|
331
337
|
export { default as QiyeweixinFillSingle } from './components/qiyeweixin-fill-single';
|
|
332
338
|
export { default as QuestionMarkSingle } from './components/question-mark-single';
|
|
333
339
|
export { default as QuoteSingle } from './components/quote-single';
|
|
340
|
+
export { default as RadarChartSingle } from './components/radar-chart-single';
|
|
334
341
|
export { default as RadioNotSingle } from './components/radio-not-single';
|
|
335
342
|
export { default as RadioYesSingle } from './components/radio-yes-single';
|
|
336
343
|
export { default as RecommendSingle } from './components/recommend-single';
|
|
@@ -349,6 +356,7 @@ export { default as Report } from './components/report';
|
|
|
349
356
|
export { default as ResolvedSingle } from './components/resolved-single';
|
|
350
357
|
export { default as RestoreSingle } from './components/restore-single';
|
|
351
358
|
export { default as ReturnSingle } from './components/return-single';
|
|
359
|
+
export { default as RhomboidChartSingle } from './components/rhomboid-chart-single';
|
|
352
360
|
export { default as RhomboidSingle } from './components/rhomboid-single';
|
|
353
361
|
export { default as RightBorder } from './components/right-border';
|
|
354
362
|
export { default as RightDoubleDiagonalSingle } from './components/right-double-diagonal-single';
|
|
@@ -361,9 +369,11 @@ export { default as RmbSingle } from './components/rmb-single';
|
|
|
361
369
|
export { default as Roadmap } from './components/roadmap';
|
|
362
370
|
export { default as RocketFillSingle } from './components/rocket-fill-single';
|
|
363
371
|
export { default as RoubleSingle } from './components/rouble-single';
|
|
372
|
+
export { default as RoundnessChartSingle } from './components/roundness-chart-single';
|
|
364
373
|
export { default as RoundnessSingle } from './components/roundness-single';
|
|
365
374
|
export { default as RowSingle } from './components/row-single';
|
|
366
375
|
export { default as SaveSingle } from './components/save-single';
|
|
376
|
+
export { default as ScatterPlotSingle } from './components/scatter-plot-single';
|
|
367
377
|
export { default as Screen } from './components/screen';
|
|
368
378
|
export { default as SearchSingle16 } from './components/search-single-16';
|
|
369
379
|
export { default as SelectRangeSingle } from './components/select-range-single';
|
|
@@ -386,6 +396,7 @@ export { default as SmileSingle } from './components/smile-single';
|
|
|
386
396
|
export { default as Smile } from './components/smile';
|
|
387
397
|
export { default as SolveSingle } from './components/solve-single';
|
|
388
398
|
export { default as Sort } from './components/sort';
|
|
399
|
+
export { default as SquareChartSingle } from './components/square-chart-single';
|
|
389
400
|
export { default as StarEmpty } from './components/star-empty';
|
|
390
401
|
export { default as StarFull } from './components/star-full';
|
|
391
402
|
export { default as StarIncomplete } from './components/star-incomplete';
|
|
@@ -412,6 +423,7 @@ export { default as TrashSingle } from './components/trash-single';
|
|
|
412
423
|
export { default as TravelSingle } from './components/travel-single';
|
|
413
424
|
export { default as TreeDiagramFillSingle } from './components/tree-diagram-fill-single';
|
|
414
425
|
export { default as TreeDiagramSingle } from './components/tree-diagram-single';
|
|
426
|
+
export { default as TriangleChartSingle } from './components/triangle-chart-single';
|
|
415
427
|
export { default as TriangleSingle } from './components/triangle-single';
|
|
416
428
|
export { default as TruncationSingle } from './components/truncation-single';
|
|
417
429
|
export { default as TurnOnSingle } from './components/turn-on-single';
|
package/esm/icons.js
CHANGED
|
@@ -38,6 +38,7 @@ export { default as AutowrapSingle } from './components/autowrap-single';
|
|
|
38
38
|
export { default as AvgSingle } from './components/avg-single';
|
|
39
39
|
export { default as BackSingle } from './components/back-single';
|
|
40
40
|
export { default as BackSlashSingle } from './components/back-slash-single';
|
|
41
|
+
export { default as BarChartSingle } from './components/bar-chart-single';
|
|
41
42
|
export { default as BoardFill } from './components/board-fill';
|
|
42
43
|
export { default as BoardSingle } from './components/board-single';
|
|
43
44
|
export { default as BoldSingle } from './components/bold-single';
|
|
@@ -77,6 +78,7 @@ export { default as CodeBlockSingle } from './components/code-block-single';
|
|
|
77
78
|
export { default as CodeSingle } from './components/code-single';
|
|
78
79
|
export { default as Collapse } from './components/collapse';
|
|
79
80
|
export { default as ColumnSingle } from './components/column-single';
|
|
81
|
+
export { default as ComboChartsingle } from './components/combo-chartsingle';
|
|
80
82
|
export { default as CommentSingle } from './components/comment-single';
|
|
81
83
|
export { default as Conditions } from './components/conditions';
|
|
82
84
|
export { default as ContentSingle16 } from './components/content-single-16';
|
|
@@ -202,6 +204,7 @@ export { default as HistoryOperations } from './components/history-operations';
|
|
|
202
204
|
export { default as HistorySingle } from './components/history-single';
|
|
203
205
|
export { default as HomeFillSingle } from './components/home-fill-single';
|
|
204
206
|
export { default as HomeSingle } from './components/home-single';
|
|
207
|
+
export { default as HorizontalBarChartSingle } from './components/horizontal-bar-chart-single';
|
|
205
208
|
export { default as HorizontalBorder } from './components/horizontal-border';
|
|
206
209
|
export { default as HorizontalMergeSingle } from './components/horizontal-merge-single';
|
|
207
210
|
export { default as HorizontallySingle } from './components/horizontally-single';
|
|
@@ -239,6 +242,7 @@ export { default as LeftRotationFortyFiveDegreesSingle } from './components/left
|
|
|
239
242
|
export { default as LeftRotationNinetyDegreesSingle } from './components/left-rotation-ninety-degrees-single';
|
|
240
243
|
export { default as LeftTridiagonalSingle } from './components/left-tridiagonal-single';
|
|
241
244
|
export { default as LightModeSingle } from './components/light-mode-single';
|
|
245
|
+
export { default as LineChartSingle } from './components/line-chart-single';
|
|
242
246
|
export { default as LinkSingle } from './components/link-single';
|
|
243
247
|
export { default as LiveShareSingle } from './components/live-share-single';
|
|
244
248
|
export { default as Loading } from './components/loading';
|
|
@@ -314,8 +318,10 @@ export { default as PasteWidthSingle } from './components/paste-width-single';
|
|
|
314
318
|
export { default as Paste } from './components/paste';
|
|
315
319
|
export { default as PercentSingle } from './components/percent-single';
|
|
316
320
|
export { default as PermissionSettingSingle } from './components/permission-setting-single';
|
|
321
|
+
export { default as PieChartSingle } from './components/pie-chart-single';
|
|
317
322
|
export { default as PipingSingle } from './components/piping-single';
|
|
318
323
|
export { default as PivotTableSingle } from './components/pivot-table-single';
|
|
324
|
+
export { default as PolygonSingle } from './components/polygon-single';
|
|
319
325
|
export { default as PositionSingle16 } from './components/position-single-16';
|
|
320
326
|
export { default as PositionSingle20 } from './components/position-single-20';
|
|
321
327
|
export { default as PowerSingle } from './components/power-single';
|
|
@@ -331,6 +337,7 @@ export { default as PuzzleSingle } from './components/puzzle-single';
|
|
|
331
337
|
export { default as QiyeweixinFillSingle } from './components/qiyeweixin-fill-single';
|
|
332
338
|
export { default as QuestionMarkSingle } from './components/question-mark-single';
|
|
333
339
|
export { default as QuoteSingle } from './components/quote-single';
|
|
340
|
+
export { default as RadarChartSingle } from './components/radar-chart-single';
|
|
334
341
|
export { default as RadioNotSingle } from './components/radio-not-single';
|
|
335
342
|
export { default as RadioYesSingle } from './components/radio-yes-single';
|
|
336
343
|
export { default as RecommendSingle } from './components/recommend-single';
|
|
@@ -349,6 +356,7 @@ export { default as Report } from './components/report';
|
|
|
349
356
|
export { default as ResolvedSingle } from './components/resolved-single';
|
|
350
357
|
export { default as RestoreSingle } from './components/restore-single';
|
|
351
358
|
export { default as ReturnSingle } from './components/return-single';
|
|
359
|
+
export { default as RhomboidChartSingle } from './components/rhomboid-chart-single';
|
|
352
360
|
export { default as RhomboidSingle } from './components/rhomboid-single';
|
|
353
361
|
export { default as RightBorder } from './components/right-border';
|
|
354
362
|
export { default as RightDoubleDiagonalSingle } from './components/right-double-diagonal-single';
|
|
@@ -361,9 +369,11 @@ export { default as RmbSingle } from './components/rmb-single';
|
|
|
361
369
|
export { default as Roadmap } from './components/roadmap';
|
|
362
370
|
export { default as RocketFillSingle } from './components/rocket-fill-single';
|
|
363
371
|
export { default as RoubleSingle } from './components/rouble-single';
|
|
372
|
+
export { default as RoundnessChartSingle } from './components/roundness-chart-single';
|
|
364
373
|
export { default as RoundnessSingle } from './components/roundness-single';
|
|
365
374
|
export { default as RowSingle } from './components/row-single';
|
|
366
375
|
export { default as SaveSingle } from './components/save-single';
|
|
376
|
+
export { default as ScatterPlotSingle } from './components/scatter-plot-single';
|
|
367
377
|
export { default as Screen } from './components/screen';
|
|
368
378
|
export { default as SearchSingle16 } from './components/search-single-16';
|
|
369
379
|
export { default as SelectRangeSingle } from './components/select-range-single';
|
|
@@ -386,6 +396,7 @@ export { default as SmileSingle } from './components/smile-single';
|
|
|
386
396
|
export { default as Smile } from './components/smile';
|
|
387
397
|
export { default as SolveSingle } from './components/solve-single';
|
|
388
398
|
export { default as Sort } from './components/sort';
|
|
399
|
+
export { default as SquareChartSingle } from './components/square-chart-single';
|
|
389
400
|
export { default as StarEmpty } from './components/star-empty';
|
|
390
401
|
export { default as StarFull } from './components/star-full';
|
|
391
402
|
export { default as StarIncomplete } from './components/star-incomplete';
|
|
@@ -412,6 +423,7 @@ export { default as TrashSingle } from './components/trash-single';
|
|
|
412
423
|
export { default as TravelSingle } from './components/travel-single';
|
|
413
424
|
export { default as TreeDiagramFillSingle } from './components/tree-diagram-fill-single';
|
|
414
425
|
export { default as TreeDiagramSingle } from './components/tree-diagram-single';
|
|
426
|
+
export { default as TriangleChartSingle } from './components/triangle-chart-single';
|
|
415
427
|
export { default as TriangleSingle } from './components/triangle-single';
|
|
416
428
|
export { default as TruncationSingle } from './components/truncation-single';
|
|
417
429
|
export { default as TurnOnSingle } from './components/turn-on-single';
|