video person sparkle off icon

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

Name
video-person-sparkle-off-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the video person sparkle off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.854 6.146a2.84 2.84 0 0 1 .685 1.114l.448 1.377a.543.543 0 0 0 1.026 0l.448-1.377a2.84 2.84 0 0 1 1.798-1.796l1.378-.448a.544.544 0 0 0 0-1.025l-.028-.007l-1.378-.448a2.84 2.84 0 0 1-1.798-1.796L17.987.363a.544.544 0 0 0-1.027 0l-.448 1.377l-.011.034a2.84 2.84 0 0 1-1.759 1.762l-1.378.448a.544.544 0 0 0 0 1.025l1.378.448c.42.14.8.376 1.113.689m7.163 3.819l.766.248l.015.004a.303.303 0 0 1 .147.46a.3.3 0 0 1-.147.11l-.765.248a1.58 1.58 0 0 0-1 .999l-.248.764a.302.302 0 0 1-.57 0l-.249-.764a1.58 1.58 0 0 0-.999-1.002l-.765-.249a.303.303 0 0 1-.147-.46a.3.3 0 0 1 .147-.11l.765-.248a1.58 1.58 0 0 0 .984-.999l.249-.764a.302.302 0 0 1 .57 0l.249.764a1.58 1.58 0 0 0 .999.999M8.682 5.5L7.182 4h4.89Q12 4.228 12 4.469c.001.318.099.629.28.89q.043.074.093.141zm.319 4.561A3 3 0 0 0 11.939 13l1 1H8.75l-.144.006A1.75 1.75 0 0 0 7 15.75l-.001 2.754H4.25a.75.75 0 0 1-.75-.75V6.25a.75.75 0 0 1 .75-.75h.19zm9.943 9.944l1.775 1.776a.75.75 0 0 0 1.061-1.061L3.28 2.22a.75.75 0 1 0-1.06 1.06l.98.98A2.25 2.25 0 0 0 2 6.25v11.505a2.25 2.25 0 0 0 2.25 2.25zm1.551-2.691l1.322 1.32c.115-.27.178-.567.178-.88v-3.82a1.29 1.29 0 0 1-1.5-.315zm-9.941-9.942l4.075 4.075a3 3 0 0 0-4.075-4.075"/></svg>

React

import type { SVGProps } from "react";

export function FluentVideoPersonSparkleOff24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.854 6.146a2.84 2.84 0 0 1 .685 1.114l.448 1.377a.543.543 0 0 0 1.026 0l.448-1.377a2.84 2.84 0 0 1 1.798-1.796l1.378-.448a.544.544 0 0 0 0-1.025l-.028-.007l-1.378-.448a2.84 2.84 0 0 1-1.798-1.796L17.987.363a.544.544 0 0 0-1.027 0l-.448 1.377l-.011.034a2.84 2.84 0 0 1-1.759 1.762l-1.378.448a.544.544 0 0 0 0 1.025l1.378.448c.42.14.8.376 1.113.689m7.163 3.819l.766.248l.015.004a.303.303 0 0 1 .147.46a.3.3 0 0 1-.147.11l-.765.248a1.58 1.58 0 0 0-1 .999l-.248.764a.302.302 0 0 1-.57 0l-.249-.764a1.58 1.58 0 0 0-.999-1.002l-.765-.249a.303.303 0 0 1-.147-.46a.3.3 0 0 1 .147-.11l.765-.248a1.58 1.58 0 0 0 .984-.999l.249-.764a.302.302 0 0 1 .57 0l.249.764a1.58 1.58 0 0 0 .999.999M8.682 5.5L7.182 4h4.89Q12 4.228 12 4.469c.001.318.099.629.28.89q.043.074.093.141zm.319 4.561A3 3 0 0 0 11.939 13l1 1H8.75l-.144.006A1.75 1.75 0 0 0 7 15.75l-.001 2.754H4.25a.75.75 0 0 1-.75-.75V6.25a.75.75 0 0 1 .75-.75h.19zm9.943 9.944l1.775 1.776a.75.75 0 0 0 1.061-1.061L3.28 2.22a.75.75 0 1 0-1.06 1.06l.98.98A2.25 2.25 0 0 0 2 6.25v11.505a2.25 2.25 0 0 0 2.25 2.25zm1.551-2.691l1.322 1.32c.115-.27.178-.567.178-.88v-3.82a1.29 1.29 0 0 1-1.5-.315zm-9.941-9.942l4.075 4.075a3 3 0 0 0-4.075-4.075"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.854 6.146a2.84 2.84 0 0 1 .685 1.114l.448 1.377a.543.543 0 0 0 1.026 0l.448-1.377a2.84 2.84 0 0 1 1.798-1.796l1.378-.448a.544.544 0 0 0 0-1.025l-.028-.007l-1.378-.448a2.84 2.84 0 0 1-1.798-1.796L17.987.363a.544.544 0 0 0-1.027 0l-.448 1.377l-.011.034a2.84 2.84 0 0 1-1.759 1.762l-1.378.448a.544.544 0 0 0 0 1.025l1.378.448c.42.14.8.376 1.113.689m7.163 3.819l.766.248l.015.004a.303.303 0 0 1 .147.46a.3.3 0 0 1-.147.11l-.765.248a1.58 1.58 0 0 0-1 .999l-.248.764a.302.302 0 0 1-.57 0l-.249-.764a1.58 1.58 0 0 0-.999-1.002l-.765-.249a.303.303 0 0 1-.147-.46a.3.3 0 0 1 .147-.11l.765-.248a1.58 1.58 0 0 0 .984-.999l.249-.764a.302.302 0 0 1 .57 0l.249.764a1.58 1.58 0 0 0 .999.999M8.682 5.5L7.182 4h4.89Q12 4.228 12 4.469c.001.318.099.629.28.89q.043.074.093.141zm.319 4.561A3 3 0 0 0 11.939 13l1 1H8.75l-.144.006A1.75 1.75 0 0 0 7 15.75l-.001 2.754H4.25a.75.75 0 0 1-.75-.75V6.25a.75.75 0 0 1 .75-.75h.19zm9.943 9.944l1.775 1.776a.75.75 0 0 0 1.061-1.061L3.28 2.22a.75.75 0 1 0-1.06 1.06l.98.98A2.25 2.25 0 0 0 2 6.25v11.505a2.25 2.25 0 0 0 2.25 2.25zm1.551-2.691l1.322 1.32c.115-.27.178-.567.178-.88v-3.82a1.29 1.29 0 0 1-1.5-.315zm-9.941-9.942l4.075 4.075a3 3 0 0 0-4.075-4.075"/></svg>
</template>

