@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 441 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function m(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M14.67 5v6.5H9.33V5zm1 6.5H21V5h-5.33zm-1 7.5v-6.5H9.33V19zm1-6.5V19H21v-6.5zm-7.34 0H3V19h5.33zm0-1V5H3v6.5z"}))}var n=React.memo(m);export{n as default};