@scandit/web-datacapture-core
Version:
Scandit Data Capture SDK for the Web
21 lines • 1.18 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="M10.7593 5.65077C11.1187 5.23145 11.0701 4.60015 10.6508 4.24073C10.2315 3.8813 9.60016 3.92986 9.24074 4.34919L3.24074 11.3492C2.91975 11.7237 2.91975 12.2763 3.24074 12.6508L9.24074 19.6508C9.60017 20.0701 10.2315 20.1187 10.6508 19.7592C11.0701 19.3998 11.1187 18.7685 10.7593 18.3492L6.1742 13L19 13C19.5523 13 20 12.5522 20 12C20 11.4477 19.5523 11 19 11L6.17424 11L10.7593 5.65077Z"
fill="${this.fill}"
/>
</svg>
`}};e.tag="scandit-arrow-left-icon";var l=e;export{l as ArrowLeftSvgIcon};