discourse from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
discourse
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.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 24 24"><path fill="currentColor" d="M12.103 0C18.666 0 24 5.485 24 11.997c0 6.51-5.33 11.99-11.9 11.99L0 24V11.79C0 5.28 5.532 0 12.103 0m.116 4.563a7.4 7.4 0 0 0-6.337 3.57a7.25 7.25 0 0 0-.148 7.22L4.4 19.61l4.794-1.074a7.42 7.42 0 0 0 8.136-1.39a7.26 7.26 0 0 0 1.737-7.997a7.375 7.375 0 0 0-6.84-4.585z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDiscourse(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.103 0C18.666 0 24 5.485 24 11.997c0 6.51-5.33 11.99-11.9 11.99L0 24V11.79C0 5.28 5.532 0 12.103 0m.116 4.563a7.4 7.4 0 0 0-6.337 3.57a7.25 7.25 0 0 0-.148 7.22L4.4 19.61l4.794-1.074a7.42 7.42 0 0 0 8.136-1.39a7.26 7.26 0 0 0 1.737-7.997a7.375 7.375 0 0 0-6.84-4.585z"/></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.103 0C18.666 0 24 5.485 24 11.997c0 6.51-5.33 11.99-11.9 11.99L0 24V11.79C0 5.28 5.532 0 12.103 0m.116 4.563a7.4 7.4 0 0 0-6.337 3.57a7.25 7.25 0 0 0-.148 7.22L4.4 19.61l4.794-1.074a7.42 7.42 0 0 0 8.136-1.39a7.26 7.26 0 0 0 1.737-7.997a7.375 7.375 0 0 0-6.84-4.585z"/></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.103%200C18.666%200%2024%205.485%2024%2011.997c0%206.51-5.33%2011.99-11.9%2011.99L0%2024V11.79C0%205.28%205.532%200%2012.103%200m.116%204.563a7.4%207.4%200%200%200-6.337%203.57a7.25%207.25%200%200%200-.148%207.22L4.4%2019.61l4.794-1.074a7.42%207.42%200%200%200%208.136-1.39a7.26%207.26%200%200%200%201.737-7.997a7.375%207.375%200%200%200-6.84-4.585z%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.103%200C18.666%200%2024%205.485%2024%2011.997c0%206.51-5.33%2011.99-11.9%2011.99L0%2024V11.79C0%205.28%205.532%200%2012.103%200m.116%204.563a7.4%207.4%200%200%200-6.337%203.57a7.25%207.25%200%200%200-.148%207.22L4.4%2019.61l4.794-1.074a7.42%207.42%200%200%200%208.136-1.39a7.26%207.26%200%200%200%201.737-7.997a7.375%207.375%200%200%200-6.84-4.585z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/discourse.svg?color=%231a73e8&size=48

Discourse logo — Simple Icons · IconsDB