user-5-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.

Name
user-5-line
Set
MingCute Icon
Style
Line
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the user 5 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m21 20l-.621-2.485A2 2 0 0 0 18.439 16H14l-2 2l-2-2H5.562a2 2 0 0 0-1.94 1.515L3 20m9-7c.647 0 1.419-.161 2.112-.354C15.277 12.32 16 11.213 16 10.003V5.997c0-1.21-.723-2.318-1.888-2.643C13.419 3.161 12.647 3 12 3s-1.419.161-2.112.354C8.723 3.68 8 4.787 8 5.997v4.006c0 1.21.723 2.318 1.888 2.643c.693.193 1.465.354 2.112.354"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteUser5Line(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m21 20l-.621-2.485A2 2 0 0 0 18.439 16H14l-2 2l-2-2H5.562a2 2 0 0 0-1.94 1.515L3 20m9-7c.647 0 1.419-.161 2.112-.354C15.277 12.32 16 11.213 16 10.003V5.997c0-1.21-.723-2.318-1.888-2.643C13.419 3.161 12.647 3 12 3s-1.419.161-2.112.354C8.723 3.68 8 4.787 8 5.997v4.006c0 1.21.723 2.318 1.888 2.643c.693.193 1.465.354 2.112.354"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m21 20l-.621-2.485A2 2 0 0 0 18.439 16H14l-2 2l-2-2H5.562a2 2 0 0 0-1.94 1.515L3 20m9-7c.647 0 1.419-.161 2.112-.354C15.277 12.32 16 11.213 16 10.003V5.997c0-1.21-.723-2.318-1.888-2.643C13.419 3.161 12.647 3 12 3s-1.419.161-2.112.354C8.723 3.68 8 4.787 8 5.997v4.006c0 1.21.723 2.318 1.888 2.643c.693.193 1.465.354 2.112.354"/></svg>
</template>

CSS

.icon-user-5-line {
  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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m21%2020l-.621-2.485A2%202%200%200%200%2018.439%2016H14l-2%202l-2-2H5.562a2%202%200%200%200-1.94%201.515L3%2020m9-7c.647%200%201.419-.161%202.112-.354C15.277%2012.32%2016%2011.213%2016%2010.003V5.997c0-1.21-.723-2.318-1.888-2.643C13.419%203.161%2012.647%203%2012%203s-1.419.161-2.112.354C8.723%203.68%208%204.787%208%205.997v4.006c0%201.21.723%202.318%201.888%202.643c.693.193%201.465.354%202.112.354%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m21%2020l-.621-2.485A2%202%200%200%200%2018.439%2016H14l-2%202l-2-2H5.562a2%202%200%200%200-1.94%201.515L3%2020m9-7c.647%200%201.419-.161%202.112-.354C15.277%2012.32%2016%2011.213%2016%2010.003V5.997c0-1.21-.723-2.318-1.888-2.643C13.419%203.161%2012.647%203%2012%203s-1.419.161-2.112.354C8.723%203.68%208%204.787%208%205.997v4.006c0%201.21.723%202.318%201.888%202.643c.693.193%201.465.354%202.112.354%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/user-5-line.svg?color=%231a73e8&size=48