@livechat/design-system-icons 1.0.0-alpha.4 → 1.0.0-alpha.7

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.
Files changed (251) hide show
  1. package/index.d.ts +6 -0
  2. package/package.json +15 -7
  3. package/react/material/AccountCircle.js +13 -0
  4. package/react/material/AccountCircle.tsx +14 -15
  5. package/react/material/Activities.js +21 -0
  6. package/react/material/Activities.tsx +24 -25
  7. package/react/material/Add.js +13 -0
  8. package/react/material/Add.tsx +14 -15
  9. package/react/material/AddCircle.js +13 -0
  10. package/react/material/AddCircle.tsx +14 -15
  11. package/react/material/AddTemplate.js +16 -0
  12. package/react/material/AddTemplate.tsx +18 -19
  13. package/react/material/Adjust.js +13 -0
  14. package/react/material/Adjust.tsx +14 -15
  15. package/react/material/Android.js +13 -0
  16. package/react/material/Android.tsx +14 -15
  17. package/react/material/Animals.js +15 -0
  18. package/react/material/Animals.tsx +16 -17
  19. package/react/material/AppSettings.js +13 -0
  20. package/react/material/AppSettings.tsx +14 -15
  21. package/react/material/Apps.js +13 -0
  22. package/react/material/Apps.tsx +14 -15
  23. package/react/material/Archives.js +13 -0
  24. package/react/material/Archives.tsx +14 -15
  25. package/react/material/ArrowBack.js +13 -0
  26. package/react/material/ArrowBack.tsx +14 -15
  27. package/react/material/ArrowDownward.js +13 -0
  28. package/react/material/ArrowDownward.tsx +14 -15
  29. package/react/material/ArrowForward.js +13 -0
  30. package/react/material/ArrowForward.tsx +14 -15
  31. package/react/material/ArrowReverse.js +13 -0
  32. package/react/material/ArrowReverse.tsx +14 -15
  33. package/react/material/ArrowUpward.js +13 -0
  34. package/react/material/ArrowUpward.tsx +14 -15
  35. package/react/material/Assessment.js +13 -0
  36. package/react/material/Assessment.tsx +14 -15
  37. package/react/material/Assignment.js +13 -0
  38. package/react/material/Assignment.tsx +14 -15
  39. package/react/material/Attachment.js +15 -0
  40. package/react/material/Attachment.tsx +16 -17
  41. package/react/material/Audiotrack.js +13 -0
  42. package/react/material/Audiotrack.tsx +14 -15
  43. package/react/material/Automaiton.js +13 -0
  44. package/react/material/Automaiton.tsx +14 -15
  45. package/react/material/Block.js +13 -0
  46. package/react/material/Block.tsx +14 -15
  47. package/react/material/Bot.js +18 -0
  48. package/react/material/Bot.tsx +20 -21
  49. package/react/material/BugReport.js +13 -0
  50. package/react/material/BugReport.tsx +14 -15
  51. package/react/material/Calendar.js +13 -0
  52. package/react/material/Calendar.tsx +14 -15
  53. package/react/material/CannedResponse.js +15 -0
  54. package/react/material/CannedResponse.tsx +16 -17
  55. package/react/material/Channels.js +13 -0
  56. package/react/material/Channels.tsx +14 -15
  57. package/react/material/Chart.js +13 -0
  58. package/react/material/Chart.tsx +14 -15
  59. package/react/material/Chat.js +13 -0
  60. package/react/material/Chat.tsx +14 -15
  61. package/react/material/ChatMissed.js +13 -0
  62. package/react/material/ChatMissed.tsx +14 -15
  63. package/react/material/ChatTakeover.js +15 -0
  64. package/react/material/ChatTakeover.tsx +16 -17
  65. package/react/material/Chats.js +13 -0
  66. package/react/material/Chats.tsx +14 -15
  67. package/react/material/Check.js +13 -0
  68. package/react/material/Check.tsx +14 -15
  69. package/react/material/CheckBox.js +13 -0
  70. package/react/material/CheckBox.tsx +14 -15
  71. package/react/material/CheckCircleSolid.js +13 -0
  72. package/react/material/CheckCircleSolid.tsx +14 -15
  73. package/react/material/ChevronDown.js +13 -0
  74. package/react/material/ChevronDown.tsx +14 -15
  75. package/react/material/ChevronLeft.js +13 -0
  76. package/react/material/ChevronLeft.tsx +14 -15
  77. package/react/material/ChevronRight.js +13 -0
  78. package/react/material/ChevronRight.tsx +14 -15
  79. package/react/material/ChevronUp.js +13 -0
  80. package/react/material/ChevronUp.tsx +14 -15
  81. package/react/material/Close.js +13 -0
  82. package/react/material/Close.tsx +14 -15
  83. package/react/material/CloseCircle.js +13 -0
  84. package/react/material/CloseCircle.tsx +14 -15
  85. package/react/material/CodeBlack.js +13 -0
  86. package/react/material/CodeBlack.tsx +14 -15
  87. package/react/material/Contact.js +15 -0
  88. package/react/material/Contact.tsx +16 -17
  89. package/react/material/CreditCardOutline.js +13 -0
  90. package/react/material/CreditCardOutline.tsx +14 -15
  91. package/react/material/DayMode.js +13 -0
  92. package/react/material/DayMode.tsx +14 -15
  93. package/react/material/Delete.js +13 -0
  94. package/react/material/Delete.tsx +14 -15
  95. package/react/material/Description.js +13 -0
  96. package/react/material/Description.tsx +14 -15
  97. package/react/material/Device.js +13 -0
  98. package/react/material/Device.tsx +14 -15
  99. package/react/material/Devices.js +13 -0
  100. package/react/material/Devices.tsx +14 -15
  101. package/react/material/DoubleArrowLeft.js +16 -0
  102. package/react/material/DoubleArrowLeft.tsx +18 -19
  103. package/react/material/DoubleArrowRight.js +16 -0
  104. package/react/material/DoubleArrowRight.tsx +18 -19
  105. package/react/material/DragIndicator.js +13 -0
  106. package/react/material/DragIndicator.tsx +14 -15
  107. package/react/material/DropDown.js +13 -0
  108. package/react/material/DropDown.tsx +14 -15
  109. package/react/material/Edit.js +13 -0
  110. package/react/material/Edit.tsx +14 -15
  111. package/react/material/Email.js +13 -0
  112. package/react/material/Email.tsx +14 -15
  113. package/react/material/EmailAddress.js +13 -0
  114. package/react/material/EmailAddress.tsx +14 -15
  115. package/react/material/Emoji.js +23 -0
  116. package/react/material/Emoji.tsx +26 -27
  117. package/react/material/Error.js +13 -0
  118. package/react/material/Error.tsx +14 -15
  119. package/react/material/Extension.js +13 -0
  120. package/react/material/Extension.tsx +14 -15
  121. package/react/material/FileCopy.js +13 -0
  122. package/react/material/FileCopy.tsx +14 -15
  123. package/react/material/FileDownload.js +13 -0
  124. package/react/material/FileDownload.tsx +14 -15
  125. package/react/material/FileUpload.js +13 -0
  126. package/react/material/FileUpload.tsx +14 -15
  127. package/react/material/Filter.js +13 -0
  128. package/react/material/Filter.tsx +14 -15
  129. package/react/material/Flags.js +13 -0
  130. package/react/material/Flags.tsx +14 -15
  131. package/react/material/Folder.js +13 -0
  132. package/react/material/Folder.tsx +14 -15
  133. package/react/material/Foods.js +15 -0
  134. package/react/material/Foods.tsx +16 -17
  135. package/react/material/FrequentlyUsed.js +13 -0
  136. package/react/material/FrequentlyUsed.tsx +14 -15
  137. package/react/material/GreetingCard.js +13 -0
  138. package/react/material/GreetingCard.tsx +14 -15
  139. package/react/material/GreetingPlainText.js +15 -0
  140. package/react/material/GreetingPlainText.tsx +16 -17
  141. package/react/material/GreetingQuickReply.js +13 -0
  142. package/react/material/GreetingQuickReply.tsx +14 -15
  143. package/react/material/Group.js +16 -0
  144. package/react/material/Group.tsx +18 -19
  145. package/react/material/Help.js +13 -0
  146. package/react/material/Help.tsx +14 -15
  147. package/react/material/Home.js +13 -0
  148. package/react/material/Home.tsx +14 -15
  149. package/react/material/Image.js +13 -0
  150. package/react/material/Image.tsx +14 -15
  151. package/react/material/Info.js +13 -0
  152. package/react/material/Info.tsx +14 -15
  153. package/react/material/Keyboard.js +13 -0
  154. package/react/material/Keyboard.tsx +14 -15
  155. package/react/material/Link.js +13 -0
  156. package/react/material/Link.tsx +14 -15
  157. package/react/material/List.js +13 -0
  158. package/react/material/List.tsx +14 -15
  159. package/react/material/LockBlack.js +13 -0
  160. package/react/material/LockBlack.tsx +14 -15
  161. package/react/material/LockOpen.js +13 -0
  162. package/react/material/LockOpen.tsx +14 -15
  163. package/react/material/MoreHoriz.js +13 -0
  164. package/react/material/MoreHoriz.tsx +14 -15
  165. package/react/material/NightMode.js +13 -0
  166. package/react/material/NightMode.tsx +14 -15
  167. package/react/material/NoteAdd.js +13 -0
  168. package/react/material/NoteAdd.tsx +14 -15
  169. package/react/material/Notifications.js +13 -0
  170. package/react/material/Notifications.tsx +14 -15
  171. package/react/material/Objects.js +13 -0
  172. package/react/material/Objects.tsx +14 -15
  173. package/react/material/OpenInNew.js +13 -0
  174. package/react/material/OpenInNew.tsx +14 -15
  175. package/react/material/Palette.js +16 -0
  176. package/react/material/Palette.tsx +18 -19
  177. package/react/material/People.js +13 -0
  178. package/react/material/People.tsx +14 -15
  179. package/react/material/Person.js +13 -0
  180. package/react/material/Person.tsx +14 -15
  181. package/react/material/PersonAdd.js +13 -0
  182. package/react/material/PersonAdd.tsx +14 -15
  183. package/react/material/Place.js +13 -0
  184. package/react/material/Place.tsx +14 -15
  185. package/react/material/PlayCircle.js +13 -0
  186. package/react/material/PlayCircle.tsx +14 -15
  187. package/react/material/PowerSettings.js +13 -0
  188. package/react/material/PowerSettings.tsx +14 -15
  189. package/react/material/Refresh.js +13 -0
  190. package/react/material/Refresh.tsx +14 -15
  191. package/react/material/Remove.js +13 -0
  192. package/react/material/Remove.tsx +14 -15
  193. package/react/material/Search.js +13 -0
  194. package/react/material/Search.tsx +14 -15
  195. package/react/material/Send.js +13 -0
  196. package/react/material/Send.tsx +14 -15
  197. package/react/material/Settings.js +13 -0
  198. package/react/material/Settings.tsx +14 -15
  199. package/react/material/Share.js +13 -0
  200. package/react/material/Share.tsx +14 -15
  201. package/react/material/ShoppingCart.js +13 -0
  202. package/react/material/ShoppingCart.tsx +14 -15
  203. package/react/material/Smiles.js +13 -0
  204. package/react/material/Smiles.tsx +14 -15
  205. package/react/material/SoundOff.js +13 -0
  206. package/react/material/SoundOff.tsx +14 -15
  207. package/react/material/SoundOn.js +13 -0
  208. package/react/material/SoundOn.tsx +14 -15
  209. package/react/material/Symbols.js +13 -0
  210. package/react/material/Symbols.tsx +14 -15
  211. package/react/material/Tag.js +13 -0
  212. package/react/material/Tag.tsx +14 -15
  213. package/react/material/TextBlock.js +13 -0
  214. package/react/material/TextBlock.tsx +14 -15
  215. package/react/material/TextFields.js +13 -0
  216. package/react/material/TextFields.tsx +14 -15
  217. package/react/material/ThumbDown.js +13 -0
  218. package/react/material/ThumbDown.tsx +14 -15
  219. package/react/material/ThumbUp.js +13 -0
  220. package/react/material/ThumbUp.tsx +14 -15
  221. package/react/material/Tickets.js +13 -0
  222. package/react/material/Tickets.tsx +14 -15
  223. package/react/material/Time.js +13 -0
  224. package/react/material/Time.tsx +14 -15
  225. package/react/material/Timeline.js +13 -0
  226. package/react/material/Timeline.tsx +14 -15
  227. package/react/material/Tools.js +13 -0
  228. package/react/material/Tools.tsx +14 -15
  229. package/react/material/Traffic.js +13 -0
  230. package/react/material/Traffic.tsx +14 -15
  231. package/react/material/Travels.js +13 -0
  232. package/react/material/Travels.tsx +14 -15
  233. package/react/material/Undo.js +13 -0
  234. package/react/material/Undo.tsx +14 -15
  235. package/react/material/VerifiedUser.js +13 -0
  236. package/react/material/VerifiedUser.tsx +14 -15
  237. package/react/material/Video.js +13 -0
  238. package/react/material/Video.tsx +14 -15
  239. package/react/material/VisibilityOff.js +13 -0
  240. package/react/material/VisibilityOff.tsx +14 -15
  241. package/react/material/VisibilityOn.js +13 -0
  242. package/react/material/VisibilityOn.tsx +14 -15
  243. package/react/material/Waiting.js +21 -0
  244. package/react/material/Waiting.tsx +24 -25
  245. package/react/material/Warning.js +13 -0
  246. package/react/material/Warning.tsx +14 -15
  247. package/react/material/World.js +13 -0
  248. package/react/material/World.tsx +14 -15
  249. package/react/material/index.js +123 -0
  250. package/react/material/index.ts +123 -0
  251. package/react/material/index.tsx +0 -123
