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.4 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 UtrechtIconZoomMinusStyle0 = generatedCss; const UtrechtIconZoomMinus = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '90770b49455bf8d65b7c44a9317698a729ae439e', viewBox: "0 0 14 14", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", { key: 'ce1e193963a0df2bbdb6497367ee271eaed481e9' }, h("clipPath", { key: '645bd8f2dc18a2a4b03b8a12e0f703fa4c858fcd', id: "a" }, h("path", { key: 'ced8457047c86a8780d54891079960e025158ffa', "stroke-width": "0", d: "M0 6h14v2H0z" }))), h("g", { key: 'c1368df4d3ce8f447521ef7624037ea66d8b29bd', "clip-path": "url(#a)" }, h("path", { key: '77367d279f1d6015fd69ad16d0161a545fbd389e', d: "M13 8H1c-.55 0-1-.45-1-1s.45-1 1-1h12c.55 0 1 .45 1 1s-.45 1-1 1" })))); } }; UtrechtIconZoomMinus.style = UtrechtIconZoomMinusStyle0; export { UtrechtIconZoomMinus as utrecht_icon_zoom_minus }; //# sourceMappingURL=utrecht-icon-zoom-minus.entry.js.map