open collective logo

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

Name
open-collective
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Related icons in CoreUI Brands

Use the open collective logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.145 6.896a15.9 15.9 0 0 1 0 18.208l-4.129-4.131a10.27 10.27 0 0 0 0-9.947zm-4.041-4.041l-4.131 4.129a10.28 10.28 0 0 0-15.234 9.01c0 3.636 1.916 7 5.047 8.849s7 1.905 10.187.156l4.131 4.145c-4.891 3.391-11.26 3.781-16.531 1.021S-.006 21.941-.006 15.993A16.02 16.02 0 0 1 8.573 1.816a16.01 16.01 0 0 1 16.531 1.021zm4.041 4.041a15.9 15.9 0 0 1 0 18.208l-4.129-4.131a10.27 10.27 0 0 0 0-9.947z"/></svg>

React

import type { SVGProps } from "react";

export function CibOpenCollective(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="M29.145 6.896a15.9 15.9 0 0 1 0 18.208l-4.129-4.131a10.27 10.27 0 0 0 0-9.947zm-4.041-4.041l-4.131 4.129a10.28 10.28 0 0 0-15.234 9.01c0 3.636 1.916 7 5.047 8.849s7 1.905 10.187.156l4.131 4.145c-4.891 3.391-11.26 3.781-16.531 1.021S-.006 21.941-.006 15.993A16.02 16.02 0 0 1 8.573 1.816a16.01 16.01 0 0 1 16.531 1.021zm4.041 4.041a15.9 15.9 0 0 1 0 18.208l-4.129-4.131a10.27 10.27 0 0 0 0-9.947z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.145 6.896a15.9 15.9 0 0 1 0 18.208l-4.129-4.131a10.27 10.27 0 0 0 0-9.947zm-4.041-4.041l-4.131 4.129a10.28 10.28 0 0 0-15.234 9.01c0 3.636 1.916 7 5.047 8.849s7 1.905 10.187.156l4.131 4.145c-4.891 3.391-11.26 3.781-16.531 1.021S-.006 21.941-.006 15.993A16.02 16.02 0 0 1 8.573 1.816a16.01 16.01 0 0 1 16.531 1.021zm4.041 4.041a15.9 15.9 0 0 1 0 18.208l-4.129-4.131a10.27 10.27 0 0 0 0-9.947z"/></svg>
</template>

CSS

.icon-open-collective {
  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%22M29.145%206.896a15.9%2015.9%200%200%201%200%2018.208l-4.129-4.131a10.27%2010.27%200%200%200%200-9.947zm-4.041-4.041l-4.131%204.129a10.28%2010.28%200%200%200-15.234%209.01c0%203.636%201.916%207%205.047%208.849s7%201.905%2010.187.156l4.131%204.145c-4.891%203.391-11.26%203.781-16.531%201.021S-.006%2021.941-.006%2015.993A16.02%2016.02%200%200%201%208.573%201.816a16.01%2016.01%200%200%201%2016.531%201.021zm4.041%204.041a15.9%2015.9%200%200%201%200%2018.208l-4.129-4.131a10.27%2010.27%200%200%200%200-9.947z%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%22M29.145%206.896a15.9%2015.9%200%200%201%200%2018.208l-4.129-4.131a10.27%2010.27%200%200%200%200-9.947zm-4.041-4.041l-4.131%204.129a10.28%2010.28%200%200%200-15.234%209.01c0%203.636%201.916%207%205.047%208.849s7%201.905%2010.187.156l4.131%204.145c-4.891%203.391-11.26%203.781-16.531%201.021S-.006%2021.941-.006%2015.993A16.02%2016.02%200%200%201%208.573%201.816a16.01%2016.01%200%200%201%2016.531%201.021zm4.041%204.041a15.9%2015.9%200%200%201%200%2018.208l-4.129-4.131a10.27%2010.27%200%200%200%200-9.947z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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