airbrake logo
airbrake from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- airbrake
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
- Aliases
- airbrakedotio
The same logo in other sets
Use the airbrake logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.815.576L24 23.424h-6.072L10.679.576Zm-6.456 0l1.872 5.929l-2.447 7.751c1.038.183 2.09.28 3.144.288c.576 0 1.175-.048 1.824-.096l1.151 3.912a29 29 0 0 1-2.951.169a26.6 26.6 0 0 1-4.32-.361L5.88 23.424H0L8.181.576Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAirbrake(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="M15.815.576L24 23.424h-6.072L10.679.576Zm-6.456 0l1.872 5.929l-2.447 7.751c1.038.183 2.09.28 3.144.288c.576 0 1.175-.048 1.824-.096l1.151 3.912a29 29 0 0 1-2.951.169a26.6 26.6 0 0 1-4.32-.361L5.88 23.424H0L8.181.576Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.815.576L24 23.424h-6.072L10.679.576Zm-6.456 0l1.872 5.929l-2.447 7.751c1.038.183 2.09.28 3.144.288c.576 0 1.175-.048 1.824-.096l1.151 3.912a29 29 0 0 1-2.951.169a26.6 26.6 0 0 1-4.32-.361L5.88 23.424H0L8.181.576Z"/></svg> </template>
CSS
.icon-airbrake {
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%22M15.815.576L24%2023.424h-6.072L10.679.576Zm-6.456%200l1.872%205.929l-2.447%207.751c1.038.183%202.09.28%203.144.288c.576%200%201.175-.048%201.824-.096l1.151%203.912a29%2029%200%200%201-2.951.169a26.6%2026.6%200%200%201-4.32-.361L5.88%2023.424H0L8.181.576Z%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%22M15.815.576L24%2023.424h-6.072L10.679.576Zm-6.456%200l1.872%205.929l-2.447%207.751c1.038.183%202.09.28%203.144.288c.576%200%201.175-.048%201.824-.096l1.151%203.912a29%2029%200%200%201-2.951.169a26.6%2026.6%200%200%201-4.32-.361L5.88%2023.424H0L8.181.576Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/airbrake.svg?color=%231a73e8&size=48