UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 394 B
import React from 'react'; import{handleDefaultProps as r}from"./utils";function e(t){const o=r(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("circle",{cx:12,cy:19,r:2}),React.createElement("path",{d:"M10 3h4v12h-4z"}))}var i=React.memo(e);export{i as default};