@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.59 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 UtrechtIconContainerTextielStyle0 = generatedCss;
const UtrechtIconContainerTextiel = class {
constructor(hostRef) {
index.registerInstance(this, hostRef);
}
render() {
return (index.h("svg", { key: '674780263589b6477e009743074dd96dda7b44ed', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '75a25f0ce51238f94b457e8f292f65315fecd81f', d: "M12 17.98v.03h3c1.66 0 3.08.76 3.99 2.15.7 1.06 1.07 2.43 1.07 3.97v.06L20 26.07l-.06 1.94h-2.93v3h16.01v-17c0-5.67-4.54-9.97-10.04-9.97l.08-2.52c0-.83-.67-1.5-1.51-1.5h-2.97c-.86 0-1.54.68-1.54 1.53l-.03 1.46v1c-5.53 0-10 4.31-10 10v3.97h5zm7-15.97h2v2h-2zm-3.98 7h9.99l1 5H14.02zm20.99 24v2H17.03v-2zm-32-13h2.17c.41 1.12 1.51 1.93 2.81 1.93s2.4-.81 2.81-1.93h3.18c2.11 0 3.05 1.84 3.05 3.87l-.05 1.77h-3L15.02 36H3V25.65H0v-1.79C0 21.84 1.91 20 4.01 20" })));
}
};
UtrechtIconContainerTextiel.style = UtrechtIconContainerTextielStyle0;
exports.utrecht_icon_container_textiel = UtrechtIconContainerTextiel;
//# sourceMappingURL=utrecht-icon-container-textiel.cjs.entry.js.map