@scandit/web-datacapture-core
Version:
Scandit Data Capture SDK for the Web
11 lines • 925 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 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">
<path d="M13 4C13 3.44772 12.5523 3 12 3C11.4477 3 11 3.44772 11 4V16C11 16.5523 11.4477 17 12 17C12.5523 17 13 16.5523 13 16V4Z" fill="${this.fill}" />
<path d="M12 21C12.5523 21 13 20.5523 13 20C13 19.4477 12.5523 19 12 19C11.4477 19 11 19.4477 11 20C11 20.5523 11.4477 21 12 21Z" fill="${this.fill}" />
</svg>
`}};t.tag="scandit-exclamation-mark-icon";var e=t;e.register();export{e as ExclamationMarkSvgIcon};