@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 450 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function n(t){const h=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...h},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M4 20h16v2H4zM4 2h16v2H4zm9 7h3l-4-4-4 4h3v6H8l4 4 4-4h-3z"}))}var l=React.memo(n);export{l as default};