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

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

The same logo in other sets

Use the maxcdn logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M461.1 442.7h-97.4L415.6 200c2.3-10.2.9-19.5-4.4-25.7c-5-6.1-13.7-9.6-24.2-9.6h-49.3l-59.5 278h-97.4l59.5-278h-83.4l-59.5 278H0l59.5-278l-44.6-95.4H387c39.4 0 75.3 16.3 98.3 44.9c23.3 28.6 31.8 67.4 23.6 105.9z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsMaxcdn(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M461.1 442.7h-97.4L415.6 200c2.3-10.2.9-19.5-4.4-25.7c-5-6.1-13.7-9.6-24.2-9.6h-49.3l-59.5 278h-97.4l59.5-278h-83.4l-59.5 278H0l59.5-278l-44.6-95.4H387c39.4 0 75.3 16.3 98.3 44.9c23.3 28.6 31.8 67.4 23.6 105.9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M461.1 442.7h-97.4L415.6 200c2.3-10.2.9-19.5-4.4-25.7c-5-6.1-13.7-9.6-24.2-9.6h-49.3l-59.5 278h-97.4l59.5-278h-83.4l-59.5 278H0l59.5-278l-44.6-95.4H387c39.4 0 75.3 16.3 98.3 44.9c23.3 28.6 31.8 67.4 23.6 105.9z"/></svg>
</template>

CSS

.icon-maxcdn {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M461.1%20442.7h-97.4L415.6%20200c2.3-10.2.9-19.5-4.4-25.7c-5-6.1-13.7-9.6-24.2-9.6h-49.3l-59.5%20278h-97.4l59.5-278h-83.4l-59.5%20278H0l59.5-278l-44.6-95.4H387c39.4%200%2075.3%2016.3%2098.3%2044.9c23.3%2028.6%2031.8%2067.4%2023.6%20105.9z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M461.1%20442.7h-97.4L415.6%20200c2.3-10.2.9-19.5-4.4-25.7c-5-6.1-13.7-9.6-24.2-9.6h-49.3l-59.5%20278h-97.4l59.5-278h-83.4l-59.5%20278H0l59.5-278l-44.6-95.4H387c39.4%200%2075.3%2016.3%2098.3%2044.9c23.3%2028.6%2031.8%2067.4%2023.6%20105.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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