<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[57389],{889124:function(e,o,t){var n={"./icon-pt.json":997421,"./icon-zh.json":600025,"./icon.json":871049,"docs/translations/api-docs/icon/icon-pt.json":997421,"docs/translations/api-docs/icon/icon-zh.json":600025,"docs/translations/api-docs/icon/icon.json":871049};function i(e){return t(s(e))}function s(e){if(!t.o(n,e)){var o=Error("Cannot find module '"+e+"'");throw o.code="MODULE_NOT_FOUND",o}return n[e]}i.keys=function(){return Object.keys(n)},i.resolve=s,e.exports=i,i.id=889124},323998:function(e,o,t){"use strict";t.r(o),t.d(o,{default:function(){return r}}),t(827378);var n=t(538648),i=t(689176),s=JSON.parse('{"props":{"baseClassName":{"type":{"name":"string"},"default":"\'material-icons\'"},"children":{"type":{"name":"node"}},"classes":{"type":{"name":"object"}},"color":{"type":{"name":"union","description":"\'inherit\'&lt;br&gt;&amp;#124;&amp;nbsp;\'action\'&lt;br&gt;&amp;#124;&amp;nbsp;\'disabled\'&lt;br&gt;&amp;#124;&amp;nbsp;\'primary\'&lt;br&gt;&amp;#124;&amp;nbsp;\'secondary\'&lt;br&gt;&amp;#124;&amp;nbsp;\'error\'&lt;br&gt;&amp;#124;&amp;nbsp;\'info\'&lt;br&gt;&amp;#124;&amp;nbsp;\'success\'&lt;br&gt;&amp;#124;&amp;nbsp;\'warning\'&lt;br&gt;&amp;#124;&amp;nbsp;string"},"default":"\'inherit\'"},"component":{"type":{"name":"elementType"}},"fontSize":{"type":{"name":"union","description":"\'inherit\'&lt;br&gt;&amp;#124;&amp;nbsp;\'large\'&lt;br&gt;&amp;#124;&amp;nbsp;\'medium\'&lt;br&gt;&amp;#124;&amp;nbsp;\'small\'&lt;br&gt;&amp;#124;&amp;nbsp;string"},"default":"\'medium\'"},"sx":{"type":{"name":"union","description":"Array&amp;lt;func&lt;br&gt;&amp;#124;&amp;nbsp;object&lt;br&gt;&amp;#124;&amp;nbsp;bool&amp;gt;&lt;br&gt;&amp;#124;&amp;nbsp;func&lt;br&gt;&amp;#124;&amp;nbsp;object"}}},"name":"Icon","styles":{"classes":["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeLarge"],"globalClasses":{},"name":"MuiIcon"},"spread":true,"themeDefaultProps":true,"muiName":"MuiIcon","forwardsRefTo":"HTMLSpanElement","filename":"/packages/mui-material/src/Icon/Icon.js","inheritance":null,"demos":"&lt;ul&gt;&lt;li&gt;&lt;a href=\\"/material-ui/icons/\\"&gt;Icons&lt;/a&gt;&lt;/li&gt;\\n&lt;li&gt;&lt;a href=\\"/material-ui/material-icons/\\"&gt;Material Icons&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;","cssComponent":false}'),a=t(824246);function r(e){var o=e.descriptions,t=e.pageContent;return(0,a.jsx)(n.Z,{descriptions:o,pageContent:t})}r.getInitialProps=function(){var e=t(889124);return{descriptions:(0,i.Z)(e),pageContent:s}}},783808:function(e,o,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/material-ui/api/icon",function(){return t(323998)}])},997421:function(e){"use strict";e.exports=JSON.parse('{"componentDescription":"","propDescriptions":{"baseClassName":"The base class applied to the icon. Defaults to &amp;#39;material-icons&amp;#39;, but can be changed to any other base class that suits the icon font you&amp;#39;re using (e.g. material-icons-rounded, fas, etc).","children":"The name of the icon font ligature.","classes":"Sobrescreve ou extende os estilos aplicados para o componente. Veja a &lt;a href=\\"#css\\"&gt;API CSS&lt;/a&gt; abaixo para maiores detalhes.","color":"The color of the component. It supports both default and custom theme colors, which can be added as shown in the &lt;a href=\\"https://mui.com/material-ui/customization/palette/#adding-new-colors\\"&gt;palette customization guide&lt;/a&gt;.","component":"The component used for the root node. Either a string to use a HTML element or a component.","fontSize":"The fontSize applied to the icon. Defaults to 24px, but can be configure to inherit font size.","sx":"The system prop that allows defining system overrides as well as additional CSS styles. See the &lt;a href=\\"/system/getting-started/the-sx-prop/\\"&gt;`sx` page&lt;/a&gt; for more details."},"classDescriptions":{"root":{"description":"Estilos aplicados ao elemento raiz."},"colorPrimary":{"description":"Estilos aplicados para {{nodeName}} se {{conditions}}.","nodeName":"o elemento raiz","conditions":"&lt;code&gt;color=\\"primary\\"&lt;/code&gt;"},"colorSecondary":{"description":"Estilos aplicados para {{nodeName}} se {{conditions}}.","nodeName":"o elemento raiz","conditions":"&lt;code&gt;color=\\"secondary\\"&lt;/code&gt;"},"colorAction":{"description":"Estilos aplicados para {{nodeName}} se {{conditions}}.","nodeName":"o elemento raiz","conditions":"&lt;code&gt;color=\\"action\\"&lt;/code&gt;"},"colorError":{"description":"Estilos aplicados para {{nodeName}} se {{conditions}}.","nodeName":"o elemento raiz","conditions":"&lt;code&gt;color=\\"error\\"&lt;/code&gt;"},"colorDisabled":{"description":"Estilos aplicados para {{nodeName}} se {{conditions}}.","nodeName":"o elemento raiz","conditions":"&lt;code&gt;color=\\"disabled\\"&lt;/code&gt;"},"fontSizeInherit":{"description":"Estilos aplicados para {{nodeName}} se {{conditions}}.","nodeName":"o elemento raiz","conditions":"&lt;code&gt;fontSize=\\"inherit\\"&lt;/code&gt;"},"fontSizeSmall":{"description":"Estilos aplicados para {{nodeName}} se {{conditions}}.","nodeName":"o elemento raiz","conditions":"&lt;code&gt;fontSize=\\"small\\"&lt;/code&gt;"},"fontSizeLarge":{"description":"Estilos aplicados para {{nodeName}} se {{conditions}}.","nodeName":"o elemento raiz","conditions":"&lt;code&gt;fontSize=\\"large\\"&lt;/code&gt;"}}}')},600025:function(e){"use strict";e.exports=JSON.parse('{"componentDescription":"","propDescriptions":{"baseClassName":"为Icon添加基类名。 默认值为 &amp;#39;material-icons&amp;#39;但可以更改为更适合你的其他名称 (比如：material-icons-rounded, fas, 等等)。","children":"Icon子节点名","classes":"Override or extend the styles applied to the component. See &lt;a href=\\"#css\\"&gt;CSS API&lt;/a&gt; below for more details.","color":"The color of the component. It supports both default and custom theme colors, which can be added as shown in the &lt;a href=\\"https://mui.com/material-ui/customization/palette/#adding-new-colors\\"&gt;palette customization guide&lt;/a&gt;.","component":"The component used for the root node. Either a string to use a HTML element or a component.","fontSize":"图标的大小。默认为 24px，但可设置为继承字体大小。","sx":"The system prop that allows defining system overrides as well as additional CSS styles. See the &lt;a href=\\"/system/getting-started/the-sx-prop/\\"&gt;`sx` page&lt;/a&gt; for more details."},"classDescriptions":{"root":{"description":"Styles applied to the root element."},"colorPrimary":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;color=\\"primary\\"&lt;/code&gt;"},"colorSecondary":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;color=\\"secondary\\"&lt;/code&gt;"},"colorAction":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;color=\\"action\\"&lt;/code&gt;"},"colorError":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;color=\\"error\\"&lt;/code&gt;"},"colorDisabled":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;color=\\"disabled\\"&lt;/code&gt;"},"fontSizeInherit":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;fontSize=\\"inherit\\"&lt;/code&gt;"},"fontSizeSmall":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;fontSize=\\"small\\"&lt;/code&gt;"},"fontSizeLarge":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;fontSize=\\"large\\"&lt;/code&gt;"}}}')},871049:function(e){"use strict";e.exports=JSON.parse('{"componentDescription":"","propDescriptions":{"baseClassName":"The base class applied to the icon. Defaults to &amp;#39;material-icons&amp;#39;, but can be changed to any other base class that suits the icon font you&amp;#39;re using (e.g. material-icons-rounded, fas, etc).","children":"The name of the icon font ligature.","classes":"Override or extend the styles applied to the component. See &lt;a href=\\"#css\\"&gt;CSS API&lt;/a&gt; below for more details.","color":"The color of the component. It supports both default and custom theme colors, which can be added as shown in the &lt;a href=\\"https://mui.com/material-ui/customization/palette/#adding-new-colors\\"&gt;palette customization guide&lt;/a&gt;.","component":"The component used for the root node. Either a string to use a HTML element or a component.","fontSize":"The fontSize applied to the icon. Defaults to 24px, but can be configure to inherit font size.","sx":"The system prop that allows defining system overrides as well as additional CSS styles. See the &lt;a href=\\"/system/getting-started/the-sx-prop/\\"&gt;`sx` page&lt;/a&gt; for more details."},"classDescriptions":{"root":{"description":"Styles applied to the root element."},"colorPrimary":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;color=\\"primary\\"&lt;/code&gt;"},"colorSecondary":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;color=\\"secondary\\"&lt;/code&gt;"},"colorAction":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;color=\\"action\\"&lt;/code&gt;"},"colorError":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;color=\\"error\\"&lt;/code&gt;"},"colorDisabled":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;color=\\"disabled\\"&lt;/code&gt;"},"fontSizeInherit":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;fontSize=\\"inherit\\"&lt;/code&gt;"},"fontSizeSmall":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;fontSize=\\"small\\"&lt;/code&gt;"},"fontSizeLarge":{"description":"Styles applied to {{nodeName}} if {{conditions}}.","nodeName":"the root element","conditions":"&lt;code&gt;fontSize=\\"large\\"&lt;/code&gt;"}}}')}},function(e){e.O(0,[75760,36634,35408,85992,59771,41253,46888,21829,81125,68256,96387,8406,82251,70116,16402,86277,49983,18956,19460,66898,49774,92888,40179],function(){return e(e.s=783808)}),_N_E=e.O()}]);</pre></body></html>