@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 429 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:"M12.75 3h-1.5L6.5 14h2.1l.9-2.2h5l.9 2.2h2.1zm-2.62 7L12 4.98 13.87 10zm10.37 8-3-3v2H5v2h12.5v2z"}))}var l=React.memo(h);export{l as default};