@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 674 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function o(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("path",{d:"M12 16c3.87 0 7-3.13 7-7s-3.13-7-7-7-7 3.13-7 7 3.13 7 7 7m0-12c2.76 0 5 2.24 5 5s-2.24 5-5 5-5-2.24-5-5 2.24-5 5-5"}),React.createElement("circle",{cx:10,cy:8,r:1}),React.createElement("circle",{cx:14,cy:8,r:1}),React.createElement("circle",{cx:12,cy:6,r:1}),React.createElement("path",{d:"M7 19h2c1.1 0 2 .9 2 2v1h2v-1c0-1.1.9-2 2-2h2v-2H7z"}))}var l=React.memo(o);export{l as default};