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

Name
ubuntu
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the ubuntu logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0c8.828 0 16 7.172 16 16s-7.172 16-16 16S0 24.828 0 16S7.172 0 16 0m4.37 23.573a2.136 2.136 0 1 0 2.141 3.698a2.13 2.13 0 0 0 .776-2.917a2.13 2.13 0 0 0-2.917-.781M16 22.24a6.3 6.3 0 0 1-2.63-.578l-1.484 2.656a9.3 9.3 0 0 0 4.115.964c.859 0 1.693-.12 2.479-.344a3 3 0 0 1 1.458-2.115a3 3 0 0 1 2.563-.208a9.22 9.22 0 0 0 2.76-6.021l-3.047-.042A6.24 6.24 0 0 1 16 22.24M9.76 16a6.23 6.23 0 0 1 2.651-5.104l-1.557-2.615a9.3 9.3 0 0 0-3.844 5.375a2.96 2.96 0 0 1 1.109 2.323c0 .938-.432 1.76-1.109 2.318a9.3 9.3 0 0 0 3.844 5.38l1.557-2.62A6.12 6.12 0 0 1 9.76 16m-4.64-2.135c-1.182 0-2.135.953-2.135 2.135s.953 2.135 2.135 2.135S7.255 17.182 7.255 16s-.953-2.135-2.135-2.135M16 9.76a6.24 6.24 0 0 1 6.214 5.688l3.047-.047a9.27 9.27 0 0 0-2.76-6.021c-.813.307-1.75.26-2.563-.203a3.02 3.02 0 0 1-1.458-2.125a9.5 9.5 0 0 0-2.479-.333a9.2 9.2 0 0 0-4.115.964l1.484 2.656A6.3 6.3 0 0 1 16 9.761zm4.37-1.333a2.143 2.143 0 0 0 2.922-.781a2.138 2.138 0 1 0-2.922.781"/></svg>

React

import type { SVGProps } from "react";

