{"version":3,"file":"icon-with-bg.0xQI1HUrm7.js","sources":["../../../../src/atoms/icons/IconWithBg.tsx"],"sourcesContent":["import { getModifiers } from '@helpers/functions';\nimport { IconWithBgModel } from '@_types/atoms';\nimport Icon from './Icon';\n\nconst IconWithBg = (model: IconWithBgModel) => {\n const { iconPath, className } = model;\n const styleModifiers = getModifiers(model, 'arjo-a-icon-with-bg') + (className ? ` ${className}` : '');\n\n return (\n \n \n \n );\n};\n\nexport { IconWithBg };\nexport default IconWithBg;\n"],"names":["IconWithBg","model","iconPath","className","styleModifiers","getModifiers","jsx","Icon"],"mappings":"kIAIM,MAAAA,EAAcC,GAA2B,CACvC,KAAA,CAAE,SAAAC,EAAU,UAAAC,CAAc,EAAAF,EAC1BG,EAAiBC,EAAaJ,EAAO,qBAAqB,GAAKE,EAAY,IAAIA,CAAS,GAAK,IAGjG,OAAAG,EAAAA,IAAC,OAAK,CAAA,UAAWF,EACf,SAAAE,EAAA,IAACC,EAAK,CAAA,cAAe,CAAC,SAAS,EAAG,SAAAL,CAAoB,CAAA,CACxD,CAAA,CAEJ"}