@liner-fe/design-token 2.0.22 → 2.0.23

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.
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ interface IProps {
3
+ fill?: string;
4
+ }
5
+ export declare const ICTone363thread: ({ fill }: IProps) => React.JSX.Element;
6
+ export {};
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  interface IProps {
3
3
  fill?: string;
4
4
  }
5
- export declare const ICBold24Chat: ({ fill }: IProps) => React.JSX.Element;
5
+ export declare const ICTone36Invite: ({ fill }: IProps) => React.JSX.Element;
6
6
  export {};
@@ -1,42 +1,43 @@
1
- export { ICBold24Globe } from './ic-bold-24-globe';
2
- export { ICLine24Globe } from './ic-line-24-globe';
3
- export { ICColor24Typing } from './ic-color-24-typing';
4
- export { ICColor24News } from './ic-color-24-news';
5
- export { ICColor24Html } from './ic-color-24-html';
6
- export { ICColor24Pdf } from './ic-color-24-pdf';
7
- export { ICColor24Excel } from './ic-color-24-excel';
1
+ export { ICBold24File } from './ic-bold-24-file';
2
+ export { ICColor24Youtube } from './ic-color-24-youtube';
3
+ export { ICLine24Menu } from './ic-line-24-menu';
8
4
  export { ICBold24Caution } from './ic-bold-24-caution';
9
- export { ICColor24Upload } from './ic-color-24-upload';
10
5
  export { ICBold24Check } from './ic-bold-24-check';
11
- export { ICColor24Text } from './ic-color-24-text';
6
+ export { ICLine24MessageEdit } from './ic-line-24-message-edit';
7
+ export { ICTone36Invite } from './ic-tone-36-invite';
8
+ export { ICBold16Apple } from './ic-bold-16-apple';
12
9
  export { ICLine16ArrowUp } from './ic-line-16-arrow-up';
13
- export { ICBold24File } from './ic-bold-24-file';
14
- export { ICLine16ArrowDown } from './ic-line-16-arrow-down';
15
- export { ICLine24Menu } from './ic-line-24-menu';
16
- export { ICLine24Add } from './ic-line-24-add';
10
+ export { ICLine24ArrowLeft } from './ic-line-24-arrow-left';
11
+ export { ICColor24Text } from './ic-color-24-text';
17
12
  export { ICBold16QuoteUp } from './ic-bold-16-quote-up';
18
- export { ICLine16Search } from './ic-line-16-search';
19
- export { ICLine24SourceRebuilding } from './ic-line-24-source-rebuilding';
20
- export { ICBold24Image } from './ic-bold-24-image';
21
- export { ICColor24Word } from './ic-color-24-word';
22
- export { ICColor24Academic } from './ic-color-24-academic';
23
- export { ICLine16Copy } from './ic-line-16-copy';
24
- export { ICColor24Workspace } from './ic-color-24-workspace';
13
+ export { ICBold24Globe } from './ic-bold-24-globe';
14
+ export { ICColor24Pdf } from './ic-color-24-pdf';
25
15
  export { ICBold16Chrome } from './ic-bold-16-chrome';
26
- export { ICLine24Copy } from './ic-line-24-copy';
27
- export { ICColor24Writer } from './ic-color-24-writer';
28
- export { ICLine16Source } from './ic-line-16-source';
29
- export { ICLine24MessageEdit } from './ic-line-24-message-edit';
30
- export { ICLine24ArrowLeft } from './ic-line-24-arrow-left';
31
16
  export { ICColor24Math } from './ic-color-24-math';
32
- export { ICBold24Info } from './ic-bold-24-info';
33
- export { ICColor24Youtube } from './ic-color-24-youtube';
34
- export { ICBold16Apple } from './ic-bold-16-apple';
17
+ export { ICLine24SelectText } from './ic-line-24-select-text';
18
+ export { ICLine24Add } from './ic-line-24-add';
19
+ export { ICColor24News } from './ic-color-24-news';
20
+ export { ICColor24Html } from './ic-color-24-html';
21
+ export { ICBold24Image } from './ic-bold-24-image';
22
+ export { ICColor24Typing } from './ic-color-24-typing';
23
+ export { ICLine24SourceRebuilding } from './ic-line-24-source-rebuilding';
35
24
  export { ICLine24Close } from './ic-line-24-close';
36
- export { ICColor24Ppt } from './ic-color-24-ppt';
37
- export { ICBold16Android } from './ic-bold-16-android';
38
- export { ICLine16Check } from './ic-line-16-check';
25
+ export { ICColor24Excel } from './ic-color-24-excel';
26
+ export { ICBold24Info } from './ic-bold-24-info';
27
+ export { ICLine16Copy } from './ic-line-16-copy';
28
+ export { ICColor24Upload } from './ic-color-24-upload';
29
+ export { ICLine24Globe } from './ic-line-24-globe';
30
+ export { ICLine24Copy } from './ic-line-24-copy';
39
31
  export { ICLine16Mobile } from './ic-line-16-mobile';
40
- export { ICBold24Chat } from './ic-bold-24-chat';
32
+ export { ICColor24Word } from './ic-color-24-word';
33
+ export { ICTone363thread } from './ic-tone-36-3thread';
34
+ export { ICLine16Search } from './ic-line-16-search';
35
+ export { ICBold16Android } from './ic-bold-16-android';
41
36
  export { ICColor24Image } from './ic-color-24-image';
42
- export { ICLine24SelectText } from './ic-line-24-select-text';
37
+ export { ICColor24Academic } from './ic-color-24-academic';
38
+ export { ICLine16ArrowDown } from './ic-line-16-arrow-down';
39
+ export { ICLine16Check } from './ic-line-16-check';
40
+ export { ICColor24Ppt } from './ic-color-24-ppt';
41
+ export { ICLine16Source } from './ic-line-16-source';
42
+ export { ICColor24Writer } from './ic-color-24-writer';
43
+ export { ICColor24Workspace } from './ic-color-24-workspace';