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

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

The same logo in other sets

Use the gentoo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.94 0a7.3 7.3 0 0 0-1.26.116c-4.344.795-7.4 4.555-7.661 7.031c-.126 1.215.53 2.125.89 2.526c.977 1.085 2.924 1.914 4.175 2.601c-1.81 1.543-2.64 2.296-3.457 3.154C1.403 16.712.543 18.125.54 19.138c0 .325-.053 1.365.371 2.187c.16.309.613 1.338 1.98 2.109c.874.494 2.119.675 3.337.501c3.772-.538 8.823-3.737 12.427-6.716c2.297-1.9 3.977-3.739 4.462-4.644c.39-.731.434-2.043.207-2.866c-.645-2.337-5.887-7.125-10.172-9.051A7.8 7.8 0 0 0 9.94 0m-.008.068a7.4 7.4 0 0 1 3.344.755c3.46 1.7 9.308 6.482 9.739 8.886c.534 2.972-9.931 11.017-16.297 12.272c-2.47.485-4.576.618-5.537-1.99c-.832-2.262.783-3.916 3.16-6.09a93 93 0 0 1 2.96-2.576c.065-.069-5.706-2.059-5.89-4.343C1.221 4.634 4.938.3 9.697.076a6 6 0 0 1 .235-.008m-.112.52a6 6 0 0 0-.506.032c-2.337.245-2.785.547-4.903 2.149c-.71.537-2.016 1.844-2.35 3.393c-.128.59.024 1.1.448 1.458c1.36 1.144 3.639 2.072 5.509 2.97c.547.263.185.74-.698 1.505c-2.227 1.928-5.24 4.276-5.45 6.066c-.099.842.19 1.988 1.213 2.574c1.195.685 3.676.238 5.333-.379c2.422-.902 5.602-2.892 8.127-4.848c2.625-2.034 5.067-4.617 5.188-5.038c.148-.517.133-.996-.154-1.546c-.448-.862-1.049-1.503-1.694-2.22c-1.732-1.825-3.563-3.43-5.754-4.658C12.694 1.242 11.417.564 9.82.588m1.075 3.623c.546 0 1.176.173 1.853.5c1.688.817 3.422 2.961-.015 4.195c-.935.336-3.9-.824-3.81-2.407c.09-1.57.854-2.289 1.972-2.288m.285 1.367c-.317-.002-.575.079-.694.263c-.557.861-.303 1.472.212 1.862c.192-.457 2.156.043 2.148.472a.3.3 0 0 0 .055-.032c1.704-1.282-.472-2.557-1.72-2.565z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsGentoo(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="M9.94 0a7.3 7.3 0 0 0-1.26.116c-4.344.795-7.4 4.555-7.661 7.031c-.126 1.215.53 2.125.89 2.526c.977 1.085 2.924 1.914 4.175 2.601c-1.81 1.543-2.64 2.296-3.457 3.154C1.403 16.712.543 18.125.54 19.138c0 .325-.053 1.365.371 2.187c.16.309.613 1.338 1.98 2.109c.874.494 2.119.675 3.337.501c3.772-.538 8.823-3.737 12.427-6.716c2.297-1.9 3.977-3.739 4.462-4.644c.39-.731.434-2.043.207-2.866c-.645-2.337-5.887-7.125-10.172-9.051A7.8 7.8 0 0 0 9.94 0m-.008.068a7.4 7.4 0 0 1 3.344.755c3.46 1.7 9.308 6.482 9.739 8.886c.534 2.972-9.931 11.017-16.297 12.272c-2.47.485-4.576.618-5.537-1.99c-.832-2.262.783-3.916 3.16-6.09a93 93 0 0 1 2.96-2.576c.065-.069-5.706-2.059-5.89-4.343C1.221 4.634 4.938.3 9.697.076a6 6 0 0 1 .235-.008m-.112.52a6 6 0 0 0-.506.032c-2.337.245-2.785.547-4.903 2.149c-.71.537-2.016 1.844-2.35 3.393c-.128.59.024 1.1.448 1.458c1.36 1.144 3.639 2.072 5.509 2.97c.547.263.185.74-.698 1.505c-2.227 1.928-5.24 4.276-5.45 6.066c-.099.842.19 1.988 1.213 2.574c1.195.685 3.676.238 5.333-.379c2.422-.902 5.602-2.892 8.127-4.848c2.625-2.034 5.067-4.617 5.188-5.038c.148-.517.133-.996-.154-1.546c-.448-.862-1.049-1.503-1.694-2.22c-1.732-1.825-3.563-3.43-5.754-4.658C12.694 1.242 11.417.564 9.82.588m1.075 3.623c.546 0 1.176.173 1.853.5c1.688.817 3.422 2.961-.015 4.195c-.935.336-3.9-.824-3.81-2.407c.09-1.57.854-2.289 1.972-2.288m.285 1.367c-.317-.002-.575.079-.694.263c-.557.861-.303 1.472.212 1.862c.192-.457 2.156.043 2.148.472a.3.3 0 0 0 .055-.032c1.704-1.282-.472-2.557-1.72-2.565z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.94 0a7.3 7.3 0 0 0-1.26.116c-4.344.795-7.4 4.555-7.661 7.031c-.126 1.215.53 2.125.89 2.526c.977 1.085 2.924 1.914 4.175 2.601c-1.81 1.543-2.64 2.296-3.457 3.154C1.403 16.712.543 18.125.54 19.138c0 .325-.053 1.365.371 2.187c.16.309.613 1.338 1.98 2.109c.874.494 2.119.675 3.337.501c3.772-.538 8.823-3.737 12.427-6.716c2.297-1.9 3.977-3.739 4.462-4.644c.39-.731.434-2.043.207-2.866c-.645-2.337-5.887-7.125-10.172-9.051A7.8 7.8 0 0 0 9.94 0m-.008.068a7.4 7.4 0 0 1 3.344.755c3.46 1.7 9.308 6.482 9.739 8.886c.534 2.972-9.931 11.017-16.297 12.272c-2.47.485-4.576.618-5.537-1.99c-.832-2.262.783-3.916 3.16-6.09a93 93 0 0 1 2.96-2.576c.065-.069-5.706-2.059-5.89-4.343C1.221 4.634 4.938.3 9.697.076a6 6 0 0 1 .235-.008m-.112.52a6 6 0 0 0-.506.032c-2.337.245-2.785.547-4.903 2.149c-.71.537-2.016 1.844-2.35 3.393c-.128.59.024 1.1.448 1.458c1.36 1.144 3.639 2.072 5.509 2.97c.547.263.185.74-.698 1.505c-2.227 1.928-5.24 4.276-5.45 6.066c-.099.842.19 1.988 1.213 2.574c1.195.685 3.676.238 5.333-.379c2.422-.902 5.602-2.892 8.127-4.848c2.625-2.034 5.067-4.617 5.188-5.038c.148-.517.133-.996-.154-1.546c-.448-.862-1.049-1.503-1.694-2.22c-1.732-1.825-3.563-3.43-5.754-4.658C12.694 1.242 11.417.564 9.82.588m1.075 3.623c.546 0 1.176.173 1.853.5c1.688.817 3.422 2.961-.015 4.195c-.935.336-3.9-.824-3.81-2.407c.09-1.57.854-2.289 1.972-2.288m.285 1.367c-.317-.002-.575.079-.694.263c-.557.861-.303 1.472.212 1.862c.192-.457 2.156.043 2.148.472a.3.3 0 0 0 .055-.032c1.704-1.282-.472-2.557-1.72-2.565z"/></svg>
</template>

CSS

.icon-gentoo {
  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%22M9.94%200a7.3%207.3%200%200%200-1.26.116c-4.344.795-7.4%204.555-7.661%207.031c-.126%201.215.53%202.125.89%202.526c.977%201.085%202.924%201.914%204.175%202.601c-1.81%201.543-2.64%202.296-3.457%203.154C1.403%2016.712.543%2018.125.54%2019.138c0%20.325-.053%201.365.371%202.187c.16.309.613%201.338%201.98%202.109c.874.494%202.119.675%203.337.501c3.772-.538%208.823-3.737%2012.427-6.716c2.297-1.9%203.977-3.739%204.462-4.644c.39-.731.434-2.043.207-2.866c-.645-2.337-5.887-7.125-10.172-9.051A7.8%207.8%200%200%200%209.94%200m-.008.068a7.4%207.4%200%200%201%203.344.755c3.46%201.7%209.308%206.482%209.739%208.886c.534%202.972-9.931%2011.017-16.297%2012.272c-2.47.485-4.576.618-5.537-1.99c-.832-2.262.783-3.916%203.16-6.09a93%2093%200%200%201%202.96-2.576c.065-.069-5.706-2.059-5.89-4.343C1.221%204.634%204.938.3%209.697.076a6%206%200%200%201%20.235-.008m-.112.52a6%206%200%200%200-.506.032c-2.337.245-2.785.547-4.903%202.149c-.71.537-2.016%201.844-2.35%203.393c-.128.59.024%201.1.448%201.458c1.36%201.144%203.639%202.072%205.509%202.97c.547.263.185.74-.698%201.505c-2.227%201.928-5.24%204.276-5.45%206.066c-.099.842.19%201.988%201.213%202.574c1.195.685%203.676.238%205.333-.379c2.422-.902%205.602-2.892%208.127-4.848c2.625-2.034%205.067-4.617%205.188-5.038c.148-.517.133-.996-.154-1.546c-.448-.862-1.049-1.503-1.694-2.22c-1.732-1.825-3.563-3.43-5.754-4.658C12.694%201.242%2011.417.564%209.82.588m1.075%203.623c.546%200%201.176.173%201.853.5c1.688.817%203.422%202.961-.015%204.195c-.935.336-3.9-.824-3.81-2.407c.09-1.57.854-2.289%201.972-2.288m.285%201.367c-.317-.002-.575.079-.694.263c-.557.861-.303%201.472.212%201.862c.192-.457%202.156.043%202.148.472a.3.3%200%200%200%20.055-.032c1.704-1.282-.472-2.557-1.72-2.565z%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%22M9.94%200a7.3%207.3%200%200%200-1.26.116c-4.344.795-7.4%204.555-7.661%207.031c-.126%201.215.53%202.125.89%202.526c.977%201.085%202.924%201.914%204.175%202.601c-1.81%201.543-2.64%202.296-3.457%203.154C1.403%2016.712.543%2018.125.54%2019.138c0%20.325-.053%201.365.371%202.187c.16.309.613%201.338%201.98%202.109c.874.494%202.119.675%203.337.501c3.772-.538%208.823-3.737%2012.427-6.716c2.297-1.9%203.977-3.739%204.462-4.644c.39-.731.434-2.043.207-2.866c-.645-2.337-5.887-7.125-10.172-9.051A7.8%207.8%200%200%200%209.94%200m-.008.068a7.4%207.4%200%200%201%203.344.755c3.46%201.7%209.308%206.482%209.739%208.886c.534%202.972-9.931%2011.017-16.297%2012.272c-2.47.485-4.576.618-5.537-1.99c-.832-2.262.783-3.916%203.16-6.09a93%2093%200%200%201%202.96-2.576c.065-.069-5.706-2.059-5.89-4.343C1.221%204.634%204.938.3%209.697.076a6%206%200%200%201%20.235-.008m-.112.52a6%206%200%200%200-.506.032c-2.337.245-2.785.547-4.903%202.149c-.71.537-2.016%201.844-2.35%203.393c-.128.59.024%201.1.448%201.458c1.36%201.144%203.639%202.072%205.509%202.97c.547.263.185.74-.698%201.505c-2.227%201.928-5.24%204.276-5.45%206.066c-.099.842.19%201.988%201.213%202.574c1.195.685%203.676.238%205.333-.379c2.422-.902%205.602-2.892%208.127-4.848c2.625-2.034%205.067-4.617%205.188-5.038c.148-.517.133-.996-.154-1.546c-.448-.862-1.049-1.503-1.694-2.22c-1.732-1.825-3.563-3.43-5.754-4.658C12.694%201.242%2011.417.564%209.82.588m1.075%203.623c.546%200%201.176.173%201.853.5c1.688.817%203.422%202.961-.015%204.195c-.935.336-3.9-.824-3.81-2.407c.09-1.57.854-2.289%201.972-2.288m.285%201.367c-.317-.002-.575.079-.694.263c-.557.861-.303%201.472.212%201.862c.192-.457%202.156.043%202.148.472a.3.3%200%200%200%20.055-.032c1.704-1.282-.472-2.557-1.72-2.565z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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