@ringcentral/juno-icon 1.42.0 → 1.44.0

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 (133) hide show
  1. package/AudioLowSp.d.ts +3 -0
  2. package/AudioLowSp.js +11 -0
  3. package/AudioSp.d.ts +3 -0
  4. package/AudioSp.js +10 -0
  5. package/BargeSp.d.ts +3 -0
  6. package/BargeSp.js +10 -0
  7. package/CallAddSp.d.ts +3 -0
  8. package/CallAddSp.js +10 -0
  9. package/CallMoreSp.d.ts +3 -0
  10. package/CallMoreSp.js +10 -0
  11. package/CcSp.d.ts +3 -0
  12. package/CcSp.js +10 -0
  13. package/ExpandSp.d.ts +3 -0
  14. package/ExpandSp.js +10 -0
  15. package/FlipSp.d.ts +3 -0
  16. package/FlipSp.js +10 -0
  17. package/FontSize.d.ts +3 -0
  18. package/FontSize.js +10 -0
  19. package/HangUpSp.d.ts +3 -0
  20. package/HangUpSp.js +10 -0
  21. package/HoldSp.d.ts +3 -0
  22. package/HoldSp.js +10 -0
  23. package/KeypadSp.d.ts +3 -0
  24. package/KeypadSp.js +10 -0
  25. package/LeaveSp.d.ts +3 -0
  26. package/LeaveSp.js +10 -0
  27. package/MicOffSp.d.ts +3 -0
  28. package/MicOffSp.js +10 -0
  29. package/MicSp.d.ts +3 -0
  30. package/MicSp.js +10 -0
  31. package/ParkCallSp.d.ts +3 -0
  32. package/ParkCallSp.js +10 -0
  33. package/PinWindow.js +1 -1
  34. package/RecTransciptSp.d.ts +3 -0
  35. package/RecTransciptSp.js +10 -0
  36. package/RecordSp.d.ts +3 -0
  37. package/RecordSp.js +10 -0
  38. package/RemoveMemberBorder.d.ts +3 -0
  39. package/RemoveMemberBorder.js +10 -0
  40. package/Ringsense.d.ts +3 -0
  41. package/Ringsense.js +10 -0
  42. package/TakeOverSp.d.ts +3 -0
  43. package/TakeOverSp.js +10 -0
  44. package/TransciptSp.d.ts +3 -0
  45. package/TransciptSp.js +10 -0
  46. package/TransferCallSp.d.ts +3 -0
  47. package/TransferCallSp.js +10 -0
  48. package/VideoMeetingSp.d.ts +3 -0
  49. package/VideoMeetingSp.js +10 -0
  50. package/WhisperSp.d.ts +3 -0
  51. package/WhisperSp.js +10 -0
  52. package/es6/AudioLowSp.js +9 -0
  53. package/es6/AudioSp.js +8 -0
  54. package/es6/BargeSp.js +8 -0
  55. package/es6/CallAddSp.js +8 -0
  56. package/es6/CallMoreSp.js +8 -0
  57. package/es6/CcSp.js +8 -0
  58. package/es6/ExpandSp.js +8 -0
  59. package/es6/FlipSp.js +8 -0
  60. package/es6/FontSize.js +8 -0
  61. package/es6/HangUpSp.js +8 -0
  62. package/es6/HoldSp.js +8 -0
  63. package/es6/KeypadSp.js +8 -0
  64. package/es6/LeaveSp.js +8 -0
  65. package/es6/MicOffSp.js +8 -0
  66. package/es6/MicSp.js +8 -0
  67. package/es6/ParkCallSp.js +8 -0
  68. package/es6/PinWindow.js +1 -1
  69. package/es6/RecTransciptSp.js +8 -0
  70. package/es6/RecordSp.js +8 -0
  71. package/es6/RemoveMemberBorder.js +8 -0
  72. package/es6/Ringsense.js +8 -0
  73. package/es6/TakeOverSp.js +8 -0
  74. package/es6/TransciptSp.js +8 -0
  75. package/es6/TransferCallSp.js +8 -0
  76. package/es6/VideoMeetingSp.js +8 -0
  77. package/es6/WhisperSp.js +8 -0
  78. package/es6/icon-audio-low_sp.svg +6 -0
  79. package/es6/icon-audio_sp.svg +5 -0
  80. package/es6/icon-barge_sp.svg +5 -0
  81. package/es6/icon-call-add_sp.svg +5 -0
  82. package/es6/icon-call-more_sp.svg +5 -0
  83. package/es6/icon-cc_sp.svg +5 -0
  84. package/es6/icon-expand_sp.svg +5 -0
  85. package/es6/icon-flip_sp.svg +5 -0
  86. package/es6/icon-font-size.svg +5 -0
  87. package/es6/icon-hang-up_sp.svg +5 -0
  88. package/es6/icon-hold_sp.svg +5 -0
  89. package/es6/icon-keypad_sp.svg +5 -0
  90. package/es6/icon-leave_sp.svg +5 -0
  91. package/es6/icon-mic-off_sp.svg +5 -0
  92. package/es6/icon-mic_sp.svg +5 -0
  93. package/es6/icon-park-call_sp.svg +5 -0
  94. package/es6/icon-pin-window.svg +1 -1
  95. package/es6/icon-rec-transcipt_sp.svg +5 -0
  96. package/es6/icon-record_sp.svg +5 -0
  97. package/es6/icon-remove-member_border.svg +5 -0
  98. package/es6/icon-ringsense.svg +5 -0
  99. package/es6/icon-take-over_sp.svg +5 -0
  100. package/es6/icon-transcipt_sp.svg +5 -0
  101. package/es6/icon-transfer-call_sp.svg +5 -0
  102. package/es6/icon-video_meeting_sp.svg +5 -0
  103. package/es6/icon-whisper_sp.svg +5 -0
  104. package/es6/index.js +25 -0
  105. package/icon-audio-low_sp.svg +6 -0
  106. package/icon-audio_sp.svg +5 -0
  107. package/icon-barge_sp.svg +5 -0
  108. package/icon-call-add_sp.svg +5 -0
  109. package/icon-call-more_sp.svg +5 -0
  110. package/icon-cc_sp.svg +5 -0
  111. package/icon-expand_sp.svg +5 -0
  112. package/icon-flip_sp.svg +5 -0
  113. package/icon-font-size.svg +5 -0
  114. package/icon-hang-up_sp.svg +5 -0
  115. package/icon-hold_sp.svg +5 -0
  116. package/icon-keypad_sp.svg +5 -0
  117. package/icon-leave_sp.svg +5 -0
  118. package/icon-mic-off_sp.svg +5 -0
  119. package/icon-mic_sp.svg +5 -0
  120. package/icon-park-call_sp.svg +5 -0
  121. package/icon-pin-window.svg +1 -1
  122. package/icon-rec-transcipt_sp.svg +5 -0
  123. package/icon-record_sp.svg +5 -0
  124. package/icon-remove-member_border.svg +5 -0
  125. package/icon-ringsense.svg +5 -0
  126. package/icon-take-over_sp.svg +5 -0
  127. package/icon-transcipt_sp.svg +5 -0
  128. package/icon-transfer-call_sp.svg +5 -0
  129. package/icon-video_meeting_sp.svg +5 -0
  130. package/icon-whisper_sp.svg +5 -0
  131. package/index.d.ts +25 -0
  132. package/index.js +50 -0
  133. package/package.json +1 -1
package/es6/index.js CHANGED
@@ -75,9 +75,12 @@ export { default as Askfirst } from './Askfirst';
75
75
  export { default as Assignment } from './Assignment';
76
76
  export { default as Asterisk } from './Asterisk';
77
77
  export { default as Attachment } from './Attachment';
