security key usb icon

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

Name
security-key-usb
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the security key usb 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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M15 10c-.039-.936-.165-1.51-.57-1.914c-.586-.586-1.53-.586-3.42-.586H9.008c-1.889 0-2.833 0-3.42.586S5 9.614 5 11.5V17c0 .93 0 1.394.077 1.78a4 4 0 0 0 3.148 3.144c.31.061.672.074 1.283.076M13.5 7.5v-2c0-1.404 0-2.107-.337-2.611a2 2 0 0 0-.552-.552C12.107 2 11.404 2 10 2s-2.107 0-2.611.337a2 2 0 0 0-.552.552C6.5 3.393 6.5 4.096 6.5 5.5v2"/><path d="M13.5 16.5V15a2 2 0 1 1 4 0v1.5M14.75 22h1.5c1.173 0 1.76 0 2.163-.31a1.5 1.5 0 0 0 .277-.277c.31-.404.31-.99.31-2.163s0-1.76-.31-2.163a1.5 1.5 0 0 0-.277-.277c-.404-.31-.99-.31-2.163-.31h-1.5c-1.173 0-1.76 0-2.163.31a1.5 1.5 0 0 0-.277.277c-.31.404-.31.99-.31 2.163s0 1.76.31 2.163a1.5 1.5 0 0 0 .277.277c.404.31.99.31 2.163.31Z"/><path stroke-linecap="round" d="M9.5 4.5h1"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSecurityKeyUsb(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" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M15 10c-.039-.936-.165-1.51-.57-1.914c-.586-.586-1.53-.586-3.42-.586H9.008c-1.889 0-2.833 0-3.42.586S5 9.614 5 11.5V17c0 .93 0 1.394.077 1.78a4 4 0 0 0 3.148 3.144c.31.061.672.074 1.283.076M13.5 7.5v-2c0-1.404 0-2.107-.337-2.611a2 2 0 0 0-.552-.552C12.107 2 11.404 2 10 2s-2.107 0-2.611.337a2 2 0 0 0-.552.552C6.5 3.393 6.5 4.096 6.5 5.5v2"/><path d="M13.5 16.5V15a2 2 0 1 1 4 0v1.5M14.75 22h1.5c1.173 0 1.76 0 2.163-.31a1.5 1.5 0 0 0 .277-.277c.31-.404.31-.99.31-2.163s0-1.76-.31-2.163a1.5 1.5 0 0 0-.277-.277c-.404-.31-.99-.31-2.163-.31h-1.5c-1.173 0-1.76 0-2.163.31a1.5 1.5 0 0 0-.277.277c-.31.404-.31.99-.31 2.163s0 1.76.31 2.163a1.5 1.5 0 0 0 .277.277c.404.31.99.31 2.163.31Z"/><path strokeLinecap="round" d="M9.5 4.5h1"/></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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M15 10c-.039-.936-.165-1.51-.57-1.914c-.586-.586-1.53-.586-3.42-.586H9.008c-1.889 0-2.833 0-3.42.586S5 9.614 5 11.5V17c0 .93 0 1.394.077 1.78a4 4 0 0 0 3.148 3.144c.31.061.672.074 1.283.076M13.5 7.5v-2c0-1.404 0-2.107-.337-2.611a2 2 0 0 0-.552-.552C12.107 2 11.404 2 10 2s-2.107 0-2.611.337a2 2 0 0 0-.552.552C6.5 3.393 6.5 4.096 6.5 5.5v2"/><path d="M13.5 16.5V15a2 2 0 1 1 4 0v1.5M14.75 22h1.5c1.173 0 1.76 0 2.163-.31a1.5 1.5 0 0 0 .277-.277c.31-.404.31-.99.31-2.163s0-1.76-.31-2.163a1.5 1.5 0 0 0-.277-.277c-.404-.31-.99-.31-2.163-.31h-1.5c-1.173 0-1.76 0-2.163.31a1.5 1.5 0 0 0-.277.277c-.31.404-.31.99-.31 2.163s0 1.76.31 2.163a1.5 1.5 0 0 0 .277.277c.404.31.99.31 2.163.31Z"/><path stroke-linecap="round" d="M9.5 4.5h1"/></g></svg>
</template>

CSS

.icon-security-key-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%2010c-.039-.936-.165-1.51-.57-1.914c-.586-.586-1.53-.586-3.42-.586H9.008c-1.889%200-2.833%200-3.42.586S5%209.614%205%2011.5V17c0%20.93%200%201.394.077%201.78a4%204%200%200%200%203.148%203.144c.31.061.672.074%201.283.076M13.5%207.5v-2c0-1.404%200-2.107-.337-2.611a2%202%200%200%200-.552-.552C12.107%202%2011.404%202%2010%202s-2.107%200-2.611.337a2%202%200%200%200-.552.552C6.5%203.393%206.5%204.096%206.5%205.5v2%22%2F%3E%3Cpath%20d%3D%22M13.5%2016.5V15a2%202%200%201%201%204%200v1.5M14.75%2022h1.5c1.173%200%201.76%200%202.163-.31a1.5%201.5%200%200%200%20.277-.277c.31-.404.31-.99.31-2.163s0-1.76-.31-2.163a1.5%201.5%200%200%200-.277-.277c-.404-.31-.99-.31-2.163-.31h-1.5c-1.173%200-1.76%200-2.163.31a1.5%201.5%200%200%200-.277.277c-.31.404-.31.99-.31%202.163s0%201.76.31%202.163a1.5%201.5%200%200%200%20.277.277c.404.31.99.31%202.163.31Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9.5%204.5h1%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%2010c-.039-.936-.165-1.51-.57-1.914c-.586-.586-1.53-.586-3.42-.586H9.008c-1.889%200-2.833%200-3.42.586S5%209.614%205%2011.5V17c0%20.93%200%201.394.077%201.78a4%204%200%200%200%203.148%203.144c.31.061.672.074%201.283.076M13.5%207.5v-2c0-1.404%200-2.107-.337-2.611a2%202%200%200%200-.552-.552C12.107%202%2011.404%202%2010%202s-2.107%200-2.611.337a2%202%200%200%200-.552.552C6.5%203.393%206.5%204.096%206.5%205.5v2%22%2F%3E%3Cpath%20d%3D%22M13.5%2016.5V15a2%202%200%201%201%204%200v1.5M14.75%2022h1.5c1.173%200%201.76%200%202.163-.31a1.5%201.5%200%200%200%20.277-.277c.31-.404.31-.99.31-2.163s0-1.76-.31-2.163a1.5%201.5%200%200%200-.277-.277c-.404-.31-.99-.31-2.163-.31h-1.5c-1.173%200-1.76%200-2.163.31a1.5%201.5%200%200%200-.277.277c-.31.404-.31.99-.31%202.163s0%201.76.31%202.163a1.5%201.5%200%200%200%20.277.277c.404.31.99.31%202.163.31Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9.5%204.5h1%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/security-key-usb.svg?color=%231a73e8&size=48