@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.38 kB
JavaScript
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 UtrechtIconBlueskyStyle0 = generatedCss;
const UtrechtIconBluesky = class {
constructor(hostRef) {
registerInstance(this, hostRef);
}
render() {
return (h("svg", { key: '53ce4d66db6d7890eee2c08452277237a0eec3a5', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '7023f09fb2796de826b3fb20bff8bcbf8a5a2aac', d: "M7.8 4.14c4.13 3.11 8.57 9.41 10.2 12.79v8.93c0-.19-.07.02-.23.49-.85 2.51-4.17 12.29-11.77 4.47-4-4.12-2.15-8.23 5.13-9.48-4.17.71-8.85-.46-10.13-5.07-.37-1.33-1-9.49-1-10.59C0 .16 4.83 1.9 7.8 4.14m20.4 0c-4.13 3.11-8.57 9.41-10.2 12.79v8.93c0-.19.07.02.23.49.85 2.51 4.17 12.29 11.77 4.47 4-4.12 2.15-8.23-5.13-9.48 4.17.71 8.85-.46 10.13-5.07.37-1.33 1-9.49 1-10.59 0-5.52-4.83-3.79-7.8-1.54" })));
}
};
UtrechtIconBluesky.style = UtrechtIconBlueskyStyle0;
export { UtrechtIconBluesky as utrecht_icon_bluesky };
//# sourceMappingURL=utrecht-icon-bluesky.entry.js.map