@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 321 B
JavaScript
import React from 'react';
import{handleDefaultProps as v}from"./utils";function e(o){const t=v(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{d:"M14 6v15H3v-2h2V3h9v1h5v15h2v2h-4V6zm-4 5v2h2v-2z"}))}var r=React.memo(e);export{r as default};