@bubbles-ui/icons 1.2.101 → 1.2.102
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/package.json +1 -1
- package/solid/AddCommentIcon.d.ts +3 -0
- package/solid/AddCommentIcon.js +22 -0
- package/solid/CommentedIcon.d.ts +3 -0
- package/solid/CommentedIcon.js +22 -0
- package/solid/esm/AddCommentIcon.d.ts +3 -0
- package/solid/esm/AddCommentIcon.js +22 -0
- package/solid/esm/CommentedIcon.d.ts +3 -0
- package/solid/esm/CommentedIcon.js +22 -0
- package/solid/esm/index.d.ts +2 -0
- package/solid/esm/index.js +2 -0
- package/solid/index.d.ts +2 -0
- package/solid/index.js +2 -0
package/package.json
CHANGED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function AddCommentIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
viewBox: "0 0 18 19",
|
|
5
|
+
fill: "currentColor",
|
|
6
|
+
"aria-hidden": "true",
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em"
|
|
9
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
10
|
+
clipPath: "url(#a)"
|
|
11
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
fillRule: "evenodd",
|
|
13
|
+
d: "M1.386.527A1.738 1.738 0 0 0 .02 1.94C.004 2.04 0 3.53.004 7.898l.005 5.823.05.162c.029.089.088.23.133.315.273.515.776.86 1.336.917.102.01.557.019 1.011.019h.826l.005 1.462.005 1.463.047.1c.1.212.25.319.475.336a.456.456 0 0 0 .22-.022c.058-.021.823-.584 2.293-1.686l2.206-1.653h3.835c2.539 0 3.898-.007 4.022-.02.36-.036.7-.191.97-.443.172-.162.262-.278.366-.473.082-.155.173-.43.173-.523 0-.028.008-.056.018-.062.012-.008.018-1.969.018-5.825 0-3.311-.007-5.81-.016-5.805-.008.006-.02-.03-.027-.08A1.735 1.735 0 0 0 16.599.525C16.41.489 1.567.49 1.386.527Zm.077 1.161a.608.608 0 0 0-.286.296l-.043.094.005 5.75.004 5.749.04.082c.056.113.176.23.293.285l.1.047 1.26.009 1.26.009.09.048a.615.615 0 0 1 .268.285l.046.099v2.367l1.832-1.374c1.008-.756 1.86-1.385 1.895-1.4.053-.022.662-.027 4.13-.034l4.068-.01.1-.046a.677.677 0 0 0 .292-.286l.04-.081.005-5.75.004-5.749-.043-.094a.608.608 0 0 0-.285-.296l-.11-.054H1.572l-.11.054ZM.009 7.808c0 3.202.002 4.513.005 2.911.002-1.601.002-4.221 0-5.823C.01 3.295.009 4.606.009 7.808Zm8.747-3.222a.645.645 0 0 0-.306.293l-.043.094v2.276l-1.112.005-1.112.005-.085.042a.57.57 0 0 0-.044.999c.133.078.226.084 1.32.084h1.032v2.118l.056.11a.61.61 0 0 0 .268.267c.096.051.378.048.478-.005a.779.779 0 0 0 .266-.266c.039-.072.04-.085.044-1.149l.005-1.075h1.021a19.1 19.1 0 0 0 1.134-.019.557.557 0 0 0 .42-.782.583.583 0 0 0-.29-.287l-.099-.046H9.523l-.005-1.148-.005-1.147-.04-.083a.668.668 0 0 0-.274-.273.64.64 0 0 0-.443-.013Z",
|
|
14
|
+
clipRule: "evenodd"
|
|
15
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
16
|
+
id: "a"
|
|
17
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
18
|
+
d: "M0 0h18v18H0z",
|
|
19
|
+
transform: "translate(0 .5)"
|
|
20
|
+
}))));
|
|
21
|
+
}
|
|
22
|
+
module.exports = AddCommentIcon;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function CommentedIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
viewBox: "0 0 18 19",
|
|
5
|
+
fill: "currentColor",
|
|
6
|
+
"aria-hidden": "true",
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em"
|
|
9
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
10
|
+
clipPath: "url(#a)"
|
|
11
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
fillRule: "evenodd",
|
|
13
|
+
d: "M1.377.53A1.731 1.731 0 0 0 .019 1.94C.003 2.041 0 3.53.004 7.898l.005 5.823.05.162c.028.09.088.23.132.315.274.515.777.86 1.336.917.103.01.558.019 1.012.019h.826l.005 1.462.005 1.463.047.1c.1.212.25.319.475.336a.456.456 0 0 0 .22-.022c.057-.021.823-.584 2.293-1.685l2.206-1.654h3.835c2.539 0 3.898-.006 4.022-.019.36-.036.7-.192.969-.444.173-.162.263-.278.367-.473.082-.155.173-.43.173-.523 0-.028.008-.056.018-.062.012-.007.018-1.968.018-5.825 0-3.311-.007-5.81-.016-5.804-.008.005-.02-.031-.027-.081a1.858 1.858 0 0 0-.181-.512 1.792 1.792 0 0 0-.92-.79c-.312-.109.31-.101-7.887-.1-6.58.002-7.5.005-7.61.029Zm.085 1.159a.608.608 0 0 0-.285.296l-.043.094.004 5.749.005 5.749.04.082c.056.113.175.23.293.285l.099.047 1.26.009 1.26.009.09.048a.615.615 0 0 1 .269.285l.046.099v2.367l1.832-1.374c1.007-.755 1.86-1.385 1.894-1.4.054-.021.663-.026 4.131-.034l4.068-.009.099-.047a.677.677 0 0 0 .293-.285l.04-.082.005-5.75.004-5.748-.043-.094a.607.607 0 0 0-.285-.296l-.11-.055H1.572l-.11.055ZM.01 7.808c0 3.203.002 4.513.004 2.912.003-1.602.003-4.222 0-5.823C.011 3.295.01 4.605.01 7.808ZM2.96 9.146a.579.579 0 0 0-.365.315c-.039.085-.043.115-.037.254.006.128.016.17.055.236.065.11.168.205.275.255l.09.041 2.88.005c2.103.004 2.909 0 2.987-.015.472-.09.613-.706.23-1-.162-.123.042-.115-3.153-.113-2.127.001-2.909.007-2.962.022Zm7.722.001a.515.515 0 0 0-.266.172.514.514 0 0 0-.139.378c0 .22.149.437.352.516.086.033.167.034 2.204.034h2.115l.084-.039a.615.615 0 0 0 .293-.296.415.415 0 0 0 .043-.247.493.493 0 0 0-.048-.219.648.648 0 0 0-.28-.273l-.092-.042-2.097-.003c-1.656-.003-2.112 0-2.169.019Zm-7.689 2.316a.621.621 0 0 0-.396.308c-.05.092-.047.394.006.492.052.097.169.21.272.263l.085.043h2.124c2.046 0 2.127-.001 2.213-.034a.62.62 0 0 0 .295-.271c.041-.079.048-.113.048-.253 0-.134-.007-.175-.041-.24a.623.623 0 0 0-.271-.268l-.102-.05-2.079-.003a82.705 82.705 0 0 0-2.154.013Zm5.922 0a.554.554 0 0 0-.394.329.404.404 0 0 0-.041.243c.004.1.018.16.048.219a.648.648 0 0 0 .28.274l.092.041h1.152c1.139 0 1.153 0 1.235-.038a.569.569 0 0 0 .225-.856.593.593 0 0 0-.331-.211c-.113-.024-2.148-.025-2.266-.001Zm3.81.003a.609.609 0 0 0-.33.236.563.563 0 0 0 .129.76c.154.118.148.118 1.346.112l1.078-.005.092-.042a.649.649 0 0 0 .28-.273.492.492 0 0 0 .048-.219.412.412 0 0 0-.042-.245.605.605 0 0 0-.288-.296l-.09-.041-1.071-.003c-.675-.002-1.1.004-1.152.016Z",
|
|
14
|
+
clipRule: "evenodd"
|
|
15
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
16
|
+
id: "a"
|
|
17
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
18
|
+
d: "M0 0h18v18H0z",
|
|
19
|
+
transform: "translate(0 .5)"
|
|
20
|
+
}))));
|
|
21
|
+
}
|
|
22
|
+
module.exports = CommentedIcon;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function AddCommentIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
viewBox: "0 0 18 19",
|
|
5
|
+
fill: "currentColor",
|
|
6
|
+
"aria-hidden": "true",
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em"
|
|
9
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
10
|
+
clipPath: "url(#a)"
|
|
11
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
fillRule: "evenodd",
|
|
13
|
+
d: "M1.386.527A1.738 1.738 0 0 0 .02 1.94C.004 2.04 0 3.53.004 7.898l.005 5.823.05.162c.029.089.088.23.133.315.273.515.776.86 1.336.917.102.01.557.019 1.011.019h.826l.005 1.462.005 1.463.047.1c.1.212.25.319.475.336a.456.456 0 0 0 .22-.022c.058-.021.823-.584 2.293-1.686l2.206-1.653h3.835c2.539 0 3.898-.007 4.022-.02.36-.036.7-.191.97-.443.172-.162.262-.278.366-.473.082-.155.173-.43.173-.523 0-.028.008-.056.018-.062.012-.008.018-1.969.018-5.825 0-3.311-.007-5.81-.016-5.805-.008.006-.02-.03-.027-.08A1.735 1.735 0 0 0 16.599.525C16.41.489 1.567.49 1.386.527Zm.077 1.161a.608.608 0 0 0-.286.296l-.043.094.005 5.75.004 5.749.04.082c.056.113.176.23.293.285l.1.047 1.26.009 1.26.009.09.048a.615.615 0 0 1 .268.285l.046.099v2.367l1.832-1.374c1.008-.756 1.86-1.385 1.895-1.4.053-.022.662-.027 4.13-.034l4.068-.01.1-.046a.677.677 0 0 0 .292-.286l.04-.081.005-5.75.004-5.749-.043-.094a.608.608 0 0 0-.285-.296l-.11-.054H1.572l-.11.054ZM.009 7.808c0 3.202.002 4.513.005 2.911.002-1.601.002-4.221 0-5.823C.01 3.295.009 4.606.009 7.808Zm8.747-3.222a.645.645 0 0 0-.306.293l-.043.094v2.276l-1.112.005-1.112.005-.085.042a.57.57 0 0 0-.044.999c.133.078.226.084 1.32.084h1.032v2.118l.056.11a.61.61 0 0 0 .268.267c.096.051.378.048.478-.005a.779.779 0 0 0 .266-.266c.039-.072.04-.085.044-1.149l.005-1.075h1.021a19.1 19.1 0 0 0 1.134-.019.557.557 0 0 0 .42-.782.583.583 0 0 0-.29-.287l-.099-.046H9.523l-.005-1.148-.005-1.147-.04-.083a.668.668 0 0 0-.274-.273.64.64 0 0 0-.443-.013Z",
|
|
14
|
+
clipRule: "evenodd"
|
|
15
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
16
|
+
id: "a"
|
|
17
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
18
|
+
d: "M0 0h18v18H0z",
|
|
19
|
+
transform: "translate(0 .5)"
|
|
20
|
+
}))));
|
|
21
|
+
}
|
|
22
|
+
export default AddCommentIcon;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function CommentedIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
viewBox: "0 0 18 19",
|
|
5
|
+
fill: "currentColor",
|
|
6
|
+
"aria-hidden": "true",
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em"
|
|
9
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
10
|
+
clipPath: "url(#a)"
|
|
11
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
12
|
+
fillRule: "evenodd",
|
|
13
|
+
d: "M1.377.53A1.731 1.731 0 0 0 .019 1.94C.003 2.041 0 3.53.004 7.898l.005 5.823.05.162c.028.09.088.23.132.315.274.515.777.86 1.336.917.103.01.558.019 1.012.019h.826l.005 1.462.005 1.463.047.1c.1.212.25.319.475.336a.456.456 0 0 0 .22-.022c.057-.021.823-.584 2.293-1.685l2.206-1.654h3.835c2.539 0 3.898-.006 4.022-.019.36-.036.7-.192.969-.444.173-.162.263-.278.367-.473.082-.155.173-.43.173-.523 0-.028.008-.056.018-.062.012-.007.018-1.968.018-5.825 0-3.311-.007-5.81-.016-5.804-.008.005-.02-.031-.027-.081a1.858 1.858 0 0 0-.181-.512 1.792 1.792 0 0 0-.92-.79c-.312-.109.31-.101-7.887-.1-6.58.002-7.5.005-7.61.029Zm.085 1.159a.608.608 0 0 0-.285.296l-.043.094.004 5.749.005 5.749.04.082c.056.113.175.23.293.285l.099.047 1.26.009 1.26.009.09.048a.615.615 0 0 1 .269.285l.046.099v2.367l1.832-1.374c1.007-.755 1.86-1.385 1.894-1.4.054-.021.663-.026 4.131-.034l4.068-.009.099-.047a.677.677 0 0 0 .293-.285l.04-.082.005-5.75.004-5.748-.043-.094a.607.607 0 0 0-.285-.296l-.11-.055H1.572l-.11.055ZM.01 7.808c0 3.203.002 4.513.004 2.912.003-1.602.003-4.222 0-5.823C.011 3.295.01 4.605.01 7.808ZM2.96 9.146a.579.579 0 0 0-.365.315c-.039.085-.043.115-.037.254.006.128.016.17.055.236.065.11.168.205.275.255l.09.041 2.88.005c2.103.004 2.909 0 2.987-.015.472-.09.613-.706.23-1-.162-.123.042-.115-3.153-.113-2.127.001-2.909.007-2.962.022Zm7.722.001a.515.515 0 0 0-.266.172.514.514 0 0 0-.139.378c0 .22.149.437.352.516.086.033.167.034 2.204.034h2.115l.084-.039a.615.615 0 0 0 .293-.296.415.415 0 0 0 .043-.247.493.493 0 0 0-.048-.219.648.648 0 0 0-.28-.273l-.092-.042-2.097-.003c-1.656-.003-2.112 0-2.169.019Zm-7.689 2.316a.621.621 0 0 0-.396.308c-.05.092-.047.394.006.492.052.097.169.21.272.263l.085.043h2.124c2.046 0 2.127-.001 2.213-.034a.62.62 0 0 0 .295-.271c.041-.079.048-.113.048-.253 0-.134-.007-.175-.041-.24a.623.623 0 0 0-.271-.268l-.102-.05-2.079-.003a82.705 82.705 0 0 0-2.154.013Zm5.922 0a.554.554 0 0 0-.394.329.404.404 0 0 0-.041.243c.004.1.018.16.048.219a.648.648 0 0 0 .28.274l.092.041h1.152c1.139 0 1.153 0 1.235-.038a.569.569 0 0 0 .225-.856.593.593 0 0 0-.331-.211c-.113-.024-2.148-.025-2.266-.001Zm3.81.003a.609.609 0 0 0-.33.236.563.563 0 0 0 .129.76c.154.118.148.118 1.346.112l1.078-.005.092-.042a.649.649 0 0 0 .28-.273.492.492 0 0 0 .048-.219.412.412 0 0 0-.042-.245.605.605 0 0 0-.288-.296l-.09-.041-1.071-.003c-.675-.002-1.1.004-1.152.016Z",
|
|
14
|
+
clipRule: "evenodd"
|
|
15
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
16
|
+
id: "a"
|
|
17
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
18
|
+
d: "M0 0h18v18H0z",
|
|
19
|
+
transform: "translate(0 .5)"
|
|
20
|
+
}))));
|
|
21
|
+
}
|
|
22
|
+
export default CommentedIcon;
|
package/solid/esm/index.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export { default as ActivitiesIcon } from './ActivitiesIcon'
|
|
2
|
+
export { default as AddCommentIcon } from './AddCommentIcon'
|
|
2
3
|
export { default as AlertInformationCircleIcon } from './AlertInformationCircleIcon'
|
|
3
4
|
export { default as AlertWarningTriangleIcon } from './AlertWarningTriangleIcon'
|
|
4
5
|
export { default as AnalyticsGraphBarIcon } from './AnalyticsGraphBarIcon'
|
|
@@ -24,6 +25,7 @@ export { default as ChatTranslateIcon } from './ChatTranslateIcon'
|
|
|
24
25
|
export { default as CheckIcon } from './CheckIcon'
|
|
25
26
|
export { default as ClassIcon } from './ClassIcon'
|
|
26
27
|
export { default as CommentIcon } from './CommentIcon'
|
|
28
|
+
export { default as CommentedIcon } from './CommentedIcon'
|
|
27
29
|
export { default as ComputerKeyboardNextIcon } from './ComputerKeyboardNextIcon'
|
|
28
30
|
export { default as ComputerKeyboardReturnIcon } from './ComputerKeyboardReturnIcon'
|
|
29
31
|
export { default as ComputerKeyboardIcon } from './ComputerKeyboardIcon'
|
package/solid/esm/index.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export { default as ActivitiesIcon } from './ActivitiesIcon.js'
|
|
2
|
+
export { default as AddCommentIcon } from './AddCommentIcon.js'
|
|
2
3
|
export { default as AlertInformationCircleIcon } from './AlertInformationCircleIcon.js'
|
|
3
4
|
export { default as AlertWarningTriangleIcon } from './AlertWarningTriangleIcon.js'
|
|
4
5
|
export { default as AnalyticsGraphBarIcon } from './AnalyticsGraphBarIcon.js'
|
|
@@ -24,6 +25,7 @@ export { default as ChatTranslateIcon } from './ChatTranslateIcon.js'
|
|
|
24
25
|
export { default as CheckIcon } from './CheckIcon.js'
|
|
25
26
|
export { default as ClassIcon } from './ClassIcon.js'
|
|
26
27
|
export { default as CommentIcon } from './CommentIcon.js'
|
|
28
|
+
export { default as CommentedIcon } from './CommentedIcon.js'
|
|
27
29
|
export { default as ComputerKeyboardNextIcon } from './ComputerKeyboardNextIcon.js'
|
|
28
30
|
export { default as ComputerKeyboardReturnIcon } from './ComputerKeyboardReturnIcon.js'
|
|
29
31
|
export { default as ComputerKeyboardIcon } from './ComputerKeyboardIcon.js'
|
package/solid/index.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export { default as ActivitiesIcon } from './ActivitiesIcon'
|
|
2
|
+
export { default as AddCommentIcon } from './AddCommentIcon'
|
|
2
3
|
export { default as AlertInformationCircleIcon } from './AlertInformationCircleIcon'
|
|
3
4
|
export { default as AlertWarningTriangleIcon } from './AlertWarningTriangleIcon'
|
|
4
5
|
export { default as AnalyticsGraphBarIcon } from './AnalyticsGraphBarIcon'
|
|
@@ -24,6 +25,7 @@ export { default as ChatTranslateIcon } from './ChatTranslateIcon'
|
|
|
24
25
|
export { default as CheckIcon } from './CheckIcon'
|
|
25
26
|
export { default as ClassIcon } from './ClassIcon'
|
|
26
27
|
export { default as CommentIcon } from './CommentIcon'
|
|
28
|
+
export { default as CommentedIcon } from './CommentedIcon'
|
|
27
29
|
export { default as ComputerKeyboardNextIcon } from './ComputerKeyboardNextIcon'
|
|
28
30
|
export { default as ComputerKeyboardReturnIcon } from './ComputerKeyboardReturnIcon'
|
|
29
31
|
export { default as ComputerKeyboardIcon } from './ComputerKeyboardIcon'
|
package/solid/index.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
module.exports.ActivitiesIcon = require("./ActivitiesIcon.js")
|
|
2
|
+
module.exports.AddCommentIcon = require("./AddCommentIcon.js")
|
|
2
3
|
module.exports.AlertInformationCircleIcon = require("./AlertInformationCircleIcon.js")
|
|
3
4
|
module.exports.AlertWarningTriangleIcon = require("./AlertWarningTriangleIcon.js")
|
|
4
5
|
module.exports.AnalyticsGraphBarIcon = require("./AnalyticsGraphBarIcon.js")
|
|
@@ -24,6 +25,7 @@ module.exports.ChatTranslateIcon = require("./ChatTranslateIcon.js")
|
|
|
24
25
|
module.exports.CheckIcon = require("./CheckIcon.js")
|
|
25
26
|
module.exports.ClassIcon = require("./ClassIcon.js")
|
|
26
27
|
module.exports.CommentIcon = require("./CommentIcon.js")
|
|
28
|
+
module.exports.CommentedIcon = require("./CommentedIcon.js")
|
|
27
29
|
module.exports.ComputerKeyboardNextIcon = require("./ComputerKeyboardNextIcon.js")
|
|
28
30
|
module.exports.ComputerKeyboardReturnIcon = require("./ComputerKeyboardReturnIcon.js")
|
|
29
31
|
module.exports.ComputerKeyboardIcon = require("./ComputerKeyboardIcon.js")
|