{"version":3,"file":"x.chunk-Bw2vbI1w.js","sources":["../../../../../node_modules/lucide-static/dist/esm/icons/x.js","../../../../../packages/icons-web/src/lib/icons/x/x.ts"],"sourcesContent":["/**\n * @license lucide-static v0.477.0 - ISC\n *\n * This source code is licensed under the ISC license.\n * See the LICENSE file in the root directory of this source tree.\n */\n\nconst X = `\n\n \n \n\n`;\n\nexport { X as default };\n//# sourceMappingURL=x.js.map\n","import { html } from 'lit';\nimport { X as XIcon } from 'lucide-static';\nimport { unsafeHTML } from 'lit/directives/unsafe-html.js';\nimport { state } from 'lit/decorators.js';\nimport { pdsCustomIconElement as customElement } from '../../../decorators/pds-icon';\nimport { PdsIcon } from '../PdsIcon';\n\n@customElement('pds-icon-x')\nexport class PdsIconX extends PdsIcon {\n @state()\n icon = XIcon;\n\n render() {\n return html`${unsafeHTML(this.setIconAttributes())}`;\n }\n}\n"],"names":["X","PdsIconX","PdsIcon","XIcon","html","unsafeHTML","__decorateClass","state","customElement"],"mappings":";;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAOA,MAAMA,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;;;ACCG,IAAAC,IAAN,cAAuBC,EAAQ;AAAA,EAA/B,cAAA;AAAA,UAAA,GAAA,SAAA,GAEE,KAAA,OAAAC;AAAAA,EAAA;AAAA,EAEP,SAAS;AACP,WAAOC,IAAOC,EAAW,KAAK,kBAAA,CAAmB,CAAC;AAAA,EAAA;AAEtD;AALEC,EAAA;AAAA,EADCC,EAAM;AAAA,GADIN,EAEX,WAAA,QAAA,CAAA;AAFWA,IAANK,EAAA;AAAA,EADNE,EAAc,YAAY;AAAA,GACdP,CAAA;","x_google_ignoreList":[0]}