reddit 2 icon
reddit-2-fill from Remix Icon by Remix Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- reddit-2-fill
- Set
- Remix Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
Use the reddit 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.254.9a2.378 2.378 0 1 1-2.312 2.928a2.834 2.834 0 0 0-2.452 2.804l-.002.008c2.128.079 4.074.678 5.615 1.632a3.356 3.356 0 1 1 3.48 5.694C21.474 17.864 17.231 21 12.008 21c-5.22 0-9.462-3.131-9.574-7.026a3.356 3.356 0 1 1 3.47-5.696c1.525-.947 3.45-1.545 5.555-1.634l-.001-.01a3.87 3.87 0 0 1 3.468-3.844A2.38 2.38 0 0 1 17.254.9m-5.246 14.816c-1.165 0-2.283.057-3.316.163a.265.265 0 0 0-.22.364a3.834 3.834 0 0 0 7.071 0a.265.265 0 0 0-.22-.364a33 33 0 0 0-3.315-.163m-4.433-4.802c-.94 0-1.748.79-1.804 1.998s.662 1.864 1.602 1.864c.882 0 1.646-.386 1.784-1.43l.02-.216c.056-1.208-.661-2.216-1.602-2.216m8.867 0c-.94 0-1.657 1.008-1.601 2.217l.018.215c.139 1.044.904 1.43 1.786 1.43c.94 0 1.657-.657 1.601-1.864s-.863-1.998-1.804-1.998"/></svg>
React
import type { SVGProps } from "react";
export function RiReddit2Fill(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="M17.254.9a2.378 2.378 0 1 1-2.312 2.928a2.834 2.834 0 0 0-2.452 2.804l-.002.008c2.128.079 4.074.678 5.615 1.632a3.356 3.356 0 1 1 3.48 5.694C21.474 17.864 17.231 21 12.008 21c-5.22 0-9.462-3.131-9.574-7.026a3.356 3.356 0 1 1 3.47-5.696c1.525-.947 3.45-1.545 5.555-1.634l-.001-.01a3.87 3.87 0 0 1 3.468-3.844A2.38 2.38 0 0 1 17.254.9m-5.246 14.816c-1.165 0-2.283.057-3.316.163a.265.265 0 0 0-.22.364a3.834 3.834 0 0 0 7.071 0a.265.265 0 0 0-.22-.364a33 33 0 0 0-3.315-.163m-4.433-4.802c-.94 0-1.748.79-1.804 1.998s.662 1.864 1.602 1.864c.882 0 1.646-.386 1.784-1.43l.02-.216c.056-1.208-.661-2.216-1.602-2.216m8.867 0c-.94 0-1.657 1.008-1.601 2.217l.018.215c.139 1.044.904 1.43 1.786 1.43c.94 0 1.657-.657 1.601-1.864s-.863-1.998-1.804-1.998"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.254.9a2.378 2.378 0 1 1-2.312 2.928a2.834 2.834 0 0 0-2.452 2.804l-.002.008c2.128.079 4.074.678 5.615 1.632a3.356 3.356 0 1 1 3.48 5.694C21.474 17.864 17.231 21 12.008 21c-5.22 0-9.462-3.131-9.574-7.026a3.356 3.356 0 1 1 3.47-5.696c1.525-.947 3.45-1.545 5.555-1.634l-.001-.01a3.87 3.87 0 0 1 3.468-3.844A2.38 2.38 0 0 1 17.254.9m-5.246 14.816c-1.165 0-2.283.057-3.316.163a.265.265 0 0 0-.22.364a3.834 3.834 0 0 0 7.071 0a.265.265 0 0 0-.22-.364a33 33 0 0 0-3.315-.163m-4.433-4.802c-.94 0-1.748.79-1.804 1.998s.662 1.864 1.602 1.864c.882 0 1.646-.386 1.784-1.43l.02-.216c.056-1.208-.661-2.216-1.602-2.216m8.867 0c-.94 0-1.657 1.008-1.601 2.217l.018.215c.139 1.044.904 1.43 1.786 1.43c.94 0 1.657-.657 1.601-1.864s-.863-1.998-1.804-1.998"/></svg> </template>
CSS
.icon-reddit-2-fill {
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%22M17.254.9a2.378%202.378%200%201%201-2.312%202.928a2.834%202.834%200%200%200-2.452%202.804l-.002.008c2.128.079%204.074.678%205.615%201.632a3.356%203.356%200%201%201%203.48%205.694C21.474%2017.864%2017.231%2021%2012.008%2021c-5.22%200-9.462-3.131-9.574-7.026a3.356%203.356%200%201%201%203.47-5.696c1.525-.947%203.45-1.545%205.555-1.634l-.001-.01a3.87%203.87%200%200%201%203.468-3.844A2.38%202.38%200%200%201%2017.254.9m-5.246%2014.816c-1.165%200-2.283.057-3.316.163a.265.265%200%200%200-.22.364a3.834%203.834%200%200%200%207.071%200a.265.265%200%200%200-.22-.364a33%2033%200%200%200-3.315-.163m-4.433-4.802c-.94%200-1.748.79-1.804%201.998s.662%201.864%201.602%201.864c.882%200%201.646-.386%201.784-1.43l.02-.216c.056-1.208-.661-2.216-1.602-2.216m8.867%200c-.94%200-1.657%201.008-1.601%202.217l.018.215c.139%201.044.904%201.43%201.786%201.43c.94%200%201.657-.657%201.601-1.864s-.863-1.998-1.804-1.998%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%22M17.254.9a2.378%202.378%200%201%201-2.312%202.928a2.834%202.834%200%200%200-2.452%202.804l-.002.008c2.128.079%204.074.678%205.615%201.632a3.356%203.356%200%201%201%203.48%205.694C21.474%2017.864%2017.231%2021%2012.008%2021c-5.22%200-9.462-3.131-9.574-7.026a3.356%203.356%200%201%201%203.47-5.696c1.525-.947%203.45-1.545%205.555-1.634l-.001-.01a3.87%203.87%200%200%201%203.468-3.844A2.38%202.38%200%200%201%2017.254.9m-5.246%2014.816c-1.165%200-2.283.057-3.316.163a.265.265%200%200%200-.22.364a3.834%203.834%200%200%200%207.071%200a.265.265%200%200%200-.22-.364a33%2033%200%200%200-3.315-.163m-4.433-4.802c-.94%200-1.748.79-1.804%201.998s.662%201.864%201.602%201.864c.882%200%201.646-.386%201.784-1.43l.02-.216c.056-1.208-.661-2.216-1.602-2.216m8.867%200c-.94%200-1.657%201.008-1.601%202.217l.018.215c.139%201.044.904%201.43%201.786%201.43c.94%200%201.657-.657%201.601-1.864s-.863-1.998-1.804-1.998%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/reddit-2-fill.svg?color=%231a73e8&size=48