reddit emoji

reddit from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
reddit
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More extras openmoji icons from OpenMoji

Use the reddit emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M50.995 21.47a3.008 3.008 0 0 1-6.014.133l-6.398-1.36l-1.89 9.04c4.463.16 8.469 1.529 11.364 3.648a4.298 4.298 0 1 1 4.624 7.065q.076.564.077 1.14c0 6.557-7.587 11.871-16.946 11.871c-9.358 0-16.945-5.314-16.945-11.87q0-.624.09-1.233a4.298 4.298 0 1 1 4.735-7.062c2.932-2.103 6.97-3.445 11.456-3.566l2.102-10.06a.76.76 0 0 1 .424-.533a.75.75 0 0 1 .514-.073l7.108 1.511a3.008 3.008 0 0 1 5.699 1.348"/><path fill="#ea5a47" fill-rule="evenodd" d="M36 65c16.016 0 29-12.984 29-29S52.016 7 36 7S7 19.984 7 36s12.984 29 29 29m14.995-43.53a3.009 3.009 0 0 1-6.014.133l-6.398-1.36l-1.89 9.04c4.463.16 8.469 1.529 11.364 3.648a4.298 4.298 0 1 1 4.624 7.065q.076.564.077 1.14c0 6.557-7.587 11.871-16.946 11.871c-9.358 0-16.945-5.314-16.945-11.87q0-.624.09-1.233a4.298 4.298 0 1 1 4.735-7.062c2.932-2.103 6.97-3.445 11.456-3.566l2.102-10.06a.76.76 0 0 1 .424-.533a.76.76 0 0 1 .514-.073l7.108 1.511a3.009 3.009 0 0 1 5.699 1.348" clip-rule="evenodd"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-width="1.75" d="M28.863 46.212c3.275 2.866 11.052 2.866 13.917 0"/><circle cx="42.659" cy="39.063" r="2"/><circle cx="29.334" cy="39.063" r="2"/><path fill="none" stroke="#000" stroke-width="2" d="M64 36c0 15.464-12.536 28-28 28S8 51.464 8 36S20.536 8 36 8s28 12.536 28 28ZM47.987 25.478A4.009 4.009 0 1 0 44.829 19l-6.433-1.368a1.75 1.75 0 0 0-1.169.156c-.472.228-.84.667-.956 1.224l-1.943 9.298c-4.048.236-7.74 1.432-10.6 3.295a5.298 5.298 0 1 0-5.837 8.844a10 10 0 0 0-.024.688c0 3.693 2.138 6.935 5.39 9.212c3.253 2.28 7.696 3.658 12.555 3.658c4.86 0 9.302-1.378 12.557-3.658c3.25-2.277 5.389-5.519 5.389-9.212q0-.279-.016-.556a5.298 5.298 0 1 0-5.733-8.902c-2.733-1.81-6.24-3.006-10.1-3.326l1.447-6.924l4.74 1.008a4.01 4.01 0 0 0 3.89 3.04Z"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiReddit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M50.995 21.47a3.008 3.008 0 0 1-6.014.133l-6.398-1.36l-1.89 9.04c4.463.16 8.469 1.529 11.364 3.648a4.298 4.298 0 1 1 4.624 7.065q.076.564.077 1.14c0 6.557-7.587 11.871-16.946 11.871c-9.358 0-16.945-5.314-16.945-11.87q0-.624.09-1.233a4.298 4.298 0 1 1 4.735-7.062c2.932-2.103 6.97-3.445 11.456-3.566l2.102-10.06a.76.76 0 0 1 .424-.533a.75.75 0 0 1 .514-.073l7.108 1.511a3.008 3.008 0 0 1 5.699 1.348"/><path fill="#ea5a47" fillRule="evenodd" d="M36 65c16.016 0 29-12.984 29-29S52.016 7 36 7S7 19.984 7 36s12.984 29 29 29m14.995-43.53a3.009 3.009 0 0 1-6.014.133l-6.398-1.36l-1.89 9.04c4.463.16 8.469 1.529 11.364 3.648a4.298 4.298 0 1 1 4.624 7.065q.076.564.077 1.14c0 6.557-7.587 11.871-16.946 11.871c-9.358 0-16.945-5.314-16.945-11.87q0-.624.09-1.233a4.298 4.298 0 1 1 4.735-7.062c2.932-2.103 6.97-3.445 11.456-3.566l2.102-10.06a.76.76 0 0 1 .424-.533a.76.76 0 0 1 .514-.073l7.108 1.511a3.009 3.009 0 0 1 5.699 1.348" clipRule="evenodd"/><path fill="none" stroke="#000" strokeLinecap="round" strokeWidth="1.75" d="M28.863 46.212c3.275 2.866 11.052 2.866 13.917 0"/><circle cx="42.659" cy="39.063" r="2"/><circle cx="29.334" cy="39.063" r="2"/><path fill="none" stroke="#000" strokeWidth="2" d="M64 36c0 15.464-12.536 28-28 28S8 51.464 8 36S20.536 8 36 8s28 12.536 28 28ZM47.987 25.478A4.009 4.009 0 1 0 44.829 19l-6.433-1.368a1.75 1.75 0 0 0-1.169.156c-.472.228-.84.667-.956 1.224l-1.943 9.298c-4.048.236-7.74 1.432-10.6 3.295a5.298 5.298 0 1 0-5.837 8.844a10 10 0 0 0-.024.688c0 3.693 2.138 6.935 5.39 9.212c3.253 2.28 7.696 3.658 12.555 3.658c4.86 0 9.302-1.378 12.557-3.658c3.25-2.277 5.389-5.519 5.389-9.212q0-.279-.016-.556a5.298 5.298 0 1 0-5.733-8.902c-2.733-1.81-6.24-3.006-10.1-3.326l1.447-6.924l4.74 1.008a4.01 4.01 0 0 0 3.89 3.04Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M50.995 21.47a3.008 3.008 0 0 1-6.014.133l-6.398-1.36l-1.89 9.04c4.463.16 8.469 1.529 11.364 3.648a4.298 4.298 0 1 1 4.624 7.065q.076.564.077 1.14c0 6.557-7.587 11.871-16.946 11.871c-9.358 0-16.945-5.314-16.945-11.87q0-.624.09-1.233a4.298 4.298 0 1 1 4.735-7.062c2.932-2.103 6.97-3.445 11.456-3.566l2.102-10.06a.76.76 0 0 1 .424-.533a.75.75 0 0 1 .514-.073l7.108 1.511a3.008 3.008 0 0 1 5.699 1.348"/><path fill="#ea5a47" fill-rule="evenodd" d="M36 65c16.016 0 29-12.984 29-29S52.016 7 36 7S7 19.984 7 36s12.984 29 29 29m14.995-43.53a3.009 3.009 0 0 1-6.014.133l-6.398-1.36l-1.89 9.04c4.463.16 8.469 1.529 11.364 3.648a4.298 4.298 0 1 1 4.624 7.065q.076.564.077 1.14c0 6.557-7.587 11.871-16.946 11.871c-9.358 0-16.945-5.314-16.945-11.87q0-.624.09-1.233a4.298 4.298 0 1 1 4.735-7.062c2.932-2.103 6.97-3.445 11.456-3.566l2.102-10.06a.76.76 0 0 1 .424-.533a.76.76 0 0 1 .514-.073l7.108 1.511a3.009 3.009 0 0 1 5.699 1.348" clip-rule="evenodd"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-width="1.75" d="M28.863 46.212c3.275 2.866 11.052 2.866 13.917 0"/><circle cx="42.659" cy="39.063" r="2"/><circle cx="29.334" cy="39.063" r="2"/><path fill="none" stroke="#000" stroke-width="2" d="M64 36c0 15.464-12.536 28-28 28S8 51.464 8 36S20.536 8 36 8s28 12.536 28 28ZM47.987 25.478A4.009 4.009 0 1 0 44.829 19l-6.433-1.368a1.75 1.75 0 0 0-1.169.156c-.472.228-.84.667-.956 1.224l-1.943 9.298c-4.048.236-7.74 1.432-10.6 3.295a5.298 5.298 0 1 0-5.837 8.844a10 10 0 0 0-.024.688c0 3.693 2.138 6.935 5.39 9.212c3.253 2.28 7.696 3.658 12.555 3.658c4.86 0 9.302-1.378 12.557-3.658c3.25-2.277 5.389-5.519 5.389-9.212q0-.279-.016-.556a5.298 5.298 0 1 0-5.733-8.902c-2.733-1.81-6.24-3.006-10.1-3.326l1.447-6.924l4.74 1.008a4.01 4.01 0 0 0 3.89 3.04Z"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M50.995%2021.47a3.008%203.008%200%200%201-6.014.133l-6.398-1.36l-1.89%209.04c4.463.16%208.469%201.529%2011.364%203.648a4.298%204.298%200%201%201%204.624%207.065q.076.564.077%201.14c0%206.557-7.587%2011.871-16.946%2011.871c-9.358%200-16.945-5.314-16.945-11.87q0-.624.09-1.233a4.298%204.298%200%201%201%204.735-7.062c2.932-2.103%206.97-3.445%2011.456-3.566l2.102-10.06a.76.76%200%200%201%20.424-.533a.75.75%200%200%201%20.514-.073l7.108%201.511a3.008%203.008%200%200%201%205.699%201.348%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20fill-rule%3D%22evenodd%22%20d%3D%22M36%2065c16.016%200%2029-12.984%2029-29S52.016%207%2036%207S7%2019.984%207%2036s12.984%2029%2029%2029m14.995-43.53a3.009%203.009%200%200%201-6.014.133l-6.398-1.36l-1.89%209.04c4.463.16%208.469%201.529%2011.364%203.648a4.298%204.298%200%201%201%204.624%207.065q.076.564.077%201.14c0%206.557-7.587%2011.871-16.946%2011.871c-9.358%200-16.945-5.314-16.945-11.87q0-.624.09-1.233a4.298%204.298%200%201%201%204.735-7.062c2.932-2.103%206.97-3.445%2011.456-3.566l2.102-10.06a.76.76%200%200%201%20.424-.533a.76.76%200%200%201%20.514-.073l7.108%201.511a3.009%203.009%200%200%201%205.699%201.348%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.75%22%20d%3D%22M28.863%2046.212c3.275%202.866%2011.052%202.866%2013.917%200%22%2F%3E%3Ccircle%20cx%3D%2242.659%22%20cy%3D%2239.063%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2229.334%22%20cy%3D%2239.063%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20d%3D%22M64%2036c0%2015.464-12.536%2028-28%2028S8%2051.464%208%2036S20.536%208%2036%208s28%2012.536%2028%2028ZM47.987%2025.478A4.009%204.009%200%201%200%2044.829%2019l-6.433-1.368a1.75%201.75%200%200%200-1.169.156c-.472.228-.84.667-.956%201.224l-1.943%209.298c-4.048.236-7.74%201.432-10.6%203.295a5.298%205.298%200%201%200-5.837%208.844a10%2010%200%200%200-.024.688c0%203.693%202.138%206.935%205.39%209.212c3.253%202.28%207.696%203.658%2012.555%203.658c4.86%200%209.302-1.378%2012.557-3.658c3.25-2.277%205.389-5.519%205.389-9.212q0-.279-.016-.556a5.298%205.298%200%201%200-5.733-8.902c-2.733-1.81-6.24-3.006-10.1-3.326l1.447-6.924l4.74%201.008a4.01%204.01%200%200%200%203.89%203.04Z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M50.995%2021.47a3.008%203.008%200%200%201-6.014.133l-6.398-1.36l-1.89%209.04c4.463.16%208.469%201.529%2011.364%203.648a4.298%204.298%200%201%201%204.624%207.065q.076.564.077%201.14c0%206.557-7.587%2011.871-16.946%2011.871c-9.358%200-16.945-5.314-16.945-11.87q0-.624.09-1.233a4.298%204.298%200%201%201%204.735-7.062c2.932-2.103%206.97-3.445%2011.456-3.566l2.102-10.06a.76.76%200%200%201%20.424-.533a.75.75%200%200%201%20.514-.073l7.108%201.511a3.008%203.008%200%200%201%205.699%201.348%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20fill-rule%3D%22evenodd%22%20d%3D%22M36%2065c16.016%200%2029-12.984%2029-29S52.016%207%2036%207S7%2019.984%207%2036s12.984%2029%2029%2029m14.995-43.53a3.009%203.009%200%200%201-6.014.133l-6.398-1.36l-1.89%209.04c4.463.16%208.469%201.529%2011.364%203.648a4.298%204.298%200%201%201%204.624%207.065q.076.564.077%201.14c0%206.557-7.587%2011.871-16.946%2011.871c-9.358%200-16.945-5.314-16.945-11.87q0-.624.09-1.233a4.298%204.298%200%201%201%204.735-7.062c2.932-2.103%206.97-3.445%2011.456-3.566l2.102-10.06a.76.76%200%200%201%20.424-.533a.76.76%200%200%201%20.514-.073l7.108%201.511a3.009%203.009%200%200%201%205.699%201.348%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.75%22%20d%3D%22M28.863%2046.212c3.275%202.866%2011.052%202.866%2013.917%200%22%2F%3E%3Ccircle%20cx%3D%2242.659%22%20cy%3D%2239.063%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2229.334%22%20cy%3D%2239.063%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20d%3D%22M64%2036c0%2015.464-12.536%2028-28%2028S8%2051.464%208%2036S20.536%208%2036%208s28%2012.536%2028%2028ZM47.987%2025.478A4.009%204.009%200%201%200%2044.829%2019l-6.433-1.368a1.75%201.75%200%200%200-1.169.156c-.472.228-.84.667-.956%201.224l-1.943%209.298c-4.048.236-7.74%201.432-10.6%203.295a5.298%205.298%200%201%200-5.837%208.844a10%2010%200%200%200-.024.688c0%203.693%202.138%206.935%205.39%209.212c3.253%202.28%207.696%203.658%2012.555%203.658c4.86%200%209.302-1.378%2012.557-3.658c3.25-2.277%205.389-5.519%205.389-9.212q0-.279-.016-.556a5.298%205.298%200%201%200-5.733-8.902c-2.733-1.81-6.24-3.006-10.1-3.326l1.447-6.924l4.74%201.008a4.01%204.01%200%200%200%203.89%203.04Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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