UNPKG

@groww-tech/icon-store

Version:
3 lines (2 loc) 417 B
import React from 'react'; import{handleDefaultProps as o}from"./utils";function r(e){const t=o(e);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",...t},React.createElement("path",{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 a=React.memo(r);export{a as default};