blog icon
blog from Font Awesome 6 Solid by Dave Gandy · Regular · Interfaces · CC-BY-4.0 Attribution required.
- Name
- blog
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Interfaces
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
More interfaces icons from Font Awesome 6 Solid
Use the blog icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M192 32c0 17.7 14.3 32 32 32c123.7 0 224 100.3 224 224c0 17.7 14.3 32 32 32s32-14.3 32-32C512 128.9 383.1 0 224 0c-17.7 0-32 14.3-32 32m0 96c0 17.7 14.3 32 32 32c70.7 0 128 57.3 128 128c0 17.7 14.3 32 32 32s32-14.3 32-32c0-106-86-192-192-192c-17.7 0-32 14.3-32 32m-96 16c0-26.5-21.5-48-48-48S0 117.5 0 144v224c0 79.5 64.5 144 144 144s144-64.5 144-144s-64.5-144-144-144h-16v96h16c26.5 0 48 21.5 48 48s-21.5 48-48 48s-48-21.5-48-48z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidBlog(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M192 32c0 17.7 14.3 32 32 32c123.7 0 224 100.3 224 224c0 17.7 14.3 32 32 32s32-14.3 32-32C512 128.9 383.1 0 224 0c-17.7 0-32 14.3-32 32m0 96c0 17.7 14.3 32 32 32c70.7 0 128 57.3 128 128c0 17.7 14.3 32 32 32s32-14.3 32-32c0-106-86-192-192-192c-17.7 0-32 14.3-32 32m-96 16c0-26.5-21.5-48-48-48S0 117.5 0 144v224c0 79.5 64.5 144 144 144s144-64.5 144-144s-64.5-144-144-144h-16v96h16c26.5 0 48 21.5 48 48s-21.5 48-48 48s-48-21.5-48-48z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M192 32c0 17.7 14.3 32 32 32c123.7 0 224 100.3 224 224c0 17.7 14.3 32 32 32s32-14.3 32-32C512 128.9 383.1 0 224 0c-17.7 0-32 14.3-32 32m0 96c0 17.7 14.3 32 32 32c70.7 0 128 57.3 128 128c0 17.7 14.3 32 32 32s32-14.3 32-32c0-106-86-192-192-192c-17.7 0-32 14.3-32 32m-96 16c0-26.5-21.5-48-48-48S0 117.5 0 144v224c0 79.5 64.5 144 144 144s144-64.5 144-144s-64.5-144-144-144h-16v96h16c26.5 0 48 21.5 48 48s-21.5 48-48 48s-48-21.5-48-48z"/></svg> </template>
CSS
.icon-blog {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M192%2032c0%2017.7%2014.3%2032%2032%2032c123.7%200%20224%20100.3%20224%20224c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32C512%20128.9%20383.1%200%20224%200c-17.7%200-32%2014.3-32%2032m0%2096c0%2017.7%2014.3%2032%2032%2032c70.7%200%20128%2057.3%20128%20128c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32c0-106-86-192-192-192c-17.7%200-32%2014.3-32%2032m-96%2016c0-26.5-21.5-48-48-48S0%20117.5%200%20144v224c0%2079.5%2064.5%20144%20144%20144s144-64.5%20144-144s-64.5-144-144-144h-16v96h16c26.5%200%2048%2021.5%2048%2048s-21.5%2048-48%2048s-48-21.5-48-48z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M192%2032c0%2017.7%2014.3%2032%2032%2032c123.7%200%20224%20100.3%20224%20224c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32C512%20128.9%20383.1%200%20224%200c-17.7%200-32%2014.3-32%2032m0%2096c0%2017.7%2014.3%2032%2032%2032c70.7%200%20128%2057.3%20128%20128c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32c0-106-86-192-192-192c-17.7%200-32%2014.3-32%2032m-96%2016c0-26.5-21.5-48-48-48S0%20117.5%200%20144v224c0%2079.5%2064.5%20144%20144%20144s144-64.5%20144-144s-64.5-144-144-144h-16v96h16c26.5%200%2048%2021.5%2048%2048s-21.5%2048-48%2048s-48-21.5-48-48z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/blog.svg?color=%231a73e8&size=48