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

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

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the video clip off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m12.195 12.902l1.951 1.952a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708l1.739 1.738A2.5 2.5 0 0 0 2 5.5v5A2.5 2.5 0 0 0 4.5 13h7q.362-.001.695-.098M8.699 9.406l-1.712 1.047a.32.32 0 0 1-.487-.274V7.207zm1.547-1.867a.54.54 0 0 1 .171.757l3.32 3.32A2.5 2.5 0 0 0 14 10.5v-5A2.5 2.5 0 0 0 11.5 3H5.121L8.74 6.619z"/></svg>

React

import type { SVGProps } from "react";

export function FluentVideoClipOff16Filled(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="m12.195 12.902l1.951 1.952a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708l1.739 1.738A2.5 2.5 0 0 0 2 5.5v5A2.5 2.5 0 0 0 4.5 13h7q.362-.001.695-.098M8.699 9.406l-1.712 1.047a.32.32 0 0 1-.487-.274V7.207zm1.547-1.867a.54.54 0 0 1 .171.757l3.32 3.32A2.5 2.5 0 0 0 14 10.5v-5A2.5 2.5 0 0 0 11.5 3H5.121L8.74 6.619z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m12.195 12.902l1.951 1.952a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708l1.739 1.738A2.5 2.5 0 0 0 2 5.5v5A2.5 2.5 0 0 0 4.5 13h7q.362-.001.695-.098M8.699 9.406l-1.712 1.047a.32.32 0 0 1-.487-.274V7.207zm1.547-1.867a.54.54 0 0 1 .171.757l3.32 3.32A2.5 2.5 0 0 0 14 10.5v-5A2.5 2.5 0 0 0 11.5 3H5.121L8.74 6.619z"/></svg>
</template>

CSS

.icon-video-clip-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%22m12.195%2012.902l1.951%201.952a.5.5%200%200%200%20.708-.708l-13-13a.5.5%200%201%200-.708.708l1.739%201.738A2.5%202.5%200%200%200%202%205.5v5A2.5%202.5%200%200%200%204.5%2013h7q.362-.001.695-.098M8.699%209.406l-1.712%201.047a.32.32%200%200%201-.487-.274V7.207zm1.547-1.867a.54.54%200%200%201%20.171.757l3.32%203.32A2.5%202.5%200%200%200%2014%2010.5v-5A2.5%202.5%200%200%200%2011.5%203H5.121L8.74%206.619z%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%22m12.195%2012.902l1.951%201.952a.5.5%200%200%200%20.708-.708l-13-13a.5.5%200%201%200-.708.708l1.739%201.738A2.5%202.5%200%200%200%202%205.5v5A2.5%202.5%200%200%200%204.5%2013h7q.362-.001.695-.098M8.699%209.406l-1.712%201.047a.32.32%200%200%201-.487-.274V7.207zm1.547-1.867a.54.54%200%200%201%20.171.757l3.32%203.32A2.5%202.5%200%200%200%2014%2010.5v-5A2.5%202.5%200%200%200%2011.5%203H5.121L8.74%206.619z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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