servicestack from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
servicestack
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the servicestack logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M160 280c81.7 10.2 273.7 102.3 304 232H72c99.5-8.1 184.5-137 88-232m32-152c32.3 35.6 47.7 83.9 46.4 133.6C321.3 295.3 445.7 385.3 472 512h96c-40.7-216.1-273.2-368.5-376-384"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsServicestack(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M160 280c81.7 10.2 273.7 102.3 304 232H72c99.5-8.1 184.5-137 88-232m32-152c32.3 35.6 47.7 83.9 46.4 133.6C321.3 295.3 445.7 385.3 472 512h96c-40.7-216.1-273.2-368.5-376-384"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M160 280c81.7 10.2 273.7 102.3 304 232H72c99.5-8.1 184.5-137 88-232m32-152c32.3 35.6 47.7 83.9 46.4 133.6C321.3 295.3 445.7 385.3 472 512h96c-40.7-216.1-273.2-368.5-376-384"/></svg>
</template>

CSS

.icon-servicestack {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%20280c81.7%2010.2%20273.7%20102.3%20304%20232H72c99.5-8.1%20184.5-137%2088-232m32-152c32.3%2035.6%2047.7%2083.9%2046.4%20133.6C321.3%20295.3%20445.7%20385.3%20472%20512h96c-40.7-216.1-273.2-368.5-376-384%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M160%20280c81.7%2010.2%20273.7%20102.3%20304%20232H72c99.5-8.1%20184.5-137%2088-232m32-152c32.3%2035.6%2047.7%2083.9%2046.4%20133.6C321.3%20295.3%20445.7%20385.3%20472%20512h96c-40.7-216.1-273.2-368.5-376-384%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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