UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 366 B
import React from 'react'; import{handleDefaultProps as h}from"./utils";function e(t){const o=h(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M5 4v2h14V4zm0 10h4v6h6v-6h4l-7-7z"}))}var n=React.memo(e);export{n as default};