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.67 kB
import { r as registerInstance, h } from './index-6be72d1f.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 UtrechtIconVerkeersProjectenStyle0 = generatedCss; const UtrechtIconVerkeersProjecten = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '0b9640ca806187133e693800060bf8a89eedf101', "data-name": "Layer 1", viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: '1f3540bbfbc181cc07575e1f5fc2b78419b89c3f', d: "M18.89 19.39H1.11c-.61 0-1.11-.5-1.11-1.11s.5-1.11 1.11-1.11h17.78c.61 0 1.11.5 1.11 1.11s-.5 1.11-1.11 1.11m-6-11.11H7.11C6.5 8.28 6 7.78 6 7.17s.5-1.11 1.11-1.11h5.78c.61 0 1.11.5 1.11 1.11s-.5 1.11-1.11 1.11m1.78 5.55H5.33c-.61 0-1.11-.5-1.11-1.11s.5-1.11 1.11-1.11h9.33c.61 0 1.11.5 1.11 1.11s-.5 1.11-1.11 1.11Z" }), h("path", { key: '8fb6e1d263e1c73c0800bee74468b4329272ad3d', d: "M16.67 19.39c-.47 0-.9-.3-1.05-.76L10.31 2.72h-.62l-5.3 15.91c-.19.58-.82.89-1.41.7-.58-.19-.9-.82-.7-1.41L7.83 1.26C7.98.81 8.41.5 8.88.5h2.22c.48 0 .9.31 1.05.76l5.56 16.67a1.123 1.123 0 0 1-1.05 1.47Z" }))); } }; UtrechtIconVerkeersProjecten.style = UtrechtIconVerkeersProjectenStyle0; export { UtrechtIconVerkeersProjecten as utrecht_icon_verkeers_projecten }; //# sourceMappingURL=utrecht-icon-verkeers-projecten.entry.js.map