@scandit/web-datacapture-core
Version:
Scandit Data Capture SDK for the Web
21 lines • 1.2 kB
JavaScript
import {a}from'../../../chunks/chunk-72A5262S.js';import {a as a$1}from'../../../chunks/chunk-3A4KLILV.js';import {a as a$2}from'../../../chunks/chunk-MU6SADSF.js';var e=class e extends a{static create(){return document.createElement(e.tag)}static register(){a$1({[e.tag]:e});}render(){return a$2`
<style>
${e.tag} {
display: flex;
}
</style>
<svg
width="${this.size}"
height="${this.heightForViewbox(24,24)}"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M5.65077 13.2407C5.23145 12.8813 4.60015 12.9299 4.24073 13.3492C3.8813 13.7685 3.92987 14.3998 4.34919 14.7593L11.3492 20.7593C11.7237 21.0802 12.2763 21.0802 12.6508 20.7593L19.6508 14.7593C20.0701 14.3998 20.1187 13.7685 19.7592 13.3492C19.3998 12.9299 18.7685 12.8813 18.3492 13.2407L13 17.8258L13 4.99998C13 4.4477 12.5522 3.99998 12 3.99998C11.4477 3.99998 11 4.4477 11 4.99998L11 17.8258L5.65077 13.2407Z"
fill="${this.fill}"
/>
</svg>
`}};e.tag="scandit-arrow-down-icon";var o=e;export{o as ArrowDownSvgIcon};