UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 450 B
import React from 'react'; import{handleDefaultProps as n}from"./utils";function e(t){const o=n(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:"M9 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2m7 9a3.29 3.29 0 0 0-2-3c0-1.66-1.34-3-3-3s-3 1.34-3 3v7h2v5h3v-5h3z"}))}var r=React.memo(e);export{r as default};