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

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

The same logo in other sets

Use the fastly logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.919 3.036V1.3h.632V0H9.377v1.3h.631v1.749a10.57 10.57 0 0 0-8.575 10.384C1.433 19.275 6.17 24 12 24c5.842 0 10.567-4.737 10.567-10.567c0-5.186-3.729-9.486-8.648-10.397m-1.628 15.826v-.607h-.619v.607c-2.757-.158-4.955-2.38-5.101-5.137h.607v-.62h-.607a5.436 5.436 0 0 1 5.101-5.089v.607h.62v-.607a5.435 5.435 0 0 1 5.137 5.114h-.607v.619h.607a5.444 5.444 0 0 1-5.138 5.113m2.26-7.712l-.39-.389l-1.979 1.725a.9.9 0 0 0-.316-.06a.986.986 0 0 0-.971.995c0 .547.437.996.971.996c.535 0 .972-.45.972-.996a.8.8 0 0 0-.049-.304Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsFastly(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="M13.919 3.036V1.3h.632V0H9.377v1.3h.631v1.749a10.57 10.57 0 0 0-8.575 10.384C1.433 19.275 6.17 24 12 24c5.842 0 10.567-4.737 10.567-10.567c0-5.186-3.729-9.486-8.648-10.397m-1.628 15.826v-.607h-.619v.607c-2.757-.158-4.955-2.38-5.101-5.137h.607v-.62h-.607a5.436 5.436 0 0 1 5.101-5.089v.607h.62v-.607a5.435 5.435 0 0 1 5.137 5.114h-.607v.619h.607a5.444 5.444 0 0 1-5.138 5.113m2.26-7.712l-.39-.389l-1.979 1.725a.9.9 0 0 0-.316-.06a.986.986 0 0 0-.971.995c0 .547.437.996.971.996c.535 0 .972-.45.972-.996a.8.8 0 0 0-.049-.304Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.919 3.036V1.3h.632V0H9.377v1.3h.631v1.749a10.57 10.57 0 0 0-8.575 10.384C1.433 19.275 6.17 24 12 24c5.842 0 10.567-4.737 10.567-10.567c0-5.186-3.729-9.486-8.648-10.397m-1.628 15.826v-.607h-.619v.607c-2.757-.158-4.955-2.38-5.101-5.137h.607v-.62h-.607a5.436 5.436 0 0 1 5.101-5.089v.607h.62v-.607a5.435 5.435 0 0 1 5.137 5.114h-.607v.619h.607a5.444 5.444 0 0 1-5.138 5.113m2.26-7.712l-.39-.389l-1.979 1.725a.9.9 0 0 0-.316-.06a.986.986 0 0 0-.971.995c0 .547.437.996.971.996c.535 0 .972-.45.972-.996a.8.8 0 0 0-.049-.304Z"/></svg>
</template>

CSS

.icon-fastly {
  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%22M13.919%203.036V1.3h.632V0H9.377v1.3h.631v1.749a10.57%2010.57%200%200%200-8.575%2010.384C1.433%2019.275%206.17%2024%2012%2024c5.842%200%2010.567-4.737%2010.567-10.567c0-5.186-3.729-9.486-8.648-10.397m-1.628%2015.826v-.607h-.619v.607c-2.757-.158-4.955-2.38-5.101-5.137h.607v-.62h-.607a5.436%205.436%200%200%201%205.101-5.089v.607h.62v-.607a5.435%205.435%200%200%201%205.137%205.114h-.607v.619h.607a5.444%205.444%200%200%201-5.138%205.113m2.26-7.712l-.39-.389l-1.979%201.725a.9.9%200%200%200-.316-.06a.986.986%200%200%200-.971.995c0%20.547.437.996.971.996c.535%200%20.972-.45.972-.996a.8.8%200%200%200-.049-.304Z%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%22M13.919%203.036V1.3h.632V0H9.377v1.3h.631v1.749a10.57%2010.57%200%200%200-8.575%2010.384C1.433%2019.275%206.17%2024%2012%2024c5.842%200%2010.567-4.737%2010.567-10.567c0-5.186-3.729-9.486-8.648-10.397m-1.628%2015.826v-.607h-.619v.607c-2.757-.158-4.955-2.38-5.101-5.137h.607v-.62h-.607a5.436%205.436%200%200%201%205.101-5.089v.607h.62v-.607a5.435%205.435%200%200%201%205.137%205.114h-.607v.619h.607a5.444%205.444%200%200%201-5.138%205.113m2.26-7.712l-.39-.389l-1.979%201.725a.9.9%200%200%200-.316-.06a.986.986%200%200%200-.971.995c0%20.547.437.996.971.996c.535%200%20.972-.45.972-.996a.8.8%200%200%200-.049-.304Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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