@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,3 @@
1
+ import * as React from 'react';
2
+ declare function AlarmClockIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AlarmClockIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function AlarmClockIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M3 12.75a9 9 0 1 0 18.001 0A9 9 0 0 0 3 12.75v0ZM6 23.25l1.386-2.771M12 12.75H8.609M12 7.5v5.25M1.5 3.75l3.75-3M18 23.25l-1.386-2.771M22.5 3.75l-3.75-3"
16
+ }));
17
+ }
18
+
19
+ module.exports = AlarmClockIcon;
@@ -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,24 @@
1
+ const React = require("react");
2
+
3
+ function AssignIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 16 16",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
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
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 2,
20
+ 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"
21
+ }));
22
+ }
23
+
24
+ module.exports = AssignIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function DeleteBinIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default DeleteBinIcon;
@@ -0,0 +1,31 @@
1
+ const React = require("react");
2
+
3
+ function DeleteBinIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M17.25 21H6.75a1.5 1.5 0 0 1-1.5-1.5V6h13.5v13.5a1.5 1.5 0 0 1-1.5 1.5Z",
16
+ clipRule: "evenodd"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round",
20
+ strokeWidth: 2,
21
+ d: "M9.75 16.5v-6M14.25 16.5v-6M2.25 6h19.5"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ strokeLinecap: "round",
24
+ strokeLinejoin: "round",
25
+ strokeWidth: 2,
26
+ d: "M14.25 3h-4.5a1.5 1.5 0 0 0-1.5 1.5V6h7.5V4.5a1.5 1.5 0 0 0-1.5-1.5Z",
27
+ clipRule: "evenodd"
28
+ }));
29
+ }
30
+
31
+ module.exports = DeleteBinIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PluginScoresBasicIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default PluginScoresBasicIcon;
@@ -0,0 +1,27 @@
1
+ const React = require("react");
2
+
3
+ function PluginScoresBasicIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M17.25 5.249v-3A1.5 1.5 0 0 0 15.349.8l-10.5 2.92a1.6 1.6 0 0 0-1.1 1.529"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 2,
20
+ d: "M3.75 21.749a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5V6.743a1.5 1.5 0 0 0-1.5-1.5l-15 .006v16.5Z"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fill: "#fff",
23
+ d: "m12.531 9.572 1.248 2.457h2.127a.583.583 0 0 1 .419 1l-1.953 1.922 1.082 2.485a.588.588 0 0 1-.839.736L12 16.7l-2.615 1.47a.589.589 0 0 1-.839-.736l1.082-2.485-1.953-1.923a.583.583 0 0 1 .419-1h2.127l1.249-2.454a.6.6 0 0 1 1.061 0Z"
24
+ }));
25
+ }
26
+
27
+ module.exports = PluginScoresBasicIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function SmileyPinIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default SmileyPinIcon;
@@ -0,0 +1,24 @@
1
+ const React = require("react");
2
+
3
+ function SmileyPinIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M12 .75a7.7 7.7 0 0 1 7.7 7.7c0 3.5-5.211 11.665-7.061 14.454a.773.773 0 0 1-1.284 0C9.508 20.117 4.3 11.953 4.3 8.453A7.7 7.7 0 0 1 12 .75v0Z"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 2,
20
+ d: "M10.5 6.752a1.39 1.39 0 0 0-2.4 0M13.5 6.752a1.39 1.39 0 0 1 2.4 0M8.517 10.519a3.84 3.84 0 0 0 6.973 0"
21
+ }));
22
+ }
23
+
24
+ module.exports = SmileyPinIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function UsersIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default UsersIcon;
@@ -0,0 +1,19 @@
1
+ const React = require("react");
2
+
3
+ function UsersIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 18 16",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M3.25 5.25a2.75 2.75 0 1 0 5.5 0 2.75 2.75 0 0 0-5.5 0v0ZM1.5 13.5a4.5 4.5 0 1 1 9 0M10.5 2.944a2.75 2.75 0 1 1-.003 4.61M11 9.111a4.505 4.505 0 0 1 5.5 4.389"
16
+ }));
17
+ }
18
+
19
+ module.exports = UsersIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AlarmClockIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AlarmClockIcon;
@@ -0,0 +1,19 @@
1
+ import * as React from "react";
2
+
3
+ function AlarmClockIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M3 12.75a9 9 0 1 0 18.001 0A9 9 0 0 0 3 12.75v0ZM6 23.25l1.386-2.771M12 12.75H8.609M12 7.5v5.25M1.5 3.75l3.75-3M18 23.25l-1.386-2.771M22.5 3.75l-3.75-3"
16
+ }));
17
+ }
18
+
19
+ export default AlarmClockIcon;
@@ -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,24 @@
1
+ import * as React from "react";
2
+
3
+ function AssignIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 16 16",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
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
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 2,
20
+ 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"
21
+ }));
22
+ }
23
+
24
+ export default AssignIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function DeleteBinIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default DeleteBinIcon;
@@ -0,0 +1,31 @@
1
+ import * as React from "react";
2
+
3
+ function DeleteBinIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M17.25 21H6.75a1.5 1.5 0 0 1-1.5-1.5V6h13.5v13.5a1.5 1.5 0 0 1-1.5 1.5Z",
16
+ clipRule: "evenodd"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ strokeLinecap: "round",
19
+ strokeLinejoin: "round",
20
+ strokeWidth: 2,
21
+ d: "M9.75 16.5v-6M14.25 16.5v-6M2.25 6h19.5"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ strokeLinecap: "round",
24
+ strokeLinejoin: "round",
25
+ strokeWidth: 2,
26
+ d: "M14.25 3h-4.5a1.5 1.5 0 0 0-1.5 1.5V6h7.5V4.5a1.5 1.5 0 0 0-1.5-1.5Z",
27
+ clipRule: "evenodd"
28
+ }));
29
+ }
30
+
31
+ export default DeleteBinIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function PluginScoresBasicIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default PluginScoresBasicIcon;
@@ -0,0 +1,27 @@
1
+ import * as React from "react";
2
+
3
+ function PluginScoresBasicIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M17.25 5.249v-3A1.5 1.5 0 0 0 15.349.8l-10.5 2.92a1.6 1.6 0 0 0-1.1 1.529"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 2,
20
+ d: "M3.75 21.749a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5V6.743a1.5 1.5 0 0 0-1.5-1.5l-15 .006v16.5Z"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fill: "#fff",
23
+ d: "m12.531 9.572 1.248 2.457h2.127a.583.583 0 0 1 .419 1l-1.953 1.922 1.082 2.485a.588.588 0 0 1-.839.736L12 16.7l-2.615 1.47a.589.589 0 0 1-.839-.736l1.082-2.485-1.953-1.923a.583.583 0 0 1 .419-1h2.127l1.249-2.454a.6.6 0 0 1 1.061 0Z"
24
+ }));
25
+ }
26
+
27
+ export default PluginScoresBasicIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function SmileyPinIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default SmileyPinIcon;
@@ -0,0 +1,24 @@
1
+ import * as React from "react";
2
+
3
+ function SmileyPinIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 24 24",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M12 .75a7.7 7.7 0 0 1 7.7 7.7c0 3.5-5.211 11.665-7.061 14.454a.773.773 0 0 1-1.284 0C9.508 20.117 4.3 11.953 4.3 8.453A7.7 7.7 0 0 1 12 .75v0Z"
16
+ }), /*#__PURE__*/React.createElement("path", {
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ strokeWidth: 2,
20
+ d: "M10.5 6.752a1.39 1.39 0 0 0-2.4 0M13.5 6.752a1.39 1.39 0 0 1 2.4 0M8.517 10.519a3.84 3.84 0 0 0 6.973 0"
21
+ }));
22
+ }
23
+
24
+ export default SmileyPinIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function UsersIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default UsersIcon;
@@ -0,0 +1,19 @@
1
+ import * as React from "react";
2
+
3
+ function UsersIcon(props) {
4
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
5
+ fill: "none",
6
+ viewBox: "0 0 18 16",
7
+ stroke: "currentColor",
8
+ "aria-hidden": "true",
9
+ width: "1em",
10
+ height: "1em"
11
+ }, props), /*#__PURE__*/React.createElement("path", {
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ d: "M3.25 5.25a2.75 2.75 0 1 0 5.5 0 2.75 2.75 0 0 0-5.5 0v0ZM1.5 13.5a4.5 4.5 0 1 1 9 0M10.5 2.944a2.75 2.75 0 1 1-.003 4.61M11 9.111a4.505 4.505 0 0 1 5.5 4.389"
16
+ }));
17
+ }
18
+
19
+ export default UsersIcon;
@@ -6,6 +6,7 @@ export { default as AlarmBellCheckIcon } from './AlarmBellCheckIcon'
6
6
  export { default as AlarmBellDisableIcon } from './AlarmBellDisableIcon'
