@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 381 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function h(t){const o=e(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:"M13 6.99h3L12 3 8 6.99h3v10.02H8L12 21l4-3.99h-3z"}))}var p=React.memo(h);export{p as default};