@bubbles-ui/icons 1.2.150 → 1.2.151

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.
@@ -2,24 +2,31 @@ const React = require("react");
2
2
  function PluginScoresBasicIcon(props) {
3
3
  return /*#__PURE__*/React.createElement("svg", Object.assign({
4
4
  fill: "none",
5
- viewBox: "0 0 24 24",
5
+ viewBox: "0 0 24 30",
6
6
  stroke: "currentColor",
7
7
  "aria-hidden": "true",
8
8
  width: "1em",
9
9
  height: "1em"
10
10
  }, props), /*#__PURE__*/React.createElement("path", {
11
- strokeLinecap: "round",
12
- strokeLinejoin: "round",
13
- strokeWidth: 2,
14
- 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"
11
+ fill: "#222B3C",
12
+ fillRule: "evenodd",
13
+ d: "M16.843 1.704a1.09 1.09 0 0 0-.484.016L5.043 5.393H17.73V2.785a1.104 1.104 0 0 0-.888-1.081Zm2.564 3.69V2.785A2.796 2.796 0 0 0 18.314.569 2.764 2.764 0 0 0 15.863.11L2.347 4.5a2.77 2.77 0 0 0-1.448.992 2.795 2.795 0 0 0-.566 1.686v20.256a2.798 2.798 0 0 0 1.093 2.216c.092.07.193.119.298.146a.832.832 0 0 0 .548.205h18.624c.735 0 1.44-.293 1.96-.816.519-.522.81-1.23.81-1.97V8.18c0-.74-.291-1.447-.811-1.97a2.764 2.764 0 0 0-1.96-.816h-1.488ZM2.449 28.315h18.447c.29 0 .569-.116.774-.323.206-.206.321-.486.321-.778V8.179c0-.292-.115-.572-.32-.779a1.092 1.092 0 0 0-.775-.323H2.013a1.106 1.106 0 0 0-.004.1v20.256a1.106 1.106 0 0 0 .44.883Z",
14
+ clipRule: "evenodd"
15
15
  }), /*#__PURE__*/React.createElement("path", {
16
- strokeLinecap: "round",
17
- strokeLinejoin: "round",
18
- strokeWidth: 2,
19
- 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"
16
+ fill: "#222B3C",
17
+ fillRule: "evenodd",
18
+ d: "M9.268 13c.327 0 .625.193.76.493l3.465 7.663c.191.422.005.92-.414 1.111a.833.833 0 0 1-1.106-.417l-2.705-5.982-2.705 5.982a.833.833 0 0 1-1.106.417.841.841 0 0 1-.414-1.111l3.465-7.663a.835.835 0 0 1 .76-.492Z",
19
+ clipRule: "evenodd"
20
20
  }), /*#__PURE__*/React.createElement("path", {
21
- fill: "#fff",
22
- 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"
21
+ fill: "#222B3C",
22
+ fillRule: "evenodd",
23
+ d: "M5.913 19.413c0-.463.374-.839.835-.839h5.04c.46 0 .835.376.835.84 0 .463-.374.839-.835.839h-5.04a.837.837 0 0 1-.835-.84ZM13.914 17.323c0-.463.373-.84.834-.84h4.159c.46 0 .835.377.835.84 0 .464-.374.84-.835.84h-4.159a.837.837 0 0 1-.834-.84Z",
24
+ clipRule: "evenodd"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fill: "#222B3C",
27
+ fillRule: "evenodd",
28
+ d: "M16.827 14.394c.461 0 .835.376.835.84v4.18c0 .463-.374.838-.835.838a.837.837 0 0 1-.835-.839v-4.18c0-.463.374-.839.835-.839Z",
29
+ clipRule: "evenodd"
23
30
  }));
24
31
  }
25
32
  module.exports = PluginScoresBasicIcon;
