buzzfeed logo
buzzfeed from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- buzzfeed
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the buzzfeed logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M32 16c0 8.839-7.161 16-16 16S0 24.839 0 16S7.161 0 16 0s16 7.161 16 16m-5.531-.364L25.166 6.38l-8.667 3.5l3.432 1.984l-3.244 5.62l-5.62-3.244l-5.537 9.588l3.1 1.792l3.749-6.489l5.62 3.244l5.036-8.724z"/></svg>
React
import type { SVGProps } from "react";
export function CibBuzzfeed(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="M32 16c0 8.839-7.161 16-16 16S0 24.839 0 16S7.161 0 16 0s16 7.161 16 16m-5.531-.364L25.166 6.38l-8.667 3.5l3.432 1.984l-3.244 5.62l-5.62-3.244l-5.537 9.588l3.1 1.792l3.749-6.489l5.62 3.244l5.036-8.724z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M32 16c0 8.839-7.161 16-16 16S0 24.839 0 16S7.161 0 16 0s16 7.161 16 16m-5.531-.364L25.166 6.38l-8.667 3.5l3.432 1.984l-3.244 5.62l-5.62-3.244l-5.537 9.588l3.1 1.792l3.749-6.489l5.62 3.244l5.036-8.724z"/></svg> </template>
CSS
.icon-buzzfeed {
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%22M32%2016c0%208.839-7.161%2016-16%2016S0%2024.839%200%2016S7.161%200%2016%200s16%207.161%2016%2016m-5.531-.364L25.166%206.38l-8.667%203.5l3.432%201.984l-3.244%205.62l-5.62-3.244l-5.537%209.588l3.1%201.792l3.749-6.489l5.62%203.244l5.036-8.724z%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%22M32%2016c0%208.839-7.161%2016-16%2016S0%2024.839%200%2016S7.161%200%2016%200s16%207.161%2016%2016m-5.531-.364L25.166%206.38l-8.667%203.5l3.432%201.984l-3.244%205.62l-5.62-3.244l-5.537%209.588l3.1%201.792l3.749-6.489l5.62%203.244l5.036-8.724z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/buzzfeed.svg?color=%231a73e8&size=48