78
+ export { default as AudioLowSp } from './AudioLowSp';
78
79
  export { default as AudioLow } from './AudioLow';
80
+ export { default as AudioSp } from './AudioSp';
79
81
  export { default as Audio } from './Audio';
80
82
  export { default as AvatarRooms } from './AvatarRooms';
83
+ export { default as BargeSp } from './BargeSp';
81
84
  export { default as Barge } from './Barge';
82
85
  export { default as Billing } from './Billing';
83
86
  export { default as Birthday } from './Birthday';
@@ -91,14 +94,17 @@ export { default as BubbleLinesBorder } from './BubbleLinesBorder';
91
94
  export { default as CalendarDay } from './CalendarDay';
92
95
  export { default as CalendarMonth } from './CalendarMonth';
93
96
  export { default as CalendarWeek } from './CalendarWeek';
97
+ export { default as CallAddSp } from './CallAddSp';
94
98
  export { default as CallAdd } from './CallAdd';
95
99
  export { default as CallList } from './CallList';
100
+ export { default as CallMoreSp } from './CallMoreSp';
96
101
  export { default as CallMore } from './CallMore';
97
102
  export { default as CallOnBehalf } from './CallOnBehalf';
98
103
  export { default as CallrailBorder } from './CallrailBorder';
99
104
  export { default as Callrail } from './Callrail';
100
105
  export { default as CallsBorder } from './CallsBorder';
101
106
  export { default as Calls } from './Calls';
107
+ export { default as CcSp } from './CcSp';
102
108
  export { default as ChatBubble } from './ChatBubble';
103
109
  export { default as Chat } from './Chat';
104
110
  export { default as Check } from './Check';
@@ -172,6 +178,7 @@ export { default as EventNew } from './EventNew';
172
178
  export { default as Evernote } from './Evernote';
173
179
  export { default as ExcelD } from './ExcelD';
174
180
  export { default as Excel } from './Excel';
181
+ export { default as ExpandSp } from './ExpandSp';
175
182
  export { default as Expand } from './Expand';
176
183
  export { default as ExtensionLineBorder } from './ExtensionLineBorder';
177
184
  export { default as ExternalLinkGlobal } from './ExternalLinkGlobal';
@@ -186,10 +193,12 @@ export { default as Feedback } from './Feedback';
186
193
  export { default as FileBorder } from './FileBorder';
187
194
  export { default as File } from './File';
188
195
  export { default as Filter } from './Filter';
196
+ export { default as FlipSp } from './FlipSp';
189
197
  export { default as FolderBorder } from './FolderBorder';
190
198
  export { default as Folder } from './Folder';
191
199
  export { default as Foldercreated } from './Foldercreated';
192
200
  export { default as FontColor } from './FontColor';
201
+ export { default as FontSize } from './FontSize';
193
202
  export { default as Forward } from './Forward';
194
203
  export { default as Forwardcall } from './Forwardcall';
195
204
  export { default as ForwardingBorder } from './ForwardingBorder';
@@ -214,6 +223,7 @@ export { default as GoogleSlide } from './GoogleSlide';
214
223
  export { default as Google } from './Google';
215
224
  export { default as GroupDefault } from './GroupDefault';
216
225
  export { default as HandUp } from './HandUp';
226
+ export { default as HangUpSp } from './HangUpSp';
217
227
  export { default as Hash } from './Hash';
218
228
  export { default as Hd } from './Hd';
219
229
  export { default as HelpBorder } from './HelpBorder';
@@ -221,6 +231,7 @@ export { default as Help } from './Help';
221
231
  export { default as HideBorder } from './HideBorder';
222
232
  export { default as Highlight } from './Highlight';
223
233
  export { default as HoldAnswer } from './HoldAnswer';
234
+ export { default as HoldSp } from './HoldSp';
224
235
  export { default as Hold } from './Hold';
225
236
  export { default as HoldcallBorder } from './HoldcallBorder';
226
237
  export { default as HorizontalLine } from './HorizontalLine';
@@ -255,8 +266,10 @@ export { default as JoinMeeting } from './JoinMeeting';
255
266
  export { default as Join } from './Join';
256
267
  export { default as JumpToLatest } from './JumpToLatest';
257
268
  export { default as JumpToUnread } from './JumpToUnread';
269
+ export { default as KeypadSp } from './KeypadSp';
258
270
  export { default as Keypad } from './Keypad';
259
271
  export { default as LeaveMeeting } from './LeaveMeeting';
272
+ export { default as LeaveSp } from './LeaveSp';
260
273
  export { default as Leave } from './Leave';
261
274
  export { default as ListBulletL } from './ListBulletL';
262
275
  export { default as ListBullet } from './ListBullet';
@@ -281,7 +294,9 @@ export { default as Mention } from './Mention';
281
294
  export { default as Merge } from './Merge';
282
295
  export { default as MicBorder } from './MicBorder';
283
296
  export { default as MicOffBorder } from './MicOffBorder';
297
+ export { default as MicOffSp } from './MicOffSp';
284
298
  export { default as MicOff } from './MicOff';
299
+ export { default as MicSp } from './MicSp';
285
300
  export { default as Mic } from './Mic';
286
301
  export { default as MicrosoftLogoDisabled } from './MicrosoftLogoDisabled';
287
302
  export { default as MicrosoftLogo } from './MicrosoftLogo';
@@ -318,6 +333,7 @@ export { default as OutcallBorder } from './OutcallBorder';
318
333
  export { default as Outcall } from './Outcall';
319
334
  export { default as Outdent } from './Outdent';
320
335
  export { default as ParkCallMessage } from './ParkCallMessage';
336
+ export { default as ParkCallSp } from './ParkCallSp';
321
337
  export { default as ParkCallText } from './ParkCallText';
322
338
  export { default as ParkCall } from './ParkCall';
323
339
  export { default as ParkLocationFull } from './ParkLocationFull';
@@ -368,12 +384,15 @@ export { default as RcLogo } from './RcLogo';
368
384
  export { default as RcvMicOff } from './RcvMicOff';
369
385
  export { default as RcvVideocamOff } from './RcvVideocamOff';
370
386
  export { default as Read } from './Read';
387
+ export { default as RecTransciptSp } from './RecTransciptSp';
371
388
  export { default as Recent } from './Recent';
372
389
  export { default as RecordBorder } from './RecordBorder';
390
+ export { default as RecordSp } from './RecordSp';
373
391
  export { default as Record } from './Record';
374
392
  export { default as Refresh } from './Refresh';
375
393
  export { default as RemoveBorder } from './RemoveBorder';
376
394
  export { default as RemoveField } from './RemoveField';
395
+ export { default as RemoveMemberBorder } from './RemoveMemberBorder';
377
396
  export { default as Remove } from './Remove';
378
397
  export { default as Repeat } from './Repeat';
379
398
  export { default as Reply } from './Reply';
@@ -381,6 +400,7 @@ export { default as ReportAnIssue } from './ReportAnIssue';
381
400
  export { default as ResendFax } from './ResendFax';
382
401
  export { default as ResetZoom } from './ResetZoom';
383
402
  export { default as RichTextEditor } from './RichTextEditor';
403
+ export { default as Ringsense } from './Ringsense';
384
404
  export { default as RollAp } from './RollAp';
385
405
  export { default as SaveDraft } from './SaveDraft';
386
406
  export { default as Scan } from './Scan';
@@ -426,6 +446,7 @@ export { default as Strike } from './Strike';
426
446
  export { default as Summary } from './Summary';
427
447
  export { default as SwitchboardBorder } from './SwitchboardBorder';
428
448
  export { default as Switchboard } from './Switchboard';
449
+ export { default as TakeOverSp } from './TakeOverSp';
429
450
  export { default as TakeOver } from './TakeOver';
