@scandit/web-datacapture-core
Version:
Scandit Data Capture SDK for the Web
21 lines • 1.13 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="M16.7526 4.34151C17.1163 4.75715 17.0741 5.38891 16.6585 5.75259L9.51859 12L16.6585 18.2474C17.0741 18.6111 17.1163 19.2429 16.7526 19.6585C16.3889 20.0742 15.7571 20.1163 15.3415 19.7526L7.3415 12.7526C7.12448 12.5627 7 12.2884 7 12C7 11.7117 7.12448 11.4373 7.3415 11.2474L15.3415 4.24744C15.7571 3.88375 16.3889 3.92587 16.7526 4.34151Z"
fill="${this.fill}"
/>
</svg>
`}};e.tag="scandit-chevron-left-icon";var r=e;export{r as ChevronLeftSvgIcon};