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

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

The same logo in other sets

Use the fastify logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.245 6.49L24 4.533l-.031-.121l-7.473 1.967c.797-1.153.523-2.078.523-2.078s-2.387 1.524-4.193 1.485c-1.804-.04-2.387-.52-5.155.362S4.12 9.738 3.32 10.321C2.516 10.904 0 12.798 0 12.798l.006.034l2.27-.724s-.622.585-1.945 2.37l-.062-.057l.002.011s1.064 1.626 2.107 1.324a2 2 0 0 0 .353-.147c.419.234.967.463 1.572.525c0 0-.41-.475-.752-1.017l.238-.154l.865.318l-.096-.812l.008-.006l.849.311l-.105-.738a6 6 0 0 1 .322-.158l.885-3.345l3.662-2.497l-.291.733c-.741 1.826-2.135 2.256-2.135 2.256l-.582.22c-.433.512-.614.637-.764 2.353c.348-.088.682-.107.984-.028c1.564.421 2.107 2.307 1.685 2.827c-.104.13-.356.354-.673.617H7.77l-.008.514l-.065.051h-.645l-.009.504l-.17.127c-.607.011-1.373-.518-1.373-.518c0 .481.401 1.225.401 1.225l.07-.034l-.061.045s1.625 1.083 2.646.681c.91-.356 3.263-2.213 5.296-3.093l6.15-1.62l.811-2.1l-4.688 1.235v-1.889l5.5-1.448l.811-2.1l-6.31 1.662V8.367zm-11.163 4l1.459-.384l.02.074l-.455 1.179l-1.513.398zm.503 2.526l-1.512.398l.489-1.266l1.459-.385l.02.074zm1.971-.424l-1.513.398l.49-1.266l1.459-.385l.02.073Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsFastify(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="M23.245 6.49L24 4.533l-.031-.121l-7.473 1.967c.797-1.153.523-2.078.523-2.078s-2.387 1.524-4.193 1.485c-1.804-.04-2.387-.52-5.155.362S4.12 9.738 3.32 10.321C2.516 10.904 0 12.798 0 12.798l.006.034l2.27-.724s-.622.585-1.945 2.37l-.062-.057l.002.011s1.064 1.626 2.107 1.324a2 2 0 0 0 .353-.147c.419.234.967.463 1.572.525c0 0-.41-.475-.752-1.017l.238-.154l.865.318l-.096-.812l.008-.006l.849.311l-.105-.738a6 6 0 0 1 .322-.158l.885-3.345l3.662-2.497l-.291.733c-.741 1.826-2.135 2.256-2.135 2.256l-.582.22c-.433.512-.614.637-.764 2.353c.348-.088.682-.107.984-.028c1.564.421 2.107 2.307 1.685 2.827c-.104.13-.356.354-.673.617H7.77l-.008.514l-.065.051h-.645l-.009.504l-.17.127c-.607.011-1.373-.518-1.373-.518c0 .481.401 1.225.401 1.225l.07-.034l-.061.045s1.625 1.083 2.646.681c.91-.356 3.263-2.213 5.296-3.093l6.15-1.62l.811-2.1l-4.688 1.235v-1.889l5.5-1.448l.811-2.1l-6.31 1.662V8.367zm-11.163 4l1.459-.384l.02.074l-.455 1.179l-1.513.398zm.503 2.526l-1.512.398l.489-1.266l1.459-.385l.02.074zm1.971-.424l-1.513.398l.49-1.266l1.459-.385l.02.073Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.245 6.49L24 4.533l-.031-.121l-7.473 1.967c.797-1.153.523-2.078.523-2.078s-2.387 1.524-4.193 1.485c-1.804-.04-2.387-.52-5.155.362S4.12 9.738 3.32 10.321C2.516 10.904 0 12.798 0 12.798l.006.034l2.27-.724s-.622.585-1.945 2.37l-.062-.057l.002.011s1.064 1.626 2.107 1.324a2 2 0 0 0 .353-.147c.419.234.967.463 1.572.525c0 0-.41-.475-.752-1.017l.238-.154l.865.318l-.096-.812l.008-.006l.849.311l-.105-.738a6 6 0 0 1 .322-.158l.885-3.345l3.662-2.497l-.291.733c-.741 1.826-2.135 2.256-2.135 2.256l-.582.22c-.433.512-.614.637-.764 2.353c.348-.088.682-.107.984-.028c1.564.421 2.107 2.307 1.685 2.827c-.104.13-.356.354-.673.617H7.77l-.008.514l-.065.051h-.645l-.009.504l-.17.127c-.607.011-1.373-.518-1.373-.518c0 .481.401 1.225.401 1.225l.07-.034l-.061.045s1.625 1.083 2.646.681c.91-.356 3.263-2.213 5.296-3.093l6.15-1.62l.811-2.1l-4.688 1.235v-1.889l5.5-1.448l.811-2.1l-6.31 1.662V8.367zm-11.163 4l1.459-.384l.02.074l-.455 1.179l-1.513.398zm.503 2.526l-1.512.398l.489-1.266l1.459-.385l.02.074zm1.971-.424l-1.513.398l.49-1.266l1.459-.385l.02.073Z"/></svg>
</template>

CSS

.icon-fastify {
  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%22M23.245%206.49L24%204.533l-.031-.121l-7.473%201.967c.797-1.153.523-2.078.523-2.078s-2.387%201.524-4.193%201.485c-1.804-.04-2.387-.52-5.155.362S4.12%209.738%203.32%2010.321C2.516%2010.904%200%2012.798%200%2012.798l.006.034l2.27-.724s-.622.585-1.945%202.37l-.062-.057l.002.011s1.064%201.626%202.107%201.324a2%202%200%200%200%20.353-.147c.419.234.967.463%201.572.525c0%200-.41-.475-.752-1.017l.238-.154l.865.318l-.096-.812l.008-.006l.849.311l-.105-.738a6%206%200%200%201%20.322-.158l.885-3.345l3.662-2.497l-.291.733c-.741%201.826-2.135%202.256-2.135%202.256l-.582.22c-.433.512-.614.637-.764%202.353c.348-.088.682-.107.984-.028c1.564.421%202.107%202.307%201.685%202.827c-.104.13-.356.354-.673.617H7.77l-.008.514l-.065.051h-.645l-.009.504l-.17.127c-.607.011-1.373-.518-1.373-.518c0%20.481.401%201.225.401%201.225l.07-.034l-.061.045s1.625%201.083%202.646.681c.91-.356%203.263-2.213%205.296-3.093l6.15-1.62l.811-2.1l-4.688%201.235v-1.889l5.5-1.448l.811-2.1l-6.31%201.662V8.367zm-11.163%204l1.459-.384l.02.074l-.455%201.179l-1.513.398zm.503%202.526l-1.512.398l.489-1.266l1.459-.385l.02.074zm1.971-.424l-1.513.398l.49-1.266l1.459-.385l.02.073Z%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%22M23.245%206.49L24%204.533l-.031-.121l-7.473%201.967c.797-1.153.523-2.078.523-2.078s-2.387%201.524-4.193%201.485c-1.804-.04-2.387-.52-5.155.362S4.12%209.738%203.32%2010.321C2.516%2010.904%200%2012.798%200%2012.798l.006.034l2.27-.724s-.622.585-1.945%202.37l-.062-.057l.002.011s1.064%201.626%202.107%201.324a2%202%200%200%200%20.353-.147c.419.234.967.463%201.572.525c0%200-.41-.475-.752-1.017l.238-.154l.865.318l-.096-.812l.008-.006l.849.311l-.105-.738a6%206%200%200%201%20.322-.158l.885-3.345l3.662-2.497l-.291.733c-.741%201.826-2.135%202.256-2.135%202.256l-.582.22c-.433.512-.614.637-.764%202.353c.348-.088.682-.107.984-.028c1.564.421%202.107%202.307%201.685%202.827c-.104.13-.356.354-.673.617H7.77l-.008.514l-.065.051h-.645l-.009.504l-.17.127c-.607.011-1.373-.518-1.373-.518c0%20.481.401%201.225.401%201.225l.07-.034l-.061.045s1.625%201.083%202.646.681c.91-.356%203.263-2.213%205.296-3.093l6.15-1.62l.811-2.1l-4.688%201.235v-1.889l5.5-1.448l.811-2.1l-6.31%201.662V8.367zm-11.163%204l1.459-.384l.02.074l-.455%201.179l-1.513.398zm.503%202.526l-1.512.398l.489-1.266l1.459-.385l.02.074zm1.971-.424l-1.513.398l.49-1.266l1.459-.385l.02.073Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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