person-alert-off-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
person-alert-off-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the person alert off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6 14h.089a1.475 1.475 0 0 1 .444-1.644l.966-.82V10q0-.184.016-.363L6.94 9.06A1.5 1.5 0 0 1 6.5 8h-4A1.5 1.5 0 0 0 1 9.5v.5c0 1.971 1.86 4 5 4m1.256-7.303q.037-.021.075-.04A2.75 2.75 0 0 0 6 1.5a2.75 2.75 0 1 0 1.256 5.197m7.39 8.657L13.293 14h-5.79a.5.5 0 0 1-.323-.881L8.5 12v-2q0-.367.084-.71l-.938-.936a.5.5 0 1 1 .708-.708l7 7a.5.5 0 0 1-.708.708m-.147-2.976L9.712 7.59A3 3 0 0 1 14.499 10zM11.5 16a1.5 1.5 0 0 1-1.414-1h2.829a1.5 1.5 0 0 1-1.415 1"/></svg>

React

import type { SVGProps } from "react";

export function FluentPersonAlertOff16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6 14h.089a1.475 1.475 0 0 1 .444-1.644l.966-.82V10q0-.184.016-.363L6.94 9.06A1.5 1.5 0 0 1 6.5 8h-4A1.5 1.5 0 0 0 1 9.5v.5c0 1.971 1.86 4 5 4m1.256-7.303q.037-.021.075-.04A2.75 2.75 0 0 0 6 1.5a2.75 2.75 0 1 0 1.256 5.197m7.39 8.657L13.293 14h-5.79a.5.5 0 0 1-.323-.881L8.5 12v-2q0-.367.084-.71l-.938-.936a.5.5 0 1 1 .708-.708l7 7a.5.5 0 0 1-.708.708m-.147-2.976L9.712 7.59A3 3 0 0 1 14.499 10zM11.5 16a1.5 1.5 0 0 1-1.414-1h2.829a1.5 1.5 0 0 1-1.415 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6 14h.089a1.475 1.475 0 0 1 .444-1.644l.966-.82V10q0-.184.016-.363L6.94 9.06A1.5 1.5 0 0 1 6.5 8h-4A1.5 1.5 0 0 0 1 9.5v.5c0 1.971 1.86 4 5 4m1.256-7.303q.037-.021.075-.04A2.75 2.75 0 0 0 6 1.5a2.75 2.75 0 1 0 1.256 5.197m7.39 8.657L13.293 14h-5.79a.5.5 0 0 1-.323-.881L8.5 12v-2q0-.367.084-.71l-.938-.936a.5.5 0 1 1 .708-.708l7 7a.5.5 0 0 1-.708.708m-.147-2.976L9.712 7.59A3 3 0 0 1 14.499 10zM11.5 16a1.5 1.5 0 0 1-1.414-1h2.829a1.5 1.5 0 0 1-1.415 1"/></svg>
</template>

CSS

.icon-person-alert-off-16-filled {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2014h.089a1.475%201.475%200%200%201%20.444-1.644l.966-.82V10q0-.184.016-.363L6.94%209.06A1.5%201.5%200%200%201%206.5%208h-4A1.5%201.5%200%200%200%201%209.5v.5c0%201.971%201.86%204%205%204m1.256-7.303q.037-.021.075-.04A2.75%202.75%200%200%200%206%201.5a2.75%202.75%200%201%200%201.256%205.197m7.39%208.657L13.293%2014h-5.79a.5.5%200%200%201-.323-.881L8.5%2012v-2q0-.367.084-.71l-.938-.936a.5.5%200%201%201%20.708-.708l7%207a.5.5%200%200%201-.708.708m-.147-2.976L9.712%207.59A3%203%200%200%201%2014.499%2010zM11.5%2016a1.5%201.5%200%200%201-1.414-1h2.829a1.5%201.5%200%200%201-1.415%201%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2014h.089a1.475%201.475%200%200%201%20.444-1.644l.966-.82V10q0-.184.016-.363L6.94%209.06A1.5%201.5%200%200%201%206.5%208h-4A1.5%201.5%200%200%200%201%209.5v.5c0%201.971%201.86%204%205%204m1.256-7.303q.037-.021.075-.04A2.75%202.75%200%200%200%206%201.5a2.75%202.75%200%201%200%201.256%205.197m7.39%208.657L13.293%2014h-5.79a.5.5%200%200%201-.323-.881L8.5%2012v-2q0-.367.084-.71l-.938-.936a.5.5%200%201%201%20.708-.708l7%207a.5.5%200%200%201-.708.708m-.147-2.976L9.712%207.59A3%203%200%200%201%2014.499%2010zM11.5%2016a1.5%201.5%200%200%201-1.414-1h2.829a1.5%201.5%200%200%201-1.415%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/person-alert-off-16-filled.svg?color=%231a73e8&size=48