forum-outline from Health Icons by Resolve to Save Lives · Outline · Symbols · MIT Free for personal and commercial use.

Name
forum-outline
Set
Health Icons
Style
Outline
Category
Symbols
Viewbox
48×48
License
MIT
Aliases
forum2x-outline

1 other variant in Health Icons

The same icon in other sets

More symbols icons from Health Icons

Use the forum icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M23.073 30.075a10 10 0 0 1-1.142.064H16V35s-.806-.163-2-.623C10.586 33.064 4 29.33 4 20.07C4 14.51 8.508 10 14.07 10h7.86c4.852 0 8.903 3.432 9.857 8h4.158A8.056 8.056 0 0 1 44 26.056c0 7.279-5.828 10.29-9 11.389c-1.185.411-2 .555-2 .555v-3.889h-2.944a8.05 8.05 0 0 1-6.983-4.036M14 28.139v4.075a15.6 15.6 0 0 1-2.828-1.612C8.582 28.729 6 25.554 6 20.069A8.07 8.07 0 0 1 14.07 12h7.86a8.07 8.07 0 0 1 8.056 7.597q-.006.133-.017.264a10.05 10.05 0 0 1-3.587 6.94a8.03 8.03 0 0 1-4.451 1.338zm13.575.27a12 12 0 0 1-2.232 1.45a6.05 6.05 0 0 0 4.713 2.252H35v3.201a15 15 0 0 0 2.433-1.225C39.8 32.592 42 30.164 42 26.056A6.056 6.056 0 0 0 35.945 20H32v.07c0 3.469-1.755 6.529-4.425 8.34" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsForumOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M23.073 30.075a10 10 0 0 1-1.142.064H16V35s-.806-.163-2-.623C10.586 33.064 4 29.33 4 20.07C4 14.51 8.508 10 14.07 10h7.86c4.852 0 8.903 3.432 9.857 8h4.158A8.056 8.056 0 0 1 44 26.056c0 7.279-5.828 10.29-9 11.389c-1.185.411-2 .555-2 .555v-3.889h-2.944a8.05 8.05 0 0 1-6.983-4.036M14 28.139v4.075a15.6 15.6 0 0 1-2.828-1.612C8.582 28.729 6 25.554 6 20.069A8.07 8.07 0 0 1 14.07 12h7.86a8.07 8.07 0 0 1 8.056 7.597q-.006.133-.017.264a10.05 10.05 0 0 1-3.587 6.94a8.03 8.03 0 0 1-4.451 1.338zm13.575.27a12 12 0 0 1-2.232 1.45a6.05 6.05 0 0 0 4.713 2.252H35v3.201a15 15 0 0 0 2.433-1.225C39.8 32.592 42 30.164 42 26.056A6.056 6.056 0 0 0 35.945 20H32v.07c0 3.469-1.755 6.529-4.425 8.34" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M23.073 30.075a10 10 0 0 1-1.142.064H16V35s-.806-.163-2-.623C10.586 33.064 4 29.33 4 20.07C4 14.51 8.508 10 14.07 10h7.86c4.852 0 8.903 3.432 9.857 8h4.158A8.056 8.056 0 0 1 44 26.056c0 7.279-5.828 10.29-9 11.389c-1.185.411-2 .555-2 .555v-3.889h-2.944a8.05 8.05 0 0 1-6.983-4.036M14 28.139v4.075a15.6 15.6 0 0 1-2.828-1.612C8.582 28.729 6 25.554 6 20.069A8.07 8.07 0 0 1 14.07 12h7.86a8.07 8.07 0 0 1 8.056 7.597q-.006.133-.017.264a10.05 10.05 0 0 1-3.587 6.94a8.03 8.03 0 0 1-4.451 1.338zm13.575.27a12 12 0 0 1-2.232 1.45a6.05 6.05 0 0 0 4.713 2.252H35v3.201a15 15 0 0 0 2.433-1.225C39.8 32.592 42 30.164 42 26.056A6.056 6.056 0 0 0 35.945 20H32v.07c0 3.469-1.755 6.529-4.425 8.34" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-forum-outline {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23.073%2030.075a10%2010%200%200%201-1.142.064H16V35s-.806-.163-2-.623C10.586%2033.064%204%2029.33%204%2020.07C4%2014.51%208.508%2010%2014.07%2010h7.86c4.852%200%208.903%203.432%209.857%208h4.158A8.056%208.056%200%200%201%2044%2026.056c0%207.279-5.828%2010.29-9%2011.389c-1.185.411-2%20.555-2%20.555v-3.889h-2.944a8.05%208.05%200%200%201-6.983-4.036M14%2028.139v4.075a15.6%2015.6%200%200%201-2.828-1.612C8.582%2028.729%206%2025.554%206%2020.069A8.07%208.07%200%200%201%2014.07%2012h7.86a8.07%208.07%200%200%201%208.056%207.597q-.006.133-.017.264a10.05%2010.05%200%200%201-3.587%206.94a8.03%208.03%200%200%201-4.451%201.338zm13.575.27a12%2012%200%200%201-2.232%201.45a6.05%206.05%200%200%200%204.713%202.252H35v3.201a15%2015%200%200%200%202.433-1.225C39.8%2032.592%2042%2030.164%2042%2026.056A6.056%206.056%200%200%200%2035.945%2020H32v.07c0%203.469-1.755%206.529-4.425%208.34%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23.073%2030.075a10%2010%200%200%201-1.142.064H16V35s-.806-.163-2-.623C10.586%2033.064%204%2029.33%204%2020.07C4%2014.51%208.508%2010%2014.07%2010h7.86c4.852%200%208.903%203.432%209.857%208h4.158A8.056%208.056%200%200%201%2044%2026.056c0%207.279-5.828%2010.29-9%2011.389c-1.185.411-2%20.555-2%20.555v-3.889h-2.944a8.05%208.05%200%200%201-6.983-4.036M14%2028.139v4.075a15.6%2015.6%200%200%201-2.828-1.612C8.582%2028.729%206%2025.554%206%2020.069A8.07%208.07%200%200%201%2014.07%2012h7.86a8.07%208.07%200%200%201%208.056%207.597q-.006.133-.017.264a10.05%2010.05%200%200%201-3.587%206.94a8.03%208.03%200%200%201-4.451%201.338zm13.575.27a12%2012%200%200%201-2.232%201.45a6.05%206.05%200%200%200%204.713%202.252H35v3.201a15%2015%200%200%200%202.433-1.225C39.8%2032.592%2042%2030.164%2042%2026.056A6.056%206.056%200%200%200%2035.945%2020H32v.07c0%203.469-1.755%206.529-4.425%208.34%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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