@bubbles-ui/icons 1.2.91 → 1.2.93
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/esm/index.d.ts +0 -2
- package/outline/esm/index.js +0 -2
- package/outline/index.d.ts +0 -2
- package/outline/index.js +0 -2
- package/package.json +1 -1
- package/solid/NonEvaluableIcon.js +27 -0
- package/solid/PluginScoresBasicIcon.d.ts +3 -0
- package/solid/PluginScoresBasicIcon.js +25 -0
- package/{outline → solid}/PunctuableIcon.js +1 -4
- package/solid/esm/NonEvaluableIcon.js +27 -0
- package/solid/esm/PluginScoresBasicIcon.d.ts +3 -0
- package/solid/esm/PluginScoresBasicIcon.js +25 -0
- package/{outline → solid}/esm/PunctuableIcon.js +1 -4
- package/solid/esm/index.d.ts +3 -0
- package/solid/esm/index.js +3 -0
- package/solid/index.d.ts +3 -0
- package/solid/index.js +3 -0
- package/outline/NonEvaluableIcon.js +0 -32
- package/outline/esm/NonEvaluableIcon.js +0 -32
- /package/{outline → solid}/NonEvaluableIcon.d.ts +0 -0
- /package/{outline → solid}/PunctuableIcon.d.ts +0 -0
- /package/{outline → solid}/esm/NonEvaluableIcon.d.ts +0 -0
- /package/{outline → solid}/esm/PunctuableIcon.d.ts +0 -0
package/outline/esm/index.d.ts
CHANGED
|
@@ -110,7 +110,6 @@ export { default as MoveRightIcon } from './MoveRightIcon'
|
|
|
110
110
|
export { default as MoveIcon } from './MoveIcon'
|
|
111
111
|
export { default as NavigationMenuLeftIcon } from './NavigationMenuLeftIcon'
|
|
112
112
|
export { default as NavigationMenuRightIcon } from './NavigationMenuRightIcon'
|
|
113
|
-
export { default as NonEvaluableIcon } from './NonEvaluableIcon'
|
|
114
113
|
export { default as OfficialBuildingIcon } from './OfficialBuildingIcon'
|
|
115
114
|
export { default as OpenIcon } from './OpenIcon'
|
|
116
115
|
export { default as PeopleManGraduateIcon } from './PeopleManGraduateIcon'
|
|
@@ -153,7 +152,6 @@ export { default as PluginTransactionalIcon } from './PluginTransactionalIcon'
|
|
|
153
152
|
export { default as PluginTranslatorIcon } from './PluginTranslatorIcon'
|
|
154
153
|
export { default as PluginUsersIcon } from './PluginUsersIcon'
|
|
155
154
|
export { default as PluginVirtualBlackboadIcon } from './PluginVirtualBlackboadIcon'
|
|
156
|
-
export { default as PunctuableIcon } from './PunctuableIcon'
|
|
157
155
|
export { default as QrCodeScanIcon } from './QrCodeScanIcon'
|
|
158
156
|
export { default as QuestionExclamationIcon } from './QuestionExclamationIcon'
|
|
159
157
|
export { default as RatingStarIcon } from './RatingStarIcon'
|
package/outline/esm/index.js
CHANGED
|
@@ -110,7 +110,6 @@ export { default as MoveRightIcon } from './MoveRightIcon.js'
|
|
|
110
110
|
export { default as MoveIcon } from './MoveIcon.js'
|
|
111
111
|
export { default as NavigationMenuLeftIcon } from './NavigationMenuLeftIcon.js'
|
|
112
112
|
export { default as NavigationMenuRightIcon } from './NavigationMenuRightIcon.js'
|
|
113
|
-
export { default as NonEvaluableIcon } from './NonEvaluableIcon.js'
|
|
114
113
|
export { default as OfficialBuildingIcon } from './OfficialBuildingIcon.js'
|
|
115
114
|
export { default as OpenIcon } from './OpenIcon.js'
|
|
116
115
|
export { default as PeopleManGraduateIcon } from './PeopleManGraduateIcon.js'
|
|
@@ -153,7 +152,6 @@ export { default as PluginTransactionalIcon } from './PluginTransactionalIcon.js
|
|
|
153
152
|
export { default as PluginTranslatorIcon } from './PluginTranslatorIcon.js'
|
|
154
153
|
export { default as PluginUsersIcon } from './PluginUsersIcon.js'
|
|
155
154
|
export { default as PluginVirtualBlackboadIcon } from './PluginVirtualBlackboadIcon.js'
|
|
156
|
-
export { default as PunctuableIcon } from './PunctuableIcon.js'
|
|
157
155
|
export { default as QrCodeScanIcon } from './QrCodeScanIcon.js'
|
|
158
156
|
export { default as QuestionExclamationIcon } from './QuestionExclamationIcon.js'
|
|
159
157
|
export { default as RatingStarIcon } from './RatingStarIcon.js'
|
package/outline/index.d.ts
CHANGED
|
@@ -110,7 +110,6 @@ export { default as MoveRightIcon } from './MoveRightIcon'
|
|
|
110
110
|
export { default as MoveIcon } from './MoveIcon'
|
|
111
111
|
export { default as NavigationMenuLeftIcon } from './NavigationMenuLeftIcon'
|
|
112
112
|
export { default as NavigationMenuRightIcon } from './NavigationMenuRightIcon'
|
|
113
|
-
export { default as NonEvaluableIcon } from './NonEvaluableIcon'
|
|
114
113
|
export { default as OfficialBuildingIcon } from './OfficialBuildingIcon'
|
|
115
114
|
export { default as OpenIcon } from './OpenIcon'
|
|
116
115
|
export { default as PeopleManGraduateIcon } from './PeopleManGraduateIcon'
|
|
@@ -153,7 +152,6 @@ export { default as PluginTransactionalIcon } from './PluginTransactionalIcon'
|
|
|
153
152
|
export { default as PluginTranslatorIcon } from './PluginTranslatorIcon'
|
|
154
153
|
export { default as PluginUsersIcon } from './PluginUsersIcon'
|
|
155
154
|
export { default as PluginVirtualBlackboadIcon } from './PluginVirtualBlackboadIcon'
|
|
156
|
-
export { default as PunctuableIcon } from './PunctuableIcon'
|
|
157
155
|
export { default as QrCodeScanIcon } from './QrCodeScanIcon'
|
|
158
156
|
export { default as QuestionExclamationIcon } from './QuestionExclamationIcon'
|
|
159
157
|
export { default as RatingStarIcon } from './RatingStarIcon'
|
package/outline/index.js
CHANGED
|
@@ -110,7 +110,6 @@ module.exports.MoveRightIcon = require("./MoveRightIcon.js")
|
|
|
110
110
|
module.exports.MoveIcon = require("./MoveIcon.js")
|
|
111
111
|
module.exports.NavigationMenuLeftIcon = require("./NavigationMenuLeftIcon.js")
|
|
112
112
|
module.exports.NavigationMenuRightIcon = require("./NavigationMenuRightIcon.js")
|
|
113
|
-
module.exports.NonEvaluableIcon = require("./NonEvaluableIcon.js")
|
|
114
113
|
module.exports.OfficialBuildingIcon = require("./OfficialBuildingIcon.js")
|
|
115
114
|
module.exports.OpenIcon = require("./OpenIcon.js")
|
|
116
115
|
module.exports.PeopleManGraduateIcon = require("./PeopleManGraduateIcon.js")
|
|
@@ -153,7 +152,6 @@ module.exports.PluginTransactionalIcon = require("./PluginTransactionalIcon.js")
|
|
|
153
152
|
module.exports.PluginTranslatorIcon = require("./PluginTranslatorIcon.js")
|
|
154
153
|
module.exports.PluginUsersIcon = require("./PluginUsersIcon.js")
|
|
155
154
|
module.exports.PluginVirtualBlackboadIcon = require("./PluginVirtualBlackboadIcon.js")
|
|
156
|
-
module.exports.PunctuableIcon = require("./PunctuableIcon.js")
|
|
157
155
|
module.exports.QrCodeScanIcon = require("./QrCodeScanIcon.js")
|
|
158
156
|
module.exports.QuestionExclamationIcon = require("./QuestionExclamationIcon.js")
|
|
159
157
|
module.exports.RatingStarIcon = require("./RatingStarIcon.js")
|
package/package.json
CHANGED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function NonEvaluableIcon(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: "M11.311.993a.607.607 0 0 0-.276.01l-6.444 2.14h7.226v-1.52a.655.655 0 0 0-.246-.51.616.616 0 0 0-.26-.12Zm1.46 2.15v-1.52c0-.25-.056-.496-.164-.72a1.614 1.614 0 0 0-.458-.571 1.535 1.535 0 0 0-1.396-.267L3.056 2.622a1.577 1.577 0 0 0-.824.578 1.654 1.654 0 0 0-.322.982v11.805c0 .25.056.497.164.72.108.225 1.04-.205 1.04-.205h1.153c-.649 0-.649.981 0 .981h9.352c.419 0 .82-.17 1.116-.475.296-.305.462-.717.462-1.148V4.766c0-.43-.166-.843-.462-1.147-.156-.161-.41-.285-.675-.366a2.45 2.45 0 0 0-.68-.11h-.609ZM3.115 16.502h10.504a.615.615 0 0 0 .441-.188.652.652 0 0 0 .183-.454l.068-9.355c0-.677.886-.677.886 0V4.766c0-.17 0-1.27-1.137-.453a.615.615 0 0 0-.44-.188H2.865a.661.661 0 0 0-.002.058v11.804a.657.657 0 0 0 .246.51l.005.005Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
d: "M6.997 7.577c.187 0 .356.112.433.286l1.974 4.466a.495.495 0 0 1-.236.648.47.47 0 0 1-.63-.243l-.18-.292.754-.772-.42-.951-.58.595-1.115-2.066-1.54 3.486a.47.47 0 0 1-.63.243.495.495 0 0 1-.236-.648l1.974-4.466a.475.475 0 0 1 .432-.286Z",
|
|
16
|
+
clipRule: "evenodd"
|
|
17
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
d: "M5.087 11.313c0-.27.213-.489.475-.489h2.87l-.543.54-.26.439H5.561a.482.482 0 0 1-.475-.49ZM10.68 10.066l.449-.46h1.357c.263 0 .476.22.476.49s-.213.489-.476.489h-2.313l.506-.519Z",
|
|
20
|
+
clipRule: "evenodd"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fillRule: "evenodd",
|
|
23
|
+
d: "M11.778 8.942v.664-.664 2.371c0 .27-.213.49-.476.49a.482.482 0 0 1-.475-.49V9.915l.95-.973ZM16.484 1.623a.41.41 0 0 0-.167.054c-.046.023-.469.456-7.644 7.798L1.077 17.25l-.028.06a.485.485 0 0 0 .219.646.46.46 0 0 0 .451-.031c.038-.026 1.8-1.827 7.625-7.789 6.434-6.585 7.579-7.76 7.6-7.8a.412.412 0 0 0 .056-.24.409.409 0 0 0-.013-.137.524.524 0 0 0-.101-.178.45.45 0 0 0-.402-.157Z",
|
|
24
|
+
clipRule: "evenodd"
|
|
25
|
+
}));
|
|
26
|
+
}
|
|
27
|
+
module.exports = NonEvaluableIcon;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
const React = require("react");
|
|
2
|
+
function PluginScoresBasicIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "currentColor",
|
|
6
|
+
"aria-hidden": "true",
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em"
|
|
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"
|
|
15
|
+
}), /*#__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"
|
|
21
|
+
}), /*#__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"
|
|
23
|
+
}));
|
|
24
|
+
}
|
|
25
|
+
module.exports = PluginScoresBasicIcon;
|
|
@@ -1,19 +1,16 @@
|
|
|
1
1
|
const React = require("react");
|
|
2
2
|
function PunctuableIcon(props) {
|
|
3
3
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
-
fill: "none",
|
|
5
4
|
viewBox: "0 0 18 18",
|
|
6
|
-
|
|
5
|
+
fill: "currentColor",
|
|
7
6
|
"aria-hidden": "true",
|
|
8
7
|
width: "1em",
|
|
9
8
|
height: "1em"
|
|
10
9
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
-
fill: "#878D96",
|
|
12
10
|
fillRule: "evenodd",
|
|
13
11
|
d: "M6.97.007A1.596 1.596 0 0 0 5.559 1.47c0 .012-.04.013-.74.013-.703 0-.744 0-.826.014a1.232 1.232 0 0 0-.522.215 1.272 1.272 0 0 0-.389.466l-.02.047h-.973c-.836 0-.983.001-1.047.01a1.215 1.215 0 0 0-.796.477c-.13.176-.208.364-.235.575-.01.077-.01.787-.009 6.865.002 6.196.004 6.783.014 6.833.03.141.058.225.109.329a1.246 1.246 0 0 0 .89.67c.05.01.578.012 6.092.014 5.427.002 6.046.001 6.123-.01.55-.07.971-.488 1.056-1.046.008-.049.01-.35.01-1.448 0-1.323 0-1.388-.013-1.432a.492.492 0 0 0-.32-.336.343.343 0 0 0-.142-.02.433.433 0 0 0-.329.124.47.47 0 0 0-.15.259 50.31 50.31 0 0 0-.007 1.366c0 .926-.003 1.338-.008 1.368a.258.258 0 0 1-.187.204c-.025.007-1.323.008-6.008.006l-5.976-.002-.04-.018a.298.298 0 0 1-.129-.13l-.018-.039V3.38l.019-.041a.302.302 0 0 1 .125-.128l.036-.018.904-.002.904-.002.005.186a1.227 1.227 0 0 0 .923 1.254c.154.039-.048.037 3.262.037 2.721 0 3.066-.002 3.134-.012.261-.038.487-.148.677-.33.166-.16.274-.343.334-.567a1.4 1.4 0 0 0 .041-.399V3.19l.905.002.906.002.04.019a.272.272 0 0 1 .125.129l.022.047.004 1.375.003 1.375.016.044a.51.51 0 0 0 .248.286c.081.039.121.048.214.048.142 0 .238-.04.34-.144a.378.378 0 0 0 .092-.123c.052-.11.048.005.048-1.522 0-1.483.001-1.43-.037-1.58a1.224 1.224 0 0 0-.942-.902l-.072-.016-1.004-.004-1.003-.004-.034-.065a1.237 1.237 0 0 0-.778-.634c-.14-.036-.106-.034-.922-.038l-.766-.004-.009-.078A1.595 1.595 0 0 0 7.416.02 2.34 2.34 0 0 0 6.97.007Zm.083.962a.632.632 0 0 0-.519.491.857.857 0 0 0-.003.246.608.608 0 0 0 .189.343.59.59 0 0 0 .425.169c.121 0 .237-.03.323-.084A.63.63 0 0 0 7.312.983a1.21 1.21 0 0 0-.26-.014ZM4.09 2.464a.299.299 0 0 0-.145.146l-.017.043v.843l.017.04a.296.296 0 0 0 .128.14l.042.021H10.178l.04-.02a.28.28 0 0 0 .127-.126l.02-.041v-.871l-.02-.041a.28.28 0 0 0-.127-.127l-.04-.02-.843-.001-.843-.002-.025.038a1.603 1.603 0 0 1-1.062.68 2.073 2.073 0 0 1-.457.006 1.612 1.612 0 0 1-.906-.432 1.87 1.87 0 0 1-.2-.236l-.04-.056h-.836c-.831 0-.837 0-.876.016Zm11.934 3.484c-.344.035-.657.16-.933.372-.077.059-4.597 4.574-4.636 4.631a.758.758 0 0 0-.04.064c-.021.042-.773 2.685-.78 2.744a.472.472 0 0 0 .214.459c.094.06.208.09.319.075.024-.004.684-.189 1.345-.376.633-.18 1.267-.361 1.341-.386.122-.04-.021.099 2.415-2.338a366.597 366.597 0 0 0 2.297-2.308 1.81 1.81 0 0 0 .407-.93 2.507 2.507 0 0 0-.004-.474 1.799 1.799 0 0 0-1.527-1.524 2.656 2.656 0 0 0-.418-.01Zm.036.968a.902.902 0 0 0-.353.147 308.55 308.55 0 0 0-2.234 2.22l-2.19 2.19-.234.817-.232.82.818-.232.816-.233 2.17-2.17a320.642 320.642 0 0 0 2.22-2.231.941.941 0 0 0 .144-.27.83.83 0 0 0-.925-1.058Z",
|
|
14
12
|
clipRule: "evenodd"
|
|
15
13
|
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
-
fill: "#878D96",
|
|
17
14
|
fillRule: "evenodd",
|
|
18
15
|
d: "M7.219 5.948a5.012 5.012 0 0 0-1.152.184 5.043 5.043 0 0 0-2.585 1.73 5.012 5.012 0 0 0-1.036 2.473c-.03.235-.037.356-.037.638 0 .281.007.402.037.637a5.022 5.022 0 0 0 4.352 4.352c.234.03.355.036.637.036.282 0 .403-.007.637-.036.505-.063.733-.083 1.195-.295.333-.2 0-1.134-.667-.82l.659-.332.59-.297L10.5 14l1.013-.083c.196-.27-1.15-.114-1.013-.417.247-.546.266-1.271.317-1.89.012-.14.985-2.135 1.421-1.689-.064-.782-.571-1.721-.571-1.721-.392-.683-.847-1.032-1.513-1.46a5.003 5.003 0 0 0-2.297-.78 8.92 8.92 0 0 0-.638-.012Zm-.108.993a4.038 4.038 0 0 0-2.849 1.522 4.052 4.052 0 0 0-.837 1.977c-.043.327-.043.74 0 1.065.05.386.158.764.323 1.132A4.071 4.071 0 0 0 5.77 14.66c.54.24 1.076.355 1.665.355a4 4 0 0 0 1.165-.168l1.248-.629c.287-.214.548-.467.77-.75.415-.527.228-1.02.34-1.682.084-.5.962-1.997 1.168-2.472L12.017 9l-.076-.202-.083-.198-.091-.2-.1-.2c.266.467-.467 1-.8.667 0 0-.373-.591-.768-.937a4.04 4.04 0 0 0-2.156-.97c-.232-.03-.6-.038-.832-.02Zm2.26 2.218a.51.51 0 0 0-.224.082c-.019.013-.602.59-1.296 1.284l-1.262 1.26-.408-.406a13.854 13.854 0 0 0-.444-.431.483.483 0 0 0-.315-.085.45.45 0 0 0-.302.126.495.495 0 0 0-.07.644c.018.025.305.316.637.647.656.655.64.641.758.678.07.021.21.023.277.003a.546.546 0 0 0 .193-.11c.028-.024.69-.684 1.471-1.466a83.874 83.874 0 0 0 1.448-1.464.493.493 0 0 0-.462-.762Z",
|
|
19
16
|
clipRule: "evenodd"
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function NonEvaluableIcon(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: "M11.311.993a.607.607 0 0 0-.276.01l-6.444 2.14h7.226v-1.52a.655.655 0 0 0-.246-.51.616.616 0 0 0-.26-.12Zm1.46 2.15v-1.52c0-.25-.056-.496-.164-.72a1.614 1.614 0 0 0-.458-.571 1.535 1.535 0 0 0-1.396-.267L3.056 2.622a1.577 1.577 0 0 0-.824.578 1.654 1.654 0 0 0-.322.982v11.805c0 .25.056.497.164.72.108.225 1.04-.205 1.04-.205h1.153c-.649 0-.649.981 0 .981h9.352c.419 0 .82-.17 1.116-.475.296-.305.462-.717.462-1.148V4.766c0-.43-.166-.843-.462-1.147-.156-.161-.41-.285-.675-.366a2.45 2.45 0 0 0-.68-.11h-.609ZM3.115 16.502h10.504a.615.615 0 0 0 .441-.188.652.652 0 0 0 .183-.454l.068-9.355c0-.677.886-.677.886 0V4.766c0-.17 0-1.27-1.137-.453a.615.615 0 0 0-.44-.188H2.865a.661.661 0 0 0-.002.058v11.804a.657.657 0 0 0 .246.51l.005.005Z",
|
|
12
|
+
clipRule: "evenodd"
|
|
13
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
d: "M6.997 7.577c.187 0 .356.112.433.286l1.974 4.466a.495.495 0 0 1-.236.648.47.47 0 0 1-.63-.243l-.18-.292.754-.772-.42-.951-.58.595-1.115-2.066-1.54 3.486a.47.47 0 0 1-.63.243.495.495 0 0 1-.236-.648l1.974-4.466a.475.475 0 0 1 .432-.286Z",
|
|
16
|
+
clipRule: "evenodd"
|
|
17
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
d: "M5.087 11.313c0-.27.213-.489.475-.489h2.87l-.543.54-.26.439H5.561a.482.482 0 0 1-.475-.49ZM10.68 10.066l.449-.46h1.357c.263 0 .476.22.476.49s-.213.489-.476.489h-2.313l.506-.519Z",
|
|
20
|
+
clipRule: "evenodd"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
+
fillRule: "evenodd",
|
|
23
|
+
d: "M11.778 8.942v.664-.664 2.371c0 .27-.213.49-.476.49a.482.482 0 0 1-.475-.49V9.915l.95-.973ZM16.484 1.623a.41.41 0 0 0-.167.054c-.046.023-.469.456-7.644 7.798L1.077 17.25l-.028.06a.485.485 0 0 0 .219.646.46.46 0 0 0 .451-.031c.038-.026 1.8-1.827 7.625-7.789 6.434-6.585 7.579-7.76 7.6-7.8a.412.412 0 0 0 .056-.24.409.409 0 0 0-.013-.137.524.524 0 0 0-.101-.178.45.45 0 0 0-.402-.157Z",
|
|
24
|
+
clipRule: "evenodd"
|
|
25
|
+
}));
|
|
26
|
+
}
|
|
27
|
+
export default NonEvaluableIcon;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
function PluginScoresBasicIcon(props) {
|
|
3
|
+
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
fill: "currentColor",
|
|
6
|
+
"aria-hidden": "true",
|
|
7
|
+
width: "1em",
|
|
8
|
+
height: "1em"
|
|
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"
|
|
15
|
+
}), /*#__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"
|
|
21
|
+
}), /*#__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"
|
|
23
|
+
}));
|
|
24
|
+
}
|
|
25
|
+
export default PluginScoresBasicIcon;
|
|
@@ -1,19 +1,16 @@
|
|
|
1
1
|
import * as React from "react";
|
|
2
2
|
function PunctuableIcon(props) {
|
|
3
3
|
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
-
fill: "none",
|
|
5
4
|
viewBox: "0 0 18 18",
|
|
6
|
-
|
|
5
|
+
fill: "currentColor",
|
|
7
6
|
"aria-hidden": "true",
|
|
8
7
|
width: "1em",
|
|
9
8
|
height: "1em"
|
|
10
9
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
-
fill: "#878D96",
|
|
12
10
|
fillRule: "evenodd",
|
|
13
11
|
d: "M6.97.007A1.596 1.596 0 0 0 5.559 1.47c0 .012-.04.013-.74.013-.703 0-.744 0-.826.014a1.232 1.232 0 0 0-.522.215 1.272 1.272 0 0 0-.389.466l-.02.047h-.973c-.836 0-.983.001-1.047.01a1.215 1.215 0 0 0-.796.477c-.13.176-.208.364-.235.575-.01.077-.01.787-.009 6.865.002 6.196.004 6.783.014 6.833.03.141.058.225.109.329a1.246 1.246 0 0 0 .89.67c.05.01.578.012 6.092.014 5.427.002 6.046.001 6.123-.01.55-.07.971-.488 1.056-1.046.008-.049.01-.35.01-1.448 0-1.323 0-1.388-.013-1.432a.492.492 0 0 0-.32-.336.343.343 0 0 0-.142-.02.433.433 0 0 0-.329.124.47.47 0 0 0-.15.259 50.31 50.31 0 0 0-.007 1.366c0 .926-.003 1.338-.008 1.368a.258.258 0 0 1-.187.204c-.025.007-1.323.008-6.008.006l-5.976-.002-.04-.018a.298.298 0 0 1-.129-.13l-.018-.039V3.38l.019-.041a.302.302 0 0 1 .125-.128l.036-.018.904-.002.904-.002.005.186a1.227 1.227 0 0 0 .923 1.254c.154.039-.048.037 3.262.037 2.721 0 3.066-.002 3.134-.012.261-.038.487-.148.677-.33.166-.16.274-.343.334-.567a1.4 1.4 0 0 0 .041-.399V3.19l.905.002.906.002.04.019a.272.272 0 0 1 .125.129l.022.047.004 1.375.003 1.375.016.044a.51.51 0 0 0 .248.286c.081.039.121.048.214.048.142 0 .238-.04.34-.144a.378.378 0 0 0 .092-.123c.052-.11.048.005.048-1.522 0-1.483.001-1.43-.037-1.58a1.224 1.224 0 0 0-.942-.902l-.072-.016-1.004-.004-1.003-.004-.034-.065a1.237 1.237 0 0 0-.778-.634c-.14-.036-.106-.034-.922-.038l-.766-.004-.009-.078A1.595 1.595 0 0 0 7.416.02 2.34 2.34 0 0 0 6.97.007Zm.083.962a.632.632 0 0 0-.519.491.857.857 0 0 0-.003.246.608.608 0 0 0 .189.343.59.59 0 0 0 .425.169c.121 0 .237-.03.323-.084A.63.63 0 0 0 7.312.983a1.21 1.21 0 0 0-.26-.014ZM4.09 2.464a.299.299 0 0 0-.145.146l-.017.043v.843l.017.04a.296.296 0 0 0 .128.14l.042.021H10.178l.04-.02a.28.28 0 0 0 .127-.126l.02-.041v-.871l-.02-.041a.28.28 0 0 0-.127-.127l-.04-.02-.843-.001-.843-.002-.025.038a1.603 1.603 0 0 1-1.062.68 2.073 2.073 0 0 1-.457.006 1.612 1.612 0 0 1-.906-.432 1.87 1.87 0 0 1-.2-.236l-.04-.056h-.836c-.831 0-.837 0-.876.016Zm11.934 3.484c-.344.035-.657.16-.933.372-.077.059-4.597 4.574-4.636 4.631a.758.758 0 0 0-.04.064c-.021.042-.773 2.685-.78 2.744a.472.472 0 0 0 .214.459c.094.06.208.09.319.075.024-.004.684-.189 1.345-.376.633-.18 1.267-.361 1.341-.386.122-.04-.021.099 2.415-2.338a366.597 366.597 0 0 0 2.297-2.308 1.81 1.81 0 0 0 .407-.93 2.507 2.507 0 0 0-.004-.474 1.799 1.799 0 0 0-1.527-1.524 2.656 2.656 0 0 0-.418-.01Zm.036.968a.902.902 0 0 0-.353.147 308.55 308.55 0 0 0-2.234 2.22l-2.19 2.19-.234.817-.232.82.818-.232.816-.233 2.17-2.17a320.642 320.642 0 0 0 2.22-2.231.941.941 0 0 0 .144-.27.83.83 0 0 0-.925-1.058Z",
|
|
14
12
|
clipRule: "evenodd"
|
|
15
13
|
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
-
fill: "#878D96",
|
|
17
14
|
fillRule: "evenodd",
|
|
18
15
|
d: "M7.219 5.948a5.012 5.012 0 0 0-1.152.184 5.043 5.043 0 0 0-2.585 1.73 5.012 5.012 0 0 0-1.036 2.473c-.03.235-.037.356-.037.638 0 .281.007.402.037.637a5.022 5.022 0 0 0 4.352 4.352c.234.03.355.036.637.036.282 0 .403-.007.637-.036.505-.063.733-.083 1.195-.295.333-.2 0-1.134-.667-.82l.659-.332.59-.297L10.5 14l1.013-.083c.196-.27-1.15-.114-1.013-.417.247-.546.266-1.271.317-1.89.012-.14.985-2.135 1.421-1.689-.064-.782-.571-1.721-.571-1.721-.392-.683-.847-1.032-1.513-1.46a5.003 5.003 0 0 0-2.297-.78 8.92 8.92 0 0 0-.638-.012Zm-.108.993a4.038 4.038 0 0 0-2.849 1.522 4.052 4.052 0 0 0-.837 1.977c-.043.327-.043.74 0 1.065.05.386.158.764.323 1.132A4.071 4.071 0 0 0 5.77 14.66c.54.24 1.076.355 1.665.355a4 4 0 0 0 1.165-.168l1.248-.629c.287-.214.548-.467.77-.75.415-.527.228-1.02.34-1.682.084-.5.962-1.997 1.168-2.472L12.017 9l-.076-.202-.083-.198-.091-.2-.1-.2c.266.467-.467 1-.8.667 0 0-.373-.591-.768-.937a4.04 4.04 0 0 0-2.156-.97c-.232-.03-.6-.038-.832-.02Zm2.26 2.218a.51.51 0 0 0-.224.082c-.019.013-.602.59-1.296 1.284l-1.262 1.26-.408-.406a13.854 13.854 0 0 0-.444-.431.483.483 0 0 0-.315-.085.45.45 0 0 0-.302.126.495.495 0 0 0-.07.644c.018.025.305.316.637.647.656.655.64.641.758.678.07.021.21.023.277.003a.546.546 0 0 0 .193-.11c.028-.024.69-.684 1.471-1.466a83.874 83.874 0 0 0 1.448-1.464.493.493 0 0 0-.462-.762Z",
|
|
19
16
|
clipRule: "evenodd"
|
package/solid/esm/index.d.ts
CHANGED
|
@@ -98,6 +98,7 @@ export { default as MicrophoneIcon } from './MicrophoneIcon'
|
|
|
98
98
|
export { default as MoveToTopIcon } from './MoveToTopIcon'
|
|
99
99
|
export { default as MusicNoteIcon } from './MusicNoteIcon'
|
|
100
100
|
export { default as NavigationMenuIcon } from './NavigationMenuIcon'
|
|
101
|
+
export { default as NonEvaluableIcon } from './NonEvaluableIcon'
|
|
101
102
|
export { default as ParagraphSpacingIcon } from './ParagraphSpacingIcon'
|
|
102
103
|
export { default as PassportIcon } from './PassportIcon'
|
|
103
104
|
export { default as PerformanceMoneyIncreaseIcon } from './PerformanceMoneyIncreaseIcon'
|
|
@@ -125,6 +126,7 @@ export { default as PluginOkrIcon } from './PluginOkrIcon'
|
|
|
125
126
|
export { default as PluginPlannerIcon } from './PluginPlannerIcon'
|
|
126
127
|
export { default as PluginRankingIcon } from './PluginRankingIcon'
|
|
127
128
|
export { default as PluginRedactorIcon } from './PluginRedactorIcon'
|
|
129
|
+
export { default as PluginScoresBasicIcon } from './PluginScoresBasicIcon'
|
|
128
130
|
export { default as PluginSettingsIcon } from './PluginSettingsIcon'
|
|
129
131
|
export { default as PluginSubjectsIcon } from './PluginSubjectsIcon'
|
|
130
132
|
export { default as PluginTemplatorIcon } from './PluginTemplatorIcon'
|
|
@@ -134,6 +136,7 @@ export { default as PluginTranslatorIcon } from './PluginTranslatorIcon'
|
|
|
134
136
|
export { default as PluginUsersIcon } from './PluginUsersIcon'
|
|
135
137
|
export { default as PluginVirtualBlackboadIcon } from './PluginVirtualBlackboadIcon'
|
|
136
138
|
export { default as ProgramIcon } from './ProgramIcon'
|
|
139
|
+
export { default as PunctuableIcon } from './PunctuableIcon'
|
|
137
140
|
export { default as RatingStarIcon } from './RatingStarIcon'
|
|
138
141
|
export { default as RemoveBoldIcon } from './RemoveBoldIcon'
|
|
139
142
|
export { default as ReorderDownIcon } from './ReorderDownIcon'
|
package/solid/esm/index.js
CHANGED
|
@@ -98,6 +98,7 @@ export { default as MicrophoneIcon } from './MicrophoneIcon.js'
|
|
|
98
98
|
export { default as MoveToTopIcon } from './MoveToTopIcon.js'
|
|
99
99
|
export { default as MusicNoteIcon } from './MusicNoteIcon.js'
|
|
100
100
|
export { default as NavigationMenuIcon } from './NavigationMenuIcon.js'
|
|
101
|
+
export { default as NonEvaluableIcon } from './NonEvaluableIcon.js'
|
|
101
102
|
export { default as ParagraphSpacingIcon } from './ParagraphSpacingIcon.js'
|
|
102
103
|
export { default as PassportIcon } from './PassportIcon.js'
|
|
103
104
|
export { default as PerformanceMoneyIncreaseIcon } from './PerformanceMoneyIncreaseIcon.js'
|
|
@@ -125,6 +126,7 @@ export { default as PluginOkrIcon } from './PluginOkrIcon.js'
|
|
|
125
126
|
export { default as PluginPlannerIcon } from './PluginPlannerIcon.js'
|
|
126
127
|
export { default as PluginRankingIcon } from './PluginRankingIcon.js'
|
|
127
128
|
export { default as PluginRedactorIcon } from './PluginRedactorIcon.js'
|
|
129
|
+
export { default as PluginScoresBasicIcon } from './PluginScoresBasicIcon.js'
|
|
128
130
|
export { default as PluginSettingsIcon } from './PluginSettingsIcon.js'
|
|
129
131
|
export { default as PluginSubjectsIcon } from './PluginSubjectsIcon.js'
|
|
130
132
|
export { default as PluginTemplatorIcon } from './PluginTemplatorIcon.js'
|
|
@@ -134,6 +136,7 @@ export { default as PluginTranslatorIcon } from './PluginTranslatorIcon.js'
|
|
|
134
136
|
export { default as PluginUsersIcon } from './PluginUsersIcon.js'
|
|
135
137
|
export { default as PluginVirtualBlackboadIcon } from './PluginVirtualBlackboadIcon.js'
|
|
136
138
|
export { default as ProgramIcon } from './ProgramIcon.js'
|
|
139
|
+
export { default as PunctuableIcon } from './PunctuableIcon.js'
|
|
137
140
|
export { default as RatingStarIcon } from './RatingStarIcon.js'
|
|
138
141
|
export { default as RemoveBoldIcon } from './RemoveBoldIcon.js'
|
|
139
142
|
export { default as ReorderDownIcon } from './ReorderDownIcon.js'
|
package/solid/index.d.ts
CHANGED
|
@@ -98,6 +98,7 @@ export { default as MicrophoneIcon } from './MicrophoneIcon'
|
|
|
98
98
|
export { default as MoveToTopIcon } from './MoveToTopIcon'
|
|
99
99
|
export { default as MusicNoteIcon } from './MusicNoteIcon'
|
|
100
100
|
export { default as NavigationMenuIcon } from './NavigationMenuIcon'
|
|
101
|
+
export { default as NonEvaluableIcon } from './NonEvaluableIcon'
|
|
101
102
|
export { default as ParagraphSpacingIcon } from './ParagraphSpacingIcon'
|
|
102
103
|
export { default as PassportIcon } from './PassportIcon'
|
|
103
104
|
export { default as PerformanceMoneyIncreaseIcon } from './PerformanceMoneyIncreaseIcon'
|
|
@@ -125,6 +126,7 @@ export { default as PluginOkrIcon } from './PluginOkrIcon'
|
|
|
125
126
|
export { default as PluginPlannerIcon } from './PluginPlannerIcon'
|
|
126
127
|
export { default as PluginRankingIcon } from './PluginRankingIcon'
|
|
127
128
|
export { default as PluginRedactorIcon } from './PluginRedactorIcon'
|
|
129
|
+
export { default as PluginScoresBasicIcon } from './PluginScoresBasicIcon'
|
|
128
130
|
export { default as PluginSettingsIcon } from './PluginSettingsIcon'
|
|
129
131
|
export { default as PluginSubjectsIcon } from './PluginSubjectsIcon'
|
|
130
132
|
export { default as PluginTemplatorIcon } from './PluginTemplatorIcon'
|
|
@@ -134,6 +136,7 @@ export { default as PluginTranslatorIcon } from './PluginTranslatorIcon'
|
|
|
134
136
|
export { default as PluginUsersIcon } from './PluginUsersIcon'
|
|
135
137
|
export { default as PluginVirtualBlackboadIcon } from './PluginVirtualBlackboadIcon'
|
|
136
138
|
export { default as ProgramIcon } from './ProgramIcon'
|
|
139
|
+
export { default as PunctuableIcon } from './PunctuableIcon'
|
|
137
140
|
export { default as RatingStarIcon } from './RatingStarIcon'
|
|
138
141
|
export { default as RemoveBoldIcon } from './RemoveBoldIcon'
|
|
139
142
|
export { default as ReorderDownIcon } from './ReorderDownIcon'
|
package/solid/index.js
CHANGED
|
@@ -98,6 +98,7 @@ module.exports.MicrophoneIcon = require("./MicrophoneIcon.js")
|
|
|
98
98
|
module.exports.MoveToTopIcon = require("./MoveToTopIcon.js")
|
|
99
99
|
module.exports.MusicNoteIcon = require("./MusicNoteIcon.js")
|
|
100
100
|
module.exports.NavigationMenuIcon = require("./NavigationMenuIcon.js")
|
|
101
|
+
module.exports.NonEvaluableIcon = require("./NonEvaluableIcon.js")
|
|
101
102
|
module.exports.ParagraphSpacingIcon = require("./ParagraphSpacingIcon.js")
|
|
102
103
|
module.exports.PassportIcon = require("./PassportIcon.js")
|
|
103
104
|
module.exports.PerformanceMoneyIncreaseIcon = require("./PerformanceMoneyIncreaseIcon.js")
|
|
@@ -125,6 +126,7 @@ module.exports.PluginOkrIcon = require("./PluginOkrIcon.js")
|
|
|
125
126
|
module.exports.PluginPlannerIcon = require("./PluginPlannerIcon.js")
|
|
126
127
|
module.exports.PluginRankingIcon = require("./PluginRankingIcon.js")
|
|
127
128
|
module.exports.PluginRedactorIcon = require("./PluginRedactorIcon.js")
|
|
129
|
+
module.exports.PluginScoresBasicIcon = require("./PluginScoresBasicIcon.js")
|
|
128
130
|
module.exports.PluginSettingsIcon = require("./PluginSettingsIcon.js")
|
|
129
131
|
module.exports.PluginSubjectsIcon = require("./PluginSubjectsIcon.js")
|
|
130
132
|
module.exports.PluginTemplatorIcon = require("./PluginTemplatorIcon.js")
|
|
@@ -134,6 +136,7 @@ module.exports.PluginTranslatorIcon = require("./PluginTranslatorIcon.js")
|
|
|
134
136
|
module.exports.PluginUsersIcon = require("./PluginUsersIcon.js")
|
|
135
137
|
module.exports.PluginVirtualBlackboadIcon = require("./PluginVirtualBlackboadIcon.js")
|
|
136
138
|
module.exports.ProgramIcon = require("./ProgramIcon.js")
|
|
139
|
+
module.exports.PunctuableIcon = require("./PunctuableIcon.js")
|
|
137
140
|
module.exports.RatingStarIcon = require("./RatingStarIcon.js")
|
|
138
141
|
module.exports.RemoveBoldIcon = require("./RemoveBoldIcon.js")
|
|
139
142
|
module.exports.ReorderDownIcon = require("./ReorderDownIcon.js")
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
const React = require("react");
|
|
2
|
-
function NonEvaluableIcon(props) {
|
|
3
|
-
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
-
fill: "none",
|
|
5
|
-
viewBox: "0 0 18 18",
|
|
6
|
-
stroke: "currentColor",
|
|
7
|
-
"aria-hidden": "true",
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em"
|
|
10
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
-
fill: "#878D96",
|
|
12
|
-
fillRule: "evenodd",
|
|
13
|
-
d: "M10.311.993a.607.607 0 0 0-.276.01l-6.444 2.14h7.226v-1.52a.655.655 0 0 0-.246-.51.616.616 0 0 0-.26-.12Zm1.46 2.15v-1.52c0-.25-.056-.496-.164-.72a1.614 1.614 0 0 0-.458-.571A1.535 1.535 0 0 0 9.753.065L2.056 2.622a1.577 1.577 0 0 0-.824.578 1.654 1.654 0 0 0-.322.982v11.805c0 .25.056.497.164.72.108.225 1.04-.205 1.04-.205h1.153c-.649 0-.649.981 0 .981h9.352c.419 0 .82-.17 1.116-.475.296-.305.462-.717.462-1.148V4.766c0-.43-.166-.843-.462-1.147-.156-.161-.41-.285-.675-.366a2.45 2.45 0 0 0-.68-.11h-.609ZM2.115 16.502h10.504a.615.615 0 0 0 .441-.188.652.652 0 0 0 .183-.454l.068-9.355c0-.677.886-.677.886 0V4.766c0-.17 0-1.27-1.137-.453a.615.615 0 0 0-.44-.188H1.865a.661.661 0 0 0-.002.058v11.804a.657.657 0 0 0 .246.51l.005.005Z",
|
|
14
|
-
clipRule: "evenodd"
|
|
15
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
-
fill: "#878D96",
|
|
17
|
-
fillRule: "evenodd",
|
|
18
|
-
d: "M5.997 7.577c.187 0 .356.112.433.286l1.974 4.466a.495.495 0 0 1-.236.648.47.47 0 0 1-.63-.243l-.18-.292.754-.772-.42-.951-.58.595-1.115-2.066-1.54 3.486a.47.47 0 0 1-.63.243.495.495 0 0 1-.236-.648l1.974-4.466a.475.475 0 0 1 .432-.286Z",
|
|
19
|
-
clipRule: "evenodd"
|
|
20
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
21
|
-
fill: "#878D96",
|
|
22
|
-
fillRule: "evenodd",
|
|
23
|
-
d: "M4.087 11.313c0-.27.213-.489.475-.489h2.87l-.543.54-.26.439H4.561a.482.482 0 0 1-.475-.49ZM9.68 10.066l.449-.46h1.357c.263 0 .476.22.476.49s-.213.489-.476.489H9.173l.506-.519Z",
|
|
24
|
-
clipRule: "evenodd"
|
|
25
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
-
fill: "#878D96",
|
|
27
|
-
fillRule: "evenodd",
|
|
28
|
-
d: "M10.778 8.942v.664-.664 2.371c0 .27-.213.49-.476.49a.482.482 0 0 1-.475-.49V9.915l.95-.973ZM15.484 1.623a.41.41 0 0 0-.167.054c-.046.023-.469.456-7.644 7.798L.077 17.25l-.028.06a.485.485 0 0 0 .219.646.46.46 0 0 0 .451-.031c.038-.026 1.8-1.827 7.625-7.789 6.434-6.585 7.579-7.76 7.6-7.8a.412.412 0 0 0 .056-.24.409.409 0 0 0-.013-.137.524.524 0 0 0-.101-.178.45.45 0 0 0-.402-.157Z",
|
|
29
|
-
clipRule: "evenodd"
|
|
30
|
-
}));
|
|
31
|
-
}
|
|
32
|
-
module.exports = NonEvaluableIcon;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
function NonEvaluableIcon(props) {
|
|
3
|
-
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
4
|
-
fill: "none",
|
|
5
|
-
viewBox: "0 0 18 18",
|
|
6
|
-
stroke: "currentColor",
|
|
7
|
-
"aria-hidden": "true",
|
|
8
|
-
width: "1em",
|
|
9
|
-
height: "1em"
|
|
10
|
-
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
-
fill: "#878D96",
|
|
12
|
-
fillRule: "evenodd",
|
|
13
|
-
d: "M10.311.993a.607.607 0 0 0-.276.01l-6.444 2.14h7.226v-1.52a.655.655 0 0 0-.246-.51.616.616 0 0 0-.26-.12Zm1.46 2.15v-1.52c0-.25-.056-.496-.164-.72a1.614 1.614 0 0 0-.458-.571A1.535 1.535 0 0 0 9.753.065L2.056 2.622a1.577 1.577 0 0 0-.824.578 1.654 1.654 0 0 0-.322.982v11.805c0 .25.056.497.164.72.108.225 1.04-.205 1.04-.205h1.153c-.649 0-.649.981 0 .981h9.352c.419 0 .82-.17 1.116-.475.296-.305.462-.717.462-1.148V4.766c0-.43-.166-.843-.462-1.147-.156-.161-.41-.285-.675-.366a2.45 2.45 0 0 0-.68-.11h-.609ZM2.115 16.502h10.504a.615.615 0 0 0 .441-.188.652.652 0 0 0 .183-.454l.068-9.355c0-.677.886-.677.886 0V4.766c0-.17 0-1.27-1.137-.453a.615.615 0 0 0-.44-.188H1.865a.661.661 0 0 0-.002.058v11.804a.657.657 0 0 0 .246.51l.005.005Z",
|
|
14
|
-
clipRule: "evenodd"
|
|
15
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
-
fill: "#878D96",
|
|
17
|
-
fillRule: "evenodd",
|
|
18
|
-
d: "M5.997 7.577c.187 0 .356.112.433.286l1.974 4.466a.495.495 0 0 1-.236.648.47.47 0 0 1-.63-.243l-.18-.292.754-.772-.42-.951-.58.595-1.115-2.066-1.54 3.486a.47.47 0 0 1-.63.243.495.495 0 0 1-.236-.648l1.974-4.466a.475.475 0 0 1 .432-.286Z",
|
|
19
|
-
clipRule: "evenodd"
|
|
20
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
21
|
-
fill: "#878D96",
|
|
22
|
-
fillRule: "evenodd",
|
|
23
|
-
d: "M4.087 11.313c0-.27.213-.489.475-.489h2.87l-.543.54-.26.439H4.561a.482.482 0 0 1-.475-.49ZM9.68 10.066l.449-.46h1.357c.263 0 .476.22.476.49s-.213.489-.476.489H9.173l.506-.519Z",
|
|
24
|
-
clipRule: "evenodd"
|
|
25
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
-
fill: "#878D96",
|
|
27
|
-
fillRule: "evenodd",
|
|
28
|
-
d: "M10.778 8.942v.664-.664 2.371c0 .27-.213.49-.476.49a.482.482 0 0 1-.475-.49V9.915l.95-.973ZM15.484 1.623a.41.41 0 0 0-.167.054c-.046.023-.469.456-7.644 7.798L.077 17.25l-.028.06a.485.485 0 0 0 .219.646.46.46 0 0 0 .451-.031c.038-.026 1.8-1.827 7.625-7.789 6.434-6.585 7.579-7.76 7.6-7.8a.412.412 0 0 0 .056-.24.409.409 0 0 0-.013-.137.524.524 0 0 0-.101-.178.45.45 0 0 0-.402-.157Z",
|
|
29
|
-
clipRule: "evenodd"
|
|
30
|
-
}));
|
|
31
|
-
}
|
|
32
|
-
export default NonEvaluableIcon;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|