UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 447 B
import React from 'react'; import{handleDefaultProps as s}from"./utils";function n(t){const o=s(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:"M12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1m3.57 16L12 15.42 8.43 17l-.37-.37L12 7l3.95 9.63z"}))}var e=React.memo(n);export{e as default};