fastify icon logo
fastify-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- fastify-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×165
- License
- CC0
Use the fastify icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 165"><path d="M247.942 23.314L256 2.444l-.35-1.293l-79.717 21.003C184.433 9.86 181.513 0 181.513 0s-25.457 16.257-44.709 15.832c-19.251-.426-25.457-5.564-54.977 3.853c-29.52 9.41-37.86 38.295-46.419 44.5C26.85 70.392 0 90.603 0 90.603l.058.359l24.207-7.707S17.625 89.51 3.52 108.52l-.659-.609l.025.134s11.336 17.324 22.463 14.121c1.118-.325 2.377-.859 3.753-1.56c4.48 2.495 10.327 4.947 16.783 5.622c0 0-4.37-5.08-8.016-10.86c.984-.634 1.994-1.293 3.02-1.96l-.476.334l9.217 3.386l-1.017-8.666c.033-.017.058-.042.091-.059l9.059 3.328l-1.126-7.882a77 77 0 0 1 3.436-1.693l9.443-35.717l39.045-26.634l-3.103 7.808c-7.916 19.468-22.78 24.064-22.78 24.064l-6.206 2.352c-4.612 5.455-6.556 6.798-8.14 25.107c3.72-.934 7.273-1.16 10.492-.292c16.683 4.496 22.463 24.599 17.967 30.162c-1.126 1.393-3.803 3.77-7.181 6.565h-6.773l-.092 5.488c-.234.184-.467.359-.693.542h-6.89l-.083 5.355c-.609.468-1.218.918-1.801 1.36c-6.473.133-14.673-5.514-14.673-5.514c0 5.139 4.28 13.046 4.28 13.046s.283-.133.758-.367c-.417.309-.65.476-.65.476s17.324 11.552 28.235 7.273c9.7-3.804 34.816-23.606 56.495-32.981l65.603-17.283l8.65-22.413l-49.997 13.17V83.597l58.664-15.457l8.65-22.413l-67.297 17.734V43.324z"/></svg>
React
import type { SVGProps } from "react";
export function LogosFastifyIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 165"><path d="M247.942 23.314L256 2.444l-.35-1.293l-79.717 21.003C184.433 9.86 181.513 0 181.513 0s-25.457 16.257-44.709 15.832c-19.251-.426-25.457-5.564-54.977 3.853c-29.52 9.41-37.86 38.295-46.419 44.5C26.85 70.392 0 90.603 0 90.603l.058.359l24.207-7.707S17.625 89.51 3.52 108.52l-.659-.609l.025.134s11.336 17.324 22.463 14.121c1.118-.325 2.377-.859 3.753-1.56c4.48 2.495 10.327 4.947 16.783 5.622c0 0-4.37-5.08-8.016-10.86c.984-.634 1.994-1.293 3.02-1.96l-.476.334l9.217 3.386l-1.017-8.666c.033-.017.058-.042.091-.059l9.059 3.328l-1.126-7.882a77 77 0 0 1 3.436-1.693l9.443-35.717l39.045-26.634l-3.103 7.808c-7.916 19.468-22.78 24.064-22.78 24.064l-6.206 2.352c-4.612 5.455-6.556 6.798-8.14 25.107c3.72-.934 7.273-1.16 10.492-.292c16.683 4.496 22.463 24.599 17.967 30.162c-1.126 1.393-3.803 3.77-7.181 6.565h-6.773l-.092 5.488c-.234.184-.467.359-.693.542h-6.89l-.083 5.355c-.609.468-1.218.918-1.801 1.36c-6.473.133-14.673-5.514-14.673-5.514c0 5.139 4.28 13.046 4.28 13.046s.283-.133.758-.367c-.417.309-.65.476-.65.476s17.324 11.552 28.235 7.273c9.7-3.804 34.816-23.606 56.495-32.981l65.603-17.283l8.65-22.413l-49.997 13.17V83.597l58.664-15.457l8.65-22.413l-67.297 17.734V43.324z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 165"><path d="M247.942 23.314L256 2.444l-.35-1.293l-79.717 21.003C184.433 9.86 181.513 0 181.513 0s-25.457 16.257-44.709 15.832c-19.251-.426-25.457-5.564-54.977 3.853c-29.52 9.41-37.86 38.295-46.419 44.5C26.85 70.392 0 90.603 0 90.603l.058.359l24.207-7.707S17.625 89.51 3.52 108.52l-.659-.609l.025.134s11.336 17.324 22.463 14.121c1.118-.325 2.377-.859 3.753-1.56c4.48 2.495 10.327 4.947 16.783 5.622c0 0-4.37-5.08-8.016-10.86c.984-.634 1.994-1.293 3.02-1.96l-.476.334l9.217 3.386l-1.017-8.666c.033-.017.058-.042.091-.059l9.059 3.328l-1.126-7.882a77 77 0 0 1 3.436-1.693l9.443-35.717l39.045-26.634l-3.103 7.808c-7.916 19.468-22.78 24.064-22.78 24.064l-6.206 2.352c-4.612 5.455-6.556 6.798-8.14 25.107c3.72-.934 7.273-1.16 10.492-.292c16.683 4.496 22.463 24.599 17.967 30.162c-1.126 1.393-3.803 3.77-7.181 6.565h-6.773l-.092 5.488c-.234.184-.467.359-.693.542h-6.89l-.083 5.355c-.609.468-1.218.918-1.801 1.36c-6.473.133-14.673-5.514-14.673-5.514c0 5.139 4.28 13.046 4.28 13.046s.283-.133.758-.367c-.417.309-.65.476-.65.476s17.324 11.552 28.235 7.273c9.7-3.804 34.816-23.606 56.495-32.981l65.603-17.283l8.65-22.413l-49.997 13.17V83.597l58.664-15.457l8.65-22.413l-67.297 17.734V43.324z"/></svg> </template>
CSS
.icon-fastify-icon {
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%20256%20165%22%3E%3Cpath%20d%3D%22M247.942%2023.314L256%202.444l-.35-1.293l-79.717%2021.003C184.433%209.86%20181.513%200%20181.513%200s-25.457%2016.257-44.709%2015.832c-19.251-.426-25.457-5.564-54.977%203.853c-29.52%209.41-37.86%2038.295-46.419%2044.5C26.85%2070.392%200%2090.603%200%2090.603l.058.359l24.207-7.707S17.625%2089.51%203.52%20108.52l-.659-.609l.025.134s11.336%2017.324%2022.463%2014.121c1.118-.325%202.377-.859%203.753-1.56c4.48%202.495%2010.327%204.947%2016.783%205.622c0%200-4.37-5.08-8.016-10.86c.984-.634%201.994-1.293%203.02-1.96l-.476.334l9.217%203.386l-1.017-8.666c.033-.017.058-.042.091-.059l9.059%203.328l-1.126-7.882a77%2077%200%200%201%203.436-1.693l9.443-35.717l39.045-26.634l-3.103%207.808c-7.916%2019.468-22.78%2024.064-22.78%2024.064l-6.206%202.352c-4.612%205.455-6.556%206.798-8.14%2025.107c3.72-.934%207.273-1.16%2010.492-.292c16.683%204.496%2022.463%2024.599%2017.967%2030.162c-1.126%201.393-3.803%203.77-7.181%206.565h-6.773l-.092%205.488c-.234.184-.467.359-.693.542h-6.89l-.083%205.355c-.609.468-1.218.918-1.801%201.36c-6.473.133-14.673-5.514-14.673-5.514c0%205.139%204.28%2013.046%204.28%2013.046s.283-.133.758-.367c-.417.309-.65.476-.65.476s17.324%2011.552%2028.235%207.273c9.7-3.804%2034.816-23.606%2056.495-32.981l65.603-17.283l8.65-22.413l-49.997%2013.17V83.597l58.664-15.457l8.65-22.413l-67.297%2017.734V43.324z%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%20256%20165%22%3E%3Cpath%20d%3D%22M247.942%2023.314L256%202.444l-.35-1.293l-79.717%2021.003C184.433%209.86%20181.513%200%20181.513%200s-25.457%2016.257-44.709%2015.832c-19.251-.426-25.457-5.564-54.977%203.853c-29.52%209.41-37.86%2038.295-46.419%2044.5C26.85%2070.392%200%2090.603%200%2090.603l.058.359l24.207-7.707S17.625%2089.51%203.52%20108.52l-.659-.609l.025.134s11.336%2017.324%2022.463%2014.121c1.118-.325%202.377-.859%203.753-1.56c4.48%202.495%2010.327%204.947%2016.783%205.622c0%200-4.37-5.08-8.016-10.86c.984-.634%201.994-1.293%203.02-1.96l-.476.334l9.217%203.386l-1.017-8.666c.033-.017.058-.042.091-.059l9.059%203.328l-1.126-7.882a77%2077%200%200%201%203.436-1.693l9.443-35.717l39.045-26.634l-3.103%207.808c-7.916%2019.468-22.78%2024.064-22.78%2024.064l-6.206%202.352c-4.612%205.455-6.556%206.798-8.14%2025.107c3.72-.934%207.273-1.16%2010.492-.292c16.683%204.496%2022.463%2024.599%2017.967%2030.162c-1.126%201.393-3.803%203.77-7.181%206.565h-6.773l-.092%205.488c-.234.184-.467.359-.693.542h-6.89l-.083%205.355c-.609.468-1.218.918-1.801%201.36c-6.473.133-14.673-5.514-14.673-5.514c0%205.139%204.28%2013.046%204.28%2013.046s.283-.133.758-.367c-.417.309-.65.476-.65.476s17.324%2011.552%2028.235%207.273c9.7-3.804%2034.816-23.606%2056.495-32.981l65.603-17.283l8.65-22.413l-49.997%2013.17V83.597l58.664-15.457l8.65-22.413l-67.297%2017.734V43.324z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/fastify-icon.svg?color=%231a73e8&size=48