430
451
  export { default as TaskNewBorder } from './TaskNewBorder';
431
452
  export { default as TaskNew } from './TaskNew';
@@ -439,9 +460,11 @@ export { default as Thumbup } from './Thumbup';
439
460
  export { default as TimeBorder } from './TimeBorder';
440
461
  export { default as Time } from './Time';
441
462
  export { default as TodayCalendarIco } from './TodayCalendarIco';
463
+ export { default as TransciptSp } from './TransciptSp';
442
464
  export { default as TranscriptBottom } from './TranscriptBottom';
443
465
  export { default as Transcript } from './Transcript';
444
466
  export { default as Transcription } from './Transcription';
467
+ export { default as TransferCallSp } from './TransferCallSp';
445
468
  export { default as TransferCall } from './TransferCall';
446
469
  export { default as TransferCallBorder } from './TransferCallBorder';
447
470
  export { default as TxtBorder } from './TxtBorder';
@@ -459,6 +482,7 @@ export { default as Unselect } from './Unselect';
459
482
  export { default as UserDefault } from './UserDefault';
460
483
  export { default as VideoAndMessage } from './VideoAndMessage';
461
484
  export { default as VideoMeeting } from './VideoMeeting';
485
+ export { default as VideoMeetingSp } from './VideoMeetingSp';
462
486
  export { default as VideocamBorder } from './VideocamBorder';
463
487
  export { default as VideocamOffBorder } from './VideocamOffBorder';
464
488
  export { default as VideocamOff } from './VideocamOff';
@@ -476,6 +500,7 @@ export { default as Webinar } from './Webinar';
476
500
  export { default as Webpage } from './Webpage';
477
501
  export { default as Welcome } from './Welcome';
478
502
  export { default as WhatIsNew } from './WhatIsNew';
503
+ export { default as WhisperSp } from './WhisperSp';
479
504
  export { default as Whisper } from './Whisper';
480
505
  export { default as Whiteboard } from './Whiteboard';
