codebeat logo
codebeat from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- codebeat
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
Use the codebeat logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#27a8e0" d="m57.697 89.561l27.92 58.238l51.045-116.244l56.305 138.983l17.943-40.372H256V128C256 57.31 198.69 0 128 0S0 57.31 0 128v2.166h36.97zM192.58 203.176L135.811 93.428l-50.503 90.877l-28.075-64.735l-13.69 26.915H1.315C10.286 208.435 63.575 256 128 256s117.79-47.642 126.685-109.593h-35.267z"/></svg>
React
import type { SVGProps } from "react";
export function LogosCodebeat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#27a8e0" d="m57.697 89.561l27.92 58.238l51.045-116.244l56.305 138.983l17.943-40.372H256V128C256 57.31 198.69 0 128 0S0 57.31 0 128v2.166h36.97zM192.58 203.176L135.811 93.428l-50.503 90.877l-28.075-64.735l-13.69 26.915H1.315C10.286 208.435 63.575 256 128 256s117.79-47.642 126.685-109.593h-35.267z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#27a8e0" d="m57.697 89.561l27.92 58.238l51.045-116.244l56.305 138.983l17.943-40.372H256V128C256 57.31 198.69 0 128 0S0 57.31 0 128v2.166h36.97zM192.58 203.176L135.811 93.428l-50.503 90.877l-28.075-64.735l-13.69 26.915H1.315C10.286 208.435 63.575 256 128 256s117.79-47.642 126.685-109.593h-35.267z"/></svg> </template>
CSS
.icon-codebeat {
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%20256%20256%22%3E%3Cpath%20fill%3D%22%2327a8e0%22%20d%3D%22m57.697%2089.561l27.92%2058.238l51.045-116.244l56.305%20138.983l17.943-40.372H256V128C256%2057.31%20198.69%200%20128%200S0%2057.31%200%20128v2.166h36.97zM192.58%20203.176L135.811%2093.428l-50.503%2090.877l-28.075-64.735l-13.69%2026.915H1.315C10.286%20208.435%2063.575%20256%20128%20256s117.79-47.642%20126.685-109.593h-35.267z%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%20256%20256%22%3E%3Cpath%20fill%3D%22%2327a8e0%22%20d%3D%22m57.697%2089.561l27.92%2058.238l51.045-116.244l56.305%20138.983l17.943-40.372H256V128C256%2057.31%20198.69%200%20128%200S0%2057.31%200%20128v2.166h36.97zM192.58%20203.176L135.811%2093.428l-50.503%2090.877l-28.075-64.735l-13.69%2026.915H1.315C10.286%20208.435%2063.575%20256%20128%20256s117.79-47.642%20126.685-109.593h-35.267z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/codebeat.svg?color=%231a73e8&size=48