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.98 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 UtrechtIconKennisStyle0 = generatedCss; const UtrechtIconKennis = class { constructor(hostRef) { index.registerInstance(this, hostRef); } render() { return (index.h("svg", { key: '68696599bf6b99ced2749e62bd687835240a1c71', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '5f7e16a7acb72b6be8bb1a9ba1a81d730e48c3bc', d: "M28 19h-2c0-2.76-2.24-5-5-5-.53 0-1.03-.1-1.51-.26-.92.98-1.49 2.3-1.49 3.76 0 3.03 2.47 5.5 5.5 5.5h7c3.03 0 5.5-2.47 5.5-5.5 0-1.45-.57-2.77-1.49-3.76-.48.15-.98.26-1.51.26-2.76 0-5 2.24-5 5m-5.5 0c-.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.5m9-3c.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-8-4h7c.4 0 .8.05 1.18.13A7.051 7.051 0 0 0 27 15.41a6.996 6.996 0 0 0-4.68-3.28c.38-.08.77-.13 1.18-.13m-5.79.74A7.47 7.47 0 0 0 16 17.5v10.49c0 1.83.52 3.53 1.42 5.01H2.04C.91 33 0 32.09 0 30.96L.02 2.95C.02 1.32 1.34 0 2.96 0H18.2c1.3 0 2.39.84 2.8 2H3c-.56 0-1 .44-1 1s.44 1 1 1h18.7a2.285 2.285 0 0 1 2.27 2.01H24V10h-.5c-1.61 0-3.09.51-4.31 1.37C18.47 10.82 18 9.97 18 9h-2c0 1.49.67 2.82 1.71 3.74M30.5 25c2.17 0 4.13-.94 5.5-2.42V36h-2.03A5.98 5.98 0 0 1 28 30.03V25zm-1.79 11h-2.23C21.8 36 18 32.41 18 27.99v-5.41A7.49 7.49 0 0 0 23.5 25H26v5.03c0 2.38 1.05 4.51 2.71 5.97" }))); } }; UtrechtIconKennis.style = UtrechtIconKennisStyle0; exports.utrecht_icon_kennis = UtrechtIconKennis; //# sourceMappingURL=utrecht-icon-kennis.cjs.entry.js.map