@ringcentral/juno-icon 1.0.3 → 1.2.1

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 (176) hide show
  1. package/Box.js +1 -1
  2. package/DefaultBox.d.ts +5 -0
  3. package/DefaultBox.js +17 -0
  4. package/DefaultBoxD.d.ts +3 -0
  5. package/DefaultBoxD.js +10 -0
  6. package/DefaultFile.js +1 -1
  7. package/DefaultFileD.js +2 -2
  8. package/DefaultGdrive.js +3 -3
  9. package/DefaultGdriveD.js +3 -3
  10. package/DefaultMusicD.js +2 -2
  11. package/DefaultVideoD.js +2 -2
  12. package/Doc.js +2 -2
  13. package/DocD.js +3 -3
  14. package/ExcelD.js +3 -3
  15. package/FontColor.js +1 -1
  16. package/GifFileD.js +2 -2
  17. package/GoogleCalendar2019.js +2 -2
  18. package/GoogleDoc.js +2 -2
  19. package/GoogleDocD.js +3 -3
  20. package/GoogleLogo.js +4 -4
  21. package/GoogleSheet.js +2 -2
  22. package/GoogleSheetD.js +3 -3
  23. package/GoogleSlide.js +2 -2
  24. package/GoogleSlideD.js +3 -3
  25. package/ImageBrokenD.js +1 -1
  26. package/ImagePreviewD.js +1 -1
  27. package/MacKeynote.js +2 -2
  28. package/MacKeynoteD.js +3 -3
  29. package/MacNumbers.js +2 -2
  30. package/MacNumbersD.js +3 -3
  31. package/MacPages.js +2 -2
  32. package/MacPagesD.js +2 -2
  33. package/MicrosoftLogo.js +4 -4
  34. package/PdfD.js +3 -3
  35. package/Ppt.js +2 -2
  36. package/PptD.js +3 -3
  37. package/RcContact.js +1 -1
  38. package/RecordBorder.d.ts +3 -0
  39. package/RecordBorder.js +9 -0
  40. package/SettingsBorder.js +1 -1
  41. package/Sort.js +1 -1
  42. package/VoicemailBorder.d.ts +3 -0
  43. package/VoicemailBorder.js +9 -0
  44. package/ZipD.js +2 -2
  45. package/es6/Box.js +1 -1
  46. package/es6/DefaultBox.js +15 -0
  47. package/es6/DefaultBoxD.js +8 -0
  48. package/es6/DefaultFile.js +1 -1
  49. package/es6/DefaultFileD.js +2 -2
  50. package/es6/DefaultGdrive.js +3 -3
  51. package/es6/DefaultGdriveD.js +3 -3
  52. package/es6/DefaultMusicD.js +2 -2
  53. package/es6/DefaultVideoD.js +2 -2
  54. package/es6/Doc.js +2 -2
  55. package/es6/DocD.js +3 -3
  56. package/es6/ExcelD.js +3 -3
  57. package/es6/FontColor.js +1 -1
  58. package/es6/GifFileD.js +2 -2
  59. package/es6/GoogleCalendar2019.js +2 -2
  60. package/es6/GoogleDoc.js +2 -2
  61. package/es6/GoogleDocD.js +3 -3
  62. package/es6/GoogleLogo.js +4 -4
  63. package/es6/GoogleSheet.js +2 -2
  64. package/es6/GoogleSheetD.js +3 -3
  65. package/es6/GoogleSlide.js +2 -2
  66. package/es6/GoogleSlideD.js +3 -3
  67. package/es6/ImageBrokenD.js +1 -1
  68. package/es6/ImagePreviewD.js +1 -1
  69. package/es6/MacKeynote.js +2 -2
  70. package/es6/MacKeynoteD.js +3 -3
  71. package/es6/MacNumbers.js +2 -2
  72. package/es6/MacNumbersD.js +3 -3
  73. package/es6/MacPages.js +2 -2
  74. package/es6/MacPagesD.js +2 -2
  75. package/es6/MicrosoftLogo.js +4 -4
  76. package/es6/PdfD.js +3 -3
  77. package/es6/Ppt.js +2 -2
  78. package/es6/PptD.js +3 -3
  79. package/es6/RcContact.js +1 -1
  80. package/es6/RecordBorder.js +7 -0
  81. package/es6/SettingsBorder.js +1 -1
  82. package/es6/Sort.js +1 -1
  83. package/es6/VoicemailBorder.js +7 -0
  84. package/es6/ZipD.js +2 -2
  85. package/es6/icon-box.svg +1 -1
  86. package/es6/icon-default-box-D.svg +6 -0
  87. package/es6/icon-default-box.svg +7 -0
  88. package/es6/icon-default-file-D.svg +2 -2
  89. package/es6/icon-default-file.svg +1 -1
  90. package/es6/icon-default-gdrive-D.svg +3 -3
  91. package/es6/icon-default-gdrive.svg +3 -3
  92. package/es6/icon-default-music-D.svg +2 -2
  93. package/es6/icon-default-video-D.svg +2 -2
  94. package/es6/icon-doc-D.svg +3 -3
  95. package/es6/icon-doc.svg +2 -2
  96. package/es6/icon-excel-D.svg +3 -3
  97. package/es6/icon-font-color.svg +1 -1
  98. package/es6/icon-gif-file-D.svg +2 -2
  99. package/es6/icon-google-calendar-2019.svg +2 -2
  100. package/es6/icon-google-doc-D.svg +3 -3
  101. package/es6/icon-google-doc.svg +2 -2
  102. package/es6/icon-google-logo.svg +4 -4
  103. package/es6/icon-google-sheet-D.svg +3 -3
  104. package/es6/icon-google-sheet.svg +2 -2
  105. package/es6/icon-google-slide-D.svg +3 -3
  106. package/es6/icon-google-slide.svg +2 -2
  107. package/es6/icon-image-broken-D.svg +1 -1
  108. package/es6/icon-image-preview-D.svg +1 -1
  109. package/es6/icon-mac-keynote-D.svg +3 -3
  110. package/es6/icon-mac-keynote.svg +2 -2
  111. package/es6/icon-mac-numbers-D.svg +3 -3
  112. package/es6/icon-mac-numbers.svg +2 -2
  113. package/es6/icon-mac-pages-D.svg +2 -2
  114. package/es6/icon-mac-pages.svg +2 -2
  115. package/es6/icon-microsoft-logo.svg +4 -4
  116. package/es6/icon-pdf-D.svg +3 -3
  117. package/es6/icon-ppt-D.svg +3 -3
  118. package/es6/icon-ppt.svg +2 -2
  119. package/es6/icon-rc_contact.svg +1 -1
  120. package/es6/icon-record_border.svg +5 -0
  121. package/es6/icon-sort.svg +1 -1
  122. package/es6/icon-voicemail_border.svg +5 -0
  123. package/es6/icon-zip-D.svg +2 -2
  124. package/es6/index.js +4 -2
  125. package/icon-box.svg +1 -1
  126. package/icon-default-box-D.svg +6 -0
  127. package/icon-default-box.svg +7 -0
  128. package/icon-default-file-D.svg +2 -2
  129. package/icon-default-file.svg +1 -1
  130. package/icon-default-gdrive-D.svg +3 -3
  131. package/icon-default-gdrive.svg +3 -3
  132. package/icon-default-music-D.svg +2 -2
  133. package/icon-default-video-D.svg +2 -2
  134. package/icon-doc-D.svg +3 -3
  135. package/icon-doc.svg +2 -2
  136. package/icon-excel-D.svg +3 -3
  137. package/icon-font-color.svg +1 -1
  138. package/icon-gif-file-D.svg +2 -2
  139. package/icon-google-calendar-2019.svg +2 -2
  140. package/icon-google-doc-D.svg +3 -3
  141. package/icon-google-doc.svg +2 -2
  142. package/icon-google-logo.svg +4 -4
  143. package/icon-google-sheet-D.svg +3 -3
  144. package/icon-google-sheet.svg +2 -2
  145. package/icon-google-slide-D.svg +3 -3
  146. package/icon-google-slide.svg +2 -2
  147. package/icon-image-broken-D.svg +1 -1
  148. package/icon-image-preview-D.svg +1 -1
  149. package/icon-mac-keynote-D.svg +3 -3
  150. package/icon-mac-keynote.svg +2 -2
  151. package/icon-mac-numbers-D.svg +3 -3
  152. package/icon-mac-numbers.svg +2 -2
  153. package/icon-mac-pages-D.svg +2 -2
  154. package/icon-mac-pages.svg +2 -2
  155. package/icon-microsoft-logo.svg +4 -4
  156. package/icon-pdf-D.svg +3 -3
  157. package/icon-ppt-D.svg +3 -3
  158. package/icon-ppt.svg +2 -2
  159. package/icon-rc_contact.svg +1 -1
  160. package/icon-record_border.svg +5 -0
  161. package/icon-sort.svg +1 -1
  162. package/icon-voicemail_border.svg +5 -0
  163. package/icon-zip-D.svg +2 -2
  164. package/index.d.ts +4 -2
  165. package/index.js +8 -4
  166. package/package.json +5 -5
  167. package/BoxBorder.d.ts +0 -3
  168. package/BoxBorder.js +0 -9
  169. package/BoxNew.d.ts +0 -3
  170. package/BoxNew.js +0 -9
  171. package/es6/BoxBorder.js +0 -7
  172. package/es6/BoxNew.js +0 -7
  173. package/es6/icon-box-new.svg +0 -5
  174. package/es6/icon-box_border.svg +0 -5
  175. package/icon-box-new.svg +0 -5
  176. package/icon-box_border.svg +0 -5
package/PdfD.js CHANGED
@@ -3,9 +3,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  var tslib_1 = require("tslib");
4
4
  var react_1 = tslib_1.__importStar(require("react"));
