reddit from Prime Icons by PrimeTek · Regular · MIT Free for personal and commercial use.

Name
reddit
Set
Prime Icons
Style
Regular
Viewbox
24×24
License
MIT

The same icon in other sets

Use the reddit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.24 13.6a.8.8 0 1 1 .8-.8a.8.8 0 0 1-.8.8M20 12a8 8 0 1 1-8-8a8 8 0 0 1 8 8m-4.27-1.33A1.12 1.12 0 0 0 15 11a5.13 5.13 0 0 0-2.77-.85l.56-2.53l1.79.4a.79.79 0 0 0 .79.8a.81.81 0 0 0 .8-.81a.79.79 0 0 0-1.51-.35l-2-.44a.19.19 0 0 0-.22.14l-.62 2.79a5.2 5.2 0 0 0-2.77.85a1.07 1.07 0 1 0-1.25 1.7a2.7 2.7 0 0 0 0 .5c0 1.69 1.91 3.07 4.26 3.07s4.26-1.38 4.26-3.07a2.2 2.2 0 0 0-.06-.51a1.07 1.07 0 0 0-.48-2Zm-2.22 3.75a2.82 2.82 0 0 1-3 0a.2.2 0 0 0-.27 0a.19.19 0 0 0 0 .28a3.17 3.17 0 0 0 3.56 0a.19.19 0 0 0 0-.28a.2.2 0 0 0-.29 0m.25-2.42a.8.8 0 1 0 .8.8a.8.8 0 0 0-.8-.8"/></svg>

React

import type { SVGProps } from "react";

export function PrimeReddit(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="M10.24 13.6a.8.8 0 1 1 .8-.8a.8.8 0 0 1-.8.8M20 12a8 8 0 1 1-8-8a8 8 0 0 1 8 8m-4.27-1.33A1.12 1.12 0 0 0 15 11a5.13 5.13 0 0 0-2.77-.85l.56-2.53l1.79.4a.79.79 0 0 0 .79.8a.81.81 0 0 0 .8-.81a.79.79 0 0 0-1.51-.35l-2-.44a.19.19 0 0 0-.22.14l-.62 2.79a5.2 5.2 0 0 0-2.77.85a1.07 1.07 0 1 0-1.25 1.7a2.7 2.7 0 0 0 0 .5c0 1.69 1.91 3.07 4.26 3.07s4.26-1.38 4.26-3.07a2.2 2.2 0 0 0-.06-.51a1.07 1.07 0 0 0-.48-2Zm-2.22 3.75a2.82 2.82 0 0 1-3 0a.2.2 0 0 0-.27 0a.19.19 0 0 0 0 .28a3.17 3.17 0 0 0 3.56 0a.19.19 0 0 0 0-.28a.2.2 0 0 0-.29 0m.25-2.42a.8.8 0 1 0 .8.8a.8.8 0 0 0-.8-.8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.24 13.6a.8.8 0 1 1 .8-.8a.8.8 0 0 1-.8.8M20 12a8 8 0 1 1-8-8a8 8 0 0 1 8 8m-4.27-1.33A1.12 1.12 0 0 0 15 11a5.13 5.13 0 0 0-2.77-.85l.56-2.53l1.79.4a.79.79 0 0 0 .79.8a.81.81 0 0 0 .8-.81a.79.79 0 0 0-1.51-.35l-2-.44a.19.19 0 0 0-.22.14l-.62 2.79a5.2 5.2 0 0 0-2.77.85a1.07 1.07 0 1 0-1.25 1.7a2.7 2.7 0 0 0 0 .5c0 1.69 1.91 3.07 4.26 3.07s4.26-1.38 4.26-3.07a2.2 2.2 0 0 0-.06-.51a1.07 1.07 0 0 0-.48-2Zm-2.22 3.75a2.82 2.82 0 0 1-3 0a.2.2 0 0 0-.27 0a.19.19 0 0 0 0 .28a3.17 3.17 0 0 0 3.56 0a.19.19 0 0 0 0-.28a.2.2 0 0 0-.29 0m.25-2.42a.8.8 0 1 0 .8.8a.8.8 0 0 0-.8-.8"/></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%22M10.24%2013.6a.8.8%200%201%201%20.8-.8a.8.8%200%200%201-.8.8M20%2012a8%208%200%201%201-8-8a8%208%200%200%201%208%208m-4.27-1.33A1.12%201.12%200%200%200%2015%2011a5.13%205.13%200%200%200-2.77-.85l.56-2.53l1.79.4a.79.79%200%200%200%20.79.8a.81.81%200%200%200%20.8-.81a.79.79%200%200%200-1.51-.35l-2-.44a.19.19%200%200%200-.22.14l-.62%202.79a5.2%205.2%200%200%200-2.77.85a1.07%201.07%200%201%200-1.25%201.7a2.7%202.7%200%200%200%200%20.5c0%201.69%201.91%203.07%204.26%203.07s4.26-1.38%204.26-3.07a2.2%202.2%200%200%200-.06-.51a1.07%201.07%200%200%200-.48-2Zm-2.22%203.75a2.82%202.82%200%200%201-3%200a.2.2%200%200%200-.27%200a.19.19%200%200%200%200%20.28a3.17%203.17%200%200%200%203.56%200a.19.19%200%200%200%200-.28a.2.2%200%200%200-.29%200m.25-2.42a.8.8%200%201%200%20.8.8a.8.8%200%200%200-.8-.8%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%22M10.24%2013.6a.8.8%200%201%201%20.8-.8a.8.8%200%200%201-.8.8M20%2012a8%208%200%201%201-8-8a8%208%200%200%201%208%208m-4.27-1.33A1.12%201.12%200%200%200%2015%2011a5.13%205.13%200%200%200-2.77-.85l.56-2.53l1.79.4a.79.79%200%200%200%20.79.8a.81.81%200%200%200%20.8-.81a.79.79%200%200%200-1.51-.35l-2-.44a.19.19%200%200%200-.22.14l-.62%202.79a5.2%205.2%200%200%200-2.77.85a1.07%201.07%200%201%200-1.25%201.7a2.7%202.7%200%200%200%200%20.5c0%201.69%201.91%203.07%204.26%203.07s4.26-1.38%204.26-3.07a2.2%202.2%200%200%200-.06-.51a1.07%201.07%200%200%200-.48-2Zm-2.22%203.75a2.82%202.82%200%200%201-3%200a.2.2%200%200%200-.27%200a.19.19%200%200%200%200%20.28a3.17%203.17%200%200%200%203.56%200a.19.19%200%200%200%200-.28a.2.2%200%200%200-.29%200m.25-2.42a.8.8%200%201%200%20.8.8a.8.8%200%200%200-.8-.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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