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.6 kB
import { r as registerInstance, h } from './index-593361c2.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 UtrechtIconDakloosStyle0 = generatedCss; const UtrechtIconDakloos = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '310b6c264f01fc3385ea526a54d60c91edd4245d', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: 'a0a27f8a9cd24957f87db6c01d229ff1f3a51790', d: "m23.1 26-10.36.02c-2.68.15-4.73 2.26-4.73 4.96L7.99 36h20.02v-5.02c0-2.77-2.14-4.92-4.9-4.98ZM11.19 15.37l.12.03c.56.13 1.12.2 1.65.2 2.06 0 4.08-.86 5.53-2.36l1.6-1.58 1.37 1.36c.84.94 1.87 1.64 3.06 2.09l.22.08-.07-.23c-.89-2.92-3.64-4.96-6.69-4.96s-5.97 2.16-6.77 5.25l-.03.11Zm-.18 2.06v.16c.31 3.6 3.37 6.41 6.98 6.41s6.75-2.89 6.97-6.58v-.1l-.65-.13a9.457 9.457 0 0 1-4.14-2.77l-.09-.1-.09.1c-1.79 2.06-4.35 3.24-7.03 3.24-.58 0-1.19-.07-1.8-.19l-.15-.03ZM36 8.03c0 .7-.95 1.17-1.78.88L18 2.91l-16.22 6C.95 9.21 0 8.74 0 8.03c0-.38.29-.72.73-.88L16.84 1.2c.74-.26 1.58-.26 2.32 0l16.11 5.96c.45.16.73.5.73.88Z" }))); } }; UtrechtIconDakloos.style = UtrechtIconDakloosStyle0; export { UtrechtIconDakloos as utrecht_icon_dakloos }; //# sourceMappingURL=utrecht-icon-dakloos.entry.js.map