UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 449 B
import React from 'react'; import{handleDefaultProps as e}from"./utils";function n(o){const t=e(o);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",{d:"M18 8c0-3.31-2.69-6-6-6S6 4.69 6 8c0 4.5 6 11 6 11s6-6.5 6-11m-8 0c0-1.1.9-2 2-2s2 .9 2 2a2 2 0 1 1-4 0M5 20v2h14v-2z"}))}var r=React.memo(n);export{r as default};