{"version":3,"sources":["file:///Users/jakubfreisler/Projects/vuestorefront/sfui2/packages/sfui/frameworks/sass/components/VsfIcons.scss","../../sass/components/VsfIcons.scss"],"names":[],"mappings":"AAAA,UAEI,iBAAA,CADA,oBCEJ,CDCI,aAEI,WAAA,CADA,UCER,CDEI,aAEI,cAAA,CADA,aCCR,CDGI,eAEI,aAAA,CADA,YCAR,CDII,aAEI,WAAA,CADA,UCDR,CDKI,aAEI,aAAA,CADA,YCFR,CDMI,cAEI,aAAA,CADA,YCHR,CDOI,cAEI,WAAA,CADA,UCJR,CDQI,cAEI,YAAA,CADA,WCLR,CDSI,eAEI,WAAA,CADA,UCNR","file":"VsfIcons.css","sourcesContent":[".vsf-icon {\n    display: inline-block;\n    fill: currentColor;\n\n    &-xs {\n        width: 1rem;\n        height: 1rem;\n    }\n\n    &-sm {\n        width: 1.25rem;\n        height: 1.25rem;\n    }\n\n    &-base {\n        width: 1.5rem;\n        height: 1.5rem;\n    }\n\n    &-lg {\n        width: 2rem;\n        height: 2rem;\n    }\n\n    &-xl {\n        width: 2.5rem;\n        height: 2.5rem;\n    }\n\n    &-2xl {\n        width: 3.5rem;\n        height: 3.5rem;\n    }\n\n    &-3xl {\n        width: 6rem;\n        height: 6rem;\n    }\n\n    &-4xl {\n        width: 12rem;\n        height: 12rem;\n    }\n\n    &-full {\n        width: 100%;\n        height: 100%;\n    }\n}\n\n",".vsf-icon {\n  display: inline-block;\n  fill: currentColor;\n}\n.vsf-icon-xs {\n  width: 1rem;\n  height: 1rem;\n}\n.vsf-icon-sm {\n  width: 1.25rem;\n  height: 1.25rem;\n}\n.vsf-icon-base {\n  width: 1.5rem;\n  height: 1.5rem;\n}\n.vsf-icon-lg {\n  width: 2rem;\n  height: 2rem;\n}\n.vsf-icon-xl {\n  width: 2.5rem;\n  height: 2.5rem;\n}\n.vsf-icon-2xl {\n  width: 3.5rem;\n  height: 3.5rem;\n}\n.vsf-icon-3xl {\n  width: 6rem;\n  height: 6rem;\n}\n.vsf-icon-4xl {\n  width: 12rem;\n  height: 12rem;\n}\n.vsf-icon-full {\n  width: 100%;\n  height: 100%;\n}"]}