@gf-ui/components
Version:
1 lines • 838 B
JavaScript
import{r as t,h as s,H as e}from"./p-d3a3a91e.js";import{I as r}from"./p-be7b88a7.js";const i={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:"M500.8 461.909333L267.306667 695.296l-45.226667-45.269333 278.741333-278.613334L779.306667 650.026667l-45.248 45.226666z"},children:[]}],_name:"arrow-up",_isColor:!1},o=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:o,color:a,rotate:l,spin:n,opacity:p}=this;return s(e,{style:{width:t+"px",height:t+"px"}},s(r,Object.assign({},{svgData:i,size:t,styles:o,color:a,rotate:l,spin:n,opacity:p})))}};export{o as gf_icon_arrow_up}