video-bluetooth-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.

Name
video-bluetooth-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the video bluetooth icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M9.42 12.83a3.25 3.25 0 0 0-3.334-.614A6.25 6.25 0 0 1 12.251 7h14.5A6.25 6.25 0 0 1 33 13.25v15.5A6.25 6.25 0 0 1 26.75 35h-8.578a3.25 3.25 0 0 0-.944-4l-3.91-3l3.91-3a3.25 3.25 0 0 0 .191-4.998zm31.488 19.588L35 28.339v-14.68l5.907-4.078c2.156-1.488 5.096.055 5.096 2.675v17.487c0 2.62-2.94 4.163-5.096 2.675M8.084 14.319A1.25 1.25 0 0 0 6 15.25v9.654l-3.489-2.677A1.25 1.25 0 1 0 .989 24.21L5.928 28L.989 31.79a1.25 1.25 0 1 0 1.522 1.983l3.49-2.677v9.654a1.25 1.25 0 0 0 2.083.93l8-7.171a1.25 1.25 0 0 0-.073-1.922L10.034 28l5.977-4.586a1.25 1.25 0 0 0 .073-1.923zm5.21 19.334L8.5 37.95v-7.977zM8.5 18.049l4.794 4.298L8.5 26.026z"/></svg>

React

import type { SVGProps } from "react";

export function FluentVideoBluetooth48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M9.42 12.83a3.25 3.25 0 0 0-3.334-.614A6.25 6.25 0 0 1 12.251 7h14.5A6.25 6.25 0 0 1 33 13.25v15.5A6.25 6.25 0 0 1 26.75 35h-8.578a3.25 3.25 0 0 0-.944-4l-3.91-3l3.91-3a3.25 3.25 0 0 0 .191-4.998zm31.488 19.588L35 28.339v-14.68l5.907-4.078c2.156-1.488 5.096.055 5.096 2.675v17.487c0 2.62-2.94 4.163-5.096 2.675M8.084 14.319A1.25 1.25 0 0 0 6 15.25v9.654l-3.489-2.677A1.25 1.25 0 1 0 .989 24.21L5.928 28L.989 31.79a1.25 1.25 0 1 0 1.522 1.983l3.49-2.677v9.654a1.25 1.25 0 0 0 2.083.93l8-7.171a1.25 1.25 0 0 0-.073-1.922L10.034 28l5.977-4.586a1.25 1.25 0 0 0 .073-1.923zm5.21 19.334L8.5 37.95v-7.977zM8.5 18.049l4.794 4.298L8.5 26.026z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M9.42 12.83a3.25 3.25 0 0 0-3.334-.614A6.25 6.25 0 0 1 12.251 7h14.5A6.25 6.25 0 0 1 33 13.25v15.5A6.25 6.25 0 0 1 26.75 35h-8.578a3.25 3.25 0 0 0-.944-4l-3.91-3l3.91-3a3.25 3.25 0 0 0 .191-4.998zm31.488 19.588L35 28.339v-14.68l5.907-4.078c2.156-1.488 5.096.055 5.096 2.675v17.487c0 2.62-2.94 4.163-5.096 2.675M8.084 14.319A1.25 1.25 0 0 0 6 15.25v9.654l-3.489-2.677A1.25 1.25 0 1 0 .989 24.21L5.928 28L.989 31.79a1.25 1.25 0 1 0 1.522 1.983l3.49-2.677v9.654a1.25 1.25 0 0 0 2.083.93l8-7.171a1.25 1.25 0 0 0-.073-1.922L10.034 28l5.977-4.586a1.25 1.25 0 0 0 .073-1.923zm5.21 19.334L8.5 37.95v-7.977zM8.5 18.049l4.794 4.298L8.5 26.026z"/></svg>
</template>

CSS

.icon-video-bluetooth-48-filled {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.42%2012.83a3.25%203.25%200%200%200-3.334-.614A6.25%206.25%200%200%201%2012.251%207h14.5A6.25%206.25%200%200%201%2033%2013.25v15.5A6.25%206.25%200%200%201%2026.75%2035h-8.578a3.25%203.25%200%200%200-.944-4l-3.91-3l3.91-3a3.25%203.25%200%200%200%20.191-4.998zm31.488%2019.588L35%2028.339v-14.68l5.907-4.078c2.156-1.488%205.096.055%205.096%202.675v17.487c0%202.62-2.94%204.163-5.096%202.675M8.084%2014.319A1.25%201.25%200%200%200%206%2015.25v9.654l-3.489-2.677A1.25%201.25%200%201%200%20.989%2024.21L5.928%2028L.989%2031.79a1.25%201.25%200%201%200%201.522%201.983l3.49-2.677v9.654a1.25%201.25%200%200%200%202.083.93l8-7.171a1.25%201.25%200%200%200-.073-1.922L10.034%2028l5.977-4.586a1.25%201.25%200%200%200%20.073-1.923zm5.21%2019.334L8.5%2037.95v-7.977zM8.5%2018.049l4.794%204.298L8.5%2026.026z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.42%2012.83a3.25%203.25%200%200%200-3.334-.614A6.25%206.25%200%200%201%2012.251%207h14.5A6.25%206.25%200%200%201%2033%2013.25v15.5A6.25%206.25%200%200%201%2026.75%2035h-8.578a3.25%203.25%200%200%200-.944-4l-3.91-3l3.91-3a3.25%203.25%200%200%200%20.191-4.998zm31.488%2019.588L35%2028.339v-14.68l5.907-4.078c2.156-1.488%205.096.055%205.096%202.675v17.487c0%202.62-2.94%204.163-5.096%202.675M8.084%2014.319A1.25%201.25%200%200%200%206%2015.25v9.654l-3.489-2.677A1.25%201.25%200%201%200%20.989%2024.21L5.928%2028L.989%2031.79a1.25%201.25%200%201%200%201.522%201.983l3.49-2.677v9.654a1.25%201.25%200%200%200%202.083.93l8-7.171a1.25%201.25%200%200%200-.073-1.922L10.034%2028l5.977-4.586a1.25%201.25%200%200%200%20.073-1.923zm5.21%2019.334L8.5%2037.95v-7.977zM8.5%2018.049l4.794%204.298L8.5%2026.026z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/video-bluetooth-48-filled.svg?color=%231a73e8&size=48