@@ -0,0 +1,21 @@
1
+ import * as React from 'react';
2
+
3
+ const SvgWaiting = props => /*#__PURE__*/React.createElement("svg", {
4
+ viewBox: "0 0 24 24",
5
+ fill: "none",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...props
8
+ }, /*#__PURE__*/React.createElement("path", {
9
+ d: "M13 5a4 4 0 1 1-8 0 4 4 0 0 1 8 0ZM17.5 13.5a.5.5 0 0 0-1 0V16a.5.5 0 0 0 .146.354l1.5 1.5a.5.5 0 0 0 .708-.708L17.5 15.793V13.5Z",
10
+ fill: "currentcolor"
11
+ }), /*#__PURE__*/React.createElement("path", {
12
+ fillRule: "evenodd",
13
+ clipRule: "evenodd",
14
+ d: "M17 10a6 6 0 1 0 0 12 6 6 0 0 0 0-12Zm-4 6a4 4 0 1 1 8 0 4 4 0 0 1-8 0Z",
15
+ fill: "currentcolor"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ d: "M10.653 11.13A7.965 7.965 0 0 0 9 16c0 .339.021.672.062 1H2c-.55 0-1-.45-1-1v-1c0-2.66 5.33-4 8-4 .48 0 1.047.043 1.653.13Z",
18
+ fill: "currentcolor"
19
+ }));
20
+
21
+ export default SvgWaiting;
@@ -1,29 +1,28 @@
1
1
  import * as React from 'react';
