file type coveralls logo

file-type-coveralls from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-coveralls
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type coveralls logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#be564a" d="m15.676 2.771l.109-.272l.387 1.191l2.8 8.636l.177.128l10.4-.028l-1.339.981l-3.775 2.7l-3.389 2.444l.128.518l2.626 7.968l.468 1.466l-8.468-6.125l-.252.143L8.282 27.8l-1.025.729l3.108-9.429l.171-.5l-.172-.145L3.9 13.8l-.568-.393L2 12.426l10.232.026l.317-.013z"/><path fill="#dce1e2" d="m16.191 3.471l.129.271l2.826 8.712l-.177-.128l-2.8-8.636l.019-.219ZM2.447 13.4l.886.011l.567.389l6.463 4.647l.172.145l-.171.5zm21.989 2.709l3.775-2.7L30 13.4l-8.543 6.152l3.281 9.948l-8.521-6.173L7.706 29.5l.576-1.7l7.265-5.276l.252-.143l8.465 6.119l-.464-1.463l-2.621-7.965l-.128-.518l3.389-2.444Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeCoveralls(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#be564a" d="m15.676 2.771l.109-.272l.387 1.191l2.8 8.636l.177.128l10.4-.028l-1.339.981l-3.775 2.7l-3.389 2.444l.128.518l2.626 7.968l.468 1.466l-8.468-6.125l-.252.143L8.282 27.8l-1.025.729l3.108-9.429l.171-.5l-.172-.145L3.9 13.8l-.568-.393L2 12.426l10.232.026l.317-.013z"/><path fill="#dce1e2" d="m16.191 3.471l.129.271l2.826 8.712l-.177-.128l-2.8-8.636l.019-.219ZM2.447 13.4l.886.011l.567.389l6.463 4.647l.172.145l-.171.5zm21.989 2.709l3.775-2.7L30 13.4l-8.543 6.152l3.281 9.948l-8.521-6.173L7.706 29.5l.576-1.7l7.265-5.276l.252-.143l8.465 6.119l-.464-1.463l-2.621-7.965l-.128-.518l3.389-2.444Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#be564a" d="m15.676 2.771l.109-.272l.387 1.191l2.8 8.636l.177.128l10.4-.028l-1.339.981l-3.775 2.7l-3.389 2.444l.128.518l2.626 7.968l.468 1.466l-8.468-6.125l-.252.143L8.282 27.8l-1.025.729l3.108-9.429l.171-.5l-.172-.145L3.9 13.8l-.568-.393L2 12.426l10.232.026l.317-.013z"/><path fill="#dce1e2" d="m16.191 3.471l.129.271l2.826 8.712l-.177-.128l-2.8-8.636l.019-.219ZM2.447 13.4l.886.011l.567.389l6.463 4.647l.172.145l-.171.5zm21.989 2.709l3.775-2.7L30 13.4l-8.543 6.152l3.281 9.948l-8.521-6.173L7.706 29.5l.576-1.7l7.265-5.276l.252-.143l8.465 6.119l-.464-1.463l-2.621-7.965l-.128-.518l3.389-2.444Z"/></svg>
</template>

CSS

.icon-file-type-coveralls {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22%23be564a%22%20d%3D%22m15.676%202.771l.109-.272l.387%201.191l2.8%208.636l.177.128l10.4-.028l-1.339.981l-3.775%202.7l-3.389%202.444l.128.518l2.626%207.968l.468%201.466l-8.468-6.125l-.252.143L8.282%2027.8l-1.025.729l3.108-9.429l.171-.5l-.172-.145L3.9%2013.8l-.568-.393L2%2012.426l10.232.026l.317-.013z%22%2F%3E%3Cpath%20fill%3D%22%23dce1e2%22%20d%3D%22m16.191%203.471l.129.271l2.826%208.712l-.177-.128l-2.8-8.636l.019-.219ZM2.447%2013.4l.886.011l.567.389l6.463%204.647l.172.145l-.171.5zm21.989%202.709l3.775-2.7L30%2013.4l-8.543%206.152l3.281%209.948l-8.521-6.173L7.706%2029.5l.576-1.7l7.265-5.276l.252-.143l8.465%206.119l-.464-1.463l-2.621-7.965l-.128-.518l3.389-2.444Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%23be564a%22%20d%3D%22m15.676%202.771l.109-.272l.387%201.191l2.8%208.636l.177.128l10.4-.028l-1.339.981l-3.775%202.7l-3.389%202.444l.128.518l2.626%207.968l.468%201.466l-8.468-6.125l-.252.143L8.282%2027.8l-1.025.729l3.108-9.429l.171-.5l-.172-.145L3.9%2013.8l-.568-.393L2%2012.426l10.232.026l.317-.013z%22%2F%3E%3Cpath%20fill%3D%22%23dce1e2%22%20d%3D%22m16.191%203.471l.129.271l2.826%208.712l-.177-.128l-2.8-8.636l.019-.219ZM2.447%2013.4l.886.011l.567.389l6.463%204.647l.172.145l-.171.5zm21.989%202.709l3.775-2.7L30%2013.4l-8.543%206.152l3.281%209.948l-8.521-6.173L7.706%2029.5l.576-1.7l7.265-5.276l.252-.143l8.465%206.119l-.464-1.463l-2.621-7.965l-.128-.518l3.389-2.444Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-coveralls.svg?color=%231a73e8&size=48