run coverage icon

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

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

Related icons in Codicons

Use the run coverage icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path fill-rule="evenodd" d="M4.5 7a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m2.354 3.146a.5.5 0 0 0-.708 0L4 12.294l-1.146-1.146a.5.5 0 1 0-.708.707l1.5 1.5a.5.5 0 0 0 .708 0l2.5-2.5a.5.5 0 0 0 0-.707" clip-rule="evenodd"/><path d="M4.5 2c.256 0 .51.066.733.191l8 4.5c.473.266.767.767.767 1.309s-.294 1.043-.767 1.309l-3.252 1.829a5.5 5.5 0 0 0-.172-1.05l2.935-1.651a.501.501 0 0 0 .001-.873l-8-4.5A.5.5 0 0 0 4 3.5v2.524a5.4 5.4 0 0 0-1.001.188V3.5C3 2.673 3.673 2 4.5 2"/></g></svg>

React

import type { SVGProps } from "react";

export function CodiconRunCoverage(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path fillRule="evenodd" d="M4.5 7a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m2.354 3.146a.5.5 0 0 0-.708 0L4 12.294l-1.146-1.146a.5.5 0 1 0-.708.707l1.5 1.5a.5.5 0 0 0 .708 0l2.5-2.5a.5.5 0 0 0 0-.707" clipRule="evenodd"/><path d="M4.5 2c.256 0 .51.066.733.191l8 4.5c.473.266.767.767.767 1.309s-.294 1.043-.767 1.309l-3.252 1.829a5.5 5.5 0 0 0-.172-1.05l2.935-1.651a.501.501 0 0 0 .001-.873l-8-4.5A.5.5 0 0 0 4 3.5v2.524a5.4 5.4 0 0 0-1.001.188V3.5C3 2.673 3.673 2 4.5 2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path fill-rule="evenodd" d="M4.5 7a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m2.354 3.146a.5.5 0 0 0-.708 0L4 12.294l-1.146-1.146a.5.5 0 1 0-.708.707l1.5 1.5a.5.5 0 0 0 .708 0l2.5-2.5a.5.5 0 0 0 0-.707" clip-rule="evenodd"/><path d="M4.5 2c.256 0 .51.066.733.191l8 4.5c.473.266.767.767.767 1.309s-.294 1.043-.767 1.309l-3.252 1.829a5.5 5.5 0 0 0-.172-1.05l2.935-1.651a.501.501 0 0 0 .001-.873l-8-4.5A.5.5 0 0 0 4 3.5v2.524a5.4 5.4 0 0 0-1.001.188V3.5C3 2.673 3.673 2 4.5 2"/></g></svg>
</template>

CSS

.icon-run-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.5%207a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9m2.354%203.146a.5.5%200%200%200-.708%200L4%2012.294l-1.146-1.146a.5.5%200%201%200-.708.707l1.5%201.5a.5.5%200%200%200%20.708%200l2.5-2.5a.5.5%200%200%200%200-.707%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M4.5%202c.256%200%20.51.066.733.191l8%204.5c.473.266.767.767.767%201.309s-.294%201.043-.767%201.309l-3.252%201.829a5.5%205.5%200%200%200-.172-1.05l2.935-1.651a.501.501%200%200%200%20.001-.873l-8-4.5A.5.5%200%200%200%204%203.5v2.524a5.4%205.4%200%200%200-1.001.188V3.5C3%202.673%203.673%202%204.5%202%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.5%207a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9m2.354%203.146a.5.5%200%200%200-.708%200L4%2012.294l-1.146-1.146a.5.5%200%201%200-.708.707l1.5%201.5a.5.5%200%200%200%20.708%200l2.5-2.5a.5.5%200%200%200%200-.707%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M4.5%202c.256%200%20.51.066.733.191l8%204.5c.473.266.767.767.767%201.309s-.294%201.043-.767%201.309l-3.252%201.829a5.5%205.5%200%200%200-.172-1.05l2.935-1.651a.501.501%200%200%200%20.001-.873l-8-4.5A.5.5%200%200%200%204%203.5v2.524a5.4%205.4%200%200%200-1.001.188V3.5C3%202.673%203.673%202%204.5%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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