{"version":3,"file":"check.B0z44w7s.js","sources":["../../../../../node_modules/lucide-static/dist/esm/icons/check.js","../../../../../packages/icons-web/src/lib/icons/check/check.ts"],"sourcesContent":["/**\n * @license lucide-static v0.447.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 Check = `\n\n \n\n`;\n\nexport { Check as default };\n//# sourceMappingURL=check.js.map\n","import { html } from 'lit';\nimport { Check } 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-check')\nexport class PdsIconCheck extends PdsIcon {\n @state()\n icon = Check;\n\n render() {\n return html`${unsafeHTML(this.setIconAttributes())}`;\n }\n}\n"],"names":["Check","PdsIconCheck","PdsIcon","html","unsafeHTML","__decorateClass","state","customElement"],"mappings":";;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAOA,MAAMA,IAAQ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;;;;ACCD,IAAAC,IAAN,cAA2BC,EAAQ;AAAA,EAAnC,cAAA;AAAA,UAAA,GAAA,SAAA,GAEE,KAAA,OAAAF;AAAA,EAAA;AAAA,EAEP,SAAS;AACP,WAAOG,IAAOC,EAAW,KAAK,kBAAA,CAAmB,CAAC;AAAA,EACpD;AACF;AALEC,EAAA;AAAA,EADCC,EAAM;AAAA,GADIL,EAEX,WAAA,QAAA,CAAA;AAFWA,IAANI,EAAA;AAAA,EADNE,EAAc,gBAAgB;AAAA,GAClBN,CAAA;","x_google_ignoreList":[0]}