5
5
  var PdfD = react_1.memo(react_1.forwardRef(function (props, svgRef) { return (react_1.default.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
6
- react_1.default.createElement("path", { fill: "var(--color40, #43201f)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
7
- react_1.default.createElement("path", { fill: "var(--color41, #de4944)", d: "M11.919 8h4.752l5.551 4.785v9.059c0 .605-.207 1.116-.62 1.532S20.681 24 20.08 24h-8.161c-.601 0-1.108-.208-1.522-.624s-.62-.927-.62-1.532V10.156c0-.605.207-1.116.62-1.532S11.317 8 11.919 8z" }),
8
- react_1.default.createElement("path", { fill: "var(--color26, #f1f1f1)", d: "M15.208 10.748a.834.834 0 01.9.225l.049.057.048.066c.262.387.35 1.05.28 2.02-.03.42-.166.975-.403 1.654l.041.05.959 1.201.267.328.236.281.26.297.17-.004.169-.001c1.613 0 2.705.34 3.075.981a.871.871 0 01.009.89c-.197.341-.602.552-1.096.579l-.102.003-.13-.004a2.44 2.44 0 01-.264-.033c-.653-.12-1.357-.6-2.209-1.497-.206.012-.417.028-.631.049-.768.074-1.605.222-2.4.469l-.183.323-.091.157c-.637 1.091-1.256 1.946-1.753 2.271a1.59 1.59 0 01-.722.268l-.097.004-.081-.003-.078-.009a.836.836 0 01-.667-.514c-.216-.53.084-1.232.802-1.933.546-.533 1.302-.972 2.25-1.306a24.63 24.63 0 001.257-2.712l-.08-.134-.076-.137c-.537-1.015-.695-2.253-.432-3.062.15-.459.408-.72.719-.825zm-2.156 8.19l-.164.096-.155.1c-.201.135-.38.279-.536.43-.421.411-.605.761-.604.91l.002.009.044-.004.05-.011a.854.854 0 00.233-.111c.235-.154.614-.622 1.048-1.291l.082-.128zm5.707-1.103l.104.086.111.088c.33.252.617.398.866.444l.079.012.074.007.078.003.067-.002a.612.612 0 00.328-.1l.02-.02-.024-.036-.03-.034c-.192-.193-.724-.372-1.534-.438l-.138-.01zm-3.049-2.097l-.128.3c-.175.404-.37.823-.577 1.239a13.522 13.522 0 011.719-.279l-.151-.182-.34-.42-.523-.658zm-.237-4.127l-.021.021-.022.029a.793.793 0 00-.088.19c-.147.451-.098 1.159.136 1.825.062-.246.1-.457.112-.626.058-.796-.002-1.231-.1-1.41l-.018-.029z" }))); }));
6
+ react_1.default.createElement("path", { fill: "var(--color41, #43201f)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
7
+ react_1.default.createElement("path", { fill: "var(--color42, #de4944)", d: "M11.919 8h4.752l5.551 4.785v9.059c0 .605-.207 1.116-.62 1.532S20.681 24 20.08 24h-8.161c-.601 0-1.108-.208-1.522-.624s-.62-.927-.62-1.532V10.156c0-.605.207-1.116.62-1.532S11.317 8 11.919 8z" }),
8
+ react_1.default.createElement("path", { fill: "var(--color27, #f1f1f1)", d: "M15.208 10.748a.834.834 0 01.9.225l.049.057.048.066c.262.387.35 1.05.28 2.02-.03.42-.166.975-.403 1.654l.041.05.959 1.201.267.328.236.281.26.297.17-.004.169-.001c1.613 0 2.705.34 3.075.981a.871.871 0 01.009.89c-.197.341-.602.552-1.096.579l-.102.003-.13-.004a2.44 2.44 0 01-.264-.033c-.653-.12-1.357-.6-2.209-1.497-.206.012-.417.028-.631.049-.768.074-1.605.222-2.4.469l-.183.323-.091.157c-.637 1.091-1.256 1.946-1.753 2.271a1.59 1.59 0 01-.722.268l-.097.004-.081-.003-.078-.009a.836.836 0 01-.667-.514c-.216-.53.084-1.232.802-1.933.546-.533 1.302-.972 2.25-1.306a24.63 24.63 0 001.257-2.712l-.08-.134-.076-.137c-.537-1.015-.695-2.253-.432-3.062.15-.459.408-.72.719-.825zm-2.156 8.19l-.164.096-.155.1c-.201.135-.38.279-.536.43-.421.411-.605.761-.604.91l.002.009.044-.004.05-.011a.854.854 0 00.233-.111c.235-.154.614-.622 1.048-1.291l.082-.128zm5.707-1.103l.104.086.111.088c.33.252.617.398.866.444l.079.012.074.007.078.003.067-.002a.612.612 0 00.328-.1l.02-.02-.024-.036-.03-.034c-.192-.193-.724-.372-1.534-.438l-.138-.01zm-3.049-2.097l-.128.3c-.175.404-.37.823-.577 1.239a13.522 13.522 0 011.719-.279l-.151-.182-.34-.42-.523-.658zm-.237-4.127l-.021.021-.022.029a.793.793 0 00-.088.19c-.147.451-.098 1.159.136 1.825.062-.246.1-.457.112-.626.058-.796-.002-1.231-.1-1.41l-.018-.029z" }))); }));
9
9
  PdfD.displayName = 'PdfD';
10
10
  PdfD['iconName'] = 'pdf-D';
11
11
  exports.default = PdfD;
package/Ppt.js CHANGED
@@ -9,8 +9,8 @@ var Ppt = react_1.memo(react_1.forwardRef(function (inProps, svgRef) {
9
9
  var _a = inProps.themeType, themeType = _a === void 0 ? theme.palette.type : _a, props = tslib_1.__rest(inProps, ["themeType"]);
10
10
  return themeType === 'dark' ? (react_1.default.createElement(PptD_1.default, tslib_1.__assign({}, props, { ref: svgRef }))) : (react_1.default.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
11
11
  react_1.default.createElement("path", { fill: "var(--color2, #fff)", opacity: 0.992, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
12
- react_1.default.createElement("path", { fill: "var(--color43, #d5583c)", opacity: 0.16, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
13
- react_1.default.createElement("path", { fill: "var(--color43, #d5583c)", d: "M11.919 8c-.601 0-1.108.208-1.522.624s-.62.927-.62 1.532v11.688c0 .605.207 1.116.62 1.532s.921.624 1.522.624h8.161c.601 0 1.108-.208 1.522-.624s.62-.927.62-1.532v-9.059L16.671 8h-4.752zm2.245 8.984v-3.102h2.217c.301 0 .57.032.808.095s.432.158.582.284c.15.151.257.322.319.511s.094.41.094.662c0 .252-.031.473-.094.662s-.169.359-.319.511c-.15.126-.344.221-.582.284s-.507.095-.808.095h-2.217zm-.939-4.048h3.532c.426 0 .795.057 1.108.17s.582.271.808.473c.225.227.388.492.488.794s.15.656.15 1.059c0 .378-.05.725-.15 1.04s-.263.586-.488.813c-.225.202-.495.359-.808.473s-.683.17-1.108.17h-2.592v3.442h-.939v-8.436z" })));
12
+ react_1.default.createElement("path", { fill: "var(--color44, #d5583c)", opacity: 0.16, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
13
+ react_1.default.createElement("path", { fill: "var(--color44, #d5583c)", d: "M11.919 8c-.601 0-1.108.208-1.522.624s-.62.927-.62 1.532v11.688c0 .605.207 1.116.62 1.532s.921.624 1.522.624h8.161c.601 0 1.108-.208 1.522-.624s.62-.927.62-1.532v-9.059L16.671 8h-4.752zm2.245 8.984v-3.102h2.217c.301 0 .57.032.808.095s.432.158.582.284c.15.151.257.322.319.511s.094.41.094.662c0 .252-.031.473-.094.662s-.169.359-.319.511c-.15.126-.344.221-.582.284s-.507.095-.808.095h-2.217zm-.939-4.048h3.532c.426 0 .795.057 1.108.17s.582.271.808.473c.225.227.388.492.488.794s.15.656.15 1.059c0 .378-.05.725-.15 1.04s-.263.586-.488.813c-.225.202-.495.359-.808.473s-.683.17-1.108.17h-2.592v3.442h-.939v-8.436z" })));
14
14
  }));
15
15
  Ppt.displayName = 'Ppt';
16
16
  Ppt['iconName'] = 'ppt';
package/PptD.js CHANGED
@@ -3,9 +3,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  var tslib_1 = require("tslib");
4
4
  var react_1 = tslib_1.__importStar(require("react"));
5
5
  var PptD = react_1.memo(react_1.forwardRef(function (props, svgRef) { return (react_1.default.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
6
- react_1.default.createElement("path", { fill: "var(--color42, #43261f)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
7
- react_1.default.createElement("path", { fill: "var(--color43, #d5583c)", d: "M11.919 8c-.601 0-1.108.208-1.522.624s-.62.927-.62 1.532v11.688c0 .605.207 1.116.62 1.532s.921.624 1.522.624h8.161c.601 0 1.108-.208 1.522-.624s.62-.927.62-1.532v-9.059L16.671 8h-4.752z" }),
8
- react_1.default.createElement("path", { fill: "var(--color26, #f1f1f1)", d: "M16.756 12.936c.426 0 .795.057 1.108.17s.582.271.808.473c.225.227.388.492.488.794s.15.656.15 1.059c0 .378-.05.725-.15 1.04s-.263.586-.488.813c-.225.202-.495.359-.808.473s-.683.17-1.108.17h-2.592v3.442h-.939v-8.436h3.532zm-.375.946h-2.217v3.102h2.217c.301 0 .57-.032.808-.095s.432-.158.582-.284c.15-.151.257-.322.319-.511s.094-.41.094-.662c0-.252-.031-.473-.094-.662s-.169-.359-.319-.511c-.15-.126-.344-.221-.582-.284s-.507-.095-.808-.095z" }))); }));
6
+ react_1.default.createElement("path", { fill: "var(--color43, #43261f)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
7
+ react_1.default.createElement("path", { fill: "var(--color44, #d5583c)", d: "M11.919 8c-.601 0-1.108.208-1.522.624s-.62.927-.62 1.532v11.688c0 .605.207 1.116.62 1.532s.921.624 1.522.624h8.161c.601 0 1.108-.208 1.522-.624s.62-.927.62-1.532v-9.059L16.671 8h-4.752z" }),
8
+ react_1.default.createElement("path", { fill: "var(--color27, #f1f1f1)", d: "M16.756 12.936c.426 0 .795.057 1.108.17s.582.271.808.473c.225.227.388.492.488.794s.15.656.15 1.059c0 .378-.05.725-.15 1.04s-.263.586-.488.813c-.225.202-.495.359-.808.473s-.683.17-1.108.17h-2.592v3.442h-.939v-8.436h3.532zm-.375.946h-2.217v3.102h2.217c.301 0 .57-.032.808-.095s.432-.158.582-.284c.15-.151.257-.322.319-.511s.094-.41.094-.662c0-.252-.031-.473-.094-.662s-.169-.359-.319-.511c-.15-.126-.344-.221-.582-.284s-.507-.095-.808-.095z" }))); }));
9
9
  PptD.displayName = 'PptD';
10
10
  PptD['iconName'] = 'ppt-D';
11
11
  exports.default = PptD;
package/RcContact.js CHANGED
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  var tslib_1 = require("tslib");
4
4
  var react_1 = tslib_1.__importStar(require("react"));
5
5
  var RcContact = react_1.memo(react_1.forwardRef(function (props, svgRef) { return (react_1.default.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
6
- react_1.default.createElement("path", { fill: "var(--color46, #f80)", d: "M28 4a2 2 0 012 2v16a2 2 0 01-2 2h-7.586a.997.997 0 00-.707.293l-3.141 3.141a.8.8 0 01-1.131 0l-3.141-3.141a1 1 0 00-.707-.293H4.001a2 2 0 01-2-2V6a2 2 0 012-2h24z" }))); }));
6
+ react_1.default.createElement("path", { fill: "var(--color47, #f80)", d: "M28 4a2 2 0 012 2v16a2 2 0 01-2 2h-7.586a.997.997 0 00-.707.293l-3.141 3.141a.8.8 0 01-1.131 0l-3.141-3.141a1 1 0 00-.707-.293H4.001a2 2 0 01-2-2V6a2 2 0 012-2h24z" }))); }));
7
7
  RcContact.displayName = 'RcContact';
