usb connected 03 icon

usb-connected-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
usb-connected-03
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the usb connected 03 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15.011 11.5c0-1.885 0-2.828-.586-3.414c-.587-.586-1.53-.586-3.418-.586H9.004c-1.887 0-2.831 0-3.418.586C5 8.672 5 9.615 5 11.501V17c0 .929 0 1.393.077 1.78a4 4 0 0 0 3.146 3.143c.31.061.671.073 1.282.076M13.51 7.5v-2c0-1.404 0-2.106-.338-2.61a2 2 0 0 0-.552-.552C12.115 2 11.412 2 10.006 2s-2.11 0-2.614.338a2 2 0 0 0-.553.551c-.337.505-.337 1.207-.337 2.611v2m2.998-3h1"/><path d="M13.643 18.426s.377.115.902.883c0 0 .768-1.658 1.834-2.234m2.62.942c0 2.2-1.786 3.983-3.988 3.983a3.985 3.985 0 0 1-3.988-3.983c0-2.2 1.786-3.984 3.988-3.984A3.985 3.985 0 0 1 19 18.017"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsUsbConnected03(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M15.011 11.5c0-1.885 0-2.828-.586-3.414c-.587-.586-1.53-.586-3.418-.586H9.004c-1.887 0-2.831 0-3.418.586C5 8.672 5 9.615 5 11.501V17c0 .929 0 1.393.077 1.78a4 4 0 0 0 3.146 3.143c.31.061.671.073 1.282.076M13.51 7.5v-2c0-1.404 0-2.106-.338-2.61a2 2 0 0 0-.552-.552C12.115 2 11.412 2 10.006 2s-2.11 0-2.614.338a2 2 0 0 0-.553.551c-.337.505-.337 1.207-.337 2.611v2m2.998-3h1"/><path d="M13.643 18.426s.377.115.902.883c0 0 .768-1.658 1.834-2.234m2.62.942c0 2.2-1.786 3.983-3.988 3.983a3.985 3.985 0 0 1-3.988-3.983c0-2.2 1.786-3.984 3.988-3.984A3.985 3.985 0 0 1 19 18.017"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15.011 11.5c0-1.885 0-2.828-.586-3.414c-.587-.586-1.53-.586-3.418-.586H9.004c-1.887 0-2.831 0-3.418.586C5 8.672 5 9.615 5 11.501V17c0 .929 0 1.393.077 1.78a4 4 0 0 0 3.146 3.143c.31.061.671.073 1.282.076M13.51 7.5v-2c0-1.404 0-2.106-.338-2.61a2 2 0 0 0-.552-.552C12.115 2 11.412 2 10.006 2s-2.11 0-2.614.338a2 2 0 0 0-.553.551c-.337.505-.337 1.207-.337 2.611v2m2.998-3h1"/><path d="M13.643 18.426s.377.115.902.883c0 0 .768-1.658 1.834-2.234m2.62.942c0 2.2-1.786 3.983-3.988 3.983a3.985 3.985 0 0 1-3.988-3.983c0-2.2 1.786-3.984 3.988-3.984A3.985 3.985 0 0 1 19 18.017"/></g></svg>
</template>

CSS

.icon-usb-connected-03 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.011%2011.5c0-1.885%200-2.828-.586-3.414c-.587-.586-1.53-.586-3.418-.586H9.004c-1.887%200-2.831%200-3.418.586C5%208.672%205%209.615%205%2011.501V17c0%20.929%200%201.393.077%201.78a4%204%200%200%200%203.146%203.143c.31.061.671.073%201.282.076M13.51%207.5v-2c0-1.404%200-2.106-.338-2.61a2%202%200%200%200-.552-.552C12.115%202%2011.412%202%2010.006%202s-2.11%200-2.614.338a2%202%200%200%200-.553.551c-.337.505-.337%201.207-.337%202.611v2m2.998-3h1%22%2F%3E%3Cpath%20d%3D%22M13.643%2018.426s.377.115.902.883c0%200%20.768-1.658%201.834-2.234m2.62.942c0%202.2-1.786%203.983-3.988%203.983a3.985%203.985%200%200%201-3.988-3.983c0-2.2%201.786-3.984%203.988-3.984A3.985%203.985%200%200%201%2019%2018.017%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.011%2011.5c0-1.885%200-2.828-.586-3.414c-.587-.586-1.53-.586-3.418-.586H9.004c-1.887%200-2.831%200-3.418.586C5%208.672%205%209.615%205%2011.501V17c0%20.929%200%201.393.077%201.78a4%204%200%200%200%203.146%203.143c.31.061.671.073%201.282.076M13.51%207.5v-2c0-1.404%200-2.106-.338-2.61a2%202%200%200%200-.552-.552C12.115%202%2011.412%202%2010.006%202s-2.11%200-2.614.338a2%202%200%200%200-.553.551c-.337.505-.337%201.207-.337%202.611v2m2.998-3h1%22%2F%3E%3Cpath%20d%3D%22M13.643%2018.426s.377.115.902.883c0%200%20.768-1.658%201.834-2.234m2.62.942c0%202.2-1.786%203.983-3.988%203.983a3.985%203.985%200%200%201-3.988-3.983c0-2.2%201.786-3.984%203.988-3.984A3.985%203.985%200%200%201%2019%2018.017%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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