UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 448 B
import React from 'react'; import{handleDefaultProps as t}from"./utils";function r(e){const o=t(e);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",...o},React.createElement("path",{fill:"#fff",fillRule:"evenodd",stroke:"#B0B2BA",strokeDasharray:"3 4",strokeLinecap:"square",strokeWidth:1.25,d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14Z",clipRule:"evenodd"}))}var s=React.memo(r);export{s as default};