@bubbles-ui/icons 1.2.131 → 1.2.133
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/CursorPlayerIcon.d.ts +3 -0
- package/solid/CursorPlayerIcon.js +15 -0
- package/solid/DownloadIcon.d.ts +3 -0
- package/solid/DownloadIcon.js +15 -0
- package/solid/MessageChatIcon.d.ts +3 -0
- package/solid/MessageChatIcon.js +15 -0
- package/solid/OpenIcon.d.ts +3 -0
- package/solid/OpenIcon.js +15 -0
- package/solid/SearchPlusIcon.d.ts +3 -0
- package/solid/SearchPlusIcon.js +15 -0
- package/solid/esm/CursorPlayerIcon.d.ts +3 -0
- package/solid/esm/CursorPlayerIcon.js +15 -0
- package/solid/esm/DownloadIcon.d.ts +3 -0
- package/solid/esm/DownloadIcon.js +15 -0
- package/solid/esm/MessageChatIcon.d.ts +3 -0
- package/solid/esm/MessageChatIcon.js +15 -0
- package/solid/esm/OpenIcon.d.ts +3 -0
- package/solid/esm/OpenIcon.js +15 -0
- package/solid/esm/SearchPlusIcon.d.ts +3 -0
- package/solid/esm/SearchPlusIcon.js +15 -0
- package/solid/esm/index.d.ts +5 -0
- package/solid/esm/index.js +5 -0
- package/solid/index.d.ts +5 -0
- package/solid/index.js +5 -0
package/package.json
CHANGED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function CursorPlayerIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
viewBox: "0 0 30 30",
|
|
5
|
+
fill: "currentColor",
|
|
6
|
+
"aria-hidden": "true",
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em"
|
|
9
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
fillRule: "evenodd",
|
|
11
|
+
d: "M4.584 1.268a2.712 2.712 0 0 0-2.173 1.276c-.186.3-.303.606-.374.978l-.027.144v22.668l.027.144a2.726 2.726 0 0 0 2.36 2.239c.17.02.488.017.67-.007.281-.036.598-.132.843-.255.108-.054 20.517-10.987 20.676-11.076.25-.14.438-.281.62-.467.16-.163.212-.226.332-.406.222-.332.365-.694.43-1.092.03-.186.03-.641 0-.828a2.726 2.726 0 0 0-.43-1.092 2.646 2.646 0 0 0-.952-.873C26.427 12.532 6.018 1.6 5.91 1.545a2.864 2.864 0 0 0-.745-.242 4.907 4.907 0 0 0-.503-.04 1.357 1.357 0 0 1-.078.005Zm-.007 1.649a1.17 1.17 0 0 0-.365.117c-.219.12-.36.271-.468.498a.935.935 0 0 0-.096.362c-.015.162-.015 22.05 0 22.212.014.153.037.24.096.363a1.06 1.06 0 0 0 1.309.564c.088-.03 2.456-1.294 10.403-5.552 5.66-3.032 10.322-5.531 10.362-5.554.188-.111.331-.266.427-.462a.934.934 0 0 0 .104-.503.852.852 0 0 0-.103-.424 1.06 1.06 0 0 0-.44-.47C25.664 13.984 5.219 3.033 5.142 3a1.173 1.173 0 0 0-.565-.083Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}));
|
|
14
|
+
}
|
|
15
|
+
module.exports = CursorPlayerIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function DownloadIcon(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: "M9.031.001a.508.508 0 0 0-.403.376c-.009.041-.01.605-.01 4.023v3.974L7.322 7.08c-.712-.711-1.31-1.305-1.331-1.32a.492.492 0 0 0-.702.665c.029.043.395.414 1.784 1.801C8.71 9.86 8.826 9.975 8.873 10a.482.482 0 0 0 .228.056c.093 0 .14-.01.222-.049l.068-.032 1.765-1.765 1.765-1.766.03-.06A.455.455 0 0 0 13 6.137a.46.46 0 0 0-.137-.32.462.462 0 0 0-.329-.146.455.455 0 0 0-.245.05l-.06.03-1.313 1.31-1.312 1.312V4.443c0-2.271-.003-3.959-.007-3.996a.478.478 0 0 0-.063-.204.502.502 0 0 0-.268-.22A.376.376 0 0 0 9.13 0a.892.892 0 0 0-.098.001ZM.372 13.591a.501.501 0 0 0-.337.33l-.017.055v.713c0 .768 0 .777.04 1.004a2.77 2.77 0 0 0 2.412 2.252c.1.012.387.012 6.545.012 6.16 0 6.445 0 6.544-.012.336-.042.606-.12.892-.258a2.774 2.774 0 0 0 1.554-2.232c.01-.093.013-.22.015-.78.001-.398 0-.676-.005-.685a.562.562 0 0 1-.018-.061.464.464 0 0 0-.13-.213.378.378 0 0 0-.127-.092.605.605 0 0 0-.105-.04.68.68 0 0 0-.243.007.506.506 0 0 0-.343.338c-.016.054-.016.056-.021.767-.004.463-.008.728-.013.758-.061.344-.18.615-.377.858a2.584 2.584 0 0 1-.24.247 1.806 1.806 0 0 1-.885.399c-.084.013-.264.013-6.498.013-6.124 0-6.416 0-6.495-.013a2.198 2.198 0 0 1-.351-.088 1.785 1.785 0 0 1-1.114-1.234c-.05-.202-.049-.176-.054-.954-.005-.774-.002-.728-.049-.827a.499.499 0 0 0-.315-.264.607.607 0 0 0-.265 0Zm-.354 1.083c0 .373 0 .524.002.336v-.676c-.001-.185-.002-.032-.002.34Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}));
|
|
14
|
+
}
|
|
15
|
+
module.exports = DownloadIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function MessageChatIcon(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: "M1.377.03A1.731 1.731 0 0 0 .019 1.44c-.016.102-.02 1.59-.016 5.958l.006 5.823.05.162c.028.09.088.231.132.315.274.515.777.86 1.336.917.103.01.558.02 1.012.02h.826l.005 1.462.005 1.462.047.1c.1.212.25.32.475.336a.454.454 0 0 0 .22-.021c.057-.022.823-.585 2.292-1.686l2.207-1.654h3.835c2.539 0 3.898-.006 4.021-.019.361-.036.7-.192.97-.444a1.6 1.6 0 0 0 .366-.473c.083-.155.174-.43.174-.523 0-.028.008-.056.018-.062.012-.007.018-1.968.018-5.825 0-3.31-.007-5.81-.016-5.804-.008.005-.02-.031-.027-.08a1.858 1.858 0 0 0-.181-.513 1.792 1.792 0 0 0-.92-.79c-.312-.109.31-.1-7.887-.1-6.58.002-7.5.005-7.61.03Zm.085 1.159a.608.608 0 0 0-.285.296l-.043.094.004 5.75.005 5.748.04.082c.056.113.175.23.293.285l.099.047 1.26.01 1.26.008.09.048a.615.615 0 0 1 .269.285l.046.1v2.366l1.832-1.373c1.007-.756 1.86-1.386 1.894-1.4.054-.022.662-.027 4.13-.035l4.069-.009.099-.047a.676.676 0 0 0 .293-.285l.04-.082.005-5.749.004-5.75-.043-.093a.608.608 0 0 0-.285-.296l-.11-.055H1.572l-.11.055ZM.01 7.309c0 3.202.002 4.512.004 2.91.003-1.6.003-4.22 0-5.822C.011 2.795.01 4.106.01 7.308ZM2.96 8.646a.579.579 0 0 0-.365.315c-.04.084-.043.114-.037.253.006.128.016.171.055.237.065.11.168.205.275.254l.09.041 2.88.006c2.103.004 2.909 0 2.987-.016.472-.09.613-.706.23-1-.162-.122.042-.115-3.153-.113-2.127.001-2.91.007-2.962.023Zm7.722 0a.516.516 0 0 0-.266.173.514.514 0 0 0-.14.377c.001.22.15.438.353.516.086.033.167.034 2.204.034h2.115l.084-.039a.614.614 0 0 0 .293-.296c.043-.095.049-.128.043-.247a.493.493 0 0 0-.048-.219.648.648 0 0 0-.28-.273l-.092-.042-2.097-.003c-1.656-.003-2.112.001-2.17.02Zm-7.689 2.316a.621.621 0 0 0-.396.308c-.05.093-.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-.112.048-.253 0-.134-.007-.175-.041-.239a.623.623 0 0 0-.271-.269l-.102-.05-2.08-.002a81.929 81.929 0 0 0-2.153.012Zm5.922 0a.554.554 0 0 0-.394.329.404.404 0 0 0-.041.243c.004.1.018.16.048.22a.648.648 0 0 0 .28.273l.092.041h1.152c1.139 0 1.153 0 1.235-.038a.569.569 0 0 0 .224-.856.593.593 0 0 0-.33-.21c-.113-.024-2.148-.025-2.266-.002Zm3.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-.041a.647.647 0 0 0 .28-.274.493.493 0 0 0 .048-.218.413.413 0 0 0-.042-.245.605.605 0 0 0-.288-.296l-.09-.042-1.071-.003c-.675-.002-1.1.004-1.152.016Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}));
|
|
14
|
+
}
|
|
15
|
+
module.exports = MessageChatIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function OpenIcon(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: "M9.956.938a.43.43 0 0 0-.272.212.33.33 0 0 0-.042.19c0 .068.002.084.016.126.042.128.148.23.283.27.035.01.123.011 2.089.014l2.053.003L10.03 5.74C7.8 7.933 5.964 9.743 5.948 9.762a.383.383 0 0 0-.088.277.364.364 0 0 0 .121.27c.082.082.17.118.288.117a.36.36 0 0 0 .218-.062c.028-.018 1.144-1.111 4.114-4.033l4.074-4.008.003 2.022c.003 1.913.004 2.024.014 2.058a.44.44 0 0 0 .206.259c.104.059.271.06.38.002a.417.417 0 0 0 .211-.272c.007-.034.009.713.011 4.305l.003 4.347v-4.806c.001-2.644 0-5.747-.002-6.898l-.004-2.09-.016-.045a.388.388 0 0 0-.101-.156.388.388 0 0 0-.157-.101L15.18.93h-2.592c-2.2-.001-2.598 0-2.63.007ZM1.361 4.085a.965.965 0 0 0-.838.743l-.014.051-.002 5.097c-.001 3.73 0 5.11.005 5.142a.972.972 0 0 0 .78.797c.041.009.478.01 5.091.012 3.629.001 5.063 0 5.106-.005a.957.957 0 0 0 .855-.873c.005-.05.006-1.108.005-3.425l-.002-3.355-.013-.039a.419.419 0 0 0-.284-.275.479.479 0 0 0-.222 0 .42.42 0 0 0-.287.286c-.01.032-.01.229-.013 3.4l-.003 3.367-.013.024a.152.152 0 0 1-.08.069 869.8 869.8 0 0 1-5.012.005c-4.495 0-4.992 0-5.013-.009a.156.156 0 0 1-.074-.072c-.01-.023-.01-.166-.01-5.02 0-4.179 0-5 .007-5.016a.148.148 0 0 1 .073-.074l.03-.014h3.34c3.713 0 3.39.003 3.482-.042a.395.395 0 0 0 .231-.37.405.405 0 0 0-.288-.394l-.039-.014H4.784c-1.856 0-3.396.001-3.423.004Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}));
|
|
14
|
+
}
|
|
15
|
+
module.exports = OpenIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function SearchPlusIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
viewBox: "0 0 19 19",
|
|
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.798 1.5a6.297 6.297 0 1 0-.001 12.594A6.297 6.297 0 0 0 7.798 1.5Zm5.501 11.09a7.289 7.289 0 0 0 1.796-4.794 7.297 7.297 0 1 0-2.503 5.502l4.93 4.93a.5.5 0 1 0 .707-.707l-4.93-4.93ZM7.751 3.876a.5.5 0 0 1 .5.5V7.25h2.875a.5.5 0 0 1 0 1H8.25v2.875a.5.5 0 0 1-1 0V8.25H4.376a.5.5 0 0 1 0-1H7.25V4.375a.5.5 0 0 1 .5-.5Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}));
|
|
14
|
+
}
|
|
15
|
+
module.exports = SearchPlusIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function CursorPlayerIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
viewBox: "0 0 30 30",
|
|
5
|
+
fill: "currentColor",
|
|
6
|
+
"aria-hidden": "true",
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em"
|
|
9
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
10
|
+
fillRule: "evenodd",
|
|
11
|
+
d: "M4.584 1.268a2.712 2.712 0 0 0-2.173 1.276c-.186.3-.303.606-.374.978l-.027.144v22.668l.027.144a2.726 2.726 0 0 0 2.36 2.239c.17.02.488.017.67-.007.281-.036.598-.132.843-.255.108-.054 20.517-10.987 20.676-11.076.25-.14.438-.281.62-.467.16-.163.212-.226.332-.406.222-.332.365-.694.43-1.092.03-.186.03-.641 0-.828a2.726 2.726 0 0 0-.43-1.092 2.646 2.646 0 0 0-.952-.873C26.427 12.532 6.018 1.6 5.91 1.545a2.864 2.864 0 0 0-.745-.242 4.907 4.907 0 0 0-.503-.04 1.357 1.357 0 0 1-.078.005Zm-.007 1.649a1.17 1.17 0 0 0-.365.117c-.219.12-.36.271-.468.498a.935.935 0 0 0-.096.362c-.015.162-.015 22.05 0 22.212.014.153.037.24.096.363a1.06 1.06 0 0 0 1.309.564c.088-.03 2.456-1.294 10.403-5.552 5.66-3.032 10.322-5.531 10.362-5.554.188-.111.331-.266.427-.462a.934.934 0 0 0 .104-.503.852.852 0 0 0-.103-.424 1.06 1.06 0 0 0-.44-.47C25.664 13.984 5.219 3.033 5.142 3a1.173 1.173 0 0 0-.565-.083Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}));
|
|
14
|
+
}
|
|
15
|
+
export default CursorPlayerIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function DownloadIcon(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: "M9.031.001a.508.508 0 0 0-.403.376c-.009.041-.01.605-.01 4.023v3.974L7.322 7.08c-.712-.711-1.31-1.305-1.331-1.32a.492.492 0 0 0-.702.665c.029.043.395.414 1.784 1.801C8.71 9.86 8.826 9.975 8.873 10a.482.482 0 0 0 .228.056c.093 0 .14-.01.222-.049l.068-.032 1.765-1.765 1.765-1.766.03-.06A.455.455 0 0 0 13 6.137a.46.46 0 0 0-.137-.32.462.462 0 0 0-.329-.146.455.455 0 0 0-.245.05l-.06.03-1.313 1.31-1.312 1.312V4.443c0-2.271-.003-3.959-.007-3.996a.478.478 0 0 0-.063-.204.502.502 0 0 0-.268-.22A.376.376 0 0 0 9.13 0a.892.892 0 0 0-.098.001ZM.372 13.591a.501.501 0 0 0-.337.33l-.017.055v.713c0 .768 0 .777.04 1.004a2.77 2.77 0 0 0 2.412 2.252c.1.012.387.012 6.545.012 6.16 0 6.445 0 6.544-.012.336-.042.606-.12.892-.258a2.774 2.774 0 0 0 1.554-2.232c.01-.093.013-.22.015-.78.001-.398 0-.676-.005-.685a.562.562 0 0 1-.018-.061.464.464 0 0 0-.13-.213.378.378 0 0 0-.127-.092.605.605 0 0 0-.105-.04.68.68 0 0 0-.243.007.506.506 0 0 0-.343.338c-.016.054-.016.056-.021.767-.004.463-.008.728-.013.758-.061.344-.18.615-.377.858a2.584 2.584 0 0 1-.24.247 1.806 1.806 0 0 1-.885.399c-.084.013-.264.013-6.498.013-6.124 0-6.416 0-6.495-.013a2.198 2.198 0 0 1-.351-.088 1.785 1.785 0 0 1-1.114-1.234c-.05-.202-.049-.176-.054-.954-.005-.774-.002-.728-.049-.827a.499.499 0 0 0-.315-.264.607.607 0 0 0-.265 0Zm-.354 1.083c0 .373 0 .524.002.336v-.676c-.001-.185-.002-.032-.002.34Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}));
|
|
14
|
+
}
|
|
15
|
+
export default DownloadIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function MessageChatIcon(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: "M1.377.03A1.731 1.731 0 0 0 .019 1.44c-.016.102-.02 1.59-.016 5.958l.006 5.823.05.162c.028.09.088.231.132.315.274.515.777.86 1.336.917.103.01.558.02 1.012.02h.826l.005 1.462.005 1.462.047.1c.1.212.25.32.475.336a.454.454 0 0 0 .22-.021c.057-.022.823-.585 2.292-1.686l2.207-1.654h3.835c2.539 0 3.898-.006 4.021-.019.361-.036.7-.192.97-.444a1.6 1.6 0 0 0 .366-.473c.083-.155.174-.43.174-.523 0-.028.008-.056.018-.062.012-.007.018-1.968.018-5.825 0-3.31-.007-5.81-.016-5.804-.008.005-.02-.031-.027-.08a1.858 1.858 0 0 0-.181-.513 1.792 1.792 0 0 0-.92-.79c-.312-.109.31-.1-7.887-.1-6.58.002-7.5.005-7.61.03Zm.085 1.159a.608.608 0 0 0-.285.296l-.043.094.004 5.75.005 5.748.04.082c.056.113.175.23.293.285l.099.047 1.26.01 1.26.008.09.048a.615.615 0 0 1 .269.285l.046.1v2.366l1.832-1.373c1.007-.756 1.86-1.386 1.894-1.4.054-.022.662-.027 4.13-.035l4.069-.009.099-.047a.676.676 0 0 0 .293-.285l.04-.082.005-5.749.004-5.75-.043-.093a.608.608 0 0 0-.285-.296l-.11-.055H1.572l-.11.055ZM.01 7.309c0 3.202.002 4.512.004 2.91.003-1.6.003-4.22 0-5.822C.011 2.795.01 4.106.01 7.308ZM2.96 8.646a.579.579 0 0 0-.365.315c-.04.084-.043.114-.037.253.006.128.016.171.055.237.065.11.168.205.275.254l.09.041 2.88.006c2.103.004 2.909 0 2.987-.016.472-.09.613-.706.23-1-.162-.122.042-.115-3.153-.113-2.127.001-2.91.007-2.962.023Zm7.722 0a.516.516 0 0 0-.266.173.514.514 0 0 0-.14.377c.001.22.15.438.353.516.086.033.167.034 2.204.034h2.115l.084-.039a.614.614 0 0 0 .293-.296c.043-.095.049-.128.043-.247a.493.493 0 0 0-.048-.219.648.648 0 0 0-.28-.273l-.092-.042-2.097-.003c-1.656-.003-2.112.001-2.17.02Zm-7.689 2.316a.621.621 0 0 0-.396.308c-.05.093-.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-.112.048-.253 0-.134-.007-.175-.041-.239a.623.623 0 0 0-.271-.269l-.102-.05-2.08-.002a81.929 81.929 0 0 0-2.153.012Zm5.922 0a.554.554 0 0 0-.394.329.404.404 0 0 0-.041.243c.004.1.018.16.048.22a.648.648 0 0 0 .28.273l.092.041h1.152c1.139 0 1.153 0 1.235-.038a.569.569 0 0 0 .224-.856.593.593 0 0 0-.33-.21c-.113-.024-2.148-.025-2.266-.002Zm3.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-.041a.647.647 0 0 0 .28-.274.493.493 0 0 0 .048-.218.413.413 0 0 0-.042-.245.605.605 0 0 0-.288-.296l-.09-.042-1.071-.003c-.675-.002-1.1.004-1.152.016Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}));
|
|
14
|
+
}
|
|
15
|
+
export default MessageChatIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function OpenIcon(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: "M9.956.938a.43.43 0 0 0-.272.212.33.33 0 0 0-.042.19c0 .068.002.084.016.126.042.128.148.23.283.27.035.01.123.011 2.089.014l2.053.003L10.03 5.74C7.8 7.933 5.964 9.743 5.948 9.762a.383.383 0 0 0-.088.277.364.364 0 0 0 .121.27c.082.082.17.118.288.117a.36.36 0 0 0 .218-.062c.028-.018 1.144-1.111 4.114-4.033l4.074-4.008.003 2.022c.003 1.913.004 2.024.014 2.058a.44.44 0 0 0 .206.259c.104.059.271.06.38.002a.417.417 0 0 0 .211-.272c.007-.034.009.713.011 4.305l.003 4.347v-4.806c.001-2.644 0-5.747-.002-6.898l-.004-2.09-.016-.045a.388.388 0 0 0-.101-.156.388.388 0 0 0-.157-.101L15.18.93h-2.592c-2.2-.001-2.598 0-2.63.007ZM1.361 4.085a.965.965 0 0 0-.838.743l-.014.051-.002 5.097c-.001 3.73 0 5.11.005 5.142a.972.972 0 0 0 .78.797c.041.009.478.01 5.091.012 3.629.001 5.063 0 5.106-.005a.957.957 0 0 0 .855-.873c.005-.05.006-1.108.005-3.425l-.002-3.355-.013-.039a.419.419 0 0 0-.284-.275.479.479 0 0 0-.222 0 .42.42 0 0 0-.287.286c-.01.032-.01.229-.013 3.4l-.003 3.367-.013.024a.152.152 0 0 1-.08.069 869.8 869.8 0 0 1-5.012.005c-4.495 0-4.992 0-5.013-.009a.156.156 0 0 1-.074-.072c-.01-.023-.01-.166-.01-5.02 0-4.179 0-5 .007-5.016a.148.148 0 0 1 .073-.074l.03-.014h3.34c3.713 0 3.39.003 3.482-.042a.395.395 0 0 0 .231-.37.405.405 0 0 0-.288-.394l-.039-.014H4.784c-1.856 0-3.396.001-3.423.004Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}));
|
|
14
|
+
}
|
|
15
|
+
export default OpenIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function SearchPlusIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
viewBox: "0 0 19 19",
|
|
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.798 1.5a6.297 6.297 0 1 0-.001 12.594A6.297 6.297 0 0 0 7.798 1.5Zm5.501 11.09a7.289 7.289 0 0 0 1.796-4.794 7.297 7.297 0 1 0-2.503 5.502l4.93 4.93a.5.5 0 1 0 .707-.707l-4.93-4.93ZM7.751 3.876a.5.5 0 0 1 .5.5V7.25h2.875a.5.5 0 0 1 0 1H8.25v2.875a.5.5 0 0 1-1 0V8.25H4.376a.5.5 0 0 1 0-1H7.25V4.375a.5.5 0 0 1 .5-.5Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}));
|
|
14
|
+
}
|
|
15
|
+
export default SearchPlusIcon;
|
package/solid/esm/index.d.ts
CHANGED
|
@@ -40,6 +40,7 @@ export { default as ControlsPreviousIcon } from './ControlsPreviousIcon'
|
|
|
40
40
|
export { default as ControlsRecordIcon } from './ControlsRecordIcon'
|
|
41
41
|
export { default as ControlsRewindIcon } from './ControlsRewindIcon'
|
|
42
42
|
export { default as ControlsStopIcon } from './ControlsStopIcon'
|
|
43
|
+
export { default as CursorPlayerIcon } from './CursorPlayerIcon'
|
|
43
44
|
export { default as CursorIcon } from './CursorIcon'
|
|
44
45
|
export { default as CutStarIcon } from './CutStarIcon'
|
|
45
46
|
export { default as DeleteAlternateIcon } from './DeleteAlternateIcon'
|
|
@@ -48,6 +49,7 @@ export { default as DeleteIcon } from './DeleteIcon'
|
|
|
48
49
|
export { default as DesignShapeMonitorIcon } from './DesignShapeMonitorIcon'
|
|
49
50
|
export { default as DislikeIcon } from './DislikeIcon'
|
|
50
51
|
export { default as DoneSquareAlternateIcon } from './DoneSquareAlternateIcon'
|
|
52
|
+
export { default as DownloadIcon } from './DownloadIcon'
|
|
51
53
|
export { default as EditWriteIcon } from './EditWriteIcon'
|
|
52
54
|
export { default as EditorCenterAlignIcon } from './EditorCenterAlignIcon'
|
|
53
55
|
export { default as EditorHyperlinkIcon } from './EditorHyperlinkIcon'
|
|
@@ -99,6 +101,7 @@ export { default as LinkedinIcon } from './LinkedinIcon'
|
|
|
99
101
|
export { default as LockIcon } from './LockIcon'
|
|
100
102
|
export { default as MapFlagIcon } from './MapFlagIcon'
|
|
101
103
|
export { default as MeetingCameraIcon } from './MeetingCameraIcon'
|
|
104
|
+
export { default as MessageChatIcon } from './MessageChatIcon'
|
|
102
105
|
export { default as MicrophoneOffIcon } from './MicrophoneOffIcon'
|
|
103
106
|
export { default as MicrophoneIcon } from './MicrophoneIcon'
|
|
104
107
|
export { default as MoveToTopIcon } from './MoveToTopIcon'
|
|
@@ -106,6 +109,7 @@ export { default as MusicNoteIcon } from './MusicNoteIcon'
|
|
|
106
109
|
export { default as NavigationMenuIcon } from './NavigationMenuIcon'
|
|
107
110
|
export { default as NoPauseIcon } from './NoPauseIcon'
|
|
108
111
|
export { default as NonEvaluableIcon } from './NonEvaluableIcon'
|
|
112
|
+
export { default as OpenIcon } from './OpenIcon'
|
|
109
113
|
export { default as ParagraphSpacingIcon } from './ParagraphSpacingIcon'
|
|
110
114
|
export { default as PassportIcon } from './PassportIcon'
|
|
111
115
|
export { default as PerformanceMoneyIncreaseIcon } from './PerformanceMoneyIncreaseIcon'
|
|
@@ -147,6 +151,7 @@ export { default as PunctuableIcon } from './PunctuableIcon'
|
|
|
147
151
|
export { default as RatingStarIcon } from './RatingStarIcon'
|
|
148
152
|
export { default as RemoveBoldIcon } from './RemoveBoldIcon'
|
|
149
153
|
export { default as ReorderDownIcon } from './ReorderDownIcon'
|
|
154
|
+
export { default as SearchPlusIcon } from './SearchPlusIcon'
|
|
150
155
|
export { default as SettingMenuHorizontalIcon } from './SettingMenuHorizontalIcon'
|
|
151
156
|
export { default as SettingMenuVerticalIcon } from './SettingMenuVerticalIcon'
|
|
152
157
|
export { default as SettingsIcon } from './SettingsIcon'
|
package/solid/esm/index.js
CHANGED
|
@@ -40,6 +40,7 @@ export { default as ControlsPreviousIcon } from './ControlsPreviousIcon.js'
|
|
|
40
40
|
export { default as ControlsRecordIcon } from './ControlsRecordIcon.js'
|
|
41
41
|
export { default as ControlsRewindIcon } from './ControlsRewindIcon.js'
|
|
42
42
|
export { default as ControlsStopIcon } from './ControlsStopIcon.js'
|
|
43
|
+
export { default as CursorPlayerIcon } from './CursorPlayerIcon.js'
|
|
43
44
|
export { default as CursorIcon } from './CursorIcon.js'
|
|
44
45
|
export { default as CutStarIcon } from './CutStarIcon.js'
|
|
45
46
|
export { default as DeleteAlternateIcon } from './DeleteAlternateIcon.js'
|
|
@@ -48,6 +49,7 @@ export { default as DeleteIcon } from './DeleteIcon.js'
|
|
|
48
49
|
export { default as DesignShapeMonitorIcon } from './DesignShapeMonitorIcon.js'
|
|
49
50
|
export { default as DislikeIcon } from './DislikeIcon.js'
|
|
50
51
|
export { default as DoneSquareAlternateIcon } from './DoneSquareAlternateIcon.js'
|
|
52
|
+
export { default as DownloadIcon } from './DownloadIcon.js'
|
|
51
53
|
export { default as EditWriteIcon } from './EditWriteIcon.js'
|
|
52
54
|
export { default as EditorCenterAlignIcon } from './EditorCenterAlignIcon.js'
|
|
53
55
|
export { default as EditorHyperlinkIcon } from './EditorHyperlinkIcon.js'
|
|
@@ -99,6 +101,7 @@ export { default as LinkedinIcon } from './LinkedinIcon.js'
|
|
|
99
101
|
export { default as LockIcon } from './LockIcon.js'
|
|
100
102
|
export { default as MapFlagIcon } from './MapFlagIcon.js'
|
|
101
103
|
export { default as MeetingCameraIcon } from './MeetingCameraIcon.js'
|
|
104
|
+
export { default as MessageChatIcon } from './MessageChatIcon.js'
|
|
102
105
|
export { default as MicrophoneOffIcon } from './MicrophoneOffIcon.js'
|
|
103
106
|
export { default as MicrophoneIcon } from './MicrophoneIcon.js'
|
|
104
107
|
export { default as MoveToTopIcon } from './MoveToTopIcon.js'
|
|
@@ -106,6 +109,7 @@ export { default as MusicNoteIcon } from './MusicNoteIcon.js'
|
|
|
106
109
|
export { default as NavigationMenuIcon } from './NavigationMenuIcon.js'
|
|
107
110
|
export { default as NoPauseIcon } from './NoPauseIcon.js'
|
|
108
111
|
export { default as NonEvaluableIcon } from './NonEvaluableIcon.js'
|
|
112
|
+
export { default as OpenIcon } from './OpenIcon.js'
|
|
109
113
|
export { default as ParagraphSpacingIcon } from './ParagraphSpacingIcon.js'
|
|
110
114
|
export { default as PassportIcon } from './PassportIcon.js'
|
|
111
115
|
export { default as PerformanceMoneyIncreaseIcon } from './PerformanceMoneyIncreaseIcon.js'
|
|
@@ -147,6 +151,7 @@ export { default as PunctuableIcon } from './PunctuableIcon.js'
|
|
|
147
151
|
export { default as RatingStarIcon } from './RatingStarIcon.js'
|
|
148
152
|
export { default as RemoveBoldIcon } from './RemoveBoldIcon.js'
|
|
149
153
|
export { default as ReorderDownIcon } from './ReorderDownIcon.js'
|
|
154
|
+
export { default as SearchPlusIcon } from './SearchPlusIcon.js'
|
|
150
155
|
export { default as SettingMenuHorizontalIcon } from './SettingMenuHorizontalIcon.js'
|
|
151
156
|
export { default as SettingMenuVerticalIcon } from './SettingMenuVerticalIcon.js'
|
|
152
157
|
export { default as SettingsIcon } from './SettingsIcon.js'
|
package/solid/index.d.ts
CHANGED
|
@@ -40,6 +40,7 @@ export { default as ControlsPreviousIcon } from './ControlsPreviousIcon'
|
|
|
40
40
|
export { default as ControlsRecordIcon } from './ControlsRecordIcon'
|
|
41
41
|
export { default as ControlsRewindIcon } from './ControlsRewindIcon'
|
|
42
42
|
export { default as ControlsStopIcon } from './ControlsStopIcon'
|
|
43
|
+
export { default as CursorPlayerIcon } from './CursorPlayerIcon'
|
|
43
44
|
export { default as CursorIcon } from './CursorIcon'
|
|
44
45
|
export { default as CutStarIcon } from './CutStarIcon'
|
|
45
46
|
export { default as DeleteAlternateIcon } from './DeleteAlternateIcon'
|
|
@@ -48,6 +49,7 @@ export { default as DeleteIcon } from './DeleteIcon'
|
|
|
48
49
|
export { default as DesignShapeMonitorIcon } from './DesignShapeMonitorIcon'
|
|
49
50
|
export { default as DislikeIcon } from './DislikeIcon'
|
|
50
51
|
export { default as DoneSquareAlternateIcon } from './DoneSquareAlternateIcon'
|
|
52
|
+
export { default as DownloadIcon } from './DownloadIcon'
|
|
51
53
|
export { default as EditWriteIcon } from './EditWriteIcon'
|
|
52
54
|
export { default as EditorCenterAlignIcon } from './EditorCenterAlignIcon'
|
|
53
55
|
export { default as EditorHyperlinkIcon } from './EditorHyperlinkIcon'
|
|
@@ -99,6 +101,7 @@ export { default as LinkedinIcon } from './LinkedinIcon'
|
|
|
99
101
|
export { default as LockIcon } from './LockIcon'
|
|
100
102
|
export { default as MapFlagIcon } from './MapFlagIcon'
|
|
101
103
|
export { default as MeetingCameraIcon } from './MeetingCameraIcon'
|
|
104
|
+
export { default as MessageChatIcon } from './MessageChatIcon'
|
|
102
105
|
export { default as MicrophoneOffIcon } from './MicrophoneOffIcon'
|
|
103
106
|
export { default as MicrophoneIcon } from './MicrophoneIcon'
|
|
104
107
|
export { default as MoveToTopIcon } from './MoveToTopIcon'
|
|
@@ -106,6 +109,7 @@ export { default as MusicNoteIcon } from './MusicNoteIcon'
|
|
|
106
109
|
export { default as NavigationMenuIcon } from './NavigationMenuIcon'
|
|
107
110
|
export { default as NoPauseIcon } from './NoPauseIcon'
|
|
108
111
|
export { default as NonEvaluableIcon } from './NonEvaluableIcon'
|
|
112
|
+
export { default as OpenIcon } from './OpenIcon'
|
|
109
113
|
export { default as ParagraphSpacingIcon } from './ParagraphSpacingIcon'
|
|
110
114
|
export { default as PassportIcon } from './PassportIcon'
|
|
111
115
|
export { default as PerformanceMoneyIncreaseIcon } from './PerformanceMoneyIncreaseIcon'
|
|
@@ -147,6 +151,7 @@ export { default as PunctuableIcon } from './PunctuableIcon'
|
|
|
147
151
|
export { default as RatingStarIcon } from './RatingStarIcon'
|
|
148
152
|
export { default as RemoveBoldIcon } from './RemoveBoldIcon'
|
|
149
153
|
export { default as ReorderDownIcon } from './ReorderDownIcon'
|
|
154
|
+
export { default as SearchPlusIcon } from './SearchPlusIcon'
|
|
150
155
|
export { default as SettingMenuHorizontalIcon } from './SettingMenuHorizontalIcon'
|
|
151
156
|
export { default as SettingMenuVerticalIcon } from './SettingMenuVerticalIcon'
|
|
152
157
|
export { default as SettingsIcon } from './SettingsIcon'
|
package/solid/index.js
CHANGED
|
@@ -40,6 +40,7 @@ module.exports.ControlsPreviousIcon = require("./ControlsPreviousIcon.js")
|
|
|
40
40
|
module.exports.ControlsRecordIcon = require("./ControlsRecordIcon.js")
|
|
41
41
|
module.exports.ControlsRewindIcon = require("./ControlsRewindIcon.js")
|
|
42
42
|
module.exports.ControlsStopIcon = require("./ControlsStopIcon.js")
|
|
43
|
+
module.exports.CursorPlayerIcon = require("./CursorPlayerIcon.js")
|
|
43
44
|
module.exports.CursorIcon = require("./CursorIcon.js")
|
|
44
45
|
module.exports.CutStarIcon = require("./CutStarIcon.js")
|
|
45
46
|
module.exports.DeleteAlternateIcon = require("./DeleteAlternateIcon.js")
|
|
@@ -48,6 +49,7 @@ module.exports.DeleteIcon = require("./DeleteIcon.js")
|
|
|
48
49
|
module.exports.DesignShapeMonitorIcon = require("./DesignShapeMonitorIcon.js")
|
|
49
50
|
module.exports.DislikeIcon = require("./DislikeIcon.js")
|
|
50
51
|
module.exports.DoneSquareAlternateIcon = require("./DoneSquareAlternateIcon.js")
|
|
52
|
+
module.exports.DownloadIcon = require("./DownloadIcon.js")
|
|
51
53
|
module.exports.EditWriteIcon = require("./EditWriteIcon.js")
|
|
52
54
|
module.exports.EditorCenterAlignIcon = require("./EditorCenterAlignIcon.js")
|
|
53
55
|
module.exports.EditorHyperlinkIcon = require("./EditorHyperlinkIcon.js")
|
|
@@ -99,6 +101,7 @@ module.exports.LinkedinIcon = require("./LinkedinIcon.js")
|
|
|
99
101
|
module.exports.LockIcon = require("./LockIcon.js")
|
|
100
102
|
module.exports.MapFlagIcon = require("./MapFlagIcon.js")
|
|
101
103
|
module.exports.MeetingCameraIcon = require("./MeetingCameraIcon.js")
|
|
104
|
+
module.exports.MessageChatIcon = require("./MessageChatIcon.js")
|
|
102
105
|
module.exports.MicrophoneOffIcon = require("./MicrophoneOffIcon.js")
|
|
103
106
|
module.exports.MicrophoneIcon = require("./MicrophoneIcon.js")
|
|
104
107
|
module.exports.MoveToTopIcon = require("./MoveToTopIcon.js")
|
|
@@ -106,6 +109,7 @@ module.exports.MusicNoteIcon = require("./MusicNoteIcon.js")
|
|
|
106
109
|
module.exports.NavigationMenuIcon = require("./NavigationMenuIcon.js")
|
|
107
110
|
module.exports.NoPauseIcon = require("./NoPauseIcon.js")
|
|
108
111
|
module.exports.NonEvaluableIcon = require("./NonEvaluableIcon.js")
|
|
112
|
+
module.exports.OpenIcon = require("./OpenIcon.js")
|
|
109
113
|
module.exports.ParagraphSpacingIcon = require("./ParagraphSpacingIcon.js")
|
|
110
114
|
module.exports.PassportIcon = require("./PassportIcon.js")
|
|
111
115
|
module.exports.PerformanceMoneyIncreaseIcon = require("./PerformanceMoneyIncreaseIcon.js")
|
|
@@ -147,6 +151,7 @@ module.exports.PunctuableIcon = require("./PunctuableIcon.js")
|
|
|
147
151
|
module.exports.RatingStarIcon = require("./RatingStarIcon.js")
|
|
148
152
|
module.exports.RemoveBoldIcon = require("./RemoveBoldIcon.js")
|
|
149
153
|
module.exports.ReorderDownIcon = require("./ReorderDownIcon.js")
|
|
154
|
+
module.exports.SearchPlusIcon = require("./SearchPlusIcon.js")
|
|
150
155
|
module.exports.SettingMenuHorizontalIcon = require("./SettingMenuHorizontalIcon.js")
|
|
151
156
|
module.exports.SettingMenuVerticalIcon = require("./SettingMenuVerticalIcon.js")
|
|
152
157
|
module.exports.SettingsIcon = require("./SettingsIcon.js")
|