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

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

The same logo in other sets

Use the rev logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M289.67 274.89a65.57 65.57 0 1 1-65.56-65.56a65.64 65.64 0 0 1 65.56 65.56m139.55-5.05h-.13a204.7 204.7 0 0 0-74.32-153l-45.38 26.2a157.07 157.07 0 0 1 71.81 131.84C381.2 361.5 310.73 432 224.11 432S67 361.5 67 274.88c0-81.88 63-149.27 143-156.43v39.12l108.77-62.79L210 32v38.32c-106.7 7.25-191 96-191 204.57c0 111.59 89.12 202.29 200.06 205v.11h210.16z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsRev(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="M289.67 274.89a65.57 65.57 0 1 1-65.56-65.56a65.64 65.64 0 0 1 65.56 65.56m139.55-5.05h-.13a204.7 204.7 0 0 0-74.32-153l-45.38 26.2a157.07 157.07 0 0 1 71.81 131.84C381.2 361.5 310.73 432 224.11 432S67 361.5 67 274.88c0-81.88 63-149.27 143-156.43v39.12l108.77-62.79L210 32v38.32c-106.7 7.25-191 96-191 204.57c0 111.59 89.12 202.29 200.06 205v.11h210.16z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M289.67 274.89a65.57 65.57 0 1 1-65.56-65.56a65.64 65.64 0 0 1 65.56 65.56m139.55-5.05h-.13a204.7 204.7 0 0 0-74.32-153l-45.38 26.2a157.07 157.07 0 0 1 71.81 131.84C381.2 361.5 310.73 432 224.11 432S67 361.5 67 274.88c0-81.88 63-149.27 143-156.43v39.12l108.77-62.79L210 32v38.32c-106.7 7.25-191 96-191 204.57c0 111.59 89.12 202.29 200.06 205v.11h210.16z"/></svg>
</template>

CSS

.icon-rev {
  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%22M289.67%20274.89a65.57%2065.57%200%201%201-65.56-65.56a65.64%2065.64%200%200%201%2065.56%2065.56m139.55-5.05h-.13a204.7%20204.7%200%200%200-74.32-153l-45.38%2026.2a157.07%20157.07%200%200%201%2071.81%20131.84C381.2%20361.5%20310.73%20432%20224.11%20432S67%20361.5%2067%20274.88c0-81.88%2063-149.27%20143-156.43v39.12l108.77-62.79L210%2032v38.32c-106.7%207.25-191%2096-191%20204.57c0%20111.59%2089.12%20202.29%20200.06%20205v.11h210.16z%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%22M289.67%20274.89a65.57%2065.57%200%201%201-65.56-65.56a65.64%2065.64%200%200%201%2065.56%2065.56m139.55-5.05h-.13a204.7%20204.7%200%200%200-74.32-153l-45.38%2026.2a157.07%20157.07%200%200%201%2071.81%20131.84C381.2%20361.5%20310.73%20432%20224.11%20432S67%20361.5%2067%20274.88c0-81.88%2063-149.27%20143-156.43v39.12l108.77-62.79L210%2032v38.32c-106.7%207.25-191%2096-191%20204.57c0%20111.59%2089.12%20202.29%20200.06%20205v.11h210.16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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