"use strict";const p=require("../utils/env.js"),e=require("../../../common/vendor.js"),t={props:{src:{type:String,default:""},width:{type:String,default:"16px"},height:{type:String,default:"16px"}},setup:e=>({props:e,isApp:p.isApp})};const r=e._export_sfc(t,[["render",function(p,t,r,s,i,o){return e.e({a:s.isApp},s.isApp?{b:s.props.src,c:s.props.width,d:s.props.height}:{e:s.props.src,f:s.props.width,g:s.props.height})}],["__scopeId","data-v-6636ca50"]]);wx.createComponent(r);