usb icon
usb-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- usb-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
usb-filledAnt Design IconsusbBootstrap IconsusbBoxIcons v2usbCarbonusbCoreUI BrandsusbFont Awesome 6 BrandsusbFont Awesome Brandsusbcss.ggusbHuge IconsusbIconParkusbIconPark OutlineusbIconPark SolidusbIconPark TwoToneusbIconoirusbIonIconsusbLine AwesomeusbLucideusbMajesticonsusbMaterial SymbolsusbMaterial Symbols LightusbMaterial Design Iconsusb-fillMingCute IconusbPhosphorusbPixelarticons
Related icons in Fluent UI System Icons
Use the usb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9.575 1.235a.5.5 0 0 1 .849 0l1.249 2.004a.5.5 0 0 1-.424.765H10.5v7.382l3.164-2.812c.213-.19.336-.462.336-.748V7h-.5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H15v.826a2 2 0 0 1-.67 1.495l-3.494 3.105c-.213.19-.336.462-.336.748v1.891A1.999 1.999 0 1 1 8 17a2 2 0 0 1 1.493-1.934a1 1 0 0 0-.329-.64L5.671 11.32A2 2 0 0 1 5 9.826v-.914A1.498 1.498 0 0 1 5.5 6A1.5 1.5 0 0 1 6 8.912v.914a1 1 0 0 0 .336.748L9.5 13.386V4.004h-.749a.5.5 0 0 1-.425-.765z"/></svg>
React
import type { SVGProps } from "react";
export function FluentUsb20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9.575 1.235a.5.5 0 0 1 .849 0l1.249 2.004a.5.5 0 0 1-.424.765H10.5v7.382l3.164-2.812c.213-.19.336-.462.336-.748V7h-.5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H15v.826a2 2 0 0 1-.67 1.495l-3.494 3.105c-.213.19-.336.462-.336.748v1.891A1.999 1.999 0 1 1 8 17a2 2 0 0 1 1.493-1.934a1 1 0 0 0-.329-.64L5.671 11.32A2 2 0 0 1 5 9.826v-.914A1.498 1.498 0 0 1 5.5 6A1.5 1.5 0 0 1 6 8.912v.914a1 1 0 0 0 .336.748L9.5 13.386V4.004h-.749a.5.5 0 0 1-.425-.765z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9.575 1.235a.5.5 0 0 1 .849 0l1.249 2.004a.5.5 0 0 1-.424.765H10.5v7.382l3.164-2.812c.213-.19.336-.462.336-.748V7h-.5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H15v.826a2 2 0 0 1-.67 1.495l-3.494 3.105c-.213.19-.336.462-.336.748v1.891A1.999 1.999 0 1 1 8 17a2 2 0 0 1 1.493-1.934a1 1 0 0 0-.329-.64L5.671 11.32A2 2 0 0 1 5 9.826v-.914A1.498 1.498 0 0 1 5.5 6A1.5 1.5 0 0 1 6 8.912v.914a1 1 0 0 0 .336.748L9.5 13.386V4.004h-.749a.5.5 0 0 1-.425-.765z"/></svg> </template>
CSS
.icon-usb-20-regular {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.575%201.235a.5.5%200%200%201%20.849%200l1.249%202.004a.5.5%200%200%201-.424.765H10.5v7.382l3.164-2.812c.213-.19.336-.462.336-.748V7h-.5a.5.5%200%200%201-.5-.5v-2a.5.5%200%200%201%20.5-.5h2a.5.5%200%200%201%20.5.5v2a.5.5%200%200%201-.5.5H15v.826a2%202%200%200%201-.67%201.495l-3.494%203.105c-.213.19-.336.462-.336.748v1.891A1.999%201.999%200%201%201%208%2017a2%202%200%200%201%201.493-1.934a1%201%200%200%200-.329-.64L5.671%2011.32A2%202%200%200%201%205%209.826v-.914A1.498%201.498%200%200%201%205.5%206A1.5%201.5%200%200%201%206%208.912v.914a1%201%200%200%200%20.336.748L9.5%2013.386V4.004h-.749a.5.5%200%200%201-.425-.765z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.575%201.235a.5.5%200%200%201%20.849%200l1.249%202.004a.5.5%200%200%201-.424.765H10.5v7.382l3.164-2.812c.213-.19.336-.462.336-.748V7h-.5a.5.5%200%200%201-.5-.5v-2a.5.5%200%200%201%20.5-.5h2a.5.5%200%200%201%20.5.5v2a.5.5%200%200%201-.5.5H15v.826a2%202%200%200%201-.67%201.495l-3.494%203.105c-.213.19-.336.462-.336.748v1.891A1.999%201.999%200%201%201%208%2017a2%202%200%200%201%201.493-1.934a1%201%200%200%200-.329-.64L5.671%2011.32A2%202%200%200%201%205%209.826v-.914A1.498%201.498%200%200%201%205.5%206A1.5%201.5%200%200%201%206%208.912v.914a1%201%200%200%200%20.336.748L9.5%2013.386V4.004h-.749a.5.5%200%200%201-.425-.765z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/usb-20-regular.svg?color=%231a73e8&size=48