481
506
  export { default as Work } from './Work';
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>audio-low_sp</title>
4
+ <path fill="#000" d="M18.286 26.946l-6.835-4.549c-1.834-0.046-3.249-0.56-4.206-1.534-1.434-1.457-1.401-3.514-1.39-4.393l0.002-0.745-0.002-0.198c-0.015-0.933-0.043-2.877 1.365-4.309 0.958-0.971 2.381-1.486 4.231-1.529l6.835-4.552v21.808z"></path>
5
+ <path fill="#000" opacity="0.32" d="M22.869 9.456l0.034 0.019c2.2 1.341 3.67 3.761 3.676 6.525v0 0l-0.007 0.306c-0.109 2.636-1.552 4.928-3.703 6.239v0l-0.88-1.471 0.026-0.015c1.704-1.041 2.843-2.917 2.849-5.059v0c-0.005-2.143-1.144-4.018-2.875-5.073v0l0.88-1.471zM21.086 12.751l0.017 0.009c1.092 0.666 1.822 1.867 1.827 3.24v0c-0.004 1.373-0.734 2.574-1.843 3.25v0l-0.88-1.472c0.631-0.378 1.007-1.042 1.007-1.778s-0.376-1.4-1.007-1.778v0l0.88-1.471z"></path>
6
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>audio_sp</title>
4
+ <path d="M18.286 26.946l-6.835-4.549c-1.834-0.046-3.249-0.56-4.206-1.534-1.434-1.457-1.401-3.514-1.39-4.393l0.002-0.745-0.002-0.198c-0.015-0.933-0.043-2.877 1.365-4.309 0.958-0.971 2.381-1.486 4.231-1.529l6.835-4.552v21.808zM26.578 16c-0.006-2.764-1.477-5.184-3.676-6.525l-0.034-0.019-0.88 1.471c1.731 1.055 2.871 2.93 2.875 5.072v0.001c-0.006 2.143-1.145 4.018-2.849 5.059l-0.026 0.015 0.88 1.471c2.234-1.361 3.704-3.781 3.71-6.544v-0.001zM22.929 16c-0.004-1.373-0.735-2.573-1.827-3.24l-0.017-0.009-0.88 1.471c0.631 0.378 1.007 1.042 1.007 1.778s-0.376 1.4-1.007 1.778l0.88 1.472c1.109-0.676 1.84-1.877 1.843-3.25v-0.001z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>barge_sp</title>
4
+ <path d="M14.57 22.093l0.301 0.148 0.197 0.087c0.91 0.379 1.513 1.020 1.929 1.925 0.301 0.702 0.492 1.406 0.616 2.194l0.057 0.402 0.058 0.608-0.578 0.003-6.030-0.003-2.913-0.014-1.388-0.014h-2.246c-0.025-2.306 0.247-3.547 1.142-4.296 0.628-0.526 1.587-0.806 3.041-1.005l0.608-0.076c0.106-0.012 0.214-0.024 0.325-0.035l1.059-0.099c1.701-0.147 2.918-0.091 3.821 0.175zM21.251 21.917l0.721 0.065 0.663 0.069c1.801 0.204 2.938 0.485 3.651 1.080 0.896 0.749 1.168 1.99 1.143 4.296l-4.86 0.007-3.115 0.013-0.045-0.494c-0.234-2.152-0.818-3.796-1.831-4.931 0.972-0.209 2.121-0.239 3.673-0.105zM20.518 13.618c0.768-0.499 1.728-0.651 2.706-0.423 2.057 0.481 3.149 2.301 2.654 4.423-0.406 1.739-1.757 2.826-3.368 2.826-0.281 0-0.57-0.033-0.863-0.102-0.903-0.21-1.674-0.719-2.174-1.429-0.408-0.582-0.824-1.571-0.49-2.997 0.23-0.989 0.776-1.806 1.535-2.299zM8.776 13.195c0.977-0.226 1.936-0.077 2.707 0.423 0.758 0.494 1.304 1.311 1.534 2.299 0.333 1.425-0.082 2.415-0.49 2.997v0l-0.007 0.011c-0.511 0.702-1.267 1.216-2.166 1.419-0.293 0.067-0.582 0.101-0.864 0.101-1.609 0-2.96-1.087-3.366-2.824-0.496-2.125 0.595-3.943 2.653-4.425zM16.799 4.571v6.561l2.167-2.167 1.211 1.211-4.177 4.178-4.177-4.178 1.211-1.211 2.050 2.048v-6.442h1.714z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>call-add_sp</title>
4
+ <path d="M17.714 6.857v7.429h7.429v3.429h-7.429v7.429h-3.429v-7.429h-7.429v-3.429h7.429v-7.429z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>call-more_sp</title>
4
+ <path d="M8.286 13.429c1.42 0 2.571 1.151 2.571 2.571s-1.151 2.571-2.571 2.571c-1.42 0-2.571-1.151-2.571-2.571s1.151-2.571 2.571-2.571zM16 13.429c1.42 0 2.571 1.151 2.571 2.571s-1.151 2.571-2.571 2.571c-1.42 0-2.571-1.151-2.571-2.571s1.151-2.571 2.571-2.571zM23.714 13.429c1.42 0 2.571 1.151 2.571 2.571s-1.151 2.571-2.571 2.571c-1.42 0-2.571-1.151-2.571-2.571s1.151-2.571 2.571-2.571z"></path>
5
+ </svg>
package/icon-cc_sp.svg ADDED
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>cc_sp</title>
4
+ <path d="M15.283 6.859l1.775 0.002 0.988 0.015 0.618 0.017 0.869 0.038 0.541 0.034 0.512 0.043 0.484 0.052 0.456 0.061c2.875 0.431 4.044 1.52 4.495 4.155l0.064 0.418 0.053 0.443 0.044 0.469 0.035 0.495 0.027 0.522 0.019 0.55 0.017 0.88 0.005 0.947-0.009 1.232-0.020 0.848-0.022 0.531-0.029 0.504-0.037 0.478-0.046 0.452-0.056 0.427-0.066 0.403c-0.407 2.216-1.357 3.301-3.49 3.819l-0.389 0.086-0.414 0.075-0.44 0.064-0.467 0.055-0.244 0.024-0.509 0.041-0.538 0.033-0.567 0.026-0.598 0.019-0.956 0.018-1.388 0.008-1.388-0.008-0.956-0.018-0.598-0.019-0.567-0.026-0.538-0.033-0.509-0.041-0.481-0.050-0.454-0.059c-0.073-0.011-0.146-0.022-0.217-0.033l-0.414-0.075-0.389-0.086c-2.133-0.518-3.083-1.602-3.49-3.819l-0.066-0.403-0.056-0.427-0.046-0.452-0.037-0.478-0.029-0.504-0.022-0.531-0.020-0.848-0.008-0.913 0.002-0.954 0.013-0.902 0.016-0.565 0.023-0.537 0.031-0.509 0.039-0.482 0.023-0.231 0.053-0.443c0.341-2.51 1.218-3.739 3.348-4.326l0.377-0.095c0.13-0.030 0.264-0.057 0.403-0.083l0.429-0.072 0.224-0.032 0.47-0.056 0.498-0.047 0.527-0.038 0.556-0.031 0.587-0.023 0.618-0.017 1.333-0.017zM14.063 9.146l-1.121 0.015-0.743 0.024-0.451 0.024-0.418 0.032-0.385 0.040-0.354 0.050c-1.582 0.26-2.192 0.877-2.431 2.343l-0.046 0.327-0.036 0.354-0.037 0.585-0.016 0.427-0.017 0.947-0.008 1.976 0.008 1.842 0.016 0.676 0.018 0.413 0.026 0.384 0.034 0.356 0.044 0.329c0.254 1.631 0.951 2.227 2.853 2.444l0.383 0.038 0.415 0.029 0.447 0.022 0.481 0.016 0.788 0.014 1.5 0.007 2.9-0.002 1.105-0.013 0.735-0.021 0.447-0.022 0.415-0.029 0.384-0.038c1.902-0.218 2.599-0.814 2.853-2.444l0.044-0.329 0.034-0.356 0.026-0.384 0.018-0.413 0.016-0.676 0.008-1.286-0.002-2.242-0.012-0.981-0.022-0.653-0.023-0.398-0.031-0.369-0.040-0.341-0.051-0.315c-0.253-1.359-0.859-1.945-2.311-2.2l-0.337-0.051-0.366-0.042-0.396-0.033-0.427-0.025-0.46-0.019-0.494-0.013-1.391-0.016-3.575-0.001zM12.885 12.858l0.223 0.004c1.546 0.050 2.199 0.507 2.305 1.662l0.011 0.17 0.004 0.193-0.057 0.28-1.658-0.057 0.054-0.363-0.393-0.032-0.402-0.014-0.175-0.002-0.886-0.001-0.104 0.007c-0.213 0.025-0.321 0.116-0.359 0.313l-0.012 0.091-0.007 0.177 0 1.51 0.005 0.112c0.020 0.232 0.096 0.341 0.277 0.378l0.084 0.011 0.079 0.004 0.911-0.001 0.321-0.005 0.341-0.015 0.269 0.021 0.056-0.485 1.657 0.057-0.002 0.409c-0.049 1.283-0.641 1.775-2.235 1.849l-0.224 0.008-0.375 0.003-0.419-0.007c-1.865-0.065-2.388-0.621-2.451-2.676l-0.007-0.463 0.006-0.459c0.056-1.906 0.517-2.521 2.072-2.652l0.192-0.013 0.395-0.014 0.505-0.001zM19.626 12.857l0.223 0.002 0.419 0.013 0.208 0.013c1.366 0.103 1.884 0.523 1.969 1.643l0.010 0.173 0.003 0.185-0.057 0.281-1.658-0.057 0.053-0.362-0.303-0.030-0.346-0.015-1.1-0.012-0.152 0.004-0.109 0.015c-0.158 0.032-0.253 0.108-0.298 0.239l-0.021 0.086-0.012 0.136 0.004 0.654-0.001 0.745-0.004 0.257 0.007 0.112c0.025 0.223 0.124 0.329 0.348 0.36l0.104 0.009 0.181 0.001 1.047-0.011 0.342-0.014 0.262 0.027 0.056-0.492 1.657 0.057-0.002 0.412c-0.042 1.254-0.541 1.718-1.99 1.828l-0.203 0.013-0.42 0.013-0.436-0c-1.902-0.030-2.509-0.494-2.635-2.267l-0.021-0.416-0.007-0.462 0.006-0.461c0.059-1.971 0.544-2.56 2.257-2.662l0.195-0.009 0.424-0.008z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>expand_sp</title>
4
+ <path d="M4.8 4.8h2.4v22.4h-2.4v-22.4zM28 14.8h-14.661l5.021-5.019-1.68-1.781-7.88 8 8 8 1.68-1.699-5.141-5.101h14.661v-2.4z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>flip_sp</title>
4
+ <path d="M8.571 14.881v1.119c0 2.445 1.819 4.443 4.090 4.565l0.221 0.006 6.073-0.001-2.537-2.536 1.615-1.615 5.297 5.295-5.297 5.295-1.615-1.615 2.538-2.538-6.074 0.001c-3.473 0-6.323-2.802-6.578-6.34l-0.014-0.26-0.005-0.257v-1.119h2.286zM13.966 4.99l1.615 1.615-2.539 2.537h6.074c3.474 0 6.324 2.802 6.579 6.34l0.014 0.26 0.005 0.257v1.119h-2.286v-1.119c0-2.445-1.819-4.443-4.091-4.565l-0.221-0.006h-6.073l2.538 2.537-1.615 1.615-5.297-5.295 5.297-5.295z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>font-size</title>
4
+ <path d="M20.304 4.402l0.068 0.106 0.054 0.113 9 22c0.209 0.511-0.036 1.095-0.547 1.304-0.475 0.194-1.012-0.003-1.254-0.442l-0.050-0.105-2.746-6.713h-10.657l-2.745 6.713c-0.194 0.475-0.711 0.72-1.194 0.585l-0.111-0.038c-0.475-0.194-0.72-0.712-0.585-1.194l0.038-0.11 9-22c0.306-0.748 1.291-0.821 1.729-0.219zM9.81 12.411l0.067 0.109 0.053 0.115 2.089 5.318-1.106 2.654-1.914-4.872-2.266 5.766 3.808-0.001-0.833 2.001h-3.76l-1.518 3.866c-0.188 0.477-0.701 0.73-1.185 0.601l-0.111-0.036c-0.477-0.188-0.73-0.701-0.601-1.185l0.036-0.111 5.5-14c0.3-0.763 1.303-0.838 1.741-0.224zM19.5 7.64l-4.511 11.026h9.021l-4.51-11.026z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>hang-up_sp</title>
4
+ <path d="M15.653 7.245l0.525 0.010c5.934 0.179 11.101 2.67 12.856 6.238 0.948 1.933 0.908 4.197-0.584 6.699l-0.301 0.482-4.399-1.28c-1.217-0.433-2.031-1.556-2.078-2.837l-0.001-0.418c-0.044-1.143-0.835-2.135-1.96-2.422-1.232-0.32-2.513-0.538-3.711-0.575-1.305-0.039-2.726 0.13-4.132 0.427-0.39 0.087-0.745 0.273-1.024 0.534-0.388 0.388-0.611 0.825-0.672 1.314l-0.016 0.212-0.014 0.364c-0.032 1.295-0.86 2.428-2.080 2.863l-0.196 0.063-4.447 1.008-0.104-0.187c-1.271-2.281-1.498-4.518-0.642-6.456 0.265-0.583 0.607-1.127 1.017-1.618l0.254-0.288 0.283-0.296 0.157-0.152 0.363-0.322c0.6-0.509 1.251-0.953 1.941-1.322 2.484-1.349 5.649-2.066 8.965-2.042z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>hold_sp</title>
4
+ <path d="M13.143 8v16h-3.429v-16h3.429zM22.286 8v16h-3.429v-16h3.429z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>keypad_sp</title>
4
+ <path d="M8.857 20.571c1.42 0 2.571 1.151 2.571 2.571s-1.151 2.571-2.571 2.571c-1.42 0-2.571-1.151-2.571-2.571s1.151-2.571 2.571-2.571zM16 20.571c1.42 0 2.571 1.151 2.571 2.571s-1.151 2.571-2.571 2.571c-1.42 0-2.571-1.151-2.571-2.571s1.151-2.571 2.571-2.571zM23.143 20.571c1.42 0 2.571 1.151 2.571 2.571s-1.151 2.571-2.571 2.571c-1.42 0-2.571-1.151-2.571-2.571s1.151-2.571 2.571-2.571zM8.857 13.429c1.42 0 2.571 1.151 2.571 2.571s-1.151 2.571-2.571 2.571c-1.42 0-2.571-1.151-2.571-2.571s1.151-2.571 2.571-2.571zM16 13.429c1.42 0 2.571 1.151 2.571 2.571s-1.151 2.571-2.571 2.571c-1.42 0-2.571-1.151-2.571-2.571s1.151-2.571 2.571-2.571zM23.143 13.429c1.42 0 2.571 1.151 2.571 2.571s-1.151 2.571-2.571 2.571c-1.42 0-2.571-1.151-2.571-2.571s1.151-2.571 2.571-2.571zM8.857 6.286c1.42 0 2.571 1.151 2.571 2.571s-1.151 2.571-2.571 2.571c-1.42 0-2.571-1.151-2.571-2.571s1.151-2.571 2.571-2.571zM16 6.286c1.42 0 2.571 1.151 2.571 2.571s-1.151 2.571-2.571 2.571c-1.42 0-2.571-1.151-2.571-2.571s1.151-2.571 2.571-2.571zM23.143 6.286c1.42 0 2.571 1.151 2.571 2.571s-1.151 2.571-2.571 2.571c-1.42 0-2.571-1.151-2.571-2.571s1.151-2.571 2.571-2.571z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>leave_sp</title>
4
+ <path d="M19.886 3.657c1.515 0 2.743 1.228 2.743 2.743v6.171h-2.057v-6.171c0-0.337-0.243-0.617-0.562-0.675l-0.123-0.011h-7.883l4.453 1.573c0.822 0.29 1.372 1.068 1.372 1.94v14.316h2.057c0.337 0 0.617-0.243 0.675-0.562l0.011-0.123v-4.114h2.057v4.114c0 1.515-1.228 2.743-2.743 2.743h-2.057v1.207c0 1.136-0.921 2.057-2.057 2.057-0.233 0-0.465-0.040-0.685-0.117l-7.085-2.501c-1.097-0.387-1.83-1.424-1.83-2.587v-17.259c0-1.515 1.228-2.743 2.743-2.743h10.971zM25.068 10.688l5.017 5.013-5.017 5.013-1.454-1.454 2.6-2.6-7.014 0.027v-2.057l6.872-0.027-2.458-2.46 1.454-1.454z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>mic-off_sp</title>
4
+ <path d="M23.686 13.822l1.714 0.071c-0.269 6.28-3.219 9.743-8.543 10.074v3.462h-1.714v-3.462c-1.819-0.114-3.361-0.593-4.614-1.425l1.504-1.129c1.088 0.581 2.411 0.873 3.967 0.873 4.862 0 7.447-2.848 7.686-8.464zM25.242 8.057l0.943 1.301-19.427 14.585-0.944-1.299 19.429-14.586zM14.489 19.568l6.572-4.934-0.047 0.437c-0.326 2.592-1.43 4.643-5.013 4.643-0.563 0-1.064-0.051-1.511-0.146zM8.314 13.822c0.081 1.895 0.428 3.475 1.040 4.736l-1.41 1.058c-0.794-1.524-1.247-3.437-1.345-5.723l1.714-0.071zM16 5.143c3.59 0 4.692 2.060 5.015 4.659l-9.573 7.188c-0.439-1.125-0.556-2.495-0.58-3.91l-0.004-0.876 0.010-0.673 0.026-0.665c0.004-0.073 0.008-0.146 0.013-0.219l0.034-0.433c0.013-0.143 0.029-0.285 0.046-0.425l0.060-0.415c0.393-2.393 1.564-4.229 4.953-4.229z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>mic_sp</title>
4
+ <path d="M16.857 23.967v3.462h-1.714v-3.462c-5.322-0.333-8.274-3.794-8.543-10.074l1.714-0.071c0.239 5.616 2.824 8.464 7.686 8.464s7.447-2.848 7.686-8.464l1.714 0.071c-0.269 6.28-3.219 9.743-8.543 10.074zM10.857 12.429c0-3.686 0.398-7.286 5.143-7.286 4.746 0 5.143 3.6 5.143 7.286s-0.397 7.286-5.143 7.286c-4.745 0-5.143-3.6-5.143-7.286z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>park-call_sp</title>
4
+ <path d="M7.429 12c0 5.554 4.217 10.117 9.488 10.281l0.289 0.005 5.895-0.001-1.598-1.596 1.215-1.214 3.665 3.667-3.666 3.665-1.213-1.213 1.597-1.597h-5.89c-6.105 0.002-11.155-5.008-11.48-11.351l-0.013-0.326-0.003-0.321h1.713zM17.429 5.143c3.935 0.004 7.139 3.124 7.281 7.024l0.005 0.262c-0.004 3.935-3.124 7.139-7.024 7.281l-0.262 0.005c-4.022-0.005-7.281-3.264-7.286-7.285 0.004-3.935 3.124-7.14 7.024-7.281l0.262-0.005zM18.286 8.571h-1.714v4.598l2.791 2.901 1.209-1.213-2.286-2.399v-3.887z"></path>
5
+ </svg>
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>pin-window</title>
4
- <path d="M17 5c0.552 0 1 0.448 1 1s-0.448 1-1 1h-11c-0.552 0-1 0.448-1 1v18c0 0.552 0.448 1 1 1h18c0.552 0 1-0.448 1-1v-11c0-0.552 0.448-1 1-1s1 0.448 1 1v12c0 1.105-0.895 2-2 2h-20c-1.105 0-2-0.895-2-2v-20c0-1.105 0.895-2 2-2h12zM26.5 1c2.485 0 4.5 2.015 4.5 4.5s-2.015 4.5-4.5 4.5c-0.881 0-1.704-0.253-2.398-0.691l-5.987 5.986c-0.389 0.389-1.021 0.389-1.41 0-0.359-0.359-0.387-0.925-0.083-1.316l0.083-0.094 5.986-5.987c-0.438-0.694-0.691-1.516-0.691-2.398 0-2.485 2.015-4.5 4.5-4.5zM26.5 3c-1.381 0-2.5 1.119-2.5 2.5s1.119 2.5 2.5 2.5c1.381 0 2.5-1.119 2.5-2.5s-1.119-2.5-2.5-2.5z"></path>
4
+ <path d="M28.59 1.52c-0.906-0.903-2.156-1.462-3.536-1.462s-2.63 0.558-3.536 1.462l0-0c-0.898 0.904-1.452 2.149-1.452 3.524 0 0.955 0.268 1.848 0.732 2.607l-0.012-0.022-6.579 6.578 1.696 1.698 6.579-6.579c0.733 0.453 1.621 0.723 2.571 0.728h0.001c0.004 0 0.008 0 0.013 0 2.754 0 4.987-2.233 4.987-4.987 0-0.004 0-0.008 0-0.012v0.001c0-0.004 0-0.009 0-0.014 0-1.376-0.56-2.621-1.464-3.52l-0-0zM26.894 6.894c-0.471 0.472-1.122 0.763-1.842 0.763-1.437 0-2.603-1.165-2.603-2.603 0-0.718 0.291-1.368 0.761-1.839v0c0.471-0.472 1.123-0.764 1.842-0.764 1.438 0 2.603 1.166 2.603 2.603 0 0.718-0.291 1.368-0.761 1.839l-0.002-0zM27.138 13.486c0.040 1.022 0.061 2.194 0.061 3.514 0 11.061-1.232 12.2-13.198 12.2s-13.2-1.141-13.2-12.2c0-11.059 1.234-12.2 13.2-12.2h0.8v2.4h-0.8c-10.598 0-10.8 0.182-10.8 9.8s0.2 9.8 10.8 9.8c10.6 0 10.8-0.182 10.8-9.8 0-1.283-0.019-2.422-0.059-3.416l2.397-0.098z"></path>
5
5
  </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>rec-transcipt_sp</title>
