@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 467 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function o(h){const t=e(h);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:"M9 17H7v-7h2zm4 0h-2V7h2zm4 0h-2v-4h2zm2.5 2.1h-15V5h15zm0-16.1h-15c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h15c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2"}))}var r=React.memo(o);export{r as default};