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.34 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 UtrechtIconVuilnisbakStyle0 = generatedCss; const UtrechtIconVuilnisbak = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '30492921d957b1204151911ffa50023dc1ac53c0', viewBox: "0 0 36 36", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("path", { key: 'c38fdee70e4b8eb5d58feff6315ada5fadf6ecd2', d: "M9.99 29h3v5c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1zm12 0h3v5c0 .55-.45 1-1 1h-1c-.55 0-1-.45-1-1zm4.25-26.28C26.1 1.73 25.25 1 24.26 1H10.73c-1 0-1.84.73-1.98 1.72L8 8l.9 17.1c.06 1.06.93 1.9 2 1.9h13.2c1.06 0 1.94-.83 2-1.9L27 8l-.75-5.28ZM23.99 7.6c0 1.33-.9 2.4-2 2.4h-9c-1.1 0-2-1.07-2-2.4V6.4c0-1.33.9-2.4 2-2.4h9c1.1 0 2 1.07 2 2.4z" }))); } }; UtrechtIconVuilnisbak.style = UtrechtIconVuilnisbakStyle0; export { UtrechtIconVuilnisbak as utrecht_icon_vuilnisbak }; //# sourceMappingURL=utrecht-icon-vuilnisbak.entry.js.map