fubo logo
fubo from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- fubo
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the fubo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.898 16.705H9.114v-.29c-.265.196-.656.416-1.32.416c-2.158 0-2.996-1.167-2.996-3.43V9.809h1.783v3.592c-.006.616 0 1.778 1.284 1.778c1.241 0 1.248-1.1 1.248-1.765V9.809h1.783v6.896zM4.101 7.207c-1.961-.216-2.407.233-2.763.7c-.316.413-.357.988-.357 1.401v.501H0v1.652h.999v5.244h1.783v-5.244h1.346V9.809h-1.31v-.465c0-.474.38-.533.571-.521l.392.018zM24 13.257c0-1.984-1.594-3.592-3.561-3.592c-.835 0-1.603.29-2.21.775c.384.44.677.965.85 1.543a1.7 1.7 0 0 1 1.337-.666c.975 0 1.765.86 1.765 1.922s-.79 1.922-1.765 1.922c-.969 0-1.757-.851-1.765-1.904c0-.913-.332-1.747-.878-2.381a3.45 3.45 0 0 0-2.617-1.211c-.651 0-1.261.183-1.783.502V7.259l-1.783.35v9.097h1.783v-.288c.522.319 1.132.432 1.783.432a3.42 3.42 0 0 0 2.176-.781a4.2 4.2 0 0 1-.876-1.537c-.321.429-.8.702-1.336.702c-.965 0-1.747-.884-1.747-1.975s.782-1.975 1.747-1.975s1.748.885 1.748 1.976c0 1.984 1.6 3.591 3.566 3.591C22.4 16.849 24 15.241 24 13.257"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsFubo(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="M10.898 16.705H9.114v-.29c-.265.196-.656.416-1.32.416c-2.158 0-2.996-1.167-2.996-3.43V9.809h1.783v3.592c-.006.616 0 1.778 1.284 1.778c1.241 0 1.248-1.1 1.248-1.765V9.809h1.783v6.896zM4.101 7.207c-1.961-.216-2.407.233-2.763.7c-.316.413-.357.988-.357 1.401v.501H0v1.652h.999v5.244h1.783v-5.244h1.346V9.809h-1.31v-.465c0-.474.38-.533.571-.521l.392.018zM24 13.257c0-1.984-1.594-3.592-3.561-3.592c-.835 0-1.603.29-2.21.775c.384.44.677.965.85 1.543a1.7 1.7 0 0 1 1.337-.666c.975 0 1.765.86 1.765 1.922s-.79 1.922-1.765 1.922c-.969 0-1.757-.851-1.765-1.904c0-.913-.332-1.747-.878-2.381a3.45 3.45 0 0 0-2.617-1.211c-.651 0-1.261.183-1.783.502V7.259l-1.783.35v9.097h1.783v-.288c.522.319 1.132.432 1.783.432a3.42 3.42 0 0 0 2.176-.781a4.2 4.2 0 0 1-.876-1.537c-.321.429-.8.702-1.336.702c-.965 0-1.747-.884-1.747-1.975s.782-1.975 1.747-1.975s1.748.885 1.748 1.976c0 1.984 1.6 3.591 3.566 3.591C22.4 16.849 24 15.241 24 13.257"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.898 16.705H9.114v-.29c-.265.196-.656.416-1.32.416c-2.158 0-2.996-1.167-2.996-3.43V9.809h1.783v3.592c-.006.616 0 1.778 1.284 1.778c1.241 0 1.248-1.1 1.248-1.765V9.809h1.783v6.896zM4.101 7.207c-1.961-.216-2.407.233-2.763.7c-.316.413-.357.988-.357 1.401v.501H0v1.652h.999v5.244h1.783v-5.244h1.346V9.809h-1.31v-.465c0-.474.38-.533.571-.521l.392.018zM24 13.257c0-1.984-1.594-3.592-3.561-3.592c-.835 0-1.603.29-2.21.775c.384.44.677.965.85 1.543a1.7 1.7 0 0 1 1.337-.666c.975 0 1.765.86 1.765 1.922s-.79 1.922-1.765 1.922c-.969 0-1.757-.851-1.765-1.904c0-.913-.332-1.747-.878-2.381a3.45 3.45 0 0 0-2.617-1.211c-.651 0-1.261.183-1.783.502V7.259l-1.783.35v9.097h1.783v-.288c.522.319 1.132.432 1.783.432a3.42 3.42 0 0 0 2.176-.781a4.2 4.2 0 0 1-.876-1.537c-.321.429-.8.702-1.336.702c-.965 0-1.747-.884-1.747-1.975s.782-1.975 1.747-1.975s1.748.885 1.748 1.976c0 1.984 1.6 3.591 3.566 3.591C22.4 16.849 24 15.241 24 13.257"/></svg> </template>
CSS
.icon-fubo {
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%22M10.898%2016.705H9.114v-.29c-.265.196-.656.416-1.32.416c-2.158%200-2.996-1.167-2.996-3.43V9.809h1.783v3.592c-.006.616%200%201.778%201.284%201.778c1.241%200%201.248-1.1%201.248-1.765V9.809h1.783v6.896zM4.101%207.207c-1.961-.216-2.407.233-2.763.7c-.316.413-.357.988-.357%201.401v.501H0v1.652h.999v5.244h1.783v-5.244h1.346V9.809h-1.31v-.465c0-.474.38-.533.571-.521l.392.018zM24%2013.257c0-1.984-1.594-3.592-3.561-3.592c-.835%200-1.603.29-2.21.775c.384.44.677.965.85%201.543a1.7%201.7%200%200%201%201.337-.666c.975%200%201.765.86%201.765%201.922s-.79%201.922-1.765%201.922c-.969%200-1.757-.851-1.765-1.904c0-.913-.332-1.747-.878-2.381a3.45%203.45%200%200%200-2.617-1.211c-.651%200-1.261.183-1.783.502V7.259l-1.783.35v9.097h1.783v-.288c.522.319%201.132.432%201.783.432a3.42%203.42%200%200%200%202.176-.781a4.2%204.2%200%200%201-.876-1.537c-.321.429-.8.702-1.336.702c-.965%200-1.747-.884-1.747-1.975s.782-1.975%201.747-1.975s1.748.885%201.748%201.976c0%201.984%201.6%203.591%203.566%203.591C22.4%2016.849%2024%2015.241%2024%2013.257%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%22M10.898%2016.705H9.114v-.29c-.265.196-.656.416-1.32.416c-2.158%200-2.996-1.167-2.996-3.43V9.809h1.783v3.592c-.006.616%200%201.778%201.284%201.778c1.241%200%201.248-1.1%201.248-1.765V9.809h1.783v6.896zM4.101%207.207c-1.961-.216-2.407.233-2.763.7c-.316.413-.357.988-.357%201.401v.501H0v1.652h.999v5.244h1.783v-5.244h1.346V9.809h-1.31v-.465c0-.474.38-.533.571-.521l.392.018zM24%2013.257c0-1.984-1.594-3.592-3.561-3.592c-.835%200-1.603.29-2.21.775c.384.44.677.965.85%201.543a1.7%201.7%200%200%201%201.337-.666c.975%200%201.765.86%201.765%201.922s-.79%201.922-1.765%201.922c-.969%200-1.757-.851-1.765-1.904c0-.913-.332-1.747-.878-2.381a3.45%203.45%200%200%200-2.617-1.211c-.651%200-1.261.183-1.783.502V7.259l-1.783.35v9.097h1.783v-.288c.522.319%201.132.432%201.783.432a3.42%203.42%200%200%200%202.176-.781a4.2%204.2%200%200%201-.876-1.537c-.321.429-.8.702-1.336.702c-.965%200-1.747-.884-1.747-1.975s.782-1.975%201.747-1.975s1.748.885%201.748%201.976c0%201.984%201.6%203.591%203.566%203.591C22.4%2016.849%2024%2015.241%2024%2013.257%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/fubo.svg?color=%231a73e8&size=48