coveralls from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
coveralls
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M0 16v16h32V0H0zm17.593-8.251l1.557 4.688l3.005.005c1.651.011 3.885.027 4.969.052l1.963.036l-3.957 2.871c-2.172 1.572-3.969 2.905-3.985 2.948c-.015.047.647 2.172 1.475 4.719c.823 2.557 1.495 4.651 1.484 4.656c-.005.016-1.797-1.26-3.979-2.823c-2.183-1.573-4-2.865-4.043-2.88c-.041-.016-1.885 1.26-4.093 2.848c-2.208 1.579-4.025 2.871-4.031 2.855c-.005-.005.661-2.099 1.484-4.656c.828-2.547 1.489-4.672 1.475-4.719c-.016-.043-1.813-1.376-3.985-2.948L2.973 12.53l1.964-.036c1.079-.025 3.317-.041 4.969-.052l3.005-.005l1.557-4.688a919 919 0 0 1 1.561-4.687c.005 0 .704 2.109 1.563 4.687z"/></svg>

React

import type { SVGProps } from "react";

export function CibCoveralls(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 16v16h32V0H0zm17.593-8.251l1.557 4.688l3.005.005c1.651.011 3.885.027 4.969.052l1.963.036l-3.957 2.871c-2.172 1.572-3.969 2.905-3.985 2.948c-.015.047.647 2.172 1.475 4.719c.823 2.557 1.495 4.651 1.484 4.656c-.005.016-1.797-1.26-3.979-2.823c-2.183-1.573-4-2.865-4.043-2.88c-.041-.016-1.885 1.26-4.093 2.848c-2.208 1.579-4.025 2.871-4.031 2.855c-.005-.005.661-2.099 1.484-4.656c.828-2.547 1.489-4.672 1.475-4.719c-.016-.043-1.813-1.376-3.985-2.948L2.973 12.53l1.964-.036c1.079-.025 3.317-.041 4.969-.052l3.005-.005l1.557-4.688a919 919 0 0 1 1.561-4.687c.005 0 .704 2.109 1.563 4.687z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 16v16h32V0H0zm17.593-8.251l1.557 4.688l3.005.005c1.651.011 3.885.027 4.969.052l1.963.036l-3.957 2.871c-2.172 1.572-3.969 2.905-3.985 2.948c-.015.047.647 2.172 1.475 4.719c.823 2.557 1.495 4.651 1.484 4.656c-.005.016-1.797-1.26-3.979-2.823c-2.183-1.573-4-2.865-4.043-2.88c-.041-.016-1.885 1.26-4.093 2.848c-2.208 1.579-4.025 2.871-4.031 2.855c-.005-.005.661-2.099 1.484-4.656c.828-2.547 1.489-4.672 1.475-4.719c-.016-.043-1.813-1.376-3.985-2.948L2.973 12.53l1.964-.036c1.079-.025 3.317-.041 4.969-.052l3.005-.005l1.557-4.688a919 919 0 0 1 1.561-4.687c.005 0 .704 2.109 1.563 4.687z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2016v16h32V0H0zm17.593-8.251l1.557%204.688l3.005.005c1.651.011%203.885.027%204.969.052l1.963.036l-3.957%202.871c-2.172%201.572-3.969%202.905-3.985%202.948c-.015.047.647%202.172%201.475%204.719c.823%202.557%201.495%204.651%201.484%204.656c-.005.016-1.797-1.26-3.979-2.823c-2.183-1.573-4-2.865-4.043-2.88c-.041-.016-1.885%201.26-4.093%202.848c-2.208%201.579-4.025%202.871-4.031%202.855c-.005-.005.661-2.099%201.484-4.656c.828-2.547%201.489-4.672%201.475-4.719c-.016-.043-1.813-1.376-3.985-2.948L2.973%2012.53l1.964-.036c1.079-.025%203.317-.041%204.969-.052l3.005-.005l1.557-4.688a919%20919%200%200%201%201.561-4.687c.005%200%20.704%202.109%201.563%204.687z%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%22currentColor%22%20d%3D%22M0%2016v16h32V0H0zm17.593-8.251l1.557%204.688l3.005.005c1.651.011%203.885.027%204.969.052l1.963.036l-3.957%202.871c-2.172%201.572-3.969%202.905-3.985%202.948c-.015.047.647%202.172%201.475%204.719c.823%202.557%201.495%204.651%201.484%204.656c-.005.016-1.797-1.26-3.979-2.823c-2.183-1.573-4-2.865-4.043-2.88c-.041-.016-1.885%201.26-4.093%202.848c-2.208%201.579-4.025%202.871-4.031%202.855c-.005-.005.661-2.099%201.484-4.656c.828-2.547%201.489-4.672%201.475-4.719c-.016-.043-1.813-1.376-3.985-2.948L2.973%2012.53l1.964-.036c1.079-.025%203.317-.041%204.969-.052l3.005-.005l1.557-4.688a919%20919%200%200%201%201.561-4.687c.005%200%20.704%202.109%201.563%204.687z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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