7
7
  export { default as AlarmBellTimerIcon } from './AlarmBellTimerIcon'
8
8
  export { default as AlarmBellIcon } from './AlarmBellIcon'
9
+ export { default as AlarmClockIcon } from './AlarmClockIcon'
9
10
  export { default as AppWindowModuleIcon } from './AppWindowModuleIcon'
10
11
  export { default as ArrowCornerLeftIcon } from './ArrowCornerLeftIcon'
11
12
  export { default as ArrowCornerRightIcon } from './ArrowCornerRightIcon'
@@ -13,6 +14,7 @@ export { default as ArrowDownIcon } from './ArrowDownIcon'
13
14
  export { default as ArrowLeftIcon } from './ArrowLeftIcon'
14
15
  export { default as ArrowRightIcon } from './ArrowRightIcon'
15
16
  export { default as ArrowUpIcon } from './ArrowUpIcon'
17
+ export { default as AssignIcon } from './AssignIcon'
16
18
  export { default as AttachedIcon } from './AttachedIcon'
17
19
  export { default as AttachmentIcon } from './AttachmentIcon'
18
20
  export { default as BoardEducationIcon } from './BoardEducationIcon'
@@ -38,6 +40,7 @@ export { default as ComputerKeyboardPreviousIcon } from './ComputerKeyboardPrevi
38
40
  export { default as ComputerKeyboardReturnIcon } from './ComputerKeyboardReturnIcon'
