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

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

The same logo in other sets

Use the patreon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M554 217.8c-.1-65.4-51-119-110.7-138.3c-74.2-24-172-20.5-242.9 12.9c-85.8 40.5-112.8 129.3-113.8 217.8C85.8 383 93 574.6 201.2 576c80.3 1 92.3-102.5 129.5-152.3c26.4-35.5 60.5-45.5 102.4-55.9c72-17.8 121.1-74.7 121-150z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsPatreon(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="M554 217.8c-.1-65.4-51-119-110.7-138.3c-74.2-24-172-20.5-242.9 12.9c-85.8 40.5-112.8 129.3-113.8 217.8C85.8 383 93 574.6 201.2 576c80.3 1 92.3-102.5 129.5-152.3c26.4-35.5 60.5-45.5 102.4-55.9c72-17.8 121.1-74.7 121-150z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M554 217.8c-.1-65.4-51-119-110.7-138.3c-74.2-24-172-20.5-242.9 12.9c-85.8 40.5-112.8 129.3-113.8 217.8C85.8 383 93 574.6 201.2 576c80.3 1 92.3-102.5 129.5-152.3c26.4-35.5 60.5-45.5 102.4-55.9c72-17.8 121.1-74.7 121-150z"/></svg>
</template>

CSS

.icon-patreon {
  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%22M554%20217.8c-.1-65.4-51-119-110.7-138.3c-74.2-24-172-20.5-242.9%2012.9c-85.8%2040.5-112.8%20129.3-113.8%20217.8C85.8%20383%2093%20574.6%20201.2%20576c80.3%201%2092.3-102.5%20129.5-152.3c26.4-35.5%2060.5-45.5%20102.4-55.9c72-17.8%20121.1-74.7%20121-150z%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%22M554%20217.8c-.1-65.4-51-119-110.7-138.3c-74.2-24-172-20.5-242.9%2012.9c-85.8%2040.5-112.8%20129.3-113.8%20217.8C85.8%20383%2093%20574.6%20201.2%20576c80.3%201%2092.3-102.5%20129.5-152.3c26.4-35.5%2060.5-45.5%20102.4-55.9c72-17.8%20121.1-74.7%20121-150z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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