@scandit/web-datacapture-core
Version:
Scandit Data Capture SDK for the Web
19 lines • 1.53 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">
<g clip-path="url(#clip0_3612_27767)">
<path d="M13 17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17C11 16.4477 11.4477 16 12 16C12.5523 16 13 16.4477 13 17Z" fill="${this.fill}"/>
<path d="M11.0001 11C11.0001 10.4477 11.4478 10 12.0001 10C12.5524 10 13.0001 10.4477 13.0001 11L13 14C13 14.5523 12.5523 15 12 15C11.4478 15 11.0001 14.5523 11.0001 14L11.0001 11Z" fill="${this.fill}"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.6 4.63636H18.4C19.28 4.63636 20 5.37273 20 6.27273V19.3636C20 20.2636 19.28 21 18.4 21H5.6C4.72 21 4 20.2636 4 19.3636V6.27273C4 5.37273 4.72 4.63636 5.6 4.63636H6.4V3H8V4.63636H16V3H17.6V4.63636ZM5.6 19.3636H18.4V8.72727H5.6V19.3636Z" fill="${this.fill}"/>
</g>
<defs>
<clipPath id="clip0_3612_27767">
<rect width="24" height="24" fill="${this.fill}"/>
</clipPath>
</defs>
</svg>
`}};e.tag="scandit-calendar-exclamation-icon";var t=e;t.register();export{t as CalendarExclamationMarkSvgIcon};