@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 376 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function o(t){const h=e(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",{d:"M2.5 4v3h5v12h3V7h5V4zm19 5h-9v3h3v7h3v-7h3z"}))}var n=React.memo(o);export{n as default};