{"version":3,"file":"ErrorIcon.cjs","sources":["../../../../../src/components/icon/icons/ErrorIcon.tsx"],"sourcesContent":["import React from \"react\";\nimport { Icon, type IconComponent } from \"../Icon.js\";\nimport type { IconProps } from \"../types.js\";\n\nexport const ErrorIcon: IconComponent = (props: IconProps) => (\n    <Icon {...props} filled>\n        {\"\\ue82a\"}\n    </Icon>\n);\nErrorIcon.displayName = \"ErrorIcon\";\n"],"names":["ErrorIcon","props","jsx","Icon","filled","children","displayName"],"mappings":"qKAIaA,EAA4BC,GACrCC,EAAAA,IAACC,WAASF,EAAOG,QAAM,EAClBC,SAAA,MAGTL,EAAUM,YAAc"}