reddit icon
reddit-solid from Teenyicons by smhmd · Solid · MIT Free for personal and commercial use.
- Name
- reddit-solid
- Set
- Teenyicons
- Style
- Solid
- Viewbox
- 15×15
- License
- MIT
1 other variant in Teenyicons
The same icon in other sets
reddit-fillAkar Iconsreddit-outlinedAnt Design IconsredditBootstrap IconsredditBoxicons BrandsredditCoreUI BrandsredditFont Awesome 6 BrandsredditFont Awesome Brandsreddit-solidFlowbite IconsredditHuge IconsredditJam IconsredditLine AwesomeredditMaterial Line IconsredditSVG LogosredditMage IconsredditMaterial Design Iconsreddit-fillMingCute IconredditOpenMojiredditPrime Iconsreddit-fillRemix IconredditSimple Icons
Use the reddit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M7.621 1.015A.5.5 0 0 0 7 1.5v3.515A8.16 8.16 0 0 0 3.455 6.06c-.388-.341-.911-.515-1.433-.515A2.02 2.02 0 0 0 0 7.566c0 .747.406 1.394 1.007 1.742A3 3 0 0 0 1 9.5c0 1.243.852 2.376 2.021 3.17C4.206 13.475 5.804 14 7.5 14s3.294-.525 4.479-1.33C13.148 11.876 14 10.743 14 9.5q0-.096-.007-.192A2.01 2.01 0 0 0 15 7.566a2.02 2.02 0 0 0-2.022-2.022c-.522 0-1.045.174-1.433.515A8.16 8.16 0 0 0 8 5.015V2.14l3.055.764a1.5 1.5 0 1 0 .074-1.012zM12.5 3a.5.5 0 0 1-.5-.492v-.016a.5.5 0 1 1 .5.508M5 9h1V8H5zm2.5 2c-.987 0-1.617-.17-2.306-.46l-.388.92c.796.336 1.558.54 2.694.54s1.898-.204 2.694-.54l-.388-.92c-.69.29-1.32.46-2.306.46M10 9H9V8h1z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TeenyiconsRedditSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" fillRule="evenodd" d="M7.621 1.015A.5.5 0 0 0 7 1.5v3.515A8.16 8.16 0 0 0 3.455 6.06c-.388-.341-.911-.515-1.433-.515A2.02 2.02 0 0 0 0 7.566c0 .747.406 1.394 1.007 1.742A3 3 0 0 0 1 9.5c0 1.243.852 2.376 2.021 3.17C4.206 13.475 5.804 14 7.5 14s3.294-.525 4.479-1.33C13.148 11.876 14 10.743 14 9.5q0-.096-.007-.192A2.01 2.01 0 0 0 15 7.566a2.02 2.02 0 0 0-2.022-2.022c-.522 0-1.045.174-1.433.515A8.16 8.16 0 0 0 8 5.015V2.14l3.055.764a1.5 1.5 0 1 0 .074-1.012zM12.5 3a.5.5 0 0 1-.5-.492v-.016a.5.5 0 1 1 .5.508M5 9h1V8H5zm2.5 2c-.987 0-1.617-.17-2.306-.46l-.388.92c.796.336 1.558.54 2.694.54s1.898-.204 2.694-.54l-.388-.92c-.69.29-1.32.46-2.306.46M10 9H9V8h1z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M7.621 1.015A.5.5 0 0 0 7 1.5v3.515A8.16 8.16 0 0 0 3.455 6.06c-.388-.341-.911-.515-1.433-.515A2.02 2.02 0 0 0 0 7.566c0 .747.406 1.394 1.007 1.742A3 3 0 0 0 1 9.5c0 1.243.852 2.376 2.021 3.17C4.206 13.475 5.804 14 7.5 14s3.294-.525 4.479-1.33C13.148 11.876 14 10.743 14 9.5q0-.096-.007-.192A2.01 2.01 0 0 0 15 7.566a2.02 2.02 0 0 0-2.022-2.022c-.522 0-1.045.174-1.433.515A8.16 8.16 0 0 0 8 5.015V2.14l3.055.764a1.5 1.5 0 1 0 .074-1.012zM12.5 3a.5.5 0 0 1-.5-.492v-.016a.5.5 0 1 1 .5.508M5 9h1V8H5zm2.5 2c-.987 0-1.617-.17-2.306-.46l-.388.92c.796.336 1.558.54 2.694.54s1.898-.204 2.694-.54l-.388-.92c-.69.29-1.32.46-2.306.46M10 9H9V8h1z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-reddit-solid {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.621%201.015A.5.5%200%200%200%207%201.5v3.515A8.16%208.16%200%200%200%203.455%206.06c-.388-.341-.911-.515-1.433-.515A2.02%202.02%200%200%200%200%207.566c0%20.747.406%201.394%201.007%201.742A3%203%200%200%200%201%209.5c0%201.243.852%202.376%202.021%203.17C4.206%2013.475%205.804%2014%207.5%2014s3.294-.525%204.479-1.33C13.148%2011.876%2014%2010.743%2014%209.5q0-.096-.007-.192A2.01%202.01%200%200%200%2015%207.566a2.02%202.02%200%200%200-2.022-2.022c-.522%200-1.045.174-1.433.515A8.16%208.16%200%200%200%208%205.015V2.14l3.055.764a1.5%201.5%200%201%200%20.074-1.012zM12.5%203a.5.5%200%200%201-.5-.492v-.016a.5.5%200%201%201%20.5.508M5%209h1V8H5zm2.5%202c-.987%200-1.617-.17-2.306-.46l-.388.92c.796.336%201.558.54%202.694.54s1.898-.204%202.694-.54l-.388-.92c-.69.29-1.32.46-2.306.46M10%209H9V8h1z%22%20clip-rule%3D%22evenodd%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.621%201.015A.5.5%200%200%200%207%201.5v3.515A8.16%208.16%200%200%200%203.455%206.06c-.388-.341-.911-.515-1.433-.515A2.02%202.02%200%200%200%200%207.566c0%20.747.406%201.394%201.007%201.742A3%203%200%200%200%201%209.5c0%201.243.852%202.376%202.021%203.17C4.206%2013.475%205.804%2014%207.5%2014s3.294-.525%204.479-1.33C13.148%2011.876%2014%2010.743%2014%209.5q0-.096-.007-.192A2.01%202.01%200%200%200%2015%207.566a2.02%202.02%200%200%200-2.022-2.022c-.522%200-1.045.174-1.433.515A8.16%208.16%200%200%200%208%205.015V2.14l3.055.764a1.5%201.5%200%201%200%20.074-1.012zM12.5%203a.5.5%200%200%201-.5-.492v-.016a.5.5%200%201%201%20.5.508M5%209h1V8H5zm2.5%202c-.987%200-1.617-.17-2.306-.46l-.388.92c.796.336%201.558.54%202.694.54s1.898-.204%202.694-.54l-.388-.92c-.69.29-1.32.46-2.306.46M10%209H9V8h1z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/reddit-solid.svg?color=%231a73e8&size=48