usb icon
usb from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- usb
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- usb-outline, usb-outline-sharp, usb-sharp
1 other variant in Material Symbols Light
The same icon in other sets
usb-filledAnt Design IconsusbBootstrap IconsusbBoxIcons v2usbCarbonusbCoreUI BrandsusbFont Awesome 6 BrandsusbFont Awesome Brandsusb-16-filledFluent UI System Iconsusbcss.ggusbHuge IconsusbIconParkusbIconPark OutlineusbIconPark SolidusbIconPark TwoToneusbIconoirusbIonIconsusbLine AwesomeusbLucideusbMajesticonsusbMaterial SymbolsusbMaterial Design Iconsusb-fillMingCute IconusbPhosphorusbPixelarticons
More android icons from Material Symbols Light
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 usb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.934 20.682q-.434-.434-.434-1.066q0-.468.275-.85q.275-.383.725-.543V15.5h-3q-.69 0-1.153-.462t-.463-1.154v-2.107q-.43-.148-.715-.512q-.285-.363-.285-.88q0-.633.434-1.067t1.066-.434t1.067.434t.433 1.066q0 .518-.284.875q-.285.358-.715.518v2.108q0 .23.192.423t.423.192h3V6.27H10l2-2.655l2 2.654h-1.5V14.5h3q.23 0 .423-.192t.193-.423v-2h-1v-3h3v3h-1v2q0 .69-.463 1.153T15.5 15.5h-3v2.723q.456.154.728.537q.272.382.272.855q0 .633-.434 1.067q-.433.434-1.066.434t-1.066-.434"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightUsb(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.934 20.682q-.434-.434-.434-1.066q0-.468.275-.85q.275-.383.725-.543V15.5h-3q-.69 0-1.153-.462t-.463-1.154v-2.107q-.43-.148-.715-.512q-.285-.363-.285-.88q0-.633.434-1.067t1.066-.434t1.067.434t.433 1.066q0 .518-.284.875q-.285.358-.715.518v2.108q0 .23.192.423t.423.192h3V6.27H10l2-2.655l2 2.654h-1.5V14.5h3q.23 0 .423-.192t.193-.423v-2h-1v-3h3v3h-1v2q0 .69-.463 1.153T15.5 15.5h-3v2.723q.456.154.728.537q.272.382.272.855q0 .633-.434 1.067q-.433.434-1.066.434t-1.066-.434"/></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.934 20.682q-.434-.434-.434-1.066q0-.468.275-.85q.275-.383.725-.543V15.5h-3q-.69 0-1.153-.462t-.463-1.154v-2.107q-.43-.148-.715-.512q-.285-.363-.285-.88q0-.633.434-1.067t1.066-.434t1.067.434t.433 1.066q0 .518-.284.875q-.285.358-.715.518v2.108q0 .23.192.423t.423.192h3V6.27H10l2-2.655l2 2.654h-1.5V14.5h3q.23 0 .423-.192t.193-.423v-2h-1v-3h3v3h-1v2q0 .69-.463 1.153T15.5 15.5h-3v2.723q.456.154.728.537q.272.382.272.855q0 .633-.434 1.067q-.433.434-1.066.434t-1.066-.434"/></svg> </template>
CSS
.icon-usb {
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.934%2020.682q-.434-.434-.434-1.066q0-.468.275-.85q.275-.383.725-.543V15.5h-3q-.69%200-1.153-.462t-.463-1.154v-2.107q-.43-.148-.715-.512q-.285-.363-.285-.88q0-.633.434-1.067t1.066-.434t1.067.434t.433%201.066q0%20.518-.284.875q-.285.358-.715.518v2.108q0%20.23.192.423t.423.192h3V6.27H10l2-2.655l2%202.654h-1.5V14.5h3q.23%200%20.423-.192t.193-.423v-2h-1v-3h3v3h-1v2q0%20.69-.463%201.153T15.5%2015.5h-3v2.723q.456.154.728.537q.272.382.272.855q0%20.633-.434%201.067q-.433.434-1.066.434t-1.066-.434%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.934%2020.682q-.434-.434-.434-1.066q0-.468.275-.85q.275-.383.725-.543V15.5h-3q-.69%200-1.153-.462t-.463-1.154v-2.107q-.43-.148-.715-.512q-.285-.363-.285-.88q0-.633.434-1.067t1.066-.434t1.067.434t.433%201.066q0%20.518-.284.875q-.285.358-.715.518v2.108q0%20.23.192.423t.423.192h3V6.27H10l2-2.655l2%202.654h-1.5V14.5h3q.23%200%20.423-.192t.193-.423v-2h-1v-3h3v3h-1v2q0%20.69-.463%201.153T15.5%2015.5h-3v2.723q.456.154.728.537q.272.382.272.855q0%20.633-.434%201.067q-.433.434-1.066.434t-1.066-.434%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/usb.svg?color=%231a73e8&size=48