UNPKG

@creaditor/newsletter-starterkit

Version:

Creaditor Newsletter Editor - Starterkit for creating beautiful email newsletters

21 lines 1.03 kB
"use strict";(("undefined"!=typeof self?self:this).webpackChunkCreaditor=("undefined"!=typeof self?self:this).webpackChunkCreaditor||[]).push([[1101],{31101:(t,i,e)=>{e.r(i),e.d(i,{MenuIcon:()=>r});var h=e(56666),s=e(21293);class r extends s.oi{constructor(){super(),this.iconStyle="",this.width="24",this.height="24"}render(){return s.dy`<svg style="${this.iconStyle}" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="${this.width}" height="${this.height}" > <path fill="none" d="M0 0h24v24H0z" /> <path d="M3 4h18v2H3V4zm0 7h18v2H3v-2zm0 7h18v2H3v-2z" /> </svg>`}}(0,h.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,h.Z)(r,"properties",{iconStyle:{type:String},width:{type:String},height:{type:String}}),customElements.define("cdtr-menu-icon",r)}}]);