@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 476 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function o(h){const m=t(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...m},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M15 11V5l-3-3-3 3v2H3v14h18V11zm-8 8H5v-2h2zm0-4H5v-2h2zm0-4H5V9h2zm6 8h-2v-2h2zm0-4h-2v-2h2zm0-4h-2V9h2zm0-4h-2V5h2zm6 12h-2v-2h2zm0-4h-2v-2h2z"}))}var z=React.memo(o);export{z as default};