2
+ import { SVGProps } from 'react';
2
3
 
3
- function SvgWaiting(props: React.SVGProps<SVGSVGElement>) {
4
- return (
5
- <svg
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- {...props}
10
- >
11
- <path
12
- d="M13 5a4 4 0 11-8 0 4 4 0 018 0zM17.5 13.5a.5.5 0 00-1 0V16a.5.5 0 00.146.354l1.5 1.5a.5.5 0 00.708-.708L17.5 15.793V13.5z"
13
- fill="currentcolor"
14
- />
15
- <path
16
- fillRule="evenodd"
17
- clipRule="evenodd"
18
- d="M17 10a6 6 0 100 12 6 6 0 000-12zm-4 6a4 4 0 118 0 4 4 0 01-8 0z"
19
- fill="currentcolor"
20
- />
21
- <path
22
- d="M10.653 11.13A7.965 7.965 0 009 16c0 .339.021.672.062 1H2c-.55 0-1-.45-1-1v-1c0-2.66 5.33-4 8-4 .48 0 1.047.043 1.653.13z"
23
- fill="currentcolor"
24
- />
25
- </svg>
26
- );
27
- }
4
+ const SvgWaiting = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M13 5a4 4 0 1 1-8 0 4 4 0 0 1 8 0ZM17.5 13.5a.5.5 0 0 0-1 0V16a.5.5 0 0 0 .146.354l1.5 1.5a.5.5 0 0 0 .708-.708L17.5 15.793V13.5Z"
13
+ fill="currentcolor"
14
+ />
15
+ <path
16
+ fillRule="evenodd"
17
+ clipRule="evenodd"
18
+ d="M17 10a6 6 0 1 0 0 12 6 6 0 0 0 0-12Zm-4 6a4 4 0 1 1 8 0 4 4 0 0 1-8 0Z"
19
+ fill="currentcolor"
20
+ />
21
+ <path
22
+ d="M10.653 11.13A7.965 7.965 0 0 0 9 16c0 .339.021.672.062 1H2c-.55 0-1-.45-1-1v-1c0-2.66 5.33-4 8-4 .48 0 1.047.043 1.653.13Z"
23
+ fill="currentcolor"
24
+ />
25
+ </svg>
26
+ );
28
27
 
