UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 443 B
import React from 'react'; import{handleDefaultProps as t}from"./utils";function s(o){const e=t(o);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:"M14 8c0-2.21-1.79-4-4-4S6 5.79 6 8s1.79 4 4 4 4-1.79 4-4m3 2v2h6v-2zM2 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4"}))}var n=React.memo(s);export{n as default};