UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 503 B
import React from 'react'; import{handleDefaultProps as t}from"./utils";function h(e){const o=t(e);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",{fillRule:"evenodd",d:"M12 2C6.48 2 2 6.48 2 12c0 1.54.36 2.98.97 4.29L1 23l6.71-1.97c1.31.61 2.75.97 4.29.97 5.52 0 10-4.48 10-10S17.52 2 12 2m4 11h-3v3h-2v-3H8v-2h3V8h2v3h3z"}))}var v=React.memo(h);export{v as default};