29
28
  export default SvgWaiting;
@@ -0,0 +1,13 @@
1
+ import * as React from 'react';
2
+
3
+ const SvgWarning = props => /*#__PURE__*/React.createElement("svg", {
4
+ viewBox: "0 0 24 24",
5
+ fill: "none",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...props
8
+ }, /*#__PURE__*/React.createElement("path", {
9
+ d: "M12 4.99 19.53 18H4.47L12 4.99ZM2.74 17c-.77 1.33.19 3 1.73 3h15.06c1.54 0 2.5-1.67 1.73-3L13.73 3.99c-.77-1.33-2.69-1.33-3.46 0L2.74 17ZM11 10v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1Zm0 5h2v2h-2v-2Z",
10
+ fill: "currentcolor"
11
+ }));
12
+
13
+ export default SvgWarning;
@@ -1,19 +1,18 @@
1
1
  import * as React from 'react';
2
+ import { SVGProps } from 'react';
2
3
 
3
- function SvgWarning(props: React.SVGProps<SVGSVGElement>) {
4
- return (
5
- <svg
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- {...props}
10
- >
11
- <path
12
- d="M12 4.99L19.53 18H4.47L12 4.99zM2.74 17c-.77 1.33.19 3 1.73 3h15.06c1.54 0 2.5-1.67 1.73-3L13.73 3.99c-.77-1.33-2.69-1.33-3.46 0L2.74 17zM11 10v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1zm0 5h2v2h-2v-2z"
13
- fill="currentcolor"
14
- />
15
- </svg>
16
- );
17
- }
4
+ const SvgWarning = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M12 4.99 19.53 18H4.47L12 4.99ZM2.74 17c-.77 1.33.19 3 1.73 3h15.06c1.54 0 2.5-1.67 1.73-3L13.73 3.99c-.77-1.33-2.69-1.33-3.46 0L2.74 17ZM11 10v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1Zm0 5h2v2h-2v-2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
18
17
 
19
18
  export default SvgWarning;
@@ -0,0 +1,13 @@
1
+ import * as React from 'react';
2
+
3
+ const SvgWorld = props => /*#__PURE__*/React.createElement("svg", {
4
+ viewBox: "0 0 24 24",
5
+ fill: "none",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...props
8
+ }, /*#__PURE__*/React.createElement("path", {
9
+ d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93Zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39Z",
10
+ fill: "currentcolor"
11
+ }));
12
+
13
+ export default SvgWorld;
@@ -1,19 +1,18 @@
1
1
  import * as React from 'react';
