@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 416 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 15 15",...t},React.createElement("path",{fill:"#00B386",d:"M7.5 1.25a6.25 6.25 0 1 0 0 12.5 6.25 6.25 0 0 0 0-12.5m-1.25 9.375L3.125 7.5l.884-.884 2.241 2.24 4.74-4.74.885.884z"}))}var p=React.memo(l);export{p as default};