usb logo
usb from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- usb
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 640×512
- License
- CC BY 4.0
The same logo in other sets
usb-filledAnt Design IconsusbBootstrap IconsusbBoxIcons v2usbCarbonusbCoreUI BrandsusbFont Awesome Brandsusb-16-filledFluent UI System Iconsusbcss.ggusbHuge IconsusbIconParkusbIconPark OutlineusbIconPark SolidusbIconPark TwoToneusbIconoirusbIonIconsusbLine AwesomeusbLucideusbMajesticonsusbMaterial SymbolsusbMaterial Symbols LightusbMaterial Design Iconsusb-fillMingCute IconusbPhosphorusbPixelarticons
Use the usb logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M641.5 256c0 3.1-1.7 6.1-4.5 7.5L547.9 317c-1.4.8-2.8 1.4-4.5 1.4c-1.4 0-3.1-.3-4.5-1.1c-2.8-1.7-4.5-4.5-4.5-7.8v-35.6H295.7c25.3 39.6 40.5 106.9 69.6 106.9H392V354c0-5 3.9-8.9 8.9-8.9H490c5 0 8.9 3.9 8.9 8.9v89.1c0 5-3.9 8.9-8.9 8.9h-89.1c-5 0-8.9-3.9-8.9-8.9v-26.7h-26.7c-75.4 0-81.1-142.5-124.7-142.5H140.3c-8.1 30.6-35.9 53.5-69 53.5C32 327.3 0 295.3 0 256s32-71.3 71.3-71.3c33.1 0 61 22.8 69 53.5c39.1 0 43.9 9.5 74.6-60.4C255 88.7 273 95.7 323.8 95.7c7.5-20.9 27-35.6 50.4-35.6c29.5 0 53.5 23.9 53.5 53.5s-23.9 53.5-53.5 53.5c-23.4 0-42.9-14.8-50.4-35.6H294c-29.1 0-44.3 67.4-69.6 106.9h310.1v-35.6c0-3.3 1.7-6.1 4.5-7.8s6.4-1.4 8.9.3l89.1 53.5c2.8 1.1 4.5 4.1 4.5 7.2"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsUsb(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M641.5 256c0 3.1-1.7 6.1-4.5 7.5L547.9 317c-1.4.8-2.8 1.4-4.5 1.4c-1.4 0-3.1-.3-4.5-1.1c-2.8-1.7-4.5-4.5-4.5-7.8v-35.6H295.7c25.3 39.6 40.5 106.9 69.6 106.9H392V354c0-5 3.9-8.9 8.9-8.9H490c5 0 8.9 3.9 8.9 8.9v89.1c0 5-3.9 8.9-8.9 8.9h-89.1c-5 0-8.9-3.9-8.9-8.9v-26.7h-26.7c-75.4 0-81.1-142.5-124.7-142.5H140.3c-8.1 30.6-35.9 53.5-69 53.5C32 327.3 0 295.3 0 256s32-71.3 71.3-71.3c33.1 0 61 22.8 69 53.5c39.1 0 43.9 9.5 74.6-60.4C255 88.7 273 95.7 323.8 95.7c7.5-20.9 27-35.6 50.4-35.6c29.5 0 53.5 23.9 53.5 53.5s-23.9 53.5-53.5 53.5c-23.4 0-42.9-14.8-50.4-35.6H294c-29.1 0-44.3 67.4-69.6 106.9h310.1v-35.6c0-3.3 1.7-6.1 4.5-7.8s6.4-1.4 8.9.3l89.1 53.5c2.8 1.1 4.5 4.1 4.5 7.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M641.5 256c0 3.1-1.7 6.1-4.5 7.5L547.9 317c-1.4.8-2.8 1.4-4.5 1.4c-1.4 0-3.1-.3-4.5-1.1c-2.8-1.7-4.5-4.5-4.5-7.8v-35.6H295.7c25.3 39.6 40.5 106.9 69.6 106.9H392V354c0-5 3.9-8.9 8.9-8.9H490c5 0 8.9 3.9 8.9 8.9v89.1c0 5-3.9 8.9-8.9 8.9h-89.1c-5 0-8.9-3.9-8.9-8.9v-26.7h-26.7c-75.4 0-81.1-142.5-124.7-142.5H140.3c-8.1 30.6-35.9 53.5-69 53.5C32 327.3 0 295.3 0 256s32-71.3 71.3-71.3c33.1 0 61 22.8 69 53.5c39.1 0 43.9 9.5 74.6-60.4C255 88.7 273 95.7 323.8 95.7c7.5-20.9 27-35.6 50.4-35.6c29.5 0 53.5 23.9 53.5 53.5s-23.9 53.5-53.5 53.5c-23.4 0-42.9-14.8-50.4-35.6H294c-29.1 0-44.3 67.4-69.6 106.9h310.1v-35.6c0-3.3 1.7-6.1 4.5-7.8s6.4-1.4 8.9.3l89.1 53.5c2.8 1.1 4.5 4.1 4.5 7.2"/></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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M641.5%20256c0%203.1-1.7%206.1-4.5%207.5L547.9%20317c-1.4.8-2.8%201.4-4.5%201.4c-1.4%200-3.1-.3-4.5-1.1c-2.8-1.7-4.5-4.5-4.5-7.8v-35.6H295.7c25.3%2039.6%2040.5%20106.9%2069.6%20106.9H392V354c0-5%203.9-8.9%208.9-8.9H490c5%200%208.9%203.9%208.9%208.9v89.1c0%205-3.9%208.9-8.9%208.9h-89.1c-5%200-8.9-3.9-8.9-8.9v-26.7h-26.7c-75.4%200-81.1-142.5-124.7-142.5H140.3c-8.1%2030.6-35.9%2053.5-69%2053.5C32%20327.3%200%20295.3%200%20256s32-71.3%2071.3-71.3c33.1%200%2061%2022.8%2069%2053.5c39.1%200%2043.9%209.5%2074.6-60.4C255%2088.7%20273%2095.7%20323.8%2095.7c7.5-20.9%2027-35.6%2050.4-35.6c29.5%200%2053.5%2023.9%2053.5%2053.5s-23.9%2053.5-53.5%2053.5c-23.4%200-42.9-14.8-50.4-35.6H294c-29.1%200-44.3%2067.4-69.6%20106.9h310.1v-35.6c0-3.3%201.7-6.1%204.5-7.8s6.4-1.4%208.9.3l89.1%2053.5c2.8%201.1%204.5%204.1%204.5%207.2%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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M641.5%20256c0%203.1-1.7%206.1-4.5%207.5L547.9%20317c-1.4.8-2.8%201.4-4.5%201.4c-1.4%200-3.1-.3-4.5-1.1c-2.8-1.7-4.5-4.5-4.5-7.8v-35.6H295.7c25.3%2039.6%2040.5%20106.9%2069.6%20106.9H392V354c0-5%203.9-8.9%208.9-8.9H490c5%200%208.9%203.9%208.9%208.9v89.1c0%205-3.9%208.9-8.9%208.9h-89.1c-5%200-8.9-3.9-8.9-8.9v-26.7h-26.7c-75.4%200-81.1-142.5-124.7-142.5H140.3c-8.1%2030.6-35.9%2053.5-69%2053.5C32%20327.3%200%20295.3%200%20256s32-71.3%2071.3-71.3c33.1%200%2061%2022.8%2069%2053.5c39.1%200%2043.9%209.5%2074.6-60.4C255%2088.7%20273%2095.7%20323.8%2095.7c7.5-20.9%2027-35.6%2050.4-35.6c29.5%200%2053.5%2023.9%2053.5%2053.5s-23.9%2053.5-53.5%2053.5c-23.4%200-42.9-14.8-50.4-35.6H294c-29.1%200-44.3%2067.4-69.6%20106.9h310.1v-35.6c0-3.3%201.7-6.1%204.5-7.8s6.4-1.4%208.9.3l89.1%2053.5c2.8%201.1%204.5%204.1%204.5%207.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/usb.svg?color=%231a73e8&size=48