UNPKG

@utrecht/web-component-library-stencil

Version:

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

18 lines (14 loc) 1.14 kB
import { r as registerInstance, h } from './index-593361c2.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 UtrechtIconFacebookStyle0 = generatedCss; const UtrechtIconFacebook = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '6e58222505fc99d65f643ccfb84543df9d1893e3', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: 'fce7977e0f6b203aff21767383026ed7c03e48a3', d: "m26.3 19.58.83-6.4h-6.34V9.09c0-1.85.52-3.12 3.18-3.12h3.38V.25C26.76.17 24.76 0 22.41 0c-4.89 0-8.23 2.98-8.23 8.46v4.72H8.65v6.4h5.53V36h6.61V19.58z" }))); } }; UtrechtIconFacebook.style = UtrechtIconFacebookStyle0; export { UtrechtIconFacebook as utrecht_icon_facebook }; //# sourceMappingURL=utrecht-icon-facebook.entry.js.map