@team-monolith/cds 0.6.3 → 0.6.4
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/index.d.ts +6 -0
- package/dist/index.js +6 -0
- package/dist/remixicons/Arrows/index.d.ts +108 -0
- package/dist/remixicons/Arrows/index.js +216 -0
- package/dist/remixicons/Buildings/index.d.ts +58 -0
- package/dist/remixicons/Buildings/index.js +116 -0
- package/dist/remixicons/Business/index.d.ts +192 -0
- package/dist/remixicons/Business/index.js +384 -0
- package/dist/remixicons/Communication/index.d.ts +64 -0
- package/dist/remixicons/Communication/index.js +128 -0
- package/dist/remixicons/Design/index.d.ts +164 -0
- package/dist/remixicons/Design/index.js +328 -0
- package/dist/remixicons/Development/index.d.ts +50 -0
- package/dist/remixicons/Development/index.js +100 -0
- package/dist/remixicons/Device/index.d.ts +166 -0
- package/dist/remixicons/Device/index.js +332 -0
- package/dist/remixicons/Document/index.d.ts +202 -0
- package/dist/remixicons/Document/index.js +404 -0
- package/dist/remixicons/Editor/index.d.ts +114 -0
- package/dist/remixicons/Editor/index.js +228 -0
- package/dist/remixicons/Finance/index.d.ts +140 -0
- package/dist/remixicons/Finance/index.js +280 -0
- package/dist/remixicons/Health & Medical/index.d.ts +62 -0
- package/dist/remixicons/Health & Medical/index.js +124 -0
- package/dist/remixicons/Logos/index.d.ts +224 -0
- package/dist/remixicons/Logos/index.js +448 -0
- package/dist/remixicons/Map/index.d.ts +174 -0
- package/dist/remixicons/Map/index.js +348 -0
- package/dist/remixicons/Media/index.d.ts +218 -0
- package/dist/remixicons/Media/index.js +436 -0
- package/dist/remixicons/Others/index.d.ts +104 -0
- package/dist/remixicons/Others/index.js +208 -0
- package/dist/remixicons/System/index.d.ts +262 -0
- package/dist/remixicons/System/index.js +524 -0
- package/dist/remixicons/User & Faces/index.d.ts +112 -0
- package/dist/remixicons/User & Faces/index.js +224 -0
- package/dist/remixicons/Weather/index.d.ts +80 -0
- package/dist/remixicons/Weather/index.js +160 -0
- package/dist/remixicons/index.d.ts +18 -0
- package/dist/remixicons/index.js +18 -0
- package/package.json +1 -1
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
import chat1FillSvgImport from "remixicon/icons/Communication/chat-1-fill.svg";
|
|
2
|
+
import chat1LineSvgImport from "remixicon/icons/Communication/chat-1-line.svg";
|
|
3
|
+
import chat2FillSvgImport from "remixicon/icons/Communication/chat-2-fill.svg";
|
|
4
|
+
import chat2LineSvgImport from "remixicon/icons/Communication/chat-2-line.svg";
|
|
5
|
+
import chat3FillSvgImport from "remixicon/icons/Communication/chat-3-fill.svg";
|
|
6
|
+
import chat3LineSvgImport from "remixicon/icons/Communication/chat-3-line.svg";
|
|
7
|
+
import chat4FillSvgImport from "remixicon/icons/Communication/chat-4-fill.svg";
|
|
8
|
+
import chat4LineSvgImport from "remixicon/icons/Communication/chat-4-line.svg";
|
|
9
|
+
import chatCheckFillSvgImport from "remixicon/icons/Communication/chat-check-fill.svg";
|
|
10
|
+
import chatCheckLineSvgImport from "remixicon/icons/Communication/chat-check-line.svg";
|
|
11
|
+
import chatDeleteFillSvgImport from "remixicon/icons/Communication/chat-delete-fill.svg";
|
|
12
|
+
import chatDeleteLineSvgImport from "remixicon/icons/Communication/chat-delete-line.svg";
|
|
13
|
+
import chatDownloadFillSvgImport from "remixicon/icons/Communication/chat-download-fill.svg";
|
|
14
|
+
import chatDownloadLineSvgImport from "remixicon/icons/Communication/chat-download-line.svg";
|
|
15
|
+
import chatFollowUpFillSvgImport from "remixicon/icons/Communication/chat-follow-up-fill.svg";
|
|
16
|
+
import chatFollowUpLineSvgImport from "remixicon/icons/Communication/chat-follow-up-line.svg";
|
|
17
|
+
import chatForwardFillSvgImport from "remixicon/icons/Communication/chat-forward-fill.svg";
|
|
18
|
+
import chatForwardLineSvgImport from "remixicon/icons/Communication/chat-forward-line.svg";
|
|
19
|
+
import chatHeartFillSvgImport from "remixicon/icons/Communication/chat-heart-fill.svg";
|
|
20
|
+
import chatHeartLineSvgImport from "remixicon/icons/Communication/chat-heart-line.svg";
|
|
21
|
+
import chatHistoryFillSvgImport from "remixicon/icons/Communication/chat-history-fill.svg";
|
|
22
|
+
import chatHistoryLineSvgImport from "remixicon/icons/Communication/chat-history-line.svg";
|
|
23
|
+
import chatNewFillSvgImport from "remixicon/icons/Communication/chat-new-fill.svg";
|
|
24
|
+
import chatNewLineSvgImport from "remixicon/icons/Communication/chat-new-line.svg";
|
|
25
|
+
import chatOffFillSvgImport from "remixicon/icons/Communication/chat-off-fill.svg";
|
|
26
|
+
import chatOffLineSvgImport from "remixicon/icons/Communication/chat-off-line.svg";
|
|
27
|
+
import chatPollFillSvgImport from "remixicon/icons/Communication/chat-poll-fill.svg";
|
|
28
|
+
import chatPollLineSvgImport from "remixicon/icons/Communication/chat-poll-line.svg";
|
|
29
|
+
import chatPrivateFillSvgImport from "remixicon/icons/Communication/chat-private-fill.svg";
|
|
30
|
+
import chatPrivateLineSvgImport from "remixicon/icons/Communication/chat-private-line.svg";
|
|
31
|
+
import chatQuoteFillSvgImport from "remixicon/icons/Communication/chat-quote-fill.svg";
|
|
32
|
+
import chatQuoteLineSvgImport from "remixicon/icons/Communication/chat-quote-line.svg";
|
|
33
|
+
import chatSettingsFillSvgImport from "remixicon/icons/Communication/chat-settings-fill.svg";
|
|
34
|
+
import chatSettingsLineSvgImport from "remixicon/icons/Communication/chat-settings-line.svg";
|
|
35
|
+
import chatSmile2FillSvgImport from "remixicon/icons/Communication/chat-smile-2-fill.svg";
|
|
36
|
+
import chatSmile2LineSvgImport from "remixicon/icons/Communication/chat-smile-2-line.svg";
|
|
37
|
+
import chatSmile3FillSvgImport from "remixicon/icons/Communication/chat-smile-3-fill.svg";
|
|
38
|
+
import chatSmile3LineSvgImport from "remixicon/icons/Communication/chat-smile-3-line.svg";
|
|
39
|
+
import chatSmileFillSvgImport from "remixicon/icons/Communication/chat-smile-fill.svg";
|
|
40
|
+
import chatSmileLineSvgImport from "remixicon/icons/Communication/chat-smile-line.svg";
|
|
41
|
+
import chatUploadFillSvgImport from "remixicon/icons/Communication/chat-upload-fill.svg";
|
|
42
|
+
import chatUploadLineSvgImport from "remixicon/icons/Communication/chat-upload-line.svg";
|
|
43
|
+
import chatVoiceFillSvgImport from "remixicon/icons/Communication/chat-voice-fill.svg";
|
|
44
|
+
import chatVoiceLineSvgImport from "remixicon/icons/Communication/chat-voice-line.svg";
|
|
45
|
+
import discussFillSvgImport from "remixicon/icons/Communication/discuss-fill.svg";
|
|
46
|
+
import discussLineSvgImport from "remixicon/icons/Communication/discuss-line.svg";
|
|
47
|
+
import emojiStickerFillSvgImport from "remixicon/icons/Communication/emoji-sticker-fill.svg";
|
|
48
|
+
import emojiStickerLineSvgImport from "remixicon/icons/Communication/emoji-sticker-line.svg";
|
|
49
|
+
import feedbackFillSvgImport from "remixicon/icons/Communication/feedback-fill.svg";
|
|
50
|
+
import feedbackLineSvgImport from "remixicon/icons/Communication/feedback-line.svg";
|
|
51
|
+
import message2FillSvgImport from "remixicon/icons/Communication/message-2-fill.svg";
|
|
52
|
+
import message2LineSvgImport from "remixicon/icons/Communication/message-2-line.svg";
|
|
53
|
+
import message3FillSvgImport from "remixicon/icons/Communication/message-3-fill.svg";
|
|
54
|
+
import message3LineSvgImport from "remixicon/icons/Communication/message-3-line.svg";
|
|
55
|
+
import messageFillSvgImport from "remixicon/icons/Communication/message-fill.svg";
|
|
56
|
+
import messageLineSvgImport from "remixicon/icons/Communication/message-line.svg";
|
|
57
|
+
import questionAnswerFillSvgImport from "remixicon/icons/Communication/question-answer-fill.svg";
|
|
58
|
+
import questionAnswerLineSvgImport from "remixicon/icons/Communication/question-answer-line.svg";
|
|
59
|
+
import questionnaireFillSvgImport from "remixicon/icons/Communication/questionnaire-fill.svg";
|
|
60
|
+
import questionnaireLineSvgImport from "remixicon/icons/Communication/questionnaire-line.svg";
|
|
61
|
+
import speakFillSvgImport from "remixicon/icons/Communication/speak-fill.svg";
|
|
62
|
+
import speakLineSvgImport from "remixicon/icons/Communication/speak-line.svg";
|
|
63
|
+
import videoChatFillSvgImport from "remixicon/icons/Communication/video-chat-fill.svg";
|
|
64
|
+
import videoChatLineSvgImport from "remixicon/icons/Communication/video-chat-line.svg";
|
|
65
|
+
export var chat1FillSvg = chat1FillSvgImport;
|
|
66
|
+
export var chat1LineSvg = chat1LineSvgImport;
|
|
67
|
+
export var chat2FillSvg = chat2FillSvgImport;
|
|
68
|
+
export var chat2LineSvg = chat2LineSvgImport;
|
|
69
|
+
export var chat3FillSvg = chat3FillSvgImport;
|
|
70
|
+
export var chat3LineSvg = chat3LineSvgImport;
|
|
71
|
+
export var chat4FillSvg = chat4FillSvgImport;
|
|
72
|
+
export var chat4LineSvg = chat4LineSvgImport;
|
|
73
|
+
export var chatCheckFillSvg = chatCheckFillSvgImport;
|
|
74
|
+
export var chatCheckLineSvg = chatCheckLineSvgImport;
|
|
75
|
+
export var chatDeleteFillSvg = chatDeleteFillSvgImport;
|
|
76
|
+
export var chatDeleteLineSvg = chatDeleteLineSvgImport;
|
|
77
|
+
export var chatDownloadFillSvg = chatDownloadFillSvgImport;
|
|
78
|
+
export var chatDownloadLineSvg = chatDownloadLineSvgImport;
|
|
79
|
+
export var chatFollowUpFillSvg = chatFollowUpFillSvgImport;
|
|
80
|
+
export var chatFollowUpLineSvg = chatFollowUpLineSvgImport;
|
|
81
|
+
export var chatForwardFillSvg = chatForwardFillSvgImport;
|
|
82
|
+
export var chatForwardLineSvg = chatForwardLineSvgImport;
|
|
83
|
+
export var chatHeartFillSvg = chatHeartFillSvgImport;
|
|
84
|
+
export var chatHeartLineSvg = chatHeartLineSvgImport;
|
|
85
|
+
export var chatHistoryFillSvg = chatHistoryFillSvgImport;
|
|
86
|
+
export var chatHistoryLineSvg = chatHistoryLineSvgImport;
|
|
87
|
+
export var chatNewFillSvg = chatNewFillSvgImport;
|
|
88
|
+
export var chatNewLineSvg = chatNewLineSvgImport;
|
|
89
|
+
export var chatOffFillSvg = chatOffFillSvgImport;
|
|
90
|
+
export var chatOffLineSvg = chatOffLineSvgImport;
|
|
91
|
+
export var chatPollFillSvg = chatPollFillSvgImport;
|
|
92
|
+
export var chatPollLineSvg = chatPollLineSvgImport;
|
|
93
|
+
export var chatPrivateFillSvg = chatPrivateFillSvgImport;
|
|
94
|
+
export var chatPrivateLineSvg = chatPrivateLineSvgImport;
|
|
95
|
+
export var chatQuoteFillSvg = chatQuoteFillSvgImport;
|
|
96
|
+
export var chatQuoteLineSvg = chatQuoteLineSvgImport;
|
|
97
|
+
export var chatSettingsFillSvg = chatSettingsFillSvgImport;
|
|
98
|
+
export var chatSettingsLineSvg = chatSettingsLineSvgImport;
|
|
99
|
+
export var chatSmile2FillSvg = chatSmile2FillSvgImport;
|
|
100
|
+
export var chatSmile2LineSvg = chatSmile2LineSvgImport;
|
|
101
|
+
export var chatSmile3FillSvg = chatSmile3FillSvgImport;
|
|
102
|
+
export var chatSmile3LineSvg = chatSmile3LineSvgImport;
|
|
103
|
+
export var chatSmileFillSvg = chatSmileFillSvgImport;
|
|
104
|
+
export var chatSmileLineSvg = chatSmileLineSvgImport;
|
|
105
|
+
export var chatUploadFillSvg = chatUploadFillSvgImport;
|
|
106
|
+
export var chatUploadLineSvg = chatUploadLineSvgImport;
|
|
107
|
+
export var chatVoiceFillSvg = chatVoiceFillSvgImport;
|
|
108
|
+
export var chatVoiceLineSvg = chatVoiceLineSvgImport;
|
|
109
|
+
export var discussFillSvg = discussFillSvgImport;
|
|
110
|
+
export var discussLineSvg = discussLineSvgImport;
|
|
111
|
+
export var emojiStickerFillSvg = emojiStickerFillSvgImport;
|
|
112
|
+
export var emojiStickerLineSvg = emojiStickerLineSvgImport;
|
|
113
|
+
export var feedbackFillSvg = feedbackFillSvgImport;
|
|
114
|
+
export var feedbackLineSvg = feedbackLineSvgImport;
|
|
115
|
+
export var message2FillSvg = message2FillSvgImport;
|
|
116
|
+
export var message2LineSvg = message2LineSvgImport;
|
|
117
|
+
export var message3FillSvg = message3FillSvgImport;
|
|
118
|
+
export var message3LineSvg = message3LineSvgImport;
|
|
119
|
+
export var messageFillSvg = messageFillSvgImport;
|
|
120
|
+
export var messageLineSvg = messageLineSvgImport;
|
|
121
|
+
export var questionAnswerFillSvg = questionAnswerFillSvgImport;
|
|
122
|
+
export var questionAnswerLineSvg = questionAnswerLineSvgImport;
|
|
123
|
+
export var questionnaireFillSvg = questionnaireFillSvgImport;
|
|
124
|
+
export var questionnaireLineSvg = questionnaireLineSvgImport;
|
|
125
|
+
export var speakFillSvg = speakFillSvgImport;
|
|
126
|
+
export var speakLineSvg = speakLineSvgImport;
|
|
127
|
+
export var videoChatFillSvg = videoChatFillSvgImport;
|
|
128
|
+
export var videoChatLineSvg = videoChatLineSvgImport;
|
|
@@ -0,0 +1,164 @@
|
|
|
1
|
+
export declare const anticlockwise2FillSvg: string;
|
|
2
|
+
export declare const anticlockwise2LineSvg: string;
|
|
3
|
+
export declare const anticlockwiseFillSvg: string;
|
|
4
|
+
export declare const anticlockwiseLineSvg: string;
|
|
5
|
+
export declare const artboard2FillSvg: string;
|
|
6
|
+
export declare const artboard2LineSvg: string;
|
|
7
|
+
export declare const artboardFillSvg: string;
|
|
8
|
+
export declare const artboardLineSvg: string;
|
|
9
|
+
export declare const ballPenFillSvg: string;
|
|
10
|
+
export declare const ballPenLineSvg: string;
|
|
11
|
+
export declare const blurOffFillSvg: string;
|
|
12
|
+
export declare const blurOffLineSvg: string;
|
|
13
|
+
export declare const brush2FillSvg: string;
|
|
14
|
+
export declare const brush2LineSvg: string;
|
|
15
|
+
export declare const brush3FillSvg: string;
|
|
16
|
+
export declare const brush3LineSvg: string;
|
|
17
|
+
export declare const brush4FillSvg: string;
|
|
18
|
+
export declare const brush4LineSvg: string;
|
|
19
|
+
export declare const brushFillSvg: string;
|
|
20
|
+
export declare const brushLineSvg: string;
|
|
21
|
+
export declare const clockwise2FillSvg: string;
|
|
22
|
+
export declare const clockwise2LineSvg: string;
|
|
23
|
+
export declare const clockwiseFillSvg: string;
|
|
24
|
+
export declare const clockwiseLineSvg: string;
|
|
25
|
+
export declare const collageFillSvg: string;
|
|
26
|
+
export declare const collageLineSvg: string;
|
|
27
|
+
export declare const compasses2FillSvg: string;
|
|
28
|
+
export declare const compasses2LineSvg: string;
|
|
29
|
+
export declare const compassesFillSvg: string;
|
|
30
|
+
export declare const compassesLineSvg: string;
|
|
31
|
+
export declare const contrast2FillSvg: string;
|
|
32
|
+
export declare const contrast2LineSvg: string;
|
|
33
|
+
export declare const contrastDrop2FillSvg: string;
|
|
34
|
+
export declare const contrastDrop2LineSvg: string;
|
|
35
|
+
export declare const contrastDropFillSvg: string;
|
|
36
|
+
export declare const contrastDropLineSvg: string;
|
|
37
|
+
export declare const contrastFillSvg: string;
|
|
38
|
+
export declare const contrastLineSvg: string;
|
|
39
|
+
export declare const crop2FillSvg: string;
|
|
40
|
+
export declare const crop2LineSvg: string;
|
|
41
|
+
export declare const cropFillSvg: string;
|
|
42
|
+
export declare const cropLineSvg: string;
|
|
43
|
+
export declare const crosshair2FillSvg: string;
|
|
44
|
+
export declare const crosshair2LineSvg: string;
|
|
45
|
+
export declare const crosshairFillSvg: string;
|
|
46
|
+
export declare const crosshairLineSvg: string;
|
|
47
|
+
export declare const dragDropFillSvg: string;
|
|
48
|
+
export declare const dragDropLineSvg: string;
|
|
49
|
+
export declare const dropFillSvg: string;
|
|
50
|
+
export declare const dropLineSvg: string;
|
|
51
|
+
export declare const edit2FillSvg: string;
|
|
52
|
+
export declare const edit2LineSvg: string;
|
|
53
|
+
export declare const editBoxFillSvg: string;
|
|
54
|
+
export declare const editBoxLineSvg: string;
|
|
55
|
+
export declare const editCircleFillSvg: string;
|
|
56
|
+
export declare const editCircleLineSvg: string;
|
|
57
|
+
export declare const editFillSvg: string;
|
|
58
|
+
export declare const editLineSvg: string;
|
|
59
|
+
export declare const eraserFillSvg: string;
|
|
60
|
+
export declare const eraserLineSvg: string;
|
|
61
|
+
export declare const focus2FillSvg: string;
|
|
62
|
+
export declare const focus2LineSvg: string;
|
|
63
|
+
export declare const focus3FillSvg: string;
|
|
64
|
+
export declare const focus3LineSvg: string;
|
|
65
|
+
export declare const focusFillSvg: string;
|
|
66
|
+
export declare const focusLineSvg: string;
|
|
67
|
+
export declare const gridFillSvg: string;
|
|
68
|
+
export declare const gridLineSvg: string;
|
|
69
|
+
export declare const hammerFillSvg: string;
|
|
70
|
+
export declare const hammerLineSvg: string;
|
|
71
|
+
export declare const inkBottleFillSvg: string;
|
|
72
|
+
export declare const inkBottleLineSvg: string;
|
|
73
|
+
export declare const inputMethodFillSvg: string;
|
|
74
|
+
export declare const inputMethodLineSvg: string;
|
|
75
|
+
export declare const layout2FillSvg: string;
|
|
76
|
+
export declare const layout2LineSvg: string;
|
|
77
|
+
export declare const layout3FillSvg: string;
|
|
78
|
+
export declare const layout3LineSvg: string;
|
|
79
|
+
export declare const layout4FillSvg: string;
|
|
80
|
+
export declare const layout4LineSvg: string;
|
|
81
|
+
export declare const layout5FillSvg: string;
|
|
82
|
+
export declare const layout5LineSvg: string;
|
|
83
|
+
export declare const layout6FillSvg: string;
|
|
84
|
+
export declare const layout6LineSvg: string;
|
|
85
|
+
export declare const layoutBottom2FillSvg: string;
|
|
86
|
+
export declare const layoutBottom2LineSvg: string;
|
|
87
|
+
export declare const layoutBottomFillSvg: string;
|
|
88
|
+
export declare const layoutBottomLineSvg: string;
|
|
89
|
+
export declare const layoutColumnFillSvg: string;
|
|
90
|
+
export declare const layoutColumnLineSvg: string;
|
|
91
|
+
export declare const layoutFillSvg: string;
|
|
92
|
+
export declare const layoutGridFillSvg: string;
|
|
93
|
+
export declare const layoutGridLineSvg: string;
|
|
94
|
+
export declare const layoutLeft2FillSvg: string;
|
|
95
|
+
export declare const layoutLeft2LineSvg: string;
|
|
96
|
+
export declare const layoutLeftFillSvg: string;
|
|
97
|
+
export declare const layoutLeftLineSvg: string;
|
|
98
|
+
export declare const layoutLineSvg: string;
|
|
99
|
+
export declare const layoutMasonryFillSvg: string;
|
|
100
|
+
export declare const layoutMasonryLineSvg: string;
|
|
101
|
+
export declare const layoutRight2FillSvg: string;
|
|
102
|
+
export declare const layoutRight2LineSvg: string;
|
|
103
|
+
export declare const layoutRightFillSvg: string;
|
|
104
|
+
export declare const layoutRightLineSvg: string;
|
|
105
|
+
export declare const layoutRowFillSvg: string;
|
|
106
|
+
export declare const layoutRowLineSvg: string;
|
|
107
|
+
export declare const layoutTop2FillSvg: string;
|
|
108
|
+
export declare const layoutTop2LineSvg: string;
|
|
109
|
+
export declare const layoutTopFillSvg: string;
|
|
110
|
+
export declare const layoutTopLineSvg: string;
|
|
111
|
+
export declare const magicFillSvg: string;
|
|
112
|
+
export declare const magicLineSvg: string;
|
|
113
|
+
export declare const markPenFillSvg: string;
|
|
114
|
+
export declare const markPenLineSvg: string;
|
|
115
|
+
export declare const markupFillSvg: string;
|
|
116
|
+
export declare const markupLineSvg: string;
|
|
117
|
+
export declare const paintBrushFillSvg: string;
|
|
118
|
+
export declare const paintBrushLineSvg: string;
|
|
119
|
+
export declare const paintFillSvg: string;
|
|
120
|
+
export declare const paintLineSvg: string;
|
|
121
|
+
export declare const paletteFillSvg: string;
|
|
122
|
+
export declare const paletteLineSvg: string;
|
|
123
|
+
export declare const pantoneFillSvg: string;
|
|
124
|
+
export declare const pantoneLineSvg: string;
|
|
125
|
+
export declare const penNibFillSvg: string;
|
|
126
|
+
export declare const penNibLineSvg: string;
|
|
127
|
+
export declare const pencilFillSvg: string;
|
|
128
|
+
export declare const pencilLineSvg: string;
|
|
129
|
+
export declare const pencilRuler2FillSvg: string;
|
|
130
|
+
export declare const pencilRuler2LineSvg: string;
|
|
131
|
+
export declare const pencilRulerFillSvg: string;
|
|
132
|
+
export declare const pencilRulerLineSvg: string;
|
|
133
|
+
export declare const quillPenFillSvg: string;
|
|
134
|
+
export declare const quillPenLineSvg: string;
|
|
135
|
+
export declare const ruler2FillSvg: string;
|
|
136
|
+
export declare const ruler2LineSvg: string;
|
|
137
|
+
export declare const rulerFillSvg: string;
|
|
138
|
+
export declare const rulerLineSvg: string;
|
|
139
|
+
export declare const scissors2FillSvg: string;
|
|
140
|
+
export declare const scissors2LineSvg: string;
|
|
141
|
+
export declare const scissorsCutFillSvg: string;
|
|
142
|
+
export declare const scissorsCutLineSvg: string;
|
|
143
|
+
export declare const scissorsFillSvg: string;
|
|
144
|
+
export declare const scissorsLineSvg: string;
|
|
145
|
+
export declare const screenshot2FillSvg: string;
|
|
146
|
+
export declare const screenshot2LineSvg: string;
|
|
147
|
+
export declare const screenshotFillSvg: string;
|
|
148
|
+
export declare const screenshotLineSvg: string;
|
|
149
|
+
export declare const shape2FillSvg: string;
|
|
150
|
+
export declare const shape2LineSvg: string;
|
|
151
|
+
export declare const shapeFillSvg: string;
|
|
152
|
+
export declare const shapeLineSvg: string;
|
|
153
|
+
export declare const sipFillSvg: string;
|
|
154
|
+
export declare const sipLineSvg: string;
|
|
155
|
+
export declare const sliceFillSvg: string;
|
|
156
|
+
export declare const sliceLineSvg: string;
|
|
157
|
+
export declare const tBoxFillSvg: string;
|
|
158
|
+
export declare const tBoxLineSvg: string;
|
|
159
|
+
export declare const tableAltFillSvg: string;
|
|
160
|
+
export declare const tableAltLineSvg: string;
|
|
161
|
+
export declare const tableFillSvg: string;
|
|
162
|
+
export declare const tableLineSvg: string;
|
|
163
|
+
export declare const toolsFillSvg: string;
|
|
164
|
+
export declare const toolsLineSvg: string;
|
|
@@ -0,0 +1,328 @@
|
|
|
1
|
+
import anticlockwise2FillSvgImport from "remixicon/icons/Design/anticlockwise-2-fill.svg";
|
|
2
|
+
import anticlockwise2LineSvgImport from "remixicon/icons/Design/anticlockwise-2-line.svg";
|
|
3
|
+
import anticlockwiseFillSvgImport from "remixicon/icons/Design/anticlockwise-fill.svg";
|
|
4
|
+
import anticlockwiseLineSvgImport from "remixicon/icons/Design/anticlockwise-line.svg";
|
|
5
|
+
import artboard2FillSvgImport from "remixicon/icons/Design/artboard-2-fill.svg";
|
|
6
|
+
import artboard2LineSvgImport from "remixicon/icons/Design/artboard-2-line.svg";
|
|
7
|
+
import artboardFillSvgImport from "remixicon/icons/Design/artboard-fill.svg";
|
|
8
|
+
import artboardLineSvgImport from "remixicon/icons/Design/artboard-line.svg";
|
|
9
|
+
import ballPenFillSvgImport from "remixicon/icons/Design/ball-pen-fill.svg";
|
|
10
|
+
import ballPenLineSvgImport from "remixicon/icons/Design/ball-pen-line.svg";
|
|
11
|
+
import blurOffFillSvgImport from "remixicon/icons/Design/blur-off-fill.svg";
|
|
12
|
+
import blurOffLineSvgImport from "remixicon/icons/Design/blur-off-line.svg";
|
|
13
|
+
import brush2FillSvgImport from "remixicon/icons/Design/brush-2-fill.svg";
|
|
14
|
+
import brush2LineSvgImport from "remixicon/icons/Design/brush-2-line.svg";
|
|
15
|
+
import brush3FillSvgImport from "remixicon/icons/Design/brush-3-fill.svg";
|
|
16
|
+
import brush3LineSvgImport from "remixicon/icons/Design/brush-3-line.svg";
|
|
17
|
+
import brush4FillSvgImport from "remixicon/icons/Design/brush-4-fill.svg";
|
|
18
|
+
import brush4LineSvgImport from "remixicon/icons/Design/brush-4-line.svg";
|
|
19
|
+
import brushFillSvgImport from "remixicon/icons/Design/brush-fill.svg";
|
|
20
|
+
import brushLineSvgImport from "remixicon/icons/Design/brush-line.svg";
|
|
21
|
+
import clockwise2FillSvgImport from "remixicon/icons/Design/clockwise-2-fill.svg";
|
|
22
|
+
import clockwise2LineSvgImport from "remixicon/icons/Design/clockwise-2-line.svg";
|
|
23
|
+
import clockwiseFillSvgImport from "remixicon/icons/Design/clockwise-fill.svg";
|
|
24
|
+
import clockwiseLineSvgImport from "remixicon/icons/Design/clockwise-line.svg";
|
|
25
|
+
import collageFillSvgImport from "remixicon/icons/Design/collage-fill.svg";
|
|
26
|
+
import collageLineSvgImport from "remixicon/icons/Design/collage-line.svg";
|
|
27
|
+
import compasses2FillSvgImport from "remixicon/icons/Design/compasses-2-fill.svg";
|
|
28
|
+
import compasses2LineSvgImport from "remixicon/icons/Design/compasses-2-line.svg";
|
|
29
|
+
import compassesFillSvgImport from "remixicon/icons/Design/compasses-fill.svg";
|
|
30
|
+
import compassesLineSvgImport from "remixicon/icons/Design/compasses-line.svg";
|
|
31
|
+
import contrast2FillSvgImport from "remixicon/icons/Design/contrast-2-fill.svg";
|
|
32
|
+
import contrast2LineSvgImport from "remixicon/icons/Design/contrast-2-line.svg";
|
|
33
|
+
import contrastDrop2FillSvgImport from "remixicon/icons/Design/contrast-drop-2-fill.svg";
|
|
34
|
+
import contrastDrop2LineSvgImport from "remixicon/icons/Design/contrast-drop-2-line.svg";
|
|
35
|
+
import contrastDropFillSvgImport from "remixicon/icons/Design/contrast-drop-fill.svg";
|
|
36
|
+
import contrastDropLineSvgImport from "remixicon/icons/Design/contrast-drop-line.svg";
|
|
37
|
+
import contrastFillSvgImport from "remixicon/icons/Design/contrast-fill.svg";
|
|
38
|
+
import contrastLineSvgImport from "remixicon/icons/Design/contrast-line.svg";
|
|
39
|
+
import crop2FillSvgImport from "remixicon/icons/Design/crop-2-fill.svg";
|
|
40
|
+
import crop2LineSvgImport from "remixicon/icons/Design/crop-2-line.svg";
|
|
41
|
+
import cropFillSvgImport from "remixicon/icons/Design/crop-fill.svg";
|
|
42
|
+
import cropLineSvgImport from "remixicon/icons/Design/crop-line.svg";
|
|
43
|
+
import crosshair2FillSvgImport from "remixicon/icons/Design/crosshair-2-fill.svg";
|
|
44
|
+
import crosshair2LineSvgImport from "remixicon/icons/Design/crosshair-2-line.svg";
|
|
45
|
+
import crosshairFillSvgImport from "remixicon/icons/Design/crosshair-fill.svg";
|
|
46
|
+
import crosshairLineSvgImport from "remixicon/icons/Design/crosshair-line.svg";
|
|
47
|
+
import dragDropFillSvgImport from "remixicon/icons/Design/drag-drop-fill.svg";
|
|
48
|
+
import dragDropLineSvgImport from "remixicon/icons/Design/drag-drop-line.svg";
|
|
49
|
+
import dropFillSvgImport from "remixicon/icons/Design/drop-fill.svg";
|
|
50
|
+
import dropLineSvgImport from "remixicon/icons/Design/drop-line.svg";
|
|
51
|
+
import edit2FillSvgImport from "remixicon/icons/Design/edit-2-fill.svg";
|
|
52
|
+
import edit2LineSvgImport from "remixicon/icons/Design/edit-2-line.svg";
|
|
53
|
+
import editBoxFillSvgImport from "remixicon/icons/Design/edit-box-fill.svg";
|
|
54
|
+
import editBoxLineSvgImport from "remixicon/icons/Design/edit-box-line.svg";
|
|
55
|
+
import editCircleFillSvgImport from "remixicon/icons/Design/edit-circle-fill.svg";
|
|
56
|
+
import editCircleLineSvgImport from "remixicon/icons/Design/edit-circle-line.svg";
|
|
57
|
+
import editFillSvgImport from "remixicon/icons/Design/edit-fill.svg";
|
|
58
|
+
import editLineSvgImport from "remixicon/icons/Design/edit-line.svg";
|
|
59
|
+
import eraserFillSvgImport from "remixicon/icons/Design/eraser-fill.svg";
|
|
60
|
+
import eraserLineSvgImport from "remixicon/icons/Design/eraser-line.svg";
|
|
61
|
+
import focus2FillSvgImport from "remixicon/icons/Design/focus-2-fill.svg";
|
|
62
|
+
import focus2LineSvgImport from "remixicon/icons/Design/focus-2-line.svg";
|
|
63
|
+
import focus3FillSvgImport from "remixicon/icons/Design/focus-3-fill.svg";
|
|
64
|
+
import focus3LineSvgImport from "remixicon/icons/Design/focus-3-line.svg";
|
|
65
|
+
import focusFillSvgImport from "remixicon/icons/Design/focus-fill.svg";
|
|
66
|
+
import focusLineSvgImport from "remixicon/icons/Design/focus-line.svg";
|
|
67
|
+
import gridFillSvgImport from "remixicon/icons/Design/grid-fill.svg";
|
|
68
|
+
import gridLineSvgImport from "remixicon/icons/Design/grid-line.svg";
|
|
69
|
+
import hammerFillSvgImport from "remixicon/icons/Design/hammer-fill.svg";
|
|
70
|
+
import hammerLineSvgImport from "remixicon/icons/Design/hammer-line.svg";
|
|
71
|
+
import inkBottleFillSvgImport from "remixicon/icons/Design/ink-bottle-fill.svg";
|
|
72
|
+
import inkBottleLineSvgImport from "remixicon/icons/Design/ink-bottle-line.svg";
|
|
73
|
+
import inputMethodFillSvgImport from "remixicon/icons/Design/input-method-fill.svg";
|
|
74
|
+
import inputMethodLineSvgImport from "remixicon/icons/Design/input-method-line.svg";
|
|
75
|
+
import layout2FillSvgImport from "remixicon/icons/Design/layout-2-fill.svg";
|
|
76
|
+
import layout2LineSvgImport from "remixicon/icons/Design/layout-2-line.svg";
|
|
77
|
+
import layout3FillSvgImport from "remixicon/icons/Design/layout-3-fill.svg";
|
|
78
|
+
import layout3LineSvgImport from "remixicon/icons/Design/layout-3-line.svg";
|
|
79
|
+
import layout4FillSvgImport from "remixicon/icons/Design/layout-4-fill.svg";
|
|
80
|
+
import layout4LineSvgImport from "remixicon/icons/Design/layout-4-line.svg";
|
|
81
|
+
import layout5FillSvgImport from "remixicon/icons/Design/layout-5-fill.svg";
|
|
82
|
+
import layout5LineSvgImport from "remixicon/icons/Design/layout-5-line.svg";
|
|
83
|
+
import layout6FillSvgImport from "remixicon/icons/Design/layout-6-fill.svg";
|
|
84
|
+
import layout6LineSvgImport from "remixicon/icons/Design/layout-6-line.svg";
|
|
85
|
+
import layoutBottom2FillSvgImport from "remixicon/icons/Design/layout-bottom-2-fill.svg";
|
|
86
|
+
import layoutBottom2LineSvgImport from "remixicon/icons/Design/layout-bottom-2-line.svg";
|
|
87
|
+
import layoutBottomFillSvgImport from "remixicon/icons/Design/layout-bottom-fill.svg";
|
|
88
|
+
import layoutBottomLineSvgImport from "remixicon/icons/Design/layout-bottom-line.svg";
|
|
89
|
+
import layoutColumnFillSvgImport from "remixicon/icons/Design/layout-column-fill.svg";
|
|
90
|
+
import layoutColumnLineSvgImport from "remixicon/icons/Design/layout-column-line.svg";
|
|
91
|
+
import layoutFillSvgImport from "remixicon/icons/Design/layout-fill.svg";
|
|
92
|
+
import layoutGridFillSvgImport from "remixicon/icons/Design/layout-grid-fill.svg";
|
|
93
|
+
import layoutGridLineSvgImport from "remixicon/icons/Design/layout-grid-line.svg";
|
|
94
|
+
import layoutLeft2FillSvgImport from "remixicon/icons/Design/layout-left-2-fill.svg";
|
|
95
|
+
import layoutLeft2LineSvgImport from "remixicon/icons/Design/layout-left-2-line.svg";
|
|
96
|
+
import layoutLeftFillSvgImport from "remixicon/icons/Design/layout-left-fill.svg";
|
|
97
|
+
import layoutLeftLineSvgImport from "remixicon/icons/Design/layout-left-line.svg";
|
|
98
|
+
import layoutLineSvgImport from "remixicon/icons/Design/layout-line.svg";
|
|
99
|
+
import layoutMasonryFillSvgImport from "remixicon/icons/Design/layout-masonry-fill.svg";
|
|
100
|
+
import layoutMasonryLineSvgImport from "remixicon/icons/Design/layout-masonry-line.svg";
|
|
101
|
+
import layoutRight2FillSvgImport from "remixicon/icons/Design/layout-right-2-fill.svg";
|
|
102
|
+
import layoutRight2LineSvgImport from "remixicon/icons/Design/layout-right-2-line.svg";
|
|
103
|
+
import layoutRightFillSvgImport from "remixicon/icons/Design/layout-right-fill.svg";
|
|
104
|
+
import layoutRightLineSvgImport from "remixicon/icons/Design/layout-right-line.svg";
|
|
105
|
+
import layoutRowFillSvgImport from "remixicon/icons/Design/layout-row-fill.svg";
|
|
106
|
+
import layoutRowLineSvgImport from "remixicon/icons/Design/layout-row-line.svg";
|
|
107
|
+
import layoutTop2FillSvgImport from "remixicon/icons/Design/layout-top-2-fill.svg";
|
|
108
|
+
import layoutTop2LineSvgImport from "remixicon/icons/Design/layout-top-2-line.svg";
|
|
109
|
+
import layoutTopFillSvgImport from "remixicon/icons/Design/layout-top-fill.svg";
|
|
110
|
+
import layoutTopLineSvgImport from "remixicon/icons/Design/layout-top-line.svg";
|
|
111
|
+
import magicFillSvgImport from "remixicon/icons/Design/magic-fill.svg";
|
|
112
|
+
import magicLineSvgImport from "remixicon/icons/Design/magic-line.svg";
|
|
113
|
+
import markPenFillSvgImport from "remixicon/icons/Design/mark-pen-fill.svg";
|
|
114
|
+
import markPenLineSvgImport from "remixicon/icons/Design/mark-pen-line.svg";
|
|
115
|
+
import markupFillSvgImport from "remixicon/icons/Design/markup-fill.svg";
|
|
116
|
+
import markupLineSvgImport from "remixicon/icons/Design/markup-line.svg";
|
|
117
|
+
import paintBrushFillSvgImport from "remixicon/icons/Design/paint-brush-fill.svg";
|
|
118
|
+
import paintBrushLineSvgImport from "remixicon/icons/Design/paint-brush-line.svg";
|
|
119
|
+
import paintFillSvgImport from "remixicon/icons/Design/paint-fill.svg";
|
|
120
|
+
import paintLineSvgImport from "remixicon/icons/Design/paint-line.svg";
|
|
121
|
+
import paletteFillSvgImport from "remixicon/icons/Design/palette-fill.svg";
|
|
122
|
+
import paletteLineSvgImport from "remixicon/icons/Design/palette-line.svg";
|
|
123
|
+
import pantoneFillSvgImport from "remixicon/icons/Design/pantone-fill.svg";
|
|
124
|
+
import pantoneLineSvgImport from "remixicon/icons/Design/pantone-line.svg";
|
|
125
|
+
import penNibFillSvgImport from "remixicon/icons/Design/pen-nib-fill.svg";
|
|
126
|
+
import penNibLineSvgImport from "remixicon/icons/Design/pen-nib-line.svg";
|
|
127
|
+
import pencilFillSvgImport from "remixicon/icons/Design/pencil-fill.svg";
|
|
128
|
+
import pencilLineSvgImport from "remixicon/icons/Design/pencil-line.svg";
|
|
129
|
+
import pencilRuler2FillSvgImport from "remixicon/icons/Design/pencil-ruler-2-fill.svg";
|
|
130
|
+
import pencilRuler2LineSvgImport from "remixicon/icons/Design/pencil-ruler-2-line.svg";
|
|
131
|
+
import pencilRulerFillSvgImport from "remixicon/icons/Design/pencil-ruler-fill.svg";
|
|
132
|
+
import pencilRulerLineSvgImport from "remixicon/icons/Design/pencil-ruler-line.svg";
|
|
133
|
+
import quillPenFillSvgImport from "remixicon/icons/Design/quill-pen-fill.svg";
|
|
134
|
+
import quillPenLineSvgImport from "remixicon/icons/Design/quill-pen-line.svg";
|
|
135
|
+
import ruler2FillSvgImport from "remixicon/icons/Design/ruler-2-fill.svg";
|
|
136
|
+
import ruler2LineSvgImport from "remixicon/icons/Design/ruler-2-line.svg";
|
|
137
|
+
import rulerFillSvgImport from "remixicon/icons/Design/ruler-fill.svg";
|
|
138
|
+
import rulerLineSvgImport from "remixicon/icons/Design/ruler-line.svg";
|
|
139
|
+
import scissors2FillSvgImport from "remixicon/icons/Design/scissors-2-fill.svg";
|
|
140
|
+
import scissors2LineSvgImport from "remixicon/icons/Design/scissors-2-line.svg";
|
|
141
|
+
import scissorsCutFillSvgImport from "remixicon/icons/Design/scissors-cut-fill.svg";
|
|
142
|
+
import scissorsCutLineSvgImport from "remixicon/icons/Design/scissors-cut-line.svg";
|
|
143
|
+
import scissorsFillSvgImport from "remixicon/icons/Design/scissors-fill.svg";
|
|
144
|
+
import scissorsLineSvgImport from "remixicon/icons/Design/scissors-line.svg";
|
|
145
|
+
import screenshot2FillSvgImport from "remixicon/icons/Design/screenshot-2-fill.svg";
|
|
146
|
+
import screenshot2LineSvgImport from "remixicon/icons/Design/screenshot-2-line.svg";
|
|
147
|
+
import screenshotFillSvgImport from "remixicon/icons/Design/screenshot-fill.svg";
|
|
148
|
+
import screenshotLineSvgImport from "remixicon/icons/Design/screenshot-line.svg";
|
|
149
|
+
import shape2FillSvgImport from "remixicon/icons/Design/shape-2-fill.svg";
|
|
150
|
+
import shape2LineSvgImport from "remixicon/icons/Design/shape-2-line.svg";
|
|
151
|
+
import shapeFillSvgImport from "remixicon/icons/Design/shape-fill.svg";
|
|
152
|
+
import shapeLineSvgImport from "remixicon/icons/Design/shape-line.svg";
|
|
153
|
+
import sipFillSvgImport from "remixicon/icons/Design/sip-fill.svg";
|
|
154
|
+
import sipLineSvgImport from "remixicon/icons/Design/sip-line.svg";
|
|
155
|
+
import sliceFillSvgImport from "remixicon/icons/Design/slice-fill.svg";
|
|
156
|
+
import sliceLineSvgImport from "remixicon/icons/Design/slice-line.svg";
|
|
157
|
+
import tBoxFillSvgImport from "remixicon/icons/Design/t-box-fill.svg";
|
|
158
|
+
import tBoxLineSvgImport from "remixicon/icons/Design/t-box-line.svg";
|
|
159
|
+
import tableAltFillSvgImport from "remixicon/icons/Design/table-alt-fill.svg";
|
|
160
|
+
import tableAltLineSvgImport from "remixicon/icons/Design/table-alt-line.svg";
|
|
161
|
+
import tableFillSvgImport from "remixicon/icons/Design/table-fill.svg";
|
|
162
|
+
import tableLineSvgImport from "remixicon/icons/Design/table-line.svg";
|
|
163
|
+
import toolsFillSvgImport from "remixicon/icons/Design/tools-fill.svg";
|
|
164
|
+
import toolsLineSvgImport from "remixicon/icons/Design/tools-line.svg";
|
|
165
|
+
export var anticlockwise2FillSvg = anticlockwise2FillSvgImport;
|
|
166
|
+
export var anticlockwise2LineSvg = anticlockwise2LineSvgImport;
|
|
167
|
+
export var anticlockwiseFillSvg = anticlockwiseFillSvgImport;
|
|
168
|
+
export var anticlockwiseLineSvg = anticlockwiseLineSvgImport;
|
|
169
|
+
export var artboard2FillSvg = artboard2FillSvgImport;
|
|
170
|
+
export var artboard2LineSvg = artboard2LineSvgImport;
|
|
171
|
+
export var artboardFillSvg = artboardFillSvgImport;
|
|
172
|
+
export var artboardLineSvg = artboardLineSvgImport;
|
|
173
|
+
export var ballPenFillSvg = ballPenFillSvgImport;
|
|
174
|
+
export var ballPenLineSvg = ballPenLineSvgImport;
|
|
175
|
+
export var blurOffFillSvg = blurOffFillSvgImport;
|
|
176
|
+
export var blurOffLineSvg = blurOffLineSvgImport;
|
|
177
|
+
export var brush2FillSvg = brush2FillSvgImport;
|
|
178
|
+
export var brush2LineSvg = brush2LineSvgImport;
|
|
179
|
+
export var brush3FillSvg = brush3FillSvgImport;
|
|
180
|
+
export var brush3LineSvg = brush3LineSvgImport;
|
|
181
|
+
export var brush4FillSvg = brush4FillSvgImport;
|
|
182
|
+
export var brush4LineSvg = brush4LineSvgImport;
|
|
183
|
+
export var brushFillSvg = brushFillSvgImport;
|
|
184
|
+
export var brushLineSvg = brushLineSvgImport;
|
|
185
|
+
export var clockwise2FillSvg = clockwise2FillSvgImport;
|
|
186
|
+
export var clockwise2LineSvg = clockwise2LineSvgImport;
|
|
187
|
+
export var clockwiseFillSvg = clockwiseFillSvgImport;
|
|
188
|
+
export var clockwiseLineSvg = clockwiseLineSvgImport;
|
|
189
|
+
export var collageFillSvg = collageFillSvgImport;
|
|
190
|
+
export var collageLineSvg = collageLineSvgImport;
|
|
191
|
+
export var compasses2FillSvg = compasses2FillSvgImport;
|
|
192
|
+
export var compasses2LineSvg = compasses2LineSvgImport;
|
|
193
|
+
export var compassesFillSvg = compassesFillSvgImport;
|
|
194
|
+
export var compassesLineSvg = compassesLineSvgImport;
|
|
195
|
+
export var contrast2FillSvg = contrast2FillSvgImport;
|
|
196
|
+
export var contrast2LineSvg = contrast2LineSvgImport;
|
|
197
|
+
export var contrastDrop2FillSvg = contrastDrop2FillSvgImport;
|
|
198
|
+
export var contrastDrop2LineSvg = contrastDrop2LineSvgImport;
|
|
199
|
+
export var contrastDropFillSvg = contrastDropFillSvgImport;
|
|
200
|
+
export var contrastDropLineSvg = contrastDropLineSvgImport;
|
|
201
|
+
export var contrastFillSvg = contrastFillSvgImport;
|
|
202
|
+
export var contrastLineSvg = contrastLineSvgImport;
|
|
203
|
+
export var crop2FillSvg = crop2FillSvgImport;
|
|
204
|
+
export var crop2LineSvg = crop2LineSvgImport;
|
|
205
|
+
export var cropFillSvg = cropFillSvgImport;
|
|
206
|
+
export var cropLineSvg = cropLineSvgImport;
|
|
207
|
+
export var crosshair2FillSvg = crosshair2FillSvgImport;
|
|
208
|
+
export var crosshair2LineSvg = crosshair2LineSvgImport;
|
|
209
|
+
export var crosshairFillSvg = crosshairFillSvgImport;
|
|
210
|
+
export var crosshairLineSvg = crosshairLineSvgImport;
|
|
211
|
+
export var dragDropFillSvg = dragDropFillSvgImport;
|
|
212
|
+
export var dragDropLineSvg = dragDropLineSvgImport;
|
|
213
|
+
export var dropFillSvg = dropFillSvgImport;
|
|
214
|
+
export var dropLineSvg = dropLineSvgImport;
|
|
215
|
+
export var edit2FillSvg = edit2FillSvgImport;
|
|
216
|
+
export var edit2LineSvg = edit2LineSvgImport;
|
|
217
|
+
export var editBoxFillSvg = editBoxFillSvgImport;
|
|
218
|
+
export var editBoxLineSvg = editBoxLineSvgImport;
|
|
219
|
+
export var editCircleFillSvg = editCircleFillSvgImport;
|
|
220
|
+
export var editCircleLineSvg = editCircleLineSvgImport;
|
|
221
|
+
export var editFillSvg = editFillSvgImport;
|
|
222
|
+
export var editLineSvg = editLineSvgImport;
|
|
223
|
+
export var eraserFillSvg = eraserFillSvgImport;
|
|
224
|
+
export var eraserLineSvg = eraserLineSvgImport;
|
|
225
|
+
export var focus2FillSvg = focus2FillSvgImport;
|
|
226
|
+
export var focus2LineSvg = focus2LineSvgImport;
|
|
227
|
+
export var focus3FillSvg = focus3FillSvgImport;
|
|
228
|
+
export var focus3LineSvg = focus3LineSvgImport;
|
|
229
|
+
export var focusFillSvg = focusFillSvgImport;
|
|
230
|
+
export var focusLineSvg = focusLineSvgImport;
|
|
231
|
+
export var gridFillSvg = gridFillSvgImport;
|
|
232
|
+
export var gridLineSvg = gridLineSvgImport;
|
|
233
|
+
export var hammerFillSvg = hammerFillSvgImport;
|
|
234
|
+
export var hammerLineSvg = hammerLineSvgImport;
|
|
235
|
+
export var inkBottleFillSvg = inkBottleFillSvgImport;
|
|
236
|
+
export var inkBottleLineSvg = inkBottleLineSvgImport;
|
|
237
|
+
export var inputMethodFillSvg = inputMethodFillSvgImport;
|
|
238
|
+
export var inputMethodLineSvg = inputMethodLineSvgImport;
|
|
239
|
+
export var layout2FillSvg = layout2FillSvgImport;
|
|
240
|
+
export var layout2LineSvg = layout2LineSvgImport;
|
|
241
|
+
export var layout3FillSvg = layout3FillSvgImport;
|
|
242
|
+
export var layout3LineSvg = layout3LineSvgImport;
|
|
243
|
+
export var layout4FillSvg = layout4FillSvgImport;
|
|
244
|
+
export var layout4LineSvg = layout4LineSvgImport;
|
|
245
|
+
export var layout5FillSvg = layout5FillSvgImport;
|
|
246
|
+
export var layout5LineSvg = layout5LineSvgImport;
|
|
247
|
+
export var layout6FillSvg = layout6FillSvgImport;
|
|
248
|
+
export var layout6LineSvg = layout6LineSvgImport;
|
|
249
|
+
export var layoutBottom2FillSvg = layoutBottom2FillSvgImport;
|
|
250
|
+
export var layoutBottom2LineSvg = layoutBottom2LineSvgImport;
|
|
251
|
+
export var layoutBottomFillSvg = layoutBottomFillSvgImport;
|
|
252
|
+
export var layoutBottomLineSvg = layoutBottomLineSvgImport;
|
|
253
|
+
export var layoutColumnFillSvg = layoutColumnFillSvgImport;
|
|
254
|
+
export var layoutColumnLineSvg = layoutColumnLineSvgImport;
|
|
255
|
+
export var layoutFillSvg = layoutFillSvgImport;
|
|
256
|
+
export var layoutGridFillSvg = layoutGridFillSvgImport;
|
|
257
|
+
export var layoutGridLineSvg = layoutGridLineSvgImport;
|
|
258
|
+
export var layoutLeft2FillSvg = layoutLeft2FillSvgImport;
|
|
259
|
+
export var layoutLeft2LineSvg = layoutLeft2LineSvgImport;
|
|
260
|
+
export var layoutLeftFillSvg = layoutLeftFillSvgImport;
|
|
261
|
+
export var layoutLeftLineSvg = layoutLeftLineSvgImport;
|
|
262
|
+
export var layoutLineSvg = layoutLineSvgImport;
|
|
263
|
+
export var layoutMasonryFillSvg = layoutMasonryFillSvgImport;
|
|
264
|
+
export var layoutMasonryLineSvg = layoutMasonryLineSvgImport;
|
|
265
|
+
export var layoutRight2FillSvg = layoutRight2FillSvgImport;
|
|
266
|
+
export var layoutRight2LineSvg = layoutRight2LineSvgImport;
|
|
267
|
+
export var layoutRightFillSvg = layoutRightFillSvgImport;
|
|
268
|
+
export var layoutRightLineSvg = layoutRightLineSvgImport;
|
|
269
|
+
export var layoutRowFillSvg = layoutRowFillSvgImport;
|
|
270
|
+
export var layoutRowLineSvg = layoutRowLineSvgImport;
|
|
271
|
+
export var layoutTop2FillSvg = layoutTop2FillSvgImport;
|
|
272
|
+
export var layoutTop2LineSvg = layoutTop2LineSvgImport;
|
|
273
|
+
export var layoutTopFillSvg = layoutTopFillSvgImport;
|
|
274
|
+
export var layoutTopLineSvg = layoutTopLineSvgImport;
|
|
275
|
+
export var magicFillSvg = magicFillSvgImport;
|
|
276
|
+
export var magicLineSvg = magicLineSvgImport;
|
|
277
|
+
export var markPenFillSvg = markPenFillSvgImport;
|
|
278
|
+
export var markPenLineSvg = markPenLineSvgImport;
|
|
279
|
+
export var markupFillSvg = markupFillSvgImport;
|
|
280
|
+
export var markupLineSvg = markupLineSvgImport;
|
|
281
|
+
export var paintBrushFillSvg = paintBrushFillSvgImport;
|
|
282
|
+
export var paintBrushLineSvg = paintBrushLineSvgImport;
|
|
283
|
+
export var paintFillSvg = paintFillSvgImport;
|
|
284
|
+
export var paintLineSvg = paintLineSvgImport;
|
|
285
|
+
export var paletteFillSvg = paletteFillSvgImport;
|
|
286
|
+
export var paletteLineSvg = paletteLineSvgImport;
|
|
287
|
+
export var pantoneFillSvg = pantoneFillSvgImport;
|
|
288
|
+
export var pantoneLineSvg = pantoneLineSvgImport;
|
|
289
|
+
export var penNibFillSvg = penNibFillSvgImport;
|
|
290
|
+
export var penNibLineSvg = penNibLineSvgImport;
|
|
291
|
+
export var pencilFillSvg = pencilFillSvgImport;
|
|
292
|
+
export var pencilLineSvg = pencilLineSvgImport;
|
|
293
|
+
export var pencilRuler2FillSvg = pencilRuler2FillSvgImport;
|
|
294
|
+
export var pencilRuler2LineSvg = pencilRuler2LineSvgImport;
|
|
295
|
+
export var pencilRulerFillSvg = pencilRulerFillSvgImport;
|
|
296
|
+
export var pencilRulerLineSvg = pencilRulerLineSvgImport;
|
|
297
|
+
export var quillPenFillSvg = quillPenFillSvgImport;
|
|
298
|
+
export var quillPenLineSvg = quillPenLineSvgImport;
|
|
299
|
+
export var ruler2FillSvg = ruler2FillSvgImport;
|
|
300
|
+
export var ruler2LineSvg = ruler2LineSvgImport;
|
|
301
|
+
export var rulerFillSvg = rulerFillSvgImport;
|
|
302
|
+
export var rulerLineSvg = rulerLineSvgImport;
|
|
303
|
+
export var scissors2FillSvg = scissors2FillSvgImport;
|
|
304
|
+
export var scissors2LineSvg = scissors2LineSvgImport;
|
|
305
|
+
export var scissorsCutFillSvg = scissorsCutFillSvgImport;
|
|
306
|
+
export var scissorsCutLineSvg = scissorsCutLineSvgImport;
|
|
307
|
+
export var scissorsFillSvg = scissorsFillSvgImport;
|
|
308
|
+
export var scissorsLineSvg = scissorsLineSvgImport;
|
|
309
|
+
export var screenshot2FillSvg = screenshot2FillSvgImport;
|
|
310
|
+
export var screenshot2LineSvg = screenshot2LineSvgImport;
|
|
311
|
+
export var screenshotFillSvg = screenshotFillSvgImport;
|
|
312
|
+
export var screenshotLineSvg = screenshotLineSvgImport;
|
|
313
|
+
export var shape2FillSvg = shape2FillSvgImport;
|
|
314
|
+
export var shape2LineSvg = shape2LineSvgImport;
|
|
315
|
+
export var shapeFillSvg = shapeFillSvgImport;
|
|
316
|
+
export var shapeLineSvg = shapeLineSvgImport;
|
|
317
|
+
export var sipFillSvg = sipFillSvgImport;
|
|
318
|
+
export var sipLineSvg = sipLineSvgImport;
|
|
319
|
+
export var sliceFillSvg = sliceFillSvgImport;
|
|
320
|
+
export var sliceLineSvg = sliceLineSvgImport;
|
|
321
|
+
export var tBoxFillSvg = tBoxFillSvgImport;
|
|
322
|
+
export var tBoxLineSvg = tBoxLineSvgImport;
|
|
323
|
+
export var tableAltFillSvg = tableAltFillSvgImport;
|
|
324
|
+
export var tableAltLineSvg = tableAltLineSvgImport;
|
|
325
|
+
export var tableFillSvg = tableFillSvgImport;
|
|
326
|
+
export var tableLineSvg = tableLineSvgImport;
|
|
327
|
+
export var toolsFillSvg = toolsFillSvgImport;
|
|
328
|
+
export var toolsLineSvg = toolsLineSvgImport;
|