user check icon

user-check-duotone from Reicon by REICON · Duotone · Users · MIT Free for personal and commercial use.

Name
user-check-duotone
Set
Reicon
Style
Duotone
Category
Users
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All user check icons →

More users icons from Reicon

Use the user check icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 6a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path fill-rule="evenodd" d="M16.5 22c-1.65 0-2.475 0-2.987-.513C13 20.975 13 20.15 13 18.5s0-2.475.513-2.987C14.025 15 14.85 15 16.5 15s2.475 0 2.987.513C20 16.025 20 16.85 20 18.5s0 2.475-.513 2.987C18.975 22 18.15 22 16.5 22m1.968-4.254a.583.583 0 1 0-.825-.825l-1.92 1.92l-.366-.365a.583.583 0 1 0-.825.825l.778.778a.583.583 0 0 0 .825 0z" clip-rule="evenodd"/><path d="M14.477 21.92c-.726.053-1.547.08-2.477.08c-8 0-8-2.015-8-4.5S7.582 13 12 13c2.88 0 5.406.856 6.814 2.141C18.298 15 17.574 15 16.5 15c-1.65 0-2.475 0-2.987.513C13 16.025 13 16.85 13 18.5s0 2.475.513 2.987c.237.238.542.365.964.434" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconUserCheckDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 6a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path fillRule="evenodd" d="M16.5 22c-1.65 0-2.475 0-2.987-.513C13 20.975 13 20.15 13 18.5s0-2.475.513-2.987C14.025 15 14.85 15 16.5 15s2.475 0 2.987.513C20 16.025 20 16.85 20 18.5s0 2.475-.513 2.987C18.975 22 18.15 22 16.5 22m1.968-4.254a.583.583 0 1 0-.825-.825l-1.92 1.92l-.366-.365a.583.583 0 1 0-.825.825l.778.778a.583.583 0 0 0 .825 0z" clipRule="evenodd"/><path d="M14.477 21.92c-.726.053-1.547.08-2.477.08c-8 0-8-2.015-8-4.5S7.582 13 12 13c2.88 0 5.406.856 6.814 2.141C18.298 15 17.574 15 16.5 15c-1.65 0-2.475 0-2.987.513C13 16.025 13 16.85 13 18.5s0 2.475.513 2.987c.237.238.542.365.964.434" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16 6a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path fill-rule="evenodd" d="M16.5 22c-1.65 0-2.475 0-2.987-.513C13 20.975 13 20.15 13 18.5s0-2.475.513-2.987C14.025 15 14.85 15 16.5 15s2.475 0 2.987.513C20 16.025 20 16.85 20 18.5s0 2.475-.513 2.987C18.975 22 18.15 22 16.5 22m1.968-4.254a.583.583 0 1 0-.825-.825l-1.92 1.92l-.366-.365a.583.583 0 1 0-.825.825l.778.778a.583.583 0 0 0 .825 0z" clip-rule="evenodd"/><path d="M14.477 21.92c-.726.053-1.547.08-2.477.08c-8 0-8-2.015-8-4.5S7.582 13 12 13c2.88 0 5.406.856 6.814 2.141C18.298 15 17.574 15 16.5 15c-1.65 0-2.475 0-2.987.513C13 16.025 13 16.85 13 18.5s0 2.475.513 2.987c.237.238.542.365.964.434" opacity=".5"/></g></svg>
</template>

CSS

.icon-user-check-duotone {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M16%206a4%204%200%201%201-8%200a4%204%200%200%201%208%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.5%2022c-1.65%200-2.475%200-2.987-.513C13%2020.975%2013%2020.15%2013%2018.5s0-2.475.513-2.987C14.025%2015%2014.85%2015%2016.5%2015s2.475%200%202.987.513C20%2016.025%2020%2016.85%2020%2018.5s0%202.475-.513%202.987C18.975%2022%2018.15%2022%2016.5%2022m1.968-4.254a.583.583%200%201%200-.825-.825l-1.92%201.92l-.366-.365a.583.583%200%201%200-.825.825l.778.778a.583.583%200%200%200%20.825%200z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M14.477%2021.92c-.726.053-1.547.08-2.477.08c-8%200-8-2.015-8-4.5S7.582%2013%2012%2013c2.88%200%205.406.856%206.814%202.141C18.298%2015%2017.574%2015%2016.5%2015c-1.65%200-2.475%200-2.987.513C13%2016.025%2013%2016.85%2013%2018.5s0%202.475.513%202.987c.237.238.542.365.964.434%22%20opacity%3D%22.5%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%22currentColor%22%3E%3Cpath%20d%3D%22M16%206a4%204%200%201%201-8%200a4%204%200%200%201%208%200%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.5%2022c-1.65%200-2.475%200-2.987-.513C13%2020.975%2013%2020.15%2013%2018.5s0-2.475.513-2.987C14.025%2015%2014.85%2015%2016.5%2015s2.475%200%202.987.513C20%2016.025%2020%2016.85%2020%2018.5s0%202.475-.513%202.987C18.975%2022%2018.15%2022%2016.5%2022m1.968-4.254a.583.583%200%201%200-.825-.825l-1.92%201.92l-.366-.365a.583.583%200%201%200-.825.825l.778.778a.583.583%200%200%200%20.825%200z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M14.477%2021.92c-.726.053-1.547.08-2.477.08c-8%200-8-2.015-8-4.5S7.582%2013%2012%2013c2.88%200%205.406.856%206.814%202.141C18.298%2015%2017.574%2015%2016.5%2015c-1.65%200-2.475%200-2.987.513C13%2016.025%2013%2016.85%2013%2018.5s0%202.475.513%202.987c.237.238.542.365.964.434%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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