UNPKG

@utrecht/web-component-library-stencil

Version:

Stencil component library bundle for the Municipality of Utrecht based on the NL Design System architecture

18 lines (14 loc) 1.26 kB
import { r as registerInstance, h } from './index-6be72d1f.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 UtrechtIconFilterStyle0 = generatedCss; const UtrechtIconFilter = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '2c4bc41d6f20ea1a4d9534532d9ebef957f931dc', viewBox: "-2 -1 24 24", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("rect", { key: 'bb79cdb5c35b5d46787277c1c3ef268b5c439558', width: "17", height: "2", x: "2", y: "6", rx: ".5" }), h("rect", { key: '5e7fc4b559e79f5b93abc1ac667e3a39e86d6e2c', width: "13", height: "2", x: "4", y: "11", rx: ".5" }), h("rect", { key: '8bf31a2b8facf0e7292cde2f07ba155dc9075133', width: "9", height: "2", x: "6", y: "16", rx: ".5" }))); } }; UtrechtIconFilter.style = UtrechtIconFilterStyle0; export { UtrechtIconFilter as utrecht_icon_filter }; //# sourceMappingURL=utrecht-icon-filter.entry.js.map