@creaditor/newsletter-starterkit
Version:
Creaditor Newsletter Editor - Starterkit for creating beautiful email newsletters
33 lines • 1.2 kB
JavaScript
"use strict";(("undefined"!=typeof self?self:this).webpackChunkCreaditor=("undefined"!=typeof self?self:this).webpackChunkCreaditor||[]).push([[9136],{59136:(t,e,i)=>{i.r(e),i.d(e,{JusitifyCenterIcon:()=>s});var r=i(56666),h=i(21293);class s extends h.oi{constructor(){super(),this.iconStyle="",this.width="24",this.height="24"}render(){return h.dy`<svg
style="${this.iconStyle}"
width="${this.width}"
height="${this.height}"
xmlns="http://www.w3.org/2000/svg"
width="21"
height="27"
viewBox="0 0 21 27"
fill="none"
>
<rect
y="27"
width="27"
height="2"
rx="1"
transform="rotate(-90 0 27)"
fill="#C4C4C4"
/>
<rect
x="19"
y="27"
width="27"
height="2"
rx="1"
transform="rotate(-90 19 27)"
fill="#C4C4C4"
/>
<rect x="3" y="12" width="15" height="4" rx="2" fill="var(--primary)" />
</svg> `}}(0,r.Z)(s,"styles",h.iv`
:host {
display: inherit;
}
`),(0,r.Z)(s,"properties",{iconStyle:{type:String},width:{type:String},height:{type:String}}),customElements.define("cdtr-justify-center-icon",s)}}]);