8
8
  RcContact['iconName'] = 'rc_contact';
9
9
  exports.default = RcContact;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const RecordBorder: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<SVGSVGElement>>>;
3
+ export default RecordBorder;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ var tslib_1 = require("tslib");
4
+ var react_1 = tslib_1.__importStar(require("react"));
5
+ var RecordBorder = react_1.memo(react_1.forwardRef(function (props, svgRef) { return (react_1.default.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
6
+ react_1.default.createElement("path", { d: "M16 2c7.732 0 14 6.268 14 14s-6.268 14-14 14S2 23.732 2 16 8.268 2 16 2zm0 2C9.373 4 4 9.373 4 16s5.373 12 12 12 12-5.373 12-12S22.627 4 16 4zm0 7a5 5 0 11-.001 10.001A5 5 0 0116 11z" }))); }));
7
+ RecordBorder.displayName = 'RecordBorder';
8
+ RecordBorder['iconName'] = 'record_border';
9
+ exports.default = RecordBorder;
package/SettingsBorder.js CHANGED
@@ -5,5 +5,5 @@ var react_1 = tslib_1.__importStar(require("react"));
5
5
  var SettingsBorder = react_1.memo(react_1.forwardRef(function (props, svgRef) { return (react_1.default.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
6
6
  react_1.default.createElement("path", { d: "M20.857 2.057a15.048 15.048 0 014.823 2.688c.357.296.477.786.297 1.21a4.13 4.13 0 00.241 3.731 4.29 4.29 0 003.411 2.095c.467.033.858.359.966.806a14.528 14.528 0 01.001 6.827c-.108.448-.5.774-.967.807a4.285 4.285 0 00-3.411 2.094 4.132 4.132 0 00-.241 3.732c.18.423.06.913-.296 1.209a15.044 15.044 0 01-4.822 2.689 1.081 1.081 0 01-1.249-.428c-.783-1.2-2.13-1.939-3.608-1.939s-2.825.739-3.61 1.939a1.08 1.08 0 01-1.248.427 15.014 15.014 0 01-4.822-2.687 1.04 1.04 0 01-.297-1.21 4.13 4.13 0 00-.241-3.731 4.29 4.29 0 00-3.411-2.095 1.066 1.066 0 01-.966-.806 14.528 14.528 0 01-.001-6.827c.108-.448.5-.774.967-.807a4.285 4.285 0 003.411-2.094 4.135 4.135 0 00.242-3.732 1.04 1.04 0 01.296-1.209 15.044 15.044 0 014.822-2.689c.467-.157.982.02 1.249.428a4.295 4.295 0 003.608 1.94c1.458 0 2.789-.719 3.562-1.867l.038-.06a1.08 1.08 0 011.257-.441zm-9.694 2.121l-.205.082c-.945.39-1.841.889-2.667 1.487l-.176.131.023.076a6.126 6.126 0 01-.495 4.501l-.136.244a6.27 6.27 0 01-4.229 2.975l-.063.01-.037.2c-.095.556-.152 1.12-.171 1.688L3 15.999c0 .714.06 1.421.179 2.115l.037.198.063.012a6.279 6.279 0 014.093 2.756l.136.22a6.13 6.13 0 01.63 4.746l-.023.075.176.132a13.017 13.017 0 002.667 1.486l.205.081.027-.031a6.302 6.302 0 014.545-2.207l.267-.006a6.3 6.3 0 014.811 2.215l.025.03.206-.081c.945-.39 1.841-.889 2.667-1.487l.175-.132-.022-.075a6.126 6.126 0 01.495-4.501l.136-.244a6.27 6.27 0 014.229-2.975l.062-.011.038-.199c.095-.556.152-1.12.171-1.688l.007-.427c0-.714-.06-1.421-.179-2.115l-.038-.199-.062-.011a6.279 6.279 0 01-4.093-2.756l-.136-.22a6.13 6.13 0 01-.63-4.746l.022-.076-.175-.131a13.05 13.05 0 00-2.668-1.487l-.203-.08-.087.104a6.305 6.305 0 01-4.489 2.134l-.262.005a6.3 6.3 0 01-4.811-2.215l-.026-.032zM16 11a5 5 0 11-.001 10.001A5 5 0 0116 11zm0 2a3 3 0 100 6 3 3 0 000-6z" }))); }));
7
7
  SettingsBorder.displayName = 'SettingsBorder';
8
- SettingsBorder['iconName'] = 'settings-border';
8
+ SettingsBorder['iconName'] = 'settings_border';
9
9
  exports.default = SettingsBorder;
package/Sort.js CHANGED
@@ -4,7 +4,7 @@ var tslib_1 = require("tslib");
4
4
  var react_1 = tslib_1.__importStar(require("react"));
5
5
  var Sort = react_1.memo(react_1.forwardRef(function (props, svgRef) { return (react_1.default.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
6
6
  react_1.default.createElement("path", { fill: "var(--color17, #000)", d: "M16.707 5.293l5.586 5.586a1 1 0 01-.707 1.707H10.414a1 1 0 01-.707-1.707l5.586-5.586a.999.999 0 011.414 0z" }),
7
- react_1.default.createElement("path", { fill: "var(--color52, #212121)", d: "M16.703 26.293l5.586-5.586A1 1 0 0021.582 19H10.41a1 1 0 00-.707 1.707l5.586 5.586a1 1 0 001.414 0z" }))); }));
7
+ react_1.default.createElement("path", { fill: "var(--color53, #212121)", d: "M16.703 26.293l5.586-5.586A1 1 0 0021.582 19H10.41a1 1 0 00-.707 1.707l5.586 5.586a1 1 0 001.414 0z" }))); }));
8
8
  Sort.displayName = 'Sort';
9
9
  Sort['iconName'] = 'sort';
10
10
  exports.default = Sort;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const VoicemailBorder: React.MemoExoticComponent<React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "key" | "ideographic" | "alphabetic" | "hanging" | "mathematical" | "className" | "color" | "height" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "width" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<SVGSVGElement>>>;
3
+ export default VoicemailBorder;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ var tslib_1 = require("tslib");
4
+ var react_1 = tslib_1.__importStar(require("react"));
5
+ var VoicemailBorder = react_1.memo(react_1.forwardRef(function (props, svgRef) { return (react_1.default.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
6
+ react_1.default.createElement("path", { d: "M8 22a7 7 0 114.897-1.998h6.205A7 7 0 1123.999 22h-16zm0-12a5 5 0 10.001 10.001A5 5 0 008 10zm16 0a5 5 0 10.001 10.001A5 5 0 0024 10z" }))); }));
7
+ VoicemailBorder.displayName = 'VoicemailBorder';
8
+ VoicemailBorder['iconName'] = 'voicemail_border';
9
+ exports.default = VoicemailBorder;
package/ZipD.js CHANGED
@@ -4,8 +4,8 @@ var tslib_1 = require("tslib");
4
4
  var react_1 = tslib_1.__importStar(require("react"));
5
5
  var ZipD = react_1.memo(react_1.forwardRef(function (props, svgRef) { return (react_1.default.createElement("svg", tslib_1.__assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
6
6
  react_1.default.createElement("path", { fill: "var(--color20, #222b42)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
7
- react_1.default.createElement("path", { fill: "var(--color36, #356afd)", d: "M16.756 8l5.466 4.962-.024 8.878c0 .607-.204 1.118-.612 1.535s-.909.625-1.503.625h-8.154c-.594 0-1.095-.209-1.503-.625s-.612-.929-.612-1.535l-.035-11.661c0-.607.204-1.118.612-1.535s.909-.625 1.503-.625l1.44-.005v1.765h-1.778v.889h1.778v1.778h-1.778v.889h1.778v1.778h-1.778v.889h1.778v1.778h-1.778v.889H16v-.889h-1.778v-1.778H16v-.889h-1.778v-1.778H16v-.889h-1.778v-1.778H16v-.889h-1.778V8.01l2.534-.009z" }),
8
- react_1.default.createElement("path", { fill: "var(--color26, #f1f1f1)", d: "M13.333 8.012v1.766h-1.777v.889h1.777v1.777h-1.777v.889h1.777v1.778h-1.777V16h1.777v1.778h-1.777v.889H16v-.889h-1.778V16H16v-.889h-1.778v-1.778H16v-.889h-1.778v-1.778H16v-.888h-1.778V8.009z" }))); }));
7
+ react_1.default.createElement("path", { fill: "var(--color37, #356afd)", d: "M16.756 8l5.466 4.962-.024 8.878c0 .607-.204 1.118-.612 1.535s-.909.625-1.503.625h-8.154c-.594 0-1.095-.209-1.503-.625s-.612-.929-.612-1.535l-.035-11.661c0-.607.204-1.118.612-1.535s.909-.625 1.503-.625l1.44-.005v1.765h-1.778v.889h1.778v1.778h-1.778v.889h1.778v1.778h-1.778v.889h1.778v1.778h-1.778v.889H16v-.889h-1.778v-1.778H16v-.889h-1.778v-1.778H16v-.889h-1.778v-1.778H16v-.889h-1.778V8.01l2.534-.009z" }),
8
+ react_1.default.createElement("path", { fill: "var(--color27, #f1f1f1)", d: "M13.333 8.012v1.766h-1.777v.889h1.777v1.777h-1.777v.889h1.777v1.778h-1.777V16h1.777v1.778h-1.777v.889H16v-.889h-1.778V16H16v-.889h-1.778v-1.778H16v-.889h-1.778v-1.778H16v-.888h-1.778V8.009z" }))); }));
9
9
  ZipD.displayName = 'ZipD';
10
10
  ZipD['iconName'] = 'zip-D';
11
11
  exports.default = ZipD;
