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.99 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const index = require('./index-cdb0df7a.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 UtrechtIconVeiligeWijkStyle0 = generatedCss; const UtrechtIconVeiligeWijk = class { constructor(hostRef) { index.registerInstance(this, hostRef); } render() { return (index.h("svg", { key: 'eccfae62fabc3ec07e9dacae0681ea6652feafe6', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '4a67cc938c45e8304f18eb420eb622024769186b', d: "M9.06 22.02H-.97c-.55 0-1 .44-1 .99L-2 28.62c0 3.3 2.04 5.62 5.58 7.28.27.13.59.13.86 0 3.54-1.67 5.58-4.1 5.58-7.4l.03-5.48c0-.55-.44-1.01-1-1.01Zm-1.77 5.45-3.66 3.66a.996.996 0 0 1-1.41 0L.77 29.68a.996.996 0 0 1 0-1.41c.39-.38 1.01-.38 1.4 0l.76.76 2.96-2.96a.972.972 0 0 1 1.39 0c.39.39.39 1.01 0 1.4ZM33 13.01h-5.99V7.16c0-.17-.04-.34-.13-.49L23.37.46a1 1 0 0 0-1.68 0l-3.54 6.21c-.09.15-.13.32-.13.5v4.71l-3.79-3.59a.984.984 0 0 0-.69-.27H-.96c-.89 0-1.34 1.08-.71 1.71l5.71 4.37v5.93h5.59c2.15-1.79 5.75-4.78 5.75-4.78.37-.29.89-.28 1.25.02l5.4 4.28v-1.54c0-.54.44-.98.97-.98h.05c.54 0 .97.44.97.98v3.11l2.05 1.83c.64.61.11 1.34.11 1.34a.973.973 0 0 1-1.46.06l-.69-.73v9.41H33c.55 0 1-.45 1-1V14.01c0-.55-.45-1-1-1m-10.47-2.93c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m-4.52 16.93v1c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1h2c.55 0 1 .45 1 1" }))); } }; UtrechtIconVeiligeWijk.style = UtrechtIconVeiligeWijkStyle0; exports.utrecht_icon_veilige_wijk = UtrechtIconVeiligeWijk; //# sourceMappingURL=utrecht-icon-veilige-wijk.cjs.entry.js.map