bluetooth drive icon
bluetooth-drive-outline from Material Symbols by Google · Outline · Android · Apache-2.0 Free for personal and commercial use.
- Name
- bluetooth-drive-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More android icons from Material Symbols
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the bluetooth drive icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 16q.625 0 1.063-.437T8 14.5t-.437-1.062T6.5 13t-1.062.438T5 14.5t.438 1.063T6.5 16m9 0q.625 0 1.063-.437T17 14.5t-.437-1.062T15.5 13t-1.062.438T14 14.5t.438 1.063T15.5 16M3 21q-.425 0-.712-.288T2 20v-8l2.1-6q.15-.45.538-.725T5.5 5H15v2H5.85L4.8 10H15v2H4v5h14v-5h2v8q0 .425-.288.713T19 21h-1q-.425 0-.712-.288T17 20v-1H5v1q0 .425-.288.713T4 21zm15.65-10V7.2l-2.3 2.3l-.7-.7l2.8-2.8l-2.8-2.8l.7-.7l2.3 2.3V1h.5L22 3.9L19.85 6L22 8.15L19.15 11zm1-6.2l.95-.9l-.95-.95zm0 4.3l.95-.95l-.95-.95zM4 12v5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsBluetoothDriveOutline(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="M6.5 16q.625 0 1.063-.437T8 14.5t-.437-1.062T6.5 13t-1.062.438T5 14.5t.438 1.063T6.5 16m9 0q.625 0 1.063-.437T17 14.5t-.437-1.062T15.5 13t-1.062.438T14 14.5t.438 1.063T15.5 16M3 21q-.425 0-.712-.288T2 20v-8l2.1-6q.15-.45.538-.725T5.5 5H15v2H5.85L4.8 10H15v2H4v5h14v-5h2v8q0 .425-.288.713T19 21h-1q-.425 0-.712-.288T17 20v-1H5v1q0 .425-.288.713T4 21zm15.65-10V7.2l-2.3 2.3l-.7-.7l2.8-2.8l-2.8-2.8l.7-.7l2.3 2.3V1h.5L22 3.9L19.85 6L22 8.15L19.15 11zm1-6.2l.95-.9l-.95-.95zm0 4.3l.95-.95l-.95-.95zM4 12v5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 16q.625 0 1.063-.437T8 14.5t-.437-1.062T6.5 13t-1.062.438T5 14.5t.438 1.063T6.5 16m9 0q.625 0 1.063-.437T17 14.5t-.437-1.062T15.5 13t-1.062.438T14 14.5t.438 1.063T15.5 16M3 21q-.425 0-.712-.288T2 20v-8l2.1-6q.15-.45.538-.725T5.5 5H15v2H5.85L4.8 10H15v2H4v5h14v-5h2v8q0 .425-.288.713T19 21h-1q-.425 0-.712-.288T17 20v-1H5v1q0 .425-.288.713T4 21zm15.65-10V7.2l-2.3 2.3l-.7-.7l2.8-2.8l-2.8-2.8l.7-.7l2.3 2.3V1h.5L22 3.9L19.85 6L22 8.15L19.15 11zm1-6.2l.95-.9l-.95-.95zm0 4.3l.95-.95l-.95-.95zM4 12v5z"/></svg> </template>
CSS
.icon-bluetooth-drive-outline {
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%22M6.5%2016q.625%200%201.063-.437T8%2014.5t-.437-1.062T6.5%2013t-1.062.438T5%2014.5t.438%201.063T6.5%2016m9%200q.625%200%201.063-.437T17%2014.5t-.437-1.062T15.5%2013t-1.062.438T14%2014.5t.438%201.063T15.5%2016M3%2021q-.425%200-.712-.288T2%2020v-8l2.1-6q.15-.45.538-.725T5.5%205H15v2H5.85L4.8%2010H15v2H4v5h14v-5h2v8q0%20.425-.288.713T19%2021h-1q-.425%200-.712-.288T17%2020v-1H5v1q0%20.425-.288.713T4%2021zm15.65-10V7.2l-2.3%202.3l-.7-.7l2.8-2.8l-2.8-2.8l.7-.7l2.3%202.3V1h.5L22%203.9L19.85%206L22%208.15L19.15%2011zm1-6.2l.95-.9l-.95-.95zm0%204.3l.95-.95l-.95-.95zM4%2012v5z%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%22M6.5%2016q.625%200%201.063-.437T8%2014.5t-.437-1.062T6.5%2013t-1.062.438T5%2014.5t.438%201.063T6.5%2016m9%200q.625%200%201.063-.437T17%2014.5t-.437-1.062T15.5%2013t-1.062.438T14%2014.5t.438%201.063T15.5%2016M3%2021q-.425%200-.712-.288T2%2020v-8l2.1-6q.15-.45.538-.725T5.5%205H15v2H5.85L4.8%2010H15v2H4v5h14v-5h2v8q0%20.425-.288.713T19%2021h-1q-.425%200-.712-.288T17%2020v-1H5v1q0%20.425-.288.713T4%2021zm15.65-10V7.2l-2.3%202.3l-.7-.7l2.8-2.8l-2.8-2.8l.7-.7l2.3%202.3V1h.5L22%203.9L19.85%206L22%208.15L19.15%2011zm1-6.2l.95-.9l-.95-.95zm0%204.3l.95-.95l-.95-.95zM4%2012v5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/bluetooth-drive-outline.svg?color=%231a73e8&size=48