4
+ <path d="M12.571 8c4.418 0 8 3.582 8 8s-3.582 8-8 8c-4.418 0-8-3.582-8-8s3.582-8 8-8zM25.143 19.429v2.286h-3.429v-2.286h3.429zM12.571 10.286c-3.156 0-5.714 2.558-5.714 5.714s2.558 5.714 5.714 5.714c3.156 0 5.714-2.558 5.714-5.714s-2.558-5.714-5.714-5.714zM12.571 12c2.209 0 4 1.791 4 4s-1.791 4-4 4c-2.209 0-4-1.791-4-4s1.791-4 4-4zM27.429 14.857v2.286h-5.714v-2.286h5.714zM27.429 10.286v2.286h-5.714v-2.286h5.714z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>record_sp</title>
4
+ <path d="M16.001 6.857c4.95 0.008 8.979 3.944 9.137 8.858l0.005 0.285-0.004 0.285c-0.15 4.918-4.184 8.858-9.139 8.858-5.049 0-9.143-4.093-9.143-9.143 0-4.954 3.94-8.988 8.858-9.139l0.286-0.004zM16.001 9.143l-0.258 0.005c-3.668 0.135-6.6 3.151-6.6 6.852 0 3.787 3.070 6.857 6.857 6.857 3.621 0 6.599-2.812 6.841-6.353l0.013-0.254 0.004-0.246c-0.006-3.701-2.936-6.715-6.6-6.856l-0.257-0.005zM16 11.429c2.525 0 4.571 2.047 4.571 4.571 0 2.448-1.925 4.447-4.343 4.566l-0.228 0.006-0.228-0.006c-2.419-0.119-4.343-2.118-4.343-4.566 0-2.525 2.047-4.571 4.571-4.571z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>remove-member_border</title>
4
+ <path d="M13 17c0.96 0 1.895 0.101 2.789 0.291-0.4 0.575-0.742 1.193-1.016 1.846-0.572-0.090-1.166-0.137-1.774-0.137-4.709 0-8.573 2.812-8.967 6.395-0.050 0.451 0.335 0.605 0.519 0.605l9.905 0.001c0.221 0.703 0.518 1.373 0.88 2l-11.338-0.001c-1.105 0-2-0.895-2-2 0-5.096 5.019-9 11-9zM20.172 18.757l2.828 2.828 2.828-2.828c0.391-0.391 1.024-0.391 1.414 0s0.391 1.024 0 1.414l-2.828 2.828 2.828 2.828c0.391 0.391 0.391 1.024 0 1.414s-1.024 0.391-1.414 0l-2.829-2.829-2.828 2.829c-0.391 0.391-1.024 0.391-1.414 0s-0.391-1.024 0-1.414l2.828-2.829-2.828-2.828c-0.391-0.391-0.391-1.024 0-1.414s1.024-0.391 1.414 0zM13 3c3.314 0 6 2.686 6 6s-2.686 6-6 6-6-2.686-6-6 2.686-6 6-6zM13 5c-2.209 0-4 1.791-4 4s1.791 4 4 4 4-1.791 4-4-1.791-4-4-4z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>ringsense</title>
4
+ <path d="M15.89 24.459c-2.338 0-4.53-0.913-6.174-2.557l1.443-1.441c1.261 1.259 2.941 1.953 4.731 1.953 3.691 0 6.686-2.994 6.686-6.683 0-3.688-2.995-6.682-6.686-6.682-2.757 0-5.187 1.643-6.21 4.199l-1.9-0.767c1.312-3.328 4.532-5.509 8.11-5.497 4.823 0 8.732 3.908 8.732 8.728s-3.91 8.728-8.732 8.728v0.018zM8.273 25.116c-2.676-2.269-4.22-5.601-4.22-9.111-0.018-6.591 5.353-11.96 11.947-11.96v-2.045c-7.727 0-14.011 6.281-14.011 14.005 0.003 4.11 1.805 8.013 4.933 10.682l1.333-1.571h0.018zM11.67 26.286c-0.949 0-1.734 0.767-1.734 1.733 0 0.968 0.767 1.735 1.734 1.735 0.969 0 1.736-0.767 1.736-1.735 0-0.967-0.767-1.733-1.736-1.733zM26.814 24.77c2.374-2.885 3.471-6.537 3.105-10.261-0.398-4.093-2.583-7.802-5.972-10.133l-1.171 1.679c2.887 2.009 4.75 5.149 5.097 8.655 0.31 3.177-0.621 6.281-2.649 8.764-2.011 2.455-4.916 4.011-8.074 4.328l0.2 2.045c3.727-0.366 7.088-2.173 9.463-5.058v-0.018zM20.238 5.287c0.949-0.090 1.644-0.933 1.553-1.881-0.090-0.949-0.934-1.643-1.882-1.553-0.949 0.090-1.644 0.933-1.553 1.881 0.090 0.949 0.934 1.643 1.882 1.553zM18.777 19.803h-1.808l-0.11-0.182c-0.128-0.22-0.274-0.73-0.53-1.863-0.2-0.949-0.511-1.132-1.132-1.151h-0.512v3.196h-1.68v-7.942l0.292-0.056c0.493-0.090 1.205-0.164 1.9-0.164 1.113 0 1.844 0.22 2.374 0.694 0.438 0.384 0.695 1.004 0.695 1.681 0 0.821-0.384 1.515-1.023 1.935 0.328 0.31 0.565 0.767 0.711 1.387 0.166 0.748 0.384 1.662 0.53 1.937l0.292 0.529zM14.667 15.147h0.603c0.804 0 1.297-0.401 1.297-1.041 0-0.256 0-1.004-1.333-1.023-0.238 0-0.438 0-0.566 0.036v2.027z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>take-over_sp</title>
4
+ <path d="M6.846 14.358l3.614 1.362c1.153 0.422 1.961 1.51 1.961 2.786l-0.003 0.155c0 0.551 0.344 1.021 0.828 1.208l0.144 0.046c0.653 0.169 1.635 0.376 2.617 0.406 0.981 0.005 1.959-0.097 2.918-0.303 0.385-0.088 0.68-0.397 0.746-0.783l0.013-0.133 0.009-0.275c0.040-1.237 0.828-2.28 1.924-2.696l0.218-0.072 3.949-1.152 0.243 0.943c1 1.851 1.157 3.671 0.451 5.269l-0.002 0c-0.263 0.583-0.619 1.121-1.054 1.591l-0.371 0.376c-0.535 0.495-1.137 0.93-1.789 1.286l-0.047 0.023c-1.906 1.038-4.321 1.598-6.848 1.598l-0.531-0.009c-4.646-0.139-8.706-2.146-10.107-4.994-0.618-1.257-1.014-3.29 0.606-5.831l0.512-0.8zM16 4.571l4.177 4.181-1.211 1.211-2.167-2.167v8.847h-1.714v-8.728l-2.050 2.048-1.211-1.211 4.177-4.181z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>transcipt_sp</title>
4
+ <path d="M19.049 13.523l1.751 0.071c-0.274 6.312-3.288 9.793-8.725 10.126v3.48h-1.751v-3.48c-5.436-0.334-8.45-3.814-8.725-10.126l1.751-0.071c0.244 5.645 2.884 8.507 7.849 8.507s7.605-2.863 7.849-8.507zM27.2 20.8v3.2h-4.8v-3.2h4.8zM11.2 4.8c3.855 0 4.901 2.289 5.167 5.090l0.042 0.548c0.006 0.092 0.011 0.185 0.015 0.278l0.019 0.562 0.008 0.567-0.003 0.832-0.013 0.551-0.025 0.544-0.040 0.535c-0.259 2.823-1.294 5.139-5.171 5.139-3.855 0-4.9-2.289-5.167-5.090l-0.042-0.548c-0.006-0.092-0.011-0.185-0.015-0.278l-0.019-0.562-0.008-0.567 0.003-0.832 0.013-0.551 0.025-0.544 0.040-0.535c0.259-2.823 1.294-5.139 5.171-5.139zM30.4 14.4v3.2h-8v-3.2h8zM30.4 8v3.2h-8v-3.2h8z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>transfer-call_sp</title>
4
+ <path d="M26.759 17.143l-7.665 7.665-1.616-1.616 3.762-3.763h-15.526v-2.286h21.045zM19.094 7.192l7.665 7.665h-21.045v-2.286h15.526l-3.762-3.763 1.616-1.616z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>video_meeting_sp</title>
4
+ <path d="M26.286 10.427v12.049l-4.36-2.732c0.079-0.826 0.119-1.773 0.119-2.853v-0.64c0-1.107-0.040-2.079-0.132-2.92l4.372-2.905zM13.090 9.143c-6.616 0-7.376 0.764-7.376 7.429s0.76 7.429 7.376 7.429c6.533 0 7.36-0.797 7.374-7.109v-0.64c-0.013-6.312-0.841-7.109-7.374-7.109z"></path>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>whisper_sp</title>
4
+ <path d="M16.811 25.606l-0.22 0.001-0.26-0.007-0.367-0.024-0.099-0.011-0.239 1.697-0.039-0.004c0.015 0.002 0.021 0.002 0.019-0.001l-0.061-0.024-0.564-0.165-4.162-1.125c0.599-0.477 1.114-0.981 1.557-1.497l0.257-0.311 0.233-0.303 0.197-0.274 0.21-0.313-0.049 0.076c0.147-0.223 0.282-0.446 0.407-0.668l0.174-0.321 0.141-0.28 0.080-0.167c0.095-0.202 0.181-0.402 0.261-0.6 0.076-0.187 0.145-0.371 0.208-0.552l0.085-0.252c0.111-0.339 0.203-0.666 0.281-0.977l0.1-0.425 0.111-0.544 0.059-0.326 0.164-0.982c0.026-0.152 0.307-0.37 0.743-0.37 0.401 0 0.683 0.191 0.741 0.348l0.011 0.057 0.002 4.775 0.75 0.095c0.402 0.050 1.632 0.343 1.993 1.014 0.183 0.342 0.127 0.815-0.165 1.405-0.033 0.068-0.072 0.132-0.115 0.191l-0.103 0.125-0.040 0.041-0.123 0.11-0.097 0.073-0.137 0.087-0.207 0.105-0.169 0.069-0.166 0.056-0.212 0.058-0.318 0.064-0.205 0.030-0.162 0.018-0.137 0.012-0.37 0.017zM16 5.143c5.681 0 10.286 4.605 10.286 10.286 0 3.749-2.006 7.029-5.003 8.827 0.164-0.777 0.022-1.38-0.179-1.806l-0.062-0.122c-0.532-0.982-1.595-1.467-2.376-1.699l-0.163-0.046v-3.32c0-1.169-1.105-2.119-2.464-2.119-1.157 0-2.135 0.669-2.393 1.613l-0.038 0.169-0.202 1.2-0.081 0.417-0.099 0.443c-0.365 1.518-1.093 3.416-2.835 5.063-2.817-1.834-4.677-5.010-4.677-8.621 0-5.681 4.605-10.286 10.286-10.286zM20.286 11.893c-0.691 0-1.251 0.56-1.251 1.251 0 0.599 0.421 1.099 0.983 1.222l0.132 0.021 0.136 0.007 0.136-0.007c0.627-0.068 1.115-0.599 1.115-1.244 0-0.691-0.56-1.251-1.251-1.251zM11.714 11.891c-0.691 0-1.251 0.56-1.251 1.251s0.56 1.251 1.251 1.251c0.691 0 1.251-0.56 1.251-1.251 0-0.599-0.421-1.099-0.982-1.222l-0.132-0.021-0.136-0.007z"></path>
5
+ </svg>
package/index.d.ts CHANGED
@@ -75,9 +75,12 @@ export { default as Askfirst } from './Askfirst';
75
75
  export { default as Assignment } from './Assignment';
