blog icon
blog from Line Awesome by Icons8 · Line · Interfaces · Apache-2.0 Free for personal and commercial use.
- Name
- blog
- Set
- Line Awesome
- Style
- Line
- Category
- Interfaces
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- blog-solid
The same icon in other sets
More interfaces icons from Line Awesome
Use the blog icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.52 4.01a.507.507 0 0 0-.52.51V6.5c0 .28.22.5.5.5v.02c6.23.24 11.24 5.25 11.48 11.48H26c0 .28.22.5.5.5h1.98c.29 0 .52-.24.51-.52c-.27-7.86-6.61-14.2-14.47-14.47m0 5a.514.514 0 0 0-.52.51v1.98c0 .28.22.5.5.5v.03c3.47.23 6.24 3 6.47 6.47H21c0 .28.22.5.5.5h1.98c.28 0 .52-.24.51-.52c-.27-5.1-4.37-9.2-9.47-9.47M5.5 10c-.28 0-.5.22-.5.5v11c0 3.58 2.92 6.5 6.5 6.5s6.5-2.92 6.5-6.5s-2.92-6.5-6.5-6.5c-.28 0-.5.22-.5.5v3c0 .28.22.5.5.5a2.5 2.5 0 0 1 0 5A2.5 2.5 0 0 1 9 21.5v-11c0-.28-.22-.5-.5-.5z"/></svg>
React
import type { SVGProps } from "react";
export function LaBlog(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="M14.52 4.01a.507.507 0 0 0-.52.51V6.5c0 .28.22.5.5.5v.02c6.23.24 11.24 5.25 11.48 11.48H26c0 .28.22.5.5.5h1.98c.29 0 .52-.24.51-.52c-.27-7.86-6.61-14.2-14.47-14.47m0 5a.514.514 0 0 0-.52.51v1.98c0 .28.22.5.5.5v.03c3.47.23 6.24 3 6.47 6.47H21c0 .28.22.5.5.5h1.98c.28 0 .52-.24.51-.52c-.27-5.1-4.37-9.2-9.47-9.47M5.5 10c-.28 0-.5.22-.5.5v11c0 3.58 2.92 6.5 6.5 6.5s6.5-2.92 6.5-6.5s-2.92-6.5-6.5-6.5c-.28 0-.5.22-.5.5v3c0 .28.22.5.5.5a2.5 2.5 0 0 1 0 5A2.5 2.5 0 0 1 9 21.5v-11c0-.28-.22-.5-.5-.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.52 4.01a.507.507 0 0 0-.52.51V6.5c0 .28.22.5.5.5v.02c6.23.24 11.24 5.25 11.48 11.48H26c0 .28.22.5.5.5h1.98c.29 0 .52-.24.51-.52c-.27-7.86-6.61-14.2-14.47-14.47m0 5a.514.514 0 0 0-.52.51v1.98c0 .28.22.5.5.5v.03c3.47.23 6.24 3 6.47 6.47H21c0 .28.22.5.5.5h1.98c.28 0 .52-.24.51-.52c-.27-5.1-4.37-9.2-9.47-9.47M5.5 10c-.28 0-.5.22-.5.5v11c0 3.58 2.92 6.5 6.5 6.5s6.5-2.92 6.5-6.5s-2.92-6.5-6.5-6.5c-.28 0-.5.22-.5.5v3c0 .28.22.5.5.5a2.5 2.5 0 0 1 0 5A2.5 2.5 0 0 1 9 21.5v-11c0-.28-.22-.5-.5-.5z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.52%204.01a.507.507%200%200%200-.52.51V6.5c0%20.28.22.5.5.5v.02c6.23.24%2011.24%205.25%2011.48%2011.48H26c0%20.28.22.5.5.5h1.98c.29%200%20.52-.24.51-.52c-.27-7.86-6.61-14.2-14.47-14.47m0%205a.514.514%200%200%200-.52.51v1.98c0%20.28.22.5.5.5v.03c3.47.23%206.24%203%206.47%206.47H21c0%20.28.22.5.5.5h1.98c.28%200%20.52-.24.51-.52c-.27-5.1-4.37-9.2-9.47-9.47M5.5%2010c-.28%200-.5.22-.5.5v11c0%203.58%202.92%206.5%206.5%206.5s6.5-2.92%206.5-6.5s-2.92-6.5-6.5-6.5c-.28%200-.5.22-.5.5v3c0%20.28.22.5.5.5a2.5%202.5%200%200%201%200%205A2.5%202.5%200%200%201%209%2021.5v-11c0-.28-.22-.5-.5-.5z%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%22M14.52%204.01a.507.507%200%200%200-.52.51V6.5c0%20.28.22.5.5.5v.02c6.23.24%2011.24%205.25%2011.48%2011.48H26c0%20.28.22.5.5.5h1.98c.29%200%20.52-.24.51-.52c-.27-7.86-6.61-14.2-14.47-14.47m0%205a.514.514%200%200%200-.52.51v1.98c0%20.28.22.5.5.5v.03c3.47.23%206.24%203%206.47%206.47H21c0%20.28.22.5.5.5h1.98c.28%200%20.52-.24.51-.52c-.27-5.1-4.37-9.2-9.47-9.47M5.5%2010c-.28%200-.5.22-.5.5v11c0%203.58%202.92%206.5%206.5%206.5s6.5-2.92%206.5-6.5s-2.92-6.5-6.5-6.5c-.28%200-.5.22-.5.5v3c0%20.28.22.5.5.5a2.5%202.5%200%200%201%200%205A2.5%202.5%200%200%201%209%2021.5v-11c0-.28-.22-.5-.5-.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/blog.svg?color=%231a73e8&size=48