usb-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
usb-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

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 24 24"><path fill="currentColor" d="M11.364 1.852a.75.75 0 0 1 1.272 0l1.249 1.996a.75.75 0 0 1-.636 1.147h-.499V13.5l3.207-3.054A1.75 1.75 0 0 0 16.5 9.18V8.5h-.25a.75.75 0 0 1-.75-.75v-2a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-.75.75H18v.679c0 .89-.365 1.74-1.009 2.353l-3.698 3.522c-.347.33-.543.788-.543 1.267v1.825a2 2 0 1 1-1.509.003a1.75 1.75 0 0 0-.534-1.095l-3.698-3.522A3.25 3.25 0 0 1 6 11.18v-.85A1.748 1.748 0 0 1 6.75 7a1.75 1.75 0 0 1 .75 3.33v.849c0 .479.196.937.543 1.267L11.25 15.5V4.995h-.499a.75.75 0 0 1-.636-1.147z"/></svg>

React

import type { SVGProps } from "react";

export function FluentUsb24Regular(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="M11.364 1.852a.75.75 0 0 1 1.272 0l1.249 1.996a.75.75 0 0 1-.636 1.147h-.499V13.5l3.207-3.054A1.75 1.75 0 0 0 16.5 9.18V8.5h-.25a.75.75 0 0 1-.75-.75v-2a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-.75.75H18v.679c0 .89-.365 1.74-1.009 2.353l-3.698 3.522c-.347.33-.543.788-.543 1.267v1.825a2 2 0 1 1-1.509.003a1.75 1.75 0 0 0-.534-1.095l-3.698-3.522A3.25 3.25 0 0 1 6 11.18v-.85A1.748 1.748 0 0 1 6.75 7a1.75 1.75 0 0 1 .75 3.33v.849c0 .479.196.937.543 1.267L11.25 15.5V4.995h-.499a.75.75 0 0 1-.636-1.147z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.364 1.852a.75.75 0 0 1 1.272 0l1.249 1.996a.75.75 0 0 1-.636 1.147h-.499V13.5l3.207-3.054A1.75 1.75 0 0 0 16.5 9.18V8.5h-.25a.75.75 0 0 1-.75-.75v-2a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-.75.75H18v.679c0 .89-.365 1.74-1.009 2.353l-3.698 3.522c-.347.33-.543.788-.543 1.267v1.825a2 2 0 1 1-1.509.003a1.75 1.75 0 0 0-.534-1.095l-3.698-3.522A3.25 3.25 0 0 1 6 11.18v-.85A1.748 1.748 0 0 1 6.75 7a1.75 1.75 0 0 1 .75 3.33v.849c0 .479.196.937.543 1.267L11.25 15.5V4.995h-.499a.75.75 0 0 1-.636-1.147z"/></svg>
</template>

CSS

.icon-usb-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.364%201.852a.75.75%200%200%201%201.272%200l1.249%201.996a.75.75%200%200%201-.636%201.147h-.499V13.5l3.207-3.054A1.75%201.75%200%200%200%2016.5%209.18V8.5h-.25a.75.75%200%200%201-.75-.75v-2a.75.75%200%200%201%20.75-.75h2a.75.75%200%200%201%20.75.75v2a.75.75%200%200%201-.75.75H18v.679c0%20.89-.365%201.74-1.009%202.353l-3.698%203.522c-.347.33-.543.788-.543%201.267v1.825a2%202%200%201%201-1.509.003a1.75%201.75%200%200%200-.534-1.095l-3.698-3.522A3.25%203.25%200%200%201%206%2011.18v-.85A1.748%201.748%200%200%201%206.75%207a1.75%201.75%200%200%201%20.75%203.33v.849c0%20.479.196.937.543%201.267L11.25%2015.5V4.995h-.499a.75.75%200%200%201-.636-1.147z%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%22M11.364%201.852a.75.75%200%200%201%201.272%200l1.249%201.996a.75.75%200%200%201-.636%201.147h-.499V13.5l3.207-3.054A1.75%201.75%200%200%200%2016.5%209.18V8.5h-.25a.75.75%200%200%201-.75-.75v-2a.75.75%200%200%201%20.75-.75h2a.75.75%200%200%201%20.75.75v2a.75.75%200%200%201-.75.75H18v.679c0%20.89-.365%201.74-1.009%202.353l-3.698%203.522c-.347.33-.543.788-.543%201.267v1.825a2%202%200%201%201-1.509.003a1.75%201.75%200%200%200-.534-1.095l-3.698-3.522A3.25%203.25%200%200%201%206%2011.18v-.85A1.748%201.748%200%200%201%206.75%207a1.75%201.75%200%200%201%20.75%203.33v.849c0%20.479.196.937.543%201.267L11.25%2015.5V4.995h-.499a.75.75%200%200%201-.636-1.147z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/usb-24-regular.svg?color=%231a73e8&size=48