UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 423 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("path",{d:"M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10m-10 1H8v-2h4V8l4 4-4 4z"}))}var n=React.memo(e);export{n as default};