2
+ import { SVGProps } from 'react';
2
3
 
3
- function SvgWorld(props: React.SVGProps<SVGSVGElement>) {
4
- return (
5
- <svg
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- {...props}
10
- >
11
- <path
12
- d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"
13
- fill="currentcolor"
14
- />
15
- </svg>
16
- );
17
- }
4
+ const SvgWorld = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93Zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
18
17
 
19
18
  export default SvgWorld;
@@ -0,0 +1,123 @@
1
+ export { default as AccountCircle } from './AccountCircle';
2
+ export { default as Activities } from './Activities';
3
+ export { default as Add } from './Add';
4
+ export { default as AddCircle } from './AddCircle';
5
+ export { default as AddTemplate } from './AddTemplate';
6
+ export { default as Adjust } from './Adjust';
7
+ export { default as Android } from './Android';
8
+ export { default as Animals } from './Animals';
9
+ export { default as AppSettings } from './AppSettings';
10
+ export { default as Apps } from './Apps';
11
+ export { default as Archives } from './Archives';
12
+ export { default as ArrowBack } from './ArrowBack';
13
+ export { default as ArrowDownward } from './ArrowDownward';
14
+ export { default as ArrowForward } from './ArrowForward';
15
+ export { default as ArrowReverse } from './ArrowReverse';
16
+ export { default as ArrowUpward } from './ArrowUpward';
17
+ export { default as Assessment } from './Assessment';
18
+ export { default as Assignment } from './Assignment';
19
+ export { default as Attachment } from './Attachment';
20
+ export { default as Audiotrack } from './Audiotrack';
21
+ export { default as Automaiton } from './Automaiton';
22
+ export { default as Block } from './Block';
23
+ export { default as Bot } from './Bot';
24
+ export { default as BugReport } from './BugReport';
25
+ export { default as Calendar } from './Calendar';
26
+ export { default as CannedResponse } from './CannedResponse';
27
+ export { default as Channels } from './Channels';
28
+ export { default as Chart } from './Chart';
29
+ export { default as Chat } from './Chat';
30
+ export { default as ChatMissed } from './ChatMissed';
31
+ export { default as ChatTakeover } from './ChatTakeover';
32
+ export { default as Chats } from './Chats';
33
+ export { default as Check } from './Check';
34
+ export { default as CheckBox } from './CheckBox';
35
+ export { default as CheckCircleSolid } from './CheckCircleSolid';
36
+ export { default as ChevronDown } from './ChevronDown';
37
+ export { default as ChevronLeft } from './ChevronLeft';
38
+ export { default as ChevronRight } from './ChevronRight';
39
+ export { default as ChevronUp } from './ChevronUp';
40
+ export { default as Close } from './Close';
41
+ export { default as CloseCircle } from './CloseCircle';
42
+ export { default as CodeBlack } from './CodeBlack';
43
+ export { default as Contact } from './Contact';
44
+ export { default as CreditCardOutline } from './CreditCardOutline';
45
+ export { default as DayMode } from './DayMode';
46
+ export { default as Delete } from './Delete';
47
+ export { default as Description } from './Description';
48
+ export { default as Device } from './Device';
49
+ export { default as Devices } from './Devices';
50
+ export { default as DoubleArrowLeft } from './DoubleArrowLeft';
51
+ export { default as DoubleArrowRight } from './DoubleArrowRight';
52
+ export { default as DragIndicator } from './DragIndicator';
53
+ export { default as DropDown } from './DropDown';
54
+ export { default as Edit } from './Edit';
55
+ export { default as Email } from './Email';
56
+ export { default as EmailAddress } from './EmailAddress';
57
+ export { default as Emoji } from './Emoji';
58
+ export { default as Error } from './Error';
59
+ export { default as Extension } from './Extension';
60
+ export { default as FileCopy } from './FileCopy';
61
+ export { default as FileDownload } from './FileDownload';
62
+ export { default as FileUpload } from './FileUpload';
63
+ export { default as Filter } from './Filter';
64
+ export { default as Flags } from './Flags';
65
+ export { default as Folder } from './Folder';
66
+ export { default as Foods } from './Foods';
67
+ export { default as FrequentlyUsed } from './FrequentlyUsed';
68
+ export { default as GreetingCard } from './GreetingCard';
69
+ export { default as GreetingPlainText } from './GreetingPlainText';
70
+ export { default as GreetingQuickReply } from './GreetingQuickReply';
71
+ export { default as Group } from './Group';
72
+ export { default as Help } from './Help';
73
+ export { default as Home } from './Home';
74
+ export { default as Image } from './Image';
75
+ export { default as Info } from './Info';
76
+ export { default as Keyboard } from './Keyboard';
77
+ export { default as Link } from './Link';
78
+ export { default as List } from './List';
79
+ export { default as LockBlack } from './LockBlack';
80
+ export { default as LockOpen } from './LockOpen';
81
+ export { default as MoreHoriz } from './MoreHoriz';
82
+ export { default as NightMode } from './NightMode';
83
+ export { default as NoteAdd } from './NoteAdd';
84
+ export { default as Notifications } from './Notifications';
85
+ export { default as Objects } from './Objects';
86
+ export { default as OpenInNew } from './OpenInNew';
87
+ export { default as Palette } from './Palette';
88
+ export { default as People } from './People';
89
+ export { default as Person } from './Person';
90
+ export { default as PersonAdd } from './PersonAdd';
91
+ export { default as Place } from './Place';
92
+ export { default as PlayCircle } from './PlayCircle';
93
+ export { default as PowerSettings } from './PowerSettings';
94
+ export { default as Refresh } from './Refresh';
95
+ export { default as Remove } from './Remove';
96
+ export { default as Search } from './Search';
97
+ export { default as Send } from './Send';
98
+ export { default as Settings } from './Settings';
99
+ export { default as Share } from './Share';
100
+ export { default as ShoppingCart } from './ShoppingCart';
101
+ export { default as Smiles } from './Smiles';
102
+ export { default as SoundOff } from './SoundOff';
103
+ export { default as SoundOn } from './SoundOn';
104
+ export { default as Symbols } from './Symbols';
105
+ export { default as Tag } from './Tag';
106
+ export { default as TextBlock } from './TextBlock';
107
+ export { default as TextFields } from './TextFields';
108
+ export { default as ThumbDown } from './ThumbDown';
109
+ export { default as ThumbUp } from './ThumbUp';
110
+ export { default as Tickets } from './Tickets';
111
+ export { default as Time } from './Time';
112
+ export { default as Timeline } from './Timeline';
113
+ export { default as Tools } from './Tools';
114
+ export { default as Traffic } from './Traffic';
115
+ export { default as Travels } from './Travels';
116
+ export { default as Undo } from './Undo';
117
+ export { default as VerifiedUser } from './VerifiedUser';
118
+ export { default as Video } from './Video';
119
+ export { default as VisibilityOff } from './VisibilityOff';
120
+ export { default as VisibilityOn } from './VisibilityOn';
121
+ export { default as Waiting } from './Waiting';
122
+ export { default as Warning } from './Warning';
123
+ export { default as World } from './World';
@@ -0,0 +1,123 @@
1
+ export { default as AccountCircle } from './AccountCircle';
2
+ export { default as Activities } from './Activities';
3
+ export { default as Add } from './Add';
4
+ export { default as AddCircle } from './AddCircle';
5
+ export { default as AddTemplate } from './AddTemplate';
6
+ export { default as Adjust } from './Adjust';
7
+ export { default as Android } from './Android';
8
+ export { default as Animals } from './Animals';
9
+ export { default as AppSettings } from './AppSettings';
10
+ export { default as Apps } from './Apps';
11
+ export { default as Archives } from './Archives';
12
+ export { default as ArrowBack } from './ArrowBack';
13
+ export { default as ArrowDownward } from './ArrowDownward';
14
+ export { default as ArrowForward } from './ArrowForward';
15
+ export { default as ArrowReverse } from './ArrowReverse';
16
+ export { default as ArrowUpward } from './ArrowUpward';
17
+ export { default as Assessment } from './Assessment';
18
+ export { default as Assignment } from './Assignment';
19
+ export { default as Attachment } from './Attachment';
20
+ export { default as Audiotrack } from './Audiotrack';
21
+ export { default as Automaiton } from './Automaiton';
22
+ export { default as Block } from './Block';
23
+ export { default as Bot } from './Bot';
24
+ export { default as BugReport } from './BugReport';
25
+ export { default as Calendar } from './Calendar';
26
+ export { default as CannedResponse } from './CannedResponse';
27
+ export { default as Channels } from './Channels';
28
+ export { default as Chart } from './Chart';
29
+ export { default as Chat } from './Chat';
30
+ export { default as ChatMissed } from './ChatMissed';
31
+ export { default as ChatTakeover } from './ChatTakeover';
32
+ export { default as Chats } from './Chats';
33
+ export { default as Check } from './Check';
34
+ export { default as CheckBox } from './CheckBox';
35
+ export { default as CheckCircleSolid } from './CheckCircleSolid';
36
+ export { default as ChevronDown } from './ChevronDown';
37
+ export { default as ChevronLeft } from './ChevronLeft';
38
+ export { default as ChevronRight } from './ChevronRight';
39
+ export { default as ChevronUp } from './ChevronUp';
40
+ export { default as Close } from './Close';
41
+ export { default as CloseCircle } from './CloseCircle';
42
+ export { default as CodeBlack } from './CodeBlack';
43
+ export { default as Contact } from './Contact';
44
+ export { default as CreditCardOutline } from './CreditCardOutline';
45
+ export { default as DayMode } from './DayMode';
46
+ export { default as Delete } from './Delete';
47
+ export { default as Description } from './Description';
48
+ export { default as Device } from './Device';
49
+ export { default as Devices } from './Devices';
50
+ export { default as DoubleArrowLeft } from './DoubleArrowLeft';
51
+ export { default as DoubleArrowRight } from './DoubleArrowRight';
52
+ export { default as DragIndicator } from './DragIndicator';
53
+ export { default as DropDown } from './DropDown';
54
+ export { default as Edit } from './Edit';
55
+ export { default as Email } from './Email';
56
+ export { default as EmailAddress } from './EmailAddress';
57
+ export { default as Emoji } from './Emoji';
58
+ export { default as Error } from './Error';
59
+ export { default as Extension } from './Extension';
60
+ export { default as FileCopy } from './FileCopy';
61
+ export { default as FileDownload } from './FileDownload';
62
+ export { default as FileUpload } from './FileUpload';
63
+ export { default as Filter } from './Filter';
64
+ export { default as Flags } from './Flags';
65
+ export { default as Folder } from './Folder';
66
+ export { default as Foods } from './Foods';
67
+ export { default as FrequentlyUsed } from './FrequentlyUsed';
68
+ export { default as GreetingCard } from './GreetingCard';
69
+ export { default as GreetingPlainText } from './GreetingPlainText';
70
+ export { default as GreetingQuickReply } from './GreetingQuickReply';
71
+ export { default as Group } from './Group';
72
+ export { default as Help } from './Help';
73
+ export { default as Home } from './Home';
74
+ export { default as Image } from './Image';
75
+ export { default as Info } from './Info';
76
+ export { default as Keyboard } from './Keyboard';
77
+ export { default as Link } from './Link';
78
+ export { default as List } from './List';
79
+ export { default as LockBlack } from './LockBlack';
80
+ export { default as LockOpen } from './LockOpen';
81
+ export { default as MoreHoriz } from './MoreHoriz';
82
+ export { default as NightMode } from './NightMode';
83
+ export { default as NoteAdd } from './NoteAdd';
84
+ export { default as Notifications } from './Notifications';
85
+ export { default as Objects } from './Objects';
86
+ export { default as OpenInNew } from './OpenInNew';
87
+ export { default as Palette } from './Palette';
88
+ export { default as People } from './People';
89
+ export { default as Person } from './Person';
90
+ export { default as PersonAdd } from './PersonAdd';
91
+ export { default as Place } from './Place';
92
+ export { default as PlayCircle } from './PlayCircle';
93
+ export { default as PowerSettings } from './PowerSettings';
94
+ export { default as Refresh } from './Refresh';
95
+ export { default as Remove } from './Remove';
96
+ export { default as Search } from './Search';
97
+ export { default as Send } from './Send';
98
+ export { default as Settings } from './Settings';
99
+ export { default as Share } from './Share';
100
+ export { default as ShoppingCart } from './ShoppingCart';
101
+ export { default as Smiles } from './Smiles';
102
+ export { default as SoundOff } from './SoundOff';
103
+ export { default as SoundOn } from './SoundOn';
104
+ export { default as Symbols } from './Symbols';
105
+ export { default as Tag } from './Tag';
106
+ export { default as TextBlock } from './TextBlock';
107
+ export { default as TextFields } from './TextFields';
108
+ export { default as ThumbDown } from './ThumbDown';
109
+ export { default as ThumbUp } from './ThumbUp';
110
+ export { default as Tickets } from './Tickets';
111
+ export { default as Time } from './Time';
112
+ export { default as Timeline } from './Timeline';
113
+ export { default as Tools } from './Tools';
114
+ export { default as Traffic } from './Traffic';
115
+ export { default as Travels } from './Travels';
116
+ export { default as Undo } from './Undo';
117
+ export { default as VerifiedUser } from './VerifiedUser';
118
+ export { default as Video } from './Video';
119
+ export { default as VisibilityOff } from './VisibilityOff';
120
+ export { default as VisibilityOn } from './VisibilityOn';
121
+ export { default as Waiting } from './Waiting';
122
+ export { default as Warning } from './Warning';
123
+ export { default as World } from './World';
@@ -1,123 +0,0 @@
1
- export { default as AccountCircle } from './AccountCircle'
2
- export { default as Activities } from './Activities'
3
- export { default as Add } from './Add'
4
- export { default as AddCircle } from './AddCircle'
5
- export { default as AddTemplate } from './AddTemplate'
6
- export { default as Adjust } from './Adjust'
7
- export { default as Android } from './Android'
8
- export { default as Animals } from './Animals'
9
- export { default as AppSettings } from './AppSettings'
10
- export { default as Apps } from './Apps'
11
- export { default as Archives } from './Archives'
12
- export { default as ArrowBack } from './ArrowBack'
13
- export { default as ArrowDownward } from './ArrowDownward'
14
- export { default as ArrowForward } from './ArrowForward'
15
- export { default as ArrowReverse } from './ArrowReverse'
16
- export { default as ArrowUpward } from './ArrowUpward'
17
- export { default as Assessment } from './Assessment'
18
- export { default as Assignment } from './Assignment'
19
- export { default as Attachment } from './Attachment'
20
- export { default as Audiotrack } from './Audiotrack'
21
- export { default as Automaiton } from './Automaiton'
22
- export { default as Block } from './Block'
23
- export { default as Bot } from './Bot'
24
- export { default as BugReport } from './BugReport'
25
- export { default as Calendar } from './Calendar'
26
- export { default as CannedResponse } from './CannedResponse'
27
- export { default as Channels } from './Channels'
28
- export { default as Chart } from './Chart'
29
- export { default as Chat } from './Chat'
30
- export { default as ChatMissed } from './ChatMissed'
31
- export { default as ChatTakeover } from './ChatTakeover'
32
- export { default as Chats } from './Chats'
33
- export { default as Check } from './Check'
34
- export { default as CheckBox } from './CheckBox'
35
- export { default as CheckCircleSolid } from './CheckCircleSolid'
36
- export { default as ChevronDown } from './ChevronDown'
37
- export { default as ChevronLeft } from './ChevronLeft'
38
- export { default as ChevronRight } from './ChevronRight'
39
- export { default as ChevronUp } from './ChevronUp'
40
- export { default as Close } from './Close'
41
- export { default as CloseCircle } from './CloseCircle'
42
- export { default as CodeBlack } from './CodeBlack'
43
- export { default as Contact } from './Contact'
44
- export { default as CreditCardOutline } from './CreditCardOutline'
45
- export { default as DayMode } from './DayMode'
46
- export { default as Delete } from './Delete'
47
- export { default as Description } from './Description'
48
- export { default as Device } from './Device'
49
- export { default as Devices } from './Devices'
50
- export { default as DoubleArrowLeft } from './DoubleArrowLeft'
51
- export { default as DoubleArrowRight } from './DoubleArrowRight'
52
- export { default as DragIndicator } from './DragIndicator'
53
- export { default as DropDown } from './DropDown'
54
- export { default as Edit } from './Edit'
55
- export { default as Email } from './Email'
56
- export { default as EmailAddress } from './EmailAddress'
57
- export { default as Emoji } from './Emoji'
58
- export { default as Error } from './Error'
59
- export { default as Extension } from './Extension'
60
- export { default as FileCopy } from './FileCopy'
61
- export { default as FileDownload } from './FileDownload'
62
- export { default as FileUpload } from './FileUpload'
63
- export { default as Filter } from './Filter'
64
- export { default as Flags } from './Flags'
65
- export { default as Folder } from './Folder'
66
- export { default as Foods } from './Foods'
67
- export { default as FrequentlyUsed } from './FrequentlyUsed'
68
- export { default as GreetingCard } from './GreetingCard'
69
- export { default as GreetingPlainText } from './GreetingPlainText'
70
- export { default as GreetingQuickReply } from './GreetingQuickReply'
71
- export { default as Group } from './Group'
72
- export { default as Help } from './Help'
73
- export { default as Home } from './Home'
74
- export { default as Image } from './Image'
75
- export { default as Info } from './Info'
76
- export { default as Keyboard } from './Keyboard'
77
- export { default as Link } from './Link'
78
- export { default as List } from './List'
79
- export { default as LockBlack } from './LockBlack'
80
- export { default as LockOpen } from './LockOpen'
81
- export { default as MoreHoriz } from './MoreHoriz'
82
- export { default as NightMode } from './NightMode'
83
- export { default as NoteAdd } from './NoteAdd'
84
- export { default as Notifications } from './Notifications'
85
- export { default as Objects } from './Objects'
86
- export { default as OpenInNew } from './OpenInNew'
87
- export { default as Palette } from './Palette'
88
- export { default as People } from './People'
89
- export { default as Person } from './Person'
90
- export { default as PersonAdd } from './PersonAdd'
91
- export { default as Place } from './Place'
92
- export { default as PlayCircle } from './PlayCircle'
93
- export { default as PowerSettings } from './PowerSettings'
94
- export { default as Refresh } from './Refresh'
95
- export { default as Remove } from './Remove'
96
- export { default as Search } from './Search'
97
- export { default as Send } from './Send'
98
- export { default as Settings } from './Settings'
99
- export { default as Share } from './Share'
100
- export { default as ShoppingCart } from './ShoppingCart'
101
- export { default as Smiles } from './Smiles'
102
- export { default as SoundOff } from './SoundOff'
103
- export { default as SoundOn } from './SoundOn'
104
- export { default as Symbols } from './Symbols'
105
- export { default as Tag } from './Tag'
106
- export { default as TextBlock } from './TextBlock'
107
- export { default as TextFields } from './TextFields'
108
- export { default as ThumbDown } from './ThumbDown'
109
- export { default as ThumbUp } from './ThumbUp'
110
- export { default as Tickets } from './Tickets'
111
- export { default as Time } from './Time'
112
- export { default as Timeline } from './Timeline'
113
- export { default as Tools } from './Tools'
114
- export { default as Traffic } from './Traffic'
115
- export { default as Travels } from './Travels'
116
- export { default as Undo } from './Undo'
117
- export { default as VerifiedUser } from './VerifiedUser'
118
- export { default as Video } from './Video'
119
- export { default as VisibilityOff } from './VisibilityOff'
120
- export { default as VisibilityOn } from './VisibilityOn'
121
- export { default as Waiting } from './Waiting'
122
- export { default as Warning } from './Warning'
123
- export { default as World } from './World'