@mui-extra/icons 0.0.74 → 0.0.76
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/AssemblyIcon.d.ts +1 -0
- package/AssemblyIcon.js +1 -0
- package/AssemblyIcon.js.map +1 -1
- package/AutonomousIcon.d.ts +1 -0
- package/AutonomousIcon.js +1 -0
- package/AutonomousIcon.js.map +1 -1
- package/CommunismIcon.d.ts +1 -0
- package/CommunismIcon.js +1 -0
- package/CommunismIcon.js.map +1 -1
- package/FactoryIcon.d.ts +1 -0
- package/FactoryIcon.js +1 -0
- package/FactoryIcon.js.map +1 -1
- package/GardeningIcon.d.ts +1 -0
- package/GardeningIcon.js +1 -0
- package/GardeningIcon.js.map +1 -1
- package/HammerSickleIcon.d.ts +1 -0
- package/HammerSickleIcon.js +1 -0
- package/HammerSickleIcon.js.map +1 -1
- package/IndustrialIcon.d.ts +1 -0
- package/IndustrialIcon.js +1 -0
- package/IndustrialIcon.js.map +1 -1
- package/LawnMowerIcon.d.ts +1 -0
- package/LawnMowerIcon.js +1 -0
- package/LawnMowerIcon.js.map +1 -1
- package/LawnMowerOutlineIcon.d.ts +1 -0
- package/LawnMowerOutlineIcon.js +1 -0
- package/LawnMowerOutlineIcon.js.map +1 -1
- package/LeafMapleIcon.d.ts +1 -0
- package/LeafMapleIcon.js +1 -0
- package/LeafMapleIcon.js.map +1 -1
- package/PickaxeIcon.d.ts +1 -0
- package/PickaxeIcon.js +1 -0
- package/PickaxeIcon.js.map +1 -1
- package/RobotIndustrialIcon.d.ts +1 -0
- package/RobotIndustrialIcon.js +1 -0
- package/RobotIndustrialIcon.js.map +1 -1
- package/RobotIndustrialOutlineIcon.d.ts +1 -0
- package/RobotIndustrialOutlineIcon.js +1 -0
- package/RobotIndustrialOutlineIcon.js.map +1 -1
- package/RobotMowerIcon.d.ts +1 -0
- package/RobotMowerIcon.js +1 -0
- package/RobotMowerIcon.js.map +1 -1
- package/RobotMowerOutlineIcon.d.ts +1 -0
- package/RobotMowerOutlineIcon.js +1 -0
- package/RobotMowerOutlineIcon.js.map +1 -1
- package/RocketLaunchIcon.js +1 -1
- package/RocketLaunchIcon.js.map +1 -1
- package/RocketLaunchOutlineIcon.js +1 -1
- package/RocketLaunchOutlineIcon.js.map +1 -1
- package/ShovelIcon.d.ts +1 -0
- package/ShovelIcon.js +1 -0
- package/ShovelIcon.js.map +1 -1
- package/WrenchCheckIcon.d.ts +1 -0
- package/WrenchCheckIcon.js +1 -0
- package/WrenchCheckIcon.js.map +1 -1
- package/WrenchCheckOutlineIcon.d.ts +1 -0
- package/WrenchCheckOutlineIcon.js +1 -0
- package/WrenchCheckOutlineIcon.js.map +1 -1
- package/WrenchClockOutlineIcon.d.ts +1 -0
- package/WrenchClockOutlineIcon.js +1 -0
- package/WrenchClockOutlineIcon.js.map +1 -1
- package/WrenchCogIcon.d.ts +1 -0
- package/WrenchCogIcon.js +1 -0
- package/WrenchCogIcon.js.map +1 -1
- package/WrenchCogOutlineIcon.d.ts +1 -0
- package/WrenchCogOutlineIcon.js +1 -0
- package/WrenchCogOutlineIcon.js.map +1 -1
- package/WrenchSettingsIcon.d.ts +1 -0
- package/WrenchSettingsIcon.js +1 -0
- package/WrenchSettingsIcon.js.map +1 -1
- package/WrenchSettingsOutlineIcon.d.ts +1 -0
- package/WrenchSettingsOutlineIcon.js +1 -0
- package/WrenchSettingsOutlineIcon.js.map +1 -1
- package/assets/rocket-launch-outline.svg +1 -1
- package/assets/rocket-launch.svg +1 -1
- package/meta.json +34 -14
- package/package.json +1 -1
- package/version.json +1 -1
package/AssemblyIcon.d.ts
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* version: 2.8.94
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial.svg
|
|
7
7
|
* tags
|
|
8
|
+
* - Hardware / Tools
|
|
8
9
|
*/
|
|
9
10
|
export declare const AssemblyIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
11
|
muiName: string;
|
package/AssemblyIcon.js
CHANGED
|
@@ -6,6 +6,7 @@ import { RobotIndustrialIcon } from './RobotIndustrialIcon';
|
|
|
6
6
|
* version: 2.8.94
|
|
7
7
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial.svg
|
|
8
8
|
* tags
|
|
9
|
+
* - Hardware / Tools
|
|
9
10
|
*/
|
|
10
11
|
export const AssemblyIcon = RobotIndustrialIcon;
|
|
11
12
|
export default AssemblyIcon;
|
package/AssemblyIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AssemblyIcon.js","sourceRoot":"","sources":["../src_v5/icons/AssemblyIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAE5D
|
|
1
|
+
{"version":3,"file":"AssemblyIcon.js","sourceRoot":"","sources":["../src_v5/icons/AssemblyIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAE5D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,YAAY,GAAG,mBAAmB,CAAC;AAChD,eAAe,YAAY,CAAA","sourcesContent":["import { RobotIndustrialIcon } from './RobotIndustrialIcon';\n\n/**\n * author: Michael Richins\n * id C008FBCE-4D0A-4003-8811-FF15D08C3313\n * name robot-industrial\n * version: 2.8.94\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial.svg\n * tags\n * - Hardware / Tools \n */\nexport const AssemblyIcon = RobotIndustrialIcon;\nexport default AssemblyIcon"]}
|
package/AutonomousIcon.d.ts
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* version: 2.8.94
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial.svg
|
|
7
7
|
* tags
|
|
8
|
+
* - Hardware / Tools
|
|
8
9
|
*/
|
|
9
10
|
export declare const AutonomousIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
11
|
muiName: string;
|
package/AutonomousIcon.js
CHANGED
|
@@ -6,6 +6,7 @@ import { RobotIndustrialIcon } from './RobotIndustrialIcon';
|
|
|
6
6
|
* version: 2.8.94
|
|
7
7
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial.svg
|
|
8
8
|
* tags
|
|
9
|
+
* - Hardware / Tools
|
|
9
10
|
*/
|
|
10
11
|
export const AutonomousIcon = RobotIndustrialIcon;
|
|
11
12
|
export default AutonomousIcon;
|
package/AutonomousIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AutonomousIcon.js","sourceRoot":"","sources":["../src_v5/icons/AutonomousIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAE5D
|
|
1
|
+
{"version":3,"file":"AutonomousIcon.js","sourceRoot":"","sources":["../src_v5/icons/AutonomousIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAE5D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,mBAAmB,CAAC;AAClD,eAAe,cAAc,CAAA","sourcesContent":["import { RobotIndustrialIcon } from './RobotIndustrialIcon';\n\n/**\n * author: Michael Richins\n * id C008FBCE-4D0A-4003-8811-FF15D08C3313\n * name robot-industrial\n * version: 2.8.94\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial.svg\n * tags\n * - Hardware / Tools \n */\nexport const AutonomousIcon = RobotIndustrialIcon;\nexport default AutonomousIcon"]}
|
package/CommunismIcon.d.ts
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* version: 6.2.95
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/hammer-sickle.svg
|
|
7
7
|
* tags
|
|
8
|
+
* - Hardware / Tools
|
|
8
9
|
*/
|
|
9
10
|
export declare const CommunismIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
11
|
muiName: string;
|
package/CommunismIcon.js
CHANGED
|
@@ -6,6 +6,7 @@ import { HammerSickleIcon } from './HammerSickleIcon';
|
|
|
6
6
|
* version: 6.2.95
|
|
7
7
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/hammer-sickle.svg
|
|
8
8
|
* tags
|
|
9
|
+
* - Hardware / Tools
|
|
9
10
|
*/
|
|
10
11
|
export const CommunismIcon = HammerSickleIcon;
|
|
11
12
|
export default CommunismIcon;
|
package/CommunismIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CommunismIcon.js","sourceRoot":"","sources":["../src_v5/icons/CommunismIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAEtD
|
|
1
|
+
{"version":3,"file":"CommunismIcon.js","sourceRoot":"","sources":["../src_v5/icons/CommunismIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAEtD;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,gBAAgB,CAAC;AAC9C,eAAe,aAAa,CAAA","sourcesContent":["import { HammerSickleIcon } from './HammerSickleIcon';\n\n/**\n * author: Colton Wiscombe\n * id B990F624-1A91-424E-9AC0-08D95788FC9C\n * name hammer-sickle\n * version: 6.2.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/hammer-sickle.svg\n * tags\n * - Hardware / Tools \n */\nexport const CommunismIcon = HammerSickleIcon;\nexport default CommunismIcon"]}
|
package/FactoryIcon.d.ts
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/factory.svg
|
|
7
7
|
* tags
|
|
8
8
|
* - Places
|
|
9
|
+
* - Hardware / Tools
|
|
9
10
|
*/
|
|
10
11
|
export declare const FactoryIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
12
|
muiName: string;
|
package/FactoryIcon.js
CHANGED
|
@@ -8,6 +8,7 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
8
8
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/factory.svg
|
|
9
9
|
* tags
|
|
10
10
|
* - Places
|
|
11
|
+
* - Hardware / Tools
|
|
11
12
|
*/
|
|
12
13
|
export const FactoryIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
13
14
|
React.createElement("path", { d: "M4,18V20H8V18H4M4,14V16H14V14H4M10,18V20H14V18H10M16,14V16H20V14H16M16,18V20H20V18H16M2,22V8L7,12V8L12,12V8L17,12L18,2H21L22,12V22H2Z" })), 'FactoryIcon');
|
package/FactoryIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FactoryIcon.js","sourceRoot":"","sources":["../src_v5/icons/FactoryIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"FactoryIcon.js","sourceRoot":"","sources":["../src_v5/icons/FactoryIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,WAAW,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,uIAAuI,GAAG,CAAG,EAAE,aAAa,CAAC,CAAC;AACjN,eAAe,WAAW,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Austin Andrews\n * id B74F1DE6-5DEC-4866-AEED-DE85FE09C52F\n * name factory\n * version: 1.5.54\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/factory.svg\n * tags\n * - Places \n * - Hardware / Tools \n */\nexport const FactoryIcon = createSvgIcon(<><path d=\"M4,18V20H8V18H4M4,14V16H14V14H4M10,18V20H14V18H10M16,14V16H20V14H16M16,18V20H20V18H16M2,22V8L7,12V8L12,12V8L17,12L18,2H21L22,12V22H2Z\" /></>, 'FactoryIcon');\nexport default FactoryIcon"]}
|
package/GardeningIcon.d.ts
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/shovel.svg
|
|
7
7
|
* tags
|
|
8
8
|
* - Hardware / Tools
|
|
9
|
+
* - Agriculture
|
|
9
10
|
*/
|
|
10
11
|
export declare const GardeningIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
12
|
muiName: string;
|
package/GardeningIcon.js
CHANGED
package/GardeningIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GardeningIcon.js","sourceRoot":"","sources":["../src_v5/icons/GardeningIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C
|
|
1
|
+
{"version":3,"file":"GardeningIcon.js","sourceRoot":"","sources":["../src_v5/icons/GardeningIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,UAAU,CAAC;AACxC,eAAe,aAAa,CAAA","sourcesContent":["import { ShovelIcon } from './ShovelIcon';\n\n/**\n * author: Michael Richins\n * id 16D35D19-90C2-42DD-9E83-8F47E21A53DF\n * name shovel\n * version: 1.8.36\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/shovel.svg\n * tags\n * - Hardware / Tools \n * - Agriculture \n */\nexport const GardeningIcon = ShovelIcon;\nexport default GardeningIcon"]}
|
package/HammerSickleIcon.d.ts
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* version: 6.2.95
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/hammer-sickle.svg
|
|
7
7
|
* tags
|
|
8
|
+
* - Hardware / Tools
|
|
8
9
|
*/
|
|
9
10
|
export declare const HammerSickleIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
11
|
muiName: string;
|
package/HammerSickleIcon.js
CHANGED
|
@@ -7,6 +7,7 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
7
7
|
* version: 6.2.95
|
|
8
8
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/hammer-sickle.svg
|
|
9
9
|
* tags
|
|
10
|
+
* - Hardware / Tools
|
|
10
11
|
*/
|
|
11
12
|
export const HammerSickleIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
12
13
|
React.createElement("path", { d: "M22 20.59L20.59 22L17.45 18.86C16.89 19.23 16.3 19.56 15.66 19.78C14 20.36 12.2 20.4 10.53 19.88C9.5 19.58 8.56 19.05 7.75 18.37L4.56 21.56C4 22.15 3.03 22.15 2.44 21.56C1.86 21 1.86 20 2.44 19.44L5.82 16.06L8.47 15.54C9.19 16.45 10.19 17.13 11.28 17.5C12.44 17.85 13.72 17.84 14.87 17.46C15.16 17.37 15.44 17.26 15.7 17.12L7.6 9L5.83 10.78L3 7.95L7.95 3L12.19 4.41L9 7.6L17.31 15.89C17.5 15.71 17.65 15.53 17.8 15.33C19.3 13.36 19.42 10.42 18.09 8C16.78 5.57 14.5 3.55 12 2C13.41 2.5 14.76 3.17 16 4.04C17.24 4.91 18.43 5.93 19.33 7.25C20.23 8.54 20.87 10.12 21 11.79C21.1 13.47 20.66 15.23 19.7 16.65C19.5 17 19.24 17.28 19 17.56L22 20.59Z" })), 'HammerSickleIcon');
|
package/HammerSickleIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HammerSickleIcon.js","sourceRoot":"","sources":["../src_v5/icons/HammerSickleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"HammerSickleIcon.js","sourceRoot":"","sources":["../src_v5/icons/HammerSickleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,moBAAmoB,GAAG,CAAG,EAAE,kBAAkB,CAAC,CAAC;AACvtB,eAAe,gBAAgB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Colton Wiscombe\n * id B990F624-1A91-424E-9AC0-08D95788FC9C\n * name hammer-sickle\n * version: 6.2.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/hammer-sickle.svg\n * tags\n * - Hardware / Tools \n */\nexport const HammerSickleIcon = createSvgIcon(<><path d=\"M22 20.59L20.59 22L17.45 18.86C16.89 19.23 16.3 19.56 15.66 19.78C14 20.36 12.2 20.4 10.53 19.88C9.5 19.58 8.56 19.05 7.75 18.37L4.56 21.56C4 22.15 3.03 22.15 2.44 21.56C1.86 21 1.86 20 2.44 19.44L5.82 16.06L8.47 15.54C9.19 16.45 10.19 17.13 11.28 17.5C12.44 17.85 13.72 17.84 14.87 17.46C15.16 17.37 15.44 17.26 15.7 17.12L7.6 9L5.83 10.78L3 7.95L7.95 3L12.19 4.41L9 7.6L17.31 15.89C17.5 15.71 17.65 15.53 17.8 15.33C19.3 13.36 19.42 10.42 18.09 8C16.78 5.57 14.5 3.55 12 2C13.41 2.5 14.76 3.17 16 4.04C17.24 4.91 18.43 5.93 19.33 7.25C20.23 8.54 20.87 10.12 21 11.79C21.1 13.47 20.66 15.23 19.7 16.65C19.5 17 19.24 17.28 19 17.56L22 20.59Z\" /></>, 'HammerSickleIcon');\nexport default HammerSickleIcon"]}
|
package/IndustrialIcon.d.ts
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/factory.svg
|
|
7
7
|
* tags
|
|
8
8
|
* - Places
|
|
9
|
+
* - Hardware / Tools
|
|
9
10
|
*/
|
|
10
11
|
export declare const IndustrialIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
12
|
muiName: string;
|
package/IndustrialIcon.js
CHANGED
|
@@ -7,6 +7,7 @@ import { FactoryIcon } from './FactoryIcon';
|
|
|
7
7
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/factory.svg
|
|
8
8
|
* tags
|
|
9
9
|
* - Places
|
|
10
|
+
* - Hardware / Tools
|
|
10
11
|
*/
|
|
11
12
|
export const IndustrialIcon = FactoryIcon;
|
|
12
13
|
export default IndustrialIcon;
|
package/IndustrialIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IndustrialIcon.js","sourceRoot":"","sources":["../src_v5/icons/IndustrialIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C
|
|
1
|
+
{"version":3,"file":"IndustrialIcon.js","sourceRoot":"","sources":["../src_v5/icons/IndustrialIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,WAAW,CAAC;AAC1C,eAAe,cAAc,CAAA","sourcesContent":["import { FactoryIcon } from './FactoryIcon';\n\n/**\n * author: Austin Andrews\n * id B74F1DE6-5DEC-4866-AEED-DE85FE09C52F\n * name factory\n * version: 1.5.54\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/factory.svg\n * tags\n * - Places \n * - Hardware / Tools \n */\nexport const IndustrialIcon = FactoryIcon;\nexport default IndustrialIcon"]}
|
package/LawnMowerIcon.d.ts
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-mower.svg
|
|
7
7
|
* tags
|
|
8
8
|
* - Home Automation
|
|
9
|
+
* - Hardware / Tools
|
|
9
10
|
*/
|
|
10
11
|
export declare const LawnMowerIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
12
|
muiName: string;
|
package/LawnMowerIcon.js
CHANGED
|
@@ -7,6 +7,7 @@ import { RobotMowerIcon } from './RobotMowerIcon';
|
|
|
7
7
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-mower.svg
|
|
8
8
|
* tags
|
|
9
9
|
* - Home Automation
|
|
10
|
+
* - Hardware / Tools
|
|
10
11
|
*/
|
|
11
12
|
export const LawnMowerIcon = RobotMowerIcon;
|
|
12
13
|
export default LawnMowerIcon;
|
package/LawnMowerIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LawnMowerIcon.js","sourceRoot":"","sources":["../src_v5/icons/LawnMowerIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD
|
|
1
|
+
{"version":3,"file":"LawnMowerIcon.js","sourceRoot":"","sources":["../src_v5/icons/LawnMowerIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,cAAc,CAAC;AAC5C,eAAe,aAAa,CAAA","sourcesContent":["import { RobotMowerIcon } from './RobotMowerIcon';\n\n/**\n * author: Kristian Mohl\n * id 2029DE02-EC25-4242-945F-D7495F35D071\n * name robot-mower\n * version: 4.6.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-mower.svg\n * tags\n * - Home Automation \n * - Hardware / Tools \n */\nexport const LawnMowerIcon = RobotMowerIcon;\nexport default LawnMowerIcon"]}
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-mower-outline.svg
|
|
7
7
|
* tags
|
|
8
8
|
* - Home Automation
|
|
9
|
+
* - Hardware / Tools
|
|
9
10
|
*/
|
|
10
11
|
export declare const LawnMowerOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
12
|
muiName: string;
|
package/LawnMowerOutlineIcon.js
CHANGED
|
@@ -7,6 +7,7 @@ import { RobotMowerOutlineIcon } from './RobotMowerOutlineIcon';
|
|
|
7
7
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-mower-outline.svg
|
|
8
8
|
* tags
|
|
9
9
|
* - Home Automation
|
|
10
|
+
* - Hardware / Tools
|
|
10
11
|
*/
|
|
11
12
|
export const LawnMowerOutlineIcon = RobotMowerOutlineIcon;
|
|
12
13
|
export default LawnMowerOutlineIcon;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LawnMowerOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/LawnMowerOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAEhE
|
|
1
|
+
{"version":3,"file":"LawnMowerOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/LawnMowerOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAEhE;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,qBAAqB,CAAC;AAC1D,eAAe,oBAAoB,CAAA","sourcesContent":["import { RobotMowerOutlineIcon } from './RobotMowerOutlineIcon';\n\n/**\n * author: Kristian Mohl\n * id D40FCE9F-E14E-4F2E-83BD-39704B38E446\n * name robot-mower-outline\n * version: 4.5.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-mower-outline.svg\n * tags\n * - Home Automation \n * - Hardware / Tools \n */\nexport const LawnMowerOutlineIcon = RobotMowerOutlineIcon;\nexport default LawnMowerOutlineIcon"]}
|
package/LeafMapleIcon.d.ts
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/leaf-maple.svg
|
|
7
7
|
* tags
|
|
8
8
|
* - Nature
|
|
9
|
+
* - Agriculture
|
|
9
10
|
*/
|
|
10
11
|
export declare const LeafMapleIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
12
|
muiName: string;
|
package/LeafMapleIcon.js
CHANGED
|
@@ -8,6 +8,7 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
8
8
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/leaf-maple.svg
|
|
9
9
|
* tags
|
|
10
10
|
* - Nature
|
|
11
|
+
* - Agriculture
|
|
11
12
|
*/
|
|
12
13
|
export const LeafMapleIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
13
14
|
React.createElement("path", { d: "M21.79,13L16,16L17,18L13,17.25V21H11V17.25L7,18L8,16L2.21,13L3.21,11.27L1.61,8L5.21,7.77L6.21,6L9.63,9.9L8,5H10L12,2L14,5H16L14.37,9.9L17.79,6L18.79,7.73L22.39,7.96L20.79,11.19L21.79,13Z" })), 'LeafMapleIcon');
|
package/LeafMapleIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LeafMapleIcon.js","sourceRoot":"","sources":["../src_v5/icons/LeafMapleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"LeafMapleIcon.js","sourceRoot":"","sources":["../src_v5/icons/LeafMapleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,4LAA4L,GAAG,CAAG,EAAE,eAAe,CAAC,CAAC;AAC1Q,eAAe,aAAa,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Richins\n * id C7FF59F8-8D2F-4866-B8D3-27ED83C324F0\n * name leaf-maple\n * version: 3.2.89\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/leaf-maple.svg\n * tags\n * - Nature \n * - Agriculture \n */\nexport const LeafMapleIcon = createSvgIcon(<><path d=\"M21.79,13L16,16L17,18L13,17.25V21H11V17.25L7,18L8,16L2.21,13L3.21,11.27L1.61,8L5.21,7.77L6.21,6L9.63,9.9L8,5H10L12,2L14,5H16L14.37,9.9L17.79,6L18.79,7.73L22.39,7.96L20.79,11.19L21.79,13Z\" /></>, 'LeafMapleIcon');\nexport default LeafMapleIcon"]}
|
package/PickaxeIcon.d.ts
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* version: 2.2.43
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/pickaxe.svg
|
|
7
7
|
* tags
|
|
8
|
+
* - Hardware / Tools
|
|
8
9
|
*/
|
|
9
10
|
export declare const PickaxeIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
11
|
muiName: string;
|
package/PickaxeIcon.js
CHANGED
|
@@ -7,6 +7,7 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
7
7
|
* version: 2.2.43
|
|
8
8
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/pickaxe.svg
|
|
9
9
|
* tags
|
|
10
|
+
* - Hardware / Tools
|
|
10
11
|
*/
|
|
11
12
|
export const PickaxeIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
12
13
|
React.createElement("path", { d: "M14.79,10.62L3.5,21.9L2.1,20.5L13.38,9.21L14.79,10.62M19.27,7.73L19.86,7.14L19.07,6.35L19.71,5.71L18.29,4.29L17.65,4.93L16.86,4.14L16.27,4.73C14.53,3.31 12.57,2.17 10.47,1.37L9.64,3.16C11.39,4.08 13,5.19 14.5,6.5L14,7L17,10L17.5,9.5C18.81,11 19.92,12.61 20.84,14.36L22.63,13.53C21.83,11.43 20.69,9.47 19.27,7.73Z" })), 'PickaxeIcon');
|
package/PickaxeIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PickaxeIcon.js","sourceRoot":"","sources":["../src_v5/icons/PickaxeIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"PickaxeIcon.js","sourceRoot":"","sources":["../src_v5/icons/PickaxeIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,WAAW,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,0TAA0T,GAAG,CAAG,EAAE,aAAa,CAAC,CAAC;AACpY,eAAe,WAAW,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Richins\n * id A4DE211E-02E2-4514-9059-17AEFADA22F7\n * name pickaxe\n * version: 2.2.43\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/pickaxe.svg\n * tags\n * - Hardware / Tools \n */\nexport const PickaxeIcon = createSvgIcon(<><path d=\"M14.79,10.62L3.5,21.9L2.1,20.5L13.38,9.21L14.79,10.62M19.27,7.73L19.86,7.14L19.07,6.35L19.71,5.71L18.29,4.29L17.65,4.93L16.86,4.14L16.27,4.73C14.53,3.31 12.57,2.17 10.47,1.37L9.64,3.16C11.39,4.08 13,5.19 14.5,6.5L14,7L17,10L17.5,9.5C18.81,11 19.92,12.61 20.84,14.36L22.63,13.53C21.83,11.43 20.69,9.47 19.27,7.73Z\" /></>, 'PickaxeIcon');\nexport default PickaxeIcon"]}
|
package/RobotIndustrialIcon.d.ts
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* version: 2.8.94
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial.svg
|
|
7
7
|
* tags
|
|
8
|
+
* - Hardware / Tools
|
|
8
9
|
*/
|
|
9
10
|
export declare const RobotIndustrialIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
11
|
muiName: string;
|
package/RobotIndustrialIcon.js
CHANGED
|
@@ -7,6 +7,7 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
7
7
|
* version: 2.8.94
|
|
8
8
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial.svg
|
|
9
9
|
* tags
|
|
10
|
+
* - Hardware / Tools
|
|
10
11
|
*/
|
|
11
12
|
export const RobotIndustrialIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
12
13
|
React.createElement("path", { d: "M18.41,4L16,6.41V6.59L18.41,9H22V11H17.59L16,9.41V12H15A2,2 0 0,1 13,10V7.5H9.86C9.77,7.87 9.62,8.22 9.42,8.55L15.18,19H20A2,2 0 0,1 22,21V22H2V21A2,2 0 0,1 4,19H10.61L5.92,10.5C4.12,10.47 2.56,9.24 2.11,7.5C1.56,5.36 2.85,3.18 5,2.63C7.13,2.08 9.31,3.36 9.86,5.5H13V3A2,2 0 0,1 15,1H16V3.59L17.59,2H22V4H18.41M6,4.5A2,2 0 0,0 4,6.5A2,2 0 0,0 6,8.5A2,2 0 0,0 8,6.5A2,2 0 0,0 6,4.5Z" })), 'RobotIndustrialIcon');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RobotIndustrialIcon.js","sourceRoot":"","sources":["../src_v5/icons/RobotIndustrialIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"RobotIndustrialIcon.js","sourceRoot":"","sources":["../src_v5/icons/RobotIndustrialIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,+XAA+X,GAAG,CAAG,EAAE,qBAAqB,CAAC,CAAC;AACzd,eAAe,mBAAmB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Richins\n * id C008FBCE-4D0A-4003-8811-FF15D08C3313\n * name robot-industrial\n * version: 2.8.94\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial.svg\n * tags\n * - Hardware / Tools \n */\nexport const RobotIndustrialIcon = createSvgIcon(<><path d=\"M18.41,4L16,6.41V6.59L18.41,9H22V11H17.59L16,9.41V12H15A2,2 0 0,1 13,10V7.5H9.86C9.77,7.87 9.62,8.22 9.42,8.55L15.18,19H20A2,2 0 0,1 22,21V22H2V21A2,2 0 0,1 4,19H10.61L5.92,10.5C4.12,10.47 2.56,9.24 2.11,7.5C1.56,5.36 2.85,3.18 5,2.63C7.13,2.08 9.31,3.36 9.86,5.5H13V3A2,2 0 0,1 15,1H16V3.59L17.59,2H22V4H18.41M6,4.5A2,2 0 0,0 4,6.5A2,2 0 0,0 6,8.5A2,2 0 0,0 8,6.5A2,2 0 0,0 6,4.5Z\" /></>, 'RobotIndustrialIcon');\nexport default RobotIndustrialIcon"]}
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* version: 6.6.96
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial-outline.svg
|
|
7
7
|
* tags
|
|
8
|
+
* - Hardware / Tools
|
|
8
9
|
*/
|
|
9
10
|
export declare const RobotIndustrialOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
11
|
muiName: string;
|
|
@@ -7,6 +7,7 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
7
7
|
* version: 6.6.96
|
|
8
8
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial-outline.svg
|
|
9
9
|
* tags
|
|
10
|
+
* - Hardware / Tools
|
|
10
11
|
*/
|
|
11
12
|
export const RobotIndustrialOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
12
13
|
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');
|
|
@@ -1 +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
|
|
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;;;;;;;;GAQG;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.96\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-industrial-outline.svg\n * tags\n * - Hardware / Tools \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"]}
|
package/RobotMowerIcon.d.ts
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-mower.svg
|
|
7
7
|
* tags
|
|
8
8
|
* - Home Automation
|
|
9
|
+
* - Hardware / Tools
|
|
9
10
|
*/
|
|
10
11
|
export declare const RobotMowerIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
12
|
muiName: string;
|
package/RobotMowerIcon.js
CHANGED
|
@@ -8,6 +8,7 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
8
8
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-mower.svg
|
|
9
9
|
* tags
|
|
10
10
|
* - Home Automation
|
|
11
|
+
* - Hardware / Tools
|
|
11
12
|
*/
|
|
12
13
|
export const RobotMowerIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
13
14
|
React.createElement("path", { d: "M1 14V5H13C18.5 5 23 9.5 23 15V17H20.83C20.42 18.17 19.31 19 18 19C16.69 19 15.58 18.17 15.17 17H10C9.09 18.21 7.64 19 6 19C3.24 19 1 16.76 1 14M6 11C4.34 11 3 12.34 3 14C3 15.66 4.34 17 6 17C7.66 17 9 15.66 9 14C9 12.34 7.66 11 6 11M15 10V12H20.25C19.92 11.27 19.5 10.6 19 10H15Z" })), 'RobotMowerIcon');
|
package/RobotMowerIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RobotMowerIcon.js","sourceRoot":"","sources":["../src_v5/icons/RobotMowerIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"RobotMowerIcon.js","sourceRoot":"","sources":["../src_v5/icons/RobotMowerIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,0RAA0R,GAAG,CAAG,EAAE,gBAAgB,CAAC,CAAC;AAC1W,eAAe,cAAc,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Kristian Mohl\n * id 2029DE02-EC25-4242-945F-D7495F35D071\n * name robot-mower\n * version: 4.6.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-mower.svg\n * tags\n * - Home Automation \n * - Hardware / Tools \n */\nexport const RobotMowerIcon = createSvgIcon(<><path d=\"M1 14V5H13C18.5 5 23 9.5 23 15V17H20.83C20.42 18.17 19.31 19 18 19C16.69 19 15.58 18.17 15.17 17H10C9.09 18.21 7.64 19 6 19C3.24 19 1 16.76 1 14M6 11C4.34 11 3 12.34 3 14C3 15.66 4.34 17 6 17C7.66 17 9 15.66 9 14C9 12.34 7.66 11 6 11M15 10V12H20.25C19.92 11.27 19.5 10.6 19 10H15Z\" /></>, 'RobotMowerIcon');\nexport default RobotMowerIcon"]}
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-mower-outline.svg
|
|
7
7
|
* tags
|
|
8
8
|
* - Home Automation
|
|
9
|
+
* - Hardware / Tools
|
|
9
10
|
*/
|
|
10
11
|
export declare const RobotMowerOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
12
|
muiName: string;
|
package/RobotMowerOutlineIcon.js
CHANGED
|
@@ -8,6 +8,7 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
8
8
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-mower-outline.svg
|
|
9
9
|
* tags
|
|
10
10
|
* - Home Automation
|
|
11
|
+
* - Hardware / Tools
|
|
11
12
|
*/
|
|
12
13
|
export const RobotMowerOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
13
14
|
React.createElement("path", { d: "M1 14C1 16.76 3.24 19 6 19C7.64 19 9.09 18.21 10 17H15.17C15.58 18.17 16.7 19 18 19C19.31 19 20.42 18.17 20.83 17H23V15C23 9.5 18.5 5 13 5H1V14M21 15H10.9C10.97 14.68 11 14.34 11 14C11 11.24 8.76 9 6 9C4.87 9 3.84 9.37 3 10V7H12.5C15.1 7 17.42 8.16 19 10H15V12H20.25C20.67 12.92 20.92 13.94 21 15M6 11C7.66 11 9 12.34 9 14C9 15.66 7.66 17 6 17C4.34 17 3 15.66 3 14C3 12.34 4.34 11 6 11Z" })), 'RobotMowerOutlineIcon');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RobotMowerOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/RobotMowerOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"RobotMowerOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/RobotMowerOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,oYAAoY,GAAG,CAAG,EAAE,uBAAuB,CAAC,CAAC;AACle,eAAe,qBAAqB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Kristian Mohl\n * id D40FCE9F-E14E-4F2E-83BD-39704B38E446\n * name robot-mower-outline\n * version: 4.5.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/robot-mower-outline.svg\n * tags\n * - Home Automation \n * - Hardware / Tools \n */\nexport const RobotMowerOutlineIcon = createSvgIcon(<><path d=\"M1 14C1 16.76 3.24 19 6 19C7.64 19 9.09 18.21 10 17H15.17C15.58 18.17 16.7 19 18 19C19.31 19 20.42 18.17 20.83 17H23V15C23 9.5 18.5 5 13 5H1V14M21 15H10.9C10.97 14.68 11 14.34 11 14C11 11.24 8.76 9 6 9C4.87 9 3.84 9.37 3 10V7H12.5C15.1 7 17.42 8.16 19 10H15V12H20.25C20.67 12.92 20.92 13.94 21 15M6 11C7.66 11 9 12.34 9 14C9 15.66 7.66 17 6 17C4.34 17 3 15.66 3 14C3 12.34 4.34 11 6 11Z\" /></>, 'RobotMowerOutlineIcon');\nexport default RobotMowerOutlineIcon"]}
|
package/RocketLaunchIcon.js
CHANGED
|
@@ -11,6 +11,6 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
11
11
|
* - Transportation + Flying
|
|
12
12
|
*/
|
|
13
13
|
export const RocketLaunchIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
14
|
-
React.createElement("path", { d: "M13.
|
|
14
|
+
React.createElement("path", { d: "M13.16 22.19L11.5 18.35C13.1 17.77 14.57 17 15.93 16.08L13.15 22.19M5.65 12.5L1.81 10.85L7.92 8.07C7 9.43 6.23 10.9 5.65 12.5M21.66 2.35C21.66 2.35 23.78 7.31 18.11 13C15.91 15.17 13.53 16.5 11.38 17.34C10.64 17.62 9.81 17.44 9.26 16.88L7.13 14.75C6.57 14.19 6.39 13.37 6.66 12.62C7.5 10.5 8.83 8.09 11 5.89C16.69 .216 21.66 2.35 21.66 2.35M6.25 22H4.84L8.93 17.9C9.23 18.11 9.56 18.26 9.9 18.35L6.25 22M2 22V20.59L6.77 15.81L8.2 17.23L3.41 22H2M2 19.16V17.75L5.65 14.1C5.74 14.45 5.89 14.78 6.1 15.07L2 19.16M16 6C14.9 6 14 6.9 14 8C14 9.11 14.9 10 16 10C17.11 10 18 9.11 18 8C18 6.9 17.11 6 16 6Z" })), 'RocketLaunchIcon');
|
|
15
15
|
export default RocketLaunchIcon;
|
|
16
16
|
//# sourceMappingURL=RocketLaunchIcon.js.map
|
package/RocketLaunchIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RocketLaunchIcon.js","sourceRoot":"","sources":["../src_v5/icons/RocketLaunchIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,
|
|
1
|
+
{"version":3,"file":"RocketLaunchIcon.js","sourceRoot":"","sources":["../src_v5/icons/RocketLaunchIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,wlBAAwlB,GAAG,CAAG,EAAE,kBAAkB,CAAC,CAAC;AAC5qB,eAAe,gBAAgB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Irigoyen\n * id E2791217-9CAB-41CA-9899-9BD0964B4DF9\n * name rocket-launch\n * version: 5.3.45\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/rocket-launch.svg\n * tags\n * - Science \n * - Transportation + Flying \n */\nexport const RocketLaunchIcon = createSvgIcon(<><path d=\"M13.16 22.19L11.5 18.35C13.1 17.77 14.57 17 15.93 16.08L13.15 22.19M5.65 12.5L1.81 10.85L7.92 8.07C7 9.43 6.23 10.9 5.65 12.5M21.66 2.35C21.66 2.35 23.78 7.31 18.11 13C15.91 15.17 13.53 16.5 11.38 17.34C10.64 17.62 9.81 17.44 9.26 16.88L7.13 14.75C6.57 14.19 6.39 13.37 6.66 12.62C7.5 10.5 8.83 8.09 11 5.89C16.69 .216 21.66 2.35 21.66 2.35M6.25 22H4.84L8.93 17.9C9.23 18.11 9.56 18.26 9.9 18.35L6.25 22M2 22V20.59L6.77 15.81L8.2 17.23L3.41 22H2M2 19.16V17.75L5.65 14.1C5.74 14.45 5.89 14.78 6.1 15.07L2 19.16M16 6C14.9 6 14 6.9 14 8C14 9.11 14.9 10 16 10C17.11 10 18 9.11 18 8C18 6.9 17.11 6 16 6Z\" /></>, 'RocketLaunchIcon');\nexport default RocketLaunchIcon"]}
|
|
@@ -11,6 +11,6 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
11
11
|
* - Transportation + Flying
|
|
12
12
|
*/
|
|
13
13
|
export const RocketLaunchOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
14
|
-
React.createElement("path", { d: "M13.
|
|
14
|
+
React.createElement("path", { d: "M13.16 22.19L11.5 18.35C13.1 17.77 14.57 17 15.93 16.08L13.15 22.19M5.65 12.5L1.81 10.85L7.92 8.07C7 9.43 6.23 10.91 5.65 12.5M20 4C17.04 3.78 14.8 4.83 12.45 7.31C10.09 9.78 9.09 11.81 8.5 13.35L10.67 15.45C12.96 14.58 15 13.27 16.7 11.56C20 8.27 20.17 5.4 20 4M11 5.9C13.63 3.1 18 1.08 21.66 2.35C21.66 2.35 23.78 7.31 18.11 13C15.91 15.17 13.53 16.5 11.39 17.34C11.15 17.43 10.24 17.73 9.26 16.88L7.13 14.75C6.57 14.19 6.39 13.37 6.66 12.62C7.5 10.5 8.41 8.69 11 5.9M6.25 22H4.84L8.93 17.9C9.23 18.11 9.56 18.26 9.9 18.35L6.25 22M2 22V20.59L6.77 15.81L8.2 17.23L3.41 22H2M2 19.17V17.75L5.65 14.1C5.74 14.45 5.89 14.78 6.1 15.07L2 19.17M16 6C17.11 6 18 6.9 18 8C18 9.11 17.11 10 16 10C14.9 10 14 9.11 14 8C14 6.9 14.9 6 16 6Z" })), 'RocketLaunchOutlineIcon');
|
|
15
15
|
export default RocketLaunchOutlineIcon;
|
|
16
16
|
//# sourceMappingURL=RocketLaunchOutlineIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RocketLaunchOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/RocketLaunchOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,
|
|
1
|
+
{"version":3,"file":"RocketLaunchOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/RocketLaunchOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,ytBAAytB,GAAG,CAAG,EAAE,yBAAyB,CAAC,CAAC;AAC3zB,eAAe,uBAAuB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Irigoyen\n * id F6DA21B8-C4AD-48D1-9F97-9A59F721956B\n * name rocket-launch-outline\n * version: 5.3.45\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/rocket-launch-outline.svg\n * tags\n * - Science \n * - Transportation + Flying \n */\nexport const RocketLaunchOutlineIcon = createSvgIcon(<><path d=\"M13.16 22.19L11.5 18.35C13.1 17.77 14.57 17 15.93 16.08L13.15 22.19M5.65 12.5L1.81 10.85L7.92 8.07C7 9.43 6.23 10.91 5.65 12.5M20 4C17.04 3.78 14.8 4.83 12.45 7.31C10.09 9.78 9.09 11.81 8.5 13.35L10.67 15.45C12.96 14.58 15 13.27 16.7 11.56C20 8.27 20.17 5.4 20 4M11 5.9C13.63 3.1 18 1.08 21.66 2.35C21.66 2.35 23.78 7.31 18.11 13C15.91 15.17 13.53 16.5 11.39 17.34C11.15 17.43 10.24 17.73 9.26 16.88L7.13 14.75C6.57 14.19 6.39 13.37 6.66 12.62C7.5 10.5 8.41 8.69 11 5.9M6.25 22H4.84L8.93 17.9C9.23 18.11 9.56 18.26 9.9 18.35L6.25 22M2 22V20.59L6.77 15.81L8.2 17.23L3.41 22H2M2 19.17V17.75L5.65 14.1C5.74 14.45 5.89 14.78 6.1 15.07L2 19.17M16 6C17.11 6 18 6.9 18 8C18 9.11 17.11 10 16 10C14.9 10 14 9.11 14 8C14 6.9 14.9 6 16 6Z\" /></>, 'RocketLaunchOutlineIcon');\nexport default RocketLaunchOutlineIcon"]}
|
package/ShovelIcon.d.ts
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/shovel.svg
|
|
7
7
|
* tags
|
|
8
8
|
* - Hardware / Tools
|
|
9
|
+
* - Agriculture
|
|
9
10
|
*/
|
|
10
11
|
export declare const ShovelIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
12
|
muiName: string;
|
package/ShovelIcon.js
CHANGED
|
@@ -8,6 +8,7 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
8
8
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/shovel.svg
|
|
9
9
|
* tags
|
|
10
10
|
* - Hardware / Tools
|
|
11
|
+
* - Agriculture
|
|
11
12
|
*/
|
|
12
13
|
export const ShovelIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
13
14
|
React.createElement("path", { d: "M15.1,1.81L12.27,4.64C11.5,5.42 11.5,6.69 12.27,7.47L13.68,8.88L9.13,13.43L6.31,10.6L4.89,12C-0.06,17 3.5,20.5 3.5,20.5C3.5,20.5 7,24 12,19.09L13.41,17.68L10.61,14.88L15.15,10.34L16.54,11.73C17.32,12.5 18.59,12.5 19.37,11.73L22.2,8.9L15.1,1.81M17.93,10.28L16.55,8.9L15.11,7.46L13.71,6.06L15.12,4.65L19.35,8.88L17.93,10.28Z" })), 'ShovelIcon');
|
package/ShovelIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ShovelIcon.js","sourceRoot":"","sources":["../src_v5/icons/ShovelIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"ShovelIcon.js","sourceRoot":"","sources":["../src_v5/icons/ShovelIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,UAAU,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,oUAAoU,GAAG,CAAG,EAAE,YAAY,CAAC,CAAC;AAC5Y,eAAe,UAAU,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Richins\n * id 16D35D19-90C2-42DD-9E83-8F47E21A53DF\n * name shovel\n * version: 1.8.36\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/shovel.svg\n * tags\n * - Hardware / Tools \n * - Agriculture \n */\nexport const ShovelIcon = createSvgIcon(<><path d=\"M15.1,1.81L12.27,4.64C11.5,5.42 11.5,6.69 12.27,7.47L13.68,8.88L9.13,13.43L6.31,10.6L4.89,12C-0.06,17 3.5,20.5 3.5,20.5C3.5,20.5 7,24 12,19.09L13.41,17.68L10.61,14.88L15.15,10.34L16.54,11.73C17.32,12.5 18.59,12.5 19.37,11.73L22.2,8.9L15.1,1.81M17.93,10.28L16.55,8.9L15.11,7.46L13.71,6.06L15.12,4.65L19.35,8.88L17.93,10.28Z\" /></>, 'ShovelIcon');\nexport default ShovelIcon"]}
|
package/WrenchCheckIcon.d.ts
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* version: 7.0.96
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-check.svg
|
|
7
7
|
* tags
|
|
8
|
+
* - Hardware / Tools
|
|
8
9
|
*/
|
|
9
10
|
export declare const WrenchCheckIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
11
|
muiName: string;
|
package/WrenchCheckIcon.js
CHANGED
|
@@ -7,6 +7,7 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
7
7
|
* version: 7.0.96
|
|
8
8
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-check.svg
|
|
9
9
|
* tags
|
|
10
|
+
* - Hardware / Tools
|
|
10
11
|
*/
|
|
11
12
|
export const WrenchCheckIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
12
13
|
React.createElement("path", { d: "M9 2C10.8 2.6 12 4.3 12 6.2C12 8.2 10.8 9.9 9 10.5V21.5C9 21.8 8.8 22 8.5 22H6.5C6.2 22 6 21.8 6 21.4V10.4C4.2 9.8 3 8.1 3 6.2S4.2 2.6 6 2V5.7H9V2M20.6 13L22 14.41L15.47 21L12 17.5L13.4 16.09L15.47 18.17L20.6 13" })), 'WrenchCheckIcon');
|
package/WrenchCheckIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WrenchCheckIcon.js","sourceRoot":"","sources":["../src_v5/icons/WrenchCheckIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"WrenchCheckIcon.js","sourceRoot":"","sources":["../src_v5/icons/WrenchCheckIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,qNAAqN,GAAG,CAAG,EAAE,iBAAiB,CAAC,CAAC;AACvS,eAAe,eAAe,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Andrej Sharapov\n * id ADF2E260-DDB1-4561-B453-0293C8AA773F\n * name wrench-check\n * version: 7.0.96\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-check.svg\n * tags\n * - Hardware / Tools \n */\nexport const WrenchCheckIcon = createSvgIcon(<><path d=\"M9 2C10.8 2.6 12 4.3 12 6.2C12 8.2 10.8 9.9 9 10.5V21.5C9 21.8 8.8 22 8.5 22H6.5C6.2 22 6 21.8 6 21.4V10.4C4.2 9.8 3 8.1 3 6.2S4.2 2.6 6 2V5.7H9V2M20.6 13L22 14.41L15.47 21L12 17.5L13.4 16.09L15.47 18.17L20.6 13\" /></>, 'WrenchCheckIcon');\nexport default WrenchCheckIcon"]}
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* version: 7.0.96
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-check-outline.svg
|
|
7
7
|
* tags
|
|
8
|
+
* - Hardware / Tools
|
|
8
9
|
*/
|
|
9
10
|
export declare const WrenchCheckOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
10
11
|
muiName: string;
|
|
@@ -7,6 +7,7 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
7
7
|
* version: 7.0.96
|
|
8
8
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-check-outline.svg
|
|
9
9
|
* tags
|
|
10
|
+
* - Hardware / Tools
|
|
10
11
|
*/
|
|
11
12
|
export const WrenchCheckOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
12
13
|
React.createElement("path", { d: "M9 1.09V6H7V1.09C4.16 1.57 2 4.03 2 7C2 9.22 3.21 11.15 5 12.19V21C5 21.55 5.45 22 6 22H10C10.55 22 11 21.55 11 21V12.19C12.79 11.15 14 9.22 14 7C14 4.03 11.84 1.57 9 1.09M10 10.46L9 11.04V20H7V11.04L6 10.46C4.77 9.74 4 8.42 4 7C4 6 4.37 5.06 5 4.35V8H11V4.35C11.63 5.06 12 6 12 7C12 8.42 11.23 9.74 10 10.46M21.6 13L23 14.41L16.47 21L13 17.5L14.4 16.09L16.47 18.17L21.6 13" })), 'WrenchCheckOutlineIcon');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WrenchCheckOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/WrenchCheckOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"WrenchCheckOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/WrenchCheckOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,uXAAuX,GAAG,CAAG,EAAE,wBAAwB,CAAC,CAAC;AACvd,eAAe,sBAAsB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Irigoyen\n * id 319DEB6A-C5F2-4787-BAE1-33BA7BE23BE3\n * name wrench-check-outline\n * version: 7.0.96\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-check-outline.svg\n * tags\n * - Hardware / Tools \n */\nexport const WrenchCheckOutlineIcon = createSvgIcon(<><path d=\"M9 1.09V6H7V1.09C4.16 1.57 2 4.03 2 7C2 9.22 3.21 11.15 5 12.19V21C5 21.55 5.45 22 6 22H10C10.55 22 11 21.55 11 21V12.19C12.79 11.15 14 9.22 14 7C14 4.03 11.84 1.57 9 1.09M10 10.46L9 11.04V20H7V11.04L6 10.46C4.77 9.74 4 8.42 4 7C4 6 4.37 5.06 5 4.35V8H11V4.35C11.63 5.06 12 6 12 7C12 8.42 11.23 9.74 10 10.46M21.6 13L23 14.41L16.47 21L13 17.5L14.4 16.09L16.47 18.17L21.6 13\" /></>, 'WrenchCheckOutlineIcon');\nexport default WrenchCheckOutlineIcon"]}
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-clock-outline.svg
|
|
7
7
|
* tags
|
|
8
8
|
* - Date / Time
|
|
9
|
+
* - Hardware / Tools
|
|
9
10
|
*/
|
|
10
11
|
export declare const WrenchClockOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
12
|
muiName: string;
|
|
@@ -8,6 +8,7 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
8
8
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-clock-outline.svg
|
|
9
9
|
* tags
|
|
10
10
|
* - Date / Time
|
|
11
|
+
* - Hardware / Tools
|
|
11
12
|
*/
|
|
12
13
|
export const WrenchClockOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
13
14
|
React.createElement("path", { d: "M16 8C14.8 8.03 13.67 8.35 12.68 8.89C12.88 8.29 13 7.66 13 7C13 4.03 10.84 1.57 8 1.09V6H6V1.09C3.16 1.57 1 4.03 1 7C1 9.22 2.21 11.15 4 12.19V21C4 21.55 4.45 22 5 22H9C9.55 22 10 21.55 10 21V18.62C11.22 20.65 13.43 22 16 22C19.9 22 23 18.9 23 15S19.9 8 16 8M8 11.04V20H6V11.04L5 10.46C3.77 9.74 3 8.42 3 7C3 6 3.37 5.06 4 4.35V8H10V4.35C10.63 5.06 11 6 11 7C11 8.42 10.23 9.74 9 10.46L8 11.04M16 20C13.2 20 11 17.8 11 15S13.2 10 16 10 21 12.2 21 15 18.8 20 16 20M16.5 15.3L19.4 17L18.6 18.2L15 16V11H16.5V15.3Z" })), 'WrenchClockOutlineIcon');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WrenchClockOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/WrenchClockOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"WrenchClockOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/WrenchClockOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,kgBAAkgB,GAAG,CAAG,EAAE,wBAAwB,CAAC,CAAC;AAClmB,eAAe,sBAAsB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Irigoyen\n * id 5D30C3F8-E717-4D12-AA8A-E6E9461BF849\n * name wrench-clock-outline\n * version: 7.0.96\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-clock-outline.svg\n * tags\n * - Date / Time \n * - Hardware / Tools \n */\nexport const WrenchClockOutlineIcon = createSvgIcon(<><path d=\"M16 8C14.8 8.03 13.67 8.35 12.68 8.89C12.88 8.29 13 7.66 13 7C13 4.03 10.84 1.57 8 1.09V6H6V1.09C3.16 1.57 1 4.03 1 7C1 9.22 2.21 11.15 4 12.19V21C4 21.55 4.45 22 5 22H9C9.55 22 10 21.55 10 21V18.62C11.22 20.65 13.43 22 16 22C19.9 22 23 18.9 23 15S19.9 8 16 8M8 11.04V20H6V11.04L5 10.46C3.77 9.74 3 8.42 3 7C3 6 3.37 5.06 4 4.35V8H10V4.35C10.63 5.06 11 6 11 7C11 8.42 10.23 9.74 9 10.46L8 11.04M16 20C13.2 20 11 17.8 11 15S13.2 10 16 10 21 12.2 21 15 18.8 20 16 20M16.5 15.3L19.4 17L18.6 18.2L15 16V11H16.5V15.3Z\" /></>, 'WrenchClockOutlineIcon');\nexport default WrenchClockOutlineIcon"]}
|
package/WrenchCogIcon.d.ts
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-cog.svg
|
|
7
7
|
* tags
|
|
8
8
|
* - Settings
|
|
9
|
+
* - Hardware / Tools
|
|
9
10
|
*/
|
|
10
11
|
export declare const WrenchCogIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
12
|
muiName: string;
|
package/WrenchCogIcon.js
CHANGED
|
@@ -8,6 +8,7 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
8
8
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-cog.svg
|
|
9
9
|
* tags
|
|
10
10
|
* - Settings
|
|
11
|
+
* - Hardware / Tools
|
|
11
12
|
*/
|
|
12
13
|
export const WrenchCogIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
13
14
|
React.createElement("path", { d: "M19.94 17.94C19.96 17.79 19.97 17.65 19.97 17.5S19.96 17.2 19.94 17.05L20.91 16.32C21 16.25 21.03 16.13 20.97 16.03L20.05 14.47C20 14.37 19.86 14.33 19.76 14.37L18.61 14.82C18.37 14.65 18.12 14.5 17.83 14.38L17.66 13.19C17.64 13.08 17.54 13 17.43 13H15.58C15.46 13 15.36 13.08 15.34 13.19L15.17 14.38C14.88 14.5 14.63 14.65 14.39 14.82L13.24 14.37C13.14 14.33 13 14.37 12.96 14.47L12.03 16.03C11.97 16.13 12 16.25 12.09 16.32L13.06 17.05C13.05 17.2 13.03 17.35 13.03 17.5S13.05 17.79 13.06 17.94L12.09 18.68C12 18.75 11.97 18.87 12.03 18.97L12.96 20.53C13 20.63 13.14 20.66 13.24 20.63L14.39 20.17C14.63 20.35 14.88 20.5 15.17 20.62L15.34 21.81C15.36 21.92 15.46 22 15.58 22H17.43C17.54 22 17.64 21.92 17.66 21.81L17.83 20.62C18.12 20.5 18.37 20.35 18.61 20.17L19.76 20.63C19.86 20.66 20 20.63 20.05 20.53L20.97 18.97C21.03 18.87 21 18.75 20.91 18.68L19.94 17.94M16.5 19C15.67 19 15 18.33 15 17.5S15.67 16 16.5 16 18 16.67 18 17.5 17.33 19 16.5 19M9 2C10.8 2.6 12 4.3 12 6.2C12 8.2 10.8 9.9 9 10.5V21.5C9 21.8 8.8 22 8.5 22H6.5C6.2 22 6 21.8 6 21.4V10.4C4.2 9.8 3 8.1 3 6.2S4.2 2.6 6 2V5.7H9V2Z" })), 'WrenchCogIcon');
|
package/WrenchCogIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WrenchCogIcon.js","sourceRoot":"","sources":["../src_v5/icons/WrenchCogIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"WrenchCogIcon.js","sourceRoot":"","sources":["../src_v5/icons/WrenchCogIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,wkCAAwkC,GAAG,CAAG,EAAE,eAAe,CAAC,CAAC;AACtpC,eAAe,aAAa,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Andrej Sharapov\n * id 321D5871-1A24-4817-9B36-AFBA993D34A0\n * name wrench-cog\n * version: 7.0.96\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-cog.svg\n * tags\n * - Settings \n * - Hardware / Tools \n */\nexport const WrenchCogIcon = createSvgIcon(<><path d=\"M19.94 17.94C19.96 17.79 19.97 17.65 19.97 17.5S19.96 17.2 19.94 17.05L20.91 16.32C21 16.25 21.03 16.13 20.97 16.03L20.05 14.47C20 14.37 19.86 14.33 19.76 14.37L18.61 14.82C18.37 14.65 18.12 14.5 17.83 14.38L17.66 13.19C17.64 13.08 17.54 13 17.43 13H15.58C15.46 13 15.36 13.08 15.34 13.19L15.17 14.38C14.88 14.5 14.63 14.65 14.39 14.82L13.24 14.37C13.14 14.33 13 14.37 12.96 14.47L12.03 16.03C11.97 16.13 12 16.25 12.09 16.32L13.06 17.05C13.05 17.2 13.03 17.35 13.03 17.5S13.05 17.79 13.06 17.94L12.09 18.68C12 18.75 11.97 18.87 12.03 18.97L12.96 20.53C13 20.63 13.14 20.66 13.24 20.63L14.39 20.17C14.63 20.35 14.88 20.5 15.17 20.62L15.34 21.81C15.36 21.92 15.46 22 15.58 22H17.43C17.54 22 17.64 21.92 17.66 21.81L17.83 20.62C18.12 20.5 18.37 20.35 18.61 20.17L19.76 20.63C19.86 20.66 20 20.63 20.05 20.53L20.97 18.97C21.03 18.87 21 18.75 20.91 18.68L19.94 17.94M16.5 19C15.67 19 15 18.33 15 17.5S15.67 16 16.5 16 18 16.67 18 17.5 17.33 19 16.5 19M9 2C10.8 2.6 12 4.3 12 6.2C12 8.2 10.8 9.9 9 10.5V21.5C9 21.8 8.8 22 8.5 22H6.5C6.2 22 6 21.8 6 21.4V10.4C4.2 9.8 3 8.1 3 6.2S4.2 2.6 6 2V5.7H9V2Z\" /></>, 'WrenchCogIcon');\nexport default WrenchCogIcon"]}
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-cog-outline.svg
|
|
7
7
|
* tags
|
|
8
8
|
* - Settings
|
|
9
|
+
* - Hardware / Tools
|
|
9
10
|
*/
|
|
10
11
|
export declare const WrenchCogOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
12
|
muiName: string;
|
package/WrenchCogOutlineIcon.js
CHANGED
|
@@ -8,6 +8,7 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
8
8
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-cog-outline.svg
|
|
9
9
|
* tags
|
|
10
10
|
* - Settings
|
|
11
|
+
* - Hardware / Tools
|
|
11
12
|
*/
|
|
12
13
|
export const WrenchCogOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
13
14
|
React.createElement("path", { d: "M9 1.09V6H7V1.09C4.16 1.57 2 4.03 2 7C2 9.22 3.21 11.15 5 12.19V21C5 21.55 5.45 22 6 22H10C10.55 22 11 21.55 11 21V12.19C12.79 11.15 14 9.22 14 7C14 4.03 11.84 1.57 9 1.09M10 10.46L9 11.04V20H7V11.04L6 10.46C4.77 9.74 4 8.42 4 7C4 6 4.37 5.06 5 4.35V8H11V4.35C11.63 5.06 12 6 12 7C12 8.42 11.23 9.74 10 10.46M20.94 17.94C20.96 17.79 20.97 17.65 20.97 17.5S20.96 17.2 20.94 17.05L21.91 16.32C22 16.25 22.03 16.13 21.97 16.03L21.05 14.47C21 14.37 20.87 14.33 20.76 14.37L19.61 14.82C19.37 14.65 19.12 14.5 18.83 14.38L18.66 13.19C18.64 13.08 18.54 13 18.43 13H16.58C16.46 13 16.36 13.08 16.34 13.19L16.17 14.38C15.88 14.5 15.63 14.65 15.39 14.82L14.24 14.37C14.14 14.33 14 14.37 13.96 14.47L13.03 16.03C12.97 16.13 13 16.25 13.09 16.32L14.06 17.05C14.05 17.2 14.03 17.35 14.03 17.5S14.05 17.79 14.06 17.94L13.09 18.68C13 18.75 12.97 18.87 13.03 18.97L13.96 20.53C14 20.63 14.14 20.66 14.24 20.63L15.39 20.17C15.63 20.35 15.88 20.5 16.17 20.62L16.34 21.81C16.36 21.92 16.46 22 16.58 22H18.43C18.54 22 18.64 21.92 18.66 21.81L18.83 20.62C19.12 20.5 19.37 20.35 19.61 20.17L20.76 20.63C20.87 20.66 21 20.63 21.05 20.53L21.97 18.97C22.03 18.87 22 18.75 21.91 18.68L20.94 17.94M17.5 19C16.67 19 16 18.33 16 17.5S16.67 16 17.5 16 19 16.67 19 17.5 18.33 19 17.5 19Z" })), 'WrenchCogOutlineIcon');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WrenchCogOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/WrenchCogOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"WrenchCogOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/WrenchCogOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,0uCAA0uC,GAAG,CAAG,EAAE,sBAAsB,CAAC,CAAC;AACt0C,eAAe,oBAAoB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Irigoyen\n * id D13707EF-6219-4BCC-93EF-2B11BC627EDE\n * name wrench-cog-outline\n * version: 7.0.96\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-cog-outline.svg\n * tags\n * - Settings \n * - Hardware / Tools \n */\nexport const WrenchCogOutlineIcon = createSvgIcon(<><path d=\"M9 1.09V6H7V1.09C4.16 1.57 2 4.03 2 7C2 9.22 3.21 11.15 5 12.19V21C5 21.55 5.45 22 6 22H10C10.55 22 11 21.55 11 21V12.19C12.79 11.15 14 9.22 14 7C14 4.03 11.84 1.57 9 1.09M10 10.46L9 11.04V20H7V11.04L6 10.46C4.77 9.74 4 8.42 4 7C4 6 4.37 5.06 5 4.35V8H11V4.35C11.63 5.06 12 6 12 7C12 8.42 11.23 9.74 10 10.46M20.94 17.94C20.96 17.79 20.97 17.65 20.97 17.5S20.96 17.2 20.94 17.05L21.91 16.32C22 16.25 22.03 16.13 21.97 16.03L21.05 14.47C21 14.37 20.87 14.33 20.76 14.37L19.61 14.82C19.37 14.65 19.12 14.5 18.83 14.38L18.66 13.19C18.64 13.08 18.54 13 18.43 13H16.58C16.46 13 16.36 13.08 16.34 13.19L16.17 14.38C15.88 14.5 15.63 14.65 15.39 14.82L14.24 14.37C14.14 14.33 14 14.37 13.96 14.47L13.03 16.03C12.97 16.13 13 16.25 13.09 16.32L14.06 17.05C14.05 17.2 14.03 17.35 14.03 17.5S14.05 17.79 14.06 17.94L13.09 18.68C13 18.75 12.97 18.87 13.03 18.97L13.96 20.53C14 20.63 14.14 20.66 14.24 20.63L15.39 20.17C15.63 20.35 15.88 20.5 16.17 20.62L16.34 21.81C16.36 21.92 16.46 22 16.58 22H18.43C18.54 22 18.64 21.92 18.66 21.81L18.83 20.62C19.12 20.5 19.37 20.35 19.61 20.17L20.76 20.63C20.87 20.66 21 20.63 21.05 20.53L21.97 18.97C22.03 18.87 22 18.75 21.91 18.68L20.94 17.94M17.5 19C16.67 19 16 18.33 16 17.5S16.67 16 17.5 16 19 16.67 19 17.5 18.33 19 17.5 19Z\" /></>, 'WrenchCogOutlineIcon');\nexport default WrenchCogOutlineIcon"]}
|
package/WrenchSettingsIcon.d.ts
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-cog.svg
|
|
7
7
|
* tags
|
|
8
8
|
* - Settings
|
|
9
|
+
* - Hardware / Tools
|
|
9
10
|
*/
|
|
10
11
|
export declare const WrenchSettingsIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
12
|
muiName: string;
|
package/WrenchSettingsIcon.js
CHANGED
|
@@ -7,6 +7,7 @@ import { WrenchCogIcon } from './WrenchCogIcon';
|
|
|
7
7
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-cog.svg
|
|
8
8
|
* tags
|
|
9
9
|
* - Settings
|
|
10
|
+
* - Hardware / Tools
|
|
10
11
|
*/
|
|
11
12
|
export const WrenchSettingsIcon = WrenchCogIcon;
|
|
12
13
|
export default WrenchSettingsIcon;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WrenchSettingsIcon.js","sourceRoot":"","sources":["../src_v5/icons/WrenchSettingsIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD
|
|
1
|
+
{"version":3,"file":"WrenchSettingsIcon.js","sourceRoot":"","sources":["../src_v5/icons/WrenchSettingsIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,aAAa,CAAC;AAChD,eAAe,kBAAkB,CAAA","sourcesContent":["import { WrenchCogIcon } from './WrenchCogIcon';\n\n/**\n * author: Andrej Sharapov\n * id 321D5871-1A24-4817-9B36-AFBA993D34A0\n * name wrench-cog\n * version: 7.0.96\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-cog.svg\n * tags\n * - Settings \n * - Hardware / Tools \n */\nexport const WrenchSettingsIcon = WrenchCogIcon;\nexport default WrenchSettingsIcon"]}
|
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-cog-outline.svg
|
|
7
7
|
* tags
|
|
8
8
|
* - Settings
|
|
9
|
+
* - Hardware / Tools
|
|
9
10
|
*/
|
|
10
11
|
export declare const WrenchSettingsOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
12
|
muiName: string;
|
|
@@ -7,6 +7,7 @@ import { WrenchCogOutlineIcon } from './WrenchCogOutlineIcon';
|
|
|
7
7
|
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-cog-outline.svg
|
|
8
8
|
* tags
|
|
9
9
|
* - Settings
|
|
10
|
+
* - Hardware / Tools
|
|
10
11
|
*/
|
|
11
12
|
export const WrenchSettingsOutlineIcon = WrenchCogOutlineIcon;
|
|
12
13
|
export default WrenchSettingsOutlineIcon;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WrenchSettingsOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/WrenchSettingsOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"WrenchSettingsOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/WrenchSettingsOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG,oBAAoB,CAAC;AAC9D,eAAe,yBAAyB,CAAA","sourcesContent":["import { WrenchCogOutlineIcon } from './WrenchCogOutlineIcon';\n\n/**\n * author: Michael Irigoyen\n * id D13707EF-6219-4BCC-93EF-2B11BC627EDE\n * name wrench-cog-outline\n * version: 7.0.96\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/wrench-cog-outline.svg\n * tags\n * - Settings \n * - Hardware / Tools \n */\nexport const WrenchSettingsOutlineIcon = WrenchCogOutlineIcon;\nexport default WrenchSettingsOutlineIcon"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" id="mdi-rocket-launch-outline" viewBox="0 0 24 24"><path d="M13.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" id="mdi-rocket-launch-outline" viewBox="0 0 24 24"><path d="M13.16 22.19L11.5 18.35C13.1 17.77 14.57 17 15.93 16.08L13.15 22.19M5.65 12.5L1.81 10.85L7.92 8.07C7 9.43 6.23 10.91 5.65 12.5M20 4C17.04 3.78 14.8 4.83 12.45 7.31C10.09 9.78 9.09 11.81 8.5 13.35L10.67 15.45C12.96 14.58 15 13.27 16.7 11.56C20 8.27 20.17 5.4 20 4M11 5.9C13.63 3.1 18 1.08 21.66 2.35C21.66 2.35 23.78 7.31 18.11 13C15.91 15.17 13.53 16.5 11.39 17.34C11.15 17.43 10.24 17.73 9.26 16.88L7.13 14.75C6.57 14.19 6.39 13.37 6.66 12.62C7.5 10.5 8.41 8.69 11 5.9M6.25 22H4.84L8.93 17.9C9.23 18.11 9.56 18.26 9.9 18.35L6.25 22M2 22V20.59L6.77 15.81L8.2 17.23L3.41 22H2M2 19.17V17.75L5.65 14.1C5.74 14.45 5.89 14.78 6.1 15.07L2 19.17M16 6C17.11 6 18 6.9 18 8C18 9.11 17.11 10 16 10C14.9 10 14 9.11 14 8C14 6.9 14.9 6 16 6Z" /></svg>
|
package/assets/rocket-launch.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" id="mdi-rocket-launch" viewBox="0 0 24 24"><path d="M13.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" id="mdi-rocket-launch" viewBox="0 0 24 24"><path d="M13.16 22.19L11.5 18.35C13.1 17.77 14.57 17 15.93 16.08L13.15 22.19M5.65 12.5L1.81 10.85L7.92 8.07C7 9.43 6.23 10.9 5.65 12.5M21.66 2.35C21.66 2.35 23.78 7.31 18.11 13C15.91 15.17 13.53 16.5 11.38 17.34C10.64 17.62 9.81 17.44 9.26 16.88L7.13 14.75C6.57 14.19 6.39 13.37 6.66 12.62C7.5 10.5 8.83 8.09 11 5.89C16.69 .216 21.66 2.35 21.66 2.35M6.25 22H4.84L8.93 17.9C9.23 18.11 9.56 18.26 9.9 18.35L6.25 22M2 22V20.59L6.77 15.81L8.2 17.23L3.41 22H2M2 19.16V17.75L5.65 14.1C5.74 14.45 5.89 14.78 6.1 15.07L2 19.16M16 6C14.9 6 14 6.9 14 8C14 9.11 14.9 10 16 10C17.11 10 18 9.11 18 8C18 6.9 17.11 6 16 6Z" /></svg>
|
package/meta.json
CHANGED
|
@@ -67320,7 +67320,8 @@
|
|
|
67320
67320
|
"version": "1.5.54",
|
|
67321
67321
|
"deprecated": false,
|
|
67322
67322
|
"tags": [
|
|
67323
|
-
"Places"
|
|
67323
|
+
"Places",
|
|
67324
|
+
"Hardware / Tools"
|
|
67324
67325
|
],
|
|
67325
67326
|
"author": "Austin Andrews",
|
|
67326
67327
|
"iconCreateName": "FactoryIcon",
|
|
@@ -86356,7 +86357,9 @@
|
|
|
86356
86357
|
"styles": [],
|
|
86357
86358
|
"version": "6.2.95",
|
|
86358
86359
|
"deprecated": false,
|
|
86359
|
-
"tags": [
|
|
86360
|
+
"tags": [
|
|
86361
|
+
"Hardware / Tools"
|
|
86362
|
+
],
|
|
86360
86363
|
"author": "Colton Wiscombe",
|
|
86361
86364
|
"iconCreateName": "HammerSickleIcon",
|
|
86362
86365
|
"iconAliasCreateNames": [
|
|
@@ -100583,7 +100586,8 @@
|
|
|
100583
100586
|
"version": "3.2.89",
|
|
100584
100587
|
"deprecated": false,
|
|
100585
100588
|
"tags": [
|
|
100586
|
-
"Nature"
|
|
100589
|
+
"Nature",
|
|
100590
|
+
"Agriculture"
|
|
100587
100591
|
],
|
|
100588
100592
|
"author": "Michael Richins",
|
|
100589
100593
|
"iconCreateName": "LeafMapleIcon",
|
|
@@ -126188,7 +126192,9 @@
|
|
|
126188
126192
|
"styles": [],
|
|
126189
126193
|
"version": "2.2.43",
|
|
126190
126194
|
"deprecated": false,
|
|
126191
|
-
"tags": [
|
|
126195
|
+
"tags": [
|
|
126196
|
+
"Hardware / Tools"
|
|
126197
|
+
],
|
|
126192
126198
|
"author": "Michael Richins",
|
|
126193
126199
|
"iconCreateName": "PickaxeIcon",
|
|
126194
126200
|
"iconAliasCreateNames": [],
|
|
@@ -136626,7 +136632,9 @@
|
|
|
136626
136632
|
"styles": [],
|
|
136627
136633
|
"version": "2.8.94",
|
|
136628
136634
|
"deprecated": false,
|
|
136629
|
-
"tags": [
|
|
136635
|
+
"tags": [
|
|
136636
|
+
"Hardware / Tools"
|
|
136637
|
+
],
|
|
136630
136638
|
"author": "Michael Richins",
|
|
136631
136639
|
"iconCreateName": "RobotIndustrialIcon",
|
|
136632
136640
|
"iconAliasCreateNames": [
|
|
@@ -136649,7 +136657,9 @@
|
|
|
136649
136657
|
"styles": [],
|
|
136650
136658
|
"version": "6.6.96",
|
|
136651
136659
|
"deprecated": false,
|
|
136652
|
-
"tags": [
|
|
136660
|
+
"tags": [
|
|
136661
|
+
"Hardware / Tools"
|
|
136662
|
+
],
|
|
136653
136663
|
"author": "Austin Andrews",
|
|
136654
136664
|
"iconCreateName": "RobotIndustrialOutlineIcon",
|
|
136655
136665
|
"iconAliasCreateNames": [],
|
|
@@ -136712,7 +136722,8 @@
|
|
|
136712
136722
|
"version": "4.6.95",
|
|
136713
136723
|
"deprecated": false,
|
|
136714
136724
|
"tags": [
|
|
136715
|
-
"Home Automation"
|
|
136725
|
+
"Home Automation",
|
|
136726
|
+
"Hardware / Tools"
|
|
136716
136727
|
],
|
|
136717
136728
|
"author": "Kristian Mohl",
|
|
136718
136729
|
"iconCreateName": "RobotMowerIcon",
|
|
@@ -136739,7 +136750,8 @@
|
|
|
136739
136750
|
"version": "4.5.95",
|
|
136740
136751
|
"deprecated": false,
|
|
136741
136752
|
"tags": [
|
|
136742
|
-
"Home Automation"
|
|
136753
|
+
"Home Automation",
|
|
136754
|
+
"Hardware / Tools"
|
|
136743
136755
|
],
|
|
136744
136756
|
"author": "Kristian Mohl",
|
|
136745
136757
|
"iconCreateName": "RobotMowerOutlineIcon",
|
|
@@ -143739,7 +143751,8 @@
|
|
|
143739
143751
|
"version": "1.8.36",
|
|
143740
143752
|
"deprecated": false,
|
|
143741
143753
|
"tags": [
|
|
143742
|
-
"Hardware / Tools"
|
|
143754
|
+
"Hardware / Tools",
|
|
143755
|
+
"Agriculture"
|
|
143743
143756
|
],
|
|
143744
143757
|
"author": "Michael Richins",
|
|
143745
143758
|
"iconCreateName": "ShovelIcon",
|
|
@@ -175356,7 +175369,9 @@
|
|
|
175356
175369
|
],
|
|
175357
175370
|
"version": "7.0.96",
|
|
175358
175371
|
"deprecated": false,
|
|
175359
|
-
"tags": [
|
|
175372
|
+
"tags": [
|
|
175373
|
+
"Hardware / Tools"
|
|
175374
|
+
],
|
|
175360
175375
|
"author": "Andrej Sharapov",
|
|
175361
175376
|
"iconCreateName": "WrenchCheckIcon",
|
|
175362
175377
|
"iconAliasCreateNames": [],
|
|
@@ -175376,7 +175391,9 @@
|
|
|
175376
175391
|
],
|
|
175377
175392
|
"version": "7.0.96",
|
|
175378
175393
|
"deprecated": false,
|
|
175379
|
-
"tags": [
|
|
175394
|
+
"tags": [
|
|
175395
|
+
"Hardware / Tools"
|
|
175396
|
+
],
|
|
175380
175397
|
"author": "Michael Irigoyen",
|
|
175381
175398
|
"iconCreateName": "WrenchCheckOutlineIcon",
|
|
175382
175399
|
"iconAliasCreateNames": [],
|
|
@@ -175431,7 +175448,8 @@
|
|
|
175431
175448
|
"version": "7.0.96",
|
|
175432
175449
|
"deprecated": false,
|
|
175433
175450
|
"tags": [
|
|
175434
|
-
"Date / Time"
|
|
175451
|
+
"Date / Time",
|
|
175452
|
+
"Hardware / Tools"
|
|
175435
175453
|
],
|
|
175436
175454
|
"author": "Michael Irigoyen",
|
|
175437
175455
|
"iconCreateName": "WrenchClockOutlineIcon",
|
|
@@ -175454,7 +175472,8 @@
|
|
|
175454
175472
|
"version": "7.0.96",
|
|
175455
175473
|
"deprecated": false,
|
|
175456
175474
|
"tags": [
|
|
175457
|
-
"Settings"
|
|
175475
|
+
"Settings",
|
|
175476
|
+
"Hardware / Tools"
|
|
175458
175477
|
],
|
|
175459
175478
|
"author": "Andrej Sharapov",
|
|
175460
175479
|
"iconCreateName": "WrenchCogIcon",
|
|
@@ -175482,7 +175501,8 @@
|
|
|
175482
175501
|
"version": "7.0.96",
|
|
175483
175502
|
"deprecated": false,
|
|
175484
175503
|
"tags": [
|
|
175485
|
-
"Settings"
|
|
175504
|
+
"Settings",
|
|
175505
|
+
"Hardware / Tools"
|
|
175486
175506
|
],
|
|
175487
175507
|
"author": "Michael Irigoyen",
|
|
175488
175508
|
"iconCreateName": "WrenchCogOutlineIcon",
|
package/package.json
CHANGED
package/version.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"build":"2024-
|
|
1
|
+
{"build":"2024-04-07T23:18:10.705Z","contentHash":"b33612e7143000bbf0828cc830ad528d","projectVersion":"0.1.4"}
|