video short multiple icon

video-short-multiple-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.

Name
video-short-multiple-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the video short multiple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.993 6.254A4.5 4.5 0 0 1 28 10v12a8 8 0 0 1-8 8h-8a4.5 4.5 0 0 1-3.746-2.007Q8.377 28 8.5 28H20a6 6 0 0 0 6-6V6.5q0-.123-.007-.246M20 2a4.5 4.5 0 0 1 4.5 4.5V22a4.5 4.5 0 0 1-4.5 4.5H8.5A4.5 4.5 0 0 1 4 22V6.5A4.5 4.5 0 0 1 8.5 2zm-5.94 8.054C12.728 9.222 11 10.18 11 11.75v4.999c0 1.57 1.728 2.528 3.06 1.696l4-2.5a2 2 0 0 0 0-3.391z"/></svg>

React

import type { SVGProps } from "react";

export function FluentVideoShortMultiple32Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.993 6.254A4.5 4.5 0 0 1 28 10v12a8 8 0 0 1-8 8h-8a4.5 4.5 0 0 1-3.746-2.007Q8.377 28 8.5 28H20a6 6 0 0 0 6-6V6.5q0-.123-.007-.246M20 2a4.5 4.5 0 0 1 4.5 4.5V22a4.5 4.5 0 0 1-4.5 4.5H8.5A4.5 4.5 0 0 1 4 22V6.5A4.5 4.5 0 0 1 8.5 2zm-5.94 8.054C12.728 9.222 11 10.18 11 11.75v4.999c0 1.57 1.728 2.528 3.06 1.696l4-2.5a2 2 0 0 0 0-3.391z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.993 6.254A4.5 4.5 0 0 1 28 10v12a8 8 0 0 1-8 8h-8a4.5 4.5 0 0 1-3.746-2.007Q8.377 28 8.5 28H20a6 6 0 0 0 6-6V6.5q0-.123-.007-.246M20 2a4.5 4.5 0 0 1 4.5 4.5V22a4.5 4.5 0 0 1-4.5 4.5H8.5A4.5 4.5 0 0 1 4 22V6.5A4.5 4.5 0 0 1 8.5 2zm-5.94 8.054C12.728 9.222 11 10.18 11 11.75v4.999c0 1.57 1.728 2.528 3.06 1.696l4-2.5a2 2 0 0 0 0-3.391z"/></svg>
</template>

CSS

.icon-video-short-multiple-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.993%206.254A4.5%204.5%200%200%201%2028%2010v12a8%208%200%200%201-8%208h-8a4.5%204.5%200%200%201-3.746-2.007Q8.377%2028%208.5%2028H20a6%206%200%200%200%206-6V6.5q0-.123-.007-.246M20%202a4.5%204.5%200%200%201%204.5%204.5V22a4.5%204.5%200%200%201-4.5%204.5H8.5A4.5%204.5%200%200%201%204%2022V6.5A4.5%204.5%200%200%201%208.5%202zm-5.94%208.054C12.728%209.222%2011%2010.18%2011%2011.75v4.999c0%201.57%201.728%202.528%203.06%201.696l4-2.5a2%202%200%200%200%200-3.391z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.993%206.254A4.5%204.5%200%200%201%2028%2010v12a8%208%200%200%201-8%208h-8a4.5%204.5%200%200%201-3.746-2.007Q8.377%2028%208.5%2028H20a6%206%200%200%200%206-6V6.5q0-.123-.007-.246M20%202a4.5%204.5%200%200%201%204.5%204.5V22a4.5%204.5%200%200%201-4.5%204.5H8.5A4.5%204.5%200%200%201%204%2022V6.5A4.5%204.5%200%200%201%208.5%202zm-5.94%208.054C12.728%209.222%2011%2010.18%2011%2011.75v4.999c0%201.57%201.728%202.528%203.06%201.696l4-2.5a2%202%200%200%200%200-3.391z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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