fastify logo
fastify from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- fastify
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
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="M21.37 7.41L22 5.78l-.03-.1l-6.23 1.64c.66-.96.44-1.73.44-1.73s-1.99 1.27-3.49 1.24s-1.99-.43-4.3.3c-2.31.74-2.96 2.99-3.63 3.48s-2.77 2.06-2.77 2.06v.03l1.9-.6s-.52.49-1.62 1.97l-.05-.05s.89 1.36 1.75 1.11c.09-.03.19-.07.29-.12c.35.19.81.39 1.31.44c0 0-.34-.4-.63-.85l.24-.15l-.04.03l.72.26l-.08-.68l.71.26l-.09-.62c.09-.05.18-.09.27-.13l.74-2.79l3.05-2.08l-.24.61c-.62 1.52-1.78 1.88-1.78 1.88l-.48.18c-.36.43-.51.53-.64 1.96c.29-.07.57-.09.82-.02c1.3.35 1.75 1.92 1.4 2.36c-.09.11-.3.29-.56.51h-.53v.43s-.04.03-.06.04h-.54v.42c-.05.04-.1.07-.15.11c-.51.01-1.15-.43-1.15-.43c0 .4.33 1.02.33 1.02l.06-.03c-.03.02-.05.04-.05.04s1.35.9 2.21.57c.76-.3 2.72-1.84 4.41-2.58l5.13-1.35l.68-1.75l-3.91 1.03v-1.57l4.58-1.21l.68-1.75l-5.26 1.39V8.99l5.93-1.56Z"/></svg>
React
import type { SVGProps } from "react";
export function BxlFastify(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="M21.37 7.41L22 5.78l-.03-.1l-6.23 1.64c.66-.96.44-1.73.44-1.73s-1.99 1.27-3.49 1.24s-1.99-.43-4.3.3c-2.31.74-2.96 2.99-3.63 3.48s-2.77 2.06-2.77 2.06v.03l1.9-.6s-.52.49-1.62 1.97l-.05-.05s.89 1.36 1.75 1.11c.09-.03.19-.07.29-.12c.35.19.81.39 1.31.44c0 0-.34-.4-.63-.85l.24-.15l-.04.03l.72.26l-.08-.68l.71.26l-.09-.62c.09-.05.18-.09.27-.13l.74-2.79l3.05-2.08l-.24.61c-.62 1.52-1.78 1.88-1.78 1.88l-.48.18c-.36.43-.51.53-.64 1.96c.29-.07.57-.09.82-.02c1.3.35 1.75 1.92 1.4 2.36c-.09.11-.3.29-.56.51h-.53v.43s-.04.03-.06.04h-.54v.42c-.05.04-.1.07-.15.11c-.51.01-1.15-.43-1.15-.43c0 .4.33 1.02.33 1.02l.06-.03c-.03.02-.05.04-.05.04s1.35.9 2.21.57c.76-.3 2.72-1.84 4.41-2.58l5.13-1.35l.68-1.75l-3.91 1.03v-1.57l4.58-1.21l.68-1.75l-5.26 1.39V8.99l5.93-1.56Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.37 7.41L22 5.78l-.03-.1l-6.23 1.64c.66-.96.44-1.73.44-1.73s-1.99 1.27-3.49 1.24s-1.99-.43-4.3.3c-2.31.74-2.96 2.99-3.63 3.48s-2.77 2.06-2.77 2.06v.03l1.9-.6s-.52.49-1.62 1.97l-.05-.05s.89 1.36 1.75 1.11c.09-.03.19-.07.29-.12c.35.19.81.39 1.31.44c0 0-.34-.4-.63-.85l.24-.15l-.04.03l.72.26l-.08-.68l.71.26l-.09-.62c.09-.05.18-.09.27-.13l.74-2.79l3.05-2.08l-.24.61c-.62 1.52-1.78 1.88-1.78 1.88l-.48.18c-.36.43-.51.53-.64 1.96c.29-.07.57-.09.82-.02c1.3.35 1.75 1.92 1.4 2.36c-.09.11-.3.29-.56.51h-.53v.43s-.04.03-.06.04h-.54v.42c-.05.04-.1.07-.15.11c-.51.01-1.15-.43-1.15-.43c0 .4.33 1.02.33 1.02l.06-.03c-.03.02-.05.04-.05.04s1.35.9 2.21.57c.76-.3 2.72-1.84 4.41-2.58l5.13-1.35l.68-1.75l-3.91 1.03v-1.57l4.58-1.21l.68-1.75l-5.26 1.39V8.99l5.93-1.56Z"/></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%22M21.37%207.41L22%205.78l-.03-.1l-6.23%201.64c.66-.96.44-1.73.44-1.73s-1.99%201.27-3.49%201.24s-1.99-.43-4.3.3c-2.31.74-2.96%202.99-3.63%203.48s-2.77%202.06-2.77%202.06v.03l1.9-.6s-.52.49-1.62%201.97l-.05-.05s.89%201.36%201.75%201.11c.09-.03.19-.07.29-.12c.35.19.81.39%201.31.44c0%200-.34-.4-.63-.85l.24-.15l-.04.03l.72.26l-.08-.68l.71.26l-.09-.62c.09-.05.18-.09.27-.13l.74-2.79l3.05-2.08l-.24.61c-.62%201.52-1.78%201.88-1.78%201.88l-.48.18c-.36.43-.51.53-.64%201.96c.29-.07.57-.09.82-.02c1.3.35%201.75%201.92%201.4%202.36c-.09.11-.3.29-.56.51h-.53v.43s-.04.03-.06.04h-.54v.42c-.05.04-.1.07-.15.11c-.51.01-1.15-.43-1.15-.43c0%20.4.33%201.02.33%201.02l.06-.03c-.03.02-.05.04-.05.04s1.35.9%202.21.57c.76-.3%202.72-1.84%204.41-2.58l5.13-1.35l.68-1.75l-3.91%201.03v-1.57l4.58-1.21l.68-1.75l-5.26%201.39V8.99l5.93-1.56Z%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%22M21.37%207.41L22%205.78l-.03-.1l-6.23%201.64c.66-.96.44-1.73.44-1.73s-1.99%201.27-3.49%201.24s-1.99-.43-4.3.3c-2.31.74-2.96%202.99-3.63%203.48s-2.77%202.06-2.77%202.06v.03l1.9-.6s-.52.49-1.62%201.97l-.05-.05s.89%201.36%201.75%201.11c.09-.03.19-.07.29-.12c.35.19.81.39%201.31.44c0%200-.34-.4-.63-.85l.24-.15l-.04.03l.72.26l-.08-.68l.71.26l-.09-.62c.09-.05.18-.09.27-.13l.74-2.79l3.05-2.08l-.24.61c-.62%201.52-1.78%201.88-1.78%201.88l-.48.18c-.36.43-.51.53-.64%201.96c.29-.07.57-.09.82-.02c1.3.35%201.75%201.92%201.4%202.36c-.09.11-.3.29-.56.51h-.53v.43s-.04.03-.06.04h-.54v.42c-.05.04-.1.07-.15.11c-.51.01-1.15-.43-1.15-.43c0%20.4.33%201.02.33%201.02l.06-.03c-.03.02-.05.04-.05.04s1.35.9%202.21.57c.76-.3%202.72-1.84%204.41-2.58l5.13-1.35l.68-1.75l-3.91%201.03v-1.57l4.58-1.21l.68-1.75l-5.26%201.39V8.99l5.93-1.56Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/fastify.svg?color=%231a73e8&size=48