usb icon
usb from IconPark by ByteDance · Color · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- usb
- Set
- IconPark
- Style
- Color
- Category
- Hardware
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
usb-filledAnt Design IconsusbBootstrap IconsusbBoxIcons v2usbCarbonusbCoreUI BrandsusbFont Awesome 6 BrandsusbFont Awesome Brandsusb-16-filledFluent UI System Iconsusbcss.ggusbHuge IconsusbIconPark OutlineusbIconPark SolidusbIconPark TwoToneusbIconoirusbIonIconsusbLine AwesomeusbLucideusbMajesticonsusbMaterial SymbolsusbMaterial Symbols LightusbMaterial Design Iconsusb-fillMingCute IconusbPhosphorusbPixelarticons
More hardware icons from IconPark
Use the usb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M12 22C14.2091 22 16 20.2091 16 18C16 15.7909 14.2091 14 12 14C9.79086 14 8 15.7909 8 18C8 20.2091 9.79086 22 12 22Z"/><path fill="#2F88FF" d="M36 28C38.2091 28 40 26.2091 40 24C40 21.7909 38.2091 20 36 20C33.7909 20 32 21.7909 32 24C32 26.2091 33.7909 28 36 28Z"/><path stroke-linecap="round" d="M19 9L24 4L29 9"/><path stroke-linecap="round" d="M25 39L12 28.2632V22"/><path stroke-linecap="round" d="M36 28V32.7895L24 41"/><path stroke-linecap="round" d="M24 4V43"/><path stroke-linecap="round" d="M21 44H27"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkUsb(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" d="M12 22C14.2091 22 16 20.2091 16 18C16 15.7909 14.2091 14 12 14C9.79086 14 8 15.7909 8 18C8 20.2091 9.79086 22 12 22Z"/><path fill="#2F88FF" d="M36 28C38.2091 28 40 26.2091 40 24C40 21.7909 38.2091 20 36 20C33.7909 20 32 21.7909 32 24C32 26.2091 33.7909 28 36 28Z"/><path strokeLinecap="round" d="M19 9L24 4L29 9"/><path strokeLinecap="round" d="M25 39L12 28.2632V22"/><path strokeLinecap="round" d="M36 28V32.7895L24 41"/><path strokeLinecap="round" d="M24 4V43"/><path strokeLinecap="round" d="M21 44H27"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M12 22C14.2091 22 16 20.2091 16 18C16 15.7909 14.2091 14 12 14C9.79086 14 8 15.7909 8 18C8 20.2091 9.79086 22 12 22Z"/><path fill="#2F88FF" d="M36 28C38.2091 28 40 26.2091 40 24C40 21.7909 38.2091 20 36 20C33.7909 20 32 21.7909 32 24C32 26.2091 33.7909 28 36 28Z"/><path stroke-linecap="round" d="M19 9L24 4L29 9"/><path stroke-linecap="round" d="M25 39L12 28.2632V22"/><path stroke-linecap="round" d="M36 28V32.7895L24 41"/><path stroke-linecap="round" d="M24 4V43"/><path stroke-linecap="round" d="M21 44H27"/></g></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M12%2022C14.2091%2022%2016%2020.2091%2016%2018C16%2015.7909%2014.2091%2014%2012%2014C9.79086%2014%208%2015.7909%208%2018C8%2020.2091%209.79086%2022%2012%2022Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M36%2028C38.2091%2028%2040%2026.2091%2040%2024C40%2021.7909%2038.2091%2020%2036%2020C33.7909%2020%2032%2021.7909%2032%2024C32%2026.2091%2033.7909%2028%2036%2028Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%209L24%204L29%209%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M25%2039L12%2028.2632V22%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M36%2028V32.7895L24%2041%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%204V43%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%2044H27%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M12%2022C14.2091%2022%2016%2020.2091%2016%2018C16%2015.7909%2014.2091%2014%2012%2014C9.79086%2014%208%2015.7909%208%2018C8%2020.2091%209.79086%2022%2012%2022Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M36%2028C38.2091%2028%2040%2026.2091%2040%2024C40%2021.7909%2038.2091%2020%2036%2020C33.7909%2020%2032%2021.7909%2032%2024C32%2026.2091%2033.7909%2028%2036%2028Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%209L24%204L29%209%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M25%2039L12%2028.2632V22%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M36%2028V32.7895L24%2041%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%204V43%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%2044H27%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/usb.svg?color=%231a73e8&size=48