blogger logo
blogger from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- blogger
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the blogger logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.976 24H2.026C.9 24 0 23.1 0 21.976V2.026C0 .9.9 0 2.025 0H22.05C23.1 0 24 .9 24 2.025v19.95C24 23.1 23.1 24 21.976 24M12 3.975H9A5.025 5.025 0 0 0 3.975 9v6A5.025 5.025 0 0 0 9 20.024h6A5.025 5.025 0 0 0 20.024 15v-3.975c0-.6-.45-1.05-1.05-1.05H18a.995.995 0 0 1-.976-.976A5.025 5.025 0 0 0 12 3.973zm3.074 12H9c-.525 0-.975-.45-.975-.975s.45-.976.975-.976h6.074c.526 0 .977.45.977.976s-.45.976-.975.976zm-2.55-7.95c.527 0 .976.45.976.975s-.45.975-.975.975h-3.6c-.525 0-.976-.45-.976-.975s.45-.975.975-.975z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsBlogger(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.976 24H2.026C.9 24 0 23.1 0 21.976V2.026C0 .9.9 0 2.025 0H22.05C23.1 0 24 .9 24 2.025v19.95C24 23.1 23.1 24 21.976 24M12 3.975H9A5.025 5.025 0 0 0 3.975 9v6A5.025 5.025 0 0 0 9 20.024h6A5.025 5.025 0 0 0 20.024 15v-3.975c0-.6-.45-1.05-1.05-1.05H18a.995.995 0 0 1-.976-.976A5.025 5.025 0 0 0 12 3.973zm3.074 12H9c-.525 0-.975-.45-.975-.975s.45-.976.975-.976h6.074c.526 0 .977.45.977.976s-.45.976-.975.976zm-2.55-7.95c.527 0 .976.45.976.975s-.45.975-.975.975h-3.6c-.525 0-.976-.45-.976-.975s.45-.975.975-.975z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.976 24H2.026C.9 24 0 23.1 0 21.976V2.026C0 .9.9 0 2.025 0H22.05C23.1 0 24 .9 24 2.025v19.95C24 23.1 23.1 24 21.976 24M12 3.975H9A5.025 5.025 0 0 0 3.975 9v6A5.025 5.025 0 0 0 9 20.024h6A5.025 5.025 0 0 0 20.024 15v-3.975c0-.6-.45-1.05-1.05-1.05H18a.995.995 0 0 1-.976-.976A5.025 5.025 0 0 0 12 3.973zm3.074 12H9c-.525 0-.975-.45-.975-.975s.45-.976.975-.976h6.074c.526 0 .977.45.977.976s-.45.976-.975.976zm-2.55-7.95c.527 0 .976.45.976.975s-.45.975-.975.975h-3.6c-.525 0-.976-.45-.976-.975s.45-.975.975-.975z"/></svg> </template>
CSS
.icon-blogger {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.976%2024H2.026C.9%2024%200%2023.1%200%2021.976V2.026C0%20.9.9%200%202.025%200H22.05C23.1%200%2024%20.9%2024%202.025v19.95C24%2023.1%2023.1%2024%2021.976%2024M12%203.975H9A5.025%205.025%200%200%200%203.975%209v6A5.025%205.025%200%200%200%209%2020.024h6A5.025%205.025%200%200%200%2020.024%2015v-3.975c0-.6-.45-1.05-1.05-1.05H18a.995.995%200%200%201-.976-.976A5.025%205.025%200%200%200%2012%203.973zm3.074%2012H9c-.525%200-.975-.45-.975-.975s.45-.976.975-.976h6.074c.526%200%20.977.45.977.976s-.45.976-.975.976zm-2.55-7.95c.527%200%20.976.45.976.975s-.45.975-.975.975h-3.6c-.525%200-.976-.45-.976-.975s.45-.975.975-.975z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.976%2024H2.026C.9%2024%200%2023.1%200%2021.976V2.026C0%20.9.9%200%202.025%200H22.05C23.1%200%2024%20.9%2024%202.025v19.95C24%2023.1%2023.1%2024%2021.976%2024M12%203.975H9A5.025%205.025%200%200%200%203.975%209v6A5.025%205.025%200%200%200%209%2020.024h6A5.025%205.025%200%200%200%2020.024%2015v-3.975c0-.6-.45-1.05-1.05-1.05H18a.995.995%200%200%201-.976-.976A5.025%205.025%200%200%200%2012%203.973zm3.074%2012H9c-.525%200-.975-.45-.975-.975s.45-.976.975-.976h6.074c.526%200%20.977.45.977.976s-.45.976-.975.976zm-2.55-7.95c.527%200%20.976.45.976.975s-.45.975-.975.975h-3.6c-.525%200-.976-.45-.976-.975s.45-.975.975-.975z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/blogger.svg?color=%231a73e8&size=48