@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 485 B
JavaScript
import React from 'react';
import{handleDefaultProps as h}from"./utils";function o(t){const e=h(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...e},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4M13 18h-2v-2h2zm0-4h-2V9h2z"}))}var n=React.memo(o);export{n as default};