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

Name
reddit-alien
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
512×512
License
CC BY 4.0

The same logo in other sets

Use the reddit alien logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M373 138.6c-25.2 0-46.3-17.5-51.9-41c-30.6 4.3-54.2 30.7-54.2 62.4v.2c47.4 1.8 90.6 15.1 124.9 36.3c12.6-9.7 28.4-15.5 45.5-15.5c41.3 0 74.7 33.4 74.7 74.7c0 29.8-17.4 55.5-42.7 67.5c-2.4 86.8-97 156.6-213.2 156.6S45.5 410.1 43 323.4c-25.4-11.9-43-37.7-43-67.7C0 214.4 33.4 181 74.7 181c17.2 0 33 5.8 45.7 15.6c34-21.1 76.8-34.4 123.7-36.4v-.3c0-44.3 33.7-80.9 76.8-85.5C325.8 50.2 347.2 32 373 32c29.4 0 53.3 23.9 53.3 53.3s-23.9 53.3-53.3 53.3M157.5 255.3c-20.9 0-38.9 20.8-40.2 47.9s17.1 38.1 38 38.1s36.6-9.8 37.8-36.9s-14.7-49.1-35.7-49.1zM395 303.1c-1.2-27.1-19.2-47.9-40.2-47.9s-36.9 22-35.7 49.1s16.9 36.9 37.8 36.9s39.3-11 38-38.1zm-60.1 70.8c1.5-3.6-1-7.7-4.9-8.1c-23-2.3-47.9-3.6-73.8-3.6s-50.8 1.3-73.8 3.6c-3.9.4-6.4 4.5-4.9 8.1c12.9 30.8 43.3 52.4 78.7 52.4s65.8-21.6 78.7-52.4"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsRedditAlien(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M373 138.6c-25.2 0-46.3-17.5-51.9-41c-30.6 4.3-54.2 30.7-54.2 62.4v.2c47.4 1.8 90.6 15.1 124.9 36.3c12.6-9.7 28.4-15.5 45.5-15.5c41.3 0 74.7 33.4 74.7 74.7c0 29.8-17.4 55.5-42.7 67.5c-2.4 86.8-97 156.6-213.2 156.6S45.5 410.1 43 323.4c-25.4-11.9-43-37.7-43-67.7C0 214.4 33.4 181 74.7 181c17.2 0 33 5.8 45.7 15.6c34-21.1 76.8-34.4 123.7-36.4v-.3c0-44.3 33.7-80.9 76.8-85.5C325.8 50.2 347.2 32 373 32c29.4 0 53.3 23.9 53.3 53.3s-23.9 53.3-53.3 53.3M157.5 255.3c-20.9 0-38.9 20.8-40.2 47.9s17.1 38.1 38 38.1s36.6-9.8 37.8-36.9s-14.7-49.1-35.7-49.1zM395 303.1c-1.2-27.1-19.2-47.9-40.2-47.9s-36.9 22-35.7 49.1s16.9 36.9 37.8 36.9s39.3-11 38-38.1zm-60.1 70.8c1.5-3.6-1-7.7-4.9-8.1c-23-2.3-47.9-3.6-73.8-3.6s-50.8 1.3-73.8 3.6c-3.9.4-6.4 4.5-4.9 8.1c12.9 30.8 43.3 52.4 78.7 52.4s65.8-21.6 78.7-52.4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M373 138.6c-25.2 0-46.3-17.5-51.9-41c-30.6 4.3-54.2 30.7-54.2 62.4v.2c47.4 1.8 90.6 15.1 124.9 36.3c12.6-9.7 28.4-15.5 45.5-15.5c41.3 0 74.7 33.4 74.7 74.7c0 29.8-17.4 55.5-42.7 67.5c-2.4 86.8-97 156.6-213.2 156.6S45.5 410.1 43 323.4c-25.4-11.9-43-37.7-43-67.7C0 214.4 33.4 181 74.7 181c17.2 0 33 5.8 45.7 15.6c34-21.1 76.8-34.4 123.7-36.4v-.3c0-44.3 33.7-80.9 76.8-85.5C325.8 50.2 347.2 32 373 32c29.4 0 53.3 23.9 53.3 53.3s-23.9 53.3-53.3 53.3M157.5 255.3c-20.9 0-38.9 20.8-40.2 47.9s17.1 38.1 38 38.1s36.6-9.8 37.8-36.9s-14.7-49.1-35.7-49.1zM395 303.1c-1.2-27.1-19.2-47.9-40.2-47.9s-36.9 22-35.7 49.1s16.9 36.9 37.8 36.9s39.3-11 38-38.1zm-60.1 70.8c1.5-3.6-1-7.7-4.9-8.1c-23-2.3-47.9-3.6-73.8-3.6s-50.8 1.3-73.8 3.6c-3.9.4-6.4 4.5-4.9 8.1c12.9 30.8 43.3 52.4 78.7 52.4s65.8-21.6 78.7-52.4"/></svg>
</template>