package/es6/Box.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var Box = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
- React.createElement("path", { d: "M21.826 10.318l-.738-1.65c-1.25-2.192-3.377-3.59-6.918-3.339a5.687 5.687 0 00-1.788.55c-1.657.766-3.495 2.398-3.809 4.479l-1.982.629c-1.228.578-2.535 1.542-3.264 2.632a10.995 10.995 0 00-1.399 2.985c-.519 1.739.01 3.767.505 5.029 1.011 2.579 3.214 4.354 6.218 4.911l2.682.078h4.741c2.567 0 5.827.355 8.006-.235 2.808-.761 4.999-2.79 5.83-5.54 1.744-5.775-2.875-10.593-8.084-10.529zm-5.07 13.454c-1.532 0-2.845-.901-3.482-2.201-.638 1.3-1.95 2.201-3.482 2.201-2.154 0-3.9-1.765-3.9-3.943v-.048V13.282c0-.466.374-.845.835-.845s.836.379.836.845v3.312a3.857 3.857 0 012.229-.706c1.532 0 2.844.901 3.482 2.2.638-1.299 1.95-2.2 3.482-2.2 2.153 0 3.899 1.765 3.899 3.942s-1.746 3.943-3.899 3.943zm9.302-1.213c.278.372.205.903-.163 1.183s-.893.208-1.17-.165l-1.701-2.276-1.701 2.276c-.278.373-.802.446-1.17.165s-.442-.811-.164-1.183l1.987-2.658-1.987-2.659c-.278-.372-.205-.902.164-1.183s.892-.207 1.17.165l1.701 2.276 1.701-2.276c.277-.372.801-.446 1.17-.165s.441.811.163 1.183l-1.987 2.659 1.987 2.658zm-9.302-4.982c1.231 0 2.228 1.008 2.228 2.252s-.997 2.253-2.228 2.253c-1.231 0-2.229-1.009-2.229-2.253s.998-2.252 2.229-2.252zm-6.964 0c1.231 0 2.228 1.008 2.228 2.252s-.998 2.253-2.228 2.253c-1.231 0-2.229-1.009-2.229-2.253s.998-2.252 2.229-2.252z" }))); }));
4
+ React.createElement("path", { d: "M1.279 7.364C.559 7.364 0 7.924 0 8.563v10.065a6.122 6.122 0 006.119 5.992h.034-.002a6.29 6.29 0 005.497-3.244l.016-.032c1.039 1.917 3.116 3.276 5.432 3.276 3.436 0 6.232-2.716 6.232-6.151.08-3.276-2.716-5.993-6.151-5.993-2.317 0-4.393 1.279-5.432 3.196-1.04-1.917-3.117-3.196-5.513-3.196-1.439 0-2.717.48-3.756 1.199V8.563A1.227 1.227 0 001.28 7.364h-.001zm22.19 4.983a1.265 1.265 0 00-.943.213l.004-.003c-.48.4-.639 1.199-.24 1.757l3.196 4.155-3.195 4.153c-.4.56-.32 1.28.24 1.68.559.4 1.355.397 1.755-.163l2.719-3.515L29.8 24.22c.4.48 1.199.559 1.757.16.48-.4.56-1.12.161-1.679l-3.117-4.153 3.117-4.076c.4-.559.397-1.357-.161-1.757-.64-.4-1.359-.32-1.757.24l-2.795 3.435-2.72-3.593c-.199-.24-.497-.4-.816-.451zM6.151 14.872c2.077 0 3.756 1.68 3.756 3.677 0 2.077-1.679 3.675-3.756 3.675s-3.755-1.597-3.755-3.675c0-1.997 1.677-3.677 3.755-3.677zm11.026 0c2.077 0 3.755 1.68 3.755 3.677-.08 2.077-1.757 3.675-3.755 3.675-2.077 0-3.756-1.597-3.756-3.675 0-1.997 1.679-3.677 3.756-3.677z" }))); }));
5
5
  Box.displayName = 'Box';
6
6
  Box['iconName'] = 'box';
7
7
  export default Box;
@@ -0,0 +1,15 @@
1
+ import { __assign, __rest } from "tslib";
2
+ import { useTheme } from '@material-ui/core';
3
+ import React, { forwardRef, memo } from 'react';
4
+ import DefaultBoxD from './DefaultBoxD';
5
+ var DefaultBox = memo(forwardRef(function (inProps, svgRef) {
6
+ var theme = useTheme();
7
+ var _a = inProps.themeType, themeType = _a === void 0 ? theme.palette.type : _a, props = __rest(inProps, ["themeType"]);
8
+ return themeType === 'dark' ? (React.createElement(DefaultBoxD, __assign({}, props, { ref: svgRef }))) : (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
9
+ React.createElement("path", { fill: "var(--color2, #fff)", opacity: 0.992, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
10
+ React.createElement("path", { fill: "var(--color57, #a7aaae)", opacity: 0.16, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
11
+ React.createElement("path", { fill: "var(--color21, #0061d5)", d: "M4.959 9C4.419 9 4 9.419 4 9.897v7.531a4.586 4.586 0 004.589 4.483h.025-.001a4.718 4.718 0 004.123-2.427l.012-.024c.779 1.434 2.337 2.451 4.074 2.451 2.577 0 4.674-2.032 4.674-4.602.06-2.451-2.037-4.484-4.613-4.484-1.738 0-3.295.957-4.074 2.391-.78-1.434-2.338-2.391-4.135-2.391a4.935 4.935 0 00-2.817.897V9.897A.92.92 0 004.96 9h-.001zm16.643 3.728a.944.944 0 00-.707.16l.003-.002c-.36.299-.479.897-.18 1.315l2.397 3.108-2.396 3.107c-.3.419-.24.958.18 1.257.419.299 1.016.297 1.316-.122l2.039-2.63 2.096 2.69c.3.359.899.418 1.318.12.36-.299.42-.838.121-1.256l-2.338-3.107 2.338-3.05c.3-.418.298-1.016-.121-1.315-.48-.299-1.019-.239-1.318.18l-2.096 2.57-2.04-2.688a1.001 1.001 0 00-.612-.337zM8.613 14.617c1.558 0 2.817 1.257 2.817 2.751 0 1.554-1.259 2.749-2.817 2.749s-2.816-1.195-2.816-2.749c0-1.494 1.258-2.751 2.816-2.751zm8.27 0c1.558 0 2.816 1.257 2.816 2.751-.06 1.554-1.318 2.749-2.816 2.749-1.558 0-2.817-1.195-2.817-2.749 0-1.494 1.259-2.751 2.817-2.751z" })));
12
+ }));
13
+ DefaultBox.displayName = 'DefaultBox';
14
+ DefaultBox['iconName'] = 'default-box';
15
+ export default DefaultBox;
@@ -0,0 +1,8 @@
1
+ import { __assign } from "tslib";
2
+ import React, { forwardRef, memo } from 'react';
3
+ var DefaultBoxD = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
+ React.createElement("path", { fill: "var(--color20, #222b42)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
+ React.createElement("path", { fill: "var(--color21, #0061d5)", d: "M4.959 9C4.419 9 4 9.419 4 9.897v7.531a4.586 4.586 0 004.589 4.483h.025-.001a4.718 4.718 0 004.123-2.427l.012-.024c.779 1.434 2.337 2.451 4.074 2.451 2.577 0 4.674-2.032 4.674-4.602.06-2.451-2.037-4.484-4.613-4.484-1.738 0-3.295.957-4.074 2.391-.78-1.434-2.338-2.391-4.135-2.391a4.935 4.935 0 00-2.817.897V9.897A.92.92 0 004.96 9h-.001zm16.643 3.728a.944.944 0 00-.707.16l.003-.002c-.36.299-.479.897-.18 1.315l2.397 3.108-2.396 3.107c-.3.419-.24.958.18 1.257.419.299 1.016.297 1.316-.122l2.039-2.63 2.096 2.69c.3.359.899.418 1.318.12.36-.299.42-.838.121-1.256l-2.338-3.107 2.338-3.05c.3-.418.298-1.016-.121-1.315-.48-.299-1.019-.239-1.318.18l-2.096 2.57-2.04-2.688a1.001 1.001 0 00-.612-.337zM8.613 14.617c1.558 0 2.817 1.257 2.817 2.751 0 1.554-1.259 2.749-2.817 2.749s-2.816-1.195-2.816-2.749c0-1.494 1.258-2.751 2.816-2.751zm8.27 0c1.558 0 2.816 1.257 2.816 2.751-.06 1.554-1.318 2.749-2.816 2.749-1.558 0-2.817-1.195-2.817-2.749 0-1.494 1.259-2.751 2.817-2.751z" }))); }));
6
+ DefaultBoxD.displayName = 'DefaultBoxD';
7
+ DefaultBoxD['iconName'] = 'default-box-D';
8
+ export default DefaultBoxD;
@@ -8,7 +8,7 @@ var DefaultFile = memo(forwardRef(function (inProps, svgRef) {
8
8
  return themeType === 'dark' ? (React.createElement(DefaultFileD, __assign({}, props, { ref: svgRef }))) : (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
9
9
  React.createElement("path", { fill: "var(--color2, #fff)", opacity: 0.992, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
10
10
  React.createElement("path", { fill: "var(--color54, #4975ed)", opacity: 0.16, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
11
- React.createElement("path", { fill: "var(--color37, #2f51b1)", d: "M22.105 8.889H9.893c-.989-.002-1.793.902-1.794 2.018 0 .091.005.182.016.272.025.222.206.379.402.35a.343.343 0 00.136-.052.933.933 0 01.522-.156h2.557c.462.001.872.333 1.021.825l.061.222c.247.825.932 1.382 1.705 1.384h8.304c.188 0 .373.056.537.162a.332.332 0 00.182.055c.198 0 .359-.181.359-.405v-2.648c0-1.119-.804-2.026-1.796-2.026z" }),
11
+ React.createElement("path", { fill: "var(--color38, #2f51b1)", d: "M22.105 8.889H9.893c-.989-.002-1.793.902-1.794 2.018 0 .091.005.182.016.272.025.222.206.379.402.35a.343.343 0 00.136-.052.933.933 0 01.522-.156h2.557c.462.001.872.333 1.021.825l.061.222c.247.825.932 1.382 1.705 1.384h8.304c.188 0 .373.056.537.162a.332.332 0 00.182.055c.198 0 .359-.181.359-.405v-2.648c0-1.119-.804-2.026-1.796-2.026z" }),
12
12
  React.createElement("path", { fill: "var(--color55, #4b77f1)", d: "M23.965 13.314a1.879 1.879 0 00-.928-.242h-8.563a1.113 1.113 0 01-1.053-.73l-.063-.196c-.255-.73-.962-1.223-1.758-1.225H8.963a1.818 1.818 0 00-.907.232 1.779 1.779 0 00-.945 1.561v8.605c0 .99.829 1.793 1.852 1.793h14.074c1.023 0 1.852-.803 1.852-1.793v-6.454a1.77 1.77 0 00-.924-1.55z" })));
13
13
  }));
14
14
  DefaultFile.displayName = 'DefaultFile';
@@ -2,8 +2,8 @@ import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var DefaultFileD = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
4
  React.createElement("path", { fill: "var(--color20, #222b42)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
- React.createElement("path", { fill: "var(--color37, #2f51b1)", d: "M22.105 8.889H9.893c-.989-.002-1.793.902-1.794 2.018 0 .091.005.182.016.272.025.222.206.379.402.35a.343.343 0 00.136-.052.933.933 0 01.522-.156h2.557c.462.001.872.333 1.021.825l.061.222c.247.825.932 1.382 1.705 1.384h8.304c.188 0 .373.056.537.162a.332.332 0 00.182.055c.198 0 .359-.181.359-.405v-2.648c0-1.119-.804-2.026-1.796-2.026z" }),
6
- React.createElement("path", { fill: "var(--color36, #356afd)", d: "M23.965 13.314a1.879 1.879 0 00-.928-.242h-8.563a1.113 1.113 0 01-1.053-.73l-.063-.196c-.255-.73-.962-1.223-1.758-1.225H8.963a1.818 1.818 0 00-.907.232 1.779 1.779 0 00-.945 1.561v8.605c0 .99.829 1.793 1.852 1.793h14.074c1.023 0 1.852-.803 1.852-1.793v-6.454a1.77 1.77 0 00-.924-1.55z" }))); }));
5
+ React.createElement("path", { fill: "var(--color38, #2f51b1)", d: "M22.105 8.889H9.893c-.989-.002-1.793.902-1.794 2.018 0 .091.005.182.016.272.025.222.206.379.402.35a.343.343 0 00.136-.052.933.933 0 01.522-.156h2.557c.462.001.872.333 1.021.825l.061.222c.247.825.932 1.382 1.705 1.384h8.304c.188 0 .373.056.537.162a.332.332 0 00.182.055c.198 0 .359-.181.359-.405v-2.648c0-1.119-.804-2.026-1.796-2.026z" }),
6
+ React.createElement("path", { fill: "var(--color37, #356afd)", d: "M23.965 13.314a1.879 1.879 0 00-.928-.242h-8.563a1.113 1.113 0 01-1.053-.73l-.063-.196c-.255-.73-.962-1.223-1.758-1.225H8.963a1.818 1.818 0 00-.907.232 1.779 1.779 0 00-.945 1.561v8.605c0 .99.829 1.793 1.852 1.793h14.074c1.023 0 1.852-.803 1.852-1.793v-6.454a1.77 1.77 0 00-.924-1.55z" }))); }));
7
7
  DefaultFileD.displayName = 'DefaultFileD';
