square reddit logo
square-reddit from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- square-reddit
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 448×512
- License
- CC BY 4.0
- Aliases
- reddit-square
The same logo in other sets
Related icons in Font Awesome 6 Brands
square-behancesquare-blueskysquare-dribbblesquare-facebooksquare-font-awesomesquare-font-awesome-strokesquare-gitsquare-githubsquare-gitlabsquare-google-plussquare-hacker-newssquare-instagramsquare-jssquare-lastfmsquare-letterboxdsquare-odnoklassnikisquare-pied-pipersquare-pinterestsquare-snapchatsquare-steamsquare-threadssquare-tumblrsquare-twittersquare-upwork
Use the square reddit logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M64 32h320c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96c0-35.3 28.7-64 64-64m241.9 134.4c20.6 0 37.3-16.7 37.3-37.3s-16.7-37.3-37.3-37.3c-18 0-33.1 12.8-36.6 29.8c-30.2 3.2-53.8 28.8-53.8 59.9v.2c-32.8 1.4-62.8 10.7-86.6 25.5c-8.8-6.8-19.9-10.9-32-10.9c-28.9 0-52.3 23.4-52.3 52.3c0 21 12.3 39 30.1 47.4c1.7 60.7 67.9 109.6 149.3 109.6s147.6-48.9 149.3-109.7c17.7-8.4 29.9-26.4 29.9-47.3c0-28.9-23.4-52.3-52.3-52.3c-12 0-23 4-31.9 10.8c-24-14.9-54.3-24.2-87.5-25.4v-.1c0-22.2 16.5-40.7 37.9-43.7c3.9 16.5 18.7 28.7 36.3 28.7zM155 248.1c14.6 0 25.8 15.4 25 34.4s-11.8 25.9-26.5 25.9s-27.5-7.7-26.6-26.7s13.5-33.5 28.1-33.5zm166.4 33.5c.9 19-12 26.7-26.6 26.7s-25.6-6.9-26.5-25.9s10.3-34.4 25-34.4s27.3 14.6 28.1 33.5zm-42.1 49.6c-9 21.5-30.3 36.7-55.1 36.7s-46.1-15.1-55.1-36.7c-1.1-2.6.7-5.4 3.4-5.7c16.1-1.6 33.5-2.5 51.7-2.5s35.6.9 51.7 2.5c2.7.3 4.5 3.1 3.4 5.7"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsSquareReddit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M64 32h320c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96c0-35.3 28.7-64 64-64m241.9 134.4c20.6 0 37.3-16.7 37.3-37.3s-16.7-37.3-37.3-37.3c-18 0-33.1 12.8-36.6 29.8c-30.2 3.2-53.8 28.8-53.8 59.9v.2c-32.8 1.4-62.8 10.7-86.6 25.5c-8.8-6.8-19.9-10.9-32-10.9c-28.9 0-52.3 23.4-52.3 52.3c0 21 12.3 39 30.1 47.4c1.7 60.7 67.9 109.6 149.3 109.6s147.6-48.9 149.3-109.7c17.7-8.4 29.9-26.4 29.9-47.3c0-28.9-23.4-52.3-52.3-52.3c-12 0-23 4-31.9 10.8c-24-14.9-54.3-24.2-87.5-25.4v-.1c0-22.2 16.5-40.7 37.9-43.7c3.9 16.5 18.7 28.7 36.3 28.7zM155 248.1c14.6 0 25.8 15.4 25 34.4s-11.8 25.9-26.5 25.9s-27.5-7.7-26.6-26.7s13.5-33.5 28.1-33.5zm166.4 33.5c.9 19-12 26.7-26.6 26.7s-25.6-6.9-26.5-25.9s10.3-34.4 25-34.4s27.3 14.6 28.1 33.5zm-42.1 49.6c-9 21.5-30.3 36.7-55.1 36.7s-46.1-15.1-55.1-36.7c-1.1-2.6.7-5.4 3.4-5.7c16.1-1.6 33.5-2.5 51.7-2.5s35.6.9 51.7 2.5c2.7.3 4.5 3.1 3.4 5.7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M64 32h320c35.3 0 64 28.7 64 64v320c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96c0-35.3 28.7-64 64-64m241.9 134.4c20.6 0 37.3-16.7 37.3-37.3s-16.7-37.3-37.3-37.3c-18 0-33.1 12.8-36.6 29.8c-30.2 3.2-53.8 28.8-53.8 59.9v.2c-32.8 1.4-62.8 10.7-86.6 25.5c-8.8-6.8-19.9-10.9-32-10.9c-28.9 0-52.3 23.4-52.3 52.3c0 21 12.3 39 30.1 47.4c1.7 60.7 67.9 109.6 149.3 109.6s147.6-48.9 149.3-109.7c17.7-8.4 29.9-26.4 29.9-47.3c0-28.9-23.4-52.3-52.3-52.3c-12 0-23 4-31.9 10.8c-24-14.9-54.3-24.2-87.5-25.4v-.1c0-22.2 16.5-40.7 37.9-43.7c3.9 16.5 18.7 28.7 36.3 28.7zM155 248.1c14.6 0 25.8 15.4 25 34.4s-11.8 25.9-26.5 25.9s-27.5-7.7-26.6-26.7s13.5-33.5 28.1-33.5zm166.4 33.5c.9 19-12 26.7-26.6 26.7s-25.6-6.9-26.5-25.9s10.3-34.4 25-34.4s27.3 14.6 28.1 33.5zm-42.1 49.6c-9 21.5-30.3 36.7-55.1 36.7s-46.1-15.1-55.1-36.7c-1.1-2.6.7-5.4 3.4-5.7c16.1-1.6 33.5-2.5 51.7-2.5s35.6.9 51.7 2.5c2.7.3 4.5 3.1 3.4 5.7"/></svg> </template>
CSS
.icon-square-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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M64%2032h320c35.3%200%2064%2028.7%2064%2064v320c0%2035.3-28.7%2064-64%2064H64c-35.3%200-64-28.7-64-64V96c0-35.3%2028.7-64%2064-64m241.9%20134.4c20.6%200%2037.3-16.7%2037.3-37.3s-16.7-37.3-37.3-37.3c-18%200-33.1%2012.8-36.6%2029.8c-30.2%203.2-53.8%2028.8-53.8%2059.9v.2c-32.8%201.4-62.8%2010.7-86.6%2025.5c-8.8-6.8-19.9-10.9-32-10.9c-28.9%200-52.3%2023.4-52.3%2052.3c0%2021%2012.3%2039%2030.1%2047.4c1.7%2060.7%2067.9%20109.6%20149.3%20109.6s147.6-48.9%20149.3-109.7c17.7-8.4%2029.9-26.4%2029.9-47.3c0-28.9-23.4-52.3-52.3-52.3c-12%200-23%204-31.9%2010.8c-24-14.9-54.3-24.2-87.5-25.4v-.1c0-22.2%2016.5-40.7%2037.9-43.7c3.9%2016.5%2018.7%2028.7%2036.3%2028.7zM155%20248.1c14.6%200%2025.8%2015.4%2025%2034.4s-11.8%2025.9-26.5%2025.9s-27.5-7.7-26.6-26.7s13.5-33.5%2028.1-33.5zm166.4%2033.5c.9%2019-12%2026.7-26.6%2026.7s-25.6-6.9-26.5-25.9s10.3-34.4%2025-34.4s27.3%2014.6%2028.1%2033.5zm-42.1%2049.6c-9%2021.5-30.3%2036.7-55.1%2036.7s-46.1-15.1-55.1-36.7c-1.1-2.6.7-5.4%203.4-5.7c16.1-1.6%2033.5-2.5%2051.7-2.5s35.6.9%2051.7%202.5c2.7.3%204.5%203.1%203.4%205.7%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M64%2032h320c35.3%200%2064%2028.7%2064%2064v320c0%2035.3-28.7%2064-64%2064H64c-35.3%200-64-28.7-64-64V96c0-35.3%2028.7-64%2064-64m241.9%20134.4c20.6%200%2037.3-16.7%2037.3-37.3s-16.7-37.3-37.3-37.3c-18%200-33.1%2012.8-36.6%2029.8c-30.2%203.2-53.8%2028.8-53.8%2059.9v.2c-32.8%201.4-62.8%2010.7-86.6%2025.5c-8.8-6.8-19.9-10.9-32-10.9c-28.9%200-52.3%2023.4-52.3%2052.3c0%2021%2012.3%2039%2030.1%2047.4c1.7%2060.7%2067.9%20109.6%20149.3%20109.6s147.6-48.9%20149.3-109.7c17.7-8.4%2029.9-26.4%2029.9-47.3c0-28.9-23.4-52.3-52.3-52.3c-12%200-23%204-31.9%2010.8c-24-14.9-54.3-24.2-87.5-25.4v-.1c0-22.2%2016.5-40.7%2037.9-43.7c3.9%2016.5%2018.7%2028.7%2036.3%2028.7zM155%20248.1c14.6%200%2025.8%2015.4%2025%2034.4s-11.8%2025.9-26.5%2025.9s-27.5-7.7-26.6-26.7s13.5-33.5%2028.1-33.5zm166.4%2033.5c.9%2019-12%2026.7-26.6%2026.7s-25.6-6.9-26.5-25.9s10.3-34.4%2025-34.4s27.3%2014.6%2028.1%2033.5zm-42.1%2049.6c-9%2021.5-30.3%2036.7-55.1%2036.7s-46.1-15.1-55.1-36.7c-1.1-2.6.7-5.4%203.4-5.7c16.1-1.6%2033.5-2.5%2051.7-2.5s35.6.9%2051.7%202.5c2.7.3%204.5%203.1%203.4%205.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/square-reddit.svg?color=%231a73e8&size=48