39
41
  export { default as ComputerKeyboardIcon } from './ComputerKeyboardIcon'
40
42
  export { default as CursorIcon } from './CursorIcon'
43
+ export { default as DeleteBinIcon } from './DeleteBinIcon'
41
44
  export { default as DoneCircleIcon } from './DoneCircleIcon'
42
45
  export { default as DoneSquareIcon } from './DoneSquareIcon'
43
46
  export { default as DownloadDrawerIcon } from './DownloadDrawerIcon'
@@ -129,6 +132,7 @@ export { default as PluginOkrsIcon } from './PluginOkrsIcon'
129
132
  export { default as PluginPlannerIcon } from './PluginPlannerIcon'
130
133
  export { default as PluginRankingIcon } from './PluginRankingIcon'
131
134
  export { default as PluginRedactorIcon } from './PluginRedactorIcon'
135
+ export { default as PluginScoresBasicIcon } from './PluginScoresBasicIcon'
132
136
  export { default as PluginSettingsIcon } from './PluginSettingsIcon'
133
137
  export { default as PluginSubjectsIcon } from './PluginSubjectsIcon'
134
138
  export { default as PluginTemplatorIcon } from './PluginTemplatorIcon'
@@ -156,6 +160,7 @@ export { default as ShrinkIcon } from './ShrinkIcon'
156
160
  export { default as SingleActionsGraduateFemaleIcon } from './SingleActionsGraduateFemaleIcon'
157
161
  export { default as SingleActionsGraduateMaleIcon } from './SingleActionsGraduateMaleIcon'
158
162
  export { default as SingleActionsGraduateIcon } from './SingleActionsGraduateIcon'
163
+ export { default as SmileyPinIcon } from './SmileyPinIcon'
159
164
  export { default as SortDragIcon } from './SortDragIcon'
160
165
  export { default as StopwatchIcon } from './StopwatchIcon'
161
166
  export { default as StudyDeskIcon } from './StudyDeskIcon'
@@ -184,6 +189,7 @@ export { default as UserWarningIcon } from './UserWarningIcon'
184
189
  export { default as UserIcon } from './UserIcon'
185
190
  export { default as UsersAddIcon } from './UsersAddIcon'
186
191
  export { default as UsersMaleFemaleIcon } from './UsersMaleFemaleIcon'
192
+ export { default as UsersIcon } from './UsersIcon'
187
193
  export { default as ViewOffIcon } from './ViewOffIcon'