@@ -2,24 +2,31 @@ import * as React from "react";
2
2
  function PluginScoresBasicIcon(props) {
3
3
  return /*#__PURE__*/React.createElement("svg", Object.assign({
4
4
  fill: "none",
5
- viewBox: "0 0 24 24",
5
+ viewBox: "0 0 24 30",
6
6
  stroke: "currentColor",
7
7
  "aria-hidden": "true",
8
8
  width: "1em",
9
9
  height: "1em"
10
10
  }, props), /*#__PURE__*/React.createElement("path", {
11
- strokeLinecap: "round",
12
- strokeLinejoin: "round",
13
- strokeWidth: 2,
14
- 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"
11
+ fill: "#222B3C",
12
+ fillRule: "evenodd",
13
+ d: "M16.843 1.704a1.09 1.09 0 0 0-.484.016L5.043 5.393H17.73V2.785a1.104 1.104 0 0 0-.888-1.081Zm2.564 3.69V2.785A2.796 2.796 0 0 0 18.314.569 2.764 2.764 0 0 0 15.863.11L2.347 4.5a2.77 2.77 0 0 0-1.448.992 2.795 2.795 0 0 0-.566 1.686v20.256a2.798 2.798 0 0 0 1.093 2.216c.092.07.193.119.298.146a.832.832 0 0 0 .548.205h18.624c.735 0 1.44-.293 1.96-.816.519-.522.81-1.23.81-1.97V8.18c0-.74-.291-1.447-.811-1.97a2.764 2.764 0 0 0-1.96-.816h-1.488ZM2.449 28.315h18.447c.29 0 .569-.116.774-.323.206-.206.321-.486.321-.778V8.179c0-.292-.115-.572-.32-.779a1.092 1.092 0 0 0-.775-.323H2.013a1.106 1.106 0 0 0-.004.1v20.256a1.106 1.106 0 0 0 .44.883Z",
14
+ clipRule: "evenodd"
15
15
  }), /*#__PURE__*/React.createElement("path", {
16
- strokeLinecap: "round",
17
- strokeLinejoin: "round",
18
- strokeWidth: 2,
19
- 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"
16
+ fill: "#222B3C",
17
+ fillRule: "evenodd",
18
+ d: "M9.268 13c.327 0 .625.193.76.493l3.465 7.663c.191.422.005.92-.414 1.111a.833.833 0 0 1-1.106-.417l-2.705-5.982-2.705 5.982a.833.833 0 0 1-1.106.417.841.841 0 0 1-.414-1.111l3.465-7.663a.835.835 0 0 1 .76-.492Z",
19
+ clipRule: "evenodd"
20
20
  }), /*#__PURE__*/React.createElement("path", {
21
- fill: "#fff",
22
- 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"
21
+ fill: "#222B3C",
22
+ fillRule: "evenodd",
23
+ d: "M5.913 19.413c0-.463.374-.839.835-.839h5.04c.46 0 .835.376.835.84 0 .463-.374.839-.835.839h-5.04a.837.837 0 0 1-.835-.84ZM13.914 17.323c0-.463.373-.84.834-.84h4.159c.46 0 .835.377.835.84 0 .464-.374.84-.835.84h-4.159a.837.837 0 0 1-.834-.84Z",
24
+ clipRule: "evenodd"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fill: "#222B3C",
27
+ fillRule: "evenodd",
28
+ d: "M16.827 14.394c.461 0 .835.376.835.84v4.18c0 .463-.374.838-.835.838a.837.837 0 0 1-.835-.839v-4.18c0-.463.374-.839.835-.839Z",
29
+ clipRule: "evenodd"
23
30
  }));
24
31
  }
25
32
  export default PluginScoresBasicIcon;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bubbles-ui/icons",
3
- "version": "1.2.150",
3
+ "version": "1.2.151",
4
4
  "description": "The Bubbles Design System icons library.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -1,25 +1,27 @@
1
1
  const React = require("react");
2
2
  function PluginScoresBasicIcon(props) {
3
3
  return /*#__PURE__*/React.createElement("svg", Object.assign({
4
- viewBox: "0 0 24 24",
4
+ viewBox: "0 0 24 30",
5
5
  fill: "currentColor",
6
6
  "aria-hidden": "true",
7
7
  width: "1em",
8
8
  height: "1em"
9
9
  }, props), /*#__PURE__*/React.createElement("path", {
10
- stroke: "#fff",
11
- strokeLinecap: "round",
12
- strokeLinejoin: "round",
13
- strokeWidth: 2,
14
- 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"
10
+ fillRule: "evenodd",
11
+ d: "M16.843 1.704a1.09 1.09 0 0 0-.484.016L5.043 5.393H17.73V2.785a1.104 1.104 0 0 0-.888-1.081Zm2.564 3.69V2.785A2.796 2.796 0 0 0 18.314.569 2.764 2.764 0 0 0 15.863.11L2.347 4.5a2.77 2.77 0 0 0-1.448.992 2.795 2.795 0 0 0-.566 1.686v20.256a2.798 2.798 0 0 0 1.093 2.216c.092.07.193.119.298.146a.832.832 0 0 0 .548.205h18.624c.735 0 1.44-.293 1.96-.816.519-.522.81-1.23.81-1.97V8.18c0-.74-.291-1.447-.811-1.97a2.764 2.764 0 0 0-1.96-.816h-1.488ZM2.449 28.315h18.447c.29 0 .569-.116.774-.323.206-.206.321-.486.321-.778V8.179c0-.292-.115-.572-.32-.779a1.092 1.092 0 0 0-.775-.323H2.013a1.106 1.106 0 0 0-.004.1v20.256a1.106 1.106 0 0 0 .44.883Z",
12
+ clipRule: "evenodd"
15
13
  }), /*#__PURE__*/React.createElement("path", {
16
- stroke: "#fff",
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"
14
+ fillRule: "evenodd",
15
+ d: "M9.268 13c.327 0 .625.193.76.493l3.465 7.663c.191.422.005.92-.414 1.111a.833.833 0 0 1-1.106-.417l-2.705-5.982-2.705 5.982a.833.833 0 0 1-1.106.417.841.841 0 0 1-.414-1.111l3.465-7.663a.835.835 0 0 1 .76-.492Z",
16
+ clipRule: "evenodd"
21
17
  }), /*#__PURE__*/React.createElement("path", {
22
- 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"
18
+ fillRule: "evenodd",
19
+ d: "M5.913 19.413c0-.463.374-.839.835-.839h5.04c.46 0 .835.376.835.84 0 .463-.374.839-.835.839h-5.04a.837.837 0 0 1-.835-.84ZM13.914 17.323c0-.463.373-.84.834-.84h4.159c.46 0 .835.377.835.84 0 .464-.374.84-.835.84h-4.159a.837.837 0 0 1-.834-.84Z",
20
+ clipRule: "evenodd"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fillRule: "evenodd",
23
+ d: "M16.827 14.394c.461 0 .835.376.835.84v4.18c0 .463-.374.838-.835.838a.837.837 0 0 1-.835-.839v-4.18c0-.463.374-.839.835-.839Z",
24
+ clipRule: "evenodd"
23
25
  }));
24
26
  }
