linode from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
linode
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
448×512
License
CC BY 4.0

The same logo in other sets

Use the linode logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="m366.036 186.867l-59.5 36.871l-.838 36.871l-29.329-19.273l-39.384 24.3c2.238 55.211 2.483 59.271 2.51 59.5l-97.2 65.359l-15.081-104.747l108.1-62.01l-40.224-25.977l-75.417 38.547l-20.95-143.293l129.048-49.441L136.432 0L10.737 39.385L38.39 174.3l41.9 32.681l-31.845 15.081l20.949 101.395l29.329 27.653l-20.949 12.569l16.76 78.769L160.733 512c-10.8-74.842-11.658-78.641-11.725-78.773l77.925-55.3c16.759-12.57 15.083-10.894 15.083-10.894l.838 24.3l33.519 28.491l-.838-77.093l46.927-33.519l26.815-18.435l-2.514 36.033l25.139 17.6l6.7-74.579l58.657-43.575Z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsLinode(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="m366.036 186.867l-59.5 36.871l-.838 36.871l-29.329-19.273l-39.384 24.3c2.238 55.211 2.483 59.271 2.51 59.5l-97.2 65.359l-15.081-104.747l108.1-62.01l-40.224-25.977l-75.417 38.547l-20.95-143.293l129.048-49.441L136.432 0L10.737 39.385L38.39 174.3l41.9 32.681l-31.845 15.081l20.949 101.395l29.329 27.653l-20.949 12.569l16.76 78.769L160.733 512c-10.8-74.842-11.658-78.641-11.725-78.773l77.925-55.3c16.759-12.57 15.083-10.894 15.083-10.894l.838 24.3l33.519 28.491l-.838-77.093l46.927-33.519l26.815-18.435l-2.514 36.033l25.139 17.6l6.7-74.579l58.657-43.575Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="m366.036 186.867l-59.5 36.871l-.838 36.871l-29.329-19.273l-39.384 24.3c2.238 55.211 2.483 59.271 2.51 59.5l-97.2 65.359l-15.081-104.747l108.1-62.01l-40.224-25.977l-75.417 38.547l-20.95-143.293l129.048-49.441L136.432 0L10.737 39.385L38.39 174.3l41.9 32.681l-31.845 15.081l20.949 101.395l29.329 27.653l-20.949 12.569l16.76 78.769L160.733 512c-10.8-74.842-11.658-78.641-11.725-78.773l77.925-55.3c16.759-12.57 15.083-10.894 15.083-10.894l.838 24.3l33.519 28.491l-.838-77.093l46.927-33.519l26.815-18.435l-2.514 36.033l25.139 17.6l6.7-74.579l58.657-43.575Z"/></svg>
</template>

CSS

.icon-linode {
  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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m366.036%20186.867l-59.5%2036.871l-.838%2036.871l-29.329-19.273l-39.384%2024.3c2.238%2055.211%202.483%2059.271%202.51%2059.5l-97.2%2065.359l-15.081-104.747l108.1-62.01l-40.224-25.977l-75.417%2038.547l-20.95-143.293l129.048-49.441L136.432%200L10.737%2039.385L38.39%20174.3l41.9%2032.681l-31.845%2015.081l20.949%20101.395l29.329%2027.653l-20.949%2012.569l16.76%2078.769L160.733%20512c-10.8-74.842-11.658-78.641-11.725-78.773l77.925-55.3c16.759-12.57%2015.083-10.894%2015.083-10.894l.838%2024.3l33.519%2028.491l-.838-77.093l46.927-33.519l26.815-18.435l-2.514%2036.033l25.139%2017.6l6.7-74.579l58.657-43.575Z%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m366.036%20186.867l-59.5%2036.871l-.838%2036.871l-29.329-19.273l-39.384%2024.3c2.238%2055.211%202.483%2059.271%202.51%2059.5l-97.2%2065.359l-15.081-104.747l108.1-62.01l-40.224-25.977l-75.417%2038.547l-20.95-143.293l129.048-49.441L136.432%200L10.737%2039.385L38.39%20174.3l41.9%2032.681l-31.845%2015.081l20.949%20101.395l29.329%2027.653l-20.949%2012.569l16.76%2078.769L160.733%20512c-10.8-74.842-11.658-78.641-11.725-78.773l77.925-55.3c16.759-12.57%2015.083-10.894%2015.083-10.894l.838%2024.3l33.519%2028.491l-.838-77.093l46.927-33.519l26.815-18.435l-2.514%2036.033l25.139%2017.6l6.7-74.579l58.657-43.575Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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