UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 443 B
import React from 'react'; import{handleDefaultProps as t}from"./utils";function e(c){const r=t(c);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...r},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("circle",{cx:7,cy:14,r:3}),React.createElement("circle",{cx:11,cy:6,r:3}),React.createElement("circle",{cx:16.6,cy:17.6,r:3}))}var l=React.memo(e);export{l as default};