github.com/cockroachdb/cockroach@v20.2.0-alpha.1+incompatible/pkg/ui/assets/livenessIcons/live.svg (about)

     1  <svg width="18" height="18" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
     2    <g fill="none">
     3      <circle fill="#54B30E" cx="9" cy="9" r="8" stroke="white" stroke-width="1px" />
     4      <g transform="translate(-4 -4)">
     5        <path
     6          stroke="#FFF"
     7          strokeLinecap="round"
     8          strokeLinejoin="round"
     9          strokeWidth="3" d="M8.81 13.284l2.878 2.879L16.84 9.57"
    10        />
    11      </g>
    12    </g>
    13  </svg>