@utrecht/web-component-library-stencil
Version:
Stencil component library bundle for the Municipality of Utrecht based on the NL Design System architecture
22 lines (16 loc) • 1.41 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
const index = require('./index-cdb0df7a.js');
const generatedCss = ":host{block-size:var(--utrecht-icon-size);color:var(--utrecht-icon-color);display:inline-block;font-size:var(--utrecht-icon-size);inline-size:var(--utrecht-icon-size);inset-block-start:var(--utrecht-icon-inset-block-start, 0);position:relative}svg{height:100%;pointer-events:none;width:100%}";
const UtrechtIconBrandgevaarStyle0 = generatedCss;
const UtrechtIconBrandgevaar = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: '697013f0fdd5a9e3c8557893ea54a4e0bcc0421e', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: 'c921c7afcec3a1e29abc2b891dd3364faf01e7dc', d: "M10.01 33h16v3h-16zM24.08 6.4c.55 1.39.59 5.32-1.06 6.43-.55-3.06-2.18-10.36-7.39-12.87.23 3.8.79 8.53-5.28 15.01 0-3.22-2.11-5.36-2.11-5.36 0 7.51-7.66 17.07 5.28 20.38-3.29-6.12-.12-7.43 1.25-12.72.82 1.11 1.41 3.09 1.14 4.2 1.92-2.51 1.88-7.45 1.88-9.68 4.11 2.78 7.74 11.24 4.18 18.2 12.67-5.36 7.87-17.75 2.11-23.59" })));
}
};
UtrechtIconBrandgevaar.style = UtrechtIconBrandgevaarStyle0;
exports.utrecht_icon_brandgevaar = UtrechtIconBrandgevaar;
//# sourceMappingURL=utrecht-icon-brandgevaar.cjs.entry.js.map