76
76
  export { default as Asterisk } from './Asterisk';
77
77
  export { default as Attachment } from './Attachment';
78
+ export { default as AudioLowSp } from './AudioLowSp';
78
79
  export { default as AudioLow } from './AudioLow';
80
+ export { default as AudioSp } from './AudioSp';
79
81
  export { default as Audio } from './Audio';
80
82
  export { default as AvatarRooms } from './AvatarRooms';
83
+ export { default as BargeSp } from './BargeSp';
81
84
  export { default as Barge } from './Barge';
82
85
  export { default as Billing } from './Billing';
83
86
  export { default as Birthday } from './Birthday';
@@ -91,14 +94,17 @@ export { default as BubbleLinesBorder } from './BubbleLinesBorder';
91
94
  export { default as CalendarDay } from './CalendarDay';
92
95
  export { default as CalendarMonth } from './CalendarMonth';
93
96
  export { default as CalendarWeek } from './CalendarWeek';
97
+ export { default as CallAddSp } from './CallAddSp';
94
98
  export { default as CallAdd } from './CallAdd';
95
99
  export { default as CallList } from './CallList';
100
+ export { default as CallMoreSp } from './CallMoreSp';
96
101
  export { default as CallMore } from './CallMore';
97
102
  export { default as CallOnBehalf } from './CallOnBehalf';
