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

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

The same logo in other sets

Use the affiliatetheme logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M223.7 301.4C172.4 372.3 107.1 412.2 78 390.6c-29.2-21.7-11.2-96.6 40.2-167.5c51.3-70.9 116.6-110.8 145.7-89.2s11.1 96.6-40.2 167.5m351.2-57.3C501.1 367.5 383 431.8 310.4 387.7c-25-15.2-41.3-41.2-49-73.8c-33.6 64.8-92.8 113.8-164.1 133.2c49.8 59.3 124.1 96.9 207 96.9c150 0 271.6-123.1 271.6-274.9c.1-8.5-.3-16.8-1-25"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsAffiliatetheme(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="M223.7 301.4C172.4 372.3 107.1 412.2 78 390.6c-29.2-21.7-11.2-96.6 40.2-167.5c51.3-70.9 116.6-110.8 145.7-89.2s11.1 96.6-40.2 167.5m351.2-57.3C501.1 367.5 383 431.8 310.4 387.7c-25-15.2-41.3-41.2-49-73.8c-33.6 64.8-92.8 113.8-164.1 133.2c49.8 59.3 124.1 96.9 207 96.9c150 0 271.6-123.1 271.6-274.9c.1-8.5-.3-16.8-1-25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M223.7 301.4C172.4 372.3 107.1 412.2 78 390.6c-29.2-21.7-11.2-96.6 40.2-167.5c51.3-70.9 116.6-110.8 145.7-89.2s11.1 96.6-40.2 167.5m351.2-57.3C501.1 367.5 383 431.8 310.4 387.7c-25-15.2-41.3-41.2-49-73.8c-33.6 64.8-92.8 113.8-164.1 133.2c49.8 59.3 124.1 96.9 207 96.9c150 0 271.6-123.1 271.6-274.9c.1-8.5-.3-16.8-1-25"/></svg>
</template>

CSS

.icon-affiliatetheme {
  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%22M223.7%20301.4C172.4%20372.3%20107.1%20412.2%2078%20390.6c-29.2-21.7-11.2-96.6%2040.2-167.5c51.3-70.9%20116.6-110.8%20145.7-89.2s11.1%2096.6-40.2%20167.5m351.2-57.3C501.1%20367.5%20383%20431.8%20310.4%20387.7c-25-15.2-41.3-41.2-49-73.8c-33.6%2064.8-92.8%20113.8-164.1%20133.2c49.8%2059.3%20124.1%2096.9%20207%2096.9c150%200%20271.6-123.1%20271.6-274.9c.1-8.5-.3-16.8-1-25%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%22M223.7%20301.4C172.4%20372.3%20107.1%20412.2%2078%20390.6c-29.2-21.7-11.2-96.6%2040.2-167.5c51.3-70.9%20116.6-110.8%20145.7-89.2s11.1%2096.6-40.2%20167.5m351.2-57.3C501.1%20367.5%20383%20431.8%20310.4%20387.7c-25-15.2-41.3-41.2-49-73.8c-33.6%2064.8-92.8%20113.8-164.1%20133.2c49.8%2059.3%20124.1%2096.9%20207%2096.9c150%200%20271.6-123.1%20271.6-274.9c.1-8.5-.3-16.8-1-25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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