@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 542 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function l(o){const e=t(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...e},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("g",{fillRule:"evenodd"},React.createElement("path",{d:"m9 17 3-2.94a9 9 0 0 0-1-.06c-2.67 0-8 1.34-8 4v2h9zm2-5c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4M15.47 20.5 12 17l1.4-1.41 2.07 2.08 5.13-5.17 1.4 1.41z"})))}var p=React.memo(l);export{p as default};