Reddit Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Reddit icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/332017.svg" alt="Reddit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332017.svg" alt="Reddit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332017.svg" alt="Reddit icon" :width="24" :height="24" />
CSS background
.icon-reddit {
background-image: url('https://proicons.com/icon/332017.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="M20.3403,27.3528c0-1.6689-1.3761-3.0451-3.0451-3.0451s-3.0451,1.3761-3.0451,3.0451c-.0003,1.6817,1.3628,3.0453,3.0446,3.0456s3.0453-1.3628,3.0456-3.0446v-.001M30.7053,24.3078c-1.6689,0-3.0451,1.3761-3.0451,3.0451s1.3761,3.0451,3.0451,3.0451,3.0451-1.3761,3.0451-3.0451-1.3469-3.0451-3.0451-3.0451"/><path class="d" d="M23.3268,17.6027c-4.5383.1464-8.6375,1.4933-11.5947,3.6307-.8009-.7798-1.8762-1.2136-2.994-1.2078-2.3528.0122-4.2503,1.9293-4.2381,4.2821,0,1.7275,1.0248,3.2208,2.518,3.8942-.0586.4099-.0878.8491-.0878,1.2883,0,6.5586,7.642,11.8875,17.07,11.8875s17.07-5.3289,17.07-11.8875c0-.4392-.0293-.8784-.0878-1.2883.4429-.1985.8485-.4712,1.1995-.8064,1.7016-1.6249,1.7638-4.3216.1389-6.0232-1.6249-1.7016-4.3216-1.7638-6.0232-.1389-2.928-2.1081-6.9393-3.4843-11.419-3.6307h-1.5518Z"/><path class="d" d="M30.705,34.8436c-2.4108,1.8206-4.2307,2.0719-6.705,2.0719h.0003c-2.4743,0-4.2942-.2513-6.705-2.0719"/><polyline class="d" points="24.0875 17.6027 26.2709 7.6266 33.2275 9.0705"/><circle class="d" cx="36.2142" cy="9.6677" r="3.0454"/></svg>
Reddit in other icon packs
Copied!