@tdm-design/icons 0.0.17 → 0.0.18
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/GBCircleIcon.d.ts +1 -0
- package/{VietNamIcon.js → GBCircleIcon.js} +2 -2
- package/VNCircleIcon.d.ts +1 -0
- package/{GreatBritainIcon.js → VNCircleIcon.js} +2 -2
- package/dist/index.umd.js +92 -92
- package/dist/index.umd.min.js +1 -1
- package/es/icons/GBCircleIcon.d.ts.map +1 -0
- package/es/icons/{GreatBritainIcon.js → GBCircleIcon.js} +5 -5
- package/es/icons/VNCircleIcon.d.ts.map +1 -0
- package/es/icons/{VietNamIcon.js → VNCircleIcon.js} +5 -5
- package/es/icons/index.d.ts.map +1 -1
- package/es/icons/index.js +2 -2
- package/lib/icons/GBCircleIcon.d.ts +6 -0
- package/lib/icons/GBCircleIcon.d.ts.map +1 -0
- package/lib/icons/{GreatBritainIcon.js → GBCircleIcon.js} +5 -5
- package/lib/icons/VNCircleIcon.d.ts +6 -0
- package/lib/icons/VNCircleIcon.d.ts.map +1 -0
- package/lib/icons/{VietNamIcon.js → VNCircleIcon.js} +5 -5
- package/lib/icons/index.d.ts +2 -2
- package/lib/icons/index.d.ts.map +1 -1
- package/lib/icons/index.js +10 -10
- package/package.json +1 -2
- package/GreatBritainIcon.d.ts +0 -1
- package/VietNamIcon.d.ts +0 -1
- package/es/icons/GreatBritainIcon.d.ts.map +0 -1
- package/es/icons/VietNamIcon.d.ts.map +0 -1
- package/lib/icons/GreatBritainIcon.d.ts +0 -6
- package/lib/icons/GreatBritainIcon.d.ts.map +0 -1
- package/lib/icons/VietNamIcon.d.ts +0 -6
- package/lib/icons/VietNamIcon.d.ts.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './lib/icons/GBCircleIcon';
|
|
@@ -4,10 +4,10 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
});
|
|
5
5
|
exports.default = void 0;
|
|
6
6
|
|
|
7
|
-
const
|
|
7
|
+
const _GBCircleIcon = _interopRequireDefault(require('./lib/icons/GBCircleIcon'));
|
|
8
8
|
|
|
9
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
10
10
|
|
|
11
|
-
const _default =
|
|
11
|
+
const _default = _GBCircleIcon;
|
|
12
12
|
exports.default = _default;
|
|
13
13
|
module.exports = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './lib/icons/VNCircleIcon';
|
|
@@ -4,10 +4,10 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
});
|
|
5
5
|
exports.default = void 0;
|
|
6
6
|
|
|
7
|
-
const
|
|
7
|
+
const _VNCircleIcon = _interopRequireDefault(require('./lib/icons/VNCircleIcon'));
|
|
8
8
|
|
|
9
9
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }
|
|
10
10
|
|
|
11
|
-
const _default =
|
|
11
|
+
const _default = _VNCircleIcon;
|
|
12
12
|
exports.default = _default;
|
|
13
13
|
module.exports = _default;
|
package/dist/index.umd.js
CHANGED
|
@@ -766,11 +766,11 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
766
766
|
FilterOutlinedIcon: function() { return /* reexport */ FilterOutlinedIcon; },
|
|
767
767
|
FolderOutlinedIcon: function() { return /* reexport */ FolderOutlinedIcon; },
|
|
768
768
|
ForensicWatermarkingIcon: function() { return /* reexport */ ForensicWatermarkingIcon; },
|
|
769
|
+
GBCircleIcon: function() { return /* reexport */ GBCircleIcon; },
|
|
769
770
|
GearCodeOutlinedIcon: function() { return /* reexport */ GearCodeOutlinedIcon; },
|
|
770
771
|
GearFilledIcon: function() { return /* reexport */ GearFilledIcon; },
|
|
771
772
|
GearOutlinedIcon: function() { return /* reexport */ GearOutlinedIcon; },
|
|
772
773
|
GlobeOutlinedIcon: function() { return /* reexport */ GlobeOutlinedIcon; },
|
|
773
|
-
GreatBritainIcon: function() { return /* reexport */ GreatBritainIcon; },
|
|
774
774
|
Grid2FilledIcon: function() { return /* reexport */ Grid2FilledIcon; },
|
|
775
775
|
Grid2OutlinedIcon: function() { return /* reexport */ Grid2OutlinedIcon; },
|
|
776
776
|
IDCardClipOutlinedIcon: function() { return /* reexport */ IDCardClipOutlinedIcon; },
|
|
@@ -846,7 +846,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
846
846
|
UserGroupOutlinedIcon: function() { return /* reexport */ UserGroupOutlinedIcon; },
|
|
847
847
|
UserOutlinedIcon: function() { return /* reexport */ UserOutlinedIcon; },
|
|
848
848
|
UserPenFilledIcon: function() { return /* reexport */ UserPenFilledIcon; },
|
|
849
|
-
|
|
849
|
+
VNCircleIcon: function() { return /* reexport */ VNCircleIcon; },
|
|
850
850
|
ViewMenuOutlinedIcon: function() { return /* reexport */ ViewMenuOutlinedIcon; },
|
|
851
851
|
WifiFilledIcon: function() { return /* reexport */ WifiFilledIcon; },
|
|
852
852
|
XMarkIcon: function() { return /* reexport */ XMarkIcon; },
|
|
@@ -2944,6 +2944,89 @@ const ForensicWatermarkingIcon_RefIcon = /*#__PURE__*/external_React_.forwardRef
|
|
|
2944
2944
|
});
|
|
2945
2945
|
if (false) {}
|
|
2946
2946
|
/* harmony default export */ var ForensicWatermarkingIcon = (ForensicWatermarkingIcon_RefIcon);
|
|
2947
|
+
;// CONCATENATED MODULE: ./src/icons/GBCircleIcon.tsx
|
|
2948
|
+
// GENERATE BY ./scripts/generate.ts
|
|
2949
|
+
// DON NOT EDIT IT MANUALLY
|
|
2950
|
+
|
|
2951
|
+
|
|
2952
|
+
|
|
2953
|
+
|
|
2954
|
+
|
|
2955
|
+
|
|
2956
|
+
const gBCircleSvg = /*#__PURE__*/(0,jsx_runtime.jsxs)("svg", {
|
|
2957
|
+
width: "24",
|
|
2958
|
+
height: "24",
|
|
2959
|
+
viewBox: "0 0 24 24",
|
|
2960
|
+
fill: "#cacaca",
|
|
2961
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2962
|
+
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("g", {
|
|
2963
|
+
"clip-path": "url(#clip0_5448_6935)",
|
|
2964
|
+
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
2965
|
+
d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",
|
|
2966
|
+
fill: "#F0F0F0"
|
|
2967
|
+
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
2968
|
+
d: "M2.48068 4.69299C1.53807 5.91938 0.827309 7.3329 0.41345 8.86848H6.65617L2.48068 4.69299Z",
|
|
2969
|
+
fill: "#0052B4"
|
|
2970
|
+
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
2971
|
+
d: "M23.587 8.86863C23.1732 7.33309 22.4623 5.91958 21.5198 4.69319L17.3444 8.86863H23.587Z",
|
|
2972
|
+
fill: "#0052B4"
|
|
2973
|
+
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
2974
|
+
d: "M0.41345 15.1302C0.827356 16.6657 1.53812 18.0793 2.48069 19.3056L6.65603 15.1302H0.41345Z",
|
|
2975
|
+
fill: "#0052B4"
|
|
2976
|
+
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
2977
|
+
d: "M19.3055 2.47977C18.0792 1.53716 16.6657 0.826398 15.1301 0.412492V6.65517L19.3055 2.47977Z",
|
|
2978
|
+
fill: "#0052B4"
|
|
2979
|
+
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
2980
|
+
d: "M4.69395 21.5177C5.92034 22.4603 7.33386 23.1711 8.86939 23.585V17.3424L4.69395 21.5177Z",
|
|
2981
|
+
fill: "#0052B4"
|
|
2982
|
+
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
2983
|
+
d: "M8.86934 0.412492C7.33381 0.826398 5.92029 1.53716 4.69395 2.47972L8.86934 6.65511V0.412492Z",
|
|
2984
|
+
fill: "#0052B4"
|
|
2985
|
+
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
2986
|
+
d: "M15.1301 23.585C16.6656 23.1711 18.0791 22.4603 19.3055 21.5177L15.1301 17.3424V23.585Z",
|
|
2987
|
+
fill: "#0052B4"
|
|
2988
|
+
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
2989
|
+
d: "M17.3444 15.1302L21.5198 19.3056C22.4623 18.0793 23.1732 16.6657 23.587 15.1302H17.3444Z",
|
|
2990
|
+
fill: "#0052B4"
|
|
2991
|
+
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
2992
|
+
d: "M23.8984 10.4348H13.5653L13.5653 0.101578C13.0529 0.034875 12.5305 0 12 0C11.4694 0 10.9471 0.034875 10.4348 0.101578V10.4347L0.101578 10.4347C0.034875 10.9471 0 11.4695 0 12C0 12.5306 0.034875 13.0529 0.101578 13.5652H10.4347L10.4347 23.8984C10.9471 23.9651 11.4694 24 12 24C12.5305 24 13.0529 23.9652 13.5652 23.8984V13.5653L23.8984 13.5653C23.9651 13.0529 24 12.5306 24 12C24 11.4695 23.9651 10.9471 23.8984 10.4348Z",
|
|
2993
|
+
fill: "#D80027"
|
|
2994
|
+
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
2995
|
+
d: "M15.1304 15.1313L20.4852 20.4861C20.7315 20.2399 20.9665 19.9825 21.1906 19.7157L16.6062 15.1312L15.1304 15.1313Z",
|
|
2996
|
+
fill: "#D80027"
|
|
2997
|
+
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
2998
|
+
d: "M8.86953 15.1312L3.51467 20.486C3.76086 20.7323 4.01825 20.9672 4.28506 21.1913L8.86953 16.6068V15.1312Z",
|
|
2999
|
+
fill: "#D80027"
|
|
3000
|
+
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3001
|
+
d: "M8.86937 8.86912L3.51456 3.51417C3.26828 3.76036 3.03334 4.01775 2.80919 4.28456L7.3937 8.86907L8.86937 8.86912Z",
|
|
3002
|
+
fill: "#D80027"
|
|
3003
|
+
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3004
|
+
d: "M15.1304 8.87019L20.4853 3.51528C20.2391 3.269 19.9817 3.03406 19.7149 2.80995L15.1304 7.39447V8.87019Z",
|
|
3005
|
+
fill: "#D80027"
|
|
3006
|
+
})]
|
|
3007
|
+
}), /*#__PURE__*/(0,jsx_runtime.jsx)("defs", {
|
|
3008
|
+
children: /*#__PURE__*/(0,jsx_runtime.jsx)("clipPath", {
|
|
3009
|
+
id: "clip0_5448_6935",
|
|
3010
|
+
children: /*#__PURE__*/(0,jsx_runtime.jsx)("rect", {
|
|
3011
|
+
width: "24",
|
|
3012
|
+
height: "24",
|
|
3013
|
+
fill: "white"
|
|
3014
|
+
})
|
|
3015
|
+
})
|
|
3016
|
+
})]
|
|
3017
|
+
});
|
|
3018
|
+
const gBCircleIconDefinition = svgToIconDefinition(gBCircleSvg, 'gbcircle');
|
|
3019
|
+
|
|
3020
|
+
/** */
|
|
3021
|
+
const GBCircleIcon_RefIcon = /*#__PURE__*/external_React_.forwardRef((props, ref) => {
|
|
3022
|
+
return /*#__PURE__*/(0,jsx_runtime.jsx)(TdmIcon, {
|
|
3023
|
+
...props,
|
|
3024
|
+
ref: ref,
|
|
3025
|
+
icon: gBCircleIconDefinition
|
|
3026
|
+
});
|
|
3027
|
+
});
|
|
3028
|
+
if (false) {}
|
|
3029
|
+
/* harmony default export */ var GBCircleIcon = (GBCircleIcon_RefIcon);
|
|
2947
3030
|
;// CONCATENATED MODULE: ./src/icons/GearCodeOutlinedIcon.tsx
|
|
2948
3031
|
// GENERATE BY ./scripts/generate.ts
|
|
2949
3032
|
// DON NOT EDIT IT MANUALLY
|
|
@@ -3064,89 +3147,6 @@ const GlobeOutlinedIcon_RefIcon = /*#__PURE__*/external_React_.forwardRef((props
|
|
|
3064
3147
|
});
|
|
3065
3148
|
if (false) {}
|
|
3066
3149
|
/* harmony default export */ var GlobeOutlinedIcon = (GlobeOutlinedIcon_RefIcon);
|
|
3067
|
-
;// CONCATENATED MODULE: ./src/icons/GreatBritainIcon.tsx
|
|
3068
|
-
// GENERATE BY ./scripts/generate.ts
|
|
3069
|
-
// DON NOT EDIT IT MANUALLY
|
|
3070
|
-
|
|
3071
|
-
|
|
3072
|
-
|
|
3073
|
-
|
|
3074
|
-
|
|
3075
|
-
|
|
3076
|
-
const greatBritainSvg = /*#__PURE__*/(0,jsx_runtime.jsxs)("svg", {
|
|
3077
|
-
width: "24",
|
|
3078
|
-
height: "24",
|
|
3079
|
-
viewBox: "0 0 24 24",
|
|
3080
|
-
fill: "#cacaca",
|
|
3081
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3082
|
-
children: [/*#__PURE__*/(0,jsx_runtime.jsxs)("g", {
|
|
3083
|
-
"clip-path": "url(#clip0_5448_6935)",
|
|
3084
|
-
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3085
|
-
d: "M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",
|
|
3086
|
-
fill: "#F0F0F0"
|
|
3087
|
-
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3088
|
-
d: "M2.48068 4.69299C1.53807 5.91938 0.827309 7.3329 0.41345 8.86848H6.65617L2.48068 4.69299Z",
|
|
3089
|
-
fill: "#0052B4"
|
|
3090
|
-
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3091
|
-
d: "M23.587 8.86863C23.1732 7.33309 22.4623 5.91958 21.5198 4.69319L17.3444 8.86863H23.587Z",
|
|
3092
|
-
fill: "#0052B4"
|
|
3093
|
-
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3094
|
-
d: "M0.41345 15.1302C0.827356 16.6657 1.53812 18.0793 2.48069 19.3056L6.65603 15.1302H0.41345Z",
|
|
3095
|
-
fill: "#0052B4"
|
|
3096
|
-
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3097
|
-
d: "M19.3055 2.47977C18.0792 1.53716 16.6657 0.826398 15.1301 0.412492V6.65517L19.3055 2.47977Z",
|
|
3098
|
-
fill: "#0052B4"
|
|
3099
|
-
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3100
|
-
d: "M4.69395 21.5177C5.92034 22.4603 7.33386 23.1711 8.86939 23.585V17.3424L4.69395 21.5177Z",
|
|
3101
|
-
fill: "#0052B4"
|
|
3102
|
-
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3103
|
-
d: "M8.86934 0.412492C7.33381 0.826398 5.92029 1.53716 4.69395 2.47972L8.86934 6.65511V0.412492Z",
|
|
3104
|
-
fill: "#0052B4"
|
|
3105
|
-
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3106
|
-
d: "M15.1301 23.585C16.6656 23.1711 18.0791 22.4603 19.3055 21.5177L15.1301 17.3424V23.585Z",
|
|
3107
|
-
fill: "#0052B4"
|
|
3108
|
-
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3109
|
-
d: "M17.3444 15.1302L21.5198 19.3056C22.4623 18.0793 23.1732 16.6657 23.587 15.1302H17.3444Z",
|
|
3110
|
-
fill: "#0052B4"
|
|
3111
|
-
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3112
|
-
d: "M23.8984 10.4348H13.5653L13.5653 0.101578C13.0529 0.034875 12.5305 0 12 0C11.4694 0 10.9471 0.034875 10.4348 0.101578V10.4347L0.101578 10.4347C0.034875 10.9471 0 11.4695 0 12C0 12.5306 0.034875 13.0529 0.101578 13.5652H10.4347L10.4347 23.8984C10.9471 23.9651 11.4694 24 12 24C12.5305 24 13.0529 23.9652 13.5652 23.8984V13.5653L23.8984 13.5653C23.9651 13.0529 24 12.5306 24 12C24 11.4695 23.9651 10.9471 23.8984 10.4348Z",
|
|
3113
|
-
fill: "#D80027"
|
|
3114
|
-
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3115
|
-
d: "M15.1304 15.1313L20.4852 20.4861C20.7315 20.2399 20.9665 19.9825 21.1906 19.7157L16.6062 15.1312L15.1304 15.1313Z",
|
|
3116
|
-
fill: "#D80027"
|
|
3117
|
-
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3118
|
-
d: "M8.86953 15.1312L3.51467 20.486C3.76086 20.7323 4.01825 20.9672 4.28506 21.1913L8.86953 16.6068V15.1312Z",
|
|
3119
|
-
fill: "#D80027"
|
|
3120
|
-
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3121
|
-
d: "M8.86937 8.86912L3.51456 3.51417C3.26828 3.76036 3.03334 4.01775 2.80919 4.28456L7.3937 8.86907L8.86937 8.86912Z",
|
|
3122
|
-
fill: "#D80027"
|
|
3123
|
-
}), /*#__PURE__*/(0,jsx_runtime.jsx)("path", {
|
|
3124
|
-
d: "M15.1304 8.87019L20.4853 3.51528C20.2391 3.269 19.9817 3.03406 19.7149 2.80995L15.1304 7.39447V8.87019Z",
|
|
3125
|
-
fill: "#D80027"
|
|
3126
|
-
})]
|
|
3127
|
-
}), /*#__PURE__*/(0,jsx_runtime.jsx)("defs", {
|
|
3128
|
-
children: /*#__PURE__*/(0,jsx_runtime.jsx)("clipPath", {
|
|
3129
|
-
id: "clip0_5448_6935",
|
|
3130
|
-
children: /*#__PURE__*/(0,jsx_runtime.jsx)("rect", {
|
|
3131
|
-
width: "24",
|
|
3132
|
-
height: "24",
|
|
3133
|
-
fill: "white"
|
|
3134
|
-
})
|
|
3135
|
-
})
|
|
3136
|
-
})]
|
|
3137
|
-
});
|
|
3138
|
-
const greatBritainIconDefinition = svgToIconDefinition(greatBritainSvg, 'great-britain');
|
|
3139
|
-
|
|
3140
|
-
/** */
|
|
3141
|
-
const GreatBritainIcon_RefIcon = /*#__PURE__*/external_React_.forwardRef((props, ref) => {
|
|
3142
|
-
return /*#__PURE__*/(0,jsx_runtime.jsx)(TdmIcon, {
|
|
3143
|
-
...props,
|
|
3144
|
-
ref: ref,
|
|
3145
|
-
icon: greatBritainIconDefinition
|
|
3146
|
-
});
|
|
3147
|
-
});
|
|
3148
|
-
if (false) {}
|
|
3149
|
-
/* harmony default export */ var GreatBritainIcon = (GreatBritainIcon_RefIcon);
|
|
3150
3150
|
;// CONCATENATED MODULE: ./src/icons/Grid2FilledIcon.tsx
|
|
3151
3151
|
// GENERATE BY ./scripts/generate.ts
|
|
3152
3152
|
// DON NOT EDIT IT MANUALLY
|
|
@@ -5546,7 +5546,7 @@ const UserPenFilledIcon_RefIcon = /*#__PURE__*/external_React_.forwardRef((props
|
|
|
5546
5546
|
});
|
|
5547
5547
|
if (false) {}
|
|
5548
5548
|
/* harmony default export */ var UserPenFilledIcon = (UserPenFilledIcon_RefIcon);
|
|
5549
|
-
;// CONCATENATED MODULE: ./src/icons/
|
|
5549
|
+
;// CONCATENATED MODULE: ./src/icons/VNCircleIcon.tsx
|
|
5550
5550
|
// GENERATE BY ./scripts/generate.ts
|
|
5551
5551
|
// DON NOT EDIT IT MANUALLY
|
|
5552
5552
|
|
|
@@ -5555,7 +5555,7 @@ if (false) {}
|
|
|
5555
5555
|
|
|
5556
5556
|
|
|
5557
5557
|
|
|
5558
|
-
const
|
|
5558
|
+
const vNCircleSvg = /*#__PURE__*/(0,jsx_runtime.jsxs)("svg", {
|
|
5559
5559
|
width: "24",
|
|
5560
5560
|
height: "24",
|
|
5561
5561
|
viewBox: "0 0 24 24",
|
|
@@ -5581,18 +5581,18 @@ const vietNamSvg = /*#__PURE__*/(0,jsx_runtime.jsxs)("svg", {
|
|
|
5581
5581
|
})
|
|
5582
5582
|
})]
|
|
5583
5583
|
});
|
|
5584
|
-
const
|
|
5584
|
+
const vNCircleIconDefinition = svgToIconDefinition(vNCircleSvg, 'vncircle');
|
|
5585
5585
|
|
|
5586
|
-
/** */
|
|
5587
|
+
const VNCircleIcon_RefIcon = /*#__PURE__*/external_React_.forwardRef((props, ref) => {
|
|
5588
5588
|
return /*#__PURE__*/(0,jsx_runtime.jsx)(TdmIcon, {
|
|
5589
5589
|
...props,
|
|
5590
5590
|
ref: ref,
|
|
5591
|
-
icon:
|
|
5591
|
+
icon: vNCircleIconDefinition
|
|
5592
5592
|
});
|
|
5593
5593
|
});
|
|
5594
5594
|
if (false) {}
|
|
5595
|
-
/* harmony default export */ var
|
|
5595
|
+
/* harmony default export */ var VNCircleIcon = (VNCircleIcon_RefIcon);
|
|
5596
5596
|
;// CONCATENATED MODULE: ./src/icons/ViewMenuOutlinedIcon.tsx
|
|
5597
5597
|
// GENERATE BY ./scripts/generate.ts
|
|
5598
5598
|
// DON NOT EDIT IT MANUALLY
|