@openedx/paragon 22.2.2 → 22.3.1
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/icons/es5/LmsBook.js +15 -0
- package/icons/es5/LmsBookComplete.js +17 -0
- package/icons/es5/LmsCompletionSolid.js +15 -0
- package/icons/es5/LmsEditSquare.js +15 -0
- package/icons/es5/LmsEditSquareComplete.js +17 -0
- package/icons/es5/LmsOutline.js +33 -0
- package/icons/es5/LmsVideocam.js +15 -0
- package/icons/es5/LmsVideocamComplete.js +17 -0
- package/icons/es5/index.js +8 -0
- package/icons/es5/index.ts +8 -0
- package/icons/jsx/LmsBook.jsx +17 -0
- package/icons/jsx/LmsBookComplete.jsx +19 -0
- package/icons/jsx/LmsCompletionSolid.jsx +17 -0
- package/icons/jsx/LmsEditSquare.jsx +17 -0
- package/icons/jsx/LmsEditSquareComplete.jsx +19 -0
- package/icons/jsx/LmsOutline.jsx +18 -0
- package/icons/jsx/LmsVideocam.jsx +17 -0
- package/icons/jsx/LmsVideocamComplete.jsx +19 -0
- package/icons/jsx/index.jsx +8 -0
- package/icons/svg/lms_book.svg +12 -0
- package/icons/svg/lms_book_complete.svg +3 -0
- package/icons/svg/lms_completion_solid.svg +9 -0
- package/icons/svg/lms_edit_square.svg +12 -0
- package/icons/svg/lms_edit_square_complete.svg +3 -0
- package/icons/svg/lms_outline.svg +14 -0
- package/icons/svg/lms_videocam.svg +23 -0
- package/icons/svg/lms_videocam_complete.svg +3 -0
- package/package.json +1 -1
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var SvgLmsBook = function SvgLmsBook(props) {
|
|
4
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
width: 24,
|
|
6
|
+
height: 24,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
d: "M7.5 22a3.372 3.372 0 0 1-2.475-1.025A3.372 3.372 0 0 1 4 18.5v-13c0-.967.342-1.792 1.025-2.475A3.372 3.372 0 0 1 7.5 2H20v15c-.417 0-.77.146-1.063.438A1.446 1.446 0 0 0 18.5 18.5c0 .417.146.77.438 1.063.291.291.645.437 1.062.437v2H7.5ZM6 15.325c.233-.117.475-.2.725-.25.25-.05.508-.075.775-.075H8V4h-.5c-.417 0-.77.146-1.063.438A1.447 1.447 0 0 0 6 5.5v9.825ZM10 15h8V4h-8v11Zm-2.5 5h9.325c-.1-.233-.18-.47-.238-.712a3.354 3.354 0 0 1-.087-.788c0-.267.025-.525.075-.775.05-.25.133-.492.25-.725H7.5c-.433 0-.792.146-1.075.438A1.468 1.468 0 0 0 6 18.5c0 .433.142.792.425 1.075.283.283.642.425 1.075.425Z",
|
|
12
|
+
fill: "currentColor"
|
|
13
|
+
}));
|
|
14
|
+
};
|
|
15
|
+
export default SvgLmsBook;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var SvgLmsBookComplete = function SvgLmsBookComplete(props) {
|
|
4
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
width: 24,
|
|
6
|
+
height: 24,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
fillRule: "evenodd",
|
|
12
|
+
clipRule: "evenodd",
|
|
13
|
+
d: "M19 22h-7.255c.422-.604.75-1.278.965-2h4.115c-.1-.233-.18-.47-.238-.712a3.354 3.354 0 0 1-.087-.788c0-.267.025-.525.075-.775.05-.25.133-.492.25-.725h-3.896A6.999 6.999 0 0 0 10 12.255V5a.968.968 0 0 0-.287-.713A.968.968 0 0 0 9 4a.968.968 0 0 0-.713.287A.968.968 0 0 0 8 5v6.29A7.001 7.001 0 0 0 6 11c-.695 0-1.366.101-2 .29V5.5c0-.967.342-1.792 1.025-2.475A3.372 3.372 0 0 1 7.5 2H18c.55 0 1.02.196 1.413.587C19.803 2.98 20 3.45 20 4v12.525a.502.502 0 0 1-.163.363c-.108.108-.304.229-.587.362a1.33 1.33 0 0 0-.55.5c-.133.217-.2.467-.2.75s.067.538.2.762c.133.226.317.388.55.488.233.1.417.238.55.413.133.174.2.362.2.562v.25c0 .283-.096.525-.288.725-.191.2-.429.3-.712.3ZM0 18c0-3.312 2.688-6 6-6s6 2.688 6 6-2.688 6-6 6-6-2.688-6-6Zm1.8 0 3 3 5.4-5.4-.846-.852L4.8 19.302l-2.154-2.148L1.8 18Z",
|
|
14
|
+
fill: "currentColor"
|
|
15
|
+
}));
|
|
16
|
+
};
|
|
17
|
+
export default SvgLmsBookComplete;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var SvgLmsCompletionSolid = function SvgLmsCompletionSolid(props) {
|
|
4
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
width: 24,
|
|
6
|
+
height: 24,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Z",
|
|
12
|
+
fill: "currentColor"
|
|
13
|
+
}));
|
|
14
|
+
};
|
|
15
|
+
export default SvgLmsCompletionSolid;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var SvgLmsEditSquare = function SvgLmsEditSquare(props) {
|
|
4
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
width: 24,
|
|
6
|
+
height: 24,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
d: "M3.951 22a1.88 1.88 0 0 1-1.378-.573A1.874 1.874 0 0 1 2 20.051V6.41c0-.536.19-.995.573-1.377A1.882 1.882 0 0 1 3.95 4.46h8.708l-1.952 1.95H3.951V20.05H17.61V13.28l1.951-1.949v8.721c0 .536-.19.995-.573 1.376A1.88 1.88 0 0 1 17.61 22H3.95ZM14.854 5.02l1.39 1.365-6.44 6.431v1.389h1.367l6.463-6.456 1.39 1.364L12 16.153H7.854v-4.14l7-6.992Zm4.17 4.093-4.17-4.092 2.439-2.436c.39-.39.858-.585 1.403-.585.544 0 1.003.195 1.377.585l1.366 1.388c.374.374.561.828.561 1.364 0 .536-.187.991-.561 1.365l-2.415 2.411Z",
|
|
12
|
+
fill: "currentColor"
|
|
13
|
+
}));
|
|
14
|
+
};
|
|
15
|
+
export default SvgLmsEditSquare;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var SvgLmsEditSquareComplete = function SvgLmsEditSquareComplete(props) {
|
|
4
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
width: 24,
|
|
6
|
+
height: 24,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
fillRule: "evenodd",
|
|
12
|
+
clipRule: "evenodd",
|
|
13
|
+
d: "m20.047 2.57 1.375 1.376c.77.761.77 2 0 2.76l-1.034 1.035-4.136-4.136 1.034-1.034c.76-.761 2-.761 2.76 0ZM13 18v-.1l6.559-6.56v8.711a1.957 1.957 0 0 1-1.951 1.951h-5.864A6.967 6.967 0 0 0 13 18Zm-6.895-7 6.557-6.557H3.951A1.957 1.957 0 0 0 2 6.394v5.86a6.968 6.968 0 0 1 4.105-1.253Zm2.327.434a7.02 7.02 0 0 1 4.135 4.137l6.446-6.445-4.137-4.136-6.444 6.444ZM0 18c0-3.312 2.688-6 6-6s6 2.688 6 6-2.688 6-6 6-6-2.688-6-6Zm1.8 0 3 3 5.4-5.4-.846-.852L4.8 19.302l-2.154-2.148L1.8 18Z",
|
|
14
|
+
fill: "currentColor"
|
|
15
|
+
}));
|
|
16
|
+
};
|
|
17
|
+
export default SvgLmsEditSquareComplete;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var SvgLmsOutline = function SvgLmsOutline(props) {
|
|
4
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
width: 24,
|
|
6
|
+
height: 24,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
d: "M7 8h2v12H7z"
|
|
13
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
d: "M7 13v-2h7v2zM7 20v-2h7v2z"
|
|
16
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
17
|
+
cx: 8,
|
|
18
|
+
cy: 5,
|
|
19
|
+
r: 2,
|
|
20
|
+
fill: "currentColor"
|
|
21
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
22
|
+
cx: 17,
|
|
23
|
+
cy: 12,
|
|
24
|
+
r: 2,
|
|
25
|
+
fill: "currentColor"
|
|
26
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
27
|
+
cx: 17,
|
|
28
|
+
cy: 19,
|
|
29
|
+
r: 2,
|
|
30
|
+
fill: "currentColor"
|
|
31
|
+
}));
|
|
32
|
+
};
|
|
33
|
+
export default SvgLmsOutline;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var SvgLmsVideocam = function SvgLmsVideocam(props) {
|
|
4
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
width: 24,
|
|
6
|
+
height: 24,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
d: "M15.333 7.333v9.334H4.223V7.333h11.11ZM16.444 5H3.111C2.5 5 2 5.525 2 6.167v11.666C2 18.475 2.5 19 3.111 19h13.333c.612 0 1.112-.525 1.112-1.167V13.75L22 18.417V5.583l-4.444 4.667V6.167c0-.642-.5-1.167-1.112-1.167Z",
|
|
12
|
+
fill: "currentColor"
|
|
13
|
+
}));
|
|
14
|
+
};
|
|
15
|
+
export default SvgLmsVideocam;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var SvgLmsVideocamComplete = function SvgLmsVideocamComplete(props) {
|
|
4
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
width: 24,
|
|
6
|
+
height: 24,
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
fillRule: "evenodd",
|
|
12
|
+
clipRule: "evenodd",
|
|
13
|
+
d: "M17.556 10.25V6.167c0-.642-.5-1.167-1.112-1.167H3.111C2.5 5 2 5.525 2 6.167v6.088A7 7 0 0 1 12.93 19h3.514c.612 0 1.112-.525 1.112-1.167V13.75L22 18.417V5.583l-4.444 4.667ZM0 18c0-3.312 2.688-6 6-6s6 2.688 6 6-2.688 6-6 6-6-2.688-6-6Zm1.8 0 3 3 5.4-5.4-.846-.852L4.8 19.302l-2.154-2.148L1.8 18Z",
|
|
14
|
+
fill: "currentColor"
|
|
15
|
+
}));
|
|
16
|
+
};
|
|
17
|
+
export default SvgLmsVideocamComplete;
|
package/icons/es5/index.js
CHANGED
|
@@ -1181,6 +1181,14 @@ export { default as ListView } from "./ListView";
|
|
|
1181
1181
|
export { default as LiveHelp } from "./LiveHelp";
|
|
1182
1182
|
export { default as LiveTv } from "./LiveTv";
|
|
1183
1183
|
export { default as Living } from "./Living";
|
|
1184
|
+
export { default as LmsBook } from "./LmsBook";
|
|
1185
|
+
export { default as LmsBookComplete } from "./LmsBookComplete";
|
|
1186
|
+
export { default as LmsCompletionSolid } from "./LmsCompletionSolid";
|
|
1187
|
+
export { default as LmsEditSquare } from "./LmsEditSquare";
|
|
1188
|
+
export { default as LmsEditSquareComplete } from "./LmsEditSquareComplete";
|
|
1189
|
+
export { default as LmsOutline } from "./LmsOutline";
|
|
1190
|
+
export { default as LmsVideocam } from "./LmsVideocam";
|
|
1191
|
+
export { default as LmsVideocamComplete } from "./LmsVideocamComplete";
|
|
1184
1192
|
export { default as LocalActivity } from "./LocalActivity";
|
|
1185
1193
|
export { default as LocalAirport } from "./LocalAirport";
|
|
1186
1194
|
export { default as LocalAtm } from "./LocalAtm";
|
package/icons/es5/index.ts
CHANGED
|
@@ -1182,6 +1182,14 @@ export { default as ListView } from "./ListView";
|
|
|
1182
1182
|
export { default as LiveHelp } from "./LiveHelp";
|
|
1183
1183
|
export { default as LiveTv } from "./LiveTv";
|
|
1184
1184
|
export { default as Living } from "./Living";
|
|
1185
|
+
export { default as LmsBook } from "./LmsBook";
|
|
1186
|
+
export { default as LmsBookComplete } from "./LmsBookComplete";
|
|
1187
|
+
export { default as LmsCompletionSolid } from "./LmsCompletionSolid";
|
|
1188
|
+
export { default as LmsEditSquare } from "./LmsEditSquare";
|
|
1189
|
+
export { default as LmsEditSquareComplete } from "./LmsEditSquareComplete";
|
|
1190
|
+
export { default as LmsOutline } from "./LmsOutline";
|
|
1191
|
+
export { default as LmsVideocam } from "./LmsVideocam";
|
|
1192
|
+
export { default as LmsVideocamComplete } from "./LmsVideocamComplete";
|
|
1185
1193
|
export { default as LocalActivity } from "./LocalActivity";
|
|
1186
1194
|
export { default as LocalAirport } from "./LocalAirport";
|
|
1187
1195
|
export { default as LocalAtm } from "./LocalAtm";
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const SvgLmsBook = (props) => (
|
|
3
|
+
<svg
|
|
4
|
+
width={24}
|
|
5
|
+
height={24}
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M7.5 22a3.372 3.372 0 0 1-2.475-1.025A3.372 3.372 0 0 1 4 18.5v-13c0-.967.342-1.792 1.025-2.475A3.372 3.372 0 0 1 7.5 2H20v15c-.417 0-.77.146-1.063.438A1.446 1.446 0 0 0 18.5 18.5c0 .417.146.77.438 1.063.291.291.645.437 1.062.437v2H7.5ZM6 15.325c.233-.117.475-.2.725-.25.25-.05.508-.075.775-.075H8V4h-.5c-.417 0-.77.146-1.063.438A1.447 1.447 0 0 0 6 5.5v9.825ZM10 15h8V4h-8v11Zm-2.5 5h9.325c-.1-.233-.18-.47-.238-.712a3.354 3.354 0 0 1-.087-.788c0-.267.025-.525.075-.775.05-.25.133-.492.25-.725H7.5c-.433 0-.792.146-1.075.438A1.468 1.468 0 0 0 6 18.5c0 .433.142.792.425 1.075.283.283.642.425 1.075.425Z"
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
export default SvgLmsBook;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const SvgLmsBookComplete = (props) => (
|
|
3
|
+
<svg
|
|
4
|
+
width={24}
|
|
5
|
+
height={24}
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M19 22h-7.255c.422-.604.75-1.278.965-2h4.115c-.1-.233-.18-.47-.238-.712a3.354 3.354 0 0 1-.087-.788c0-.267.025-.525.075-.775.05-.25.133-.492.25-.725h-3.896A6.999 6.999 0 0 0 10 12.255V5a.968.968 0 0 0-.287-.713A.968.968 0 0 0 9 4a.968.968 0 0 0-.713.287A.968.968 0 0 0 8 5v6.29A7.001 7.001 0 0 0 6 11c-.695 0-1.366.101-2 .29V5.5c0-.967.342-1.792 1.025-2.475A3.372 3.372 0 0 1 7.5 2H18c.55 0 1.02.196 1.413.587C19.803 2.98 20 3.45 20 4v12.525a.502.502 0 0 1-.163.363c-.108.108-.304.229-.587.362a1.33 1.33 0 0 0-.55.5c-.133.217-.2.467-.2.75s.067.538.2.762c.133.226.317.388.55.488.233.1.417.238.55.413.133.174.2.362.2.562v.25c0 .283-.096.525-.288.725-.191.2-.429.3-.712.3ZM0 18c0-3.312 2.688-6 6-6s6 2.688 6 6-2.688 6-6 6-6-2.688-6-6Zm1.8 0 3 3 5.4-5.4-.846-.852L4.8 19.302l-2.154-2.148L1.8 18Z"
|
|
15
|
+
fill="currentColor"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
export default SvgLmsBookComplete;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const SvgLmsCompletionSolid = (props) => (
|
|
3
|
+
<svg
|
|
4
|
+
width={24}
|
|
5
|
+
height={24}
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Z"
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
export default SvgLmsCompletionSolid;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const SvgLmsEditSquare = (props) => (
|
|
3
|
+
<svg
|
|
4
|
+
width={24}
|
|
5
|
+
height={24}
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M3.951 22a1.88 1.88 0 0 1-1.378-.573A1.874 1.874 0 0 1 2 20.051V6.41c0-.536.19-.995.573-1.377A1.882 1.882 0 0 1 3.95 4.46h8.708l-1.952 1.95H3.951V20.05H17.61V13.28l1.951-1.949v8.721c0 .536-.19.995-.573 1.376A1.88 1.88 0 0 1 17.61 22H3.95ZM14.854 5.02l1.39 1.365-6.44 6.431v1.389h1.367l6.463-6.456 1.39 1.364L12 16.153H7.854v-4.14l7-6.992Zm4.17 4.093-4.17-4.092 2.439-2.436c.39-.39.858-.585 1.403-.585.544 0 1.003.195 1.377.585l1.366 1.388c.374.374.561.828.561 1.364 0 .536-.187.991-.561 1.365l-2.415 2.411Z"
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
export default SvgLmsEditSquare;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const SvgLmsEditSquareComplete = (props) => (
|
|
3
|
+
<svg
|
|
4
|
+
width={24}
|
|
5
|
+
height={24}
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="m20.047 2.57 1.375 1.376c.77.761.77 2 0 2.76l-1.034 1.035-4.136-4.136 1.034-1.034c.76-.761 2-.761 2.76 0ZM13 18v-.1l6.559-6.56v8.711a1.957 1.957 0 0 1-1.951 1.951h-5.864A6.967 6.967 0 0 0 13 18Zm-6.895-7 6.557-6.557H3.951A1.957 1.957 0 0 0 2 6.394v5.86a6.968 6.968 0 0 1 4.105-1.253Zm2.327.434a7.02 7.02 0 0 1 4.135 4.137l6.446-6.445-4.137-4.136-6.444 6.444ZM0 18c0-3.312 2.688-6 6-6s6 2.688 6 6-2.688 6-6 6-6-2.688-6-6Zm1.8 0 3 3 5.4-5.4-.846-.852L4.8 19.302l-2.154-2.148L1.8 18Z"
|
|
15
|
+
fill="currentColor"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
export default SvgLmsEditSquareComplete;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const SvgLmsOutline = (props) => (
|
|
3
|
+
<svg
|
|
4
|
+
width={24}
|
|
5
|
+
height={24}
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path fill="currentColor" d="M7 8h2v12H7z" />
|
|
12
|
+
<path fill="currentColor" d="M7 13v-2h7v2zM7 20v-2h7v2z" />
|
|
13
|
+
<circle cx={8} cy={5} r={2} fill="currentColor" />
|
|
14
|
+
<circle cx={17} cy={12} r={2} fill="currentColor" />
|
|
15
|
+
<circle cx={17} cy={19} r={2} fill="currentColor" />
|
|
16
|
+
</svg>
|
|
17
|
+
);
|
|
18
|
+
export default SvgLmsOutline;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const SvgLmsVideocam = (props) => (
|
|
3
|
+
<svg
|
|
4
|
+
width={24}
|
|
5
|
+
height={24}
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
d="M15.333 7.333v9.334H4.223V7.333h11.11ZM16.444 5H3.111C2.5 5 2 5.525 2 6.167v11.666C2 18.475 2.5 19 3.111 19h13.333c.612 0 1.112-.525 1.112-1.167V13.75L22 18.417V5.583l-4.444 4.667V6.167c0-.642-.5-1.167-1.112-1.167Z"
|
|
13
|
+
fill="currentColor"
|
|
14
|
+
/>
|
|
15
|
+
</svg>
|
|
16
|
+
);
|
|
17
|
+
export default SvgLmsVideocam;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
const SvgLmsVideocamComplete = (props) => (
|
|
3
|
+
<svg
|
|
4
|
+
width={24}
|
|
5
|
+
height={24}
|
|
6
|
+
viewBox="0 0 24 24"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
{...props}
|
|
10
|
+
>
|
|
11
|
+
<path
|
|
12
|
+
fillRule="evenodd"
|
|
13
|
+
clipRule="evenodd"
|
|
14
|
+
d="M17.556 10.25V6.167c0-.642-.5-1.167-1.112-1.167H3.111C2.5 5 2 5.525 2 6.167v6.088A7 7 0 0 1 12.93 19h3.514c.612 0 1.112-.525 1.112-1.167V13.75L22 18.417V5.583l-4.444 4.667ZM0 18c0-3.312 2.688-6 6-6s6 2.688 6 6-2.688 6-6 6-6-2.688-6-6Zm1.8 0 3 3 5.4-5.4-.846-.852L4.8 19.302l-2.154-2.148L1.8 18Z"
|
|
15
|
+
fill="currentColor"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
);
|
|
19
|
+
export default SvgLmsVideocamComplete;
|
package/icons/jsx/index.jsx
CHANGED
|
@@ -1181,6 +1181,14 @@ export { default as ListView } from "./ListView";
|
|
|
1181
1181
|
export { default as LiveHelp } from "./LiveHelp";
|
|
1182
1182
|
export { default as LiveTv } from "./LiveTv";
|
|
1183
1183
|
export { default as Living } from "./Living";
|
|
1184
|
+
export { default as LmsBook } from "./LmsBook";
|
|
1185
|
+
export { default as LmsBookComplete } from "./LmsBookComplete";
|
|
1186
|
+
export { default as LmsCompletionSolid } from "./LmsCompletionSolid";
|
|
1187
|
+
export { default as LmsEditSquare } from "./LmsEditSquare";
|
|
1188
|
+
export { default as LmsEditSquareComplete } from "./LmsEditSquareComplete";
|
|
1189
|
+
export { default as LmsOutline } from "./LmsOutline";
|
|
1190
|
+
export { default as LmsVideocam } from "./LmsVideocam";
|
|
1191
|
+
export { default as LmsVideocamComplete } from "./LmsVideocamComplete";
|
|
1184
1192
|
export { default as LocalActivity } from "./LocalActivity";
|
|
1185
1193
|
export { default as LocalAirport } from "./LocalAirport";
|
|
1186
1194
|
export { default as LocalAtm } from "./LocalAtm";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg
|
|
2
|
+
width="24"
|
|
3
|
+
height="24"
|
|
4
|
+
viewBox="0 0 24 24"
|
|
5
|
+
fill="none"
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
>
|
|
8
|
+
<path
|
|
9
|
+
d="M7.5 22C6.53333 22 5.70833 21.6583 5.025 20.975C4.34167 20.2917 4 19.4667 4 18.5V5.5C4 4.53333 4.34167 3.70833 5.025 3.025C5.70833 2.34167 6.53333 2 7.5 2H20V17C19.5833 17 19.2292 17.1458 18.9375 17.4375C18.6458 17.7292 18.5 18.0833 18.5 18.5C18.5 18.9167 18.6458 19.2708 18.9375 19.5625C19.2292 19.8542 19.5833 20 20 20V22H7.5ZM6 15.325C6.23333 15.2083 6.475 15.125 6.725 15.075C6.975 15.025 7.23333 15 7.5 15H8V4H7.5C7.08333 4 6.72917 4.14583 6.4375 4.4375C6.14583 4.72917 6 5.08333 6 5.5V15.325ZM10 15H18V4H10V15ZM7.5 20H16.825C16.725 19.7667 16.6458 19.5292 16.5875 19.2875C16.5292 19.0458 16.5 18.7833 16.5 18.5C16.5 18.2333 16.525 17.975 16.575 17.725C16.625 17.475 16.7083 17.2333 16.825 17H7.5C7.06667 17 6.70833 17.1458 6.425 17.4375C6.14167 17.7292 6 18.0833 6 18.5C6 18.9333 6.14167 19.2917 6.425 19.575C6.70833 19.8583 7.06667 20 7.5 20Z"
|
|
10
|
+
fill="#707070"
|
|
11
|
+
/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19 22H11.7453C12.1666 21.396 12.4951 20.7224 12.7101 20H16.825C16.725 19.7667 16.6458 19.5292 16.5875 19.2875C16.5292 19.0458 16.5 18.7833 16.5 18.5C16.5 18.2333 16.525 17.975 16.575 17.725C16.625 17.475 16.7083 17.2333 16.825 17H12.9291C12.6485 15.0384 11.5546 13.3391 10 12.2547V5C10 4.71667 9.90417 4.47917 9.7125 4.2875C9.52083 4.09583 9.28333 4 9 4C8.71667 4 8.47917 4.09583 8.2875 4.2875C8.09583 4.47917 8 4.71667 8 5V11.2899C7.36629 11.1013 6.69497 11 6 11C5.30503 11 4.63371 11.1013 4 11.2899V5.5C4 4.53333 4.34167 3.70833 5.025 3.025C5.70833 2.34167 6.53333 2 7.5 2H18C18.55 2 19.0208 2.19583 19.4125 2.5875C19.8042 2.97917 20 3.45 20 4V16.525C20 16.6583 19.9458 16.7792 19.8375 16.8875C19.7292 16.9958 19.5333 17.1167 19.25 17.25C19.0167 17.3667 18.8333 17.5333 18.7 17.75C18.5667 17.9667 18.5 18.2167 18.5 18.5C18.5 18.7833 18.5667 19.0375 18.7 19.2625C18.8333 19.4875 19.0167 19.65 19.25 19.75C19.4833 19.85 19.6667 19.9875 19.8 20.1625C19.9333 20.3375 20 20.525 20 20.725V20.975C20 21.2583 19.9042 21.5 19.7125 21.7C19.5208 21.9 19.2833 22 19 22ZM0 18C0 14.688 2.688 12 6 12C9.312 12 12 14.688 12 18C12 21.312 9.312 24 6 24C2.688 24 0 21.312 0 18ZM1.8 18L4.8 21L10.2 15.6L9.354 14.748L4.8 19.302L2.646 17.154L1.8 18Z" fill="#0D7D4D"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg
|
|
2
|
+
width="24"
|
|
3
|
+
height="24"
|
|
4
|
+
viewBox="0 0 24 24"
|
|
5
|
+
fill="none"
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
>
|
|
8
|
+
<path d="M 12 2 C 6.48 2 2 6.48 2 12 C 2 17.52 6.48 22 12 22 C 17.52 22 22 17.52 22 12 C 22 6.48 17.52 2 12 2 Z M 12 20 C 7.59 20 4 16.41 4 12 C 4 7.59 7.59 4 12 4 C 16.41 4 20 7.59 20 12 C 20 16.41 16.41 20 12 20 Z"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg
|
|
2
|
+
width="24"
|
|
3
|
+
height="24"
|
|
4
|
+
viewBox="0 0 24 24"
|
|
5
|
+
fill="none"
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
>
|
|
8
|
+
<path
|
|
9
|
+
d="M3.95122 22C3.41463 22 2.95512 21.809 2.57268 21.427C2.19089 21.0457 2 20.5871 2 20.0512V6.40926C2 5.87332 2.19089 5.41437 2.57268 5.0324C2.95512 4.65108 3.41463 4.46041 3.95122 4.46041H12.6585L10.7073 6.40926H3.95122V20.0512H17.6098V13.2789L19.561 11.3301V20.0512C19.561 20.5871 19.3701 21.0457 18.9883 21.427C18.6059 21.809 18.1463 22 17.6098 22H3.95122ZM14.8537 5.02071L16.2439 6.3849L9.80488 12.8161V14.2046H11.1707L17.6341 7.74909L19.0244 9.11328L12 16.1535H7.85366V12.0122L14.8537 5.02071ZM19.0244 9.11328L14.8537 5.02071L17.2927 2.58465C17.6829 2.19488 18.1506 2 18.6956 2C19.24 2 19.6992 2.19488 20.0732 2.58465L21.439 3.9732C21.813 4.34673 22 4.80146 22 5.33739C22 5.87332 21.813 6.32805 21.439 6.70158L19.0244 9.11328Z"
|
|
10
|
+
fill="#707070"
|
|
11
|
+
/>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.0466 2.57066L21.422 3.9461C22.1926 4.70699 22.1926 5.94586 21.422 6.70674L20.388 7.74076L16.2519 3.60468L17.2859 2.57066C18.0468 1.80978 19.2857 1.80978 20.0466 2.57066ZM13 18C13 17.9665 12.9998 17.9331 12.9993 17.8997L19.5588 11.3402V20.0513C19.5588 21.1244 18.6809 22.0023 17.6079 22.0023H11.7437C12.5356 20.868 13 19.4883 13 18ZM6.10484 11.0008L12.6621 4.44349H3.95098C2.87794 4.44349 2 5.32143 2 6.39447V12.2547C3.13383 11.4638 4.51275 11 6 11C6.03501 11 6.06995 11.0003 6.10484 11.0008ZM8.43219 11.4341C10.3428 12.1421 11.8602 13.6602 12.5672 15.5713L19.0126 9.1259L14.8765 4.98982L8.43219 11.4341ZM0 18C0 14.688 2.688 12 6 12C9.312 12 12 14.688 12 18C12 21.312 9.312 24 6 24C2.688 24 0 21.312 0 18ZM1.8 18L4.8 21L10.2 15.6L9.354 14.748L4.8 19.302L2.646 17.154L1.8 18Z" fill="#0D7D4D"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg
|
|
2
|
+
width="24"
|
|
3
|
+
height="24"
|
|
4
|
+
viewBox="0 0 24 24"
|
|
5
|
+
fill="none"
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
>
|
|
8
|
+
<rect x="7" y="8" width="2" height="12" fill="black" />
|
|
9
|
+
<rect x="7" y="13" width="2" height="7" transform="rotate(-90 7 13)" fill="black" />
|
|
10
|
+
<rect x="7" y="20" width="2" height="7" transform="rotate(-90 7 20)" fill="black" />
|
|
11
|
+
<circle cx="8" cy="5" r="2" fill="black" />
|
|
12
|
+
<circle cx="17" cy="12" r="2" fill="black" />
|
|
13
|
+
<circle cx="17" cy="19" r="2" fill="black" />
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
<svg
|
|
2
|
+
width="24"
|
|
3
|
+
height="24"
|
|
4
|
+
viewBox="0 0 24 24"
|
|
5
|
+
fill="none"
|
|
6
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
>
|
|
8
|
+
<g clipPath="url(#clip0_585_10453)">
|
|
9
|
+
<path
|
|
10
|
+
d="M15.3333 7.33333V16.6667H4.22222V7.33333H15.3333ZM16.4444 5H3.11111C2.5 5 2 5.525 2 6.16667V17.8333C2 18.475 2.5 19 3.11111 19H16.4444C17.0556 19 17.5556 18.475 17.5556 17.8333V13.75L22 18.4167V5.58333L17.5556 10.25V6.16667C17.5556 5.525 17.0556 5 16.4444 5Z"
|
|
11
|
+
fill="#707070"
|
|
12
|
+
/>
|
|
13
|
+
</g>
|
|
14
|
+
<defs>
|
|
15
|
+
<clipPath id="clip0_585_10453">
|
|
16
|
+
<rect
|
|
17
|
+
width="24"
|
|
18
|
+
height="24"
|
|
19
|
+
fill="white"
|
|
20
|
+
/>
|
|
21
|
+
</clipPath>
|
|
22
|
+
</defs>
|
|
23
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.5556 10.25V6.16667C17.5556 5.525 17.0556 5 16.4444 5H3.11111C2.5 5 2 5.525 2 6.16667V12.2547C3.13383 11.4638 4.51275 11 6 11C9.86599 11 13 14.134 13 18C13 18.3395 12.9758 18.6734 12.9291 19H16.4444C17.0556 19 17.5556 18.475 17.5556 17.8333V13.75L22 18.4167V5.58333L17.5556 10.25ZM0 18C0 14.688 2.688 12 6 12C9.312 12 12 14.688 12 18C12 21.312 9.312 24 6 24C2.688 24 0 21.312 0 18ZM1.8 18L4.8 21L10.2 15.6L9.354 14.748L4.8 19.302L2.646 17.154L1.8 18Z" fill="#0D7D4D"/>
|
|
3
|
+
</svg>
|