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.34 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 UtrechtIconLinkedinStyle0 = generatedCss; const UtrechtIconLinkedin = class { constructor(hostRef) { index.registerInstance(this, hostRef); } render() { return (index.h("svg", { key: '5a797ad250b184e90991f8d2bd6cb7bdb0bd0a2a', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: '7a660b87c467e6199ce5cb8a012cf801e0324099', d: "M.62 11.79h7.45V36H.62zM4.34 0c2.17 0 4.34 1.86 4.34 4.34S6.51 8.68 4.34 8.68C1.86 8.69 0 6.83 0 4.34S1.86 0 4.34 0m8.07 11.79h7.23v3.41c.94-1.86 3.46-4.03 7.23-4.03 7.55 0 9.12 4.97 9.12 11.48v13.34h-7.55V24.2c0-2.79 0-6.52-4.09-6.52s-4.4 3.1-4.4 6.21v11.79H12.4V11.79Z" }))); } }; UtrechtIconLinkedin.style = UtrechtIconLinkedinStyle0; exports.utrecht_icon_linkedin = UtrechtIconLinkedin; //# sourceMappingURL=utrecht-icon-linkedin.cjs.entry.js.map