@scandit/web-datacapture-core
Version:
Scandit Data Capture SDK for the Web
11 lines • 1.36 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(17,16)}" viewBox="0 0 17 16" fill="none">
<path d="M2.00003 6.76172C1.44774 6.76172 1.00003 6.314 1.00003 5.76172C1.00003 5.20943 1.44774 4.76172 2.00003 4.76172V6.76172ZM2.00003 4.76172H11V6.76172H2.00003V4.76172ZM11 4.76172C12.6783 4.76172 13.9932 5.4615 14.869 6.5363C15.7249 7.58675 16.125 8.9459 16.125 10.2617C16.125 11.5775 15.7249 12.9367 14.869 13.9871C13.9932 15.0619 12.6783 15.7617 11 15.7617V13.7617C12.0718 13.7617 12.8193 13.3365 13.3185 12.7238C13.8376 12.0867 14.125 11.1959 14.125 10.2617C14.125 9.32754 13.8376 8.43669 13.3185 7.79964C12.8193 7.18694 12.0718 6.76172 11 6.76172V4.76172ZM11 15.7617H3.00003V13.7617H11V15.7617Z" fill="${this.fill}"/>
<path d="M5 9.76172L1 5.76172L5 1.76172" stroke="${this.fill}" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
`}};t.tag="scandit-restart-icon";var e=t;e.register();export{e as RestartSvgIcon};