@creaditor/newsletter-starterkit
Version:
Creaditor Newsletter Editor - Starterkit for creating beautiful email newsletters
23 lines • 1.12 kB
JavaScript
;(("undefined"!=typeof self?self:this).webpackChunkCreaditor=("undefined"!=typeof self?self:this).webpackChunkCreaditor||[]).push([[1582],{61582:(t,h,i)=>{i.r(h),i.d(h,{CheckIcon:()=>r});var e=i(56666),s=i(21293);class r extends s.oi{constructor(){super(),this.iconStyle="",this.width="24",this.height="24"}render(){return s.dy`<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
style="${this.iconStyle}"
width="${this.width}"
height="${this.height}"
>
<path fill="none" d="M0 0h24v24H0z" />
<path
d="M11 4h10v2H11V4zm0 4h6v2h-6V8zm0 6h10v2H11v-2zm0 4h6v2h-6v-2zM3 4h6v6H3V4zm2 2v2h2V6H5zm-2 8h6v6H3v-6zm2 2v2h2v-2H5z"
/>
</svg>`}}(0,e.Z)(r,"styles",s.iv`
:host {
display: inherit;
--cdtr-icon-width: 20px;
--cdtr-icon-height: 20px;
}
svg {
width: var(--cdtr-icon-width);
height: var(--cdtr-icon-height);
color: var(--cdtr-icon-color);
}
`),(0,e.Z)(r,"properties",{iconStyle:{type:String},width:{type:String},height:{type:String}}),customElements.define("cdtr-list-check-icon",r)}}]);