188
194
  export { default as ViewOnIcon } from './ViewOnIcon'
189
195
  export { default as ZoomInIcon } from './ZoomInIcon'
@@ -6,6 +6,7 @@ export { default as AlarmBellCheckIcon } from './AlarmBellCheckIcon.js'
6
6
  export { default as AlarmBellDisableIcon } from './AlarmBellDisableIcon.js'
7
7
  export { default as AlarmBellTimerIcon } from './AlarmBellTimerIcon.js'
8
8
  export { default as AlarmBellIcon } from './AlarmBellIcon.js'
9
+ export { default as AlarmClockIcon } from './AlarmClockIcon.js'
9
10
  export { default as AppWindowModuleIcon } from './AppWindowModuleIcon.js'
10
11
  export { default as ArrowCornerLeftIcon } from './ArrowCornerLeftIcon.js'
11
12
  export { default as ArrowCornerRightIcon } from './ArrowCornerRightIcon.js'
@@ -13,6 +14,7 @@ export { default as ArrowDownIcon } from './ArrowDownIcon.js'
13
14
  export { default as ArrowLeftIcon } from './ArrowLeftIcon.js'
14
15
  export { default as ArrowRightIcon } from './ArrowRightIcon.js'
15
16
  export { default as ArrowUpIcon } from './ArrowUpIcon.js'
17
+ export { default as AssignIcon } from './AssignIcon.js'
16
18
  export { default as AttachedIcon } from './AttachedIcon.js'
17
19
  export { default as AttachmentIcon } from './AttachmentIcon.js'
18
20
  export { default as BoardEducationIcon } from './BoardEducationIcon.js'
@@ -38,6 +40,7 @@ export { default as ComputerKeyboardPreviousIcon } from './ComputerKeyboardPrevi
38
40
  export { default as ComputerKeyboardReturnIcon } from './ComputerKeyboardReturnIcon.js'
39
41
  export { default as ComputerKeyboardIcon } from './ComputerKeyboardIcon.js'
40
42
  export { default as CursorIcon } from './CursorIcon.js'
43
+ export { default as DeleteBinIcon } from './DeleteBinIcon.js'
41
44
  export { default as DoneCircleIcon } from './DoneCircleIcon.js'
42
45
  export { default as DoneSquareIcon } from './DoneSquareIcon.js'
43
46
  export { default as DownloadDrawerIcon } from './DownloadDrawerIcon.js'
@@ -129,6 +132,7 @@ export { default as PluginOkrsIcon } from './PluginOkrsIcon.js'
129
132
  export { default as PluginPlannerIcon } from './PluginPlannerIcon.js'
130
133
  export { default as PluginRankingIcon } from './PluginRankingIcon.js'
131
134
  export { default as PluginRedactorIcon } from './PluginRedactorIcon.js'
135
+ export { default as PluginScoresBasicIcon } from './PluginScoresBasicIcon.js'
132
136
  export { default as PluginSettingsIcon } from './PluginSettingsIcon.js'
133
137
  export { default as PluginSubjectsIcon } from './PluginSubjectsIcon.js'
134
138
  export { default as PluginTemplatorIcon } from './PluginTemplatorIcon.js'
@@ -156,6 +160,7 @@ export { default as ShrinkIcon } from './ShrinkIcon.js'
156
160
  export { default as SingleActionsGraduateFemaleIcon } from './SingleActionsGraduateFemaleIcon.js'
157
161
  export { default as SingleActionsGraduateMaleIcon } from './SingleActionsGraduateMaleIcon.js'
158
162
  export { default as SingleActionsGraduateIcon } from './SingleActionsGraduateIcon.js'
163
+ export { default as SmileyPinIcon } from './SmileyPinIcon.js'
159
164
  export { default as SortDragIcon } from './SortDragIcon.js'
160
165
  export { default as StopwatchIcon } from './StopwatchIcon.js'
161
166
  export { default as StudyDeskIcon } from './StudyDeskIcon.js'
@@ -184,6 +189,7 @@ export { default as UserWarningIcon } from './UserWarningIcon.js'
184
189
  export { default as UserIcon } from './UserIcon.js'
185
190
  export { default as UsersAddIcon } from './UsersAddIcon.js'