25
27
  module.exports = PluginScoresBasicIcon;
@@ -1,25 +1,27 @@
1
1
  import * as React from "react";
2
2
  function PluginScoresBasicIcon(props) {
3
3
  return /*#__PURE__*/React.createElement("svg", Object.assign({
4
- viewBox: "0 0 24 24",
4
+ viewBox: "0 0 24 30",
5
5
  fill: "currentColor",
6
6
  "aria-hidden": "true",
7
7
  width: "1em",
8
8
  height: "1em"
9
9
  }, props), /*#__PURE__*/React.createElement("path", {
10
- stroke: "#fff",
11
- strokeLinecap: "round",
12
- strokeLinejoin: "round",
13
- strokeWidth: 2,
14
- 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"
10
+ fillRule: "evenodd",
11
+ d: "M16.843 1.704a1.09 1.09 0 0 0-.484.016L5.043 5.393H17.73V2.785a1.104 1.104 0 0 0-.888-1.081Zm2.564 3.69V2.785A2.796 2.796 0 0 0 18.314.569 2.764 2.764 0 0 0 15.863.11L2.347 4.5a2.77 2.77 0 0 0-1.448.992 2.795 2.795 0 0 0-.566 1.686v20.256a2.798 2.798 0 0 0 1.093 2.216c.092.07.193.119.298.146a.832.832 0 0 0 .548.205h18.624c.735 0 1.44-.293 1.96-.816.519-.522.81-1.23.81-1.97V8.18c0-.74-.291-1.447-.811-1.97a2.764 2.764 0 0 0-1.96-.816h-1.488ZM2.449 28.315h18.447c.29 0 .569-.116.774-.323.206-.206.321-.486.321-.778V8.179c0-.292-.115-.572-.32-.779a1.092 1.092 0 0 0-.775-.323H2.013a1.106 1.106 0 0 0-.004.1v20.256a1.106 1.106 0 0 0 .44.883Z",
12
+ clipRule: "evenodd"
15
13
  }), /*#__PURE__*/React.createElement("path", {
16
- stroke: "#fff",
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"
14
+ fillRule: "evenodd",
15
+ d: "M9.268 13c.327 0 .625.193.76.493l3.465 7.663c.191.422.005.92-.414 1.111a.833.833 0 0 1-1.106-.417l-2.705-5.982-2.705 5.982a.833.833 0 0 1-1.106.417.841.841 0 0 1-.414-1.111l3.465-7.663a.835.835 0 0 1 .76-.492Z",
16
+ clipRule: "evenodd"
21
17
  }), /*#__PURE__*/React.createElement("path", {
22
- 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"
18
+ fillRule: "evenodd",
19
+ d: "M5.913 19.413c0-.463.374-.839.835-.839h5.04c.46 0 .835.376.835.84 0 .463-.374.839-.835.839h-5.04a.837.837 0 0 1-.835-.84ZM13.914 17.323c0-.463.373-.84.834-.84h4.159c.46 0 .835.377.835.84 0 .464-.374.84-.835.84h-4.159a.837.837 0 0 1-.834-.84Z",
20
+ clipRule: "evenodd"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ fillRule: "evenodd",
23
+ d: "M16.827 14.394c.461 0 .835.376.835.84v4.18c0 .463-.374.838-.835.838a.837.837 0 0 1-.835-.839v-4.18c0-.463.374-.839.835-.839Z",
24
+ clipRule: "evenodd"
23
25
  }));
24
26
  }
25
27
  export default PluginScoresBasicIcon;