@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 t=class t extends a{static create(){return document.createElement(t.tag)}static register(){a$1({[t.tag]:t});}render(){return a$2`
<style>
${t.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="M13.2407 18.3492C12.8813 18.7686 12.9299 19.3999 13.3492 19.7593C13.7685 20.1187 14.3998 20.0701 14.7593 19.6508L20.7593 12.6508C21.0802 12.2763 21.0802 11.7237 20.7593 11.3492L14.7593 4.34923C14.3998 3.9299 13.7685 3.88134 13.3492 4.24076C12.9299 4.60018 12.8813 5.23148 13.2407 5.65081L17.8258 11L4.99998 11C4.4477 11 3.99998 11.4478 3.99998 12C3.99998 12.5523 4.4477 13 4.99998 13L17.8258 13L13.2407 18.3492Z"
fill="${this.fill}"
/>
</svg>
`}};t.tag="scandit-arrow-right-icon";var l=t;export{l as ArrowRightSvgIcon};