id card lanyard icon

id-card-lanyard from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
id-card-lanyard
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the id card lanyard 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 4c.93 0 1.395 0 1.776.102a3 3 0 0 1 2.122 2.122C19 6.605 19 7.07 19 8v8c0 2.828 0 4.243-.879 5.121C17.243 22 15.828 22 13 22h-2c-2.828 0-4.243 0-5.121-.879C5 20.243 5 18.828 5 16v-6c0-2.828 0-4.243.879-5.121C6.757 4 8.172 4 11 4m-1 4h4m-2 0l4-6M9.333 4L8 2"/><path d="M14.5 14.5a2.5 2.5 0 1 0-5 0a2.5 2.5 0 0 0 5 0"/><path d="M7.025 21.5a5 5 0 0 1 9.95 0"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsIdCardLanyard(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 4c.93 0 1.395 0 1.776.102a3 3 0 0 1 2.122 2.122C19 6.605 19 7.07 19 8v8c0 2.828 0 4.243-.879 5.121C17.243 22 15.828 22 13 22h-2c-2.828 0-4.243 0-5.121-.879C5 20.243 5 18.828 5 16v-6c0-2.828 0-4.243.879-5.121C6.757 4 8.172 4 11 4m-1 4h4m-2 0l4-6M9.333 4L8 2"/><path d="M14.5 14.5a2.5 2.5 0 1 0-5 0a2.5 2.5 0 0 0 5 0"/><path d="M7.025 21.5a5 5 0 0 1 9.95 0"/></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 4c.93 0 1.395 0 1.776.102a3 3 0 0 1 2.122 2.122C19 6.605 19 7.07 19 8v8c0 2.828 0 4.243-.879 5.121C17.243 22 15.828 22 13 22h-2c-2.828 0-4.243 0-5.121-.879C5 20.243 5 18.828 5 16v-6c0-2.828 0-4.243.879-5.121C6.757 4 8.172 4 11 4m-1 4h4m-2 0l4-6M9.333 4L8 2"/><path d="M14.5 14.5a2.5 2.5 0 1 0-5 0a2.5 2.5 0 0 0 5 0"/><path d="M7.025 21.5a5 5 0 0 1 9.95 0"/></g></svg>
</template>

CSS

.icon-id-card-lanyard {
  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%204c.93%200%201.395%200%201.776.102a3%203%200%200%201%202.122%202.122C19%206.605%2019%207.07%2019%208v8c0%202.828%200%204.243-.879%205.121C17.243%2022%2015.828%2022%2013%2022h-2c-2.828%200-4.243%200-5.121-.879C5%2020.243%205%2018.828%205%2016v-6c0-2.828%200-4.243.879-5.121C6.757%204%208.172%204%2011%204m-1%204h4m-2%200l4-6M9.333%204L8%202%22%2F%3E%3Cpath%20d%3D%22M14.5%2014.5a2.5%202.5%200%201%200-5%200a2.5%202.5%200%200%200%205%200%22%2F%3E%3Cpath%20d%3D%22M7.025%2021.5a5%205%200%200%201%209.95%200%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%204c.93%200%201.395%200%201.776.102a3%203%200%200%201%202.122%202.122C19%206.605%2019%207.07%2019%208v8c0%202.828%200%204.243-.879%205.121C17.243%2022%2015.828%2022%2013%2022h-2c-2.828%200-4.243%200-5.121-.879C5%2020.243%205%2018.828%205%2016v-6c0-2.828%200-4.243.879-5.121C6.757%204%208.172%204%2011%204m-1%204h4m-2%200l4-6M9.333%204L8%202%22%2F%3E%3Cpath%20d%3D%22M14.5%2014.5a2.5%202.5%200%201%200-5%200a2.5%202.5%200%200%200%205%200%22%2F%3E%3Cpath%20d%3D%22M7.025%2021.5a5%205%200%200%201%209.95%200%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/id-card-lanyard.svg?color=%231a73e8&size=48