@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 397 B
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function r(t){const o=a(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0 0 12 4"}))}var n=React.memo(r);export{n as default};