@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 914 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(t){const a=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 50 50",...a},React.createElement("path",{fill:"#00B386",d:"M19.462 33.75a1.25 1.25 0 0 1-.85-.337 11.6 11.6 0 0 1 0-16.825 1.25 1.25 0 0 1 1.7 1.825 9.125 9.125 0 0 0 0 13.174 1.25 1.25 0 0 1-.85 2.163m-5 3.35a1.25 1.25 0 0 0 0-1.763 14.29 14.29 0 0 1 0-20.675 1.268 1.268 0 1 0-1.762-1.825 16.8 16.8 0 0 0 0 24.326 1.25 1.25 0 0 0 1.775-.063zm16.913-3.687a11.6 11.6 0 0 0 0-16.825 1.251 1.251 0 1 0-1.713 1.825 9.087 9.087 0 0 1 0 13.174 1.25 1.25 0 0 0 .863 2.163 1.25 1.25 0 0 0 .85-.337m5.9 3.75a16.76 16.76 0 0 0 0-24.325 1.25 1.25 0 0 0-1.7 1.825 14.29 14.29 0 0 1 0 20.674 1.25 1.25 0 0 0 .85 2.163 1.25 1.25 0 0 0 .85-.337M27.5 25a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0"}))}var l=React.memo(e);export{l as default};