export function CibUbuntu(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="M16 0c8.828 0 16 7.172 16 16s-7.172 16-16 16S0 24.828 0 16S7.172 0 16 0m4.37 23.573a2.136 2.136 0 1 0 2.141 3.698a2.13 2.13 0 0 0 .776-2.917a2.13 2.13 0 0 0-2.917-.781M16 22.24a6.3 6.3 0 0 1-2.63-.578l-1.484 2.656a9.3 9.3 0 0 0 4.115.964c.859 0 1.693-.12 2.479-.344a3 3 0 0 1 1.458-2.115a3 3 0 0 1 2.563-.208a9.22 9.22 0 0 0 2.76-6.021l-3.047-.042A6.24 6.24 0 0 1 16 22.24M9.76 16a6.23 6.23 0 0 1 2.651-5.104l-1.557-2.615a9.3 9.3 0 0 0-3.844 5.375a2.96 2.96 0 0 1 1.109 2.323c0 .938-.432 1.76-1.109 2.318a9.3 9.3 0 0 0 3.844 5.38l1.557-2.62A6.12 6.12 0 0 1 9.76 16m-4.64-2.135c-1.182 0-2.135.953-2.135 2.135s.953 2.135 2.135 2.135S7.255 17.182 7.255 16s-.953-2.135-2.135-2.135M16 9.76a6.24 6.24 0 0 1 6.214 5.688l3.047-.047a9.27 9.27 0 0 0-2.76-6.021c-.813.307-1.75.26-2.563-.203a3.02 3.02 0 0 1-1.458-2.125a9.5 9.5 0 0 0-2.479-.333a9.2 9.2 0 0 0-4.115.964l1.484 2.656A6.3 6.3 0 0 1 16 9.761zm4.37-1.333a2.143 2.143 0 0 0 2.922-.781a2.138 2.138 0 1 0-2.922.781"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0c8.828 0 16 7.172 16 16s-7.172 16-16 16S0 24.828 0 16S7.172 0 16 0m4.37 23.573a2.136 2.136 0 1 0 2.141 3.698a2.13 2.13 0 0 0 .776-2.917a2.13 2.13 0 0 0-2.917-.781M16 22.24a6.3 6.3 0 0 1-2.63-.578l-1.484 2.656a9.3 9.3 0 0 0 4.115.964c.859 0 1.693-.12 2.479-.344a3 3 0 0 1 1.458-2.115a3 3 0 0 1 2.563-.208a9.22 9.22 0 0 0 2.76-6.021l-3.047-.042A6.24 6.24 0 0 1 16 22.24M9.76 16a6.23 6.23 0 0 1 2.651-5.104l-1.557-2.615a9.3 9.3 0 0 0-3.844 5.375a2.96 2.96 0 0 1 1.109 2.323c0 .938-.432 1.76-1.109 2.318a9.3 9.3 0 0 0 3.844 5.38l1.557-2.62A6.12 6.12 0 0 1 9.76 16m-4.64-2.135c-1.182 0-2.135.953-2.135 2.135s.953 2.135 2.135 2.135S7.255 17.182 7.255 16s-.953-2.135-2.135-2.135M16 9.76a6.24 6.24 0 0 1 6.214 5.688l3.047-.047a9.27 9.27 0 0 0-2.76-6.021c-.813.307-1.75.26-2.563-.203a3.02 3.02 0 0 1-1.458-2.125a9.5 9.5 0 0 0-2.479-.333a9.2 9.2 0 0 0-4.115.964l1.484 2.656A6.3 6.3 0 0 1 16 9.761zm4.37-1.333a2.143 2.143 0 0 0 2.922-.781a2.138 2.138 0 1 0-2.922.781"/></svg>
</template>

CSS

.icon-ubuntu {
  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%22M16%200c8.828%200%2016%207.172%2016%2016s-7.172%2016-16%2016S0%2024.828%200%2016S7.172%200%2016%200m4.37%2023.573a2.136%202.136%200%201%200%202.141%203.698a2.13%202.13%200%200%200%20.776-2.917a2.13%202.13%200%200%200-2.917-.781M16%2022.24a6.3%206.3%200%200%201-2.63-.578l-1.484%202.656a9.3%209.3%200%200%200%204.115.964c.859%200%201.693-.12%202.479-.344a3%203%200%200%201%201.458-2.115a3%203%200%200%201%202.563-.208a9.22%209.22%200%200%200%202.76-6.021l-3.047-.042A6.24%206.24%200%200%201%2016%2022.24M9.76%2016a6.23%206.23%200%200%201%202.651-5.104l-1.557-2.615a9.3%209.3%200%200%200-3.844%205.375a2.96%202.96%200%200%201%201.109%202.323c0%20.938-.432%201.76-1.109%202.318a9.3%209.3%200%200%200%203.844%205.38l1.557-2.62A6.12%206.12%200%200%201%209.76%2016m-4.64-2.135c-1.182%200-2.135.953-2.135%202.135s.953%202.135%202.135%202.135S7.255%2017.182%207.255%2016s-.953-2.135-2.135-2.135M16%209.76a6.24%206.24%200%200%201%206.214%205.688l3.047-.047a9.27%209.27%200%200%200-2.76-6.021c-.813.307-1.75.26-2.563-.203a3.02%203.02%200%200%201-1.458-2.125a9.5%209.5%200%200%200-2.479-.333a9.2%209.2%200%200%200-4.115.964l1.484%202.656A6.3%206.3%200%200%201%2016%209.761zm4.37-1.333a2.143%202.143%200%200%200%202.922-.781a2.138%202.138%200%201%200-2.922.781%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%22M16%200c8.828%200%2016%207.172%2016%2016s-7.172%2016-16%2016S0%2024.828%200%2016S7.172%200%2016%200m4.37%2023.573a2.136%202.136%200%201%200%202.141%203.698a2.13%202.13%200%200%200%20.776-2.917a2.13%202.13%200%200%200-2.917-.781M16%2022.24a6.3%206.3%200%200%201-2.63-.578l-1.484%202.656a9.3%209.3%200%200%200%204.115.964c.859%200%201.693-.12%202.479-.344a3%203%200%200%201%201.458-2.115a3%203%200%200%201%202.563-.208a9.22%209.22%200%200%200%202.76-6.021l-3.047-.042A6.24%206.24%200%200%201%2016%2022.24M9.76%2016a6.23%206.23%200%200%201%202.651-5.104l-1.557-2.615a9.3%209.3%200%200%200-3.844%205.375a2.96%202.96%200%200%201%201.109%202.323c0%20.938-.432%201.76-1.109%202.318a9.3%209.3%200%200%200%203.844%205.38l1.557-2.62A6.12%206.12%200%200%201%209.76%2016m-4.64-2.135c-1.182%200-2.135.953-2.135%202.135s.953%202.135%202.135%202.135S7.255%2017.182%207.255%2016s-.953-2.135-2.135-2.135M16%209.76a6.24%206.24%200%200%201%206.214%205.688l3.047-.047a9.27%209.27%200%200%200-2.76-6.021c-.813.307-1.75.26-2.563-.203a3.02%203.02%200%200%201-1.458-2.125a9.5%209.5%200%200%200-2.479-.333a9.2%209.2%200%200%200-4.115.964l1.484%202.656A6.3%206.3%200%200%201%2016%209.761zm4.37-1.333a2.143%202.143%200%200%200%202.922-.781a2.138%202.138%200%201%200-2.922.781%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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