@creaditor/newsletter-starterkit
Version:
Creaditor Newsletter Editor - Starterkit for creating beautiful email newsletters
19 lines • 1.16 kB
JavaScript
;(("undefined"!=typeof self?self:this).webpackChunkCreaditor=("undefined"!=typeof self?self:this).webpackChunkCreaditor||[]).push([[4900],{74900:(t,e,i)=>{i.r(e),i.d(e,{SearchIcon:()=>r});var s=i(56666),h=i(21293);class r extends h.oi{constructor(){super(),this.iconStyle="",this.width="24",this.height="24"}render(){return h.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.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617zm-2.006-.742A6.977 6.977 0 0 0 18 11c0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7a6.977 6.977 0 0 0 4.875-1.975l.15-.15z"
/>
</svg>`}}(0,s.Z)(r,"styles",h.iv`
:host {
--cdtr-icon-color: #474747;
}
svg {
fill: var(--cdtr-icon-color);
}
`),(0,s.Z)(r,"properties",{iconStyle:{type:String},width:{type:String},height:{type:String}}),customElements.define("cdtr-search-icon",r)}}]);