@solar-icons/react
Version:
Solar Icons for React
2 lines (1 loc) • 698 B
JavaScript
;var o=Object.defineProperty,l=Object.defineProperties;var a=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var f=Object.prototype.hasOwnProperty,R=Object.prototype.propertyIsEnumerable;var t=(r,e,c)=>e in r?o(r,e,{enumerable:!0,configurable:!0,writable:!0,value:c}):r[e]=c,s=(r,e)=>{for(var c in e||(e={}))f.call(e,c)&&t(r,c,e[c]);if(i)for(var c of i(e))R.call(e,c)&&t(r,c,e[c]);return r},n=(r,e)=>l(r,a(e));const g=require("react/jsx-runtime"),q=require("react"),x=require("../../lib/IconBase.cjs"),E=require("../../defs/parts/ElectricRefueling.cjs"),u=q.forwardRef((r,e)=>g.jsx(x,n(s({ref:e},r),{weights:E})));u.displayName="ElectricRefueling";module.exports=u;