@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) • 2.04 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
const index = require('./index-df3f0e01.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 UtrechtIconMeldingBoomStyle0 = generatedCss;
const UtrechtIconMeldingBoom = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: '1b8fed861cdcc17b500b06e117829535fcd96504', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '85af4f74fb83daafc760deb8825a7aa763d84b9b', d: "m8.02 28.62-1.81.85.25 5.51a.98.98 0 0 1-.98 1.03H.98a.997.997 0 0 1-.98-.99V27l1.43-1.78c.32-.41.9-.5 1.34-.21l.74.49.38-.76a1 1 0 0 1 1.6-.26l.52.52.13 2.84 1.25-.59c.37-.18.82-.01 1 .36.18.37.01.82-.36 1ZM36 2v12a2 2 0 0 1-2 2h-2.98l-.03 3.47c0 .2-.12.38-.31.46a.5.5 0 0 1-.54-.1l-3.89-3.82h-4.27c-1.1 0-2-.9-2-2.01V2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2Zm-7 9.04c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1m0-3.03v-3c0-.55-.45-1-1-1s-1 .45-1 1v3c0 .55.45 1 1 1s1-.45 1-1m7 26.5v1.5h-7v-1c0-.55-.45-1-1-1h-2.91l1.29-1.29a.996.996 0 0 0 0-1.41l-.29-.29a.996.996 0 0 0-1.41 0l-2.99 2.99H15c-.55 0-1 .45-1 1v1H8.65c0-4.34 2.22-6.62 3.98-7.54.07-.53.22-1.07.41-1.62l-6.97-5.93c-.52-.45-.45-1.28.14-1.62l.97-.57-.49-2 1.61-1.2c.4-.3.96-.26 1.31.1l6.78 6.82c.4-.26.81-.5 1.25-.69 1.15-.5 2.19-.75 3.22-.75s2.07.25 3.23.75c.19.08.46.22.71.34a5.64 5.64 0 0 1 2.02-.37c1.5 0 2.99.59 4.09 1.73 1.36 1.39 1.92 3.51 1.56 5.48 2.7 1.38 3.53 3.98 3.53 5.58Z" })));
}
};
UtrechtIconMeldingBoom.style = UtrechtIconMeldingBoomStyle0;
exports.utrecht_icon_melding_boom = UtrechtIconMeldingBoom;
//# sourceMappingURL=utrecht-icon-melding-boom.cjs.entry.js.map