linode logo
linode from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- linode
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- 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 640 640"><path fill="currentColor" d="m462.3 250.9l-59.5 36.9l-.8 36.9l-29.3-19.3l-39.4 24.3c2.2 55.2 2.5 59.3 2.5 59.5l-97.2 65.4l-15.1-104.7l108.1-62l-40.2-26l-75.4 38.5l-21-143.3l129-49.4l-91.3-43.6L107 103.5l27.7 134.9l41.9 32.7l-31.8 15.1l20.9 101.4l29.3 27.7l-20.9 12.6l16.8 78.8l66.2 69.6c-10.8-74.8-11.7-78.6-11.7-78.8l77.9-55.3c16.7-12.8 15-11.2 15-11.2l.8 24.3l33.5 28.5l-.8-77.1l46.9-33.5l26.8-18.4l-2.5 36l25.1 17.6l6.7-74.6l58.7-43.6l-71.2-39.4z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsLinode(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="m462.3 250.9l-59.5 36.9l-.8 36.9l-29.3-19.3l-39.4 24.3c2.2 55.2 2.5 59.3 2.5 59.5l-97.2 65.4l-15.1-104.7l108.1-62l-40.2-26l-75.4 38.5l-21-143.3l129-49.4l-91.3-43.6L107 103.5l27.7 134.9l41.9 32.7l-31.8 15.1l20.9 101.4l29.3 27.7l-20.9 12.6l16.8 78.8l66.2 69.6c-10.8-74.8-11.7-78.6-11.7-78.8l77.9-55.3c16.7-12.8 15-11.2 15-11.2l.8 24.3l33.5 28.5l-.8-77.1l46.9-33.5l26.8-18.4l-2.5 36l25.1 17.6l6.7-74.6l58.7-43.6l-71.2-39.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m462.3 250.9l-59.5 36.9l-.8 36.9l-29.3-19.3l-39.4 24.3c2.2 55.2 2.5 59.3 2.5 59.5l-97.2 65.4l-15.1-104.7l108.1-62l-40.2-26l-75.4 38.5l-21-143.3l129-49.4l-91.3-43.6L107 103.5l27.7 134.9l41.9 32.7l-31.8 15.1l20.9 101.4l29.3 27.7l-20.9 12.6l16.8 78.8l66.2 69.6c-10.8-74.8-11.7-78.6-11.7-78.8l77.9-55.3c16.7-12.8 15-11.2 15-11.2l.8 24.3l33.5 28.5l-.8-77.1l46.9-33.5l26.8-18.4l-2.5 36l25.1 17.6l6.7-74.6l58.7-43.6l-71.2-39.4z"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m462.3%20250.9l-59.5%2036.9l-.8%2036.9l-29.3-19.3l-39.4%2024.3c2.2%2055.2%202.5%2059.3%202.5%2059.5l-97.2%2065.4l-15.1-104.7l108.1-62l-40.2-26l-75.4%2038.5l-21-143.3l129-49.4l-91.3-43.6L107%20103.5l27.7%20134.9l41.9%2032.7l-31.8%2015.1l20.9%20101.4l29.3%2027.7l-20.9%2012.6l16.8%2078.8l66.2%2069.6c-10.8-74.8-11.7-78.6-11.7-78.8l77.9-55.3c16.7-12.8%2015-11.2%2015-11.2l.8%2024.3l33.5%2028.5l-.8-77.1l46.9-33.5l26.8-18.4l-2.5%2036l25.1%2017.6l6.7-74.6l58.7-43.6l-71.2-39.4z%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%22m462.3%20250.9l-59.5%2036.9l-.8%2036.9l-29.3-19.3l-39.4%2024.3c2.2%2055.2%202.5%2059.3%202.5%2059.5l-97.2%2065.4l-15.1-104.7l108.1-62l-40.2-26l-75.4%2038.5l-21-143.3l129-49.4l-91.3-43.6L107%20103.5l27.7%20134.9l41.9%2032.7l-31.8%2015.1l20.9%20101.4l29.3%2027.7l-20.9%2012.6l16.8%2078.8l66.2%2069.6c-10.8-74.8-11.7-78.6-11.7-78.8l77.9-55.3c16.7-12.8%2015-11.2%2015-11.2l.8%2024.3l33.5%2028.5l-.8-77.1l46.9-33.5l26.8-18.4l-2.5%2036l25.1%2017.6l6.7-74.6l58.7-43.6l-71.2-39.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/linode.svg?color=%231a73e8&size=48