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.07 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 UtrechtIconZoomoutStyle0 = generatedCss; const UtrechtIconZoomout = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '51dae614bd77d08439e88831ed364499f1ad151e', viewBox: "-6 -11 24 24", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: 'fec012751a1aa3b329e8c9e2621045456d407315', d: "M0 .5A.5.5 0 0 1 .5 0h11a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5z" }))); } }; UtrechtIconZoomout.style = UtrechtIconZoomoutStyle0; export { UtrechtIconZoomout as utrecht_icon_zoomout }; //# sourceMappingURL=utrecht-icon-zoomout.entry.js.map