brand reddit icon
brand-reddit from Tabler Icons by Paweł Kuna · Outline · MIT Free for personal and commercial use.
- Name
- brand-reddit
- Set
- Tabler Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
Related icons in Tabler Icons
brand-4chanbrand-abstractbrand-adobebrand-adobe-after-effectsbrand-adobe-illustratorbrand-adobe-indesignbrand-adobe-photoshopbrand-adobe-premierebrand-adobe-xdbrand-adonis-jsbrand-airbnbbrand-airtablebrand-algoliabrand-alipaybrand-alpine-jsbrand-amazonbrand-amdbrand-amiebrand-amigobrand-among-usbrand-androidbrand-angularbrand-ansiblebrand-ao3
Use the brand reddit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M12 8c2.648 0 5.028.826 6.675 2.14a2.5 2.5 0 0 1 2.326 4.36c0 3.59-4.03 6.5-9 6.5c-4.875 0-8.845-2.8-9-6.294l-1-.206a2.5 2.5 0 0 1 2.326-4.36C5.973 8.827 8.353 8 11.001 8zm0 0l1-5l6 1"/><path d="M18 4a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/><path fill="currentColor" d="M8.5 13a.5.5 0 1 0 1 0a.5.5 0 1 0-1 0m6 0a.5.5 0 1 0 1 0a.5.5 0 1 0-1 0"/><path d="M10 17q1 .5 2 .5c1 0 1.333-.167 2-.5"/></g></svg>
React
import type { SVGProps } from "react";
export function TablerBrandReddit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M12 8c2.648 0 5.028.826 6.675 2.14a2.5 2.5 0 0 1 2.326 4.36c0 3.59-4.03 6.5-9 6.5c-4.875 0-8.845-2.8-9-6.294l-1-.206a2.5 2.5 0 0 1 2.326-4.36C5.973 8.827 8.353 8 11.001 8zm0 0l1-5l6 1"/><path d="M18 4a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/><path fill="currentColor" d="M8.5 13a.5.5 0 1 0 1 0a.5.5 0 1 0-1 0m6 0a.5.5 0 1 0 1 0a.5.5 0 1 0-1 0"/><path d="M10 17q1 .5 2 .5c1 0 1.333-.167 2-.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M12 8c2.648 0 5.028.826 6.675 2.14a2.5 2.5 0 0 1 2.326 4.36c0 3.59-4.03 6.5-9 6.5c-4.875 0-8.845-2.8-9-6.294l-1-.206a2.5 2.5 0 0 1 2.326-4.36C5.973 8.827 8.353 8 11.001 8zm0 0l1-5l6 1"/><path d="M18 4a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/><path fill="currentColor" d="M8.5 13a.5.5 0 1 0 1 0a.5.5 0 1 0-1 0m6 0a.5.5 0 1 0 1 0a.5.5 0 1 0-1 0"/><path d="M10 17q1 .5 2 .5c1 0 1.333-.167 2-.5"/></g></svg> </template>
CSS
.icon-brand-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%208c2.648%200%205.028.826%206.675%202.14a2.5%202.5%200%200%201%202.326%204.36c0%203.59-4.03%206.5-9%206.5c-4.875%200-8.845-2.8-9-6.294l-1-.206a2.5%202.5%200%200%201%202.326-4.36C5.973%208.827%208.353%208%2011.001%208zm0%200l1-5l6%201%22%2F%3E%3Cpath%20d%3D%22M18%204a1%201%200%201%200%202%200a1%201%200%201%200-2%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.5%2013a.5.5%200%201%200%201%200a.5.5%200%201%200-1%200m6%200a.5.5%200%201%200%201%200a.5.5%200%201%200-1%200%22%2F%3E%3Cpath%20d%3D%22M10%2017q1%20.5%202%20.5c1%200%201.333-.167%202-.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%208c2.648%200%205.028.826%206.675%202.14a2.5%202.5%200%200%201%202.326%204.36c0%203.59-4.03%206.5-9%206.5c-4.875%200-8.845-2.8-9-6.294l-1-.206a2.5%202.5%200%200%201%202.326-4.36C5.973%208.827%208.353%208%2011.001%208zm0%200l1-5l6%201%22%2F%3E%3Cpath%20d%3D%22M18%204a1%201%200%201%200%202%200a1%201%200%201%200-2%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.5%2013a.5.5%200%201%200%201%200a.5.5%200%201%200-1%200m6%200a.5.5%200%201%200%201%200a.5.5%200%201%200-1%200%22%2F%3E%3Cpath%20d%3D%22M10%2017q1%20.5%202%20.5c1%200%201.333-.167%202-.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/brand-reddit.svg?color=%231a73e8&size=48