186
191
  export { default as UsersMaleFemaleIcon } from './UsersMaleFemaleIcon.js'
192
+ export { default as UsersIcon } from './UsersIcon.js'
187
193
  export { default as ViewOffIcon } from './ViewOffIcon.js'
188
194
  export { default as ViewOnIcon } from './ViewOnIcon.js'
189
195
  export { default as ZoomInIcon } from './ZoomInIcon.js'
@@ -6,6 +6,7 @@ export { default as AlarmBellCheckIcon } from './AlarmBellCheckIcon'
6
6
  export { default as AlarmBellDisableIcon } from './AlarmBellDisableIcon'
7
7
  export { default as AlarmBellTimerIcon } from './AlarmBellTimerIcon'
8
8
  export { default as AlarmBellIcon } from './AlarmBellIcon'
9
+ export { default as AlarmClockIcon } from './AlarmClockIcon'
9
10
  export { default as AppWindowModuleIcon } from './AppWindowModuleIcon'
10
11
  export { default as ArrowCornerLeftIcon } from './ArrowCornerLeftIcon'
11
12
  export { default as ArrowCornerRightIcon } from './ArrowCornerRightIcon'
@@ -13,6 +14,7 @@ export { default as ArrowDownIcon } from './ArrowDownIcon'
13
14
  export { default as ArrowLeftIcon } from './ArrowLeftIcon'
14
15
  export { default as ArrowRightIcon } from './ArrowRightIcon'
15
16
  export { default as ArrowUpIcon } from './ArrowUpIcon'
17
+ export { default as AssignIcon } from './AssignIcon'
16
18
  export { default as AttachedIcon } from './AttachedIcon'
17
19
  export { default as AttachmentIcon } from './AttachmentIcon'
18
20
  export { default as BoardEducationIcon } from './BoardEducationIcon'
@@ -38,6 +40,7 @@ export { default as ComputerKeyboardPreviousIcon } from './ComputerKeyboardPrevi
38
40
  export { default as ComputerKeyboardReturnIcon } from './ComputerKeyboardReturnIcon'
39
41
  export { default as ComputerKeyboardIcon } from './ComputerKeyboardIcon'
40
42
  export { default as CursorIcon } from './CursorIcon'
43
+ export { default as DeleteBinIcon } from './DeleteBinIcon'
41
44
  export { default as DoneCircleIcon } from './DoneCircleIcon'
42
45
  export { default as DoneSquareIcon } from './DoneSquareIcon'
43
46
  export { default as DownloadDrawerIcon } from './DownloadDrawerIcon'
@@ -129,6 +132,7 @@ export { default as PluginOkrsIcon } from './PluginOkrsIcon'
129
132
  export { default as PluginPlannerIcon } from './PluginPlannerIcon'
130
133
  export { default as PluginRankingIcon } from './PluginRankingIcon'
131
134
  export { default as PluginRedactorIcon } from './PluginRedactorIcon'
135
+ export { default as PluginScoresBasicIcon } from './PluginScoresBasicIcon'
132
136
  export { default as PluginSettingsIcon } from './PluginSettingsIcon'
133
137
  export { default as PluginSubjectsIcon } from './PluginSubjectsIcon'
134
138
  export { default as PluginTemplatorIcon } from './PluginTemplatorIcon'
@@ -156,6 +160,7 @@ export { default as ShrinkIcon } from './ShrinkIcon'
156
160
  export { default as SingleActionsGraduateFemaleIcon } from './SingleActionsGraduateFemaleIcon'
157
161
  export { default as SingleActionsGraduateMaleIcon } from './SingleActionsGraduateMaleIcon'
158
162
  export { default as SingleActionsGraduateIcon } from './SingleActionsGraduateIcon'
163
+ export { default as SmileyPinIcon } from './SmileyPinIcon'
159
164
  export { default as SortDragIcon } from './SortDragIcon'
160
165
  export { default as StopwatchIcon } from './StopwatchIcon'
161
166
  export { default as StudyDeskIcon } from './StudyDeskIcon'
@@ -184,6 +189,7 @@ export { default as UserWarningIcon } from './UserWarningIcon'
184
189
  export { default as UserIcon } from './UserIcon'
185
190
  export { default as UsersAddIcon } from './UsersAddIcon'