8
8
  DefaultFileD['iconName'] = 'default-file-D';
9
9
  export default DefaultFileD;
@@ -8,9 +8,9 @@ var DefaultGdrive = memo(forwardRef(function (inProps, svgRef) {
8
8
  return themeType === 'dark' ? (React.createElement(DefaultGdriveD, __assign({}, props, { ref: svgRef }))) : (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
9
9
  React.createElement("path", { fill: "var(--color2, #fff)", opacity: 0.992, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
10
10
  React.createElement("path", { fill: "var(--color57, #a7aaae)", opacity: 0.16, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
11
- React.createElement("path", { fill: "var(--color21, #ffc107)", d: "M13.333 8.889h5.778l5.778 9.778h-5.778z" }),
12
- React.createElement("path", { fill: "var(--color22, #1976d2)", d: "M9.778 24l3.039-5.333h12.072L21.878 24z" }),
13
- React.createElement("path", { fill: "var(--color23, #4caf50)", d: "M7.111 19.015L10.021 24 16 13.926l-2.963-5.037z" })));
11
+ React.createElement("path", { fill: "var(--color22, #ffc107)", d: "M13.333 8.889h5.778l5.778 9.778h-5.778z" }),
12
+ React.createElement("path", { fill: "var(--color23, #1976d2)", d: "M9.778 24l3.039-5.333h12.072L21.878 24z" }),
13
+ React.createElement("path", { fill: "var(--color24, #4caf50)", d: "M7.111 19.015L10.021 24 16 13.926l-2.963-5.037z" })));
14
14
  }));
15
15
  DefaultGdrive.displayName = 'DefaultGdrive';
16
16
  DefaultGdrive['iconName'] = 'default-gdrive';
@@ -2,9 +2,9 @@ import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var DefaultGdriveD = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
4
  React.createElement("path", { fill: "var(--color20, #222b42)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
- React.createElement("path", { fill: "var(--color21, #ffc107)", d: "M13.333 8.889h5.778l5.778 9.778h-5.778z" }),
6
- React.createElement("path", { fill: "var(--color22, #1976d2)", d: "M9.778 24l3.038-5.333h12.073L21.877 24z" }),
7
- React.createElement("path", { fill: "var(--color23, #4caf50)", d: "M7.111 19.015L10.021 24 16 13.926l-2.963-5.037z" }))); }));
5
+ React.createElement("path", { fill: "var(--color22, #ffc107)", d: "M13.333 8.889h5.778l5.778 9.778h-5.778z" }),
6
+ React.createElement("path", { fill: "var(--color23, #1976d2)", d: "M9.778 24l3.038-5.333h12.073L21.877 24z" }),
7
+ React.createElement("path", { fill: "var(--color24, #4caf50)", d: "M7.111 19.015L10.021 24 16 13.926l-2.963-5.037z" }))); }));
8
8
  DefaultGdriveD.displayName = 'DefaultGdriveD';
9
9
  DefaultGdriveD['iconName'] = 'default-gdrive-D';
10
10
  export default DefaultGdriveD;
@@ -2,8 +2,8 @@ import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var DefaultMusicD = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
4
  React.createElement("path", { fill: "var(--color20, #222b42)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
- React.createElement("path", { fill: "var(--color36, #356afd)", d: "M22.222 7.111a2.667 2.667 0 012.667 2.667v12.444a2.667 2.667 0 01-2.667 2.667H9.778a2.667 2.667 0 01-2.667-2.667V9.778a2.667 2.667 0 012.667-2.667h12.444z" }),
6
- React.createElement("path", { fill: "var(--color26, #f1f1f1)", d: "M20.793 9.787l-8 1.778a.444.444 0 00-.348.434v7.032a2.567 2.567 0 00-1.333-.364c-1.225 0-2.222.797-2.222 1.778s.997 1.778 2.222 1.778 2.222-.797 2.222-1.778v-5.422l7.111-1.581v3.811a2.567 2.567 0 00-1.333-.364c-1.226 0-2.222.797-2.222 1.778s.996 1.778 2.222 1.778 2.222-.797 2.222-1.778v-8.445a.443.443 0 00-.54-.434z" }))); }));
5
+ React.createElement("path", { fill: "var(--color37, #356afd)", d: "M22.222 7.111a2.667 2.667 0 012.667 2.667v12.444a2.667 2.667 0 01-2.667 2.667H9.778a2.667 2.667 0 01-2.667-2.667V9.778a2.667 2.667 0 012.667-2.667h12.444z" }),
6
+ React.createElement("path", { fill: "var(--color27, #f1f1f1)", d: "M20.793 9.787l-8 1.778a.444.444 0 00-.348.434v7.032a2.567 2.567 0 00-1.333-.364c-1.225 0-2.222.797-2.222 1.778s.997 1.778 2.222 1.778 2.222-.797 2.222-1.778v-5.422l7.111-1.581v3.811a2.567 2.567 0 00-1.333-.364c-1.226 0-2.222.797-2.222 1.778s.996 1.778 2.222 1.778 2.222-.797 2.222-1.778v-8.445a.443.443 0 00-.54-.434z" }))); }));
7
7
  DefaultMusicD.displayName = 'DefaultMusicD';
8
8
  DefaultMusicD['iconName'] = 'default-music-D';
9
9
  export default DefaultMusicD;
@@ -2,8 +2,8 @@ import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var DefaultVideoD = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
4
  React.createElement("path", { fill: "var(--color20, #222b42)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
- React.createElement("path", { fill: "var(--color36, #356afd)", d: "M16 7.111c-4.91 0-8.889 3.98-8.889 8.889S11.09 24.889 16 24.889a8.89 8.89 0 000-17.778z" }),
6
- React.createElement("path", { fill: "var(--color26, #f1f1f1)", d: "M19.497 16.771l-4.918 3.394c-.614.424-1.119.155-1.119-.597v-7.136c0-.752.505-1.021 1.119-.597l4.916 3.394c.614.424.615 1.118.002 1.542z" }))); }));
5
+ React.createElement("path", { fill: "var(--color37, #356afd)", d: "M16 7.111c-4.91 0-8.889 3.98-8.889 8.889S11.09 24.889 16 24.889a8.89 8.89 0 000-17.778z" }),
6
+ React.createElement("path", { fill: "var(--color27, #f1f1f1)", d: "M19.497 16.771l-4.918 3.394c-.614.424-1.119.155-1.119-.597v-7.136c0-.752.505-1.021 1.119-.597l4.916 3.394c.614.424.615 1.118.002 1.542z" }))); }));
7
7
  DefaultVideoD.displayName = 'DefaultVideoD';
8
8
  DefaultVideoD['iconName'] = 'default-video-D';
9
9
  export default DefaultVideoD;
package/es6/Doc.js CHANGED
@@ -7,8 +7,8 @@ var Doc = memo(forwardRef(function (inProps, svgRef) {
7
7
  var _a = inProps.themeType, themeType = _a === void 0 ? theme.palette.type : _a, props = __rest(inProps, ["themeType"]);
8
8
  return themeType === 'dark' ? (React.createElement(DocD, __assign({}, props, { ref: svgRef }))) : (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
9
9
  React.createElement("path", { fill: "var(--color2, #fff)", opacity: 0.992, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
10
- React.createElement("path", { fill: "var(--color45, #4169a1)", opacity: 0.16, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
11
- React.createElement("path", { fill: "var(--color45, #4169a1)", d: "M11.919 8c-.601 0-1.108.208-1.522.624s-.62.927-.62 1.532v11.688c0 .605.207 1.116.62 1.532s.921.624 1.522.624h8.161c.601 0 1.108-.208 1.522-.624s.62-.927.62-1.532v-9.059L16.671 8h-4.752zm5.09 12.53l-1.202-4.842h-.038l-1.24 4.842h-1.052l-1.954-6.128h1.09l1.39 5.031 1.24-5.031h1.09l1.277 5.031L19 14.402h1.014l-1.916 6.128h-1.09z" })));
10
+ React.createElement("path", { fill: "var(--color46, #4169a1)", opacity: 0.16, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
11
+ React.createElement("path", { fill: "var(--color46, #4169a1)", d: "M11.919 8c-.601 0-1.108.208-1.522.624s-.62.927-.62 1.532v11.688c0 .605.207 1.116.62 1.532s.921.624 1.522.624h8.161c.601 0 1.108-.208 1.522-.624s.62-.927.62-1.532v-9.059L16.671 8h-4.752zm5.09 12.53l-1.202-4.842h-.038l-1.24 4.842h-1.052l-1.954-6.128h1.09l1.39 5.031 1.24-5.031h1.09l1.277 5.031L19 14.402h1.014l-1.916 6.128h-1.09z" })));
12
12
  }));
13
13
  Doc.displayName = 'Doc';
14
14
  Doc['iconName'] = 'doc';
package/es6/DocD.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var DocD = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
- React.createElement("path", { fill: "var(--color44, #222f42)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
- React.createElement("path", { fill: "var(--color45, #4169a1)", d: "M11.919 8c-.601 0-1.108.208-1.522.624s-.62.927-.62 1.532v11.688c0 .605.207 1.116.62 1.532s.921.624 1.522.624h8.161c.601 0 1.108-.208 1.522-.624s.62-.927.62-1.532v-9.059L16.671 8h-4.752z" }),
6
- React.createElement("path", { fill: "var(--color26, #f1f1f1)", d: "M17.009 20.53l-1.202-4.842h-.037l-1.24 4.842h-1.052l-1.954-6.129h1.09l1.39 5.032 1.24-5.032h1.089l1.278 5.032 1.39-5.032h1.014l-1.916 6.129z" }))); }));
4
+ React.createElement("path", { fill: "var(--color45, #222f42)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
+ React.createElement("path", { fill: "var(--color46, #4169a1)", d: "M11.919 8c-.601 0-1.108.208-1.522.624s-.62.927-.62 1.532v11.688c0 .605.207 1.116.62 1.532s.921.624 1.522.624h8.161c.601 0 1.108-.208 1.522-.624s.62-.927.62-1.532v-9.059L16.671 8h-4.752z" }),
6
+ React.createElement("path", { fill: "var(--color27, #f1f1f1)", d: "M17.009 20.53l-1.202-4.842h-.037l-1.24 4.842h-1.052l-1.954-6.129h1.09l1.39 5.032 1.24-5.032h1.089l1.278 5.032 1.39-5.032h1.014l-1.916 6.129z" }))); }));
7
7
  DocD.displayName = 'DocD';
