@scandit/web-datacapture-core
Version:
Scandit Data Capture SDK for the Web
16 lines • 1 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">
<path
d="M20.1 19.1L16.3 15.3M7.74995 10.17L9.96662 12.45L14.4 8.64995M18.2 10.075C18.2 14.01 15.01 17.2 11.075 17.2C7.13992 17.2 3.94995 14.01 3.94995 10.075C3.94995 6.13992 7.13992 2.94995 11.075 2.94995C15.01 2.94995 18.2 6.13992 18.2 10.075Z"
stroke="${this.fill}"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
`}};e.tag="scandit-hand-lens-check-icon";var t=e;t.register();export{t as HandLensCheckSvgIcon};