186
191
  export { default as UsersMaleFemaleIcon } from './UsersMaleFemaleIcon'
192
+ export { default as UsersIcon } from './UsersIcon'
187
193
  export { default as ViewOffIcon } from './ViewOffIcon'
188
194
  export { default as ViewOnIcon } from './ViewOnIcon'
189
195
  export { default as ZoomInIcon } from './ZoomInIcon'
package/outline/index.js CHANGED
@@ -6,6 +6,7 @@ module.exports.AlarmBellCheckIcon = require("./AlarmBellCheckIcon.js")
6
6
  module.exports.AlarmBellDisableIcon = require("./AlarmBellDisableIcon.js")
7
7
  module.exports.AlarmBellTimerIcon = require("./AlarmBellTimerIcon.js")
8
8
  module.exports.AlarmBellIcon = require("./AlarmBellIcon.js")
9
+ module.exports.AlarmClockIcon = require("./AlarmClockIcon.js")
9
10
  module.exports.AppWindowModuleIcon = require("./AppWindowModuleIcon.js")
10
11
  module.exports.ArrowCornerLeftIcon = require("./ArrowCornerLeftIcon.js")
11
12
  module.exports.ArrowCornerRightIcon = require("./ArrowCornerRightIcon.js")
@@ -13,6 +14,7 @@ module.exports.ArrowDownIcon = require("./ArrowDownIcon.js")
13
14
  module.exports.ArrowLeftIcon = require("./ArrowLeftIcon.js")
14
15
  module.exports.ArrowRightIcon = require("./ArrowRightIcon.js")
15
16
  module.exports.ArrowUpIcon = require("./ArrowUpIcon.js")
17
+ module.exports.AssignIcon = require("./AssignIcon.js")
16
18
  module.exports.AttachedIcon = require("./AttachedIcon.js")
17
19
  module.exports.AttachmentIcon = require("./AttachmentIcon.js")
18
20
  module.exports.BoardEducationIcon = require("./BoardEducationIcon.js")
@@ -38,6 +40,7 @@ module.exports.ComputerKeyboardPreviousIcon = require("./ComputerKeyboardPreviou
38
40
  module.exports.ComputerKeyboardReturnIcon = require("./ComputerKeyboardReturnIcon.js")
39
41
  module.exports.ComputerKeyboardIcon = require("./ComputerKeyboardIcon.js")
40
42
  module.exports.CursorIcon = require("./CursorIcon.js")
43
+ module.exports.DeleteBinIcon = require("./DeleteBinIcon.js")
41
44
  module.exports.DoneCircleIcon = require("./DoneCircleIcon.js")
42
45
  module.exports.DoneSquareIcon = require("./DoneSquareIcon.js")
43
46
  module.exports.DownloadDrawerIcon = require("./DownloadDrawerIcon.js")
@@ -129,6 +132,7 @@ module.exports.PluginOkrsIcon = require("./PluginOkrsIcon.js")
129
132
  module.exports.PluginPlannerIcon = require("./PluginPlannerIcon.js")
130
133
  module.exports.PluginRankingIcon = require("./PluginRankingIcon.js")
131
134
  module.exports.PluginRedactorIcon = require("./PluginRedactorIcon.js")
135
+ module.exports.PluginScoresBasicIcon = require("./PluginScoresBasicIcon.js")
132
136
  module.exports.PluginSettingsIcon = require("./PluginSettingsIcon.js")
133
137
  module.exports.PluginSubjectsIcon = require("./PluginSubjectsIcon.js")
134
138
  module.exports.PluginTemplatorIcon = require("./PluginTemplatorIcon.js")
@@ -156,6 +160,7 @@ module.exports.ShrinkIcon = require("./ShrinkIcon.js")
156
160
  module.exports.SingleActionsGraduateFemaleIcon = require("./SingleActionsGraduateFemaleIcon.js")
157
161
  module.exports.SingleActionsGraduateMaleIcon = require("./SingleActionsGraduateMaleIcon.js")
158
162
  module.exports.SingleActionsGraduateIcon = require("./SingleActionsGraduateIcon.js")
163
+ module.exports.SmileyPinIcon = require("./SmileyPinIcon.js")
159
164
  module.exports.SortDragIcon = require("./SortDragIcon.js")
160
165
  module.exports.StopwatchIcon = require("./StopwatchIcon.js")
161
166
  module.exports.StudyDeskIcon = require("./StudyDeskIcon.js")
@@ -184,6 +189,7 @@ module.exports.UserWarningIcon = require("./UserWarningIcon.js")
184
189
  module.exports.UserIcon = require("./UserIcon.js")
185
190
  module.exports.UsersAddIcon = require("./UsersAddIcon.js")
186
191
  module.exports.UsersMaleFemaleIcon = require("./UsersMaleFemaleIcon.js")
192
+ module.exports.UsersIcon = require("./UsersIcon.js")
187
193
  module.exports.ViewOffIcon = require("./ViewOffIcon.js")
188
194
  module.exports.ViewOnIcon = require("./ViewOnIcon.js")
189
195
  module.exports.ZoomInIcon = require("./ZoomInIcon.js")
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bubbles-ui/icons",
3
- "version": "1.0.24",
3
+ "version": "1.0.27",
4
4
  "description": "The Bubbles Design System icons library.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -26,11 +26,18 @@
26
26
  "registry": "https://registry.npmjs.org/"
27
27
  },
