id badge solid icon

id-badge-solid from Line Awesome by Icons8 · Line · Users & People · Apache-2.0 Free for personal and commercial use.

Name
id-badge-solid
Set
Line Awesome
Style
Line
Category
Users & People
Viewbox
32×32
License
Apache 2.0

More users & people icons from Line Awesome

Use the id badge solid icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 3c-1.094 0-2 .906-2 2H7v23h18V5h-6c0-1.094-.906-2-2-2zm0 2h2v2h-2zM9 7h4v2h6V7h4v19H9zm7 4c-2.2 0-4 1.8-4 4c0 1.113.477 2.117 1.219 2.844A5.04 5.04 0 0 0 11 22h2c0-1.668 1.332-3 3-3s3 1.332 3 3h2a5.04 5.04 0 0 0-2.219-4.156C19.523 17.117 20 16.114 20 15c0-2.2-1.8-4-4-4m0 2c1.117 0 2 .883 2 2s-.883 2-2 2s-2-.883-2-2s.883-2 2-2"/></svg>

React

import type { SVGProps } from "react";

export function LaIdBadgeSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 3c-1.094 0-2 .906-2 2H7v23h18V5h-6c0-1.094-.906-2-2-2zm0 2h2v2h-2zM9 7h4v2h6V7h4v19H9zm7 4c-2.2 0-4 1.8-4 4c0 1.113.477 2.117 1.219 2.844A5.04 5.04 0 0 0 11 22h2c0-1.668 1.332-3 3-3s3 1.332 3 3h2a5.04 5.04 0 0 0-2.219-4.156C19.523 17.117 20 16.114 20 15c0-2.2-1.8-4-4-4m0 2c1.117 0 2 .883 2 2s-.883 2-2 2s-2-.883-2-2s.883-2 2-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 3c-1.094 0-2 .906-2 2H7v23h18V5h-6c0-1.094-.906-2-2-2zm0 2h2v2h-2zM9 7h4v2h6V7h4v19H9zm7 4c-2.2 0-4 1.8-4 4c0 1.113.477 2.117 1.219 2.844A5.04 5.04 0 0 0 11 22h2c0-1.668 1.332-3 3-3s3 1.332 3 3h2a5.04 5.04 0 0 0-2.219-4.156C19.523 17.117 20 16.114 20 15c0-2.2-1.8-4-4-4m0 2c1.117 0 2 .883 2 2s-.883 2-2 2s-2-.883-2-2s.883-2 2-2"/></svg>
</template>

CSS

.icon-id-badge-solid {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%203c-1.094%200-2%20.906-2%202H7v23h18V5h-6c0-1.094-.906-2-2-2zm0%202h2v2h-2zM9%207h4v2h6V7h4v19H9zm7%204c-2.2%200-4%201.8-4%204c0%201.113.477%202.117%201.219%202.844A5.04%205.04%200%200%200%2011%2022h2c0-1.668%201.332-3%203-3s3%201.332%203%203h2a5.04%205.04%200%200%200-2.219-4.156C19.523%2017.117%2020%2016.114%2020%2015c0-2.2-1.8-4-4-4m0%202c1.117%200%202%20.883%202%202s-.883%202-2%202s-2-.883-2-2s.883-2%202-2%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%203c-1.094%200-2%20.906-2%202H7v23h18V5h-6c0-1.094-.906-2-2-2zm0%202h2v2h-2zM9%207h4v2h6V7h4v19H9zm7%204c-2.2%200-4%201.8-4%204c0%201.113.477%202.117%201.219%202.844A5.04%205.04%200%200%200%2011%2022h2c0-1.668%201.332-3%203-3s3%201.332%203%203h2a5.04%205.04%200%200%200-2.219-4.156C19.523%2017.117%2020%2016.114%2020%2015c0-2.2-1.8-4-4-4m0%202c1.117%200%202%20.883%202%202s-.883%202-2%202s-2-.883-2-2s.883-2%202-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/id-badge-solid.svg?color=%231a73e8&size=48