debug coverage icon

debug-coverage from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.

Name
debug-coverage
Set
Codicons
Style
Regular
Viewbox
16×16
License
CC BY 4.0

Related icons in Codicons

Use the debug coverage icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6 10a3 3 0 0 1-1.294 2.468L4.6 13H1.4l-.106-.532A3 3 0 1 1 6 10m7.233-3.309l-7.999-4.5A1.502 1.502 0 0 0 3 3.5V6c.347 0 .678.058.999.142V3.5a.5.5 0 0 1 .745-.437l8 4.5a.503.503 0 0 1-.001.874l-6.292 3.539a4 4 0 0 1-.837 1.051l-.127.638l7.746-4.357c.473-.266.767-.767.767-1.309s-.294-1.042-.767-1.308M1.839 15.196c.094.467.504.804.981.804h.36c.477 0 .887-.337.981-.804L4.4 14H1.6z"/></svg>

React

import type { SVGProps } from "react";

export function CodiconDebugCoverage(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6 10a3 3 0 0 1-1.294 2.468L4.6 13H1.4l-.106-.532A3 3 0 1 1 6 10m7.233-3.309l-7.999-4.5A1.502 1.502 0 0 0 3 3.5V6c.347 0 .678.058.999.142V3.5a.5.5 0 0 1 .745-.437l8 4.5a.503.503 0 0 1-.001.874l-6.292 3.539a4 4 0 0 1-.837 1.051l-.127.638l7.746-4.357c.473-.266.767-.767.767-1.309s-.294-1.042-.767-1.308M1.839 15.196c.094.467.504.804.981.804h.36c.477 0 .887-.337.981-.804L4.4 14H1.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6 10a3 3 0 0 1-1.294 2.468L4.6 13H1.4l-.106-.532A3 3 0 1 1 6 10m7.233-3.309l-7.999-4.5A1.502 1.502 0 0 0 3 3.5V6c.347 0 .678.058.999.142V3.5a.5.5 0 0 1 .745-.437l8 4.5a.503.503 0 0 1-.001.874l-6.292 3.539a4 4 0 0 1-.837 1.051l-.127.638l7.746-4.357c.473-.266.767-.767.767-1.309s-.294-1.042-.767-1.308M1.839 15.196c.094.467.504.804.981.804h.36c.477 0 .887-.337.981-.804L4.4 14H1.6z"/></svg>
</template>

CSS

.icon-debug-coverage {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2010a3%203%200%200%201-1.294%202.468L4.6%2013H1.4l-.106-.532A3%203%200%201%201%206%2010m7.233-3.309l-7.999-4.5A1.502%201.502%200%200%200%203%203.5V6c.347%200%20.678.058.999.142V3.5a.5.5%200%200%201%20.745-.437l8%204.5a.503.503%200%200%201-.001.874l-6.292%203.539a4%204%200%200%201-.837%201.051l-.127.638l7.746-4.357c.473-.266.767-.767.767-1.309s-.294-1.042-.767-1.308M1.839%2015.196c.094.467.504.804.981.804h.36c.477%200%20.887-.337.981-.804L4.4%2014H1.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2010a3%203%200%200%201-1.294%202.468L4.6%2013H1.4l-.106-.532A3%203%200%201%201%206%2010m7.233-3.309l-7.999-4.5A1.502%201.502%200%200%200%203%203.5V6c.347%200%20.678.058.999.142V3.5a.5.5%200%200%201%20.745-.437l8%204.5a.503.503%200%200%201-.001.874l-6.292%203.539a4%204%200%200%201-.837%201.051l-.127.638l7.746-4.357c.473-.266.767-.767.767-1.309s-.294-1.042-.767-1.308M1.839%2015.196c.094.467.504.804.981.804h.36c.477%200%20.887-.337.981-.804L4.4%2014H1.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/debug-coverage.svg?color=%231a73e8&size=48