@creaditor/newsletter-starterkit
Version:
Creaditor Newsletter Editor - Starterkit for creating beautiful email newsletters
18 lines • 928 B
JavaScript
;(("undefined"!=typeof self?self:this).webpackChunkCreaditor=("undefined"!=typeof self?self:this).webpackChunkCreaditor||[]).push([[5478],{35478:(t,e,i)=>{i.r(e),i.d(e,{moveIcon:()=>n});var h=i(56666),s=i(21293);class n extends s.oi{constructor(){super(),this.iconStyle="fill:black;",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="M18 11V8l4 4-4 4v-3h-5v5h3l-4 4-4-4h3v-5H6v3l-4-4 4-4v3h5V6H8l4-4 4 4h-3v5z"
/>
</svg>
`}}(0,h.Z)(n,"styles",s.iv`
:host {
display: inherit;
}
`),(0,h.Z)(n,"properties",{iconStyle:{type:String},width:{type:String},height:{type:String}}),customElements.define("cdtr-move-icon",n)}}]);