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.35 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 UtrechtIconGrafiekStyle0 = generatedCss; const UtrechtIconGrafiek = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: 'dedaead4c92abb4a354399a26ca576a2fd6400fe', viewBox: "0 0 36.04 35.89", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '4207cb8aac5729bf25614527a09f15e40114e093', d: "M12 36H5c-.55 0-1-.45-1-1v-7c0-.55.45-1 1-1h7zm10 0h-8V17c0-.55.45-1 1-1h6c.55 0 1 .45 1 1zm9 0h-7V22h7c.55 0 1 .45 1 1v12c0 .55-.45 1-1 1M22 0h4c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1s-1-.45-1-1V3.41l-5.07 5.07a.996.996 0 0 1-1.41 0l-2.83-2.83-7.07 7.07a.996.996 0 1 1-1.41-1.41l7.74-7.74a.993.993 0 0 1 1.4-.01l2.82 2.73 4.41-4.3h-1.57c-.55 0-1-.45-1-1s.45-1 1-1Z" }))); } }; UtrechtIconGrafiek.style = UtrechtIconGrafiekStyle0; export { UtrechtIconGrafiek as utrecht_icon_grafiek }; //# sourceMappingURL=utrecht-icon-grafiek.entry.js.map