cloudbees from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
cloudbees
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the cloudbees logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.87.283C3.081.283 0 3.32 0 7.05c0 3.732 3.082 6.767 6.87 6.767h2.429v-3.495h-2.43c-1.83 0-3.319-1.468-3.319-3.272s1.488-3.27 3.32-3.27q1.101 0 1.928.567l2.51-2.473Q9.436.284 6.87.284zm5.152 2.231c-.066-.005-.141.08-.35.252l-.028.026l-1.922 1.882c-.323.315-.29.203-.066.556a3.2 3.2 0 0 1 .532 1.749v9.991c0 3.73 3.096 6.747 6.908 6.747C20.907 23.717 24 20.7 24 16.97c0-3.728-3.093-6.75-6.904-6.75H13.76V6.979c0-1.495-.512-3.002-1.436-4.158c-.175-.203-.234-.3-.3-.307zm5.246 11.209c1.762.088 3.168 1.502 3.168 3.247c0 1.802-1.5 3.264-3.342 3.264s-3.335-1.477-3.335-3.28v-3.219h3.509z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsCloudbees(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="M6.87.283C3.081.283 0 3.32 0 7.05c0 3.732 3.082 6.767 6.87 6.767h2.429v-3.495h-2.43c-1.83 0-3.319-1.468-3.319-3.272s1.488-3.27 3.32-3.27q1.101 0 1.928.567l2.51-2.473Q9.436.284 6.87.284zm5.152 2.231c-.066-.005-.141.08-.35.252l-.028.026l-1.922 1.882c-.323.315-.29.203-.066.556a3.2 3.2 0 0 1 .532 1.749v9.991c0 3.73 3.096 6.747 6.908 6.747C20.907 23.717 24 20.7 24 16.97c0-3.728-3.093-6.75-6.904-6.75H13.76V6.979c0-1.495-.512-3.002-1.436-4.158c-.175-.203-.234-.3-.3-.307zm5.246 11.209c1.762.088 3.168 1.502 3.168 3.247c0 1.802-1.5 3.264-3.342 3.264s-3.335-1.477-3.335-3.28v-3.219h3.509z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.87.283C3.081.283 0 3.32 0 7.05c0 3.732 3.082 6.767 6.87 6.767h2.429v-3.495h-2.43c-1.83 0-3.319-1.468-3.319-3.272s1.488-3.27 3.32-3.27q1.101 0 1.928.567l2.51-2.473Q9.436.284 6.87.284zm5.152 2.231c-.066-.005-.141.08-.35.252l-.028.026l-1.922 1.882c-.323.315-.29.203-.066.556a3.2 3.2 0 0 1 .532 1.749v9.991c0 3.73 3.096 6.747 6.908 6.747C20.907 23.717 24 20.7 24 16.97c0-3.728-3.093-6.75-6.904-6.75H13.76V6.979c0-1.495-.512-3.002-1.436-4.158c-.175-.203-.234-.3-.3-.307zm5.246 11.209c1.762.088 3.168 1.502 3.168 3.247c0 1.802-1.5 3.264-3.342 3.264s-3.335-1.477-3.335-3.28v-3.219h3.509z"/></svg>
</template>

CSS

.icon-cloudbees {
  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%22M6.87.283C3.081.283%200%203.32%200%207.05c0%203.732%203.082%206.767%206.87%206.767h2.429v-3.495h-2.43c-1.83%200-3.319-1.468-3.319-3.272s1.488-3.27%203.32-3.27q1.101%200%201.928.567l2.51-2.473Q9.436.284%206.87.284zm5.152%202.231c-.066-.005-.141.08-.35.252l-.028.026l-1.922%201.882c-.323.315-.29.203-.066.556a3.2%203.2%200%200%201%20.532%201.749v9.991c0%203.73%203.096%206.747%206.908%206.747C20.907%2023.717%2024%2020.7%2024%2016.97c0-3.728-3.093-6.75-6.904-6.75H13.76V6.979c0-1.495-.512-3.002-1.436-4.158c-.175-.203-.234-.3-.3-.307zm5.246%2011.209c1.762.088%203.168%201.502%203.168%203.247c0%201.802-1.5%203.264-3.342%203.264s-3.335-1.477-3.335-3.28v-3.219h3.509z%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%22M6.87.283C3.081.283%200%203.32%200%207.05c0%203.732%203.082%206.767%206.87%206.767h2.429v-3.495h-2.43c-1.83%200-3.319-1.468-3.319-3.272s1.488-3.27%203.32-3.27q1.101%200%201.928.567l2.51-2.473Q9.436.284%206.87.284zm5.152%202.231c-.066-.005-.141.08-.35.252l-.028.026l-1.922%201.882c-.323.315-.29.203-.066.556a3.2%203.2%200%200%201%20.532%201.749v9.991c0%203.73%203.096%206.747%206.908%206.747C20.907%2023.717%2024%2020.7%2024%2016.97c0-3.728-3.093-6.75-6.904-6.75H13.76V6.979c0-1.495-.512-3.002-1.436-4.158c-.175-.203-.234-.3-.3-.307zm5.246%2011.209c1.762.088%203.168%201.502%203.168%203.247c0%201.802-1.5%203.264-3.342%203.264s-3.335-1.477-3.335-3.28v-3.219h3.509z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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