@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 406 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function o(v){const h=t(v);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:"M14 9v2h-3V9H8.5V7H11V1H4v6h2.5v2H4v6h2.5v2H4v6h7v-6H8.5v-2H11v-2h3v2h7V9z"}))}var n=React.memo(o);export{n as default};