@bubbles-ui/icons 1.2.95 → 1.2.97
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.
- package/outline/LocationIcon.d.ts +3 -0
- package/outline/LocationIcon.js +22 -0
- package/outline/MeetingCameraIcon.js +3 -3
- package/outline/PluginComunicaIcon.js +6 -3
- package/outline/TimeClockCircleIcon.js +3 -3
- package/outline/esm/LocationIcon.d.ts +3 -0
- package/outline/esm/LocationIcon.js +22 -0
- package/outline/esm/MeetingCameraIcon.js +3 -3
- package/outline/esm/PluginComunicaIcon.js +6 -3
- package/outline/esm/TimeClockCircleIcon.js +3 -3
- package/outline/esm/index.d.ts +1 -0
- package/outline/esm/index.js +1 -0
- package/outline/index.d.ts +1 -0
- package/outline/index.js +1 -0
- package/package.json +1 -1
- package/solid/CommentIcon.js +4 -2
- package/solid/esm/CommentIcon.js +4 -2
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function LocationIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 11 15",
|
|
6
|
+
stroke: "currentColor",
|
|
7
|
+
"aria-hidden": "true",
|
|
8
|
+
width: "1em",
|
|
9
|
+
height: "1em"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
strokeLinecap: "round",
|
|
12
|
+
strokeLinejoin: "round",
|
|
13
|
+
strokeWidth: 0.813,
|
|
14
|
+
d: "M10.081 5.283c0 2.495-1.733 3.93-3.033 5.32-.778.833-1.4 3.547-1.4 3.547s-.62-2.712-1.397-3.542c-1.3-1.39-3.037-2.827-3.037-5.325a4.434 4.434 0 0 1 8.867 0Z"
|
|
15
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
strokeLinecap: "round",
|
|
17
|
+
strokeLinejoin: "round",
|
|
18
|
+
strokeWidth: 0.813,
|
|
19
|
+
d: "M3.874 5.283a1.773 1.773 0 1 0 3.547 0 1.773 1.773 0 0 0-3.547 0Z"
|
|
20
|
+
}));
|
|
21
|
+
}
|
|
22
|
+
module.exports = LocationIcon;
|
|
@@ -2,7 +2,7 @@ const React = require("react");
|
|
|
2
2
|
function MeetingCameraIcon(props) {
|
|
3
3
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
4
|
fill: "none",
|
|
5
|
-
viewBox: "0 0
|
|
5
|
+
viewBox: "0 0 23 15",
|
|
6
6
|
stroke: "currentColor",
|
|
7
7
|
"aria-hidden": "true",
|
|
8
8
|
width: "1em",
|
|
@@ -10,8 +10,8 @@ function MeetingCameraIcon(props) {
|
|
|
10
10
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
11
|
strokeLinecap: "round",
|
|
12
12
|
strokeLinejoin: "round",
|
|
13
|
-
strokeWidth:
|
|
14
|
-
d: "
|
|
13
|
+
strokeWidth: 1.3,
|
|
14
|
+
d: "M3.837 1h8.513s2.838 0 2.838 2.837v7.094s0 2.838-2.838 2.838H3.838S1 13.769 1 10.93V3.838S1 1 3.837 1ZM18.025 10.222l3.23 1.614a.71.71 0 0 0 1.026-.634V3.566a.708.708 0 0 0-1.026-.634l-3.23 1.615"
|
|
15
15
|
}));
|
|
16
16
|
}
|
|
17
17
|
module.exports = MeetingCameraIcon;
|
|
@@ -2,7 +2,7 @@ const React = require("react");
|
|
|
2
2
|
function PluginComunicaIcon(props) {
|
|
3
3
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
4
|
fill: "none",
|
|
5
|
-
viewBox: "0 0
|
|
5
|
+
viewBox: "0 0 23 23",
|
|
6
6
|
stroke: "currentColor",
|
|
7
7
|
"aria-hidden": "true",
|
|
8
8
|
width: "1em",
|
|
@@ -10,8 +10,11 @@ function PluginComunicaIcon(props) {
|
|
|
10
10
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
11
|
strokeLinecap: "round",
|
|
12
12
|
strokeLinejoin: "round",
|
|
13
|
-
strokeWidth:
|
|
14
|
-
d: "
|
|
13
|
+
strokeWidth: 1.3,
|
|
14
|
+
d: "M12.34 1a9.901 9.901 0 0 0-8.672 5.095 9.924 9.924 0 0 0 .245 10.062L1 22.281l6.118-2.917a9.918 9.918 0 0 0 14.784-5.714 9.94 9.94 0 0 0-1.63-8.71A9.925 9.925 0 0 0 12.34 1Z"
|
|
15
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
strokeWidth: 1.3,
|
|
17
|
+
d: "M12.35 11.286a.355.355 0 1 1 0-.71M12.35 11.286a.355.355 0 1 0 0-.71M8.094 11.286a.355.355 0 0 1 0-.71M8.094 11.286a.355.355 0 0 0 0-.71M16.606 11.286a.355.355 0 0 1 0-.71M16.606 11.286a.355.355 0 1 0 0-.71"
|
|
15
18
|
}));
|
|
16
19
|
}
|
|
17
20
|
module.exports = PluginComunicaIcon;
|
|
@@ -2,7 +2,7 @@ const React = require("react");
|
|
|
2
2
|
function TimeClockCircleIcon(props) {
|
|
3
3
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
4
|
fill: "none",
|
|
5
|
-
viewBox: "0 0
|
|
5
|
+
viewBox: "0 0 22 22",
|
|
6
6
|
stroke: "currentColor",
|
|
7
7
|
"aria-hidden": "true",
|
|
8
8
|
width: "1em",
|
|
@@ -10,8 +10,8 @@ function TimeClockCircleIcon(props) {
|
|
|
10
10
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
11
|
strokeLinecap: "round",
|
|
12
12
|
strokeLinejoin: "round",
|
|
13
|
-
strokeWidth:
|
|
14
|
-
d: "M1
|
|
13
|
+
strokeWidth: 1.3,
|
|
14
|
+
d: "M1 10.931a9.931 9.931 0 1 0 19.862 0 9.931 9.931 0 0 0-19.862 0ZM10.931 10.931V7.384M10.931 10.931l4.433 4.434"
|
|
15
15
|
}));
|
|
16
16
|
}
|
|
17
17
|
module.exports = TimeClockCircleIcon;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function LocationIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 11 15",
|
|
6
|
+
stroke: "currentColor",
|
|
7
|
+
"aria-hidden": "true",
|
|
8
|
+
width: "1em",
|
|
9
|
+
height: "1em"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
strokeLinecap: "round",
|
|
12
|
+
strokeLinejoin: "round",
|
|
13
|
+
strokeWidth: 0.813,
|
|
14
|
+
d: "M10.081 5.283c0 2.495-1.733 3.93-3.033 5.32-.778.833-1.4 3.547-1.4 3.547s-.62-2.712-1.397-3.542c-1.3-1.39-3.037-2.827-3.037-5.325a4.434 4.434 0 0 1 8.867 0Z"
|
|
15
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
strokeLinecap: "round",
|
|
17
|
+
strokeLinejoin: "round",
|
|
18
|
+
strokeWidth: 0.813,
|
|
19
|
+
d: "M3.874 5.283a1.773 1.773 0 1 0 3.547 0 1.773 1.773 0 0 0-3.547 0Z"
|
|
20
|
+
}));
|
|
21
|
+
}
|
|
22
|
+
export default LocationIcon;
|
|
@@ -2,7 +2,7 @@ import * as React from "react";
|
|
|
2
2
|
function MeetingCameraIcon(props) {
|
|
3
3
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
4
|
fill: "none",
|
|
5
|
-
viewBox: "0 0
|
|
5
|
+
viewBox: "0 0 23 15",
|
|
6
6
|
stroke: "currentColor",
|
|
7
7
|
"aria-hidden": "true",
|
|
8
8
|
width: "1em",
|
|
@@ -10,8 +10,8 @@ function MeetingCameraIcon(props) {
|
|
|
10
10
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
11
|
strokeLinecap: "round",
|
|
12
12
|
strokeLinejoin: "round",
|
|
13
|
-
strokeWidth:
|
|
14
|
-
d: "
|
|
13
|
+
strokeWidth: 1.3,
|
|
14
|
+
d: "M3.837 1h8.513s2.838 0 2.838 2.837v7.094s0 2.838-2.838 2.838H3.838S1 13.769 1 10.93V3.838S1 1 3.837 1ZM18.025 10.222l3.23 1.614a.71.71 0 0 0 1.026-.634V3.566a.708.708 0 0 0-1.026-.634l-3.23 1.615"
|
|
15
15
|
}));
|
|
16
16
|
}
|
|
17
17
|
export default MeetingCameraIcon;
|
|
@@ -2,7 +2,7 @@ import * as React from "react";
|
|
|
2
2
|
function PluginComunicaIcon(props) {
|
|
3
3
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
4
|
fill: "none",
|
|
5
|
-
viewBox: "0 0
|
|
5
|
+
viewBox: "0 0 23 23",
|
|
6
6
|
stroke: "currentColor",
|
|
7
7
|
"aria-hidden": "true",
|
|
8
8
|
width: "1em",
|
|
@@ -10,8 +10,11 @@ function PluginComunicaIcon(props) {
|
|
|
10
10
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
11
|
strokeLinecap: "round",
|
|
12
12
|
strokeLinejoin: "round",
|
|
13
|
-
strokeWidth:
|
|
14
|
-
d: "
|
|
13
|
+
strokeWidth: 1.3,
|
|
14
|
+
d: "M12.34 1a9.901 9.901 0 0 0-8.672 5.095 9.924 9.924 0 0 0 .245 10.062L1 22.281l6.118-2.917a9.918 9.918 0 0 0 14.784-5.714 9.94 9.94 0 0 0-1.63-8.71A9.925 9.925 0 0 0 12.34 1Z"
|
|
15
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
strokeWidth: 1.3,
|
|
17
|
+
d: "M12.35 11.286a.355.355 0 1 1 0-.71M12.35 11.286a.355.355 0 1 0 0-.71M8.094 11.286a.355.355 0 0 1 0-.71M8.094 11.286a.355.355 0 0 0 0-.71M16.606 11.286a.355.355 0 0 1 0-.71M16.606 11.286a.355.355 0 1 0 0-.71"
|
|
15
18
|
}));
|
|
16
19
|
}
|
|
17
20
|
export default PluginComunicaIcon;
|
|
@@ -2,7 +2,7 @@ import * as React from "react";
|
|
|
2
2
|
function TimeClockCircleIcon(props) {
|
|
3
3
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
4
|
fill: "none",
|
|
5
|
-
viewBox: "0 0
|
|
5
|
+
viewBox: "0 0 22 22",
|
|
6
6
|
stroke: "currentColor",
|
|
7
7
|
"aria-hidden": "true",
|
|
8
8
|
width: "1em",
|
|
@@ -10,8 +10,8 @@ function TimeClockCircleIcon(props) {
|
|
|
10
10
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
11
|
strokeLinecap: "round",
|
|
12
12
|
strokeLinejoin: "round",
|
|
13
|
-
strokeWidth:
|
|
14
|
-
d: "M1
|
|
13
|
+
strokeWidth: 1.3,
|
|
14
|
+
d: "M1 10.931a9.931 9.931 0 1 0 19.862 0 9.931 9.931 0 0 0-19.862 0ZM10.931 10.931V7.384M10.931 10.931l4.433 4.434"
|
|
15
15
|
}));
|
|
16
16
|
}
|
|
17
17
|
export default TimeClockCircleIcon;
|
package/outline/esm/index.d.ts
CHANGED
|
@@ -98,6 +98,7 @@ export { default as LayoutModuleIcon } from './LayoutModuleIcon'
|
|
|
98
98
|
export { default as LayoutTwoColumsIcon } from './LayoutTwoColumsIcon'
|
|
99
99
|
export { default as LinkBrokenIcon } from './LinkBrokenIcon'
|
|
100
100
|
export { default as ListEditIcon } from './ListEditIcon'
|
|
101
|
+
export { default as LocationIcon } from './LocationIcon'
|
|
101
102
|
export { default as LoveItRemoveIcon } from './LoveItRemoveIcon'
|
|
102
103
|
export { default as LoveItIcon } from './LoveItIcon'
|
|
103
104
|
export { default as ManWomanIcon } from './ManWomanIcon'
|
package/outline/esm/index.js
CHANGED
|
@@ -98,6 +98,7 @@ export { default as LayoutModuleIcon } from './LayoutModuleIcon.js'
|
|
|
98
98
|
export { default as LayoutTwoColumsIcon } from './LayoutTwoColumsIcon.js'
|
|
99
99
|
export { default as LinkBrokenIcon } from './LinkBrokenIcon.js'
|
|
100
100
|
export { default as ListEditIcon } from './ListEditIcon.js'
|
|
101
|
+
export { default as LocationIcon } from './LocationIcon.js'
|
|
101
102
|
export { default as LoveItRemoveIcon } from './LoveItRemoveIcon.js'
|
|
102
103
|
export { default as LoveItIcon } from './LoveItIcon.js'
|
|
103
104
|
export { default as ManWomanIcon } from './ManWomanIcon.js'
|
package/outline/index.d.ts
CHANGED
|
@@ -98,6 +98,7 @@ export { default as LayoutModuleIcon } from './LayoutModuleIcon'
|
|
|
98
98
|
export { default as LayoutTwoColumsIcon } from './LayoutTwoColumsIcon'
|
|
99
99
|
export { default as LinkBrokenIcon } from './LinkBrokenIcon'
|
|
100
100
|
export { default as ListEditIcon } from './ListEditIcon'
|
|
101
|
+
export { default as LocationIcon } from './LocationIcon'
|
|
101
102
|
export { default as LoveItRemoveIcon } from './LoveItRemoveIcon'
|
|
102
103
|
export { default as LoveItIcon } from './LoveItIcon'
|
|
103
104
|
export { default as ManWomanIcon } from './ManWomanIcon'
|
package/outline/index.js
CHANGED
|
@@ -98,6 +98,7 @@ module.exports.LayoutModuleIcon = require("./LayoutModuleIcon.js")
|
|
|
98
98
|
module.exports.LayoutTwoColumsIcon = require("./LayoutTwoColumsIcon.js")
|
|
99
99
|
module.exports.LinkBrokenIcon = require("./LinkBrokenIcon.js")
|
|
100
100
|
module.exports.ListEditIcon = require("./ListEditIcon.js")
|
|
101
|
+
module.exports.LocationIcon = require("./LocationIcon.js")
|
|
101
102
|
module.exports.LoveItRemoveIcon = require("./LoveItRemoveIcon.js")
|
|
102
103
|
module.exports.LoveItIcon = require("./LoveItIcon.js")
|
|
103
104
|
module.exports.ManWomanIcon = require("./ManWomanIcon.js")
|
package/package.json
CHANGED
package/solid/CommentIcon.js
CHANGED
|
@@ -1,13 +1,15 @@
|
|
|
1
1
|
const React = require("react");
|
|
2
2
|
function CommentIcon(props) {
|
|
3
3
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
-
viewBox: "0 0
|
|
4
|
+
viewBox: "0 0 30 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
|
-
|
|
10
|
+
fillRule: "evenodd",
|
|
11
|
+
d: "M15.258.013a14.035 14.035 0 0 0-7.806 2.819 14.258 14.258 0 0 0-2.88 2.928 14.062 14.062 0 0 0-.945 15.082l.096.173-.042.091-1.82 3.83a457.401 457.401 0 0 0-1.817 3.84c-.035.097-.037.11-.037.282s.002.185.04.294a.932.932 0 0 0 .599.6c.11.038.126.04.284.041.175 0 .235-.01.372-.067.056-.024 7.53-3.585 7.627-3.635l.043-.022.15.085a14.043 14.043 0 0 0 5.687 1.725 14.049 14.049 0 0 0 10.218-3.28 15.14 15.14 0 0 0 1.705-1.717 14.043 14.043 0 0 0 3.07-6.673c.231-1.367.26-2.793.084-4.145a14.075 14.075 0 0 0-3.432-7.542c-.275-.311-.754-.796-1.056-1.07a14.053 14.053 0 0 0-8.856-3.64 19.79 19.79 0 0 0-1.284.001Zm.258 1.872a12.143 12.143 0 0 0-8.68 4.06 12.159 12.159 0 0 0-3.019 9.36 12.18 12.18 0 0 0 1.676 5.014c.199.332.225.41.225.657a.692.692 0 0 1-.028.252c-.015.05-.643 1.383-1.395 2.963a678.953 678.953 0 0 0-1.363 2.876c.001.001 1.288-.61 2.858-1.36 1.571-.748 2.895-1.374 2.942-1.39a.982.982 0 0 1 .396-.041c.18.023.264.057.522.213a12.245 12.245 0 0 0 3.398 1.406c.673.165 1.299.263 2.072.325.26.021 1.112.029 1.41.013a12.18 12.18 0 0 0 8.971-4.615 12.223 12.223 0 0 0 2.56-6.342 12.83 12.83 0 0 0 .013-2.304A12.184 12.184 0 0 0 16.812 1.908a22.2 22.2 0 0 0-.936-.034l-.36.01Zm-5.454 10.792a1.419 1.419 0 0 0-1.126 1.1c-.045.215-.036.46.024.67.043.153.157.372.258.496.27.335.668.525 1.1.525a1.406 1.406 0 0 0 .34-2.77 1.1 1.1 0 0 0-.314-.034 1.487 1.487 0 0 0-.282.013Zm5.618.001c-.495.093-.915.46-1.074.937-.116.347-.09.75.067 1.067a1.42 1.42 0 0 0 1.263.786 1.41 1.41 0 0 0 1.387-1.165c.027-.152.018-.43-.018-.573a1.419 1.419 0 0 0-1.035-1.035 1.958 1.958 0 0 0-.59-.017Zm5.628 0a1.41 1.41 0 0 0-1.13 1.139c-.037.216-.017.494.05.69a1.412 1.412 0 0 0 1.954.82 1.43 1.43 0 0 0 .768-1.035 1.41 1.41 0 0 0-.942-1.564 1.57 1.57 0 0 0-.7-.05Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
11
13
|
}));
|
|
12
14
|
}
|
|
13
15
|
module.exports = CommentIcon;
|
package/solid/esm/CommentIcon.js
CHANGED
|
@@ -1,13 +1,15 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
function CommentIcon(props) {
|
|
3
3
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
-
viewBox: "0 0
|
|
4
|
+
viewBox: "0 0 30 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
|
-
|
|
10
|
+
fillRule: "evenodd",
|
|
11
|
+
d: "M15.258.013a14.035 14.035 0 0 0-7.806 2.819 14.258 14.258 0 0 0-2.88 2.928 14.062 14.062 0 0 0-.945 15.082l.096.173-.042.091-1.82 3.83a457.401 457.401 0 0 0-1.817 3.84c-.035.097-.037.11-.037.282s.002.185.04.294a.932.932 0 0 0 .599.6c.11.038.126.04.284.041.175 0 .235-.01.372-.067.056-.024 7.53-3.585 7.627-3.635l.043-.022.15.085a14.043 14.043 0 0 0 5.687 1.725 14.049 14.049 0 0 0 10.218-3.28 15.14 15.14 0 0 0 1.705-1.717 14.043 14.043 0 0 0 3.07-6.673c.231-1.367.26-2.793.084-4.145a14.075 14.075 0 0 0-3.432-7.542c-.275-.311-.754-.796-1.056-1.07a14.053 14.053 0 0 0-8.856-3.64 19.79 19.79 0 0 0-1.284.001Zm.258 1.872a12.143 12.143 0 0 0-8.68 4.06 12.159 12.159 0 0 0-3.019 9.36 12.18 12.18 0 0 0 1.676 5.014c.199.332.225.41.225.657a.692.692 0 0 1-.028.252c-.015.05-.643 1.383-1.395 2.963a678.953 678.953 0 0 0-1.363 2.876c.001.001 1.288-.61 2.858-1.36 1.571-.748 2.895-1.374 2.942-1.39a.982.982 0 0 1 .396-.041c.18.023.264.057.522.213a12.245 12.245 0 0 0 3.398 1.406c.673.165 1.299.263 2.072.325.26.021 1.112.029 1.41.013a12.18 12.18 0 0 0 8.971-4.615 12.223 12.223 0 0 0 2.56-6.342 12.83 12.83 0 0 0 .013-2.304A12.184 12.184 0 0 0 16.812 1.908a22.2 22.2 0 0 0-.936-.034l-.36.01Zm-5.454 10.792a1.419 1.419 0 0 0-1.126 1.1c-.045.215-.036.46.024.67.043.153.157.372.258.496.27.335.668.525 1.1.525a1.406 1.406 0 0 0 .34-2.77 1.1 1.1 0 0 0-.314-.034 1.487 1.487 0 0 0-.282.013Zm5.618.001c-.495.093-.915.46-1.074.937-.116.347-.09.75.067 1.067a1.42 1.42 0 0 0 1.263.786 1.41 1.41 0 0 0 1.387-1.165c.027-.152.018-.43-.018-.573a1.419 1.419 0 0 0-1.035-1.035 1.958 1.958 0 0 0-.59-.017Zm5.628 0a1.41 1.41 0 0 0-1.13 1.139c-.037.216-.017.494.05.69a1.412 1.412 0 0 0 1.954.82 1.43 1.43 0 0 0 .768-1.035 1.41 1.41 0 0 0-.942-1.564 1.57 1.57 0 0 0-.7-.05Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
11
13
|
}));
|
|
12
14
|
}
|
|
13
15
|
export default CommentIcon;
|