@bubbles-ui/icons 1.0.24 → 1.0.27

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 (157) hide show
  1. package/outline/AlarmClockIcon.d.ts +3 -0
  2. package/outline/AlarmClockIcon.js +19 -0
  3. package/outline/AssignIcon.d.ts +3 -0
  4. package/outline/AssignIcon.js +24 -0
  5. package/outline/DeleteBinIcon.d.ts +3 -0
  6. package/outline/DeleteBinIcon.js +31 -0
  7. package/outline/PluginScoresBasicIcon.d.ts +3 -0
  8. package/outline/PluginScoresBasicIcon.js +27 -0
  9. package/outline/SmileyPinIcon.d.ts +3 -0
  10. package/outline/SmileyPinIcon.js +24 -0
  11. package/outline/UsersIcon.d.ts +3 -0
  12. package/outline/UsersIcon.js +19 -0
  13. package/outline/esm/AlarmClockIcon.d.ts +3 -0
  14. package/outline/esm/AlarmClockIcon.js +19 -0
  15. package/outline/esm/AssignIcon.d.ts +3 -0
  16. package/outline/esm/AssignIcon.js +24 -0
  17. package/outline/esm/DeleteBinIcon.d.ts +3 -0
  18. package/outline/esm/DeleteBinIcon.js +31 -0
  19. package/outline/esm/PluginScoresBasicIcon.d.ts +3 -0
  20. package/outline/esm/PluginScoresBasicIcon.js +27 -0
  21. package/outline/esm/SmileyPinIcon.d.ts +3 -0
  22. package/outline/esm/SmileyPinIcon.js +24 -0
  23. package/outline/esm/UsersIcon.d.ts +3 -0
  24. package/outline/esm/UsersIcon.js +19 -0
  25. package/outline/esm/index.d.ts +6 -0
  26. package/outline/esm/index.js +6 -0
  27. package/outline/index.d.ts +6 -0
  28. package/outline/index.js +6 -0
  29. package/package.json +12 -5
  30. package/solid/AnalyticsGraphBarIcon.d.ts +3 -0
  31. package/solid/AnalyticsGraphBarIcon.js +27 -0
  32. package/solid/AssetPathIcon.d.ts +3 -0
  33. package/solid/AssetPathIcon.js +17 -0
  34. package/solid/AssignIcon.d.ts +3 -0
  35. package/solid/AssignIcon.js +25 -0
  36. package/solid/CutStarIcon.d.ts +3 -0
  37. package/solid/CutStarIcon.js +26 -0
  38. package/solid/EditorCenterAlignIcon.d.ts +3 -0
  39. package/solid/EditorCenterAlignIcon.js +17 -0
  40. package/solid/EditorHyperlinkIcon.d.ts +3 -0
  41. package/solid/EditorHyperlinkIcon.js +23 -0
  42. package/solid/EditorIndentDecreaseIcon.d.ts +3 -0
  43. package/solid/EditorIndentDecreaseIcon.js +17 -0
  44. package/solid/EditorIndentIncreaseIcon.d.ts +3 -0
  45. package/solid/EditorIndentIncreaseIcon.js +23 -0
  46. package/solid/EditorJustifiedAlignIcon.d.ts +3 -0
  47. package/solid/EditorJustifiedAlignIcon.js +17 -0
  48. package/solid/EditorLeftAlignIcon.d.ts +3 -0
  49. package/solid/EditorLeftAlignIcon.js +17 -0
  50. package/solid/EditorLibraryIcon.d.ts +3 -0
  51. package/solid/EditorLibraryIcon.js +17 -0
  52. package/solid/EditorListBulletsIcon.d.ts +3 -0
  53. package/solid/EditorListBulletsIcon.js +17 -0
  54. package/solid/EditorListNumbersIcon.d.ts +3 -0
  55. package/solid/EditorListNumbersIcon.js +23 -0
  56. package/solid/EditorParagraphIcon.d.ts +3 -0
  57. package/solid/EditorParagraphIcon.js +17 -0
  58. package/solid/EditorProgrammingCodeIcon.d.ts +3 -0
  59. package/solid/EditorProgrammingCodeIcon.js +17 -0
  60. package/solid/EditorQuotesIcon.d.ts +3 -0
  61. package/solid/EditorQuotesIcon.js +17 -0
  62. package/solid/EditorRightAlignIcon.d.ts +3 -0
  63. package/solid/EditorRightAlignIcon.js +17 -0
  64. package/solid/EditorSubscriptIcon.d.ts +3 -0
  65. package/solid/EditorSubscriptIcon.js +17 -0
  66. package/solid/EditorSuperscriptIcon.d.ts +3 -0
  67. package/solid/EditorSuperscriptIcon.js +17 -0
  68. package/solid/EditorTagsIcon.d.ts +3 -0
  69. package/solid/EditorTagsIcon.js +17 -0
  70. package/solid/EditorTextBoldIcon.d.ts +3 -0
  71. package/solid/EditorTextBoldIcon.js +17 -0
  72. package/solid/EditorTextColorIcon.d.ts +3 -0
  73. package/solid/EditorTextColorIcon.js +16 -0
  74. package/solid/EditorTextItalicIcon.d.ts +3 -0
  75. package/solid/EditorTextItalicIcon.js +23 -0
  76. package/solid/EditorTextSize1Icon.d.ts +3 -0
  77. package/solid/EditorTextSize1Icon.js +21 -0
  78. package/solid/EditorTextSize2Icon.d.ts +3 -0
  79. package/solid/EditorTextSize2Icon.js +15 -0
  80. package/solid/EditorTextSize3Icon.d.ts +3 -0
  81. package/solid/EditorTextSize3Icon.js +17 -0
  82. package/solid/EditorTextStrikeIcon.d.ts +3 -0
  83. package/solid/EditorTextStrikeIcon.js +15 -0
  84. package/solid/EditorTextUnderlineIcon.d.ts +3 -0
  85. package/solid/EditorTextUnderlineIcon.js +17 -0
  86. package/solid/ExclamationIcon.js +1 -1
  87. package/solid/PluginAssignmentsIcon.js +1 -14
  88. package/solid/PluginCurriculumIcon.js +4 -16
  89. package/solid/PluginKimIcon.js +2 -12
  90. package/solid/PluginLeebraryIcon.js +2 -7
  91. package/solid/PluginTestIcon.js +0 -6
  92. package/solid/esm/AnalyticsGraphBarIcon.d.ts +3 -0
  93. package/solid/esm/AnalyticsGraphBarIcon.js +27 -0
  94. package/solid/esm/AssetPathIcon.d.ts +3 -0
  95. package/solid/esm/AssetPathIcon.js +17 -0
  96. package/solid/esm/AssignIcon.d.ts +3 -0
  97. package/solid/esm/AssignIcon.js +25 -0
  98. package/solid/esm/CutStarIcon.d.ts +3 -0
  99. package/solid/esm/CutStarIcon.js +26 -0
  100. package/solid/esm/EditorCenterAlignIcon.d.ts +3 -0
  101. package/solid/esm/EditorCenterAlignIcon.js +17 -0
  102. package/solid/esm/EditorHyperlinkIcon.d.ts +3 -0
  103. package/solid/esm/EditorHyperlinkIcon.js +23 -0
  104. package/solid/esm/EditorIndentDecreaseIcon.d.ts +3 -0
  105. package/solid/esm/EditorIndentDecreaseIcon.js +17 -0
  106. package/solid/esm/EditorIndentIncreaseIcon.d.ts +3 -0
  107. package/solid/esm/EditorIndentIncreaseIcon.js +23 -0
  108. package/solid/esm/EditorJustifiedAlignIcon.d.ts +3 -0
  109. package/solid/esm/EditorJustifiedAlignIcon.js +17 -0
  110. package/solid/esm/EditorLeftAlignIcon.d.ts +3 -0
  111. package/solid/esm/EditorLeftAlignIcon.js +17 -0
  112. package/solid/esm/EditorLibraryIcon.d.ts +3 -0
  113. package/solid/esm/EditorLibraryIcon.js +17 -0
  114. package/solid/esm/EditorListBulletsIcon.d.ts +3 -0
  115. package/solid/esm/EditorListBulletsIcon.js +17 -0
  116. package/solid/esm/EditorListNumbersIcon.d.ts +3 -0
  117. package/solid/esm/EditorListNumbersIcon.js +23 -0
  118. package/solid/esm/EditorParagraphIcon.d.ts +3 -0
  119. package/solid/esm/EditorParagraphIcon.js +17 -0
  120. package/solid/esm/EditorProgrammingCodeIcon.d.ts +3 -0
  121. package/solid/esm/EditorProgrammingCodeIcon.js +17 -0
  122. package/solid/esm/EditorQuotesIcon.d.ts +3 -0
  123. package/solid/esm/EditorQuotesIcon.js +17 -0
  124. package/solid/esm/EditorRightAlignIcon.d.ts +3 -0
  125. package/solid/esm/EditorRightAlignIcon.js +17 -0
  126. package/solid/esm/EditorSubscriptIcon.d.ts +3 -0
  127. package/solid/esm/EditorSubscriptIcon.js +17 -0
  128. package/solid/esm/EditorSuperscriptIcon.d.ts +3 -0
  129. package/solid/esm/EditorSuperscriptIcon.js +17 -0
  130. package/solid/esm/EditorTagsIcon.d.ts +3 -0
  131. package/solid/esm/EditorTagsIcon.js +17 -0
  132. package/solid/esm/EditorTextBoldIcon.d.ts +3 -0
  133. package/solid/esm/EditorTextBoldIcon.js +17 -0
  134. package/solid/esm/EditorTextColorIcon.d.ts +3 -0
  135. package/solid/esm/EditorTextColorIcon.js +16 -0
  136. package/solid/esm/EditorTextItalicIcon.d.ts +3 -0
  137. package/solid/esm/EditorTextItalicIcon.js +23 -0
  138. package/solid/esm/EditorTextSize1Icon.d.ts +3 -0
  139. package/solid/esm/EditorTextSize1Icon.js +21 -0
  140. package/solid/esm/EditorTextSize2Icon.d.ts +3 -0
  141. package/solid/esm/EditorTextSize2Icon.js +15 -0
  142. package/solid/esm/EditorTextSize3Icon.d.ts +3 -0
  143. package/solid/esm/EditorTextSize3Icon.js +17 -0
  144. package/solid/esm/EditorTextStrikeIcon.d.ts +3 -0
  145. package/solid/esm/EditorTextStrikeIcon.js +15 -0
  146. package/solid/esm/EditorTextUnderlineIcon.d.ts +3 -0
  147. package/solid/esm/EditorTextUnderlineIcon.js +17 -0
  148. package/solid/esm/ExclamationIcon.js +1 -1
  149. package/solid/esm/PluginAssignmentsIcon.js +1 -14
  150. package/solid/esm/PluginCurriculumIcon.js +4 -16
  151. package/solid/esm/PluginKimIcon.js +2 -12
  152. package/solid/esm/PluginLeebraryIcon.js +2 -7
  153. package/solid/esm/PluginTestIcon.js +0 -6
  154. package/solid/esm/index.d.ts +28 -0
  155. package/solid/esm/index.js +28 -0
  156. package/solid/index.d.ts +28 -0
  157. package/solid/index.js +28 -0
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function AssetPathIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 17 16",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ d: "M16.12 8.606a.857.857 0 0 0 0-1.212L13.836 5.11a.857.857 0 0 0-1.211 1.211l.331.331a.296.296 0 0 1 .069.32.286.286 0 0 1-.263.172H6.372a.857.857 0 0 0 0 1.714h6.389a.286.286 0 0 1 .263.172.297.297 0 0 1-.069.32l-.331.33a.857.857 0 0 0 1.211 1.212l2.286-2.285Z"
12
+ }), /*#__PURE__*/React.createElement("path", {
13
+ d: "M13.23 12.857a2.526 2.526 0 0 1-1.818-.754 2.57 2.57 0 0 1-.754-1.303.274.274 0 0 0-.274-.229H6.372a2.571 2.571 0 1 1 0-5.142h4.057a.274.274 0 0 0 .229-.229c.103-.494.35-.948.708-1.303a2.526 2.526 0 0 1 1.818-.754.092.092 0 0 0 .08 0 .092.092 0 0 0 0-.092 7.428 7.428 0 1 0 0 10.012.092.092 0 0 0 0-.092.091.091 0 0 0-.035-.114Z"
14
+ }));
15
+ }
16
+
17
+ module.exports = AssetPathIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AssignIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AssignIcon;
@@ -0,0 +1,25 @@
1
+ const React = require("react");
2
+
3
+ function AssignIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 16 16",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ stroke: "#8E97A2",
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M11.472 4.043h.917a.612.612 0 0 1 .611.61v6.71a3.63 3.63 0 0 1-1.07 2.572A3.659 3.659 0 0 1 9.35 15H2.61A.612.612 0 0 1 2 14.391V4.652a.607.607 0 0 1 .611-.609h5.5M7.5 6.478l3.935-3.919M12.084 2.826A.915.915 0 0 0 13 1.913.915.915 0 0 0 12.084 1a.915.915 0 0 0-.917.913c0 .504.41.913.917.913Z"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ stroke: "#8E97A2",
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round",
20
+ strokeWidth: 2,
21
+ d: "M9.944 14.951v-2.386a.608.608 0 0 1 .611-.608h2.396M3.833 8.304h6.722M3.833 10.13h6.722M3.833 11.957h3.361"
22
+ }));
23
+ }
24
+
25
+ module.exports = AssignIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function CutStarIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default CutStarIcon;
@@ -0,0 +1,26 @@
1
+ const React = require("react");
2
+
3
+ function CutStarIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 13 12",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("mask", {
11
+ id: "a"
12
+ }, /*#__PURE__*/React.createElement("path", {
13
+ d: "M7.625 3 7.028.487a.75.75 0 0 0-1.405 0l-.002.008-1.09 3.089a.25.25 0 0 1-.236.167H1.251a.75.75 0 0 0-.482 1.325l2.592 2.15L7.625 3Z"
14
+ })), /*#__PURE__*/React.createElement("path", {
15
+ d: "M7.625 3 7.028.487a.75.75 0 0 0-1.405 0l-.002.008-1.09 3.089a.25.25 0 0 1-.236.167H1.251a.75.75 0 0 0-.482 1.325l2.592 2.15L7.625 3Z"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ d: "m7.625 3 .47.473.265-.263-.086-.364L7.625 3ZM7.028.487l.649-.154-.01-.04-.014-.04-.625.234Zm-1.405 0L5 .254 4.992.27l-.005.017.636.2Zm-.002.008.628.222.004-.011.004-.012L5.62.495ZM4.53 3.584l-.63-.222.63.222Zm-.236.167v.667-.667Zm-3.044 0v.667-.667ZM.769 5.076l-.427.512.001.001.426-.513Zm2.592 2.15-.426.513.466.387.43-.426-.47-.474Zm4.913-4.38L7.677.333 6.379.641l.597 2.513 1.298-.308ZM7.653.254a1.417 1.417 0 0 0-.52-.668L6.373.682c.014.01.025.023.03.039l1.25-.467Zm-.52-.668a1.417 1.417 0 0 0-.807-.253V.667c.017 0 .033.005.047.015l.76-1.096Zm-.807-.253c-.289 0-.57.088-.808.253l.76 1.096a.083.083 0 0 1 .048-.015V-.667Zm-.808.253a1.417 1.417 0 0 0-.52.668l1.25.467a.083.083 0 0 1 .03-.04l-.76-1.095Zm-.531.702-.003.008 1.273.398.002-.008L4.987.288Zm.005-.015-1.09 3.089 1.257.444L6.25.717 4.992.273Zm-1.09 3.09a.417.417 0 0 1 .152-.202l.771 1.088a.917.917 0 0 0 .334-.444l-1.257-.443Zm.152-.202a.417.417 0 0 1 .24-.077l.002 1.334c.19 0 .374-.06.529-.17l-.771-1.087Zm.241-.077H1.251v1.334h3.044V3.084Zm-3.044 0c-.291 0-.575.09-.813.256l.764 1.093a.083.083 0 0 1 .048-.015l.001-1.334Zm-.813.256c-.239.167-.42.404-.52.677l1.254.455a.083.083 0 0 1 .03-.04L.438 3.34Zm-.52.677c-.099.274-.112.571-.036.852l1.288-.346a.083.083 0 0 1 .002-.05l-1.254-.456Zm-.036.852c.076.281.236.532.46.719l.855-1.023a.083.083 0 0 1-.027-.042l-1.288.346Zm.461.72 2.592 2.15.852-1.026-2.592-2.15L.343 5.59ZM3.83 7.7l4.264-4.226-.938-.946-4.264 4.226.938.947Z",
18
+ mask: "url(#a)"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M12.103 4.241a.752.752 0 0 0-.703-.49H8.357l-4.166 4.5-1.841 2.513a.75.75 0 0 0 1.155.841l2.673-1.96a.25.25 0 0 1 .295 0l2.672 1.96a.75.75 0 0 0 1.156-.841L9.212 7.496a.25.25 0 0 1 .078-.272l2.597-2.153a.75.75 0 0 0 .216-.83Z"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ d: "M12.353.854a.5.5 0 0 0-.707-.707l-11 11a.5.5 0 0 0 .707.707l3.058-3.058c1.723-1.713 1.364-1.35 3.5-3.5L12.353.854Z"
23
+ }));
24
+ }
25
+
26
+ module.exports = CutStarIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorCenterAlignIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorCenterAlignIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function EditorCenterAlignIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M1.565 2.082a1 1 0 0 1 1-1h14.87a1 1 0 1 1 0 2H2.565a1 1 0 0 1-1-1ZM0 18.748a1 1 0 0 1 1-1h18a1 1 0 0 1 0 2H1a1 1 0 0 1-1-1Zm3.348-13.5a1 1 0 1 0 0 2h13.304a1 1 0 1 0 0-2H3.348ZM0 10.415a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1Zm4.13 3.167a1 1 0 0 0 0 2h11.74a1 1 0 1 0 0-2H4.13Z",
13
+ clipRule: "evenodd"
14
+ }));
15
+ }
16
+
17
+ module.exports = EditorCenterAlignIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorHyperlinkIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorHyperlinkIcon;
@@ -0,0 +1,23 @@
1
+ const React = require("react");
2
+
3
+ function EditorHyperlinkIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("g", {
11
+ clipPath: "url(#a)"
12
+ }, /*#__PURE__*/React.createElement("path", {
13
+ fillRule: "evenodd",
14
+ d: "M1.333 7.072A4.529 4.529 0 0 1 4.6 5.667h1.202c.651 0 1.293.145 1.884.422.59.277 1.115.68 1.54 1.178a1 1 0 1 1-1.521 1.299 2.589 2.589 0 0 0-.868-.666 2.455 2.455 0 0 0-1.038-.233H4.6c-.676 0-1.333.279-1.824.79A2.83 2.83 0 0 0 2 10.417c0 .742.283 1.446.776 1.959.49.511 1.148.79 1.824.79h1.199c.356 0 .71-.08 1.037-.234.329-.154.625-.38.87-.665a1 1 0 0 1 1.52 1.299c-.426.498-.95.9-1.54 1.177a4.459 4.459 0 0 1-1.884.423H4.6a4.529 4.529 0 0 1-3.267-1.405A4.83 4.83 0 0 1 0 10.416a4.83 4.83 0 0 1 1.333-3.344Zm12.865-1.405H15.4c1.234 0 2.408.51 3.267 1.405A4.83 4.83 0 0 1 20 10.416a4.83 4.83 0 0 1-1.333 3.345 4.529 4.529 0 0 1-3.267 1.405h-1.202a4.455 4.455 0 0 1-1.883-.423 4.588 4.588 0 0 1-1.54-1.177 1 1 0 1 1 1.52-1.299c.244.286.54.512.869.666.328.153.681.232 1.037.233h1.2c.675 0 1.332-.279 1.823-.79a2.83 2.83 0 0 0 .776-1.96 2.83 2.83 0 0 0-.776-1.959 2.529 2.529 0 0 0-1.824-.79h-1.199c-.356 0-.71.08-1.037.233-.328.154-.625.38-.869.666a1 1 0 0 1-1.521-1.299c.426-.498.95-.9 1.54-1.178a4.454 4.454 0 0 1 1.884-.422ZM5.8 9.416a1 1 0 1 0 0 2h8.4a1 1 0 1 0 0-2H5.8Z",
15
+ clipRule: "evenodd"
16
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
17
+ id: "a"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M0 0h20v20H0z"
20
+ }))));
21
+ }
22
+
23
+ module.exports = EditorHyperlinkIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorIndentDecreaseIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorIndentDecreaseIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function EditorIndentDecreaseIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M3.267 2.082a1 1 0 0 1 1-1H18a1 1 0 1 1 0 2H4.267a1 1 0 0 1-1-1Zm0 16.666a1 1 0 0 1 1-1H18a1 1 0 0 1 0 2H4.267a1 1 0 0 1-1-1ZM7.7 14.415a1 1 0 0 0 0 2H18a1 1 0 0 0 0-2H7.7Zm-1-2.333a1 1 0 0 1 1-1H18a1 1 0 0 1 0 2H7.7a1 1 0 0 1-1-1Zm1-4.334a1 1 0 1 0 0 2H18a1 1 0 0 0 0-2H7.7Zm-1-2.333a1 1 0 0 1 1-1H18a1 1 0 0 1 0 2H7.7a1 1 0 0 1-1-1Zm-2.86.887c.157-.15.354-.252.57-.288l.13-.013c.176-.007.35.03.51.107.191.094.35.242.458.425.104.175.159.376.159.58v6.774c0 .204-.055.405-.159.58a1.093 1.093 0 0 1-.458.425 1.06 1.06 0 0 1-1.21-.195l-3.5-3.386A1.114 1.114 0 0 1 0 10.5a1.14 1.14 0 0 1 .34-.81l3.5-3.388Z",
13
+ clipRule: "evenodd"
14
+ }));
15
+ }
16
+
17
+ module.exports = EditorIndentDecreaseIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorIndentIncreaseIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorIndentIncreaseIcon;
@@ -0,0 +1,23 @@
1
+ const React = require("react");
2
+
3
+ function EditorIndentIncreaseIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("g", {
11
+ clipPath: "url(#a)"
12
+ }, /*#__PURE__*/React.createElement("path", {
13
+ fillRule: "evenodd",
14
+ d: "M3.466 2.082a1 1 0 0 1 1-1H19a1 1 0 1 1 0 2H4.466a1 1 0 0 1-1-1Zm0 16.666a1 1 0 0 1 1-1H19a1 1 0 0 1 0 2H4.466a1 1 0 0 1-1-1ZM8.1 14.415a1 1 0 0 0 0 2H19a1 1 0 1 0 0-2H8.1Zm-1-2.333a1 1 0 0 1 1-1H19a1 1 0 0 1 0 2H8.1a1 1 0 0 1-1-1Zm1-4.334a1 1 0 1 0 0 2H19a1 1 0 1 0 0-2H8.1Zm-1-2.333a1 1 0 0 1 1-1H19a1 1 0 1 1 0 2H8.1a1 1 0 0 1-1-1Zm-5.274.887a1.072 1.072 0 0 0-.569-.288l-.131-.013a1.06 1.06 0 0 0-.509.107c-.191.094-.35.242-.458.425a1.137 1.137 0 0 0-.159.58v6.774c0 .204.054.405.158.58.109.183.268.331.459.425a1.06 1.06 0 0 0 1.21-.195l3.499-3.386a1.114 1.114 0 0 0 .34-.811 1.14 1.14 0 0 0-.34-.81l-3.5-3.388Z",
15
+ clipRule: "evenodd"
16
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
17
+ id: "a"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M0 0h20v20H0z"
20
+ }))));
21
+ }
22
+
23
+ module.exports = EditorIndentIncreaseIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorJustifiedAlignIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorJustifiedAlignIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function EditorJustifiedAlignIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M0 2.082a1 1 0 0 1 1-1h17.617a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1ZM0 18a1 1 0 0 1 1-1h13.021a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1ZM1 5a1 1 0 0 0 0 2h17.617a1 1 0 1 0 0-2H1Zm-1 5a1 1 0 0 1 1-1h17.617a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1Zm1 3a1 1 0 1 0 0 2h17.617a1 1 0 1 0 0-2H1Z",
13
+ clipRule: "evenodd"
14
+ }));
15
+ }
16
+
17
+ module.exports = EditorJustifiedAlignIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorLeftAlignIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorLeftAlignIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function EditorLeftAlignIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M0 2.082a1 1 0 0 1 1-1h15.652a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1Zm0 16.666a1 1 0 0 1 1-1h18a1 1 0 0 1 0 2H1a1 1 0 0 1-1-1Zm1-13.5a1 1 0 1 0 0 2h12.522a1 1 0 1 0 0-2H1Zm-1 5.167a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1Zm1 3.167a1 1 0 0 0 0 2h14.87a1 1 0 0 0 0-2H1Z",
13
+ clipRule: "evenodd"
14
+ }));
15
+ }
16
+
17
+ module.exports = EditorLeftAlignIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorLibraryIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorLibraryIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function EditorLibraryIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M10.005.458a6.41 6.41 0 0 1 3.436.983 6.538 6.538 0 0 1 2.103 2.13 4.841 4.841 0 0 1 2.924 1.319c.476.454.856.999 1.118 1.603.262.602.401 1.25.412 1.907a4.644 4.644 0 0 1-.669 2.541 4.548 4.548 0 0 1-1.95 1.76 1 1 0 0 1-1.38-.604L16 16.62c0 .349-.142.681-.39.924a1.32 1.32 0 0 1-.892.373c-1.394.032-2.442.293-3.198.694a3.17 3.17 0 0 0-.513.333l-.131.116-.056.054-.047.063-.08.086-.076.066-.08.057-.072.041-.128.056-.105.032-.11.02-.13.007-.11-.007-.116-.02-.112-.035-.14-.064-.086-.054-.063-.047-.084-.078-.061-.07-.05-.062-.083-.08a2.946 2.946 0 0 0-.607-.414c-.756-.4-1.804-.662-3.198-.694a1.32 1.32 0 0 1-.891-.373 1.292 1.292 0 0 1-.382-.776L4 16.62v-4.193l-.007.028a1 1 0 0 1-1.162.646A3.601 3.601 0 0 1 .732 11.74a3.69 3.69 0 0 1-.728-2.384A4.013 4.013 0 0 1 .41 7.688a3.957 3.957 0 0 1 1.078-1.35 3.89 3.89 0 0 1 2.206-.851A6.527 6.527 0 0 1 5.599 2.17 6.346 6.346 0 0 1 10.005.458Zm3.994 10.789-.201.02c-.852.092-1.546.284-2.099.546l-.179.09a3.146 3.146 0 0 0-.52.338l-.001 4.402c.725-.32 1.584-.546 2.585-.655l.415-.038v-4.703Zm-8 0v4.703l.035.003c1.166.089 2.15.33 2.967.69l-.002-4.402a3.174 3.174 0 0 0-.52-.339c-.579-.307-1.33-.533-2.277-.635L6 11.247Zm4.008-8.789h-.02a4.346 4.346 0 0 0-3.024 1.175 4.545 4.545 0 0 0-1.424 2.99 1 1 0 0 1-1.216.902 1.86 1.86 0 0 0-1.584.372 1.957 1.957 0 0 0-.533.668 2.013 2.013 0 0 0-.204.877c-.02.398.098.787.332 1.1.233.312.564.525.932.607a1 1 0 0 1 .735.672L4 10.506a1.288 1.288 0 0 1 .415-.946 1.315 1.315 0 0 1 .93-.351c1.69.04 3.037.377 4.072.927.219.116.413.234.583.353.17-.119.364-.237.582-.353 1.036-.55 2.383-.886 4.073-.927a1.328 1.328 0 0 1 .931.352 1.304 1.304 0 0 1 .407.812l.007.133v.991a.997.997 0 0 1 .527-.605 2.548 2.548 0 0 0 1.092-.987c.263-.434.396-.939.38-1.451v-.017a2.988 2.988 0 0 0-.247-1.147 2.925 2.925 0 0 0-.664-.952 2.842 2.842 0 0 0-.97-.608 2.788 2.788 0 0 0-1.12-.171 1 1 0 0 1-.95-.56 4.552 4.552 0 0 0-1.67-1.864 4.41 4.41 0 0 0-2.37-.677Z",
13
+ clipRule: "evenodd"
14
+ }));
15
+ }
16
+
17
+ module.exports = EditorLibraryIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorListBulletsIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorListBulletsIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function EditorListBulletsIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M2.5 1a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Zm-.354 2.146a.5.5 0 1 1 .708.708.5.5 0 0 1-.708-.708ZM7 2.5a1 1 0 0 0 0 2h12a1 1 0 1 0 0-2H7ZM.732 8.732a2.5 2.5 0 1 1 3.536 3.536A2.5 2.5 0 0 1 .732 8.732ZM2.5 10a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1ZM7 9.5a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2H7ZM.732 15.732a2.5 2.5 0 1 1 3.536 3.536 2.5 2.5 0 0 1-3.536-3.536ZM2.5 17a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1Zm4.5-.5a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2H7Z",
13
+ clipRule: "evenodd"
14
+ }));
15
+ }
16
+
17
+ module.exports = EditorListBulletsIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorListNumbersIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorListNumbersIcon;
@@ -0,0 +1,23 @@
1
+ const React = require("react");
2
+
3
+ function EditorListNumbersIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("g", {
11
+ clipPath: "url(#a)"
12
+ }, /*#__PURE__*/React.createElement("path", {
13
+ fillRule: "evenodd",
14
+ d: "M.333 2.083a.5.5 0 0 1 .5-.5h.4a.89.89 0 0 1 .642.277.926.926 0 0 1 .256.64v2.415h.297a.5.5 0 0 1 0 1h-.755a.51.51 0 0 1-.085 0H.833a.5.5 0 0 1 0-1h.298V2.583H.833a.5.5 0 0 1-.5-.5ZM4.616 3.75a1 1 0 0 1 1-1h13.55a1 1 0 1 1 0 2H5.616a1 1 0 0 1-1-1Zm0 6.666a1 1 0 0 1 1-1h13.55a1 1 0 1 1 0 2H5.616a1 1 0 0 1-1-1Zm1 5.666a1 1 0 0 0 0 2h13.55a1 1 0 1 0 0-2H5.616ZM1.7 15.935a.265.265 0 0 0-.152-.013c-.05.01-.1.036-.141.076a.34.34 0 0 0-.09.16.5.5 0 1 1-.969-.25c.061-.237.185-.454.36-.625a1.265 1.265 0 0 1 1.358-.277c.23.09.427.244.572.441a1.366 1.366 0 0 1-.024 1.636 1.366 1.366 0 0 1 .025 1.632c-.145.199-.341.354-.57.445a1.264 1.264 0 0 1-1.357-.271 1.34 1.34 0 0 1-.363-.622.5.5 0 0 1 .966-.256.34.34 0 0 0 .092.158c.042.04.09.066.141.076.05.01.102.005.151-.014a.301.301 0 0 0 .131-.104.366.366 0 0 0 .033-.366.322.322 0 0 0-.114-.133.272.272 0 0 0-.148-.045.5.5 0 0 1 0-1c.051 0 .103-.015.15-.045a.322.322 0 0 0 .113-.133.366.366 0 0 0-.033-.366.302.302 0 0 0-.131-.104ZM1.428 9.34a.28.28 0 0 1 .203-.09.28.28 0 0 1 .202.09.353.353 0 0 1 .095.243.725.725 0 0 1-.146.44L.436 11.778a.5.5 0 0 0 .397.804h1.595a.5.5 0 1 0 0-1h-.582l.73-.954c.23-.3.352-.668.352-1.046 0-.346-.132-.683-.372-.935a1.28 1.28 0 0 0-.925-.398 1.28 1.28 0 0 0-.925.398c-.241.252-.373.589-.373.935a.5.5 0 1 0 1 0c0-.095.037-.182.095-.243Z",
15
+ clipRule: "evenodd"
16
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
17
+ id: "a"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M0 0h20v20H0z"
20
+ }))));
21
+ }
22
+
23
+ module.exports = EditorListNumbersIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorParagraphIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorParagraphIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function EditorParagraphIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M2.5 0a1 1 0 0 0 0 2H4v17a1 1 0 1 0 2 0v-8h4.417a5.627 5.627 0 0 0 3.941-1.604A5.46 5.46 0 0 0 16 5.5a5.46 5.46 0 0 0-1.642-3.896A5.627 5.627 0 0 0 10.417 0H2.5ZM6 2v7h4.417c.956 0 1.87-.373 2.54-1.032A3.459 3.459 0 0 0 14 5.5c0-.922-.373-1.81-1.043-2.468A3.627 3.627 0 0 0 10.417 2H6Z",
13
+ clipRule: "evenodd"
14
+ }));
15
+ }
16
+
17
+ module.exports = EditorParagraphIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorProgrammingCodeIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorProgrammingCodeIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function EditorProgrammingCodeIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M12.399 3.452a1 1 0 1 0-1.957-.412L7.6 16.549a1 1 0 1 0 1.957.412l2.842-13.51Zm-6.533 1.75a1 1 0 0 1-.143 1.407l-3.14 2.558 3.14 2.558a1 1 0 1 1-1.264 1.55L.37 9.942a1 1 0 0 1 0-1.55l4.09-3.334a1 1 0 0 1 1.407.144Zm8.268 0a1 1 0 0 1 1.406-.144l4.091 3.334a1 1 0 0 1 0 1.55l-4.09 3.333a1 1 0 1 1-1.264-1.55l3.14-2.558-3.14-2.558a1 1 0 0 1-.143-1.407Z",
13
+ clipRule: "evenodd"
14
+ }));
15
+ }
16
+
17
+ module.exports = EditorProgrammingCodeIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorQuotesIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorQuotesIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function EditorQuotesIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M5.44 2c-1.294 0-2.558.444-3.51 1.27C.975 4.099.405 5.257.405 6.5c0 1.243.57 2.401 1.526 3.23.952.826 2.216 1.27 3.51 1.27.945 0 1.875-.237 2.678-.688a8.356 8.356 0 0 1-1.86 3.319C4.848 15.159 2.955 16 1 16a1 1 0 1 0 0 2c2.54 0 4.958-1.095 6.728-3.013 1.614-1.75 2.572-4.056 2.726-6.483.253.456.592.871 1.001 1.226.952.826 2.216 1.27 3.51 1.27.944 0 1.874-.237 2.678-.688a8.356 8.356 0 0 1-1.86 3.319C14.373 15.159 12.48 16 10.525 16a1 1 0 1 0 0 2c2.54 0 4.958-1.095 6.728-3.013C19.02 13.072 20 10.49 20 7.812V6.5c0-1.243-.57-2.401-1.527-3.23C17.521 2.444 16.257 2 14.964 2c-1.293 0-2.557.444-3.509 1.27a4.469 4.469 0 0 0-1.253 1.765A4.469 4.469 0 0 0 8.948 3.27C7.997 2.444 6.733 2 5.44 2Z",
13
+ clipRule: "evenodd"
14
+ }));
15
+ }
16
+
17
+ module.exports = EditorQuotesIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorRightAlignIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorRightAlignIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function EditorRightAlignIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M3.13 2.082a1 1 0 0 1 1-1H19a1 1 0 1 1 0 2H4.13a1 1 0 0 1-1-1ZM0 18.748a1 1 0 0 1 1-1h18a1 1 0 0 1 0 2H1a1 1 0 0 1-1-1Zm6.478-13.5a1 1 0 1 0 0 2H19a1 1 0 0 0 0-2H6.478ZM0 10.415a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1Zm4.13 3.167a1 1 0 0 0 0 2H19a1 1 0 1 0 0-2H4.13Z",
13
+ clipRule: "evenodd"
14
+ }));
15
+ }
16
+
17
+ module.exports = EditorRightAlignIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorSubscriptIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorSubscriptIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function EditorSubscriptIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M.295 4.29a1 1 0 0 1 1.414.005l4.61 4.64 4.608-4.64a1 1 0 1 1 1.419 1.41l-4.618 4.648L12.346 15a1 1 0 0 1-1.419 1.41l-4.609-4.64-4.609 4.64A1 1 0 0 1 .291 15l4.618-4.648L.29 5.705A1 1 0 0 1 .295 4.29Zm17.08 9.175a1.6 1.6 0 0 0-.573-.045c-.195.02-.37.074-.513.148a.821.821 0 0 0-.287.235.322.322 0 0 0-.069.17 1 1 0 1 1-1.997-.114c.026-.45.187-.87.444-1.227.256-.354.597-.634.98-.835a3.42 3.42 0 0 1 1.24-.367c.433-.044.875-.01 1.294.103.418.113.816.304 1.154.573.339.27.617.617.784 1.028.169.414.213.864.121 1.305-.09.436-.306.825-.6 1.142L17.162 18h1.819a1 1 0 1 1 0 2h-4.073a1 1 0 0 1-.741-1.671l3.706-4.095.01-.01a.413.413 0 0 0 .111-.193.235.235 0 0 0-.015-.142.563.563 0 0 0-.178-.218 1.181 1.181 0 0 0-.427-.207Z",
13
+ clipRule: "evenodd"
14
+ }));
15
+ }
16
+
17
+ module.exports = EditorSubscriptIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorSuperscriptIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorSuperscriptIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function EditorSuperscriptIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M17.372 2.72a1.57 1.57 0 0 0-.568-.045 1.4 1.4 0 0 0-.51.15.827.827 0 0 0-.29.238.346.346 0 0 0-.07.181 1 1 0 0 1-1.998-.112c.025-.45.185-.872.44-1.23a2.82 2.82 0 0 1 .98-.844c.383-.204.809-.328 1.243-.373a3.57 3.57 0 0 1 1.298.105c.42.114.818.308 1.156.58.338.273.614.624.78 1.036.168.415.212.866.12 1.307-.09.437-.303.828-.597 1.148l-2.21 2.472h1.836a1 1 0 1 1 0 2h-4.073a1 1 0 0 1-.745-1.667l3.706-4.143.01-.011a.435.435 0 0 0 .115-.202.263.263 0 0 0-.017-.157.578.578 0 0 0-.18-.225 1.17 1.17 0 0 0-.426-.208ZM.299 4.286a1 1 0 0 1 1.415.013l4.604 4.69 4.605-4.69a1 1 0 0 1 1.427 1.402l-4.63 4.716 4.63 4.716a1 1 0 0 1-1.427 1.4l-4.605-4.689-4.604 4.69a1 1 0 1 1-1.428-1.401l4.63-4.716L.287 5.7A1 1 0 0 1 .3 4.286Z",
13
+ clipRule: "evenodd"
14
+ }));
15
+ }
16
+
17
+ module.exports = EditorSuperscriptIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorTagsIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorTagsIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function EditorTagsIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M2 6.938V2h4.945c.26.018.51.119.708.289L17.916 12.57l-5.348 5.346L2.292 7.653A1.263 1.263 0 0 1 2 6.938ZM1.797 0A1.798 1.798 0 0 0 0 1.797v5.174a3.263 3.263 0 0 0 .852 2.07L11.3 19.478a1.798 1.798 0 0 0 2.535 0l.002-.003 5.638-5.635.002-.002a1.797 1.797 0 0 0 0-2.535L9.045.852A3.218 3.218 0 0 0 6.974 0H1.796Zm2.248 4.854a.636.636 0 1 1 1.273 0 .636.636 0 0 1-1.273 0Zm.636-2.637a2.636 2.636 0 1 0 0 5.273 2.636 2.636 0 0 0 0-5.273Z",
13
+ clipRule: "evenodd"
14
+ }));
15
+ }
16
+
17
+ module.exports = EditorTagsIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorTextBoldIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorTextBoldIcon;
@@ -0,0 +1,17 @@
1
+ const React = require("react");
2
+
3
+ function EditorTextBoldIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M1 1.667a1.5 1.5 0 0 1 1.5-1.5h7.917c1.57 0 3.1.565 4.25 1.61C15.82 2.827 16.5 4.282 16.5 5.833a5.43 5.43 0 0 1-1.34 3.55c.355.197.691.426 1.003.685 1.239 1.033 2.004 2.498 2.004 4.099 0 1.6-.765 3.066-2.005 4.098-1.23 1.026-2.85 1.568-4.495 1.568H2.5a1.5 1.5 0 1 1 0-3h1V3.167h-1a1.5 1.5 0 0 1-1.5-1.5Zm5.5 15.166h5.167c1.007 0 1.93-.336 2.575-.872.636-.53.925-1.184.925-1.794 0-.61-.289-1.264-.925-1.794-.644-.537-1.568-.873-2.575-.873H6.5v5.333Zm0-8.333V3.167h3.917c.861 0 1.662.312 2.232.83.565.513.851 1.178.851 1.836 0 .659-.287 1.323-.851 1.837-.57.517-1.37.83-2.232.83H6.5Z",
13
+ clipRule: "evenodd"
14
+ }));
15
+ }
16
+
17
+ module.exports = EditorTextBoldIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorTextColorIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorTextColorIcon;
@@ -0,0 +1,16 @@
1
+ const React = require("react");
2
+
3
+ function EditorTextColorIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 16 16",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M8.006.912c-.271 0-.534.051-.76.2a1.49 1.49 0 0 0-.52.64L1.803 13.074h-.64a.96.96 0 0 0 0 1.92h2.56c.531 0 .961-.43.961-.96 0-.464-.403-.75-.84-.84l1.08-2.48h6.161l1.08 2.48c-.437.09-.84.376-.84.84 0 .53.43.96.96.96h2.561a.96.96 0 0 0 0-1.92h-.64L9.286 1.752a1.493 1.493 0 0 0-.52-.64c-.226-.149-.49-.2-.76-.2Zm0 2.72 2.24 5.161h-4.48l2.24-5.16Z"
13
+ }));
14
+ }
15
+
16
+ module.exports = EditorTextColorIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorTextItalicIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorTextItalicIcon;
@@ -0,0 +1,23 @@
1
+ const React = require("react");
2
+
3
+ function EditorTextItalicIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("g", {
11
+ clipPath: "url(#a)"
12
+ }, /*#__PURE__*/React.createElement("path", {
13
+ fillRule: "evenodd",
14
+ d: "M14.801 0h4.2a1 1 0 1 1 0 2h-3.6L6.866 18H9.4a1 1 0 1 1 0 2H1a1 1 0 1 1 0-2h3.6l8.534-16H10.6a1 1 0 1 1 0-2h4.201Z",
15
+ clipRule: "evenodd"
16
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
17
+ id: "a"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M0 0h20v20H0z"
20
+ }))));
21
+ }
22
+
23
+ module.exports = EditorTextItalicIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorTextSize1Icon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorTextSize1Icon;
@@ -0,0 +1,21 @@
1
+ const React = require("react");
2
+
3
+ function EditorTextSize1Icon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ fillRule: "evenodd",
12
+ d: "M2 1.833v1.5a1 1 0 0 1-2 0V1.667C0 1.237.139.795.428.442a1.63 1.63 0 0 1 1.257-.609H12.648c.518 0 .963.252 1.257.61.29.352.429.794.429 1.224v1.666a1 1 0 1 1-2 0v-1.5H8.167v16.334h1.398a1 1 0 1 1 0 2H4.769a1 1 0 1 1 0-2h1.398V1.833H2Z",
13
+ clipRule: "evenodd"
14
+ }), /*#__PURE__*/React.createElement("path", {
15
+ fillRule: "evenodd",
16
+ d: "M15.398 7.483a1.819 1.819 0 0 0-1.775.188l-2.528 1.825a1 1 0 1 0 1.171 1.622l2.158-1.559v8.608H12.5a1 1 0 1 0 0 2h5.833a1 1 0 1 0 0-2h-1.91V9.008c0-.338-.106-.66-.294-.93a1.729 1.729 0 0 0-.731-.595Z",
17
+ clipRule: "evenodd"
18
+ }));
19
+ }
20
+
21
+ module.exports = EditorTextSize1Icon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorTextSize2Icon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorTextSize2Icon;
@@ -0,0 +1,15 @@
1
+ const React = require("react");
2
+
3
+ function EditorTextSize2Icon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ viewBox: "0 0 20 20",
6
+ fill: "currentColor",
7
+ "aria-hidden": "true",
8
+ width: "1em",
9
+ height: "1em"
10
+ }, props), /*#__PURE__*/React.createElement("path", {
11
+ d: "M13.453 0c.484 0 .938.213 1.26.578.262.297.42.674.454 1.07l.008.17v1.636a1 1 0 0 1-1.994.117l-.006-.117V2l-4.5-.001V18h1.528a1 1 0 0 1 .117 1.993l-.117.007H5.148a1 1 0 0 1-.117-1.993L5.148 18h1.527V1.999h-4.5v1.455a1 1 0 0 1-.884.994l-.116.006a1 1 0 0 1-.993-.883l-.007-.117V1.819c0-.457.162-.9.462-1.24a1.69 1.69 0 0 1 1.1-.57L1.897 0h11.556ZM16 7c1.005 0 1.972.384 2.69 1.071a3.652 3.652 0 0 1 1.135 2.636 4.758 4.758 0 0 1-.954 2.85l-.16.204-3.399 4.069h3.513a1 1 0 0 1 .993.883l.007.117a1 1 0 0 1-.884.993l-.116.007h-5.65a1 1 0 0 1-.836-1.55l.068-.091 4.768-5.71c.422-.505.65-1.13.65-1.771 0-.444-.185-.873-.52-1.193A1.889 1.889 0 0 0 16 9c-.493 0-.963.187-1.306.515-.292.28-.47.643-.51 1.027l-.01.165a1 1 0 1 1-2 0c0-.992.41-1.94 1.136-2.636A3.889 3.889 0 0 1 16 7Z"
12
+ }));
13
+ }
14
+
15
+ module.exports = EditorTextSize2Icon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function EditorTextSize3Icon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default EditorTextSize3Icon;