a-icons 1.2.42 → 1.2.44
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/es/LightbulbOutlined.d.ts +6 -0
- package/es/LightbulbOutlined.js +34 -0
- package/es/LinkOutlined.d.ts +6 -0
- package/es/LinkOutlined.js +31 -0
- package/es/index.d.ts +2 -0
- package/es/index.js +2 -0
- package/lib/LightbulbOutlined.d.ts +6 -0
- package/lib/LightbulbOutlined.js +77 -0
- package/lib/LinkOutlined.d.ts +6 -0
- package/lib/LinkOutlined.js +74 -0
- package/lib/index.d.ts +2 -0
- package/lib/index.js +18 -4
- package/package.json +2 -2
- package/src/LightbulbOutlined.tsx +21 -0
- package/src/LinkOutlined.tsx +18 -0
- package/src/index.tsx +2 -0
- package/svgs/outlined/lightbulb-outlined.svg +5 -0
- package/svgs/outlined/link-outlined.svg +3 -0
- package/tmpAllSvgs/lightbulb-outlined.svg +5 -0
- package/tmpAllSvgs/link-outlined.svg +3 -0
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
var __assign = this && this.__assign || function () {
|
|
2
|
+
__assign = Object.assign || function (t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) {
|
|
6
|
+
if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
import * as React from 'react';
|
|
14
|
+
import Icon from 'a-base-icon/lib/icon';
|
|
15
|
+
function LightbulbOutlined(componentProps) {
|
|
16
|
+
var IconNode = function IconNode(props) {
|
|
17
|
+
return /*#__PURE__*/React.createElement("svg", __assign({
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
21
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M9.5 22h5M10 10h4m-2 0v6m3-.674a7 7 0 10-6 0V16c0 .932 0 1.398.152 1.765a2 2 0 001.083 1.082C10.602 19 11.068 19 12 19c.932 0 1.398 0 1.765-.152a2 2 0 001.083-1.083C15 17.398 15 16.932 15 16v-.674z",
|
|
23
|
+
stroke: "currentCOlor",
|
|
24
|
+
strokeWidth: 2,
|
|
25
|
+
strokeLinecap: "square",
|
|
26
|
+
strokeLinejoin: "round"
|
|
27
|
+
}));
|
|
28
|
+
};
|
|
29
|
+
return /*#__PURE__*/React.createElement(Icon, __assign({}, componentProps, {
|
|
30
|
+
component: IconNode
|
|
31
|
+
}));
|
|
32
|
+
}
|
|
33
|
+
LightbulbOutlined.displayName = 'LightbulbOutlined';
|
|
34
|
+
export default LightbulbOutlined;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
var __assign = this && this.__assign || function () {
|
|
2
|
+
__assign = Object.assign || function (t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) {
|
|
6
|
+
if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
import * as React from 'react';
|
|
14
|
+
import Icon from 'a-base-icon/lib/icon';
|
|
15
|
+
function LinkOutlined(componentProps) {
|
|
16
|
+
var IconNode = function IconNode(props) {
|
|
17
|
+
return /*#__PURE__*/React.createElement("svg", __assign({
|
|
18
|
+
viewBox: "0 0 24 24",
|
|
19
|
+
fill: "none",
|
|
20
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
21
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
d: "M9.368 6.944a6.001 6.001 0 014.376 2.391l.6.801-1.602 1.197-.6-.8a4 4 0 00-5.875-.58l-.156.148-2.988 2.987-.133.145a4.002 4.002 0 002.975 6.634 4.002 4.002 0 002.815-1.123l2.404-2.405 1.414 1.415-2.417 2.417-.229.211a6 6 0 01-8.466-8.467l.21-.228 3-3 .234-.222a6.001 6.001 0 014.438-1.521zM15.94 0a6 6 0 014.263 10.168l-3.012 3.013a6.003 6.003 0 01-7.12 1.023 6.003 6.003 0 01-1.928-1.671l-.599-.801 1.602-1.198.598.801a4 4 0 006.033.432l3-3a4 4 0 00-5.668-5.644h-.001L10.69 5.527 9.28 4.11l2.43-2.415.009-.01A6.001 6.001 0 0115.939 0z",
|
|
23
|
+
fill: "currentColor"
|
|
24
|
+
}));
|
|
25
|
+
};
|
|
26
|
+
return /*#__PURE__*/React.createElement(Icon, __assign({}, componentProps, {
|
|
27
|
+
component: IconNode
|
|
28
|
+
}));
|
|
29
|
+
}
|
|
30
|
+
LinkOutlined.displayName = 'LinkOutlined';
|
|
31
|
+
export default LinkOutlined;
|
package/es/index.d.ts
CHANGED
|
@@ -214,10 +214,12 @@ export { default as LanguageOutlined } from './LanguageOutlined';
|
|
|
214
214
|
export { default as LayerFilled } from './LayerFilled';
|
|
215
215
|
export { default as LayerOutlined } from './LayerOutlined';
|
|
216
216
|
export { default as LeftOutlined } from './LeftOutlined';
|
|
217
|
+
export { default as LightbulbOutlined } from './LightbulbOutlined';
|
|
217
218
|
export { default as LimitlessFilled } from './LimitlessFilled';
|
|
218
219
|
export { default as LineChartUpOutlined } from './LineChartUpOutlined';
|
|
219
220
|
export { default as LineUpFilled } from './LineUpFilled';
|
|
220
221
|
export { default as LineUpOutlined } from './LineUpOutlined';
|
|
222
|
+
export { default as LinkOutlined } from './LinkOutlined';
|
|
221
223
|
export { default as LinkedinFilled } from './LinkedinFilled';
|
|
222
224
|
export { default as ListCaptionFilled } from './ListCaptionFilled';
|
|
223
225
|
export { default as ListCaptionOutlined } from './ListCaptionOutlined';
|
package/es/index.js
CHANGED
|
@@ -214,10 +214,12 @@ export { default as LanguageOutlined } from './LanguageOutlined';
|
|
|
214
214
|
export { default as LayerFilled } from './LayerFilled';
|
|
215
215
|
export { default as LayerOutlined } from './LayerOutlined';
|
|
216
216
|
export { default as LeftOutlined } from './LeftOutlined';
|
|
217
|
+
export { default as LightbulbOutlined } from './LightbulbOutlined';
|
|
217
218
|
export { default as LimitlessFilled } from './LimitlessFilled';
|
|
218
219
|
export { default as LineChartUpOutlined } from './LineChartUpOutlined';
|
|
219
220
|
export { default as LineUpFilled } from './LineUpFilled';
|
|
220
221
|
export { default as LineUpOutlined } from './LineUpOutlined';
|
|
222
|
+
export { default as LinkOutlined } from './LinkOutlined';
|
|
221
223
|
export { default as LinkedinFilled } from './LinkedinFilled';
|
|
222
224
|
export { default as ListCaptionFilled } from './ListCaptionFilled';
|
|
223
225
|
export { default as ListCaptionOutlined } from './ListCaptionOutlined';
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var __assign = this && this.__assign || function () {
|
|
4
|
+
__assign = Object.assign || function (t) {
|
|
5
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
6
|
+
s = arguments[i];
|
|
7
|
+
for (var p in s) {
|
|
8
|
+
if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
return t;
|
|
12
|
+
};
|
|
13
|
+
return __assign.apply(this, arguments);
|
|
14
|
+
};
|
|
15
|
+
var __createBinding = this && this.__createBinding || (Object.create ? function (o, m, k, k2) {
|
|
16
|
+
if (k2 === undefined) k2 = k;
|
|
17
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
18
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
19
|
+
desc = {
|
|
20
|
+
enumerable: true,
|
|
21
|
+
get: function get() {
|
|
22
|
+
return m[k];
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
Object.defineProperty(o, k2, desc);
|
|
27
|
+
} : function (o, m, k, k2) {
|
|
28
|
+
if (k2 === undefined) k2 = k;
|
|
29
|
+
o[k2] = m[k];
|
|
30
|
+
});
|
|
31
|
+
var __setModuleDefault = this && this.__setModuleDefault || (Object.create ? function (o, v) {
|
|
32
|
+
Object.defineProperty(o, "default", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
value: v
|
|
35
|
+
});
|
|
36
|
+
} : function (o, v) {
|
|
37
|
+
o["default"] = v;
|
|
38
|
+
});
|
|
39
|
+
var __importStar = this && this.__importStar || function (mod) {
|
|
40
|
+
if (mod && mod.__esModule) return mod;
|
|
41
|
+
var result = {};
|
|
42
|
+
if (mod != null) for (var k in mod) {
|
|
43
|
+
if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
44
|
+
}
|
|
45
|
+
__setModuleDefault(result, mod);
|
|
46
|
+
return result;
|
|
47
|
+
};
|
|
48
|
+
var __importDefault = this && this.__importDefault || function (mod) {
|
|
49
|
+
return mod && mod.__esModule ? mod : {
|
|
50
|
+
"default": mod
|
|
51
|
+
};
|
|
52
|
+
};
|
|
53
|
+
Object.defineProperty(exports, "__esModule", {
|
|
54
|
+
value: true
|
|
55
|
+
});
|
|
56
|
+
var React = __importStar(require("react"));
|
|
57
|
+
var icon_1 = __importDefault(require("a-base-icon/lib/icon"));
|
|
58
|
+
function LightbulbOutlined(componentProps) {
|
|
59
|
+
var IconNode = function IconNode(props) {
|
|
60
|
+
return React.createElement("svg", __assign({
|
|
61
|
+
viewBox: "0 0 24 24",
|
|
62
|
+
fill: "none",
|
|
63
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
64
|
+
}, props), React.createElement("path", {
|
|
65
|
+
d: "M9.5 22h5M10 10h4m-2 0v6m3-.674a7 7 0 10-6 0V16c0 .932 0 1.398.152 1.765a2 2 0 001.083 1.082C10.602 19 11.068 19 12 19c.932 0 1.398 0 1.765-.152a2 2 0 001.083-1.083C15 17.398 15 16.932 15 16v-.674z",
|
|
66
|
+
stroke: "currentCOlor",
|
|
67
|
+
strokeWidth: 2,
|
|
68
|
+
strokeLinecap: "square",
|
|
69
|
+
strokeLinejoin: "round"
|
|
70
|
+
}));
|
|
71
|
+
};
|
|
72
|
+
return React.createElement(icon_1["default"], __assign({}, componentProps, {
|
|
73
|
+
component: IconNode
|
|
74
|
+
}));
|
|
75
|
+
}
|
|
76
|
+
LightbulbOutlined.displayName = 'LightbulbOutlined';
|
|
77
|
+
exports["default"] = LightbulbOutlined;
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var __assign = this && this.__assign || function () {
|
|
4
|
+
__assign = Object.assign || function (t) {
|
|
5
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
6
|
+
s = arguments[i];
|
|
7
|
+
for (var p in s) {
|
|
8
|
+
if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
return t;
|
|
12
|
+
};
|
|
13
|
+
return __assign.apply(this, arguments);
|
|
14
|
+
};
|
|
15
|
+
var __createBinding = this && this.__createBinding || (Object.create ? function (o, m, k, k2) {
|
|
16
|
+
if (k2 === undefined) k2 = k;
|
|
17
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
18
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
19
|
+
desc = {
|
|
20
|
+
enumerable: true,
|
|
21
|
+
get: function get() {
|
|
22
|
+
return m[k];
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
Object.defineProperty(o, k2, desc);
|
|
27
|
+
} : function (o, m, k, k2) {
|
|
28
|
+
if (k2 === undefined) k2 = k;
|
|
29
|
+
o[k2] = m[k];
|
|
30
|
+
});
|
|
31
|
+
var __setModuleDefault = this && this.__setModuleDefault || (Object.create ? function (o, v) {
|
|
32
|
+
Object.defineProperty(o, "default", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
value: v
|
|
35
|
+
});
|
|
36
|
+
} : function (o, v) {
|
|
37
|
+
o["default"] = v;
|
|
38
|
+
});
|
|
39
|
+
var __importStar = this && this.__importStar || function (mod) {
|
|
40
|
+
if (mod && mod.__esModule) return mod;
|
|
41
|
+
var result = {};
|
|
42
|
+
if (mod != null) for (var k in mod) {
|
|
43
|
+
if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
44
|
+
}
|
|
45
|
+
__setModuleDefault(result, mod);
|
|
46
|
+
return result;
|
|
47
|
+
};
|
|
48
|
+
var __importDefault = this && this.__importDefault || function (mod) {
|
|
49
|
+
return mod && mod.__esModule ? mod : {
|
|
50
|
+
"default": mod
|
|
51
|
+
};
|
|
52
|
+
};
|
|
53
|
+
Object.defineProperty(exports, "__esModule", {
|
|
54
|
+
value: true
|
|
55
|
+
});
|
|
56
|
+
var React = __importStar(require("react"));
|
|
57
|
+
var icon_1 = __importDefault(require("a-base-icon/lib/icon"));
|
|
58
|
+
function LinkOutlined(componentProps) {
|
|
59
|
+
var IconNode = function IconNode(props) {
|
|
60
|
+
return React.createElement("svg", __assign({
|
|
61
|
+
viewBox: "0 0 24 24",
|
|
62
|
+
fill: "none",
|
|
63
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
64
|
+
}, props), React.createElement("path", {
|
|
65
|
+
d: "M9.368 6.944a6.001 6.001 0 014.376 2.391l.6.801-1.602 1.197-.6-.8a4 4 0 00-5.875-.58l-.156.148-2.988 2.987-.133.145a4.002 4.002 0 002.975 6.634 4.002 4.002 0 002.815-1.123l2.404-2.405 1.414 1.415-2.417 2.417-.229.211a6 6 0 01-8.466-8.467l.21-.228 3-3 .234-.222a6.001 6.001 0 014.438-1.521zM15.94 0a6 6 0 014.263 10.168l-3.012 3.013a6.003 6.003 0 01-7.12 1.023 6.003 6.003 0 01-1.928-1.671l-.599-.801 1.602-1.198.598.801a4 4 0 006.033.432l3-3a4 4 0 00-5.668-5.644h-.001L10.69 5.527 9.28 4.11l2.43-2.415.009-.01A6.001 6.001 0 0115.939 0z",
|
|
66
|
+
fill: "currentColor"
|
|
67
|
+
}));
|
|
68
|
+
};
|
|
69
|
+
return React.createElement(icon_1["default"], __assign({}, componentProps, {
|
|
70
|
+
component: IconNode
|
|
71
|
+
}));
|
|
72
|
+
}
|
|
73
|
+
LinkOutlined.displayName = 'LinkOutlined';
|
|
74
|
+
exports["default"] = LinkOutlined;
|
package/lib/index.d.ts
CHANGED
|
@@ -214,10 +214,12 @@ export { default as LanguageOutlined } from './LanguageOutlined';
|
|
|
214
214
|
export { default as LayerFilled } from './LayerFilled';
|
|
215
215
|
export { default as LayerOutlined } from './LayerOutlined';
|
|
216
216
|
export { default as LeftOutlined } from './LeftOutlined';
|
|
217
|
+
export { default as LightbulbOutlined } from './LightbulbOutlined';
|
|
217
218
|
export { default as LimitlessFilled } from './LimitlessFilled';
|
|
218
219
|
export { default as LineChartUpOutlined } from './LineChartUpOutlined';
|
|
219
220
|
export { default as LineUpFilled } from './LineUpFilled';
|
|
220
221
|
export { default as LineUpOutlined } from './LineUpOutlined';
|
|
222
|
+
export { default as LinkOutlined } from './LinkOutlined';
|
|
221
223
|
export { default as LinkedinFilled } from './LinkedinFilled';
|
|
222
224
|
export { default as ListCaptionFilled } from './ListCaptionFilled';
|
|
223
225
|
export { default as ListCaptionOutlined } from './ListCaptionOutlined';
|
package/lib/index.js
CHANGED
|
@@ -12,10 +12,10 @@ exports.CallFilled = exports.CallFailOutlined = exports.CalendarOutlined = expor
|
|
|
12
12
|
exports.ContinueInvestFilled = exports.ConfirmCircleSolidFilled = exports.ConfirmCircleOutlined = exports.ConfirmCircleFilled = exports.ComputerOutlined = exports.ComputerFilled = exports.ComputerCheckOutlined = exports.ColumnarAnalyzeOutlined = exports.CoinOverlapLockFilled = exports.CoinOverlapFilled = exports.CloudUploadOutlined = exports.CloseSquareOutlined = exports.CloseSquareFilled = exports.CloseOutlined = exports.CloseFilled = exports.CloseCircleOutlined = exports.CloseCircleFilled = exports.ClockFastForwardOutlined = exports.ClockCircleOutline = exports.ClockCircleFilled = exports.ClipboardOutlined = exports.ClientOutlined = exports.CirculationFilled = exports.CircleThreeLinesOutlined = exports.CircleStopFilled = exports.CircleRLetterOutlined = exports.CirclePointsTriangleOutlined = exports.CirclePointsTriangleFilled = exports.CirclePlusFilled = exports.CircleDollarOutlined = exports.CircleDollarFilled = exports.CircleCLetterOutlined = exports.ChevronUpFilled = exports.ChevronRightOutlined = exports.CheckboxMultipleOutlined = exports.CheckboxMultipleBlankFilled = exports.CheckOutlined = exports.ChainOutlined = exports.ChainFilled = exports.CellPhoneCallFilled = exports.CategoryOutlined = exports.CategoryFilled = exports.CardOutlined = exports.CardLoopOutlined = exports.CardLoopFilled = exports.CardFilled = exports.CameraOutlined = exports.CameraFilled = exports.CallRecordOutlined = exports.CallOutlined = void 0;
|
|
13
13
|
exports.EditSimpleOutlined = exports.EditOutlined = exports.EditFilled = exports.Edit2Filled = exports.EcLogo = exports.EarthOutlined = exports.EarthFilled = exports.DragUpAndDownOutlined = exports.DraftLineOutlined = exports.DownloadOutlined = exports.DownloadOutlinedFile = exports.DownloadLineOutlined = exports.DownloadFilled = exports.DoubleUsersOutlined = exports.DoubleTextOutlined = exports.DoubleTextFilled = exports.DoubleDownOutlined = exports.DoubleDocumentOutlined = exports.DoubleDocumentFilled = exports.DoubleChevronOutlined = exports.DoubleChainOutlined = exports.DoubleChainFilled = exports.DotsOutlined = exports.DollarOutlined = exports.DollarInCircleOutlined = exports.DocumentVoteFilled = exports.DocumentTextFilled = exports.DocumentPassFilled = exports.DocumentOutlined = exports.DocumentFilled = exports.DocumentErrorFilled = exports.DocumentEditOutlined = exports.DisplayerOutlined = exports.DiamondMoneyOutlined = exports.DiamondMoneyFilled = exports.DiamondFileOutlined = exports.DiamondFileFilled = exports.DescOutlined = exports.DataPanelOutlined = exports.DataLogOutlined = exports.DashboardOutlined = exports.DashboardFilled = exports.DailyFinanceOutlined = exports.CyclePlusFilled = exports.CustomerServiceOutlined = exports.CreditCardOutlined = exports.CreditCardFilled = exports.CornerRightArrowsOutlined = exports.CopyLineOutlined = exports.CopyFilled = void 0;
|
|
14
14
|
exports.HourGlassOutlined = exports.HomeOutlined = exports.HomeFilled = exports.HandleOutlined = exports.HandCoinsOutlined = exports.HandCoinsFilled = exports.GrowthGraphOutlined = exports.GroupOutlined = exports.GroupFilled = exports.GiftWithClipFilled = exports.GiftFilled = exports.GiftBoxOutlined = exports.GarbageCanOutlined = exports.FunnelFilled = exports.FundProjectionScreenOutlined = exports.FundProjectionScreenFilled = exports.FourDotOutlined = exports.FourDotFilled = exports.FormOutlined = exports.ForbidFireOutlined = exports.ForbidFireFilled = exports.FolderBracketOutlined = exports.FolderAddOutlined = exports.FoldSearchFileOutlined = exports.FoldSearchFileFilled = exports.FlagOutlined = exports.FireOutlined = exports.FireFilled = exports.FilterOutlined = exports.FilterFilled = exports.FilterCupOutlined = exports.FilletFileListOutlined = exports.FilletFileListFilled = exports.FileTextOutlined = exports.FileShieldOutlined = exports.FileSearchFilled = exports.FileOutlined = exports.FileListFilled = exports.FileFinishFilled = exports.FileFilled = exports.FacebookFilled = exports.EyeSlashOutlined = exports.EyeSlashFilled = exports.EyeOutlined = exports.EyeFilled = exports.EyeCornerFilled = exports.ExternalLinkFilled = exports.ErrorWarningOutlined = exports.ErrorWarningFilled = exports.EmailWithTextFilled = void 0;
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.
|
|
18
|
-
exports.YoutubeFilled = exports.WarningRuleOutlined = exports.WarningRuleFilled = exports.WarningOutlined = exports.WarningFilled = exports.WalletOutlined = exports.WalletFilled = exports.UserOutlined = exports.UserCheckOutlined = exports.UploadSendOutlined = exports.UpgradeFilled = exports.UpFilled = exports.UnlockFilled = exports.UnbindChainOutlined = exports.UnbindChainFilled = exports.TwoSwitchOutlined = exports.TwoPersonConfirmFilled = exports.TwoPeopleRectOutlined = exports.TwitterFilled = exports.TriangleArrowDownFilled = exports.TreeOutlined = exports.TreeFilled = exports.TreeCircleFilled = exports.TreeAreaOutlined = exports.TrashCanFilled = exports.TransferFileFilled = exports.TmdLogo = exports.TimeZoneSiteFilled = exports.TimeCardFilled = exports.TagOutlined = exports.TagFilled = exports.StopOutlined = exports.StopFilled = exports.StarOutlined = exports.StarFilled = exports.StampFilled = exports.SquareRightUpOutlined = void 0;
|
|
15
|
+
exports.NoteBoardOutlined = exports.NoteBoardFilled = exports.NewspaperOutlined = exports.MoveOutlined = exports.MoneySymbolOutlined = exports.MoneySymbolFilled = exports.MinusSquareOutlined = exports.MessageSquareOutlined = exports.MessageSmileOutlined = exports.MenuListOutlined = exports.MediumVolumeOutlined = exports.MappingAddOutlined = exports.MailOutlined = exports.MailHollowFilled = exports.MailFilled = exports.LoopOutlined = exports.LoopFolderOutlined = exports.LoopFolderFilled = exports.LoopFilled = exports.LockOutlined = exports.LockFilled = exports.LockEllipsisFilled = exports.LoadingFilled = exports.ListOutlined = exports.ListFilled = exports.ListCaptionOutlined = exports.ListCaptionFilled = exports.LinkedinFilled = exports.LinkOutlined = exports.LineUpOutlined = exports.LineUpFilled = exports.LineChartUpOutlined = exports.LimitlessFilled = exports.LightbulbOutlined = exports.LeftOutlined = exports.LayerOutlined = exports.LayerFilled = exports.LanguageOutlined = exports.KeyFilled = exports.InvoiceOutlined = exports.InviteFriendFilled = exports.InternalResourceOutlined = exports.InsFilled = exports.InformationOutlined = exports.InformationFilled = exports.ImageOutlined = exports.ImageFilled = exports.ImacFilled = exports.IbFilled = exports.HouseOutlined = void 0;
|
|
16
|
+
exports.QrCodeFilled = exports.PlusOutlined = exports.PlusFilled = exports.PlusBoldSquareFilled = exports.PlaySolidFilled = exports.PlaySharpFilled = exports.PlayFilled = exports.PhoneOutlined = exports.PhoneCallFilled = exports.PersonWarningFilled = exports.PersonTransferFilled = exports.PersonLeftArrowFilled = exports.PersonGroupFilled = exports.PeopleTieOutlined = exports.PeopleTeamOutlined = exports.PeopleTeamFilled = exports.PeopleSettingFilled = exports.PeopleQuestionFilled = exports.PeopleOutlined = exports.PeopleLockFilled = exports.PeopleGroupOutlined = exports.PeopleGroupFilled = exports.PeopleGetOutlined = exports.PeopleFolderFilled = exports.PeopleFilled = exports.PeopleErrorFilled = exports.PeopleEllipsisFilled = exports.PeopleConfirmFilled = exports.PeopleCloseFilled = exports.PeopleCircleOutlined = exports.PeopleCardFilled = exports.PeopleAddOutlined = exports.PeopleAddFilled = exports.PencilOutlined = exports.Pdf = exports.PauseInvestFilled = exports.PauseCircleFilled = exports.OtcMerchant = exports.OtcMerchantLine = exports.OppositeArrowsOutlined = exports.OppositeArrowsFilled = exports.OpenMailOutlined = exports.OpenMailFilled = exports.OngoingFilled = exports.OfficeBagOutlined = exports.OffOutlined = exports.OctagonPromptOutlined = exports.OctagonPromptFilled = exports.NoteOutlined = exports.NoteFilled = void 0;
|
|
17
|
+
exports.SquareAOutlined = exports.SphereOutlined = exports.SphereFilled = exports.SpeakerFilled = exports.SimpleEarthOutlined = exports.SignalStopReviewOutlined = exports.SignalOutlined = exports.SignalLineOutlined = exports.SignalFilled = exports.SignalDiffusionOutlined = exports.SignalDiffusionFilled = exports.SignBankCardFilled = exports.ShopKeeperOutlined = exports.ShopKeeperFilled = exports.ShieldTickAsteriskFilled = exports.ShieldOutlined = exports.ShieldFilled = exports.ShareOutlined = exports.ShareFilled = exports.ShapeOutlined = exports.ShapeFilled = exports.ShapArrowRightFilled = exports.ShapArrowLeftFilled = exports.SettingSquareOutlined = exports.SettingSquareFilled = exports.SettingOutlined = exports.SettingFilled = exports.SeoOutlined = exports.SeoFilled = exports.SearchOutlined = exports.SearchFilled = exports.SearchDocumentFilled = exports.RoundedRectangleClockFilled = exports.RiskControlOutlined = exports.RiskControlFilled = exports.RingDotsFilled = exports.RetryRefreshFilled = exports.ResourceOutlined = exports.RefreshRightOutlined = exports.RefreshOutlined = exports.RefreshFilled = exports.RectsPlusFilled = exports.RectTwoBarOutlined = exports.RectTwoBarFilled = exports.RectForkFilled = exports.RectBoardOutlined = exports.ReceiptOutlined = exports.ReceiptFilled = exports.QuestionMarkOutlined = exports.QuestionMarkFilled = void 0;
|
|
18
|
+
exports.YoutubeFilled = exports.WarningRuleOutlined = exports.WarningRuleFilled = exports.WarningOutlined = exports.WarningFilled = exports.WalletOutlined = exports.WalletFilled = exports.UserOutlined = exports.UserCheckOutlined = exports.UploadSendOutlined = exports.UpgradeFilled = exports.UpFilled = exports.UnlockFilled = exports.UnbindChainOutlined = exports.UnbindChainFilled = exports.TwoSwitchOutlined = exports.TwoPersonConfirmFilled = exports.TwoPeopleRectOutlined = exports.TwitterFilled = exports.TriangleArrowDownFilled = exports.TreeOutlined = exports.TreeFilled = exports.TreeCircleFilled = exports.TreeAreaOutlined = exports.TrashCanFilled = exports.TransferFileFilled = exports.TmdLogo = exports.TimeZoneSiteFilled = exports.TimeCardFilled = exports.TagOutlined = exports.TagFilled = exports.StopOutlined = exports.StopFilled = exports.StarOutlined = exports.StarFilled = exports.StampFilled = exports.SquareRightUpOutlined = exports.SquareLeftTurnFilled = exports.SquareFilled = void 0;
|
|
19
19
|
var DailyFinanceFilled_1 = require("./DailyFinanceFilled");
|
|
20
20
|
Object.defineProperty(exports, "DailyFinanceFilled", {
|
|
21
21
|
enumerable: true,
|
|
@@ -1528,6 +1528,13 @@ Object.defineProperty(exports, "LeftOutlined", {
|
|
|
1528
1528
|
return __importDefault(LeftOutlined_1)["default"];
|
|
1529
1529
|
}
|
|
1530
1530
|
});
|
|
1531
|
+
var LightbulbOutlined_1 = require("./LightbulbOutlined");
|
|
1532
|
+
Object.defineProperty(exports, "LightbulbOutlined", {
|
|
1533
|
+
enumerable: true,
|
|
1534
|
+
get: function get() {
|
|
1535
|
+
return __importDefault(LightbulbOutlined_1)["default"];
|
|
1536
|
+
}
|
|
1537
|
+
});
|
|
1531
1538
|
var LimitlessFilled_1 = require("./LimitlessFilled");
|
|
1532
1539
|
Object.defineProperty(exports, "LimitlessFilled", {
|
|
1533
1540
|
enumerable: true,
|
|
@@ -1556,6 +1563,13 @@ Object.defineProperty(exports, "LineUpOutlined", {
|
|
|
1556
1563
|
return __importDefault(LineUpOutlined_1)["default"];
|
|
1557
1564
|
}
|
|
1558
1565
|
});
|
|
1566
|
+
var LinkOutlined_1 = require("./LinkOutlined");
|
|
1567
|
+
Object.defineProperty(exports, "LinkOutlined", {
|
|
1568
|
+
enumerable: true,
|
|
1569
|
+
get: function get() {
|
|
1570
|
+
return __importDefault(LinkOutlined_1)["default"];
|
|
1571
|
+
}
|
|
1572
|
+
});
|
|
1559
1573
|
var LinkedinFilled_1 = require("./LinkedinFilled");
|
|
1560
1574
|
Object.defineProperty(exports, "LinkedinFilled", {
|
|
1561
1575
|
enumerable: true,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "a-icons",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.44",
|
|
4
4
|
"repository": "git@github.com:SPOTEC-LTD/assui.git",
|
|
5
5
|
"author": "jason <usochen@gmail.com>",
|
|
6
6
|
"main": "./lib/index.js",
|
|
@@ -22,5 +22,5 @@
|
|
|
22
22
|
"peerDependencies": {
|
|
23
23
|
"assui": "^3.2.49"
|
|
24
24
|
},
|
|
25
|
-
"gitHead": "
|
|
25
|
+
"gitHead": "912b943cf021dc1fef67057d1757fdb3b267b194"
|
|
26
26
|
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Icon, { IconProps } from 'a-base-icon/lib/icon';
|
|
3
|
+
|
|
4
|
+
function LightbulbOutlined(componentProps: IconProps) {
|
|
5
|
+
const IconNode = (props: React.SVGProps<SVGSVGElement>) => (
|
|
6
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
|
|
7
|
+
<path
|
|
8
|
+
d="M9.5 22h5M10 10h4m-2 0v6m3-.674a7 7 0 10-6 0V16c0 .932 0 1.398.152 1.765a2 2 0 001.083 1.082C10.602 19 11.068 19 12 19c.932 0 1.398 0 1.765-.152a2 2 0 001.083-1.083C15 17.398 15 16.932 15 16v-.674z"
|
|
9
|
+
stroke="currentCOlor"
|
|
10
|
+
strokeWidth={2}
|
|
11
|
+
strokeLinecap="square"
|
|
12
|
+
strokeLinejoin="round"
|
|
13
|
+
/>
|
|
14
|
+
</svg>
|
|
15
|
+
);
|
|
16
|
+
|
|
17
|
+
return <Icon {...componentProps} component={IconNode} />;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
LightbulbOutlined.displayName = 'LightbulbOutlined';
|
|
21
|
+
export default LightbulbOutlined;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import Icon, { IconProps } from 'a-base-icon/lib/icon';
|
|
3
|
+
|
|
4
|
+
function LinkOutlined(componentProps: IconProps) {
|
|
5
|
+
const IconNode = (props: React.SVGProps<SVGSVGElement>) => (
|
|
6
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}>
|
|
7
|
+
<path
|
|
8
|
+
d="M9.368 6.944a6.001 6.001 0 014.376 2.391l.6.801-1.602 1.197-.6-.8a4 4 0 00-5.875-.58l-.156.148-2.988 2.987-.133.145a4.002 4.002 0 002.975 6.634 4.002 4.002 0 002.815-1.123l2.404-2.405 1.414 1.415-2.417 2.417-.229.211a6 6 0 01-8.466-8.467l.21-.228 3-3 .234-.222a6.001 6.001 0 014.438-1.521zM15.94 0a6 6 0 014.263 10.168l-3.012 3.013a6.003 6.003 0 01-7.12 1.023 6.003 6.003 0 01-1.928-1.671l-.599-.801 1.602-1.198.598.801a4 4 0 006.033.432l3-3a4 4 0 00-5.668-5.644h-.001L10.69 5.527 9.28 4.11l2.43-2.415.009-.01A6.001 6.001 0 0115.939 0z"
|
|
9
|
+
fill="currentColor"
|
|
10
|
+
/>
|
|
11
|
+
</svg>
|
|
12
|
+
);
|
|
13
|
+
|
|
14
|
+
return <Icon {...componentProps} component={IconNode} />;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
LinkOutlined.displayName = 'LinkOutlined';
|
|
18
|
+
export default LinkOutlined;
|
package/src/index.tsx
CHANGED
|
@@ -214,10 +214,12 @@ export { default as LanguageOutlined } from './LanguageOutlined'
|
|
|
214
214
|
export { default as LayerFilled } from './LayerFilled'
|
|
215
215
|
export { default as LayerOutlined } from './LayerOutlined'
|
|
216
216
|
export { default as LeftOutlined } from './LeftOutlined'
|
|
217
|
+
export { default as LightbulbOutlined } from './LightbulbOutlined'
|
|
217
218
|
export { default as LimitlessFilled } from './LimitlessFilled'
|
|
218
219
|
export { default as LineChartUpOutlined } from './LineChartUpOutlined'
|
|
219
220
|
export { default as LineUpFilled } from './LineUpFilled'
|
|
220
221
|
export { default as LineUpOutlined } from './LineUpOutlined'
|
|
222
|
+
export { default as LinkOutlined } from './LinkOutlined'
|
|
221
223
|
export { default as LinkedinFilled } from './LinkedinFilled'
|
|
222
224
|
export { default as ListCaptionFilled } from './ListCaptionFilled'
|
|
223
225
|
export { default as ListCaptionOutlined } from './ListCaptionOutlined'
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path
|
|
3
|
+
d="M9.5 21.9998H14.5M10 9.99976H14M12 9.99976L12 15.9998M15 15.3261C17.3649 14.2027 19 11.7922 19 8.99976C19 5.13376 15.866 1.99976 12 1.99976C8.13401 1.99976 5 5.13376 5 8.99976C5 11.7922 6.63505 14.2027 9 15.3261V15.9998C9 16.9316 9 17.3976 9.15224 17.7651C9.35523 18.2552 9.74458 18.6445 10.2346 18.8475C10.6022 18.9998 11.0681 18.9998 12 18.9998C12.9319 18.9998 13.3978 18.9998 13.7654 18.8475C14.2554 18.6445 14.6448 18.2552 14.8478 17.7651C15 17.3976 15 16.9316 15 15.9998V15.3261Z"
|
|
4
|
+
stroke="currentCOlor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round" />
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.36839 6.94359C10.2265 7.00505 11.0616 7.25081 11.8166 7.66331C12.5717 8.07582 13.229 8.64623 13.7444 9.33519L14.344 10.136L12.7424 11.3332L12.1428 10.5325C11.7993 10.0733 11.3609 9.69314 10.8576 9.4182C10.3544 9.14327 9.79782 8.97968 9.22581 8.9387C8.65379 8.89774 8.07955 8.98049 7.54222 9.18089C7.0719 9.35633 6.63929 9.61872 6.26683 9.95335L6.11058 10.1008L3.12327 13.0881L2.99046 13.2326C2.3457 13.9691 1.99168 14.9192 2.00022 15.9026C2.00946 16.9512 2.43058 17.954 3.1721 18.6955C3.91363 19.4371 4.91644 19.8582 5.96507 19.8674C7.01385 19.8765 8.02511 19.473 8.77952 18.7444L11.1838 16.3391L12.5979 17.7541L10.1809 20.1711L9.95237 20.3821C8.84772 21.3491 7.42335 21.8801 5.94847 21.8674C4.3753 21.8537 2.87048 21.222 1.75804 20.1096C0.645588 18.9972 0.0138946 17.4924 0.000224041 15.9192C-0.0125158 14.4443 0.518492 13.0199 1.48558 11.9153L1.69651 11.6868L4.69651 8.68675L4.92991 8.46507C5.48858 7.96317 6.13757 7.57001 6.843 7.30687C7.64901 7.00622 8.51033 6.88216 9.36839 6.94359ZM15.9397 0.000226624C17.5128 0.0139483 19.0177 0.645637 20.1301 1.75804C21.2424 2.87046 21.8733 4.37542 21.8869 5.94847C21.9005 7.52138 21.296 9.0367 20.2033 10.1682L17.1907 13.1809C16.5824 13.7893 15.8502 14.2601 15.0442 14.5608C14.2382 14.8613 13.3768 14.9845 12.5188 14.9231C11.6607 14.8616 10.8255 14.6168 10.0705 14.2043C9.31561 13.7918 8.65809 13.2213 8.1428 12.5325L7.54417 11.7317L9.14573 10.5344L9.74436 11.3352C10.0879 11.7944 10.5263 12.1745 11.0295 12.4494C11.5329 12.7245 12.0902 12.888 12.6623 12.9289C13.2343 12.9698 13.8087 12.8872 14.3459 12.6868C14.8832 12.4863 15.3711 12.1724 15.7766 11.7668L18.7766 8.76683C19.4977 8.01377 19.896 7.00812 19.8869 5.96507C19.8777 4.91656 19.4574 3.91361 18.716 3.1721C17.9744 2.43047 16.9709 2.00934 15.9221 2.00023C14.8733 1.99111 13.863 2.39464 13.1086 3.12327L13.1076 3.1223L10.6897 5.52757L9.27952 4.1096L11.7092 1.69456L11.719 1.6848C12.8506 0.591849 14.3665 -0.0134439 15.9397 0.000226624Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path
|
|
3
|
+
d="M9.5 21.9998H14.5M10 9.99976H14M12 9.99976L12 15.9998M15 15.3261C17.3649 14.2027 19 11.7922 19 8.99976C19 5.13376 15.866 1.99976 12 1.99976C8.13401 1.99976 5 5.13376 5 8.99976C5 11.7922 6.63505 14.2027 9 15.3261V15.9998C9 16.9316 9 17.3976 9.15224 17.7651C9.35523 18.2552 9.74458 18.6445 10.2346 18.8475C10.6022 18.9998 11.0681 18.9998 12 18.9998C12.9319 18.9998 13.3978 18.9998 13.7654 18.8475C14.2554 18.6445 14.6448 18.2552 14.8478 17.7651C15 17.3976 15 16.9316 15 15.9998V15.3261Z"
|
|
4
|
+
stroke="currentCOlor" stroke-width="2" stroke-linecap="square" stroke-linejoin="round" />
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.36839 6.94359C10.2265 7.00505 11.0616 7.25081 11.8166 7.66331C12.5717 8.07582 13.229 8.64623 13.7444 9.33519L14.344 10.136L12.7424 11.3332L12.1428 10.5325C11.7993 10.0733 11.3609 9.69314 10.8576 9.4182C10.3544 9.14327 9.79782 8.97968 9.22581 8.9387C8.65379 8.89774 8.07955 8.98049 7.54222 9.18089C7.0719 9.35633 6.63929 9.61872 6.26683 9.95335L6.11058 10.1008L3.12327 13.0881L2.99046 13.2326C2.3457 13.9691 1.99168 14.9192 2.00022 15.9026C2.00946 16.9512 2.43058 17.954 3.1721 18.6955C3.91363 19.4371 4.91644 19.8582 5.96507 19.8674C7.01385 19.8765 8.02511 19.473 8.77952 18.7444L11.1838 16.3391L12.5979 17.7541L10.1809 20.1711L9.95237 20.3821C8.84772 21.3491 7.42335 21.8801 5.94847 21.8674C4.3753 21.8537 2.87048 21.222 1.75804 20.1096C0.645588 18.9972 0.0138946 17.4924 0.000224041 15.9192C-0.0125158 14.4443 0.518492 13.0199 1.48558 11.9153L1.69651 11.6868L4.69651 8.68675L4.92991 8.46507C5.48858 7.96317 6.13757 7.57001 6.843 7.30687C7.64901 7.00622 8.51033 6.88216 9.36839 6.94359ZM15.9397 0.000226624C17.5128 0.0139483 19.0177 0.645637 20.1301 1.75804C21.2424 2.87046 21.8733 4.37542 21.8869 5.94847C21.9005 7.52138 21.296 9.0367 20.2033 10.1682L17.1907 13.1809C16.5824 13.7893 15.8502 14.2601 15.0442 14.5608C14.2382 14.8613 13.3768 14.9845 12.5188 14.9231C11.6607 14.8616 10.8255 14.6168 10.0705 14.2043C9.31561 13.7918 8.65809 13.2213 8.1428 12.5325L7.54417 11.7317L9.14573 10.5344L9.74436 11.3352C10.0879 11.7944 10.5263 12.1745 11.0295 12.4494C11.5329 12.7245 12.0902 12.888 12.6623 12.9289C13.2343 12.9698 13.8087 12.8872 14.3459 12.6868C14.8832 12.4863 15.3711 12.1724 15.7766 11.7668L18.7766 8.76683C19.4977 8.01377 19.896 7.00812 19.8869 5.96507C19.8777 4.91656 19.4574 3.91361 18.716 3.1721C17.9744 2.43047 16.9709 2.00934 15.9221 2.00023C14.8733 1.99111 13.863 2.39464 13.1086 3.12327L13.1076 3.1223L10.6897 5.52757L9.27952 4.1096L11.7092 1.69456L11.719 1.6848C12.8506 0.591849 14.3665 -0.0134439 15.9397 0.000226624Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|