8
8
  DocD['iconName'] = 'doc-D';
9
9
  export default DocD;
package/es6/ExcelD.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var ExcelD = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
- React.createElement("path", { fill: "var(--color38, #1e2f27)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
- React.createElement("path", { fill: "var(--color39, #008f4d)", d: "M11.915 8l4.844.023 5.463 5.114v8.889c0 .605-.215.933-.627 1.349s-.918.624-1.518.624h-8.171c-.6 0-1.106-.208-1.518-.624s-.61-.743-.61-1.349v-11.87c0-.606.206-1.116.619-1.533s.918-.624 1.518-.624z" }),
6
- React.createElement("path", { fill: "var(--color26, #f1f1f1)", d: "M14.258 14.051h-1.387l2.287 3.141-2.474 3.52h1.312l1.837-2.763 1.836 2.763h1.425l-2.587-3.595 2.287-3.066h-1.312l-1.649 2.347-1.575-2.347z" }))); }));
4
+ React.createElement("path", { fill: "var(--color39, #1e2f27)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
+ React.createElement("path", { fill: "var(--color40, #008f4d)", d: "M11.915 8l4.844.023 5.463 5.114v8.889c0 .605-.215.933-.627 1.349s-.918.624-1.518.624h-8.171c-.6 0-1.106-.208-1.518-.624s-.61-.743-.61-1.349v-11.87c0-.606.206-1.116.619-1.533s.918-.624 1.518-.624z" }),
6
+ React.createElement("path", { fill: "var(--color27, #f1f1f1)", d: "M14.258 14.051h-1.387l2.287 3.141-2.474 3.52h1.312l1.837-2.763 1.836 2.763h1.425l-2.587-3.595 2.287-3.066h-1.312l-1.649 2.347-1.575-2.347z" }))); }));
7
7
  ExcelD.displayName = 'ExcelD';
8
8
  ExcelD['iconName'] = 'excel-D';
9
9
  export default ExcelD;
package/es6/FontColor.js CHANGED
@@ -2,7 +2,7 @@ import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var FontColor = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
4
  React.createElement("path", { fill: "var(--color17, #000)", d: "M16.873 3.511l.054.113 7.5 18.5a1 1 0 01-1.803.857l-.05-.106-1.976-4.876h-9.195l-1.975 4.876a1.001 1.001 0 01-1.192.589l-.111-.038a1.001 1.001 0 01-.589-1.192l.038-.111 7.5-18.5c.304-.751 1.294-.824 1.732-.22l.068.107zM16 6.66L12.213 16h7.573L16 6.66z" }),
5
- React.createElement("path", { fill: "var(--color52, #212121)", d: "M27 25v3H5v-3z" }))); }));
5
+ React.createElement("path", { fill: "var(--color53, #212121)", d: "M27 25v3H5v-3z" }))); }));
6
6
  FontColor.displayName = 'FontColor';
7
7
  FontColor['iconName'] = 'font-color';
8
8
  export default FontColor;
package/es6/GifFileD.js CHANGED
@@ -2,8 +2,8 @@ import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var GifFileD = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
4
  React.createElement("path", { fill: "var(--color20, #222b42)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
- React.createElement("path", { fill: "var(--color36, #356afd)", d: "M9.778 7.111h12.444a2.667 2.667 0 012.667 2.667v12.444a2.667 2.667 0 01-2.667 2.667H9.778a2.667 2.667 0 01-2.667-2.667V9.778a2.667 2.667 0 012.667-2.667z" }),
6
- React.createElement("path", { fill: "var(--color26, #f1f1f1)", d: "M12.396 19.627c.264 0 .51-.014.738-.042s.442-.07.642-.127c.2-.056.388-.128.564-.216s.346-.19.509-.309v-2.6h-2.138v.676c0 .062.022.115.067.158s.105.064.182.064h.804V18.4c-.181.086-.371.153-.571.202s-.435.073-.704.073c-.305 0-.587-.053-.844-.158s-.48-.257-.667-.456c-.187-.198-.332-.442-.436-.731s-.156-.619-.156-.989c0-.344.049-.655.147-.933s.237-.517.418-.716c.181-.199.399-.351.656-.458s.543-.16.86-.16a2.765 2.765 0 01.922.142c.12.041.23.09.329.147l.291.169a.407.407 0 00.218.071c.113 0 .203-.055.271-.164l.347-.542c-.267-.249-.592-.451-.976-.607s-.838-.233-1.362-.233c-.513 0-.975.08-1.387.24s-.762.385-1.051.676c-.289.29-.512.637-.669 1.04s-.236.846-.236 1.329c0 .477.081.917.242 1.32s.386.75.673 1.04c.287.29.628.517 1.022.68s.825.244 1.293.244zm4.915-.071v-6.427h-1.2v6.427h1.2zm2.649 0v-2.618h2.404v-.956H19.96V14.08h2.849v-.951h-4.053v6.427h1.204z" }))); }));
5
+ React.createElement("path", { fill: "var(--color37, #356afd)", d: "M9.778 7.111h12.444a2.667 2.667 0 012.667 2.667v12.444a2.667 2.667 0 01-2.667 2.667H9.778a2.667 2.667 0 01-2.667-2.667V9.778a2.667 2.667 0 012.667-2.667z" }),
6
+ React.createElement("path", { fill: "var(--color27, #f1f1f1)", d: "M12.396 19.627c.264 0 .51-.014.738-.042s.442-.07.642-.127c.2-.056.388-.128.564-.216s.346-.19.509-.309v-2.6h-2.138v.676c0 .062.022.115.067.158s.105.064.182.064h.804V18.4c-.181.086-.371.153-.571.202s-.435.073-.704.073c-.305 0-.587-.053-.844-.158s-.48-.257-.667-.456c-.187-.198-.332-.442-.436-.731s-.156-.619-.156-.989c0-.344.049-.655.147-.933s.237-.517.418-.716c.181-.199.399-.351.656-.458s.543-.16.86-.16a2.765 2.765 0 01.922.142c.12.041.23.09.329.147l.291.169a.407.407 0 00.218.071c.113 0 .203-.055.271-.164l.347-.542c-.267-.249-.592-.451-.976-.607s-.838-.233-1.362-.233c-.513 0-.975.08-1.387.24s-.762.385-1.051.676c-.289.29-.512.637-.669 1.04s-.236.846-.236 1.329c0 .477.081.917.242 1.32s.386.75.673 1.04c.287.29.628.517 1.022.68s.825.244 1.293.244zm4.915-.071v-6.427h-1.2v6.427h1.2zm2.649 0v-2.618h2.404v-.956H19.96V14.08h2.849v-.951h-4.053v6.427h1.204z" }))); }));
7
7
  GifFileD.displayName = 'GifFileD';
8
8
  GifFileD['iconName'] = 'gif-file-D';
9
9
  export default GifFileD;
@@ -2,11 +2,11 @@ import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var GoogleCalendar2019 = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
4
  React.createElement("path", { fill: "var(--color61, #c7c7c7)", d: "M26 2.357H6c-.789 0-1.429.639-1.429 1.429v2.143h22.857V3.786c0-.789-.639-1.429-1.429-1.429zM8.857 4.5a.714.714 0 110-1.429.714.714 0 010 1.429zm14.286 0a.714.714 0 110-1.429.714.714 0 010 1.429z" }),
5
- React.createElement("path", { fill: "var(--color22, #1976d2)", d: "M30.286 6.643c.074-.416-1.006-1.429-1.429-1.429H3.143c-.714 0-1.502 1.013-1.429 1.429.588 3.331 2.143 10.714 2.143 10.714h24.286s1.555-7.383 2.143-10.714z" }),
5
+ React.createElement("path", { fill: "var(--color23, #1976d2)", d: "M30.286 6.643c.074-.416-1.006-1.429-1.429-1.429H3.143c-.714 0-1.502 1.013-1.429 1.429.588 3.331 2.143 10.714 2.143 10.714h24.286s1.555-7.383 2.143-10.714z" }),
6
6
  React.createElement("path", { fill: "var(--color62, #1e88e5)", d: "M28.143 17.357H3.857S2.302 24.74 1.714 28.071c0 .819.566 1.429 1.429 1.429h25.714c.422 0 1.429-.357 1.429-1.429-.588-3.331-2.143-10.714-2.143-10.714z" }),
7
7
  React.createElement("path", { fill: "var(--color63, #fafafa)", d: "M13.524 17.357c.703.232 1.205.607 1.504 1.112.309.523.464 1.107.464 1.755 0 1.13-.371 2.019-1.111 2.666s-1.688.971-2.841.971c-1.13 0-2.066-.305-2.807-.916s-1.097-1.439-1.069-2.483l.026-.051h1.601c0 .653.2 1.173.601 1.559s.95.579 1.649.579c.71 0 1.266-.193 1.669-.579s.605-.957.605-1.712c0-.766-.179-1.331-.536-1.695s-.923-.545-1.695-.545h-1.465v-.661h3.406zm7.931 0h1.678v6.326h-1.678v-6.326z" }),
8
8
  React.createElement("path", { fill: "var(--color64, #e0e0e0)", d: "M9.376 14.526h-1.61l-.017-.051c-.029-.937.311-1.734 1.018-2.389s1.631-.984 2.773-.984c1.147 0 2.061.305 2.743.916s1.022 1.481 1.022 2.611c0 .511-.155 1.021-.464 1.529s-.774.896-1.393 1.163l.076.037h-3.407v-.651h1.465c.744 0 1.271-.186 1.58-.558s.464-.89.464-1.554c0-.71-.176-1.249-.528-1.619s-.871-.554-1.559-.554c-.653 0-1.177.191-1.571.575-.381.37-.579.859-.592 1.529zm13.757 2.831h-1.678v-4.441l-2.539.034v-1.21l4.216-.46v6.077z" }),
9
- React.createElement("path", { fill: "var(--color22, #1976d2)", d: "M3.143 5.214c-1.027 0-1.502 1.013-1.429 1.429.588 3.331 2.143 10.714 2.143 10.714L3.143 5.214zm25 12.143s1.555-7.383 2.143-10.714c0-1.161-1.006-1.429-1.429-1.429l-.714 12.143z" }))); }));
9
+ React.createElement("path", { fill: "var(--color23, #1976d2)", d: "M3.143 5.214c-1.027 0-1.502 1.013-1.429 1.429.588 3.331 2.143 10.714 2.143 10.714L3.143 5.214zm25 12.143s1.555-7.383 2.143-10.714c0-1.161-1.006-1.429-1.429-1.429l-.714 12.143z" }))); }));
10
10
  GoogleCalendar2019.displayName = 'GoogleCalendar2019';
11
11
  GoogleCalendar2019['iconName'] = 'google-calendar-2019';
12
12
  export default GoogleCalendar2019;
