Run All Coverage Icon
Free SVG icon from the VS Code Codicons collection. Download or copy for use in any project.
The Run All Coverage icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/307381.svg" alt="Run All Coverage icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307381.svg" alt="Run All Coverage icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307381.svg" alt="Run All Coverage icon" :width="24" :height="24" />
CSS background
.icon-run-all-coverage {
background-image: url('https://proicons.com/icon/307381.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 6.9996C6.98486 6.9996 8.99978 9.01479 9 11.4996C9 13.9846 6.985 15.9996 4.5 15.9996C2.015 15.9996 0 13.9846 0 11.4996C0.000223052 9.01479 2.01514 6.9996 4.5 6.9996ZM6.85352 10.1461C6.65831 9.95108 6.3417 9.9511 6.14648 10.1461L4 12.2926L2.85352 11.1461C2.65831 10.9511 2.3417 10.9511 2.14648 11.1461C1.95128 11.3413 1.9514 11.6578 2.14648 11.8531L3.64648 13.3531C3.84175 13.5484 4.15825 13.5484 4.35352 13.3531L6.85352 10.8531C7.04856 10.6578 7.0487 10.3413 6.85352 10.1461Z"/><path d="M11.9805 11.1461C11.9925 11.229 11.999 11.3121 12 11.3961C12 11.6621 11.9299 11.9229 11.7959 12.1529C11.662 12.3828 11.4711 12.5737 11.2402 12.7057L9.56055 13.651C9.74255 13.224 9.86655 12.7675 9.93555 12.2935L10.75 11.8355C10.753 11.8355 10.7548 11.8346 10.7568 11.8326C10.7587 11.8305 10.7598 11.8258 10.7598 11.8258L11.9805 11.1461Z"/><path d="M4.48145 1.9996C4.74024 1.99368 4.99578 2.05453 5.22461 2.17441L13.2354 6.68026C13.4662 6.81126 13.6581 7.00119 13.792 7.23007V7.22812C13.926 7.45809 13.9961 7.71802 13.9961 7.98398C13.9961 8.24993 13.9259 8.51087 13.792 8.73984C13.6581 8.96869 13.4662 9.15865 13.2354 9.28964L9.98145 11.1197C9.95644 10.7598 9.89664 10.4108 9.80566 10.0728L12.7451 8.4205C12.8211 8.37751 12.8847 8.31388 12.9297 8.23691C12.9747 8.15991 12.998 8.07395 12.998 7.98495C12.998 7.89597 12.9737 7.80898 12.9297 7.733C12.8857 7.65715 12.822 7.59435 12.7451 7.55038L4.74512 3.05038C4.67012 3.00838 4.586 2.98495 4.5 2.98495C4.36701 2.98495 4.23948 3.03745 4.14648 3.13144C4.0535 3.22542 4.00002 3.35197 4 3.48495V6.02499C3.656 6.05599 3.323 6.12147 3 6.21347V3.48593C3.00601 3.22696 3.07702 2.97355 3.20801 2.75058C3.339 2.52772 3.52418 2.3405 3.74707 2.20956C3.97001 2.07865 4.22254 2.0056 4.48145 1.9996Z"/><path d="M2 6.60702C1.643 6.79002 1.307 7.00732 1 7.26132V6.89609C1.003 6.58909 1.1003 6.29059 1.2793 6.04159C1.45825 5.79284 1.71022 5.60639 2 5.50644V6.60702Z"/></svg>
Copied!