discourse logo
discourse from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- discourse
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the discourse logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M321.9 96C199.3 96 96 194.5 96 316.1c0 3.9.1 227.9.1 227.9l225.8-.2c122.7 0 222.1-102.3 222.1-223.9S444.6 96 321.9 96M320 448c-19.4 0-37.9-4.3-54.4-12.1L184.5 456l22.9-75c-9.8-18.1-15.4-38.9-15.4-61c0-70.7 57.3-128 128-128s128 57.3 128 128s-57.3 128-128 128"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsDiscourse(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M321.9 96C199.3 96 96 194.5 96 316.1c0 3.9.1 227.9.1 227.9l225.8-.2c122.7 0 222.1-102.3 222.1-223.9S444.6 96 321.9 96M320 448c-19.4 0-37.9-4.3-54.4-12.1L184.5 456l22.9-75c-9.8-18.1-15.4-38.9-15.4-61c0-70.7 57.3-128 128-128s128 57.3 128 128s-57.3 128-128 128"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M321.9 96C199.3 96 96 194.5 96 316.1c0 3.9.1 227.9.1 227.9l225.8-.2c122.7 0 222.1-102.3 222.1-223.9S444.6 96 321.9 96M320 448c-19.4 0-37.9-4.3-54.4-12.1L184.5 456l22.9-75c-9.8-18.1-15.4-38.9-15.4-61c0-70.7 57.3-128 128-128s128 57.3 128 128s-57.3 128-128 128"/></svg> </template>
CSS
.icon-discourse {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M321.9%2096C199.3%2096%2096%20194.5%2096%20316.1c0%203.9.1%20227.9.1%20227.9l225.8-.2c122.7%200%20222.1-102.3%20222.1-223.9S444.6%2096%20321.9%2096M320%20448c-19.4%200-37.9-4.3-54.4-12.1L184.5%20456l22.9-75c-9.8-18.1-15.4-38.9-15.4-61c0-70.7%2057.3-128%20128-128s128%2057.3%20128%20128s-57.3%20128-128%20128%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M321.9%2096C199.3%2096%2096%20194.5%2096%20316.1c0%203.9.1%20227.9.1%20227.9l225.8-.2c122.7%200%20222.1-102.3%20222.1-223.9S444.6%2096%20321.9%2096M320%20448c-19.4%200-37.9-4.3-54.4-12.1L184.5%20456l22.9-75c-9.8-18.1-15.4-38.9-15.4-61c0-70.7%2057.3-128%20128-128s128%2057.3%20128%20128s-57.3%20128-128%20128%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/discourse.svg?color=%231a73e8&size=48