@scandit/web-datacapture-core
Version:
Scandit Data Capture SDK for the Web
11 lines • 803 B
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="M8 8L16 16M16 8L8 16" stroke="${this.fill}" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="12" cy="12" r="9" stroke="${this.fill}" stroke-width="2"/>
</svg>
`}};e.tag="scandit-rounded-cross-icon";var t=e;t.register();export{t as RoundedCrossSvgIcon};