discourse logo
discourse from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- discourse
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
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 24 24"><path fill="currentColor" d="M12.077 3C7.149 3 3 6.96 3 11.843V21l9.075-.01c4.928 0 8.925-4.11 8.925-8.993C21 7.113 17 3 12.077 3m3.92 12.859a5.57 5.57 0 0 1-6.102 1.043l-3.595.805l1.001-3.192a5.44 5.44 0 0 1 .11-5.415a5.55 5.55 0 0 1 4.753-2.678v.001h.006a5.53 5.53 0 0 1 5.131 3.438a5.44 5.44 0 0 1-1.304 5.998"/></svg>
React
import type { SVGProps } from "react";
export function BxlDiscourse(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="M12.077 3C7.149 3 3 6.96 3 11.843V21l9.075-.01c4.928 0 8.925-4.11 8.925-8.993C21 7.113 17 3 12.077 3m3.92 12.859a5.57 5.57 0 0 1-6.102 1.043l-3.595.805l1.001-3.192a5.44 5.44 0 0 1 .11-5.415a5.55 5.55 0 0 1 4.753-2.678v.001h.006a5.53 5.53 0 0 1 5.131 3.438a5.44 5.44 0 0 1-1.304 5.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="M12.077 3C7.149 3 3 6.96 3 11.843V21l9.075-.01c4.928 0 8.925-4.11 8.925-8.993C21 7.113 17 3 12.077 3m3.92 12.859a5.57 5.57 0 0 1-6.102 1.043l-3.595.805l1.001-3.192a5.44 5.44 0 0 1 .11-5.415a5.55 5.55 0 0 1 4.753-2.678v.001h.006a5.53 5.53 0 0 1 5.131 3.438a5.44 5.44 0 0 1-1.304 5.998"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.077%203C7.149%203%203%206.96%203%2011.843V21l9.075-.01c4.928%200%208.925-4.11%208.925-8.993C21%207.113%2017%203%2012.077%203m3.92%2012.859a5.57%205.57%200%200%201-6.102%201.043l-3.595.805l1.001-3.192a5.44%205.44%200%200%201%20.11-5.415a5.55%205.55%200%200%201%204.753-2.678v.001h.006a5.53%205.53%200%200%201%205.131%203.438a5.44%205.44%200%200%201-1.304%205.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%22M12.077%203C7.149%203%203%206.96%203%2011.843V21l9.075-.01c4.928%200%208.925-4.11%208.925-8.993C21%207.113%2017%203%2012.077%203m3.92%2012.859a5.57%205.57%200%200%201-6.102%201.043l-3.595.805l1.001-3.192a5.44%205.44%200%200%201%20.11-5.415a5.55%205.55%200%200%201%204.753-2.678v.001h.006a5.53%205.53%200%200%201%205.131%203.438a5.44%205.44%200%200%201-1.304%205.998%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/discourse.svg?color=%231a73e8&size=48