@bubbles-ui/icons 1.2.202 → 1.2.204
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/ClockIcon.d.ts +3 -0
- package/solid/ClockIcon.js +15 -0
- package/solid/CloudUploadIcon.d.ts +3 -0
- package/solid/CloudUploadIcon.js +15 -0
- package/solid/esm/ClockIcon.d.ts +3 -0
- package/solid/esm/ClockIcon.js +15 -0
- package/solid/esm/CloudUploadIcon.d.ts +3 -0
- package/solid/esm/CloudUploadIcon.js +15 -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,15 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function ClockIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
viewBox: "0 0 18 18",
|
|
5
|
+
fill: "currentColor",
|
|
6
|
+
"aria-hidden": "true",
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em"
|
|
9
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
fillRule: "evenodd",
|
|
11
|
+
d: "M8.647.573a8.406 8.406 0 0 0-6.077 2.97 8.426 8.426 0 0 0-1.968 4.68c-.026.288-.03.383-.03.777 0 .393.004.49.03.777a8.406 8.406 0 0 0 2.94 5.653 8.43 8.43 0 0 0 4.68 1.968c.289.026.385.03.778.03s.49-.004.778-.03a8.407 8.407 0 0 0 5.652-2.94 8.43 8.43 0 0 0 1.968-4.68c.026-.289.03-.385.03-.778 0-.394-.004-.49-.03-.778a8.407 8.407 0 0 0-2.94-5.652A8.429 8.429 0 0 0 9.587.586a17.52 17.52 0 0 0-.94-.013Zm.223.98A7.42 7.42 0 0 0 3.935 3.54 7.397 7.397 0 0 0 2.07 6.267c-.297.75-.46 1.5-.508 2.33-.01.171-.01.634 0 .806.048.83.211 1.579.508 2.33a7.397 7.397 0 0 0 1.865 2.726 7.357 7.357 0 0 0 2.333 1.471c.75.296 1.507.461 2.327.507a7.375 7.375 0 0 0 3.706-.76 7.287 7.287 0 0 0 1.616-1.082c.154-.134.544-.524.678-.678a7.283 7.283 0 0 0 1.083-1.616 7.372 7.372 0 0 0 .76-3.706 7.37 7.37 0 0 0-.764-2.904 7.391 7.391 0 0 0-1.609-2.15 7.355 7.355 0 0 0-2.333-1.471 7.381 7.381 0 0 0-2.862-.517Zm.002 4.135a.451.451 0 0 0-.218.13.442.442 0 0 0-.13.22c-.013.053-.013.09-.014 1.548 0 1.312.001 1.498.01 1.535.016.06.038.106.074.156.017.024.848.86 1.847 1.859 1.976 1.974 1.841 1.845 1.96 1.88a.496.496 0 0 0 .58-.242.429.429 0 0 0 .053-.228.47.47 0 0 0-.082-.28 310.75 310.75 0 0 0-1.739-1.747L9.49 8.794v-1.35c0-1.324 0-1.352-.015-1.407a.445.445 0 0 0-.13-.22.445.445 0 0 0-.22-.13.575.575 0 0 0-.253.001Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}));
|
|
14
|
+
}
|
|
15
|
+
module.exports = ClockIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function CloudUploadIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
viewBox: "0 0 16 16",
|
|
5
|
+
fill: "currentColor",
|
|
6
|
+
"aria-hidden": "true",
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em"
|
|
9
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
fillRule: "evenodd",
|
|
11
|
+
d: "M7.941.855A.38.38 0 0 0 7.8.918c-.026.019-.55.54-1.487 1.477C5.206 3.502 4.86 3.851 4.846 3.877a.413.413 0 0 0 .221.606c.06.02.169.022.234.006.112-.028.021.056 1.232-1.152l1.09-1.09.002 3.33.001 3.33.013.04c.02.059.055.112.104.161.08.08.155.114.268.119.128.005.22-.03.309-.119A.315.315 0 0 0 8.399 9a.645.645 0 0 0 .035-.087c.006-.024.008-.656.01-3.345l.001-3.315 1.076 1.075c.591.59 1.086 1.082 1.1 1.092.073.056.147.08.248.08a.36.36 0 0 0 .186-.043.313.313 0 0 0 .099-.073.37.37 0 0 0 .121-.268.383.383 0 0 0-.072-.26c-.015-.02-.681-.69-1.481-1.49L8.268.915 8.217.889a.5.5 0 0 0-.093-.034.533.533 0 0 0-.183 0ZM.83 11.425a.418.418 0 0 0-.281.275l-.014.045v.594c0 .64 0 .647.034.837a2.308 2.308 0 0 0 2.01 1.876c.082.01.322.011 5.453.011 5.133 0 5.37 0 5.454-.01.28-.035.505-.1.743-.215a2.312 2.312 0 0 0 1.295-1.86c.009-.078.01-.184.012-.65.002-.332 0-.564-.003-.57a.467.467 0 0 1-.016-.052.387.387 0 0 0-.108-.178.316.316 0 0 0-.106-.076.507.507 0 0 0-.088-.033.569.569 0 0 0-.202.005.422.422 0 0 0-.286.282c-.013.045-.013.046-.017.64-.003.385-.007.606-.011.63a1.505 1.505 0 0 1-.514.921 1.506 1.506 0 0 1-.738.333c-.07.01-.22.011-5.415.011-5.103 0-5.346 0-5.412-.01a1.826 1.826 0 0 1-.293-.074 1.487 1.487 0 0 1-.929-1.028c-.041-.169-.04-.147-.044-.796-.004-.644-.002-.606-.04-.688a.415.415 0 0 0-.263-.22.506.506 0 0 0-.22 0Zm-.295.902c0 .31 0 .436.002.28a59.703 59.703 0 0 0-.002-.28Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}));
|
|
14
|
+
}
|
|
15
|
+
module.exports = CloudUploadIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function ClockIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
viewBox: "0 0 18 18",
|
|
5
|
+
fill: "currentColor",
|
|
6
|
+
"aria-hidden": "true",
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em"
|
|
9
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
fillRule: "evenodd",
|
|
11
|
+
d: "M8.647.573a8.406 8.406 0 0 0-6.077 2.97 8.426 8.426 0 0 0-1.968 4.68c-.026.288-.03.383-.03.777 0 .393.004.49.03.777a8.406 8.406 0 0 0 2.94 5.653 8.43 8.43 0 0 0 4.68 1.968c.289.026.385.03.778.03s.49-.004.778-.03a8.407 8.407 0 0 0 5.652-2.94 8.43 8.43 0 0 0 1.968-4.68c.026-.289.03-.385.03-.778 0-.394-.004-.49-.03-.778a8.407 8.407 0 0 0-2.94-5.652A8.429 8.429 0 0 0 9.587.586a17.52 17.52 0 0 0-.94-.013Zm.223.98A7.42 7.42 0 0 0 3.935 3.54 7.397 7.397 0 0 0 2.07 6.267c-.297.75-.46 1.5-.508 2.33-.01.171-.01.634 0 .806.048.83.211 1.579.508 2.33a7.397 7.397 0 0 0 1.865 2.726 7.357 7.357 0 0 0 2.333 1.471c.75.296 1.507.461 2.327.507a7.375 7.375 0 0 0 3.706-.76 7.287 7.287 0 0 0 1.616-1.082c.154-.134.544-.524.678-.678a7.283 7.283 0 0 0 1.083-1.616 7.372 7.372 0 0 0 .76-3.706 7.37 7.37 0 0 0-.764-2.904 7.391 7.391 0 0 0-1.609-2.15 7.355 7.355 0 0 0-2.333-1.471 7.381 7.381 0 0 0-2.862-.517Zm.002 4.135a.451.451 0 0 0-.218.13.442.442 0 0 0-.13.22c-.013.053-.013.09-.014 1.548 0 1.312.001 1.498.01 1.535.016.06.038.106.074.156.017.024.848.86 1.847 1.859 1.976 1.974 1.841 1.845 1.96 1.88a.496.496 0 0 0 .58-.242.429.429 0 0 0 .053-.228.47.47 0 0 0-.082-.28 310.75 310.75 0 0 0-1.739-1.747L9.49 8.794v-1.35c0-1.324 0-1.352-.015-1.407a.445.445 0 0 0-.13-.22.445.445 0 0 0-.22-.13.575.575 0 0 0-.253.001Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}));
|
|
14
|
+
}
|
|
15
|
+
export default ClockIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function CloudUploadIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
viewBox: "0 0 16 16",
|
|
5
|
+
fill: "currentColor",
|
|
6
|
+
"aria-hidden": "true",
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em"
|
|
9
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
fillRule: "evenodd",
|
|
11
|
+
d: "M7.941.855A.38.38 0 0 0 7.8.918c-.026.019-.55.54-1.487 1.477C5.206 3.502 4.86 3.851 4.846 3.877a.413.413 0 0 0 .221.606c.06.02.169.022.234.006.112-.028.021.056 1.232-1.152l1.09-1.09.002 3.33.001 3.33.013.04c.02.059.055.112.104.161.08.08.155.114.268.119.128.005.22-.03.309-.119A.315.315 0 0 0 8.399 9a.645.645 0 0 0 .035-.087c.006-.024.008-.656.01-3.345l.001-3.315 1.076 1.075c.591.59 1.086 1.082 1.1 1.092.073.056.147.08.248.08a.36.36 0 0 0 .186-.043.313.313 0 0 0 .099-.073.37.37 0 0 0 .121-.268.383.383 0 0 0-.072-.26c-.015-.02-.681-.69-1.481-1.49L8.268.915 8.217.889a.5.5 0 0 0-.093-.034.533.533 0 0 0-.183 0ZM.83 11.425a.418.418 0 0 0-.281.275l-.014.045v.594c0 .64 0 .647.034.837a2.308 2.308 0 0 0 2.01 1.876c.082.01.322.011 5.453.011 5.133 0 5.37 0 5.454-.01.28-.035.505-.1.743-.215a2.312 2.312 0 0 0 1.295-1.86c.009-.078.01-.184.012-.65.002-.332 0-.564-.003-.57a.467.467 0 0 1-.016-.052.387.387 0 0 0-.108-.178.316.316 0 0 0-.106-.076.507.507 0 0 0-.088-.033.569.569 0 0 0-.202.005.422.422 0 0 0-.286.282c-.013.045-.013.046-.017.64-.003.385-.007.606-.011.63a1.505 1.505 0 0 1-.514.921 1.506 1.506 0 0 1-.738.333c-.07.01-.22.011-5.415.011-5.103 0-5.346 0-5.412-.01a1.826 1.826 0 0 1-.293-.074 1.487 1.487 0 0 1-.929-1.028c-.041-.169-.04-.147-.044-.796-.004-.644-.002-.606-.04-.688a.415.415 0 0 0-.263-.22.506.506 0 0 0-.22 0Zm-.295.902c0 .31 0 .436.002.28a59.703 59.703 0 0 0-.002-.28Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}));
|
|
14
|
+
}
|
|
15
|
+
export default CloudUploadIcon;
|
package/solid/esm/index.d.ts
CHANGED
|
@@ -26,6 +26,8 @@ export { default as ChatTranslateIcon } from './ChatTranslateIcon'
|
|
|
26
26
|
export { default as CheckBoldIcon } from './CheckBoldIcon'
|
|
27
27
|
export { default as CheckIcon } from './CheckIcon'
|
|
28
28
|
export { default as ClassIcon } from './ClassIcon'
|
|
29
|
+
export { default as ClockIcon } from './ClockIcon'
|
|
30
|
+
export { default as CloudUploadIcon } from './CloudUploadIcon'
|
|
29
31
|
export { default as CommentIcon } from './CommentIcon'
|
|
30
32
|
export { default as CommentedIcon } from './CommentedIcon'
|
|
31
33
|
export { default as ComputerKeyboardNextIcon } from './ComputerKeyboardNextIcon'
|
package/solid/esm/index.js
CHANGED
|
@@ -26,6 +26,8 @@ export { default as ChatTranslateIcon } from './ChatTranslateIcon.js'
|
|
|
26
26
|
export { default as CheckBoldIcon } from './CheckBoldIcon.js'
|
|
27
27
|
export { default as CheckIcon } from './CheckIcon.js'
|
|
28
28
|
export { default as ClassIcon } from './ClassIcon.js'
|
|
29
|
+
export { default as ClockIcon } from './ClockIcon.js'
|
|
30
|
+
export { default as CloudUploadIcon } from './CloudUploadIcon.js'
|
|
29
31
|
export { default as CommentIcon } from './CommentIcon.js'
|
|
30
32
|
export { default as CommentedIcon } from './CommentedIcon.js'
|
|
31
33
|
export { default as ComputerKeyboardNextIcon } from './ComputerKeyboardNextIcon.js'
|
package/solid/index.d.ts
CHANGED
|
@@ -26,6 +26,8 @@ export { default as ChatTranslateIcon } from './ChatTranslateIcon'
|
|
|
26
26
|
export { default as CheckBoldIcon } from './CheckBoldIcon'
|
|
27
27
|
export { default as CheckIcon } from './CheckIcon'
|
|
28
28
|
export { default as ClassIcon } from './ClassIcon'
|
|
29
|
+
export { default as ClockIcon } from './ClockIcon'
|
|
30
|
+
export { default as CloudUploadIcon } from './CloudUploadIcon'
|
|
29
31
|
export { default as CommentIcon } from './CommentIcon'
|
|
30
32
|
export { default as CommentedIcon } from './CommentedIcon'
|
|
31
33
|
export { default as ComputerKeyboardNextIcon } from './ComputerKeyboardNextIcon'
|
package/solid/index.js
CHANGED
|
@@ -26,6 +26,8 @@ module.exports.ChatTranslateIcon = require("./ChatTranslateIcon.js")
|
|
|
26
26
|
module.exports.CheckBoldIcon = require("./CheckBoldIcon.js")
|
|
27
27
|
module.exports.CheckIcon = require("./CheckIcon.js")
|
|
28
28
|
module.exports.ClassIcon = require("./ClassIcon.js")
|
|
29
|
+
module.exports.ClockIcon = require("./ClockIcon.js")
|
|
30
|
+
module.exports.CloudUploadIcon = require("./CloudUploadIcon.js")
|
|
29
31
|
module.exports.CommentIcon = require("./CommentIcon.js")
|
|
30
32
|
module.exports.CommentedIcon = require("./CommentedIcon.js")
|
|
31
33
|
module.exports.ComputerKeyboardNextIcon = require("./ComputerKeyboardNextIcon.js")
|