adb icon
adb from Material Symbols by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- adb
- Set
- Material Symbols
- Style
- Regular
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- adb-outline, adb-outline-rounded, adb-outline-sharp, adb-rounded, adb-sharp
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-badgeairplanemode-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-barandroid-cell-dual-5-bar-alert
Use the adb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 11v-1q0-1.8.813-3.287T8 4.275L6.125 2.4L7 1.5l2.125 2.125q.65-.3 1.388-.462T12 3t1.488.163t1.387.462L17 1.5l.875.9L16 4.275q1.375.95 2.188 2.438T19 10v1zm10.713-2.287Q16 8.425 16 8t-.288-.712T15 7t-.712.288T14 8t.288.713T15 9t.713-.288m-6 0Q10 8.426 10 8t-.288-.712T9 7t-.712.288T8 8t.288.713T9 9t.713-.288m-2.675 12.25Q5 18.926 5 16v-4h14v4q0 2.925-2.037 4.963T12 23t-4.962-2.037"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsAdb(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="M5 11v-1q0-1.8.813-3.287T8 4.275L6.125 2.4L7 1.5l2.125 2.125q.65-.3 1.388-.462T12 3t1.488.163t1.387.462L17 1.5l.875.9L16 4.275q1.375.95 2.188 2.438T19 10v1zm10.713-2.287Q16 8.425 16 8t-.288-.712T15 7t-.712.288T14 8t.288.713T15 9t.713-.288m-6 0Q10 8.426 10 8t-.288-.712T9 7t-.712.288T8 8t.288.713T9 9t.713-.288m-2.675 12.25Q5 18.926 5 16v-4h14v4q0 2.925-2.037 4.963T12 23t-4.962-2.037"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 11v-1q0-1.8.813-3.287T8 4.275L6.125 2.4L7 1.5l2.125 2.125q.65-.3 1.388-.462T12 3t1.488.163t1.387.462L17 1.5l.875.9L16 4.275q1.375.95 2.188 2.438T19 10v1zm10.713-2.287Q16 8.425 16 8t-.288-.712T15 7t-.712.288T14 8t.288.713T15 9t.713-.288m-6 0Q10 8.426 10 8t-.288-.712T9 7t-.712.288T8 8t.288.713T9 9t.713-.288m-2.675 12.25Q5 18.926 5 16v-4h14v4q0 2.925-2.037 4.963T12 23t-4.962-2.037"/></svg> </template>
CSS
.icon-adb {
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%22M5%2011v-1q0-1.8.813-3.287T8%204.275L6.125%202.4L7%201.5l2.125%202.125q.65-.3%201.388-.462T12%203t1.488.163t1.387.462L17%201.5l.875.9L16%204.275q1.375.95%202.188%202.438T19%2010v1zm10.713-2.287Q16%208.425%2016%208t-.288-.712T15%207t-.712.288T14%208t.288.713T15%209t.713-.288m-6%200Q10%208.426%2010%208t-.288-.712T9%207t-.712.288T8%208t.288.713T9%209t.713-.288m-2.675%2012.25Q5%2018.926%205%2016v-4h14v4q0%202.925-2.037%204.963T12%2023t-4.962-2.037%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%22M5%2011v-1q0-1.8.813-3.287T8%204.275L6.125%202.4L7%201.5l2.125%202.125q.65-.3%201.388-.462T12%203t1.488.163t1.387.462L17%201.5l.875.9L16%204.275q1.375.95%202.188%202.438T19%2010v1zm10.713-2.287Q16%208.425%2016%208t-.288-.712T15%207t-.712.288T14%208t.288.713T15%209t.713-.288m-6%200Q10%208.426%2010%208t-.288-.712T9%207t-.712.288T8%208t.288.713T9%209t.713-.288m-2.675%2012.25Q5%2018.926%205%2016v-4h14v4q0%202.925-2.037%204.963T12%2023t-4.962-2.037%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/adb.svg?color=%231a73e8&size=48