CSS

.icon-reddit-alien {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M373%20138.6c-25.2%200-46.3-17.5-51.9-41c-30.6%204.3-54.2%2030.7-54.2%2062.4v.2c47.4%201.8%2090.6%2015.1%20124.9%2036.3c12.6-9.7%2028.4-15.5%2045.5-15.5c41.3%200%2074.7%2033.4%2074.7%2074.7c0%2029.8-17.4%2055.5-42.7%2067.5c-2.4%2086.8-97%20156.6-213.2%20156.6S45.5%20410.1%2043%20323.4c-25.4-11.9-43-37.7-43-67.7C0%20214.4%2033.4%20181%2074.7%20181c17.2%200%2033%205.8%2045.7%2015.6c34-21.1%2076.8-34.4%20123.7-36.4v-.3c0-44.3%2033.7-80.9%2076.8-85.5C325.8%2050.2%20347.2%2032%20373%2032c29.4%200%2053.3%2023.9%2053.3%2053.3s-23.9%2053.3-53.3%2053.3M157.5%20255.3c-20.9%200-38.9%2020.8-40.2%2047.9s17.1%2038.1%2038%2038.1s36.6-9.8%2037.8-36.9s-14.7-49.1-35.7-49.1zM395%20303.1c-1.2-27.1-19.2-47.9-40.2-47.9s-36.9%2022-35.7%2049.1s16.9%2036.9%2037.8%2036.9s39.3-11%2038-38.1zm-60.1%2070.8c1.5-3.6-1-7.7-4.9-8.1c-23-2.3-47.9-3.6-73.8-3.6s-50.8%201.3-73.8%203.6c-3.9.4-6.4%204.5-4.9%208.1c12.9%2030.8%2043.3%2052.4%2078.7%2052.4s65.8-21.6%2078.7-52.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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M373%20138.6c-25.2%200-46.3-17.5-51.9-41c-30.6%204.3-54.2%2030.7-54.2%2062.4v.2c47.4%201.8%2090.6%2015.1%20124.9%2036.3c12.6-9.7%2028.4-15.5%2045.5-15.5c41.3%200%2074.7%2033.4%2074.7%2074.7c0%2029.8-17.4%2055.5-42.7%2067.5c-2.4%2086.8-97%20156.6-213.2%20156.6S45.5%20410.1%2043%20323.4c-25.4-11.9-43-37.7-43-67.7C0%20214.4%2033.4%20181%2074.7%20181c17.2%200%2033%205.8%2045.7%2015.6c34-21.1%2076.8-34.4%20123.7-36.4v-.3c0-44.3%2033.7-80.9%2076.8-85.5C325.8%2050.2%20347.2%2032%20373%2032c29.4%200%2053.3%2023.9%2053.3%2053.3s-23.9%2053.3-53.3%2053.3M157.5%20255.3c-20.9%200-38.9%2020.8-40.2%2047.9s17.1%2038.1%2038%2038.1s36.6-9.8%2037.8-36.9s-14.7-49.1-35.7-49.1zM395%20303.1c-1.2-27.1-19.2-47.9-40.2-47.9s-36.9%2022-35.7%2049.1s16.9%2036.9%2037.8%2036.9s39.3-11%2038-38.1zm-60.1%2070.8c1.5-3.6-1-7.7-4.9-8.1c-23-2.3-47.9-3.6-73.8-3.6s-50.8%201.3-73.8%203.6c-3.9.4-6.4%204.5-4.9%208.1c12.9%2030.8%2043.3%2052.4%2078.7%2052.4s65.8-21.6%2078.7-52.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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