reddit from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
reddit
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the reddit logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12c0 3.314 1.343 6.314 3.515 8.485l-2.286 2.286A.72.72 0 0 0 1.738 24H12c6.627 0 12-5.373 12-12S18.627 0 12 0m4.388 3.199a1.999 1.999 0 1 1-1.947 2.46v.002a2.37 2.37 0 0 0-2.032 2.341v.007c1.776.067 3.4.567 4.686 1.363a2.802 2.802 0 1 1 2.908 4.753c-.088 3.256-3.637 5.876-7.997 5.876c-4.361 0-7.905-2.617-7.998-5.87a2.8 2.8 0 0 1 1.189-5.34c.645 0 1.239.218 1.712.585c1.275-.79 2.881-1.291 4.64-1.365v-.01a3.23 3.23 0 0 1 2.88-3.207a2 2 0 0 1 1.959-1.595m-8.085 8.376c-.784 0-1.459.78-1.506 1.797s.64 1.429 1.426 1.429s1.371-.369 1.418-1.385s-.553-1.841-1.338-1.841m7.406 0c-.786 0-1.385.824-1.338 1.841s.634 1.385 1.418 1.385c.785 0 1.473-.413 1.426-1.429c-.046-1.017-.721-1.797-1.506-1.797m-3.703 4.013c-.974 0-1.907.048-2.77.135a.222.222 0 0 0-.183.305a3.2 3.2 0 0 0 2.953 1.964a3.2 3.2 0 0 0 2.953-1.964a.222.222 0 0 0-.184-.305a28 28 0 0 0-2.769-.135"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsReddit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12c0 3.314 1.343 6.314 3.515 8.485l-2.286 2.286A.72.72 0 0 0 1.738 24H12c6.627 0 12-5.373 12-12S18.627 0 12 0m4.388 3.199a1.999 1.999 0 1 1-1.947 2.46v.002a2.37 2.37 0 0 0-2.032 2.341v.007c1.776.067 3.4.567 4.686 1.363a2.802 2.802 0 1 1 2.908 4.753c-.088 3.256-3.637 5.876-7.997 5.876c-4.361 0-7.905-2.617-7.998-5.87a2.8 2.8 0 0 1 1.189-5.34c.645 0 1.239.218 1.712.585c1.275-.79 2.881-1.291 4.64-1.365v-.01a3.23 3.23 0 0 1 2.88-3.207a2 2 0 0 1 1.959-1.595m-8.085 8.376c-.784 0-1.459.78-1.506 1.797s.64 1.429 1.426 1.429s1.371-.369 1.418-1.385s-.553-1.841-1.338-1.841m7.406 0c-.786 0-1.385.824-1.338 1.841s.634 1.385 1.418 1.385c.785 0 1.473-.413 1.426-1.429c-.046-1.017-.721-1.797-1.506-1.797m-3.703 4.013c-.974 0-1.907.048-2.77.135a.222.222 0 0 0-.183.305a3.2 3.2 0 0 0 2.953 1.964a3.2 3.2 0 0 0 2.953-1.964a.222.222 0 0 0-.184-.305a28 28 0 0 0-2.769-.135"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12c0 3.314 1.343 6.314 3.515 8.485l-2.286 2.286A.72.72 0 0 0 1.738 24H12c6.627 0 12-5.373 12-12S18.627 0 12 0m4.388 3.199a1.999 1.999 0 1 1-1.947 2.46v.002a2.37 2.37 0 0 0-2.032 2.341v.007c1.776.067 3.4.567 4.686 1.363a2.802 2.802 0 1 1 2.908 4.753c-.088 3.256-3.637 5.876-7.997 5.876c-4.361 0-7.905-2.617-7.998-5.87a2.8 2.8 0 0 1 1.189-5.34c.645 0 1.239.218 1.712.585c1.275-.79 2.881-1.291 4.64-1.365v-.01a3.23 3.23 0 0 1 2.88-3.207a2 2 0 0 1 1.959-1.595m-8.085 8.376c-.784 0-1.459.78-1.506 1.797s.64 1.429 1.426 1.429s1.371-.369 1.418-1.385s-.553-1.841-1.338-1.841m7.406 0c-.786 0-1.385.824-1.338 1.841s.634 1.385 1.418 1.385c.785 0 1.473-.413 1.426-1.429c-.046-1.017-.721-1.797-1.506-1.797m-3.703 4.013c-.974 0-1.907.048-2.77.135a.222.222 0 0 0-.183.305a3.2 3.2 0 0 0 2.953 1.964a3.2 3.2 0 0 0 2.953-1.964a.222.222 0 0 0-.184-.305a28 28 0 0 0-2.769-.135"/></svg>
</template>