package/es6/GoogleDoc.js CHANGED
@@ -7,8 +7,8 @@ var GoogleDoc = memo(forwardRef(function (inProps, svgRef) {
7
7
  var _a = inProps.themeType, themeType = _a === void 0 ? theme.palette.type : _a, props = __rest(inProps, ["themeType"]);
8
8
  return themeType === 'dark' ? (React.createElement(GoogleDocD, __assign({}, props, { ref: svgRef }))) : (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
9
9
  React.createElement("path", { fill: "var(--color2, #fff)", opacity: 0.992, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
10
- React.createElement("path", { fill: "var(--color32, #2196f3)", opacity: 0.16, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
11
- React.createElement("path", { fill: "var(--color32, #2196f3)", d: "M11.915 8l4.844.023 5.463 5.114v8.889c0 .605-.215.933-.627 1.349s-.918.624-1.518.624h-8.171c-.6 0-1.106-.208-1.518-.624s-.61-.743-.61-1.349v-11.87c0-.606.206-1.116.619-1.533s.918-.624 1.518-.624zm4.579 12.148h-4.938v.988h4.938v-.988zm3.95-1.975h-8.889v.988h8.889v-.988zm0-1.975h-8.889v.988h8.889v-.988zm0-1.976h-8.889v.988h8.889v-.988z" })));
10
+ React.createElement("path", { fill: "var(--color33, #2196f3)", opacity: 0.16, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
11
+ React.createElement("path", { fill: "var(--color33, #2196f3)", d: "M11.915 8l4.844.023 5.463 5.114v8.889c0 .605-.215.933-.627 1.349s-.918.624-1.518.624h-8.171c-.6 0-1.106-.208-1.518-.624s-.61-.743-.61-1.349v-11.87c0-.606.206-1.116.619-1.533s.918-.624 1.518-.624zm4.579 12.148h-4.938v.988h4.938v-.988zm3.95-1.975h-8.889v.988h8.889v-.988zm0-1.975h-8.889v.988h8.889v-.988zm0-1.976h-8.889v.988h8.889v-.988z" })));
12
12
  }));
13
13
  GoogleDoc.displayName = 'GoogleDoc';
14
14
  GoogleDoc['iconName'] = 'google-doc';
package/es6/GoogleDocD.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var GoogleDocD = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
- React.createElement("path", { fill: "var(--color31, #223442)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
- React.createElement("path", { fill: "var(--color32, #2196f3)", d: "M16.759 8.023l5.463 5.114v8.889c0 .605-.215.933-.627 1.349s-.918.624-1.518.624h-8.171c-.6 0-1.106-.208-1.518-.624s-.61-.743-.61-1.349v-11.87c0-.606.206-1.116.619-1.533s.918-.624 1.518-.624l4.844.023z" }),
6
- React.createElement("path", { fill: "var(--color26, #f1f1f1)", d: "M16.494 20.148v.988h-4.938v-.988h4.938zm3.95-1.975v.988h-8.889v-.988h8.889zm0-1.975v.988h-8.889v-.988h8.889zm0-1.976v.988h-8.889v-.988h8.889z" }))); }));
4
+ React.createElement("path", { fill: "var(--color32, #223442)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
+ React.createElement("path", { fill: "var(--color33, #2196f3)", d: "M16.759 8.023l5.463 5.114v8.889c0 .605-.215.933-.627 1.349s-.918.624-1.518.624h-8.171c-.6 0-1.106-.208-1.518-.624s-.61-.743-.61-1.349v-11.87c0-.606.206-1.116.619-1.533s.918-.624 1.518-.624l4.844.023z" }),
6
+ React.createElement("path", { fill: "var(--color27, #f1f1f1)", d: "M16.494 20.148v.988h-4.938v-.988h4.938zm3.95-1.975v.988h-8.889v-.988h8.889zm0-1.975v.988h-8.889v-.988h8.889zm0-1.976v.988h-8.889v-.988h8.889z" }))); }));
7
7
  GoogleDocD.displayName = 'GoogleDocD';
8
8
  GoogleDocD['iconName'] = 'google-doc-D';
9
9
  export default GoogleDocD;
package/es6/GoogleLogo.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var GoogleLogo = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
- React.createElement("path", { fill: "var(--color21, #ffc107)", d: "M27.767 13.65H26.8v-.05H16v4.8h6.782A7.197 7.197 0 018.8 16 7.2 7.2 0 0116 8.8c1.835 0 3.505.692 4.777 1.823l3.394-3.394A11.946 11.946 0 0016 4C9.373 4 4 9.373 4 16s5.373 12 12 12 12-5.373 12-12c0-.805-.083-1.59-.233-2.35z" }),
5
- React.createElement("path", { fill: "var(--color47, #ff3d00)", d: "M5.384 10.415l3.943 2.891A7.197 7.197 0 0116.001 8.8c1.835 0 3.505.692 4.777 1.823l3.394-3.394A11.946 11.946 0 0016.001 4c-4.609 0-8.606 2.602-10.616 6.415z" }),
6
- React.createElement("path", { fill: "var(--color23, #4caf50)", d: "M16 28c3.1 0 5.916-1.186 8.045-3.115l-3.714-3.143A7.143 7.143 0 0116 23.2c-3.121 0-5.771-1.99-6.77-4.768l-3.913 3.015C7.303 25.333 11.336 28 16 28z" }),
7
- React.createElement("path", { fill: "var(--color22, #1976d2)", d: "M27.767 13.65H26.8v-.05H16v4.8h6.782a7.229 7.229 0 01-2.452 3.343l.002-.001 3.714 3.143c-.263.239 3.955-2.884 3.955-8.884 0-.805-.083-1.59-.233-2.35z" }))); }));
4
+ React.createElement("path", { fill: "var(--color22, #ffc107)", d: "M27.767 13.65H26.8v-.05H16v4.8h6.782A7.197 7.197 0 018.8 16 7.2 7.2 0 0116 8.8c1.835 0 3.505.692 4.777 1.823l3.394-3.394A11.946 11.946 0 0016 4C9.373 4 4 9.373 4 16s5.373 12 12 12 12-5.373 12-12c0-.805-.083-1.59-.233-2.35z" }),
5
+ React.createElement("path", { fill: "var(--color48, #ff3d00)", d: "M5.384 10.415l3.943 2.891A7.197 7.197 0 0116.001 8.8c1.835 0 3.505.692 4.777 1.823l3.394-3.394A11.946 11.946 0 0016.001 4c-4.609 0-8.606 2.602-10.616 6.415z" }),
6
+ React.createElement("path", { fill: "var(--color24, #4caf50)", d: "M16 28c3.1 0 5.916-1.186 8.045-3.115l-3.714-3.143A7.143 7.143 0 0116 23.2c-3.121 0-5.771-1.99-6.77-4.768l-3.913 3.015C7.303 25.333 11.336 28 16 28z" }),
7
+ React.createElement("path", { fill: "var(--color23, #1976d2)", d: "M27.767 13.65H26.8v-.05H16v4.8h6.782a7.229 7.229 0 01-2.452 3.343l.002-.001 3.714 3.143c-.263.239 3.955-2.884 3.955-8.884 0-.805-.083-1.59-.233-2.35z" }))); }));
8
8
  GoogleLogo.displayName = 'GoogleLogo';
9
9
  GoogleLogo['iconName'] = 'google-logo';
10
10
  export default GoogleLogo;
@@ -7,8 +7,8 @@ var GoogleSheet = memo(forwardRef(function (inProps, svgRef) {
7
7
  var _a = inProps.themeType, themeType = _a === void 0 ? theme.palette.type : _a, props = __rest(inProps, ["themeType"]);
8
8
  return themeType === 'dark' ? (React.createElement(GoogleSheetD, __assign({}, props, { ref: svgRef }))) : (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
9
9
  React.createElement("path", { fill: "var(--color2, #fff)", opacity: 0.992, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
10
- React.createElement("path", { fill: "var(--color35, #43a047)", opacity: 0.16, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
11
- React.createElement("path", { fill: "var(--color35, #43a047)", d: "M11.915 8l4.844.023 5.463 5.114v8.889c0 .605-.215.933-.627 1.349s-.918.624-1.518.624h-8.171c-.6 0-1.106-.208-1.518-.624s-.61-.743-.61-1.349v-11.87c0-.606.206-1.116.619-1.533s.918-.624 1.518-.624zm7.542 6.222h-7.901v6.914h8.889v-6.914h-.988zm-6.914.988h1.975v.988h-1.975v-.988zm0 1.975h1.975v.988h-1.975v-.988zm0 1.975h1.975v.988h-1.975v-.988zm6.914.988h-3.951v-.988h3.951v.988zm0-1.975h-3.951v-.988h3.951v.988zm0-1.975h-3.951v-.988h3.951v.988z" })));
10
+ React.createElement("path", { fill: "var(--color36, #43a047)", opacity: 0.16, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
11
+ React.createElement("path", { fill: "var(--color36, #43a047)", d: "M11.915 8l4.844.023 5.463 5.114v8.889c0 .605-.215.933-.627 1.349s-.918.624-1.518.624h-8.171c-.6 0-1.106-.208-1.518-.624s-.61-.743-.61-1.349v-11.87c0-.606.206-1.116.619-1.533s.918-.624 1.518-.624zm7.542 6.222h-7.901v6.914h8.889v-6.914h-.988zm-6.914.988h1.975v.988h-1.975v-.988zm0 1.975h1.975v.988h-1.975v-.988zm0 1.975h1.975v.988h-1.975v-.988zm6.914.988h-3.951v-.988h3.951v.988zm0-1.975h-3.951v-.988h3.951v.988zm0-1.975h-3.951v-.988h3.951v.988z" })));
12
12
  }));
13
13
  GoogleSheet.displayName = 'GoogleSheet';
14
14
  GoogleSheet['iconName'] = 'google-sheet';
@@ -1,9 +1,9 @@
1
1
  import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var GoogleSheetD = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
- React.createElement("path", { fill: "var(--color34, #1e2f1f)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
- React.createElement("path", { fill: "var(--color35, #43a047)", d: "M11.915 8l4.844.023 5.463 5.114v8.889c0 .605-.215.933-.627 1.349s-.918.624-1.518.624h-8.171c-.6 0-1.106-.208-1.518-.624s-.61-.743-.61-1.349v-11.87c0-.606.206-1.116.619-1.533s.918-.624 1.518-.624z" }),
6
- React.createElement("path", { fill: "var(--color26, #f1f1f1)", d: "M20.444 14.222v6.914h-8.889v-6.914h8.889zm-5.926 4.938h-1.975v.988h1.975v-.988zm4.939 0h-3.951v.988h3.951v-.988zm-4.939-1.975h-1.975v.988h1.975v-.988zm4.939 0h-3.951v.988h3.951v-.988zm-4.939-1.975h-1.975v.988h1.975v-.988zm4.939 0h-3.951v.988h3.951v-.988z" }))); }));
4
+ React.createElement("path", { fill: "var(--color35, #1e2f1f)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
+ React.createElement("path", { fill: "var(--color36, #43a047)", d: "M11.915 8l4.844.023 5.463 5.114v8.889c0 .605-.215.933-.627 1.349s-.918.624-1.518.624h-8.171c-.6 0-1.106-.208-1.518-.624s-.61-.743-.61-1.349v-11.87c0-.606.206-1.116.619-1.533s.918-.624 1.518-.624z" }),
6
+ React.createElement("path", { fill: "var(--color27, #f1f1f1)", d: "M20.444 14.222v6.914h-8.889v-6.914h8.889zm-5.926 4.938h-1.975v.988h1.975v-.988zm4.939 0h-3.951v.988h3.951v-.988zm-4.939-1.975h-1.975v.988h1.975v-.988zm4.939 0h-3.951v.988h3.951v-.988zm-4.939-1.975h-1.975v.988h1.975v-.988zm4.939 0h-3.951v.988h3.951v-.988z" }))); }));
7
7
  GoogleSheetD.displayName = 'GoogleSheetD';
