UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 547 B
import React from 'react'; import{handleDefaultProps as o}from"./utils";function e(h){const t=o(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",{fill:"none",d:"M6 7h5v3H6zM13 7h5v3h-5z"}),React.createElement("path",{d:"M20 10V7c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v3c-1.1 0-2 .9-2 2v5h1.33L4 19h1l.67-2h12.67l.66 2h1l.67-2H22v-5c0-1.1-.9-2-2-2m-9 0H6V7h5zm7 0h-5V7h5z"}))}var n=React.memo(e);export{n as default};