forumbee logo
forumbee from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- forumbee
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the forumbee logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M101.8 373.7c-3.8-17-5.8-34.2-5.8-51.4C96 199 195.8 99 319.1 99c16.6 0 33.3 2 49.3 5.5C245 151.5 147.9 250 101.8 373.7m392.9-189.2C481 167 465 151.8 446.9 139.2c-149.6 44.3-266.3 162.1-309.7 312c12.5 18.1 28 35.6 45.2 49c43.1-151.3 161.2-271.7 312.3-315.7m15.8 252.7c15.2-25.1 25.4-53.7 29.5-82.8c-79.4 42.9-145 110.6-187.6 190.3c30-4.4 58.9-15.3 84.6-31.3c35 13.1 70.9 24.3 107 33.6c-9.3-36.5-20.4-74.5-33.5-109.8m29.7-145.5c-2.6-19.5-7.9-38.7-15.8-56.8C386.5 280.7 278 391.5 233.1 530c18.1 7.6 37 12.5 56.6 15.2C336 431.1 426.5 338.4 540.2 291.7"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsForumbee(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="M101.8 373.7c-3.8-17-5.8-34.2-5.8-51.4C96 199 195.8 99 319.1 99c16.6 0 33.3 2 49.3 5.5C245 151.5 147.9 250 101.8 373.7m392.9-189.2C481 167 465 151.8 446.9 139.2c-149.6 44.3-266.3 162.1-309.7 312c12.5 18.1 28 35.6 45.2 49c43.1-151.3 161.2-271.7 312.3-315.7m15.8 252.7c15.2-25.1 25.4-53.7 29.5-82.8c-79.4 42.9-145 110.6-187.6 190.3c30-4.4 58.9-15.3 84.6-31.3c35 13.1 70.9 24.3 107 33.6c-9.3-36.5-20.4-74.5-33.5-109.8m29.7-145.5c-2.6-19.5-7.9-38.7-15.8-56.8C386.5 280.7 278 391.5 233.1 530c18.1 7.6 37 12.5 56.6 15.2C336 431.1 426.5 338.4 540.2 291.7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M101.8 373.7c-3.8-17-5.8-34.2-5.8-51.4C96 199 195.8 99 319.1 99c16.6 0 33.3 2 49.3 5.5C245 151.5 147.9 250 101.8 373.7m392.9-189.2C481 167 465 151.8 446.9 139.2c-149.6 44.3-266.3 162.1-309.7 312c12.5 18.1 28 35.6 45.2 49c43.1-151.3 161.2-271.7 312.3-315.7m15.8 252.7c15.2-25.1 25.4-53.7 29.5-82.8c-79.4 42.9-145 110.6-187.6 190.3c30-4.4 58.9-15.3 84.6-31.3c35 13.1 70.9 24.3 107 33.6c-9.3-36.5-20.4-74.5-33.5-109.8m29.7-145.5c-2.6-19.5-7.9-38.7-15.8-56.8C386.5 280.7 278 391.5 233.1 530c18.1 7.6 37 12.5 56.6 15.2C336 431.1 426.5 338.4 540.2 291.7"/></svg> </template>
CSS
.icon-forumbee {
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%22M101.8%20373.7c-3.8-17-5.8-34.2-5.8-51.4C96%20199%20195.8%2099%20319.1%2099c16.6%200%2033.3%202%2049.3%205.5C245%20151.5%20147.9%20250%20101.8%20373.7m392.9-189.2C481%20167%20465%20151.8%20446.9%20139.2c-149.6%2044.3-266.3%20162.1-309.7%20312c12.5%2018.1%2028%2035.6%2045.2%2049c43.1-151.3%20161.2-271.7%20312.3-315.7m15.8%20252.7c15.2-25.1%2025.4-53.7%2029.5-82.8c-79.4%2042.9-145%20110.6-187.6%20190.3c30-4.4%2058.9-15.3%2084.6-31.3c35%2013.1%2070.9%2024.3%20107%2033.6c-9.3-36.5-20.4-74.5-33.5-109.8m29.7-145.5c-2.6-19.5-7.9-38.7-15.8-56.8C386.5%20280.7%20278%20391.5%20233.1%20530c18.1%207.6%2037%2012.5%2056.6%2015.2C336%20431.1%20426.5%20338.4%20540.2%20291.7%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%22M101.8%20373.7c-3.8-17-5.8-34.2-5.8-51.4C96%20199%20195.8%2099%20319.1%2099c16.6%200%2033.3%202%2049.3%205.5C245%20151.5%20147.9%20250%20101.8%20373.7m392.9-189.2C481%20167%20465%20151.8%20446.9%20139.2c-149.6%2044.3-266.3%20162.1-309.7%20312c12.5%2018.1%2028%2035.6%2045.2%2049c43.1-151.3%20161.2-271.7%20312.3-315.7m15.8%20252.7c15.2-25.1%2025.4-53.7%2029.5-82.8c-79.4%2042.9-145%20110.6-187.6%20190.3c30-4.4%2058.9-15.3%2084.6-31.3c35%2013.1%2070.9%2024.3%20107%2033.6c-9.3-36.5-20.4-74.5-33.5-109.8m29.7-145.5c-2.6-19.5-7.9-38.7-15.8-56.8C386.5%20280.7%20278%20391.5%20233.1%20530c18.1%207.6%2037%2012.5%2056.6%2015.2C336%20431.1%20426.5%20338.4%20540.2%20291.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/forumbee.svg?color=%231a73e8&size=48