UNPKG

@utrecht/web-component-library-stencil

Version:

Stencil component library bundle for the Municipality of Utrecht based on the NL Design System architecture

22 lines (16 loc) 1.81 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const index = require('./index-df3f0e01.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 UtrechtIconUwWijkStyle0 = generatedCss; const UtrechtIconUwWijk = class { constructor(hostRef) { index.registerInstance(this, hostRef); } render() { return (index.h("svg", { key: '4d6e1b1da480f0b544b3f2624bd4923e9bb4fd06', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '6d0bea8f639c59dbfd39eb3d73681cec0f46363f', d: "M10 25.5c0-1.93-1.57-3.5-3.5-3.5S3 23.57 3 25.5 4.57 29 6.5 29s3.5-1.57 3.5-3.5m.04 5.5H2.95C1.3 31 0 32.25 0 33.8V35c0 .55.45 1 1 1h11c.55 0 1-.45 1-1v-1.48c-.15-1.41-1.41-2.52-2.96-2.52M36 14v18c0 .55-.45 1-1 1h-8.98v-9.41l.69.73c.41.43 1.09.4 1.47-.06 0 0 .53-.74-.11-1.34l-2.05-1.83v-3.11c0-.54-.44-.98-.98-.98h-.05c-.54 0-.98.44-.98.98v1.54l-5.41-4.28c-.36-.3-.89-.31-1.26-.02l-7.32 6.08c-.96-.81-2.05-1.3-4.05-1.3l.02-5.92L.3 9.71C-.33 9.08.11 8 1.01 8h14.52c.26 0 .5.1.69.27l3.79 3.59V7.15c0-.17.05-.34.13-.5L23.68.46a1 1 0 0 1 1.68 0l3.52 6.21c.09.15.13.32.13.49v5.85h6c.55 0 1 .45 1 1Zm-9.98-5.43c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5.67 1.5 1.5 1.5 1.5-.67 1.5-1.5M16 28v-1c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v1c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1" }))); } }; UtrechtIconUwWijk.style = UtrechtIconUwWijkStyle0; exports.utrecht_icon_uw_wijk = UtrechtIconUwWijk; //# sourceMappingURL=utrecht-icon-uw-wijk.cjs.entry.js.map