@mui-extra/icons 0.0.40 → 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/CyclingIcon.d.ts +0 -2
- package/CyclingIcon.js +0 -2
- package/CyclingIcon.js.map +1 -1
- 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 +0 -3
- 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/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/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
|
@@ -23712,8 +23712,6 @@
|
|
|
23712
23712
|
"deprecated": false,
|
|
23713
23713
|
"tags": [
|
|
23714
23714
|
"Transportation + Other",
|
|
23715
|
-
"Sport",
|
|
23716
|
-
"Sport",
|
|
23717
23715
|
"Sport"
|
|
23718
23716
|
],
|
|
23719
23717
|
"author": "François Risoud",
|
|
@@ -88796,7 +88794,6 @@
|
|
|
88796
88794
|
"deprecated": false,
|
|
88797
88795
|
"tags": [
|
|
88798
88796
|
"Home Automation",
|
|
88799
|
-
"Places",
|
|
88800
88797
|
"Places"
|
|
88801
88798
|
],
|
|
88802
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"}
|