discourse from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
discourse
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the discourse icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.11 3C8.993 3 3 8.716 3 15.773L3.006 29l13.103-.012C23.23 28.988 29 23.051 29 15.994S23.23 3 16.11 3M16 8a8 8 0 0 1 0 16a7.96 7.96 0 0 1-3.908-1.023L8 24l1.121-3.93A7.95 7.95 0 0 1 8 16a8 8 0 0 1 8-8"/></svg>

React

import type { SVGProps } from "react";

export function LaDiscourse(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.11 3C8.993 3 3 8.716 3 15.773L3.006 29l13.103-.012C23.23 28.988 29 23.051 29 15.994S23.23 3 16.11 3M16 8a8 8 0 0 1 0 16a7.96 7.96 0 0 1-3.908-1.023L8 24l1.121-3.93A7.95 7.95 0 0 1 8 16a8 8 0 0 1 8-8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.11 3C8.993 3 3 8.716 3 15.773L3.006 29l13.103-.012C23.23 28.988 29 23.051 29 15.994S23.23 3 16.11 3M16 8a8 8 0 0 1 0 16a7.96 7.96 0 0 1-3.908-1.023L8 24l1.121-3.93A7.95 7.95 0 0 1 8 16a8 8 0 0 1 8-8"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.11%203C8.993%203%203%208.716%203%2015.773L3.006%2029l13.103-.012C23.23%2028.988%2029%2023.051%2029%2015.994S23.23%203%2016.11%203M16%208a8%208%200%200%201%200%2016a7.96%207.96%200%200%201-3.908-1.023L8%2024l1.121-3.93A7.95%207.95%200%200%201%208%2016a8%208%200%200%201%208-8%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.11%203C8.993%203%203%208.716%203%2015.773L3.006%2029l13.103-.012C23.23%2028.988%2029%2023.051%2029%2015.994S23.23%203%2016.11%203M16%208a8%208%200%200%201%200%2016a7.96%207.96%200%200%201-3.908-1.023L8%2024l1.121-3.93A7.95%207.95%200%200%201%208%2016a8%208%200%200%201%208-8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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