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) 2.6 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 UtrechtIconStraatintimidatieStyle0 = generatedCss; const UtrechtIconStraatintimidatie = class { constructor(hostRef) { index.registerInstance(this, hostRef); } render() { return (index.h("svg", { key: 'd62dcf165cebb5b98952e42aedb5fea62dbb3bd3', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: 'd727788a7a5e7a61f7ae419272b849742b4feefc', d: "M6.02 21.04c0-1.8.65-3.41 1.73-4.64-.13-.02-.25-.04-.39-.04H2.62C1.17 16.36 0 17.53 0 18.97v4.37c0 .55.45 1 1.01 1h5.01zm-3.97-8.69c0-1.61 1.31-2.91 2.92-2.91s2.93 1.3 2.93 2.91-1.31 2.91-2.93 2.91-2.92-1.3-2.92-2.91m4.63-4.73c-.15 0-.29-.03-.43-.1a.993.993 0 0 1-.47-1.33l.64-1.33h-2.3L6.27.55c.25-.49.85-.7 1.34-.45.5.24.7.84.45 1.34l-.71 1.42h2.26l-2.04 4.2c-.17.36-.53.56-.9.56Zm-4.19 0c-.3 0-.6-.13-.8-.39L.8 6.07a.994.994 0 0 1 .19-1.4c.44-.33 1.07-.25 1.4.19l.89 1.16c.34.44.25 1.06-.19 1.4-.18.14-.4.21-.61.21Zm21.49 8.56c.32-.76.5-1.6.5-2.48 0-3.53-2.87-6.38-6.41-6.38s-6.41 2.86-6.41 6.38c0 .87.17 1.69.49 2.44-2.39.39-4.13 2.37-4.13 4.89V32c0 .55.45 1 1 1h2v1.99c-.01.55.44 1 .99 1h11.85c.56 0 1-.45 1-1V33h1.99c.55 0 1-.45 1-1V21.03c0-2.44-1.62-4.38-3.89-4.86Zm-5.74 4.64c-1.96 0-3.65-1.13-4.46-2.76.62.19 1.27.3 1.96.3 1.58 0 3.04-.57 4.16-1.52.73-.62 1.72-.78 2.58-.35.21.1.42.19.65.26-.41 2.32-2.45 4.07-4.89 4.07m11.74.22c0-1.8-.65-3.41-1.73-4.64.13-.02.25-.04.39-.04h4.74A2.62 2.62 0 0 1 36 18.97v4.37c0 .56-.45 1.01-1.01 1.01h-5.01v-3.3Zm3.97-8.69c0-1.61-1.31-2.91-2.92-2.91s-2.93 1.3-2.93 2.91 1.31 2.91 2.93 2.91 2.92-1.3 2.92-2.91m-4.63-4.73c.15 0 .29-.03.43-.1.5-.24.71-.83.47-1.33l-.64-1.33h2.3L29.73.56c-.25-.49-.85-.7-1.34-.45-.5.24-.7.84-.45 1.34l.71 1.42h-2.26l2.04 4.2c.17.36.53.56.9.56Zm4.19 0c.3 0 .6-.13.8-.39l.89-1.16a.994.994 0 0 0-.19-1.4c-.44-.33-1.07-.25-1.4.19l-.89 1.16a.994.994 0 0 0 .19 1.4c.18.14.4.21.61.21Z", class: "cls-1" }))); } }; UtrechtIconStraatintimidatie.style = UtrechtIconStraatintimidatieStyle0; exports.utrecht_icon_straatintimidatie = UtrechtIconStraatintimidatie; //# sourceMappingURL=utrecht-icon-straatintimidatie.cjs.entry.js.map