microblog logo
microblog from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- microblog
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 448×512
- License
- CC BY 4.0
The same logo in other sets
Use the microblog logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M399.36 362.23c29.49-34.69 47.1-78.34 47.1-125.79C446.46 123.49 346.86 32 224 32S1.54 123.49 1.54 236.44S101.14 440.87 224 440.87a239.3 239.3 0 0 0 79.44-13.44a7.18 7.18 0 0 1 8.12 2.56c18.58 25.09 47.61 42.74 79.89 49.92a4.42 4.42 0 0 0 5.22-3.43a4.37 4.37 0 0 0-.85-3.62a87 87 0 0 1 3.69-110.69ZM329.52 212.4l-57.3 43.49L293 324.75a6.5 6.5 0 0 1-9.94 7.22L224 290.92L164.94 332a6.51 6.51 0 0 1-9.95-7.22l20.79-68.86l-57.3-43.49a6.5 6.5 0 0 1 3.8-11.68l71.88-1.51l23.66-67.92a6.5 6.5 0 0 1 12.28 0l23.66 67.92l71.88 1.51a6.5 6.5 0 0 1 3.88 11.68Z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsMicroblog(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M399.36 362.23c29.49-34.69 47.1-78.34 47.1-125.79C446.46 123.49 346.86 32 224 32S1.54 123.49 1.54 236.44S101.14 440.87 224 440.87a239.3 239.3 0 0 0 79.44-13.44a7.18 7.18 0 0 1 8.12 2.56c18.58 25.09 47.61 42.74 79.89 49.92a4.42 4.42 0 0 0 5.22-3.43a4.37 4.37 0 0 0-.85-3.62a87 87 0 0 1 3.69-110.69ZM329.52 212.4l-57.3 43.49L293 324.75a6.5 6.5 0 0 1-9.94 7.22L224 290.92L164.94 332a6.51 6.51 0 0 1-9.95-7.22l20.79-68.86l-57.3-43.49a6.5 6.5 0 0 1 3.8-11.68l71.88-1.51l23.66-67.92a6.5 6.5 0 0 1 12.28 0l23.66 67.92l71.88 1.51a6.5 6.5 0 0 1 3.88 11.68Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M399.36 362.23c29.49-34.69 47.1-78.34 47.1-125.79C446.46 123.49 346.86 32 224 32S1.54 123.49 1.54 236.44S101.14 440.87 224 440.87a239.3 239.3 0 0 0 79.44-13.44a7.18 7.18 0 0 1 8.12 2.56c18.58 25.09 47.61 42.74 79.89 49.92a4.42 4.42 0 0 0 5.22-3.43a4.37 4.37 0 0 0-.85-3.62a87 87 0 0 1 3.69-110.69ZM329.52 212.4l-57.3 43.49L293 324.75a6.5 6.5 0 0 1-9.94 7.22L224 290.92L164.94 332a6.51 6.51 0 0 1-9.95-7.22l20.79-68.86l-57.3-43.49a6.5 6.5 0 0 1 3.8-11.68l71.88-1.51l23.66-67.92a6.5 6.5 0 0 1 12.28 0l23.66 67.92l71.88 1.51a6.5 6.5 0 0 1 3.88 11.68Z"/></svg> </template>
CSS
.icon-microblog {
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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M399.36%20362.23c29.49-34.69%2047.1-78.34%2047.1-125.79C446.46%20123.49%20346.86%2032%20224%2032S1.54%20123.49%201.54%20236.44S101.14%20440.87%20224%20440.87a239.3%20239.3%200%200%200%2079.44-13.44a7.18%207.18%200%200%201%208.12%202.56c18.58%2025.09%2047.61%2042.74%2079.89%2049.92a4.42%204.42%200%200%200%205.22-3.43a4.37%204.37%200%200%200-.85-3.62a87%2087%200%200%201%203.69-110.69ZM329.52%20212.4l-57.3%2043.49L293%20324.75a6.5%206.5%200%200%201-9.94%207.22L224%20290.92L164.94%20332a6.51%206.51%200%200%201-9.95-7.22l20.79-68.86l-57.3-43.49a6.5%206.5%200%200%201%203.8-11.68l71.88-1.51l23.66-67.92a6.5%206.5%200%200%201%2012.28%200l23.66%2067.92l71.88%201.51a6.5%206.5%200%200%201%203.88%2011.68Z%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M399.36%20362.23c29.49-34.69%2047.1-78.34%2047.1-125.79C446.46%20123.49%20346.86%2032%20224%2032S1.54%20123.49%201.54%20236.44S101.14%20440.87%20224%20440.87a239.3%20239.3%200%200%200%2079.44-13.44a7.18%207.18%200%200%201%208.12%202.56c18.58%2025.09%2047.61%2042.74%2079.89%2049.92a4.42%204.42%200%200%200%205.22-3.43a4.37%204.37%200%200%200-.85-3.62a87%2087%200%200%201%203.69-110.69ZM329.52%20212.4l-57.3%2043.49L293%20324.75a6.5%206.5%200%200%201-9.94%207.22L224%20290.92L164.94%20332a6.51%206.51%200%200%201-9.95-7.22l20.79-68.86l-57.3-43.49a6.5%206.5%200%200%201%203.8-11.68l71.88-1.51l23.66-67.92a6.5%206.5%200%200%201%2012.28%200l23.66%2067.92l71.88%201.51a6.5%206.5%200%200%201%203.88%2011.68Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/microblog.svg?color=%231a73e8&size=48