UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 680 B
import React from 'react'; import{handleDefaultProps as o}from"./utils";function a(l){const t=o(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 40 40",...t},React.createElement("circle",{cx:20,cy:20,r:20,fill:"#E6FBF6"}),React.createElement("path",{fill:"#00B386",d:"M17 23h13v4H17zM17.368 18H30v4H17.368zM17.368 14a1 1 0 0 1 1-1H29a1 1 0 0 1 1 1v3H17.368z"}),React.createElement("path",{fill:"#E6FBF6",d:"M15.263 26.79a5.263 5.263 0 1 0 0-10.526 5.263 5.263 0 0 0 0 10.526"}),React.createElement("path",{fill:"#00B386",d:"M15.263 25.737a4.21 4.21 0 1 0 0-8.421 4.21 4.21 0 0 0 0 8.42"}))}var e=React.memo(a);export{e as default};