8
8
  GoogleSheetD['iconName'] = 'google-sheet-D';
9
9
  export default GoogleSheetD;
@@ -7,8 +7,8 @@ var GoogleSlide = memo(forwardRef(function (inProps, svgRef) {
7
7
  var _a = inProps.themeType, themeType = _a === void 0 ? theme.palette.type : _a, props = __rest(inProps, ["themeType"]);
8
8
  return themeType === 'dark' ? (React.createElement(GoogleSlideD, __assign({}, props, { ref: svgRef }))) : (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
9
9
  React.createElement("path", { fill: "var(--color2, #fff)", opacity: 0.992, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
10
- React.createElement("path", { fill: "var(--color33, #f6ad16)", opacity: 0.16, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
11
- React.createElement("path", { fill: "var(--color33, #f6ad16)", d: "M16.756 8l5.466 4.962-.024 8.878c0 .607-.204 1.118-.612 1.535s-.909.625-1.503.625h-8.154c-.594 0-1.095-.209-1.503-.625s-.612-.929-.612-1.535l-.035-11.661c0-.607.204-1.118.612-1.535s.909-.625 1.503-.625l4.862-.018zm1.911 7.111h-5.333a.889.889 0 00-.889.889v4.444c0 .491.398.889.889.889h5.333a.889.889 0 00.889-.889V16a.889.889 0 00-.889-.889z" })));
10
+ React.createElement("path", { fill: "var(--color34, #f6ad16)", opacity: 0.16, d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
11
+ React.createElement("path", { fill: "var(--color34, #f6ad16)", d: "M16.756 8l5.466 4.962-.024 8.878c0 .607-.204 1.118-.612 1.535s-.909.625-1.503.625h-8.154c-.594 0-1.095-.209-1.503-.625s-.612-.929-.612-1.535l-.035-11.661c0-.607.204-1.118.612-1.535s.909-.625 1.503-.625l4.862-.018zm1.911 7.111h-5.333a.889.889 0 00-.889.889v4.444c0 .491.398.889.889.889h5.333a.889.889 0 00.889-.889V16a.889.889 0 00-.889-.889z" })));
12
12
  }));
13
13
  GoogleSlide.displayName = 'GoogleSlide';
14
14
  GoogleSlide['iconName'] = 'google-slide';
@@ -1,9 +1,9 @@
1
1
  import { __assign } from "tslib";
2
2
  import React, { forwardRef, memo } from 'react';
3
3
  var GoogleSlideD = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
- React.createElement("path", { fill: "var(--color29, #2f291e)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
- React.createElement("path", { fill: "var(--color33, #f6ad16)", d: "M16.756 8l5.466 4.962-.024 8.878c0 .607-.204 1.118-.612 1.535s-.909.625-1.503.625h-8.154c-.594 0-1.095-.209-1.503-.625s-.612-.929-.612-1.535l-.035-11.661c0-.607.204-1.118.612-1.535s.909-.625 1.503-.625l4.862-.018z" }),
6
- React.createElement("path", { fill: "var(--color26, #f1f1f1)", d: "M18.667 15.111h-5.333a.889.889 0 00-.889.889v4.444c0 .491.398.889.889.889h5.333a.889.889 0 00.889-.889V16a.889.889 0 00-.889-.889z" }))); }));
4
+ React.createElement("path", { fill: "var(--color30, #2f291e)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
+ React.createElement("path", { fill: "var(--color34, #f6ad16)", d: "M16.756 8l5.466 4.962-.024 8.878c0 .607-.204 1.118-.612 1.535s-.909.625-1.503.625h-8.154c-.594 0-1.095-.209-1.503-.625s-.612-.929-.612-1.535l-.035-11.661c0-.607.204-1.118.612-1.535s.909-.625 1.503-.625l4.862-.018z" }),
6
+ React.createElement("path", { fill: "var(--color27, #f1f1f1)", d: "M18.667 15.111h-5.333a.889.889 0 00-.889.889v4.444c0 .491.398.889.889.889h5.333a.889.889 0 00.889-.889V16a.889.889 0 00-.889-.889z" }))); }));
7
7
  GoogleSlideD.displayName = 'GoogleSlideD';
8
8
  GoogleSlideD['iconName'] = 'google-slide-D';
9
9
  export default GoogleSlideD;
@@ -3,7 +3,7 @@ import React, { forwardRef, memo } from 'react';
3
3
  var ImageBrokenD = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
4
  React.createElement("path", { fill: "var(--color13, #30323a)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
5
  React.createElement("path", { fill: "var(--color14, #8f9199)", d: "M11.893 8.018L16.755 8l5.466 4.962-.024 8.878c0 .607-.204 1.118-.612 1.535s-.909.625-1.503.625h-8.154c-.594 0-1.095-.209-1.503-.625s-.612-.929-.612-1.535l-.035-11.661c0-.607.204-1.118.612-1.535s.909-.625 1.503-.625z" }),
6
- React.createElement("path", { fill: "var(--color26, #f1f1f1)", d: "M18.329 14.738c.585 0 .944.535 1.542 1.822l.627 1.388.141.297.06.121.119.223.118.2c.037.059.072.109.104.151l.057.069.027-.021a.753.753 0 00.086-.097l.106-.152.126-.206.144-.259.161-.311.176-.362.19-.413.1-.225-.006 1.994c-.41.651-.782.962-1.157.962l-.121-.005c-.327-.029-.53-.198-.853-.803l-.146-.287-.165-.346-.091-.197-.608-1.346-.151-.314-.151-.295-.135-.246-.115-.195-.091-.142-.063-.087c-.016-.019-.026-.029-.03-.029-.008 0-.02.008-.036.023l-.059.07-.082.118-.105.167-.2.344-.161.293-.184.346-.579 1.133-.215.403c-.548.998-.913 1.395-1.442 1.395-.525 0-.919-.43-1.473-1.396l-.231-.415-.675-1.274-.258-.469-.302-.522-.102-.163-.034-.048c-.003-.004-.006-.006-.007-.006l-.008-.002-.016-.026c-.003-.004-.008-.005-.016.003l-.042.052-.086.131-2.212 3.692-.005-1.744.868-1.464.08-.13.211-.331.219-.321c.381-.531.659-.75 1.008-.75l.113.004c.3.021.49.147.814.666l.16.269.184.331.103.191.784 1.487.209.374c.165.285.307.506.438.676.046.059.088.109.124.149l.124.124.028.022c.017 0 .044-.019.081-.057l.085-.1.108-.149.129-.197.148-.245.166-.291.089-.163.36-.7.404-.792.193-.364.172-.306c.408-.699.658-.904 1.048-.927l.08-.002z" }))); }));
6
+ React.createElement("path", { fill: "var(--color27, #f1f1f1)", d: "M18.329 14.738c.585 0 .944.535 1.542 1.822l.627 1.388.141.297.06.121.119.223.118.2c.037.059.072.109.104.151l.057.069.027-.021a.753.753 0 00.086-.097l.106-.152.126-.206.144-.259.161-.311.176-.362.19-.413.1-.225-.006 1.994c-.41.651-.782.962-1.157.962l-.121-.005c-.327-.029-.53-.198-.853-.803l-.146-.287-.165-.346-.091-.197-.608-1.346-.151-.314-.151-.295-.135-.246-.115-.195-.091-.142-.063-.087c-.016-.019-.026-.029-.03-.029-.008 0-.02.008-.036.023l-.059.07-.082.118-.105.167-.2.344-.161.293-.184.346-.579 1.133-.215.403c-.548.998-.913 1.395-1.442 1.395-.525 0-.919-.43-1.473-1.396l-.231-.415-.675-1.274-.258-.469-.302-.522-.102-.163-.034-.048c-.003-.004-.006-.006-.007-.006l-.008-.002-.016-.026c-.003-.004-.008-.005-.016.003l-.042.052-.086.131-2.212 3.692-.005-1.744.868-1.464.08-.13.211-.331.219-.321c.381-.531.659-.75 1.008-.75l.113.004c.3.021.49.147.814.666l.16.269.184.331.103.191.784 1.487.209.374c.165.285.307.506.438.676.046.059.088.109.124.149l.124.124.028.022c.017 0 .044-.019.081-.057l.085-.1.108-.149.129-.197.148-.245.166-.291.089-.163.36-.7.404-.792.193-.364.172-.306c.408-.699.658-.904 1.048-.927l.08-.002z" }))); }));
7
7
  ImageBrokenD.displayName = 'ImageBrokenD';
8
8
  ImageBrokenD['iconName'] = 'image-broken-D';
9
9
  export default ImageBrokenD;
@@ -3,7 +3,7 @@ import React, { forwardRef, memo } from 'react';
3
3
  var ImagePreviewD = memo(forwardRef(function (props, svgRef) { return (React.createElement("svg", __assign({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", ref: svgRef }, props),
4
4
  React.createElement("path", { fill: "var(--color13, #30323a)", d: "M3.556 0h24.889a3.556 3.556 0 013.556 3.556v24.889a3.556 3.556 0 01-3.556 3.556H3.556A3.556 3.556 0 010 28.445V3.556A3.556 3.556 0 013.556 0z" }),
5
5
  React.createElement("path", { fill: "var(--color14, #8f9199)", d: "M16.756 8l5.466 4.962-.024 8.878c0 .607-.204 1.118-.612 1.535s-.909.625-1.503.625h-8.154c-.594 0-1.095-.209-1.503-.625s-.612-.929-.612-1.535l-.035-11.661c0-.607.204-1.118.612-1.535s.909-.625 1.503-.625l4.862-.018z" }),
6
- React.createElement("path", { fill: "var(--color26, #f1f1f1)", d: "M17.393 14.633l2.987 5.82-3.789-.001.012.015h-5.134l2.209-3.896 1.562 2.081 2.153-4.02zm-3.615-2.189a1.333 1.333 0 110 2.667 1.333 1.333 0 010-2.667z" }))); }));
6
+ React.createElement("path", { fill: "var(--color27, #f1f1f1)", d: "M17.393 14.633l2.987 5.82-3.789-.001.012.015h-5.134l2.209-3.896 1.562 2.081 2.153-4.02zm-3.615-2.189a1.333 1.333 0 110 2.667 1.333 1.333 0 010-2.667z" }))); }));
7
7
  ImagePreviewD.displayName = 'ImagePreviewD';
8
8
  ImagePreviewD['iconName'] = 'image-preview-D';
9
9
  export default ImagePreviewD;