coveralls logo
coveralls from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- coveralls
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the coveralls logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 12v12h24V0H0zm13.195-6.187l1.167 3.515l2.255.005c1.238.005 2.916.019 3.727.037l1.472.028l-2.968 2.152c-1.63 1.181-2.976 2.18-2.99 2.212c-.01.033.487 1.627 1.106 3.54c.619 1.917 1.12 3.487 1.116 3.492c-.005.01-1.35-.947-2.986-2.119a229 229 0 0 0-3.033-2.161c-.028-.01-1.411.947-3.07 2.138c-1.655 1.185-3.02 2.151-3.024 2.142c-.004-.005.497-1.575 1.116-3.492c.619-1.913 1.115-3.507 1.106-3.54c-.014-.032-1.36-1.03-2.99-2.212L2.23 9.398l1.472-.028c.811-.018 2.49-.032 3.727-.037l2.254-.005l1.168-3.515a513 513 0 0 1 1.171-3.516c.005 0 .53 1.58 1.172 3.516z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCoveralls(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 12v12h24V0H0zm13.195-6.187l1.167 3.515l2.255.005c1.238.005 2.916.019 3.727.037l1.472.028l-2.968 2.152c-1.63 1.181-2.976 2.18-2.99 2.212c-.01.033.487 1.627 1.106 3.54c.619 1.917 1.12 3.487 1.116 3.492c-.005.01-1.35-.947-2.986-2.119a229 229 0 0 0-3.033-2.161c-.028-.01-1.411.947-3.07 2.138c-1.655 1.185-3.02 2.151-3.024 2.142c-.004-.005.497-1.575 1.116-3.492c.619-1.913 1.115-3.507 1.106-3.54c-.014-.032-1.36-1.03-2.99-2.212L2.23 9.398l1.472-.028c.811-.018 2.49-.032 3.727-.037l2.254-.005l1.168-3.515a513 513 0 0 1 1.171-3.516c.005 0 .53 1.58 1.172 3.516z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 12v12h24V0H0zm13.195-6.187l1.167 3.515l2.255.005c1.238.005 2.916.019 3.727.037l1.472.028l-2.968 2.152c-1.63 1.181-2.976 2.18-2.99 2.212c-.01.033.487 1.627 1.106 3.54c.619 1.917 1.12 3.487 1.116 3.492c-.005.01-1.35-.947-2.986-2.119a229 229 0 0 0-3.033-2.161c-.028-.01-1.411.947-3.07 2.138c-1.655 1.185-3.02 2.151-3.024 2.142c-.004-.005.497-1.575 1.116-3.492c.619-1.913 1.115-3.507 1.106-3.54c-.014-.032-1.36-1.03-2.99-2.212L2.23 9.398l1.472-.028c.811-.018 2.49-.032 3.727-.037l2.254-.005l1.168-3.515a513 513 0 0 1 1.171-3.516c.005 0 .53 1.58 1.172 3.516z"/></svg> </template>
CSS
.icon-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2012v12h24V0H0zm13.195-6.187l1.167%203.515l2.255.005c1.238.005%202.916.019%203.727.037l1.472.028l-2.968%202.152c-1.63%201.181-2.976%202.18-2.99%202.212c-.01.033.487%201.627%201.106%203.54c.619%201.917%201.12%203.487%201.116%203.492c-.005.01-1.35-.947-2.986-2.119a229%20229%200%200%200-3.033-2.161c-.028-.01-1.411.947-3.07%202.138c-1.655%201.185-3.02%202.151-3.024%202.142c-.004-.005.497-1.575%201.116-3.492c.619-1.913%201.115-3.507%201.106-3.54c-.014-.032-1.36-1.03-2.99-2.212L2.23%209.398l1.472-.028c.811-.018%202.49-.032%203.727-.037l2.254-.005l1.168-3.515a513%20513%200%200%201%201.171-3.516c.005%200%20.53%201.58%201.172%203.516z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2012v12h24V0H0zm13.195-6.187l1.167%203.515l2.255.005c1.238.005%202.916.019%203.727.037l1.472.028l-2.968%202.152c-1.63%201.181-2.976%202.18-2.99%202.212c-.01.033.487%201.627%201.106%203.54c.619%201.917%201.12%203.487%201.116%203.492c-.005.01-1.35-.947-2.986-2.119a229%20229%200%200%200-3.033-2.161c-.028-.01-1.411.947-3.07%202.138c-1.655%201.185-3.02%202.151-3.024%202.142c-.004-.005.497-1.575%201.116-3.492c.619-1.913%201.115-3.507%201.106-3.54c-.014-.032-1.36-1.03-2.99-2.212L2.23%209.398l1.472-.028c.811-.018%202.49-.032%203.727-.037l2.254-.005l1.168-3.515a513%20513%200%200%201%201.171-3.516c.005%200%20.53%201.58%201.172%203.516z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/coveralls.svg?color=%231a73e8&size=48