CSS

.icon-video-person-sparkle-off-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.854%206.146a2.84%202.84%200%200%201%20.685%201.114l.448%201.377a.543.543%200%200%200%201.026%200l.448-1.377a2.84%202.84%200%200%201%201.798-1.796l1.378-.448a.544.544%200%200%200%200-1.025l-.028-.007l-1.378-.448a2.84%202.84%200%200%201-1.798-1.796L17.987.363a.544.544%200%200%200-1.027%200l-.448%201.377l-.011.034a2.84%202.84%200%200%201-1.759%201.762l-1.378.448a.544.544%200%200%200%200%201.025l1.378.448c.42.14.8.376%201.113.689m7.163%203.819l.766.248l.015.004a.303.303%200%200%201%20.147.46a.3.3%200%200%201-.147.11l-.765.248a1.58%201.58%200%200%200-1%20.999l-.248.764a.302.302%200%200%201-.57%200l-.249-.764a1.58%201.58%200%200%200-.999-1.002l-.765-.249a.303.303%200%200%201-.147-.46a.3.3%200%200%201%20.147-.11l.765-.248a1.58%201.58%200%200%200%20.984-.999l.249-.764a.302.302%200%200%201%20.57%200l.249.764a1.58%201.58%200%200%200%20.999.999M8.682%205.5L7.182%204h4.89Q12%204.228%2012%204.469c.001.318.099.629.28.89q.043.074.093.141zm.319%204.561A3%203%200%200%200%2011.939%2013l1%201H8.75l-.144.006A1.75%201.75%200%200%200%207%2015.75l-.001%202.754H4.25a.75.75%200%200%201-.75-.75V6.25a.75.75%200%200%201%20.75-.75h.19zm9.943%209.944l1.775%201.776a.75.75%200%200%200%201.061-1.061L3.28%202.22a.75.75%200%201%200-1.06%201.06l.98.98A2.25%202.25%200%200%200%202%206.25v11.505a2.25%202.25%200%200%200%202.25%202.25zm1.551-2.691l1.322%201.32c.115-.27.178-.567.178-.88v-3.82a1.29%201.29%200%200%201-1.5-.315zm-9.941-9.942l4.075%204.075a3%203%200%200%200-4.075-4.075%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%22currentColor%22%20d%3D%22M15.854%206.146a2.84%202.84%200%200%201%20.685%201.114l.448%201.377a.543.543%200%200%200%201.026%200l.448-1.377a2.84%202.84%200%200%201%201.798-1.796l1.378-.448a.544.544%200%200%200%200-1.025l-.028-.007l-1.378-.448a2.84%202.84%200%200%201-1.798-1.796L17.987.363a.544.544%200%200%200-1.027%200l-.448%201.377l-.011.034a2.84%202.84%200%200%201-1.759%201.762l-1.378.448a.544.544%200%200%200%200%201.025l1.378.448c.42.14.8.376%201.113.689m7.163%203.819l.766.248l.015.004a.303.303%200%200%201%20.147.46a.3.3%200%200%201-.147.11l-.765.248a1.58%201.58%200%200%200-1%20.999l-.248.764a.302.302%200%200%201-.57%200l-.249-.764a1.58%201.58%200%200%200-.999-1.002l-.765-.249a.303.303%200%200%201-.147-.46a.3.3%200%200%201%20.147-.11l.765-.248a1.58%201.58%200%200%200%20.984-.999l.249-.764a.302.302%200%200%201%20.57%200l.249.764a1.58%201.58%200%200%200%20.999.999M8.682%205.5L7.182%204h4.89Q12%204.228%2012%204.469c.001.318.099.629.28.89q.043.074.093.141zm.319%204.561A3%203%200%200%200%2011.939%2013l1%201H8.75l-.144.006A1.75%201.75%200%200%200%207%2015.75l-.001%202.754H4.25a.75.75%200%200%201-.75-.75V6.25a.75.75%200%200%201%20.75-.75h.19zm9.943%209.944l1.775%201.776a.75.75%200%200%200%201.061-1.061L3.28%202.22a.75.75%200%201%200-1.06%201.06l.98.98A2.25%202.25%200%200%200%202%206.25v11.505a2.25%202.25%200%200%200%202.25%202.25zm1.551-2.691l1.322%201.32c.115-.27.178-.567.178-.88v-3.82a1.29%201.29%200%200%201-1.5-.315zm-9.941-9.942l4.075%204.075a3%203%200%200%200-4.075-4.075%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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