@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 480 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function l(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 15",...t},React.createElement("path",{fill:"#FFB61B",d:"M11 6.5a4 4 0 1 1-8 0 4 4 0 0 1 8 0"}),React.createElement("path",{fill:"#FFB61B",d:"M2 9.5h1.35c.53 1.165 1.964 2 3.65 2s3.12-.835 3.65-2H12c-.575 1.725-2.59 3-5 3s-4.425-1.275-5-3"}))}var r=React.memo(l);export{r as default};