usb icon
usb-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- usb-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
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 Symbols LightusbMaterial Design Iconsusb-fillMingCute IconusbPixelarticons
Use the usb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M252 128a4 4 0 0 1-1.78 3.33l-48 32A4 4 0 0 1 196 160v-24H72v48h36v-8a12 12 0 0 1 12-12h32a12 12 0 0 1 12 12v32a12 12 0 0 1-12 12h-32a12 12 0 0 1-12-12v-8H72a16 16 0 0 1-16-16v-48H8a8 8 0 0 1 0-16h48V72a16 16 0 0 1 16-16h37.17a28 28 0 1 1 0 16H72v48h124V96a4 4 0 0 1 6.22-3.33l48 32A4 4 0 0 1 252 128"/></svg>
React
import type { SVGProps } from "react";
export function PhUsbFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M252 128a4 4 0 0 1-1.78 3.33l-48 32A4 4 0 0 1 196 160v-24H72v48h36v-8a12 12 0 0 1 12-12h32a12 12 0 0 1 12 12v32a12 12 0 0 1-12 12h-32a12 12 0 0 1-12-12v-8H72a16 16 0 0 1-16-16v-48H8a8 8 0 0 1 0-16h48V72a16 16 0 0 1 16-16h37.17a28 28 0 1 1 0 16H72v48h124V96a4 4 0 0 1 6.22-3.33l48 32A4 4 0 0 1 252 128"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M252 128a4 4 0 0 1-1.78 3.33l-48 32A4 4 0 0 1 196 160v-24H72v48h36v-8a12 12 0 0 1 12-12h32a12 12 0 0 1 12 12v32a12 12 0 0 1-12 12h-32a12 12 0 0 1-12-12v-8H72a16 16 0 0 1-16-16v-48H8a8 8 0 0 1 0-16h48V72a16 16 0 0 1 16-16h37.17a28 28 0 1 1 0 16H72v48h124V96a4 4 0 0 1 6.22-3.33l48 32A4 4 0 0 1 252 128"/></svg> </template>
CSS
.icon-usb-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M252%20128a4%204%200%200%201-1.78%203.33l-48%2032A4%204%200%200%201%20196%20160v-24H72v48h36v-8a12%2012%200%200%201%2012-12h32a12%2012%200%200%201%2012%2012v32a12%2012%200%200%201-12%2012h-32a12%2012%200%200%201-12-12v-8H72a16%2016%200%200%201-16-16v-48H8a8%208%200%200%201%200-16h48V72a16%2016%200%200%201%2016-16h37.17a28%2028%200%201%201%200%2016H72v48h124V96a4%204%200%200%201%206.22-3.33l48%2032A4%204%200%200%201%20252%20128%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M252%20128a4%204%200%200%201-1.78%203.33l-48%2032A4%204%200%200%201%20196%20160v-24H72v48h36v-8a12%2012%200%200%201%2012-12h32a12%2012%200%200%201%2012%2012v32a12%2012%200%200%201-12%2012h-32a12%2012%200%200%201-12-12v-8H72a16%2016%200%200%201-16-16v-48H8a8%208%200%200%201%200-16h48V72a16%2016%200%200%201%2016-16h37.17a28%2028%200%201%201%200%2016H72v48h124V96a4%204%200%200%201%206.22-3.33l48%2032A4%204%200%200%201%20252%20128%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/usb-fill.svg?color=%231a73e8&size=48