@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 453 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function o(t){const f=l(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 50 51",...f},React.createElement("circle",{cx:24.779,cy:25.567,r:24.094,fill:"#44475B",fillOpacity:.8,stroke:"#fff",strokeWidth:1.025}),React.createElement("path",{fill:"#fff",d:"M34.83 26.607 20.272 35.01V18.203z"}))}var r=React.memo(o);export{r as default};