@mui-extra/icons 0.0.39 → 0.0.41
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/BicycleIcon.d.ts +0 -2
- package/BicycleIcon.js +0 -2
- package/BicycleIcon.js.map +1 -1
- package/CanvasIcon.d.ts +13 -0
- package/CanvasIcon.js +13 -0
- package/CanvasIcon.js.map +1 -0
- package/CyclingIcon.d.ts +0 -2
- package/CyclingIcon.js +0 -2
- package/CyclingIcon.js.map +1 -1
- package/FrameIcon.d.ts +13 -0
- package/FrameIcon.js +13 -0
- package/FrameIcon.js.map +1 -0
- package/HomeCityOutlineIcon.d.ts +0 -1
- package/HomeCityOutlineIcon.js +0 -1
- package/HomeCityOutlineIcon.js.map +1 -1
- package/HouseCityOutlineIcon.d.ts +0 -1
- package/HouseCityOutlineIcon.js +0 -1
- package/HouseCityOutlineIcon.js.map +1 -1
- package/meta.json +12 -6
- package/package.json +1 -1
- package/version.json +1 -1
package/BicycleIcon.d.ts
CHANGED
package/BicycleIcon.js
CHANGED
|
@@ -9,8 +9,6 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
9
9
|
* tags
|
|
10
10
|
* - Transportation + Other
|
|
11
11
|
* - Sport
|
|
12
|
-
* - Sport
|
|
13
|
-
* - Sport
|
|
14
12
|
*/
|
|
15
13
|
export const BicycleIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
16
14
|
React.createElement("path", { d: "M19 10C18.44 10 17.91 10.11 17.41 10.28L14.46 4.5H11V6H13.54L14.42 7.72L12 13.13L10.23 8.95C10.5 8.85 10.74 8.58 10.74 8.25C10.74 7.84 10.41 7.5 10 7.5H8C7.58 7.5 7.24 7.84 7.24 8.25S7.58 9 8 9H8.61L10.86 14.25H9.92C9.56 11.85 7.5 10 5 10C2.24 10 0 12.24 0 15S2.24 20 5 20C7.5 20 9.56 18.15 9.92 15.75H12.5L15.29 9.43L16.08 10.96C14.82 11.87 14 13.34 14 15C14 17.76 16.24 20 19 20S24 17.76 24 15 21.76 10 19 10M5 18.5C3.07 18.5 1.5 16.93 1.5 15S3.07 11.5 5 11.5C6.67 11.5 8.07 12.68 8.41 14.25H4V15.75H8.41C8.07 17.32 6.67 18.5 5 18.5M19 18.5C17.07 18.5 15.5 16.93 15.5 15C15.5 13.92 16 12.97 16.77 12.33L18.57 15.85L19.89 15.13L18.1 11.63C18.39 11.56 18.69 11.5 19 11.5C20.93 11.5 22.5 13.07 22.5 15S20.93 18.5 19 18.5Z" })), 'BicycleIcon');
|
package/BicycleIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BicycleIcon.js","sourceRoot":"","sources":["../src_v5/icons/BicycleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"BicycleIcon.js","sourceRoot":"","sources":["../src_v5/icons/BicycleIcon.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,ktBAAktB,GAAG,CAAG,EAAE,aAAa,CAAC,CAAC;AAC5xB,eAAe,WAAW,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: François Risoud\n * id 90DDBB60-0BBB-4DFA-9626-32D4D1FB34C5\n * name bicycle\n * version: 4.2.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/bicycle.svg\n * tags\n * - Transportation + Other \n * - Sport \n */\nexport const BicycleIcon = createSvgIcon(<><path d=\"M19 10C18.44 10 17.91 10.11 17.41 10.28L14.46 4.5H11V6H13.54L14.42 7.72L12 13.13L10.23 8.95C10.5 8.85 10.74 8.58 10.74 8.25C10.74 7.84 10.41 7.5 10 7.5H8C7.58 7.5 7.24 7.84 7.24 8.25S7.58 9 8 9H8.61L10.86 14.25H9.92C9.56 11.85 7.5 10 5 10C2.24 10 0 12.24 0 15S2.24 20 5 20C7.5 20 9.56 18.15 9.92 15.75H12.5L15.29 9.43L16.08 10.96C14.82 11.87 14 13.34 14 15C14 17.76 16.24 20 19 20S24 17.76 24 15 21.76 10 19 10M5 18.5C3.07 18.5 1.5 16.93 1.5 15S3.07 11.5 5 11.5C6.67 11.5 8.07 12.68 8.41 14.25H4V15.75H8.41C8.07 17.32 6.67 18.5 5 18.5M19 18.5C17.07 18.5 15.5 16.93 15.5 15C15.5 13.92 16 12.97 16.77 12.33L18.57 15.85L19.89 15.13L18.1 11.63C18.39 11.56 18.69 11.5 19 11.5C20.93 11.5 22.5 13.07 22.5 15S20.93 18.5 19 18.5Z\" /></>, 'BicycleIcon');\nexport default BicycleIcon"]}
|
package/CanvasIcon.d.ts
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* author: Sintija
|
|
3
|
+
* id 11D80B18-006C-4929-8CEA-29D2C8BED5B7
|
|
4
|
+
* name artboard
|
|
5
|
+
* version: 7.0.96
|
|
6
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/artboard.svg
|
|
7
|
+
* tags
|
|
8
|
+
* - Drawing / Art
|
|
9
|
+
*/
|
|
10
|
+
export declare const CanvasIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
|
+
muiName: string;
|
|
12
|
+
};
|
|
13
|
+
export default CanvasIcon;
|
package/CanvasIcon.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ArtboardIcon } from './ArtboardIcon';
|
|
2
|
+
/**
|
|
3
|
+
* author: Sintija
|
|
4
|
+
* id 11D80B18-006C-4929-8CEA-29D2C8BED5B7
|
|
5
|
+
* name artboard
|
|
6
|
+
* version: 7.0.96
|
|
7
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/artboard.svg
|
|
8
|
+
* tags
|
|
9
|
+
* - Drawing / Art
|
|
10
|
+
*/
|
|
11
|
+
export const CanvasIcon = ArtboardIcon;
|
|
12
|
+
export default CanvasIcon;
|
|
13
|
+
//# sourceMappingURL=CanvasIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CanvasIcon.js","sourceRoot":"","sources":["../src_v5/icons/CanvasIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,UAAU,GAAG,YAAY,CAAC;AACvC,eAAe,UAAU,CAAA","sourcesContent":["import { ArtboardIcon } from './ArtboardIcon';\n\n/**\n * author: Sintija\n * id 11D80B18-006C-4929-8CEA-29D2C8BED5B7\n * name artboard\n * version: 7.0.96\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/artboard.svg\n * tags\n * - Drawing / Art \n */\nexport const CanvasIcon = ArtboardIcon;\nexport default CanvasIcon"]}
|
package/CyclingIcon.d.ts
CHANGED
package/CyclingIcon.js
CHANGED
package/CyclingIcon.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CyclingIcon.js","sourceRoot":"","sources":["../src_v5/icons/CyclingIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C
|
|
1
|
+
{"version":3,"file":"CyclingIcon.js","sourceRoot":"","sources":["../src_v5/icons/CyclingIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,WAAW,GAAG,WAAW,CAAC;AACvC,eAAe,WAAW,CAAA","sourcesContent":["import { BicycleIcon } from './BicycleIcon';\n\n/**\n * author: François Risoud\n * id 90DDBB60-0BBB-4DFA-9626-32D4D1FB34C5\n * name bicycle\n * version: 4.2.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/bicycle.svg\n * tags\n * - Transportation + Other \n * - Sport \n */\nexport const CyclingIcon = BicycleIcon;\nexport default CyclingIcon"]}
|
package/FrameIcon.d.ts
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* author: Sintija
|
|
3
|
+
* id 11D80B18-006C-4929-8CEA-29D2C8BED5B7
|
|
4
|
+
* name artboard
|
|
5
|
+
* version: 7.0.96
|
|
6
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/artboard.svg
|
|
7
|
+
* tags
|
|
8
|
+
* - Drawing / Art
|
|
9
|
+
*/
|
|
10
|
+
export declare const FrameIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
|
|
11
|
+
muiName: string;
|
|
12
|
+
};
|
|
13
|
+
export default FrameIcon;
|
package/FrameIcon.js
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ArtboardIcon } from './ArtboardIcon';
|
|
2
|
+
/**
|
|
3
|
+
* author: Sintija
|
|
4
|
+
* id 11D80B18-006C-4929-8CEA-29D2C8BED5B7
|
|
5
|
+
* name artboard
|
|
6
|
+
* version: 7.0.96
|
|
7
|
+
* url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/artboard.svg
|
|
8
|
+
* tags
|
|
9
|
+
* - Drawing / Art
|
|
10
|
+
*/
|
|
11
|
+
export const FrameIcon = ArtboardIcon;
|
|
12
|
+
export default FrameIcon;
|
|
13
|
+
//# sourceMappingURL=FrameIcon.js.map
|
package/FrameIcon.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FrameIcon.js","sourceRoot":"","sources":["../src_v5/icons/FrameIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,SAAS,GAAG,YAAY,CAAC;AACtC,eAAe,SAAS,CAAA","sourcesContent":["import { ArtboardIcon } from './ArtboardIcon';\n\n/**\n * author: Sintija\n * id 11D80B18-006C-4929-8CEA-29D2C8BED5B7\n * name artboard\n * version: 7.0.96\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/artboard.svg\n * tags\n * - Drawing / Art \n */\nexport const FrameIcon = ArtboardIcon;\nexport default FrameIcon"]}
|
package/HomeCityOutlineIcon.d.ts
CHANGED
package/HomeCityOutlineIcon.js
CHANGED
|
@@ -9,7 +9,6 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
|
|
|
9
9
|
* tags
|
|
10
10
|
* - Home Automation
|
|
11
11
|
* - Places
|
|
12
|
-
* - Places
|
|
13
12
|
*/
|
|
14
13
|
export const HomeCityOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
|
|
15
14
|
React.createElement("path", { d: "M10,2V4.26L12,5.59V4H22V19H17V21H24V2H10M7.5,5L0,10V21H15V10L7.5,5M14,6V6.93L15.61,8H16V6H14M18,6V8H20V6H18M7.5,7.5L13,11V19H10V13H5V19H2V11L7.5,7.5M18,10V12H20V10H18M18,14V16H20V14H18Z" })), 'HomeCityOutlineIcon');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HomeCityOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/HomeCityOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D
|
|
1
|
+
{"version":3,"file":"HomeCityOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/HomeCityOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,2LAA2L,GAAG,CAAG,EAAE,qBAAqB,CAAC,CAAC;AACrR,eAAe,mBAAmB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Google\n * id 69A854BB-0CC9-4E1B-855E-FD26E9E6D119\n * name home-city-outline\n * version: 3.3.92\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/home-city-outline.svg\n * tags\n * - Home Automation \n * - Places \n */\nexport const HomeCityOutlineIcon = createSvgIcon(<><path d=\"M10,2V4.26L12,5.59V4H22V19H17V21H24V2H10M7.5,5L0,10V21H15V10L7.5,5M14,6V6.93L15.61,8H16V6H14M18,6V8H20V6H18M7.5,7.5L13,11V19H10V13H5V19H2V11L7.5,7.5M18,10V12H20V10H18M18,14V16H20V14H18Z\" /></>, 'HomeCityOutlineIcon');\nexport default HomeCityOutlineIcon"]}
|
package/HouseCityOutlineIcon.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HouseCityOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/HouseCityOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAE5D
|
|
1
|
+
{"version":3,"file":"HouseCityOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/HouseCityOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAE5D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,mBAAmB,CAAC;AACxD,eAAe,oBAAoB,CAAA","sourcesContent":["import { HomeCityOutlineIcon } from './HomeCityOutlineIcon';\n\n/**\n * author: Google\n * id 69A854BB-0CC9-4E1B-855E-FD26E9E6D119\n * name home-city-outline\n * version: 3.3.92\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/home-city-outline.svg\n * tags\n * - Home Automation \n * - Places \n */\nexport const HouseCityOutlineIcon = HomeCityOutlineIcon;\nexport default HouseCityOutlineIcon"]}
|
package/meta.json
CHANGED
|
@@ -16645,7 +16645,10 @@
|
|
|
16645
16645
|
"baseIconId": "11D80B18-006C-4929-8CEA-29D2C8BED5B7",
|
|
16646
16646
|
"name": "artboard",
|
|
16647
16647
|
"codepoint": "F1B9A",
|
|
16648
|
-
"aliases": [
|
|
16648
|
+
"aliases": [
|
|
16649
|
+
"canvas",
|
|
16650
|
+
"frame"
|
|
16651
|
+
],
|
|
16649
16652
|
"styles": [],
|
|
16650
16653
|
"version": "7.0.96",
|
|
16651
16654
|
"deprecated": false,
|
|
@@ -16654,10 +16657,16 @@
|
|
|
16654
16657
|
],
|
|
16655
16658
|
"author": "Sintija",
|
|
16656
16659
|
"iconCreateName": "ArtboardIcon",
|
|
16657
|
-
"iconAliasCreateNames": [
|
|
16660
|
+
"iconAliasCreateNames": [
|
|
16661
|
+
"CanvasIcon",
|
|
16662
|
+
"FrameIcon"
|
|
16663
|
+
],
|
|
16658
16664
|
"assetsUrl": "assets/artboard.svg",
|
|
16659
16665
|
"componentFileName": "ArtboardIcon",
|
|
16660
|
-
"componentAliasFileNames": [
|
|
16666
|
+
"componentAliasFileNames": [
|
|
16667
|
+
"CanvasIcon",
|
|
16668
|
+
"FrameIcon"
|
|
16669
|
+
]
|
|
16661
16670
|
},
|
|
16662
16671
|
{
|
|
16663
16672
|
"id": "548CCDA7-0E99-4568-9997-2ECFD33392BB",
|
|
@@ -23703,8 +23712,6 @@
|
|
|
23703
23712
|
"deprecated": false,
|
|
23704
23713
|
"tags": [
|
|
23705
23714
|
"Transportation + Other",
|
|
23706
|
-
"Sport",
|
|
23707
|
-
"Sport",
|
|
23708
23715
|
"Sport"
|
|
23709
23716
|
],
|
|
23710
23717
|
"author": "François Risoud",
|
|
@@ -88787,7 +88794,6 @@
|
|
|
88787
88794
|
"deprecated": false,
|
|
88788
88795
|
"tags": [
|
|
88789
88796
|
"Home Automation",
|
|
88790
|
-
"Places",
|
|
88791
88797
|
"Places"
|
|
88792
88798
|
],
|
|
88793
88799
|
"author": "Google",
|
package/package.json
CHANGED
package/version.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"build":"2023-03-
|
|
1
|
+
{"build":"2023-03-19T23:19:42.977Z","contentHash":"9ef9a58b2db24c37492f281776981ca8","projectVersion":"0.1.4"}
|