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.78 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 UtrechtIconBouwprojectStyle0 = generatedCss; const UtrechtIconBouwproject = class { constructor(hostRef) { index.registerInstance(this, hostRef); } render() { return (index.h("svg", { key: 'f48c79db6b924697a09190464e0627808cf599d6', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, index.h("path", { key: 'da9458669b11f552f210d82925f689d15d8e9cf7', d: "M24.02 36h8.01c.55 0 1-.45 1-1v-9c0-.55-.45-1-1-1h-8.01c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1M13.01 11h14.01v4c0 .55.45 1 1 1s1 .45 1 1-.45 1-1 1c-.38 0-.72-.22-.89-.54s-.5-.46-.84-.46c-.74 0-1.26.78-.91 1.43a2.996 2.996 0 0 0 3.2 1.52c1.18-.21 2.15-1.17 2.38-2.35.3-1.56-.61-2.94-1.94-3.42V11h5.97c.74 0 1.23-.78.9-1.45l-2-2c-.17-.34-.52-.55-.9-.55h-5.97L12.19.07a.937.937 0 0 0-.37-.07H8.34c-.22 0-.43.07-.6.2L.4 6.7c-.25.19-.4.49-.4.8V10c0 .55.45 1 1 1h6.01v23H1c-.55 0-1 .45-1 1s.45 1 1 1h18.02c.55 0 1-.45 1-1s-.45-1-1-1h-6.01zm8.88-4h-8.97l-.46-4.69zM9.78 2h.47l.5 5H9.28zm-2.3.85L7.09 7H3.22l4.25-4.15Zm3.54 28.37v2.77h-2V27.4l2 2v1.81Zm0-8.64v4l-2-2v-6l2 2zm0-10.56v5.73l-2-2v-4.76h2z" }))); } }; UtrechtIconBouwproject.style = UtrechtIconBouwprojectStyle0; exports.utrecht_icon_bouwproject = UtrechtIconBouwproject; //# sourceMappingURL=utrecht-icon-bouwproject.cjs.entry.js.map