ubuntu from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
ubuntu
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.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 640 640"><path fill="currentColor" d="M501.2 139c0-20.1-8-39.3-22.2-53.5s-33.4-22.2-53.5-22.2s-39.3 8-53.5 22.2s-22.2 33.4-22.2 53.5s8 39.3 22.1 53.5s33.4 22.1 53.5 22.1s39.3-8 53.5-22.1S501 159.1 501 139h.1zm-315 165.7c0-41.8-33.8-75.6-75.6-75.6S35 262.9 35 304.7s33.8 75.6 75.6 75.6s75.6-33.8 75.6-75.6M89 410c18.6 46.9 51 87 93 115.1s91.5 42.6 142 41.7c-14.7-18.6-22.9-41.5-23.2-65.2c-6.8-.9-13.3-2.1-19.5-3.4c-26.8-5.7-51.9-17.3-73.6-34s-39.3-38.1-51.7-62.5c-20.9 9.9-44.5 12.8-67.1 8.2zm395.1 89.8c0-41.8-33.8-75.6-75.6-75.6s-75.6 33.8-75.6 75.6s33.8 75.6 75.6 75.6s75.6-33.8 75.6-75.6m-8.1-84.2c18.5 14.8 31.6 35.2 37.2 58.2c33.3-41.3 52.6-92.2 54.8-145.2s-12.5-105.4-42.2-149.4c-8.6 21.5-24 39.6-43.8 51.6c15.4 28.6 22.9 60.8 21.9 93.2s-10.7 64-28 91.6zM133.1 199.4c12.4 2.7 24.3 7.5 35.1 14.3c16.6-24.2 38.9-44.1 64.8-58s54.8-21.3 84.2-21.7c.2-5.9.9-11.9 2-17.7c3.6-16.7 11.1-32.3 21.8-45.5c-47.7-3.8-95.4 6-137.6 28.5s-77.1 56.4-100.6 98.1c2.7-.2 5.3-.3 8-.3c7.5 0 15 .8 22.4 2.3z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsUbuntu(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M501.2 139c0-20.1-8-39.3-22.2-53.5s-33.4-22.2-53.5-22.2s-39.3 8-53.5 22.2s-22.2 33.4-22.2 53.5s8 39.3 22.1 53.5s33.4 22.1 53.5 22.1s39.3-8 53.5-22.1S501 159.1 501 139h.1zm-315 165.7c0-41.8-33.8-75.6-75.6-75.6S35 262.9 35 304.7s33.8 75.6 75.6 75.6s75.6-33.8 75.6-75.6M89 410c18.6 46.9 51 87 93 115.1s91.5 42.6 142 41.7c-14.7-18.6-22.9-41.5-23.2-65.2c-6.8-.9-13.3-2.1-19.5-3.4c-26.8-5.7-51.9-17.3-73.6-34s-39.3-38.1-51.7-62.5c-20.9 9.9-44.5 12.8-67.1 8.2zm395.1 89.8c0-41.8-33.8-75.6-75.6-75.6s-75.6 33.8-75.6 75.6s33.8 75.6 75.6 75.6s75.6-33.8 75.6-75.6m-8.1-84.2c18.5 14.8 31.6 35.2 37.2 58.2c33.3-41.3 52.6-92.2 54.8-145.2s-12.5-105.4-42.2-149.4c-8.6 21.5-24 39.6-43.8 51.6c15.4 28.6 22.9 60.8 21.9 93.2s-10.7 64-28 91.6zM133.1 199.4c12.4 2.7 24.3 7.5 35.1 14.3c16.6-24.2 38.9-44.1 64.8-58s54.8-21.3 84.2-21.7c.2-5.9.9-11.9 2-17.7c3.6-16.7 11.1-32.3 21.8-45.5c-47.7-3.8-95.4 6-137.6 28.5s-77.1 56.4-100.6 98.1c2.7-.2 5.3-.3 8-.3c7.5 0 15 .8 22.4 2.3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M501.2 139c0-20.1-8-39.3-22.2-53.5s-33.4-22.2-53.5-22.2s-39.3 8-53.5 22.2s-22.2 33.4-22.2 53.5s8 39.3 22.1 53.5s33.4 22.1 53.5 22.1s39.3-8 53.5-22.1S501 159.1 501 139h.1zm-315 165.7c0-41.8-33.8-75.6-75.6-75.6S35 262.9 35 304.7s33.8 75.6 75.6 75.6s75.6-33.8 75.6-75.6M89 410c18.6 46.9 51 87 93 115.1s91.5 42.6 142 41.7c-14.7-18.6-22.9-41.5-23.2-65.2c-6.8-.9-13.3-2.1-19.5-3.4c-26.8-5.7-51.9-17.3-73.6-34s-39.3-38.1-51.7-62.5c-20.9 9.9-44.5 12.8-67.1 8.2zm395.1 89.8c0-41.8-33.8-75.6-75.6-75.6s-75.6 33.8-75.6 75.6s33.8 75.6 75.6 75.6s75.6-33.8 75.6-75.6m-8.1-84.2c18.5 14.8 31.6 35.2 37.2 58.2c33.3-41.3 52.6-92.2 54.8-145.2s-12.5-105.4-42.2-149.4c-8.6 21.5-24 39.6-43.8 51.6c15.4 28.6 22.9 60.8 21.9 93.2s-10.7 64-28 91.6zM133.1 199.4c12.4 2.7 24.3 7.5 35.1 14.3c16.6-24.2 38.9-44.1 64.8-58s54.8-21.3 84.2-21.7c.2-5.9.9-11.9 2-17.7c3.6-16.7 11.1-32.3 21.8-45.5c-47.7-3.8-95.4 6-137.6 28.5s-77.1 56.4-100.6 98.1c2.7-.2 5.3-.3 8-.3c7.5 0 15 .8 22.4 2.3z"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M501.2%20139c0-20.1-8-39.3-22.2-53.5s-33.4-22.2-53.5-22.2s-39.3%208-53.5%2022.2s-22.2%2033.4-22.2%2053.5s8%2039.3%2022.1%2053.5s33.4%2022.1%2053.5%2022.1s39.3-8%2053.5-22.1S501%20159.1%20501%20139h.1zm-315%20165.7c0-41.8-33.8-75.6-75.6-75.6S35%20262.9%2035%20304.7s33.8%2075.6%2075.6%2075.6s75.6-33.8%2075.6-75.6M89%20410c18.6%2046.9%2051%2087%2093%20115.1s91.5%2042.6%20142%2041.7c-14.7-18.6-22.9-41.5-23.2-65.2c-6.8-.9-13.3-2.1-19.5-3.4c-26.8-5.7-51.9-17.3-73.6-34s-39.3-38.1-51.7-62.5c-20.9%209.9-44.5%2012.8-67.1%208.2zm395.1%2089.8c0-41.8-33.8-75.6-75.6-75.6s-75.6%2033.8-75.6%2075.6s33.8%2075.6%2075.6%2075.6s75.6-33.8%2075.6-75.6m-8.1-84.2c18.5%2014.8%2031.6%2035.2%2037.2%2058.2c33.3-41.3%2052.6-92.2%2054.8-145.2s-12.5-105.4-42.2-149.4c-8.6%2021.5-24%2039.6-43.8%2051.6c15.4%2028.6%2022.9%2060.8%2021.9%2093.2s-10.7%2064-28%2091.6zM133.1%20199.4c12.4%202.7%2024.3%207.5%2035.1%2014.3c16.6-24.2%2038.9-44.1%2064.8-58s54.8-21.3%2084.2-21.7c.2-5.9.9-11.9%202-17.7c3.6-16.7%2011.1-32.3%2021.8-45.5c-47.7-3.8-95.4%206-137.6%2028.5s-77.1%2056.4-100.6%2098.1c2.7-.2%205.3-.3%208-.3c7.5%200%2015%20.8%2022.4%202.3z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M501.2%20139c0-20.1-8-39.3-22.2-53.5s-33.4-22.2-53.5-22.2s-39.3%208-53.5%2022.2s-22.2%2033.4-22.2%2053.5s8%2039.3%2022.1%2053.5s33.4%2022.1%2053.5%2022.1s39.3-8%2053.5-22.1S501%20159.1%20501%20139h.1zm-315%20165.7c0-41.8-33.8-75.6-75.6-75.6S35%20262.9%2035%20304.7s33.8%2075.6%2075.6%2075.6s75.6-33.8%2075.6-75.6M89%20410c18.6%2046.9%2051%2087%2093%20115.1s91.5%2042.6%20142%2041.7c-14.7-18.6-22.9-41.5-23.2-65.2c-6.8-.9-13.3-2.1-19.5-3.4c-26.8-5.7-51.9-17.3-73.6-34s-39.3-38.1-51.7-62.5c-20.9%209.9-44.5%2012.8-67.1%208.2zm395.1%2089.8c0-41.8-33.8-75.6-75.6-75.6s-75.6%2033.8-75.6%2075.6s33.8%2075.6%2075.6%2075.6s75.6-33.8%2075.6-75.6m-8.1-84.2c18.5%2014.8%2031.6%2035.2%2037.2%2058.2c33.3-41.3%2052.6-92.2%2054.8-145.2s-12.5-105.4-42.2-149.4c-8.6%2021.5-24%2039.6-43.8%2051.6c15.4%2028.6%2022.9%2060.8%2021.9%2093.2s-10.7%2064-28%2091.6zM133.1%20199.4c12.4%202.7%2024.3%207.5%2035.1%2014.3c16.6-24.2%2038.9-44.1%2064.8-58s54.8-21.3%2084.2-21.7c.2-5.9.9-11.9%202-17.7c3.6-16.7%2011.1-32.3%2021.8-45.5c-47.7-3.8-95.4%206-137.6%2028.5s-77.1%2056.4-100.6%2098.1c2.7-.2%205.3-.3%208-.3c7.5%200%2015%20.8%2022.4%202.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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