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.48 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 UtrechtIconChevronDownStyle0 = generatedCss; const UtrechtIconChevronDown = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("svg", { key: '2824f346043e9a47d52324bcb11a1fab23e1525f', viewBox: "0 0 14 8", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", height: "1em", width: "1em" }, h("defs", { key: 'e2010b9c6694c760c7fc3e4b5366b034f07d1118' }, h("clipPath", { key: '345d8cb9d1772eb38e53696af760c8f42af1bdb8', id: "a" }, h("path", { key: '8a422f04d5fd16433d6fd437940dea6a4d7791d4', "stroke-width": "0", d: "M0 0h14v8H0z" }))), h("g", { key: 'a9e45bd0f74ed071f005bfc9534d5b8089cadea1', "clip-path": "url(#a)" }, h("path", { key: '57bce049b7ca4480ea76638e979dd3d75f9693b4', d: "M7 8c-.26 0-.51-.1-.71-.29l-6-6C-.1 1.32-.1.68.29.29s1.03-.39 1.42 0L7 5.58 12.29.29A.996.996 0 1 1 13.7 1.7l-6 6c-.2.2-.45.29-.71.29Z" })))); } }; UtrechtIconChevronDown.style = UtrechtIconChevronDownStyle0; export { UtrechtIconChevronDown as utrecht_icon_chevron_down }; //# sourceMappingURL=utrecht-icon-chevron-down.entry.js.map