@mui-extra/icons 0.0.7 → 0.0.8
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/BellBadgeOutlineIcon.js +1 -1
- package/BellBadgeOutlineIcon.js.map +1 -1
- package/CameraLockIcon.d.ts +13 -0
- package/CameraLockIcon.js +15 -0
- package/CameraLockIcon.js.map +1 -0
- package/CameraLockOutlineIcon.d.ts +13 -0
- package/CameraLockOutlineIcon.js +15 -0
- package/CameraLockOutlineIcon.js.map +1 -0
- package/HomeClockIcon.d.ts +12 -0
- package/HomeClockIcon.js +14 -0
- package/HomeClockIcon.js.map +1 -0
- package/HomeClockOutlineIcon.d.ts +12 -0
- package/HomeClockOutlineIcon.js +14 -0
- package/HomeClockOutlineIcon.js.map +1 -0
- package/PlayBoxLockIcon.d.ts +12 -0
- package/PlayBoxLockIcon.js +14 -0
- package/PlayBoxLockIcon.js.map +1 -0
- package/PlayBoxLockOpenIcon.d.ts +12 -0
- package/PlayBoxLockOpenIcon.js +14 -0
- package/PlayBoxLockOpenIcon.js.map +1 -0
- package/PlayBoxLockOpenOutlineIcon.d.ts +12 -0
- package/PlayBoxLockOpenOutlineIcon.js +14 -0
- package/PlayBoxLockOpenOutlineIcon.js.map +1 -0
- package/PlayBoxLockOutlineIcon.d.ts +12 -0
- package/PlayBoxLockOutlineIcon.js +14 -0
- package/PlayBoxLockOutlineIcon.js.map +1 -0
- package/RobotIndustrialOutlineIcon.d.ts +12 -0
- package/RobotIndustrialOutlineIcon.js +14 -0
- package/RobotIndustrialOutlineIcon.js.map +1 -0
- package/assets/bell-badge-outline.svg +1 -1
- package/assets/camera-lock-outline.svg +1 -0
- package/assets/camera-lock.svg +1 -0
- package/assets/home-clock-outline.svg +1 -0
- package/assets/home-clock.svg +1 -0
- package/assets/play-box-lock-open-outline.svg +1 -0
- package/assets/play-box-lock-open.svg +1 -0
- package/assets/play-box-lock-outline.svg +1 -0
- package/assets/play-box-lock.svg +1 -0
- package/assets/robot-industrial-outline.svg +1 -0
- package/meta.json +130 -0
- package/package.json +1 -1
- package/version.json +1 -1
package/BellBadgeOutlineIcon.js
CHANGED
|
@@ -10,6 +10,6 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
10
10
|
* - Notification
|
|
11
11
|
*/
|
|
12
12
|
export const BellBadgeOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
13
|
-
React.createElement("path", { d: "
|
|
13
|
+
React.createElement("path", { d: "M19 17V11.8C18.5 11.9 18 12 17.5 12H17V18H7V11C7 8.2 9.2 6 12 6C12.1 4.7 12.7 3.6 13.5 2.7C13.2 2.3 12.6 2 12 2C10.9 2 10 2.9 10 4V4.3C7 5.2 5 7.9 5 11V17L3 19V20H21V19L19 17M10 21C10 22.1 10.9 23 12 23S14 22.1 14 21H10M21 6.5C21 8.4 19.4 10 17.5 10S14 8.4 14 6.5 15.6 3 17.5 3 21 4.6 21 6.5" })), 'BellBadgeOutlineIcon');
|
|
14
14
|
export default BellBadgeOutlineIcon;
|
|
15
15
|
//# sourceMappingURL=BellBadgeOutlineIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BellBadgeOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/BellBadgeOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,
|
|
1
|
+
{"version":3,"file":"BellBadgeOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/BellBadgeOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,qSAAqS,GAAG,CAAG,EAAE,sBAAsB,CAAC,CAAC;AACjY,eAAe,oBAAoB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Irigoyen\n * id 42F0733E-F36F-491B-ADC9-AC8ABAF2C0B7\n * name bell-badge-outline\n * version: 1.5.54\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/bell-badge-outline.svg\n * tags\n * - Notification \n */\nexport const BellBadgeOutlineIcon = createSvgIcon(<><path d=\"M19 17V11.8C18.5 11.9 18 12 17.5 12H17V18H7V11C7 8.2 9.2 6 12 6C12.1 4.7 12.7 3.6 13.5 2.7C13.2 2.3 12.6 2 12 2C10.9 2 10 2.9 10 4V4.3C7 5.2 5 7.9 5 11V17L3 19V20H21V19L19 17M10 21C10 22.1 10.9 23 12 23S14 22.1 14 21H10M21 6.5C21 8.4 19.4 10 17.5 10S14 8.4 14 6.5 15.6 3 17.5 3 21 4.6 21 6.5\" /></>, 'BellBadgeOutlineIcon');\nexport default BellBadgeOutlineIcon"]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* author: Austin Andrews
|
|
3
|
+
* id 46E0AE7F-ECCB-4EAC-BADC-176B2A1FD338
|
|
4
|
+
* name camera-lock
|
|
5
|
+
* version: 6.6.95
|
|
6
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/camera-lock.svg
|
|
7
|
+
* tags
|
|
8
|
+
* - Photography
|
|
9
|
+
*/
|
|
10
|
+
export declare const CameraLockIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
|
+
muiName: string;
|
|
12
|
+
};
|
|
13
|
+
export default CameraLockIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
3
|
+
/**
|
|
4
|
+
* author: Austin Andrews
|
|
5
|
+
* id 46E0AE7F-ECCB-4EAC-BADC-176B2A1FD338
|
|
6
|
+
* name camera-lock
|
|
7
|
+
* version: 6.6.95
|
|
8
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/camera-lock.svg
|
|
9
|
+
* tags
|
|
10
|
+
* - Photography
|
|
11
|
+
*/
|
|
12
|
+
export const CameraLockIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
13
|
+
React.createElement("path", { d: "M4 4H7L9 2H15L17 4H20C21.11 4 22 4.89 22 6V12C21.16 11.37 20.13 11 19 11C18.21 11 17.46 11.18 16.79 11.5C16.18 9.22 14.27 7 12 7C9.24 7 7 9.24 7 12C7 14.76 9.24 17 12 17C12.42 17 12.84 16.95 13.23 16.85C13.08 17.2 13 17.59 13 18V20H4C2.9 20 2 19.11 2 18V6C2 4.89 2.9 4 4 4M12 9C13.66 9 15 10.34 15 12C15 13.66 13.66 15 12 15C10.34 15 9 13.66 9 12C9 10.34 10.34 9 12 9M23 18.3V21.8C23 22.4 22.4 23 21.7 23H16.2C15.6 23 15 22.4 15 21.7V18.2C15 17.6 15.6 17 16.2 17V15.5C16.2 14.1 17.6 13 19 13C20.4 13 21.8 14.1 21.8 15.5V17C22.4 17 23 17.6 23 18.3M20.5 15.5C20.5 14.7 19.8 14.2 19 14.2C18.2 14.2 17.5 14.7 17.5 15.5V17H20.5V15.5Z" })), 'CameraLockIcon');
|
|
14
|
+
export default CameraLockIcon;
|
|
15
|
+
//# sourceMappingURL=CameraLockIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CameraLockIcon.js","sourceRoot":"","sources":["../src_v5/icons/CameraLockIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,snBAAsnB,GAAG,CAAG,EAAE,gBAAgB,CAAC,CAAC;AACtsB,eAAe,cAAc,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Austin Andrews\n * id 46E0AE7F-ECCB-4EAC-BADC-176B2A1FD338\n * name camera-lock\n * version: 6.6.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/camera-lock.svg\n * tags\n * - Photography \n */\nexport const CameraLockIcon = createSvgIcon(<><path d=\"M4 4H7L9 2H15L17 4H20C21.11 4 22 4.89 22 6V12C21.16 11.37 20.13 11 19 11C18.21 11 17.46 11.18 16.79 11.5C16.18 9.22 14.27 7 12 7C9.24 7 7 9.24 7 12C7 14.76 9.24 17 12 17C12.42 17 12.84 16.95 13.23 16.85C13.08 17.2 13 17.59 13 18V20H4C2.9 20 2 19.11 2 18V6C2 4.89 2.9 4 4 4M12 9C13.66 9 15 10.34 15 12C15 13.66 13.66 15 12 15C10.34 15 9 13.66 9 12C9 10.34 10.34 9 12 9M23 18.3V21.8C23 22.4 22.4 23 21.7 23H16.2C15.6 23 15 22.4 15 21.7V18.2C15 17.6 15.6 17 16.2 17V15.5C16.2 14.1 17.6 13 19 13C20.4 13 21.8 14.1 21.8 15.5V17C22.4 17 23 17.6 23 18.3M20.5 15.5C20.5 14.7 19.8 14.2 19 14.2C18.2 14.2 17.5 14.7 17.5 15.5V17H20.5V15.5Z\" /></>, 'CameraLockIcon');\nexport default CameraLockIcon"]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* author: Austin Andrews
|
|
3
|
+
* id 662A0A34-3FEC-47DB-BD66-608D95F912EF
|
|
4
|
+
* name camera-lock-outline
|
|
5
|
+
* version: 6.6.95
|
|
6
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/camera-lock-outline.svg
|
|
7
|
+
* tags
|
|
8
|
+
* - Photography
|
|
9
|
+
*/
|
|
10
|
+
export declare const CameraLockOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
|
+
muiName: string;
|
|
12
|
+
};
|
|
13
|
+
export default CameraLockOutlineIcon;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
3
|
+
/**
|
|
4
|
+
* author: Austin Andrews
|
|
5
|
+
* id 662A0A34-3FEC-47DB-BD66-608D95F912EF
|
|
6
|
+
* name camera-lock-outline
|
|
7
|
+
* version: 6.6.95
|
|
8
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/camera-lock-outline.svg
|
|
9
|
+
* tags
|
|
10
|
+
* - Photography
|
|
11
|
+
*/
|
|
12
|
+
export const CameraLockOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
13
|
+
React.createElement("path", { d: "M23 18.3V21.8C23 22.4 22.4 23 21.7 23H16.2C15.6 23 15 22.4 15 21.7V18.2C15 17.6 15.6 17 16.2 17V15.5C16.2 14.1 17.6 13 19 13C20.4 13 21.8 14.1 21.8 15.5V17C22.4 17 23 17.6 23 18.3M20.5 15.5C20.5 14.7 19.8 14.2 19 14.2C18.2 14.2 17.5 14.7 17.5 15.5V17H20.5V15.5M20 4C21.1 4 22 4.9 22 6V12C21.42 11.56 20.74 11.25 20 11.1V6H15.95L14.12 4H9.88L8.05 6H4V18H13V20H4C2.9 20 2 19.1 2 18V6C2 4.9 2.9 4 4 4H7.17L9 2H15L16.83 4H20M12 7C14.57 7 16.68 8.94 16.97 11.43C15.29 12.18 14.1 13.83 14 15.76C13.67 16.06 13.4 16.43 13.23 16.85C12.84 16.95 12.42 17 12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7M12 15C13.65 15 15 13.65 15 12C15 10.35 13.65 9 12 9C10.35 9 9 10.35 9 12C9 13.65 10.35 15 12 15Z" })), 'CameraLockOutlineIcon');
|
|
14
|
+
export default CameraLockOutlineIcon;
|
|
15
|
+
//# sourceMappingURL=CameraLockOutlineIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CameraLockOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/CameraLockOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,irBAAirB,GAAG,CAAG,EAAE,uBAAuB,CAAC,CAAC;AAC/wB,eAAe,qBAAqB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Austin Andrews\n * id 662A0A34-3FEC-47DB-BD66-608D95F912EF\n * name camera-lock-outline\n * version: 6.6.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/camera-lock-outline.svg\n * tags\n * - Photography \n */\nexport const CameraLockOutlineIcon = createSvgIcon(<><path d=\"M23 18.3V21.8C23 22.4 22.4 23 21.7 23H16.2C15.6 23 15 22.4 15 21.7V18.2C15 17.6 15.6 17 16.2 17V15.5C16.2 14.1 17.6 13 19 13C20.4 13 21.8 14.1 21.8 15.5V17C22.4 17 23 17.6 23 18.3M20.5 15.5C20.5 14.7 19.8 14.2 19 14.2C18.2 14.2 17.5 14.7 17.5 15.5V17H20.5V15.5M20 4C21.1 4 22 4.9 22 6V12C21.42 11.56 20.74 11.25 20 11.1V6H15.95L14.12 4H9.88L8.05 6H4V18H13V20H4C2.9 20 2 19.1 2 18V6C2 4.9 2.9 4 4 4H7.17L9 2H15L16.83 4H20M12 7C14.57 7 16.68 8.94 16.97 11.43C15.29 12.18 14.1 13.83 14 15.76C13.67 16.06 13.4 16.43 13.23 16.85C12.84 16.95 12.42 17 12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7M12 15C13.65 15 15 13.65 15 12C15 10.35 13.65 9 12 9C10.35 9 9 10.35 9 12C9 13.65 10.35 15 12 15Z\" /></>, 'CameraLockOutlineIcon');\nexport default CameraLockOutlineIcon"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* author: Colton Wiscombe
|
|
3
|
+
* id F3391DCE-6EC9-4C63-869D-36ED374054FC
|
|
4
|
+
* name home-clock
|
|
5
|
+
* version: 6.6.95
|
|
6
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/home-clock.svg
|
|
7
|
+
* tags
|
|
8
|
+
*/
|
|
9
|
+
export declare const HomeClockIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
|
+
muiName: string;
|
|
11
|
+
};
|
|
12
|
+
export default HomeClockIcon;
|
package/HomeClockIcon.js
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
3
|
+
/**
|
|
4
|
+
* author: Colton Wiscombe
|
|
5
|
+
* id F3391DCE-6EC9-4C63-869D-36ED374054FC
|
|
6
|
+
* name home-clock
|
|
7
|
+
* version: 6.6.95
|
|
8
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/home-clock.svg
|
|
9
|
+
* tags
|
|
10
|
+
*/
|
|
11
|
+
export const HomeClockIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
12
|
+
React.createElement("path", { d: "M16.5 16.25L19.36 17.94L18.61 19.16L15 17V12H16.5V16.25M23 16C23 19.87 19.87 23 16 23C13.62 23 11.53 21.81 10.26 20H4V12H1L11 3L18 9.29C20.89 10.15 23 12.83 23 16M21 16C21 13.24 18.76 11 16 11S11 13.24 11 16 13.24 21 16 21 21 18.76 21 16Z" })), 'HomeClockIcon');
|
|
13
|
+
export default HomeClockIcon;
|
|
14
|
+
//# sourceMappingURL=HomeClockIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HomeClockIcon.js","sourceRoot":"","sources":["../src_v5/icons/HomeClockIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,gPAAgP,GAAG,CAAG,EAAE,eAAe,CAAC,CAAC;AAC9T,eAAe,aAAa,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Colton Wiscombe\n * id F3391DCE-6EC9-4C63-869D-36ED374054FC\n * name home-clock\n * version: 6.6.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/home-clock.svg\n * tags\n */\nexport const HomeClockIcon = createSvgIcon(<><path d=\"M16.5 16.25L19.36 17.94L18.61 19.16L15 17V12H16.5V16.25M23 16C23 19.87 19.87 23 16 23C13.62 23 11.53 21.81 10.26 20H4V12H1L11 3L18 9.29C20.89 10.15 23 12.83 23 16M21 16C21 13.24 18.76 11 16 11S11 13.24 11 16 13.24 21 16 21 21 18.76 21 16Z\" /></>, 'HomeClockIcon');\nexport default HomeClockIcon"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* author: Colton Wiscombe
|
|
3
|
+
* id 9ADA7472-66EE-4F9A-8494-C4292C29207C
|
|
4
|
+
* name home-clock-outline
|
|
5
|
+
* version: 6.6.95
|
|
6
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/home-clock-outline.svg
|
|
7
|
+
* tags
|
|
8
|
+
*/
|
|
9
|
+
export declare const HomeClockOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
|
+
muiName: string;
|
|
11
|
+
};
|
|
12
|
+
export default HomeClockOutlineIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
3
|
+
/**
|
|
4
|
+
* author: Colton Wiscombe
|
|
5
|
+
* id 9ADA7472-66EE-4F9A-8494-C4292C29207C
|
|
6
|
+
* name home-clock-outline
|
|
7
|
+
* version: 6.6.95
|
|
8
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/home-clock-outline.svg
|
|
9
|
+
* tags
|
|
10
|
+
*/
|
|
11
|
+
export const HomeClockOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
12
|
+
React.createElement("path", { d: "M16.5 16.25L19.36 17.94L18.61 19.16L15 17V12H16.5V16.25M23 16C23 19.87 19.87 23 16 23C13.62 23 11.53 21.81 10.26 20H4V12H1L11 3L18 9.29C20.89 10.15 23 12.83 23 16M9.29 18C9.11 17.37 9 16.7 9 16C9 12.54 11.5 9.68 14.8 9.11L11 5.69L6 10.19V18H9.29M21 16C21 13.24 18.76 11 16 11S11 13.24 11 16 13.24 21 16 21 21 18.76 21 16Z" })), 'HomeClockOutlineIcon');
|
|
13
|
+
export default HomeClockOutlineIcon;
|
|
14
|
+
//# sourceMappingURL=HomeClockOutlineIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HomeClockOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/HomeClockOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,mUAAmU,GAAG,CAAG,EAAE,sBAAsB,CAAC,CAAC;AAC/Z,eAAe,oBAAoB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Colton Wiscombe\n * id 9ADA7472-66EE-4F9A-8494-C4292C29207C\n * name home-clock-outline\n * version: 6.6.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/home-clock-outline.svg\n * tags\n */\nexport const HomeClockOutlineIcon = createSvgIcon(<><path d=\"M16.5 16.25L19.36 17.94L18.61 19.16L15 17V12H16.5V16.25M23 16C23 19.87 19.87 23 16 23C13.62 23 11.53 21.81 10.26 20H4V12H1L11 3L18 9.29C20.89 10.15 23 12.83 23 16M9.29 18C9.11 17.37 9 16.7 9 16C9 12.54 11.5 9.68 14.8 9.11L11 5.69L6 10.19V18H9.29M21 16C21 13.24 18.76 11 16 11S11 13.24 11 16 13.24 21 16 21 21 18.76 21 16Z\" /></>, 'HomeClockOutlineIcon');\nexport default HomeClockOutlineIcon"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* author: Simran
|
|
3
|
+
* id 0B180C29-3ADF-47C2-ACC6-C5EE5E744AD4
|
|
4
|
+
* name play-box-lock
|
|
5
|
+
* version: 6.6.95
|
|
6
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/play-box-lock.svg
|
|
7
|
+
* tags
|
|
8
|
+
*/
|
|
9
|
+
export declare const PlayBoxLockIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
|
+
muiName: string;
|
|
11
|
+
};
|
|
12
|
+
export default PlayBoxLockIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
3
|
+
/**
|
|
4
|
+
* author: Simran
|
|
5
|
+
* id 0B180C29-3ADF-47C2-ACC6-C5EE5E744AD4
|
|
6
|
+
* name play-box-lock
|
|
7
|
+
* version: 6.6.95
|
|
8
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/play-box-lock.svg
|
|
9
|
+
* tags
|
|
10
|
+
*/
|
|
11
|
+
export const PlayBoxLockIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
12
|
+
React.createElement("path", { d: "M23 17.3V20.8C23 21.4 22.4 22 21.7 22H16.2C15.6 22 15 21.4 15 20.7V17.2C15 16.6 15.6 16 16.2 16V14.5C16.2 13.1 17.6 12 19 12C20.4 12 21.8 13.1 21.8 14.5V16C22.4 16 23 16.6 23 17.3M13 19V21H4C2.89 21 2 20.1 2 19V5C2 3.89 2.89 3 4 3H18C19.1 3 20 3.89 20 5V10.1L19 10L18 10.1C15.79 10.55 14.12 12.45 14 14.76C13.39 15.31 13 16.11 13 17V19M20.5 14.5C20.5 13.7 19.8 13.2 19 13.2C18.2 13.2 17.5 13.7 17.5 14.5V16H20.5V14.5M9 8V16L14 12L9 8Z" })), 'PlayBoxLockIcon');
|
|
13
|
+
export default PlayBoxLockIcon;
|
|
14
|
+
//# sourceMappingURL=PlayBoxLockIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PlayBoxLockIcon.js","sourceRoot":"","sources":["../src_v5/icons/PlayBoxLockIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,obAAob,GAAG,CAAG,EAAE,iBAAiB,CAAC,CAAC;AACtgB,eAAe,eAAe,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Simran\n * id 0B180C29-3ADF-47C2-ACC6-C5EE5E744AD4\n * name play-box-lock\n * version: 6.6.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/play-box-lock.svg\n * tags\n */\nexport const PlayBoxLockIcon = createSvgIcon(<><path d=\"M23 17.3V20.8C23 21.4 22.4 22 21.7 22H16.2C15.6 22 15 21.4 15 20.7V17.2C15 16.6 15.6 16 16.2 16V14.5C16.2 13.1 17.6 12 19 12C20.4 12 21.8 13.1 21.8 14.5V16C22.4 16 23 16.6 23 17.3M13 19V21H4C2.89 21 2 20.1 2 19V5C2 3.89 2.89 3 4 3H18C19.1 3 20 3.89 20 5V10.1L19 10L18 10.1C15.79 10.55 14.12 12.45 14 14.76C13.39 15.31 13 16.11 13 17V19M20.5 14.5C20.5 13.7 19.8 13.2 19 13.2C18.2 13.2 17.5 13.7 17.5 14.5V16H20.5V14.5M9 8V16L14 12L9 8Z\" /></>, 'PlayBoxLockIcon');\nexport default PlayBoxLockIcon"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* author: Simran
|
|
3
|
+
* id 560E6993-9435-4447-8A14-235913D80579
|
|
4
|
+
* name play-box-lock-open
|
|
5
|
+
* version: 6.6.95
|
|
6
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/play-box-lock-open.svg
|
|
7
|
+
* tags
|
|
8
|
+
*/
|
|
9
|
+
export declare const PlayBoxLockOpenIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
|
+
muiName: string;
|
|
11
|
+
};
|
|
12
|
+
export default PlayBoxLockOpenIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
3
|
+
/**
|
|
4
|
+
* author: Simran
|
|
5
|
+
* id 560E6993-9435-4447-8A14-235913D80579
|
|
6
|
+
* name play-box-lock-open
|
|
7
|
+
* version: 6.6.95
|
|
8
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/play-box-lock-open.svg
|
|
9
|
+
* tags
|
|
10
|
+
*/
|
|
11
|
+
export const PlayBoxLockOpenIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
12
|
+
React.createElement("path", { d: "M23 17.3V20.8C23 21.4 22.4 22 21.7 22H16.2C15.6 22 15 21.4 15 20.7V17.2C15 16.6 15.6 16 16.2 16V13.5C16.2 12.1 17.6 11 19 11C20.4 11 21.8 12.1 21.8 13.5V14H20.5V13.5C20.5 12.7 19.8 12.2 19 12.2C18.2 12.2 17.5 12.7 17.5 13.5V16H21.8C22.4 16 23 16.6 23 17.3M9 8V16L14 12L9 8M13 19V21H4C2.89 21 2 20.1 2 19V5C2 3.89 2.89 3 4 3H18C19.1 3 20 3.89 20 5V9.1L19 9C16.24 9 14 11.24 14 14V14.76C13.39 15.31 13 16.11 13 17V19Z" })), 'PlayBoxLockOpenIcon');
|
|
13
|
+
export default PlayBoxLockOpenIcon;
|
|
14
|
+
//# sourceMappingURL=PlayBoxLockOpenIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PlayBoxLockOpenIcon.js","sourceRoot":"","sources":["../src_v5/icons/PlayBoxLockOpenIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,iaAAia,GAAG,CAAG,EAAE,qBAAqB,CAAC,CAAC;AAC3f,eAAe,mBAAmB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Simran\n * id 560E6993-9435-4447-8A14-235913D80579\n * name play-box-lock-open\n * version: 6.6.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/play-box-lock-open.svg\n * tags\n */\nexport const PlayBoxLockOpenIcon = createSvgIcon(<><path d=\"M23 17.3V20.8C23 21.4 22.4 22 21.7 22H16.2C15.6 22 15 21.4 15 20.7V17.2C15 16.6 15.6 16 16.2 16V13.5C16.2 12.1 17.6 11 19 11C20.4 11 21.8 12.1 21.8 13.5V14H20.5V13.5C20.5 12.7 19.8 12.2 19 12.2C18.2 12.2 17.5 12.7 17.5 13.5V16H21.8C22.4 16 23 16.6 23 17.3M9 8V16L14 12L9 8M13 19V21H4C2.89 21 2 20.1 2 19V5C2 3.89 2.89 3 4 3H18C19.1 3 20 3.89 20 5V9.1L19 9C16.24 9 14 11.24 14 14V14.76C13.39 15.31 13 16.11 13 17V19Z\" /></>, 'PlayBoxLockOpenIcon');\nexport default PlayBoxLockOpenIcon"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* author: Simran
|
|
3
|
+
* id 3C88B8D8-AFDD-4A9F-A976-BCD74895D1F5
|
|
4
|
+
* name play-box-lock-open-outline
|
|
5
|
+
* version: 6.6.95
|
|
6
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/play-box-lock-open-outline.svg
|
|
7
|
+
* tags
|
|
8
|
+
*/
|
|
9
|
+
export declare const PlayBoxLockOpenOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
|
+
muiName: string;
|
|
11
|
+
};
|
|
12
|
+
export default PlayBoxLockOpenOutlineIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
3
|
+
/**
|
|
4
|
+
* author: Simran
|
|
5
|
+
* id 3C88B8D8-AFDD-4A9F-A976-BCD74895D1F5
|
|
6
|
+
* name play-box-lock-open-outline
|
|
7
|
+
* version: 6.6.95
|
|
8
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/play-box-lock-open-outline.svg
|
|
9
|
+
* tags
|
|
10
|
+
*/
|
|
11
|
+
export const PlayBoxLockOpenOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
12
|
+
React.createElement("path", { d: "M23 17.3V20.8C23 21.4 22.4 22 21.7 22H16.2C15.6 22 15 21.4 15 20.7V17.2C15 16.6 15.6 16 16.2 16V13.5C16.2 12.1 17.6 11 19 11C20.4 11 21.8 12.1 21.8 13.5V14H20.5V13.5C20.5 12.7 19.8 12.2 19 12.2C18.2 12.2 17.5 12.7 17.5 13.5V16H21.8C22.4 16 23 16.6 23 17.3M18 5H4V19H13V21H4C2.89 21 2 20.1 2 19V5C2 3.89 2.89 3 4 3H18C19.1 3 20 3.89 20 5V9.1L19 9L18 9.1V5M9 8L14 12L9 16V8Z" })), 'PlayBoxLockOpenOutlineIcon');
|
|
13
|
+
export default PlayBoxLockOpenOutlineIcon;
|
|
14
|
+
//# sourceMappingURL=PlayBoxLockOpenOutlineIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PlayBoxLockOpenOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/PlayBoxLockOpenOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,sXAAsX,GAAG,CAAG,EAAE,4BAA4B,CAAC,CAAC;AAC9d,eAAe,0BAA0B,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Simran\n * id 3C88B8D8-AFDD-4A9F-A976-BCD74895D1F5\n * name play-box-lock-open-outline\n * version: 6.6.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/play-box-lock-open-outline.svg\n * tags\n */\nexport const PlayBoxLockOpenOutlineIcon = createSvgIcon(<><path d=\"M23 17.3V20.8C23 21.4 22.4 22 21.7 22H16.2C15.6 22 15 21.4 15 20.7V17.2C15 16.6 15.6 16 16.2 16V13.5C16.2 12.1 17.6 11 19 11C20.4 11 21.8 12.1 21.8 13.5V14H20.5V13.5C20.5 12.7 19.8 12.2 19 12.2C18.2 12.2 17.5 12.7 17.5 13.5V16H21.8C22.4 16 23 16.6 23 17.3M18 5H4V19H13V21H4C2.89 21 2 20.1 2 19V5C2 3.89 2.89 3 4 3H18C19.1 3 20 3.89 20 5V9.1L19 9L18 9.1V5M9 8L14 12L9 16V8Z\" /></>, 'PlayBoxLockOpenOutlineIcon');\nexport default PlayBoxLockOpenOutlineIcon"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* author: Simran
|
|
3
|
+
* id F7617311-2473-4D67-A62D-1B06033CFAE7
|
|
4
|
+
* name play-box-lock-outline
|
|
5
|
+
* version: 6.6.95
|
|
6
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/play-box-lock-outline.svg
|
|
7
|
+
* tags
|
|
8
|
+
*/
|
|
9
|
+
export declare const PlayBoxLockOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
|
+
muiName: string;
|
|
11
|
+
};
|
|
12
|
+
export default PlayBoxLockOutlineIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
3
|
+
/**
|
|
4
|
+
* author: Simran
|
|
5
|
+
* id F7617311-2473-4D67-A62D-1B06033CFAE7
|
|
6
|
+
* name play-box-lock-outline
|
|
7
|
+
* version: 6.6.95
|
|
8
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/play-box-lock-outline.svg
|
|
9
|
+
* tags
|
|
10
|
+
*/
|
|
11
|
+
export const PlayBoxLockOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
12
|
+
React.createElement("path", { d: "M23 17.3V20.8C23 21.4 22.4 22 21.7 22H16.2C15.6 22 15 21.4 15 20.7V17.2C15 16.6 15.6 16 16.2 16V14.5C16.2 13.1 17.6 12 19 12C20.4 12 21.8 13.1 21.8 14.5V16C22.4 16 23 16.6 23 17.3M20.5 14.5C20.5 13.7 19.8 13.2 19 13.2C18.2 13.2 17.5 13.7 17.5 14.5V16H20.5V14.5M18 5H4V19H13V21H4C2.89 21 2 20.1 2 19V5C2 3.89 2.89 3 4 3H18C19.1 3 20 3.89 20 5V10.1L19 10L18 10.1V5M9 8L14 12L9 16V8Z" })), 'PlayBoxLockOutlineIcon');
|
|
13
|
+
export default PlayBoxLockOutlineIcon;
|
|
14
|
+
//# sourceMappingURL=PlayBoxLockOutlineIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PlayBoxLockOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/PlayBoxLockOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,8XAA8X,GAAG,CAAG,EAAE,wBAAwB,CAAC,CAAC;AAC9d,eAAe,sBAAsB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Simran\n * id F7617311-2473-4D67-A62D-1B06033CFAE7\n * name play-box-lock-outline\n * version: 6.6.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/play-box-lock-outline.svg\n * tags\n */\nexport const PlayBoxLockOutlineIcon = createSvgIcon(<><path d=\"M23 17.3V20.8C23 21.4 22.4 22 21.7 22H16.2C15.6 22 15 21.4 15 20.7V17.2C15 16.6 15.6 16 16.2 16V14.5C16.2 13.1 17.6 12 19 12C20.4 12 21.8 13.1 21.8 14.5V16C22.4 16 23 16.6 23 17.3M20.5 14.5C20.5 13.7 19.8 13.2 19 13.2C18.2 13.2 17.5 13.7 17.5 14.5V16H20.5V14.5M18 5H4V19H13V21H4C2.89 21 2 20.1 2 19V5C2 3.89 2.89 3 4 3H18C19.1 3 20 3.89 20 5V10.1L19 10L18 10.1V5M9 8L14 12L9 16V8Z\" /></>, 'PlayBoxLockOutlineIcon');\nexport default PlayBoxLockOutlineIcon"]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* author: Austin Andrews
|
|
3
|
+
* id 318E8495-2191-4315-A58D-77D697743290
|
|
4
|
+
* name robot-industrial-outline
|
|
5
|
+
* version: 6.6.95
|
|
6
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial-outline.svg
|
|
7
|
+
* tags
|
|
8
|
+
*/
|
|
9
|
+
export declare const RobotIndustrialOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
|
+
muiName: string;
|
|
11
|
+
};
|
|
12
|
+
export default RobotIndustrialOutlineIcon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
3
|
+
/**
|
|
4
|
+
* author: Austin Andrews
|
|
5
|
+
* id 318E8495-2191-4315-A58D-77D697743290
|
|
6
|
+
* name robot-industrial-outline
|
|
7
|
+
* version: 6.6.95
|
|
8
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial-outline.svg
|
|
9
|
+
* tags
|
|
10
|
+
*/
|
|
11
|
+
export const RobotIndustrialOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
12
|
+
React.createElement("path", { d: "M4 19H8.6L2.62 8.64C2.23 8 2 7.29 2 6.5C2 4.29 3.79 2.5 6 2.5C7.86 2.5 9.43 3.78 9.87 5.5H14V3C14 1.9 14.9 1 16 1V3.59L17.59 2H22V4H18.41L16 6.41V6.59L18.41 9H22V11H17.59L16 9.41V12C14.9 12 14 11.11 14 10V7.5H9.87C9.77 7.89 9.61 8.26 9.41 8.6L15.41 19H20C21.11 19 22 19.9 22 21V22H2V21C2 19.9 2.9 19 4 19M7.91 10C7.35 10.32 6.7 10.5 6 10.5L10.91 19H13.1L7.91 10M6 4.5C4.89 4.5 4 5.4 4 6.5C4 7.61 4.89 8.5 6 8.5C7.11 8.5 8 7.61 8 6.5C8 5.4 7.11 4.5 6 4.5Z" })), 'RobotIndustrialOutlineIcon');
|
|
13
|
+
export default RobotIndustrialOutlineIcon;
|
|
14
|
+
//# sourceMappingURL=RobotIndustrialOutlineIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RobotIndustrialOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/RobotIndustrialOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,wcAAwc,GAAG,CAAG,EAAE,4BAA4B,CAAC,CAAC;AAChjB,eAAe,0BAA0B,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Austin Andrews\n * id 318E8495-2191-4315-A58D-77D697743290\n * name robot-industrial-outline\n * version: 6.6.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial-outline.svg\n * tags\n */\nexport const RobotIndustrialOutlineIcon = createSvgIcon(<><path d=\"M4 19H8.6L2.62 8.64C2.23 8 2 7.29 2 6.5C2 4.29 3.79 2.5 6 2.5C7.86 2.5 9.43 3.78 9.87 5.5H14V3C14 1.9 14.9 1 16 1V3.59L17.59 2H22V4H18.41L16 6.41V6.59L18.41 9H22V11H17.59L16 9.41V12C14.9 12 14 11.11 14 10V7.5H9.87C9.77 7.89 9.61 8.26 9.41 8.6L15.41 19H20C21.11 19 22 19.9 22 21V22H2V21C2 19.9 2.9 19 4 19M7.91 10C7.35 10.32 6.7 10.5 6 10.5L10.91 19H13.1L7.91 10M6 4.5C4.89 4.5 4 5.4 4 6.5C4 7.61 4.89 8.5 6 8.5C7.11 8.5 8 7.61 8 6.5C8 5.4 7.11 4.5 6 4.5Z\" /></>, 'RobotIndustrialOutlineIcon');\nexport default RobotIndustrialOutlineIcon"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-bell-badge-outline" width="24" height="24" viewBox="0 0 24 24"><path d="
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-bell-badge-outline" width="24" height="24" viewBox="0 0 24 24"><path d="M19 17V11.8C18.5 11.9 18 12 17.5 12H17V18H7V11C7 8.2 9.2 6 12 6C12.1 4.7 12.7 3.6 13.5 2.7C13.2 2.3 12.6 2 12 2C10.9 2 10 2.9 10 4V4.3C7 5.2 5 7.9 5 11V17L3 19V20H21V19L19 17M10 21C10 22.1 10.9 23 12 23S14 22.1 14 21H10M21 6.5C21 8.4 19.4 10 17.5 10S14 8.4 14 6.5 15.6 3 17.5 3 21 4.6 21 6.5" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-camera-lock-outline" width="24" height="24" viewBox="0 0 24 24"><path d="M23 18.3V21.8C23 22.4 22.4 23 21.7 23H16.2C15.6 23 15 22.4 15 21.7V18.2C15 17.6 15.6 17 16.2 17V15.5C16.2 14.1 17.6 13 19 13C20.4 13 21.8 14.1 21.8 15.5V17C22.4 17 23 17.6 23 18.3M20.5 15.5C20.5 14.7 19.8 14.2 19 14.2C18.2 14.2 17.5 14.7 17.5 15.5V17H20.5V15.5M20 4C21.1 4 22 4.9 22 6V12C21.42 11.56 20.74 11.25 20 11.1V6H15.95L14.12 4H9.88L8.05 6H4V18H13V20H4C2.9 20 2 19.1 2 18V6C2 4.9 2.9 4 4 4H7.17L9 2H15L16.83 4H20M12 7C14.57 7 16.68 8.94 16.97 11.43C15.29 12.18 14.1 13.83 14 15.76C13.67 16.06 13.4 16.43 13.23 16.85C12.84 16.95 12.42 17 12 17C9.24 17 7 14.76 7 12C7 9.24 9.24 7 12 7M12 15C13.65 15 15 13.65 15 12C15 10.35 13.65 9 12 9C10.35 9 9 10.35 9 12C9 13.65 10.35 15 12 15Z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-camera-lock" width="24" height="24" viewBox="0 0 24 24"><path d="M4 4H7L9 2H15L17 4H20C21.11 4 22 4.89 22 6V12C21.16 11.37 20.13 11 19 11C18.21 11 17.46 11.18 16.79 11.5C16.18 9.22 14.27 7 12 7C9.24 7 7 9.24 7 12C7 14.76 9.24 17 12 17C12.42 17 12.84 16.95 13.23 16.85C13.08 17.2 13 17.59 13 18V20H4C2.9 20 2 19.11 2 18V6C2 4.89 2.9 4 4 4M12 9C13.66 9 15 10.34 15 12C15 13.66 13.66 15 12 15C10.34 15 9 13.66 9 12C9 10.34 10.34 9 12 9M23 18.3V21.8C23 22.4 22.4 23 21.7 23H16.2C15.6 23 15 22.4 15 21.7V18.2C15 17.6 15.6 17 16.2 17V15.5C16.2 14.1 17.6 13 19 13C20.4 13 21.8 14.1 21.8 15.5V17C22.4 17 23 17.6 23 18.3M20.5 15.5C20.5 14.7 19.8 14.2 19 14.2C18.2 14.2 17.5 14.7 17.5 15.5V17H20.5V15.5Z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-home-clock-outline" width="24" height="24" viewBox="0 0 24 24"><path d="M16.5 16.25L19.36 17.94L18.61 19.16L15 17V12H16.5V16.25M23 16C23 19.87 19.87 23 16 23C13.62 23 11.53 21.81 10.26 20H4V12H1L11 3L18 9.29C20.89 10.15 23 12.83 23 16M9.29 18C9.11 17.37 9 16.7 9 16C9 12.54 11.5 9.68 14.8 9.11L11 5.69L6 10.19V18H9.29M21 16C21 13.24 18.76 11 16 11S11 13.24 11 16 13.24 21 16 21 21 18.76 21 16Z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-home-clock" width="24" height="24" viewBox="0 0 24 24"><path d="M16.5 16.25L19.36 17.94L18.61 19.16L15 17V12H16.5V16.25M23 16C23 19.87 19.87 23 16 23C13.62 23 11.53 21.81 10.26 20H4V12H1L11 3L18 9.29C20.89 10.15 23 12.83 23 16M21 16C21 13.24 18.76 11 16 11S11 13.24 11 16 13.24 21 16 21 21 18.76 21 16Z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-play-box-lock-open-outline" width="24" height="24" viewBox="0 0 24 24"><path d="M23 17.3V20.8C23 21.4 22.4 22 21.7 22H16.2C15.6 22 15 21.4 15 20.7V17.2C15 16.6 15.6 16 16.2 16V13.5C16.2 12.1 17.6 11 19 11C20.4 11 21.8 12.1 21.8 13.5V14H20.5V13.5C20.5 12.7 19.8 12.2 19 12.2C18.2 12.2 17.5 12.7 17.5 13.5V16H21.8C22.4 16 23 16.6 23 17.3M18 5H4V19H13V21H4C2.89 21 2 20.1 2 19V5C2 3.89 2.89 3 4 3H18C19.1 3 20 3.89 20 5V9.1L19 9L18 9.1V5M9 8L14 12L9 16V8Z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-play-box-lock-open" width="24" height="24" viewBox="0 0 24 24"><path d="M23 17.3V20.8C23 21.4 22.4 22 21.7 22H16.2C15.6 22 15 21.4 15 20.7V17.2C15 16.6 15.6 16 16.2 16V13.5C16.2 12.1 17.6 11 19 11C20.4 11 21.8 12.1 21.8 13.5V14H20.5V13.5C20.5 12.7 19.8 12.2 19 12.2C18.2 12.2 17.5 12.7 17.5 13.5V16H21.8C22.4 16 23 16.6 23 17.3M9 8V16L14 12L9 8M13 19V21H4C2.89 21 2 20.1 2 19V5C2 3.89 2.89 3 4 3H18C19.1 3 20 3.89 20 5V9.1L19 9C16.24 9 14 11.24 14 14V14.76C13.39 15.31 13 16.11 13 17V19Z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-play-box-lock-outline" width="24" height="24" viewBox="0 0 24 24"><path d="M23 17.3V20.8C23 21.4 22.4 22 21.7 22H16.2C15.6 22 15 21.4 15 20.7V17.2C15 16.6 15.6 16 16.2 16V14.5C16.2 13.1 17.6 12 19 12C20.4 12 21.8 13.1 21.8 14.5V16C22.4 16 23 16.6 23 17.3M20.5 14.5C20.5 13.7 19.8 13.2 19 13.2C18.2 13.2 17.5 13.7 17.5 14.5V16H20.5V14.5M18 5H4V19H13V21H4C2.89 21 2 20.1 2 19V5C2 3.89 2.89 3 4 3H18C19.1 3 20 3.89 20 5V10.1L19 10L18 10.1V5M9 8L14 12L9 16V8Z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-play-box-lock" width="24" height="24" viewBox="0 0 24 24"><path d="M23 17.3V20.8C23 21.4 22.4 22 21.7 22H16.2C15.6 22 15 21.4 15 20.7V17.2C15 16.6 15.6 16 16.2 16V14.5C16.2 13.1 17.6 12 19 12C20.4 12 21.8 13.1 21.8 14.5V16C22.4 16 23 16.6 23 17.3M13 19V21H4C2.89 21 2 20.1 2 19V5C2 3.89 2.89 3 4 3H18C19.1 3 20 3.89 20 5V10.1L19 10L18 10.1C15.79 10.55 14.12 12.45 14 14.76C13.39 15.31 13 16.11 13 17V19M20.5 14.5C20.5 13.7 19.8 13.2 19 13.2C18.2 13.2 17.5 13.7 17.5 14.5V16H20.5V14.5M9 8V16L14 12L9 8Z" /></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-robot-industrial-outline" width="24" height="24" viewBox="0 0 24 24"><path d="M4 19H8.6L2.62 8.64C2.23 8 2 7.29 2 6.5C2 4.29 3.79 2.5 6 2.5C7.86 2.5 9.43 3.78 9.87 5.5H14V3C14 1.9 14.9 1 16 1V3.59L17.59 2H22V4H18.41L16 6.41V6.59L18.41 9H22V11H17.59L16 9.41V12C14.9 12 14 11.11 14 10V7.5H9.87C9.77 7.89 9.61 8.26 9.41 8.6L15.41 19H20C21.11 19 22 19.9 22 21V22H2V21C2 19.9 2.9 19 4 19M7.91 10C7.35 10.32 6.7 10.5 6 10.5L10.91 19H13.1L7.91 10M6 4.5C4.89 4.5 4 5.4 4 6.5C4 7.61 4.89 8.5 6 8.5C7.11 8.5 8 7.61 8 6.5C8 5.4 7.11 4.5 6 4.5Z" /></svg>
|
package/meta.json
CHANGED
|
@@ -25005,6 +25005,38 @@
|
|
|
25005
25005
|
"componentFileName": "CameraIrisIcon",
|
|
25006
25006
|
"componentAliasFileNames": []
|
|
25007
25007
|
},
|
|
25008
|
+
{
|
|
25009
|
+
"id": "46E0AE7F-ECCB-4EAC-BADC-176B2A1FD338",
|
|
25010
|
+
"name": "camera-lock",
|
|
25011
|
+
"codepoint": "F1A14",
|
|
25012
|
+
"aliases": [],
|
|
25013
|
+
"tags": [
|
|
25014
|
+
"Photography"
|
|
25015
|
+
],
|
|
25016
|
+
"author": "Austin Andrews",
|
|
25017
|
+
"version": "6.6.95",
|
|
25018
|
+
"iconCreateName": "CameraLockIcon",
|
|
25019
|
+
"iconAliasCreateNames": [],
|
|
25020
|
+
"assetsUrl": "assets/camera-lock.svg",
|
|
25021
|
+
"componentFileName": "CameraLockIcon",
|
|
25022
|
+
"componentAliasFileNames": []
|
|
25023
|
+
},
|
|
25024
|
+
{
|
|
25025
|
+
"id": "662A0A34-3FEC-47DB-BD66-608D95F912EF",
|
|
25026
|
+
"name": "camera-lock-outline",
|
|
25027
|
+
"codepoint": "F1A15",
|
|
25028
|
+
"aliases": [],
|
|
25029
|
+
"tags": [
|
|
25030
|
+
"Photography"
|
|
25031
|
+
],
|
|
25032
|
+
"author": "Austin Andrews",
|
|
25033
|
+
"version": "6.6.95",
|
|
25034
|
+
"iconCreateName": "CameraLockOutlineIcon",
|
|
25035
|
+
"iconAliasCreateNames": [],
|
|
25036
|
+
"assetsUrl": "assets/camera-lock-outline.svg",
|
|
25037
|
+
"componentFileName": "CameraLockOutlineIcon",
|
|
25038
|
+
"componentAliasFileNames": []
|
|
25039
|
+
},
|
|
25008
25040
|
{
|
|
25009
25041
|
"id": "304F1239-9ADE-4371-AFA5-AD2BC3343D24",
|
|
25010
25042
|
"name": "camera-marker",
|
|
@@ -67658,6 +67690,34 @@
|
|
|
67658
67690
|
"HouseCityOutlineIcon"
|
|
67659
67691
|
]
|
|
67660
67692
|
},
|
|
67693
|
+
{
|
|
67694
|
+
"id": "F3391DCE-6EC9-4C63-869D-36ED374054FC",
|
|
67695
|
+
"name": "home-clock",
|
|
67696
|
+
"codepoint": "F1A12",
|
|
67697
|
+
"aliases": [],
|
|
67698
|
+
"tags": [],
|
|
67699
|
+
"author": "Colton Wiscombe",
|
|
67700
|
+
"version": "6.6.95",
|
|
67701
|
+
"iconCreateName": "HomeClockIcon",
|
|
67702
|
+
"iconAliasCreateNames": [],
|
|
67703
|
+
"assetsUrl": "assets/home-clock.svg",
|
|
67704
|
+
"componentFileName": "HomeClockIcon",
|
|
67705
|
+
"componentAliasFileNames": []
|
|
67706
|
+
},
|
|
67707
|
+
{
|
|
67708
|
+
"id": "9ADA7472-66EE-4F9A-8494-C4292C29207C",
|
|
67709
|
+
"name": "home-clock-outline",
|
|
67710
|
+
"codepoint": "F1A13",
|
|
67711
|
+
"aliases": [],
|
|
67712
|
+
"tags": [],
|
|
67713
|
+
"author": "Colton Wiscombe",
|
|
67714
|
+
"version": "6.6.95",
|
|
67715
|
+
"iconCreateName": "HomeClockOutlineIcon",
|
|
67716
|
+
"iconAliasCreateNames": [],
|
|
67717
|
+
"assetsUrl": "assets/home-clock-outline.svg",
|
|
67718
|
+
"componentFileName": "HomeClockOutlineIcon",
|
|
67719
|
+
"componentAliasFileNames": []
|
|
67720
|
+
},
|
|
67661
67721
|
{
|
|
67662
67722
|
"id": "6D381D99-24F0-46B5-AD04-F527B97830AE",
|
|
67663
67723
|
"name": "home-edit",
|
|
@@ -94313,6 +94373,62 @@
|
|
|
94313
94373
|
"componentFileName": "PlayBoxIcon",
|
|
94314
94374
|
"componentAliasFileNames": []
|
|
94315
94375
|
},
|
|
94376
|
+
{
|
|
94377
|
+
"id": "0B180C29-3ADF-47C2-ACC6-C5EE5E744AD4",
|
|
94378
|
+
"name": "play-box-lock",
|
|
94379
|
+
"codepoint": "F1A16",
|
|
94380
|
+
"aliases": [],
|
|
94381
|
+
"tags": [],
|
|
94382
|
+
"author": "Simran",
|
|
94383
|
+
"version": "6.6.95",
|
|
94384
|
+
"iconCreateName": "PlayBoxLockIcon",
|
|
94385
|
+
"iconAliasCreateNames": [],
|
|
94386
|
+
"assetsUrl": "assets/play-box-lock.svg",
|
|
94387
|
+
"componentFileName": "PlayBoxLockIcon",
|
|
94388
|
+
"componentAliasFileNames": []
|
|
94389
|
+
},
|
|
94390
|
+
{
|
|
94391
|
+
"id": "560E6993-9435-4447-8A14-235913D80579",
|
|
94392
|
+
"name": "play-box-lock-open",
|
|
94393
|
+
"codepoint": "F1A17",
|
|
94394
|
+
"aliases": [],
|
|
94395
|
+
"tags": [],
|
|
94396
|
+
"author": "Simran",
|
|
94397
|
+
"version": "6.6.95",
|
|
94398
|
+
"iconCreateName": "PlayBoxLockOpenIcon",
|
|
94399
|
+
"iconAliasCreateNames": [],
|
|
94400
|
+
"assetsUrl": "assets/play-box-lock-open.svg",
|
|
94401
|
+
"componentFileName": "PlayBoxLockOpenIcon",
|
|
94402
|
+
"componentAliasFileNames": []
|
|
94403
|
+
},
|
|
94404
|
+
{
|
|
94405
|
+
"id": "3C88B8D8-AFDD-4A9F-A976-BCD74895D1F5",
|
|
94406
|
+
"name": "play-box-lock-open-outline",
|
|
94407
|
+
"codepoint": "F1A18",
|
|
94408
|
+
"aliases": [],
|
|
94409
|
+
"tags": [],
|
|
94410
|
+
"author": "Simran",
|
|
94411
|
+
"version": "6.6.95",
|
|
94412
|
+
"iconCreateName": "PlayBoxLockOpenOutlineIcon",
|
|
94413
|
+
"iconAliasCreateNames": [],
|
|
94414
|
+
"assetsUrl": "assets/play-box-lock-open-outline.svg",
|
|
94415
|
+
"componentFileName": "PlayBoxLockOpenOutlineIcon",
|
|
94416
|
+
"componentAliasFileNames": []
|
|
94417
|
+
},
|
|
94418
|
+
{
|
|
94419
|
+
"id": "F7617311-2473-4D67-A62D-1B06033CFAE7",
|
|
94420
|
+
"name": "play-box-lock-outline",
|
|
94421
|
+
"codepoint": "F1A19",
|
|
94422
|
+
"aliases": [],
|
|
94423
|
+
"tags": [],
|
|
94424
|
+
"author": "Simran",
|
|
94425
|
+
"version": "6.6.95",
|
|
94426
|
+
"iconCreateName": "PlayBoxLockOutlineIcon",
|
|
94427
|
+
"iconAliasCreateNames": [],
|
|
94428
|
+
"assetsUrl": "assets/play-box-lock-outline.svg",
|
|
94429
|
+
"componentFileName": "PlayBoxLockOutlineIcon",
|
|
94430
|
+
"componentAliasFileNames": []
|
|
94431
|
+
},
|
|
94316
94432
|
{
|
|
94317
94433
|
"id": "9700DCD7-8658-479A-A817-1241A09F9654",
|
|
94318
94434
|
"name": "play-box-multiple",
|
|
@@ -100354,6 +100470,20 @@
|
|
|
100354
100470
|
"AssemblyIcon"
|
|
100355
100471
|
]
|
|
100356
100472
|
},
|
|
100473
|
+
{
|
|
100474
|
+
"id": "318E8495-2191-4315-A58D-77D697743290",
|
|
100475
|
+
"name": "robot-industrial-outline",
|
|
100476
|
+
"codepoint": "F1A1A",
|
|
100477
|
+
"aliases": [],
|
|
100478
|
+
"tags": [],
|
|
100479
|
+
"author": "Austin Andrews",
|
|
100480
|
+
"version": "6.6.95",
|
|
100481
|
+
"iconCreateName": "RobotIndustrialOutlineIcon",
|
|
100482
|
+
"iconAliasCreateNames": [],
|
|
100483
|
+
"assetsUrl": "assets/robot-industrial-outline.svg",
|
|
100484
|
+
"componentFileName": "RobotIndustrialOutlineIcon",
|
|
100485
|
+
"componentAliasFileNames": []
|
|
100486
|
+
},
|
|
100357
100487
|
{
|
|
100358
100488
|
"id": "2EFA6B95-27BD-4A52-90AF-991A3574FD2C",
|
|
100359
100489
|
"name": "robot-love",
|
package/package.json
CHANGED
package/version.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"build":"2022-01-
|
|
1
|
+
{"build":"2022-01-30T23:20:35.687Z","contentHash":"446c369105bc95dfa0162ffe50326465","projectVersion":"0.1.4"}
|