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.59 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 UtrechtIconInformatieStyle0 = generatedCss; const UtrechtIconInformatie = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '7ce0c147831aa7e7e60a3068e26b2edf400d4879', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: 'dce395dd136e12ccffbe58daf7616e3c5aa3ebf2', d: "M17.98 0C8.05 0 0 8.06 0 18s8.05 18 17.98 18S36 27.94 36 18 27.94 0 17.98 0M18 34C9.18 34 2 26.82 2 18S9.18 2 18 2s16 7.18 16 16-7.18 16-16 16" }), h("path", { key: '1b7ab45a6cb23187001c320d7fcfdb989eb2bae1', d: "M18 4C10.28 4 4 10.28 4 18s6.28 14 14 14 14-6.28 14-14S25.72 4 18 4m-1.58 4.92c.28-.28.64-.42 1.08-.42s.8.14 1.08.42.42.64.42 1.07-.14.79-.42 1.07c-.28.28-.64.42-1.08.42s-.8-.14-1.08-.42c-.28-.28-.42-.64-.42-1.07s.14-.79.42-1.07M21 27.5h-6c-.55 0-1-.45-1-1s.45-1 1-1h2v-10h-2c-.55 0-1-.45-1-1s.45-1 1-1h2.02c1.09 0 1.98.89 1.98 1.98V25.5h2c.55 0 1 .45 1 1s-.45 1-1 1" }))); } }; UtrechtIconInformatie.style = UtrechtIconInformatieStyle0; export { UtrechtIconInformatie as utrecht_icon_informatie }; //# sourceMappingURL=utrecht-icon-informatie.entry.js.map