buddy logo
buddy from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- buddy
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the buddy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.932 7.078L17.26.338a2.51 2.51 0 0 0-2.521 0L3.067 7.072a2.53 2.53 0 0 0-1.26 2.187v13.479c0 .896.479 1.729 1.26 2.182l11.672 6.74c.781.448 1.74.448 2.521 0l11.677-6.74a2.53 2.53 0 0 0 1.26-2.182V9.259c0-.901-.484-1.734-1.26-2.182zM19 17.411l-5.073 5.073l-1.802-1.802l5.073-5.073l-5.073-5.073l1.802-1.802l6.875 6.875z"/></svg>
React
import type { SVGProps } from "react";
export function CibBuddy(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="M28.932 7.078L17.26.338a2.51 2.51 0 0 0-2.521 0L3.067 7.072a2.53 2.53 0 0 0-1.26 2.187v13.479c0 .896.479 1.729 1.26 2.182l11.672 6.74c.781.448 1.74.448 2.521 0l11.677-6.74a2.53 2.53 0 0 0 1.26-2.182V9.259c0-.901-.484-1.734-1.26-2.182zM19 17.411l-5.073 5.073l-1.802-1.802l5.073-5.073l-5.073-5.073l1.802-1.802l6.875 6.875z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.932 7.078L17.26.338a2.51 2.51 0 0 0-2.521 0L3.067 7.072a2.53 2.53 0 0 0-1.26 2.187v13.479c0 .896.479 1.729 1.26 2.182l11.672 6.74c.781.448 1.74.448 2.521 0l11.677-6.74a2.53 2.53 0 0 0 1.26-2.182V9.259c0-.901-.484-1.734-1.26-2.182zM19 17.411l-5.073 5.073l-1.802-1.802l5.073-5.073l-5.073-5.073l1.802-1.802l6.875 6.875z"/></svg> </template>
CSS
.icon-buddy {
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%22M28.932%207.078L17.26.338a2.51%202.51%200%200%200-2.521%200L3.067%207.072a2.53%202.53%200%200%200-1.26%202.187v13.479c0%20.896.479%201.729%201.26%202.182l11.672%206.74c.781.448%201.74.448%202.521%200l11.677-6.74a2.53%202.53%200%200%200%201.26-2.182V9.259c0-.901-.484-1.734-1.26-2.182zM19%2017.411l-5.073%205.073l-1.802-1.802l5.073-5.073l-5.073-5.073l1.802-1.802l6.875%206.875z%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%22M28.932%207.078L17.26.338a2.51%202.51%200%200%200-2.521%200L3.067%207.072a2.53%202.53%200%200%200-1.26%202.187v13.479c0%20.896.479%201.729%201.26%202.182l11.672%206.74c.781.448%201.74.448%202.521%200l11.677-6.74a2.53%202.53%200%200%200%201.26-2.182V9.259c0-.901-.484-1.734-1.26-2.182zM19%2017.411l-5.073%205.073l-1.802-1.802l5.073-5.073l-5.073-5.073l1.802-1.802l6.875%206.875z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/buddy.svg?color=%231a73e8&size=48