98
103
  export { default as CallrailBorder } from './CallrailBorder';
99
104
  export { default as Callrail } from './Callrail';
100
105
  export { default as CallsBorder } from './CallsBorder';
101
106
  export { default as Calls } from './Calls';
107
+ export { default as CcSp } from './CcSp';
102
108
  export { default as ChatBubble } from './ChatBubble';
103
109
  export { default as Chat } from './Chat';
104
110
  export { default as Check } from './Check';
@@ -172,6 +178,7 @@ export { default as EventNew } from './EventNew';
172
178
  export { default as Evernote } from './Evernote';
173
179
  export { default as ExcelD } from './ExcelD';
174
180
  export { default as Excel } from './Excel';
181
+ export { default as ExpandSp } from './ExpandSp';
175
182
  export { default as Expand } from './Expand';
176
183
  export { default as ExtensionLineBorder } from './ExtensionLineBorder';
177
184
  export { default as ExternalLinkGlobal } from './ExternalLinkGlobal';
@@ -186,10 +193,12 @@ export { default as Feedback } from './Feedback';
186
193
  export { default as FileBorder } from './FileBorder';
187
194
  export { default as File } from './File';
188
195
  export { default as Filter } from './Filter';
196
+ export { default as FlipSp } from './FlipSp';
189
197
  export { default as FolderBorder } from './FolderBorder';
