linux logo icon

linux-logo-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
linux-logo-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the linux logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M161.22 209.74a4 4 0 0 1-3.31 6.26H98.1a4 4 0 0 1-3.31-6.26a40 40 0 0 1 66.43 0m68.93 3.37a8.29 8.29 0 0 1-6.43 2.89h-39.16a4 4 0 0 1-3.76-2.65a56 56 0 0 0-105.59 0a4 4 0 0 1-3.76 2.65H32.23a8.2 8.2 0 0 1-6.42-2.93a8 8 0 0 1-.06-10.07c.06-.07 7.64-9.78 15.12-28.72C47.77 156.8 56 127.64 56 88a72 72 0 0 1 144 0c0 39.64 8.23 68.8 15.13 86.28c7.48 18.94 15.06 28.65 15.13 28.74a8 8 0 0 1-.11 10.09M88 100a12 12 0 1 0 12-12a12 12 0 0 0-12 12m79.16 32.42a8 8 0 0 0-10.73-3.58L128 143.06l-28.42-14.22a8 8 0 0 0-7.15 14.32l32 16a8 8 0 0 0 7.15 0l32-16a8 8 0 0 0 3.58-10.74M168 100a12 12 0 1 0-12 12a12 12 0 0 0 12-12"/></svg>

React

import type { SVGProps } from "react";

export function PhLinuxLogoFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M161.22 209.74a4 4 0 0 1-3.31 6.26H98.1a4 4 0 0 1-3.31-6.26a40 40 0 0 1 66.43 0m68.93 3.37a8.29 8.29 0 0 1-6.43 2.89h-39.16a4 4 0 0 1-3.76-2.65a56 56 0 0 0-105.59 0a4 4 0 0 1-3.76 2.65H32.23a8.2 8.2 0 0 1-6.42-2.93a8 8 0 0 1-.06-10.07c.06-.07 7.64-9.78 15.12-28.72C47.77 156.8 56 127.64 56 88a72 72 0 0 1 144 0c0 39.64 8.23 68.8 15.13 86.28c7.48 18.94 15.06 28.65 15.13 28.74a8 8 0 0 1-.11 10.09M88 100a12 12 0 1 0 12-12a12 12 0 0 0-12 12m79.16 32.42a8 8 0 0 0-10.73-3.58L128 143.06l-28.42-14.22a8 8 0 0 0-7.15 14.32l32 16a8 8 0 0 0 7.15 0l32-16a8 8 0 0 0 3.58-10.74M168 100a12 12 0 1 0-12 12a12 12 0 0 0 12-12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M161.22 209.74a4 4 0 0 1-3.31 6.26H98.1a4 4 0 0 1-3.31-6.26a40 40 0 0 1 66.43 0m68.93 3.37a8.29 8.29 0 0 1-6.43 2.89h-39.16a4 4 0 0 1-3.76-2.65a56 56 0 0 0-105.59 0a4 4 0 0 1-3.76 2.65H32.23a8.2 8.2 0 0 1-6.42-2.93a8 8 0 0 1-.06-10.07c.06-.07 7.64-9.78 15.12-28.72C47.77 156.8 56 127.64 56 88a72 72 0 0 1 144 0c0 39.64 8.23 68.8 15.13 86.28c7.48 18.94 15.06 28.65 15.13 28.74a8 8 0 0 1-.11 10.09M88 100a12 12 0 1 0 12-12a12 12 0 0 0-12 12m79.16 32.42a8 8 0 0 0-10.73-3.58L128 143.06l-28.42-14.22a8 8 0 0 0-7.15 14.32l32 16a8 8 0 0 0 7.15 0l32-16a8 8 0 0 0 3.58-10.74M168 100a12 12 0 1 0-12 12a12 12 0 0 0 12-12"/></svg>
</template>

CSS

.icon-linux-logo-fill {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M161.22%20209.74a4%204%200%200%201-3.31%206.26H98.1a4%204%200%200%201-3.31-6.26a40%2040%200%200%201%2066.43%200m68.93%203.37a8.29%208.29%200%200%201-6.43%202.89h-39.16a4%204%200%200%201-3.76-2.65a56%2056%200%200%200-105.59%200a4%204%200%200%201-3.76%202.65H32.23a8.2%208.2%200%200%201-6.42-2.93a8%208%200%200%201-.06-10.07c.06-.07%207.64-9.78%2015.12-28.72C47.77%20156.8%2056%20127.64%2056%2088a72%2072%200%200%201%20144%200c0%2039.64%208.23%2068.8%2015.13%2086.28c7.48%2018.94%2015.06%2028.65%2015.13%2028.74a8%208%200%200%201-.11%2010.09M88%20100a12%2012%200%201%200%2012-12a12%2012%200%200%200-12%2012m79.16%2032.42a8%208%200%200%200-10.73-3.58L128%20143.06l-28.42-14.22a8%208%200%200%200-7.15%2014.32l32%2016a8%208%200%200%200%207.15%200l32-16a8%208%200%200%200%203.58-10.74M168%20100a12%2012%200%201%200-12%2012a12%2012%200%200%200%2012-12%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M161.22%20209.74a4%204%200%200%201-3.31%206.26H98.1a4%204%200%200%201-3.31-6.26a40%2040%200%200%201%2066.43%200m68.93%203.37a8.29%208.29%200%200%201-6.43%202.89h-39.16a4%204%200%200%201-3.76-2.65a56%2056%200%200%200-105.59%200a4%204%200%200%201-3.76%202.65H32.23a8.2%208.2%200%200%201-6.42-2.93a8%208%200%200%201-.06-10.07c.06-.07%207.64-9.78%2015.12-28.72C47.77%20156.8%2056%20127.64%2056%2088a72%2072%200%200%201%20144%200c0%2039.64%208.23%2068.8%2015.13%2086.28c7.48%2018.94%2015.06%2028.65%2015.13%2028.74a8%208%200%200%201-.11%2010.09M88%20100a12%2012%200%201%200%2012-12a12%2012%200%200%200-12%2012m79.16%2032.42a8%208%200%200%200-10.73-3.58L128%20143.06l-28.42-14.22a8%208%200%200%200-7.15%2014.32l32%2016a8%208%200%200%200%207.15%200l32-16a8%208%200%200%200%203.58-10.74M168%20100a12%2012%200%201%200-12%2012a12%2012%200%200%200%2012-12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/linux-logo-fill.svg?color=%231a73e8&size=48