file type fastly logo

file-type-fastly from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-fastly
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type fastly logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff282d" d="M18.23 5.55V3.52h.73V2h-6.03v1.52h.73v2.05a12.33 12.33 0 1 0 4.57-.02M16.34 24v-.71h-.71v.7A6.34 6.34 0 0 1 9.68 18h.72v-.71h-.7a6.34 6.34 0 0 1 5.94-5.95v.7h.72v-.71a6.33 6.33 0 0 1 5.98 5.97h-.71v.71h.71a6.36 6.36 0 0 1-6 6z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeFastly(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff282d" d="M18.23 5.55V3.52h.73V2h-6.03v1.52h.73v2.05a12.33 12.33 0 1 0 4.57-.02M16.34 24v-.71h-.71v.7A6.34 6.34 0 0 1 9.68 18h.72v-.71h-.7a6.34 6.34 0 0 1 5.94-5.95v.7h.72v-.71a6.33 6.33 0 0 1 5.98 5.97h-.71v.71h.71a6.36 6.36 0 0 1-6 6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff282d" d="M18.23 5.55V3.52h.73V2h-6.03v1.52h.73v2.05a12.33 12.33 0 1 0 4.57-.02M16.34 24v-.71h-.71v.7A6.34 6.34 0 0 1 9.68 18h.72v-.71h-.7a6.34 6.34 0 0 1 5.94-5.95v.7h.72v-.71a6.33 6.33 0 0 1 5.98 5.97h-.71v.71h.71a6.36 6.36 0 0 1-6 6z"/></svg>
</template>

CSS

.icon-file-type-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%2032%2032%22%3E%3Cpath%20fill%3D%22%23ff282d%22%20d%3D%22M18.23%205.55V3.52h.73V2h-6.03v1.52h.73v2.05a12.33%2012.33%200%201%200%204.57-.02M16.34%2024v-.71h-.71v.7A6.34%206.34%200%200%201%209.68%2018h.72v-.71h-.7a6.34%206.34%200%200%201%205.94-5.95v.7h.72v-.71a6.33%206.33%200%200%201%205.98%205.97h-.71v.71h.71a6.36%206.36%200%200%201-6%206z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%23ff282d%22%20d%3D%22M18.23%205.55V3.52h.73V2h-6.03v1.52h.73v2.05a12.33%2012.33%200%201%200%204.57-.02M16.34%2024v-.71h-.71v.7A6.34%206.34%200%200%201%209.68%2018h.72v-.71h-.7a6.34%206.34%200%200%201%205.94-5.95v.7h.72v-.71a6.33%206.33%200%200%201%205.98%205.97h-.71v.71h.71a6.36%206.36%200%200%201-6%206z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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