CSS

.icon-reddit {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%200C5.373%200%200%205.373%200%2012c0%203.314%201.343%206.314%203.515%208.485l-2.286%202.286A.72.72%200%200%200%201.738%2024H12c6.627%200%2012-5.373%2012-12S18.627%200%2012%200m4.388%203.199a1.999%201.999%200%201%201-1.947%202.46v.002a2.37%202.37%200%200%200-2.032%202.341v.007c1.776.067%203.4.567%204.686%201.363a2.802%202.802%200%201%201%202.908%204.753c-.088%203.256-3.637%205.876-7.997%205.876c-4.361%200-7.905-2.617-7.998-5.87a2.8%202.8%200%200%201%201.189-5.34c.645%200%201.239.218%201.712.585c1.275-.79%202.881-1.291%204.64-1.365v-.01a3.23%203.23%200%200%201%202.88-3.207a2%202%200%200%201%201.959-1.595m-8.085%208.376c-.784%200-1.459.78-1.506%201.797s.64%201.429%201.426%201.429s1.371-.369%201.418-1.385s-.553-1.841-1.338-1.841m7.406%200c-.786%200-1.385.824-1.338%201.841s.634%201.385%201.418%201.385c.785%200%201.473-.413%201.426-1.429c-.046-1.017-.721-1.797-1.506-1.797m-3.703%204.013c-.974%200-1.907.048-2.77.135a.222.222%200%200%200-.183.305a3.2%203.2%200%200%200%202.953%201.964a3.2%203.2%200%200%200%202.953-1.964a.222.222%200%200%200-.184-.305a28%2028%200%200%200-2.769-.135%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%200C5.373%200%200%205.373%200%2012c0%203.314%201.343%206.314%203.515%208.485l-2.286%202.286A.72.72%200%200%200%201.738%2024H12c6.627%200%2012-5.373%2012-12S18.627%200%2012%200m4.388%203.199a1.999%201.999%200%201%201-1.947%202.46v.002a2.37%202.37%200%200%200-2.032%202.341v.007c1.776.067%203.4.567%204.686%201.363a2.802%202.802%200%201%201%202.908%204.753c-.088%203.256-3.637%205.876-7.997%205.876c-4.361%200-7.905-2.617-7.998-5.87a2.8%202.8%200%200%201%201.189-5.34c.645%200%201.239.218%201.712.585c1.275-.79%202.881-1.291%204.64-1.365v-.01a3.23%203.23%200%200%201%202.88-3.207a2%202%200%200%201%201.959-1.595m-8.085%208.376c-.784%200-1.459.78-1.506%201.797s.64%201.429%201.426%201.429s1.371-.369%201.418-1.385s-.553-1.841-1.338-1.841m7.406%200c-.786%200-1.385.824-1.338%201.841s.634%201.385%201.418%201.385c.785%200%201.473-.413%201.426-1.429c-.046-1.017-.721-1.797-1.506-1.797m-3.703%204.013c-.974%200-1.907.048-2.77.135a.222.222%200%200%200-.183.305a3.2%203.2%200%200%200%202.953%201.964a3.2%203.2%200%200%200%202.953-1.964a.222.222%200%200%200-.184-.305a28%2028%200%200%200-2.769-.135%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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