1 line
1.1 KiB
JSON
1 line
1.1 KiB
JSON
{"ast":null,"code":"/**\n * lucide-react v0.0.1 - ISC\n */\n\nvar defaultAttributes = {\n xmlns: \"http://www.w3.org/2000/svg\",\n width: 24,\n height: 24,\n viewBox: \"0 0 24 24\",\n fill: \"none\",\n stroke: \"currentColor\",\n strokeWidth: 2,\n strokeLinecap: \"round\",\n strokeLinejoin: \"round\"\n};\nexport { defaultAttributes as default };","map":{"version":3,"names":["defaultAttributes","xmlns","width","height","viewBox","fill","stroke","strokeWidth","strokeLinecap","strokeLinejoin"],"sources":["/home/gnx/Desktop/gnx-mail/frontend/node_modules/lucide-react/src/defaultAttributes.ts"],"sourcesContent":["export default {\n xmlns: 'http://www.w3.org/2000/svg',\n width: 24,\n height: 24,\n viewBox: '0 0 24 24',\n fill: 'none',\n stroke: 'currentColor',\n strokeWidth: 2,\n strokeLinecap: 'round',\n strokeLinejoin: 'round',\n};\n"],"mappings":";;;;AAAA,IAAeA,iBAAA;EACbC,KAAO;EACPC,KAAO;EACPC,MAAQ;EACRC,OAAS;EACTC,IAAM;EACNC,MAAQ;EACRC,WAAa;EACbC,aAAe;EACfC,cAAgB;AAClB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |