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

Name
forumbee
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 forumbee icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2.969C8.812 2.969 2.969 8.813 2.969 16c0 .988.101 1.95.312 2.875C5.977 11.859 11.421 5.973 18.72 3.25A13 13 0 0 0 16 2.969m7.375 2.312C19.879 6.293 9.457 10.336 5.281 23.406a13.2 13.2 0 0 0 2.594 2.782c4.488-13.56 14.754-17.356 18.313-18.282a13.2 13.2 0 0 0-2.813-2.625m4.594 5.594c-11.586 3.727-15.813 13.45-17.032 17.094a13 13 0 0 0 3.313.906c1.227-3.09 5.137-10.82 14.625-14.688a13 13 0 0 0-.906-3.312m.906 6.969c-1.2.597-3.168 1.808-5.844 4.312c-3.039 2.848-4.457 5.305-5.062 6.688a13 13 0 0 0 4.812-1.75L29 29s-1.234-4.598-1.844-6.344a12.9 12.9 0 0 0 1.719-4.812"/></svg>

React

import type { SVGProps } from "react";

export function LaForumbee(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 2.969C8.812 2.969 2.969 8.813 2.969 16c0 .988.101 1.95.312 2.875C5.977 11.859 11.421 5.973 18.72 3.25A13 13 0 0 0 16 2.969m7.375 2.312C19.879 6.293 9.457 10.336 5.281 23.406a13.2 13.2 0 0 0 2.594 2.782c4.488-13.56 14.754-17.356 18.313-18.282a13.2 13.2 0 0 0-2.813-2.625m4.594 5.594c-11.586 3.727-15.813 13.45-17.032 17.094a13 13 0 0 0 3.313.906c1.227-3.09 5.137-10.82 14.625-14.688a13 13 0 0 0-.906-3.312m.906 6.969c-1.2.597-3.168 1.808-5.844 4.312c-3.039 2.848-4.457 5.305-5.062 6.688a13 13 0 0 0 4.812-1.75L29 29s-1.234-4.598-1.844-6.344a12.9 12.9 0 0 0 1.719-4.812"/></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 2.969C8.812 2.969 2.969 8.813 2.969 16c0 .988.101 1.95.312 2.875C5.977 11.859 11.421 5.973 18.72 3.25A13 13 0 0 0 16 2.969m7.375 2.312C19.879 6.293 9.457 10.336 5.281 23.406a13.2 13.2 0 0 0 2.594 2.782c4.488-13.56 14.754-17.356 18.313-18.282a13.2 13.2 0 0 0-2.813-2.625m4.594 5.594c-11.586 3.727-15.813 13.45-17.032 17.094a13 13 0 0 0 3.313.906c1.227-3.09 5.137-10.82 14.625-14.688a13 13 0 0 0-.906-3.312m.906 6.969c-1.2.597-3.168 1.808-5.844 4.312c-3.039 2.848-4.457 5.305-5.062 6.688a13 13 0 0 0 4.812-1.75L29 29s-1.234-4.598-1.844-6.344a12.9 12.9 0 0 0 1.719-4.812"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%202.969C8.812%202.969%202.969%208.813%202.969%2016c0%20.988.101%201.95.312%202.875C5.977%2011.859%2011.421%205.973%2018.72%203.25A13%2013%200%200%200%2016%202.969m7.375%202.312C19.879%206.293%209.457%2010.336%205.281%2023.406a13.2%2013.2%200%200%200%202.594%202.782c4.488-13.56%2014.754-17.356%2018.313-18.282a13.2%2013.2%200%200%200-2.813-2.625m4.594%205.594c-11.586%203.727-15.813%2013.45-17.032%2017.094a13%2013%200%200%200%203.313.906c1.227-3.09%205.137-10.82%2014.625-14.688a13%2013%200%200%200-.906-3.312m.906%206.969c-1.2.597-3.168%201.808-5.844%204.312c-3.039%202.848-4.457%205.305-5.062%206.688a13%2013%200%200%200%204.812-1.75L29%2029s-1.234-4.598-1.844-6.344a12.9%2012.9%200%200%200%201.719-4.812%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%202.969C8.812%202.969%202.969%208.813%202.969%2016c0%20.988.101%201.95.312%202.875C5.977%2011.859%2011.421%205.973%2018.72%203.25A13%2013%200%200%200%2016%202.969m7.375%202.312C19.879%206.293%209.457%2010.336%205.281%2023.406a13.2%2013.2%200%200%200%202.594%202.782c4.488-13.56%2014.754-17.356%2018.313-18.282a13.2%2013.2%200%200%200-2.813-2.625m4.594%205.594c-11.586%203.727-15.813%2013.45-17.032%2017.094a13%2013%200%200%200%203.313.906c1.227-3.09%205.137-10.82%2014.625-14.688a13%2013%200%200%200-.906-3.312m.906%206.969c-1.2.597-3.168%201.808-5.844%204.312c-3.039%202.848-4.457%205.305-5.062%206.688a13%2013%200%200%200%204.812-1.75L29%2029s-1.234-4.598-1.844-6.344a12.9%2012.9%200%200%200%201.719-4.812%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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