UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 403 B
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 10H3v2h11zm0-4H3v2h11zm4 8v-4h-2v4h-4v2h4v4h2v-4h4v-2zM3 16h7v-2H3z"}))}var l=React.memo(o);export{l as default};