usb icon
usb-duotone from Reicon by REICON · Duotone · IT · MIT Free for personal and commercial use.
- Name
- usb-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- IT
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All usb icons →usb-filledAnt Design IconsusbBootstrap IconsusbBoxIcons v2usbCarbonusbCoreUI BrandsusbFont Awesome 6 BrandsusbFont Awesome Brandsusb-16-filledFluent UI System Iconsusbcss.ggusbHuge IconsusbIconParkusbIconPark OutlineusbIconPark SolidusbIconPark TwoToneusbIconoirusbIonIconsusbKeyline IconsusbLine AwesomeusbLucideusbMajesticonsusbMaterial SymbolsusbMaterial Symbols LightusbMaterial Design Iconsusb-fillMingCute Icon
More it icons from Reicon
Use the usb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="12" cy="20" r="2"/><circle cx="6" cy="6" r="2"/><path fill-rule="evenodd" d="M12 1.25a.75.75 0 0 1 .624.334l2 3a.75.75 0 1 1-1.248.832L12 3.352l-1.376 2.064a.75.75 0 1 1-1.248-.832l2-3A.75.75 0 0 1 12 1.25" clip-rule="evenodd"/><path d="M16 8c0-.943 0-1.414.293-1.707S17.057 6 18 6s1.414 0 1.707.293S20 7.057 20 8s0 1.414-.293 1.707S18.943 10 18 10s-1.414 0-1.707-.293S16 8.943 16 8"/><path d="m12.616 1.571l.008.013l.003.004zM12 3.352l.75 1.125v10.515q.182-.093.38-.16l3.265-1.088c.51-.17.855-.647.855-1.186V9.991c.21.009.458.009.75.009s.54 0 .75-.009v2.567a2.75 2.75 0 0 1-1.88 2.61l-3.265 1.088a1.25 1.25 0 0 0-.855 1.186v.703a2 2 0 0 0-1.5 0v-3.703a1.25 1.25 0 0 0-.855-1.186L7.13 12.167a2.75 2.75 0 0 1-1.88-2.609V7.855a2 2 0 0 0 1.5 0v1.703c0 .539.344 1.016.855 1.186l3.265 1.089q.198.066.38.159V4.477z" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconUsbDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="12" cy="20" r="2"/><circle cx="6" cy="6" r="2"/><path fillRule="evenodd" d="M12 1.25a.75.75 0 0 1 .624.334l2 3a.75.75 0 1 1-1.248.832L12 3.352l-1.376 2.064a.75.75 0 1 1-1.248-.832l2-3A.75.75 0 0 1 12 1.25" clipRule="evenodd"/><path d="M16 8c0-.943 0-1.414.293-1.707S17.057 6 18 6s1.414 0 1.707.293S20 7.057 20 8s0 1.414-.293 1.707S18.943 10 18 10s-1.414 0-1.707-.293S16 8.943 16 8"/><path d="m12.616 1.571l.008.013l.003.004zM12 3.352l.75 1.125v10.515q.182-.093.38-.16l3.265-1.088c.51-.17.855-.647.855-1.186V9.991c.21.009.458.009.75.009s.54 0 .75-.009v2.567a2.75 2.75 0 0 1-1.88 2.61l-3.265 1.088a1.25 1.25 0 0 0-.855 1.186v.703a2 2 0 0 0-1.5 0v-3.703a1.25 1.25 0 0 0-.855-1.186L7.13 12.167a2.75 2.75 0 0 1-1.88-2.609V7.855a2 2 0 0 0 1.5 0v1.703c0 .539.344 1.016.855 1.186l3.265 1.089q.198.066.38.159V4.477z" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="12" cy="20" r="2"/><circle cx="6" cy="6" r="2"/><path fill-rule="evenodd" d="M12 1.25a.75.75 0 0 1 .624.334l2 3a.75.75 0 1 1-1.248.832L12 3.352l-1.376 2.064a.75.75 0 1 1-1.248-.832l2-3A.75.75 0 0 1 12 1.25" clip-rule="evenodd"/><path d="M16 8c0-.943 0-1.414.293-1.707S17.057 6 18 6s1.414 0 1.707.293S20 7.057 20 8s0 1.414-.293 1.707S18.943 10 18 10s-1.414 0-1.707-.293S16 8.943 16 8"/><path d="m12.616 1.571l.008.013l.003.004zM12 3.352l.75 1.125v10.515q.182-.093.38-.16l3.265-1.088c.51-.17.855-.647.855-1.186V9.991c.21.009.458.009.75.009s.54 0 .75-.009v2.567a2.75 2.75 0 0 1-1.88 2.61l-3.265 1.088a1.25 1.25 0 0 0-.855 1.186v.703a2 2 0 0 0-1.5 0v-3.703a1.25 1.25 0 0 0-.855-1.186L7.13 12.167a2.75 2.75 0 0 1-1.88-2.609V7.855a2 2 0 0 0 1.5 0v1.703c0 .539.344 1.016.855 1.186l3.265 1.089q.198.066.38.159V4.477z" opacity=".5"/></g></svg> </template>
CSS
.icon-usb-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2220%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%222%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%201.25a.75.75%200%200%201%20.624.334l2%203a.75.75%200%201%201-1.248.832L12%203.352l-1.376%202.064a.75.75%200%201%201-1.248-.832l2-3A.75.75%200%200%201%2012%201.25%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M16%208c0-.943%200-1.414.293-1.707S17.057%206%2018%206s1.414%200%201.707.293S20%207.057%2020%208s0%201.414-.293%201.707S18.943%2010%2018%2010s-1.414%200-1.707-.293S16%208.943%2016%208%22%2F%3E%3Cpath%20d%3D%22m12.616%201.571l.008.013l.003.004zM12%203.352l.75%201.125v10.515q.182-.093.38-.16l3.265-1.088c.51-.17.855-.647.855-1.186V9.991c.21.009.458.009.75.009s.54%200%20.75-.009v2.567a2.75%202.75%200%200%201-1.88%202.61l-3.265%201.088a1.25%201.25%200%200%200-.855%201.186v.703a2%202%200%200%200-1.5%200v-3.703a1.25%201.25%200%200%200-.855-1.186L7.13%2012.167a2.75%202.75%200%200%201-1.88-2.609V7.855a2%202%200%200%200%201.5%200v1.703c0%20.539.344%201.016.855%201.186l3.265%201.089q.198.066.38.159V4.477z%22%20opacity%3D%22.5%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2220%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%222%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%201.25a.75.75%200%200%201%20.624.334l2%203a.75.75%200%201%201-1.248.832L12%203.352l-1.376%202.064a.75.75%200%201%201-1.248-.832l2-3A.75.75%200%200%201%2012%201.25%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M16%208c0-.943%200-1.414.293-1.707S17.057%206%2018%206s1.414%200%201.707.293S20%207.057%2020%208s0%201.414-.293%201.707S18.943%2010%2018%2010s-1.414%200-1.707-.293S16%208.943%2016%208%22%2F%3E%3Cpath%20d%3D%22m12.616%201.571l.008.013l.003.004zM12%203.352l.75%201.125v10.515q.182-.093.38-.16l3.265-1.088c.51-.17.855-.647.855-1.186V9.991c.21.009.458.009.75.009s.54%200%20.75-.009v2.567a2.75%202.75%200%200%201-1.88%202.61l-3.265%201.088a1.25%201.25%200%200%200-.855%201.186v.703a2%202%200%200%200-1.5%200v-3.703a1.25%201.25%200%200%200-.855-1.186L7.13%2012.167a2.75%202.75%200%200%201-1.88-2.609V7.855a2%202%200%200%200%201.5%200v1.703c0%20.539.344%201.016.855%201.186l3.265%201.089q.198.066.38.159V4.477z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/usb-duotone.svg?color=%231a73e8&size=48