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

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

The same logo in other sets

Use the rebel logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320.9 568C181.6 568 73.4 451.8 77.6 313.9c2.8-79.2 43.2-152.2 116.5-200.4c.3 0 1.9-.6 1.1.8c-5.8 5.5-111.3 129.8-14.1 226.4c49.8 49.5 90 2.5 90 2.5c38.5-50.1-.6-125.9-.6-125.9c-10-24.9-45.7-40.1-45.7-40.1l28.8-31.8c24.4 10.5 43.2 38.7 43.2 38.7c.8-29.6-21.9-61.4-21.9-61.4L319.5 72l44.3 50.1c-20.5 28.8-21.9 62.6-21.9 62.6c13.8-23 43.5-39.3 43.5-39.3l28.5 31.8c-27.4 8.9-45.4 39.9-45.4 39.9c-15.8 28.5-27.1 89.4.6 127.3c32.4 44.6 87.7-2.8 87.7-2.8c102.7-91.9-10.5-225-10.5-225c-6.1-5.5.8-2.8.8-2.8c50.1 36.5 114.6 84.4 116.2 204.8c2 145.6-99.9 249.4-242.4 249.4"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsRebel(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="M320.9 568C181.6 568 73.4 451.8 77.6 313.9c2.8-79.2 43.2-152.2 116.5-200.4c.3 0 1.9-.6 1.1.8c-5.8 5.5-111.3 129.8-14.1 226.4c49.8 49.5 90 2.5 90 2.5c38.5-50.1-.6-125.9-.6-125.9c-10-24.9-45.7-40.1-45.7-40.1l28.8-31.8c24.4 10.5 43.2 38.7 43.2 38.7c.8-29.6-21.9-61.4-21.9-61.4L319.5 72l44.3 50.1c-20.5 28.8-21.9 62.6-21.9 62.6c13.8-23 43.5-39.3 43.5-39.3l28.5 31.8c-27.4 8.9-45.4 39.9-45.4 39.9c-15.8 28.5-27.1 89.4.6 127.3c32.4 44.6 87.7-2.8 87.7-2.8c102.7-91.9-10.5-225-10.5-225c-6.1-5.5.8-2.8.8-2.8c50.1 36.5 114.6 84.4 116.2 204.8c2 145.6-99.9 249.4-242.4 249.4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320.9 568C181.6 568 73.4 451.8 77.6 313.9c2.8-79.2 43.2-152.2 116.5-200.4c.3 0 1.9-.6 1.1.8c-5.8 5.5-111.3 129.8-14.1 226.4c49.8 49.5 90 2.5 90 2.5c38.5-50.1-.6-125.9-.6-125.9c-10-24.9-45.7-40.1-45.7-40.1l28.8-31.8c24.4 10.5 43.2 38.7 43.2 38.7c.8-29.6-21.9-61.4-21.9-61.4L319.5 72l44.3 50.1c-20.5 28.8-21.9 62.6-21.9 62.6c13.8-23 43.5-39.3 43.5-39.3l28.5 31.8c-27.4 8.9-45.4 39.9-45.4 39.9c-15.8 28.5-27.1 89.4.6 127.3c32.4 44.6 87.7-2.8 87.7-2.8c102.7-91.9-10.5-225-10.5-225c-6.1-5.5.8-2.8.8-2.8c50.1 36.5 114.6 84.4 116.2 204.8c2 145.6-99.9 249.4-242.4 249.4"/></svg>
</template>

CSS

.icon-rebel {
  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%22M320.9%20568C181.6%20568%2073.4%20451.8%2077.6%20313.9c2.8-79.2%2043.2-152.2%20116.5-200.4c.3%200%201.9-.6%201.1.8c-5.8%205.5-111.3%20129.8-14.1%20226.4c49.8%2049.5%2090%202.5%2090%202.5c38.5-50.1-.6-125.9-.6-125.9c-10-24.9-45.7-40.1-45.7-40.1l28.8-31.8c24.4%2010.5%2043.2%2038.7%2043.2%2038.7c.8-29.6-21.9-61.4-21.9-61.4L319.5%2072l44.3%2050.1c-20.5%2028.8-21.9%2062.6-21.9%2062.6c13.8-23%2043.5-39.3%2043.5-39.3l28.5%2031.8c-27.4%208.9-45.4%2039.9-45.4%2039.9c-15.8%2028.5-27.1%2089.4.6%20127.3c32.4%2044.6%2087.7-2.8%2087.7-2.8c102.7-91.9-10.5-225-10.5-225c-6.1-5.5.8-2.8.8-2.8c50.1%2036.5%20114.6%2084.4%20116.2%20204.8c2%20145.6-99.9%20249.4-242.4%20249.4%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%22M320.9%20568C181.6%20568%2073.4%20451.8%2077.6%20313.9c2.8-79.2%2043.2-152.2%20116.5-200.4c.3%200%201.9-.6%201.1.8c-5.8%205.5-111.3%20129.8-14.1%20226.4c49.8%2049.5%2090%202.5%2090%202.5c38.5-50.1-.6-125.9-.6-125.9c-10-24.9-45.7-40.1-45.7-40.1l28.8-31.8c24.4%2010.5%2043.2%2038.7%2043.2%2038.7c.8-29.6-21.9-61.4-21.9-61.4L319.5%2072l44.3%2050.1c-20.5%2028.8-21.9%2062.6-21.9%2062.6c13.8-23%2043.5-39.3%2043.5-39.3l28.5%2031.8c-27.4%208.9-45.4%2039.9-45.4%2039.9c-15.8%2028.5-27.1%2089.4.6%20127.3c32.4%2044.6%2087.7-2.8%2087.7-2.8c102.7-91.9-10.5-225-10.5-225c-6.1-5.5.8-2.8.8-2.8c50.1%2036.5%20114.6%2084.4%20116.2%20204.8c2%20145.6-99.9%20249.4-242.4%20249.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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