@gf-ui/components
Version:
1 lines • 823 B
JavaScript
import{r as t,h as s,H as e}from"./p-d3a3a91e.js";import{I as i}from"./p-be7b88a7.js";const o={name:"svg",type:"element",value:"",attributes:{class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},children:[{name:"path",type:"element",value:"",attributes:{fill:"currentColor",d:"M544 213.333333v266.666667H810.666667v64H544V810.666667h-64V544H213.333333v-64h266.666667V213.333333z"},children:[]}],_name:"add-select",_isColor:!1},r=class{constructor(s){t(this,s),this.size=30,this.styles={},this.color="#606266",this.rotate=0,this.spin=!1,this.opacity=1}render(){const{size:t,styles:r,color:a,rotate:l,spin:n,opacity:c}=this;return s(e,{style:{width:t+"px",height:t+"px"}},s(i,Object.assign({},{svgData:o,size:t,styles:r,color:a,rotate:l,spin:n,opacity:c})))}};export{r as gf_icon_add_select}