@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 636 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function o(r){const t=e(r);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 21",...t},React.createElement("path",{stroke:"#00B386",strokeWidth:1.5,d:"M14.5 3.5 3 10.5 14.5 18"}),React.createElement("circle",{cx:15,cy:3,r:2.25,fill:"#00B386",stroke:"#00B386",strokeWidth:1.5}),React.createElement("circle",{cx:15,cy:18,r:2.25,fill:"#00B386",stroke:"#00B386",strokeWidth:1.5}),React.createElement("circle",{cx:3,cy:11,r:2.25,fill:"#00B386",stroke:"#00B386",strokeWidth:1.5}))}var l=React.memo(o);export{l as default};