logo livestream icon
logo-livestream from Carbon by IBM · Outline · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- logo-livestream
- Set
- Carbon
- Style
- Outline
- Category
- Brand
- Viewbox
- 32×32
- License
- Apache 2.0
More brand icons from Carbon
beecarboncarbon-for-aemcarbon-for-ibm-dotcomcarbon-for-ibm-productcarbon-for-mobilecarbon-for-salesforcecarbon-ui-buildercloud-appedt-loopibm-cloudibm-partner-plusibm-securitylogo-angularlogo-ansible-communitylogo-astradblogo-blueskylogo-digglogo-discordlogo-facebooklogo-figmalogo-flickrlogo-gitlogo-github
Use the logo livestream icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.49 23.71h-7.54a3.12 3.12 0 0 1-2.41-1A14.9 14.9 0 0 1 10 18.88c-1.3-2.6-2.54-5.22-3.82-7.82c-.39-.8-.82-1.56-1.28-2.32A7.84 7.84 0 0 0 2 5.6h3.57a45.6 45.6 0 0 1 7 .61a8.09 8.09 0 0 1 6.34 5.09a48.5 48.5 0 0 1 2.17 7.36a26 26 0 0 0 1.41 5.05m5.61 2.67a2.93 2.93 0 0 1-2.74-2.64a42 42 0 0 1-.14-4.9a48 48 0 0 0-.61-7.58a3.75 3.75 0 0 0-.83-2h2.65c.54 0 .73.37.89.78a12 12 0 0 1 .68 3.24c.29 2.72.31 5.45.33 8.18a11 11 0 0 0 0 1.15c.09.78.4 1.1 1.17 1.08c.5 0 .5-.06.5-.06v2.69a8.6 8.6 0 0 1-1.9.06"/></svg>
React
import type { SVGProps } from "react";
export function CarbonLogoLivestream(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="M22.49 23.71h-7.54a3.12 3.12 0 0 1-2.41-1A14.9 14.9 0 0 1 10 18.88c-1.3-2.6-2.54-5.22-3.82-7.82c-.39-.8-.82-1.56-1.28-2.32A7.84 7.84 0 0 0 2 5.6h3.57a45.6 45.6 0 0 1 7 .61a8.09 8.09 0 0 1 6.34 5.09a48.5 48.5 0 0 1 2.17 7.36a26 26 0 0 0 1.41 5.05m5.61 2.67a2.93 2.93 0 0 1-2.74-2.64a42 42 0 0 1-.14-4.9a48 48 0 0 0-.61-7.58a3.75 3.75 0 0 0-.83-2h2.65c.54 0 .73.37.89.78a12 12 0 0 1 .68 3.24c.29 2.72.31 5.45.33 8.18a11 11 0 0 0 0 1.15c.09.78.4 1.1 1.17 1.08c.5 0 .5-.06.5-.06v2.69a8.6 8.6 0 0 1-1.9.06"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.49 23.71h-7.54a3.12 3.12 0 0 1-2.41-1A14.9 14.9 0 0 1 10 18.88c-1.3-2.6-2.54-5.22-3.82-7.82c-.39-.8-.82-1.56-1.28-2.32A7.84 7.84 0 0 0 2 5.6h3.57a45.6 45.6 0 0 1 7 .61a8.09 8.09 0 0 1 6.34 5.09a48.5 48.5 0 0 1 2.17 7.36a26 26 0 0 0 1.41 5.05m5.61 2.67a2.93 2.93 0 0 1-2.74-2.64a42 42 0 0 1-.14-4.9a48 48 0 0 0-.61-7.58a3.75 3.75 0 0 0-.83-2h2.65c.54 0 .73.37.89.78a12 12 0 0 1 .68 3.24c.29 2.72.31 5.45.33 8.18a11 11 0 0 0 0 1.15c.09.78.4 1.1 1.17 1.08c.5 0 .5-.06.5-.06v2.69a8.6 8.6 0 0 1-1.9.06"/></svg> </template>
CSS
.icon-logo-livestream {
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%22M22.49%2023.71h-7.54a3.12%203.12%200%200%201-2.41-1A14.9%2014.9%200%200%201%2010%2018.88c-1.3-2.6-2.54-5.22-3.82-7.82c-.39-.8-.82-1.56-1.28-2.32A7.84%207.84%200%200%200%202%205.6h3.57a45.6%2045.6%200%200%201%207%20.61a8.09%208.09%200%200%201%206.34%205.09a48.5%2048.5%200%200%201%202.17%207.36a26%2026%200%200%200%201.41%205.05m5.61%202.67a2.93%202.93%200%200%201-2.74-2.64a42%2042%200%200%201-.14-4.9a48%2048%200%200%200-.61-7.58a3.75%203.75%200%200%200-.83-2h2.65c.54%200%20.73.37.89.78a12%2012%200%200%201%20.68%203.24c.29%202.72.31%205.45.33%208.18a11%2011%200%200%200%200%201.15c.09.78.4%201.1%201.17%201.08c.5%200%20.5-.06.5-.06v2.69a8.6%208.6%200%200%201-1.9.06%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%22M22.49%2023.71h-7.54a3.12%203.12%200%200%201-2.41-1A14.9%2014.9%200%200%201%2010%2018.88c-1.3-2.6-2.54-5.22-3.82-7.82c-.39-.8-.82-1.56-1.28-2.32A7.84%207.84%200%200%200%202%205.6h3.57a45.6%2045.6%200%200%201%207%20.61a8.09%208.09%200%200%201%206.34%205.09a48.5%2048.5%200%200%201%202.17%207.36a26%2026%200%200%200%201.41%205.05m5.61%202.67a2.93%202.93%200%200%201-2.74-2.64a42%2042%200%200%201-.14-4.9a48%2048%200%200%200-.61-7.58a3.75%203.75%200%200%200-.83-2h2.65c.54%200%20.73.37.89.78a12%2012%200%200%201%20.68%203.24c.29%202.72.31%205.45.33%208.18a11%2011%200%200%200%200%201.15c.09.78.4%201.1%201.17%201.08c.5%200%20.5-.06.5-.06v2.69a8.6%208.6%200%200%201-1.9.06%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/logo-livestream.svg?color=%231a73e8&size=48