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.54 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 UtrechtIconOnderhoudStyle0 = generatedCss; const UtrechtIconOnderhoud = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: 'c8043adb0cbb1e02aa16652819a9f75cfb77497f', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '0f23fcae2f06e19424eb06ef2dd3c802f2820f0a', d: "M31.7 29.04 25.84 5.76c-.11-.44-.51-.76-.97-.76h-4.8c-.46 0-.86.31-.97.76l-5.85 23.27C10.84 29.11 9 31.09 9 33.52V35c0 .55.45 1 1 1h24.99c.55 0 1-.45 1-1v-1.48c0-2.41-1.91-4.37-4.3-4.48ZM24.11 7.01l1.5 5.99h-6.27l1.5-5.99zM15.83 27l1.5-6h10.29l1.51 6zM8.01 0C3.59 0 0 3.58 0 8s3.59 8 8.01 8 8.01-3.58 8.01-8-3.59-8-8.01-8m0 4c.55 0 1 .45 1 1v3c0 .55-.45 1-1 1s-1-.45-1-1V5c0-.55.45-1 1-1m.72 7.72c-.19.19-.43.28-.72.28s-.54-.09-.72-.28c-.19-.19-.28-.43-.28-.72s.09-.53.28-.72c.19-.19.43-.28.72-.28s.54.09.72.28c.19.19.28.43.28.72s-.09.53-.28.72" }))); } }; UtrechtIconOnderhoud.style = UtrechtIconOnderhoudStyle0; export { UtrechtIconOnderhoud as utrecht_icon_onderhoud }; //# sourceMappingURL=utrecht-icon-onderhoud.entry.js.map