@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 874 B
JavaScript
import React from 'react';
import{handleDefaultProps as c}from"./utils";function h(t){const o=c(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 38 38",...o},React.createElement("path",{fill:"#80868B",fillOpacity:.1,d:"M18.7 36.4c9.775 0 17.7-7.925 17.7-17.7S28.475 1 18.7 1 1 8.925 1 18.7s7.925 17.7 17.7 17.7"}),React.createElement("path",{stroke:"#80868B",strokeOpacity:.2,d:"M18.7 36.9c10.052 0 18.2-8.148 18.2-18.2S28.752.5 18.7.5.5 8.648.5 18.7s8.148 18.2 18.2 18.2Z"}),React.createElement("path",{fill:"#80868B",d:"M22.053 10h-9.474c-.872 0-1.579.732-1.579 1.636v11.455h1.579V11.636h9.474zm2.368 3.273h-8.684c-.873 0-1.58.732-1.58 1.636v11.455c0 .904.707 1.636 1.58 1.636h8.684c.872 0 1.579-.732 1.579-1.636V14.909c0-.904-.707-1.636-1.579-1.636m0 13.09h-8.684V14.91h8.684z"}))}var p=React.memo(h);export{p as default};