28
28
  "scripts": {
29
- "build-publish": "yarn build && npm version patch && npm publish",
30
- "build": "npm run build-outline && npm run build-solid && npm run build-react",
29
+ "build-publish": "run-s build version:patch publish",
30
+ "version:patch": "npm version patch",
31
+ "build-all": "run-s build",
32
+ "build-all:no-types": "run-s build-all",
33
+ "build": "run-s build-outline build-solid build-react",
31
34
  "build-react": "node ./scripts/build.js react",
32
- "build-outline": "rimraf ./optimized/outline && svgo --config=svgo.outline.js -f ./src/outline -o ./optimized/outline --pretty --indent=2",
33
- "build-solid": "rimraf ./optimized/solid && svgo --config=svgo.solid.js -f ./src/solid -o ./optimized/solid --pretty --indent=2"
35
+ "build-outline": "run-s build-outline:clean build-outline:lib",
36
+ "build-solid": "run-s build-solid:clean build-solid:lib",
37
+ "build-outline:clean": "rimraf ./optimized/outline",
38
+ "build-outline:lib": "svgo --config=svgo.outline.js -f ./src/outline -o ./optimized/outline --pretty --indent=2",
39
+ "build-solid:clean": "rimraf ./optimized/solid",
40
+ "build-solid:lib": "svgo --config=svgo.solid.js -f ./src/solid -o ./optimized/solid --pretty --indent=2"
34
41
  },
35
42
  "devDependencies": {
36
43
  "@babel/core": "^7.12.10",
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AnalyticsGraphBarIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AnalyticsGraphBarIcon;
@@ -0,0 +1,27 @@
1
+ const React = require("react");
2
+
3
+ function AnalyticsGraphBarIcon(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("g", {
11
+ stroke: "#212B3D",
12
+ strokeLinecap: "round",
13
+ strokeLinejoin: "round",
14
+ strokeWidth: 2,
15
+ clipPath: "url(#a)"
16
+ }, /*#__PURE__*/React.createElement("path", {
17
+ d: "M4.587 3.413 1.914 6.087M9.54 4.213l-3.113-.826M13.594 1.927l-2.387 1.866M5.5 4a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM14.5 2.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM10.5 5.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM1.5 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM.5 15.5h15"
18
+ }), /*#__PURE__*/React.createElement("path", {
19
+ d: "M4 11.833H2a.506.506 0 0 0-.5.5V15.5h3v-3.167a.5.5 0 0 0-.5-.5ZM9 7.167H7a.507.507 0 0 0-.5.5V15.5h3V7.667a.5.5 0 0 0-.5-.5ZM14 9.833h-2a.507.507 0 0 0-.5.5V15.5h3v-5.167a.5.5 0 0 0-.5-.5Z"
20
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
21
+ id: "a"
22
+ }, /*#__PURE__*/React.createElement("path", {
23
+ d: "M0 0h16v16H0z"
24
+ }))));
25
+ }
26
+
27
+ module.exports = AnalyticsGraphBarIcon;
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare function AssetPathIcon(props: React.ComponentProps<'svg'>): JSX.Element;
3
+ export default AssetPathIcon;