@scandit/web-datacapture-core
Version:
Scandit Data Capture SDK for the Web
20 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="M7.24742 19.6585C6.88374 19.2429 6.92586 18.6111 7.3415 18.2474L14.4814 12L7.3415 5.75256C6.92586 5.38888 6.88374 4.75712 7.24742 4.34148C7.61111 3.92585 8.24287 3.88373 8.65851 4.24741L16.6585 11.2474C16.8755 11.4373 17 11.7116 17 12C17 12.2883 16.8755 12.5627 16.6585 12.7526L8.6585 19.7526C8.24287 20.1162 7.6111 20.0741 7.24742 19.6585Z"
fill="${this.fill}"
/>
</svg>
`}};e.tag="scandit-chevron-right-icon";var l=e;export{l as ChevronRightSvgIcon};