sitrox from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
sitrox
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
448×512
License
CC BY 4.0

The same logo in other sets

Use the sitrox logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M212.439.008V0H448v128H64C64 57.6 141.755.475 212.439.008M237.256 192v.007C307.135 192.475 384 249.6 384 320H210.809v-.005C140.915 319.563 64 262.424 64 192zm-1.691 319.993C306.251 511.521 384 454.399 384 384H0v128h235.565z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsSitrox(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M212.439.008V0H448v128H64C64 57.6 141.755.475 212.439.008M237.256 192v.007C307.135 192.475 384 249.6 384 320H210.809v-.005C140.915 319.563 64 262.424 64 192zm-1.691 319.993C306.251 511.521 384 454.399 384 384H0v128h235.565z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M212.439.008V0H448v128H64C64 57.6 141.755.475 212.439.008M237.256 192v.007C307.135 192.475 384 249.6 384 320H210.809v-.005C140.915 319.563 64 262.424 64 192zm-1.691 319.993C306.251 511.521 384 454.399 384 384H0v128h235.565z"/></svg>
</template>

CSS

.icon-sitrox {
  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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M212.439.008V0H448v128H64C64%2057.6%20141.755.475%20212.439.008M237.256%20192v.007C307.135%20192.475%20384%20249.6%20384%20320H210.809v-.005C140.915%20319.563%2064%20262.424%2064%20192zm-1.691%20319.993C306.251%20511.521%20384%20454.399%20384%20384H0v128h235.565z%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M212.439.008V0H448v128H64C64%2057.6%20141.755.475%20212.439.008M237.256%20192v.007C307.135%20192.475%20384%20249.6%20384%20320H210.809v-.005C140.915%20319.563%2064%20262.424%2064%20192zm-1.691%20319.993C306.251%20511.521%20384%20454.399%20384%20384H0v128h235.565z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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