190
198
  export { default as Folder } from './Folder';
191
199
  export { default as Foldercreated } from './Foldercreated';
192
200
  export { default as FontColor } from './FontColor';
201
+ export { default as FontSize } from './FontSize';
193
202
  export { default as Forward } from './Forward';
194
203
  export { default as Forwardcall } from './Forwardcall';
195
204
  export { default as ForwardingBorder } from './ForwardingBorder';
@@ -214,6 +223,7 @@ export { default as GoogleSlide } from './GoogleSlide';
214
223
  export { default as Google } from './Google';
215
224
  export { default as GroupDefault } from './GroupDefault';
216
225
  export { default as HandUp } from './HandUp';
226
+ export { default as HangUpSp } from './HangUpSp';
217
227
  export { default as Hash } from './Hash';
218
228
  export { default as Hd } from './Hd';
219
229
  export { default as HelpBorder } from './HelpBorder';
@@ -221,6 +231,7 @@ export { default as Help } from './Help';
221
231
  export { default as HideBorder } from './HideBorder';
222
232
  export { default as Highlight } from './Highlight';
223
233
  export { default as HoldAnswer } from './HoldAnswer';
234
+ export { default as HoldSp } from './HoldSp';
224
235
  export { default as Hold } from './Hold';
225
236
  export { default as HoldcallBorder } from './HoldcallBorder';
226
237
  export { default as HorizontalLine } from './HorizontalLine';
@@ -255,8 +266,10 @@ export { default as JoinMeeting } from './JoinMeeting';
255
266
  export { default as Join } from './Join';
256
267
  export { default as JumpToLatest } from './JumpToLatest';
257
268
  export { default as JumpToUnread } from './JumpToUnread';
269
+ export { default as KeypadSp } from './KeypadSp';
258
270
  export { default as Keypad } from './Keypad';
259
271
  export { default as LeaveMeeting } from './LeaveMeeting';
272
+ export { default as LeaveSp } from './LeaveSp';
260
273
  export { default as Leave } from './Leave';
261
274
  export { default as ListBulletL } from './ListBulletL';
262
275
  export { default as ListBullet } from './ListBullet';
@@ -281,7 +294,9 @@ export { default as Mention } from './Mention';
281
294
  export { default as Merge } from './Merge';
282
295
  export { default as MicBorder } from './MicBorder';
283
296
  export { default as MicOffBorder } from './MicOffBorder';
297
+ export { default as MicOffSp } from './MicOffSp';
284
298
  export { default as MicOff } from './MicOff';
299
+ export { default as MicSp } from './MicSp';
285
300
  export { default as Mic } from './Mic';
286
301
  export { default as MicrosoftLogoDisabled } from './MicrosoftLogoDisabled';
287
302
  export { default as MicrosoftLogo } from './MicrosoftLogo';
@@ -318,6 +333,7 @@ export { default as OutcallBorder } from './OutcallBorder';
318
333
  export { default as Outcall } from './Outcall';
319
334
  export { default as Outdent } from './Outdent';
320
335
  export { default as ParkCallMessage } from './ParkCallMessage';
336
+ export { default as ParkCallSp } from './ParkCallSp';
321
337
  export { default as ParkCallText } from './ParkCallText';
322
338
  export { default as ParkCall } from './ParkCall';
323
339
  export { default as ParkLocationFull } from './ParkLocationFull';
@@ -368,12 +384,15 @@ export { default as RcLogo } from './RcLogo';
368
384
  export { default as RcvMicOff } from './RcvMicOff';
369
385
  export { default as RcvVideocamOff } from './RcvVideocamOff';
370
386
  export { default as Read } from './Read';
387
+ export { default as RecTransciptSp } from './RecTransciptSp';
371
388
  export { default as Recent } from './Recent';
372
389
  export { default as RecordBorder } from './RecordBorder';
390
+ export { default as RecordSp } from './RecordSp';
373
391
  export { default as Record } from './Record';
374
392
  export { default as Refresh } from './Refresh';
375
393
  export { default as RemoveBorder } from './RemoveBorder';
376
394
  export { default as RemoveField } from './RemoveField';
395
+ export { default as RemoveMemberBorder } from './RemoveMemberBorder';
377
396
  export { default as Remove } from './Remove';
378
397
  export { default as Repeat } from './Repeat';
379
398
  export { default as Reply } from './Reply';
@@ -381,6 +400,7 @@ export { default as ReportAnIssue } from './ReportAnIssue';
381
400
  export { default as ResendFax } from './ResendFax';
382
401
  export { default as ResetZoom } from './ResetZoom';
383
402
  export { default as RichTextEditor } from './RichTextEditor';
403
+ export { default as Ringsense } from './Ringsense';
384
404
  export { default as RollAp } from './RollAp';
385
405
  export { default as SaveDraft } from './SaveDraft';
386
406
  export { default as Scan } from './Scan';
@@ -426,6 +446,7 @@ export { default as Strike } from './Strike';
426
446
  export { default as Summary } from './Summary';
427
447
  export { default as SwitchboardBorder } from './SwitchboardBorder';
428
448
  export { default as Switchboard } from './Switchboard';
449
+ export { default as TakeOverSp } from './TakeOverSp';
429
450
  export { default as TakeOver } from './TakeOver';
430
451
  export { default as TaskNewBorder } from './TaskNewBorder';
431
452
  export { default as TaskNew } from './TaskNew';
@@ -439,9 +460,11 @@ export { default as Thumbup } from './Thumbup';
439
460
  export { default as TimeBorder } from './TimeBorder';
440
461
  export { default as Time } from './Time';
441
462
  export { default as TodayCalendarIco } from './TodayCalendarIco';
463
+ export { default as TransciptSp } from './TransciptSp';
442
464
  export { default as TranscriptBottom } from './TranscriptBottom';
443
465
  export { default as Transcript } from './Transcript';
444
466
  export { default as Transcription } from './Transcription';
467
+ export { default as TransferCallSp } from './TransferCallSp';
445
468
  export { default as TransferCall } from './TransferCall';
446
469
  export { default as TransferCallBorder } from './TransferCallBorder';
447
470
  export { default as TxtBorder } from './TxtBorder';
@@ -459,6 +482,7 @@ export { default as Unselect } from './Unselect';
459
482
  export { default as UserDefault } from './UserDefault';
460
483
  export { default as VideoAndMessage } from './VideoAndMessage';
461
484
  export { default as VideoMeeting } from './VideoMeeting';
485
+ export { default as VideoMeetingSp } from './VideoMeetingSp';
462
486
  export { default as VideocamBorder } from './VideocamBorder';
463
487
  export { default as VideocamOffBorder } from './VideocamOffBorder';
464
488
  export { default as VideocamOff } from './VideocamOff';
@@ -476,6 +500,7 @@ export { default as Webinar } from './Webinar';
476
500
  export { default as Webpage } from './Webpage';
477
501
  export { default as Welcome } from './Welcome';
478
502
  export { default as WhatIsNew } from './WhatIsNew';
503
+ export { default as WhisperSp } from './WhisperSp';
479
504
  export { default as Whisper } from './Whisper';
480
505
  export { default as Whiteboard } from './Whiteboard';
481
506
  export { default as Work } from './Work';