video short icon
video-short-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- video-short-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
video-360-20-filledvideo-360-off-20-filledvideo-add-20-filledvideo-background-effect-16-filledvideo-background-effect-horizontal-16-filledvideo-bluetooth-16-filledvideo-chat-16-filledvideo-clip-16-filledvideo-clip-multiple-16-filledvideo-clip-off-16-filledvideo-clip-optimize-16-filledvideo-clip-wand-16-filledvideo-link-24-filledvideo-multiple-16-filledvideo-off-16-filledvideo-people-32-filledvideo-person-12-filledvideo-person-call-16-filledvideo-person-clock-16-filledvideo-person-off-20-filledvideo-person-pulse-16-filledvideo-person-sparkle-16-filledvideo-person-sparkle-off-20-filledvideo-person-star-20-filled
Use the video short icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.5 2A4.5 4.5 0 0 1 28 6.5v19a4.5 4.5 0 0 1-4.5 4.5h-15a4.5 4.5 0 0 1-4.494-4.269L4 25.5v-19A4.5 4.5 0 0 1 8.5 2zm-8.472 9.288c-1.333-.8-3.028.16-3.028 1.715v5.994c0 1.555 1.695 2.514 3.028 1.715l4.998-2.997c1.295-.777 1.295-2.653 0-3.43z"/></svg>
React
import type { SVGProps } from "react";
export function FluentVideoShort32Filled(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="M23.5 2A4.5 4.5 0 0 1 28 6.5v19a4.5 4.5 0 0 1-4.5 4.5h-15a4.5 4.5 0 0 1-4.494-4.269L4 25.5v-19A4.5 4.5 0 0 1 8.5 2zm-8.472 9.288c-1.333-.8-3.028.16-3.028 1.715v5.994c0 1.555 1.695 2.514 3.028 1.715l4.998-2.997c1.295-.777 1.295-2.653 0-3.43z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.5 2A4.5 4.5 0 0 1 28 6.5v19a4.5 4.5 0 0 1-4.5 4.5h-15a4.5 4.5 0 0 1-4.494-4.269L4 25.5v-19A4.5 4.5 0 0 1 8.5 2zm-8.472 9.288c-1.333-.8-3.028.16-3.028 1.715v5.994c0 1.555 1.695 2.514 3.028 1.715l4.998-2.997c1.295-.777 1.295-2.653 0-3.43z"/></svg> </template>
CSS
.icon-video-short-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%22M23.5%202A4.5%204.5%200%200%201%2028%206.5v19a4.5%204.5%200%200%201-4.5%204.5h-15a4.5%204.5%200%200%201-4.494-4.269L4%2025.5v-19A4.5%204.5%200%200%201%208.5%202zm-8.472%209.288c-1.333-.8-3.028.16-3.028%201.715v5.994c0%201.555%201.695%202.514%203.028%201.715l4.998-2.997c1.295-.777%201.295-2.653%200-3.43z%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%22M23.5%202A4.5%204.5%200%200%201%2028%206.5v19a4.5%204.5%200%200%201-4.5%204.5h-15a4.5%204.5%200%200%201-4.494-4.269L4%2025.5v-19A4.5%204.5%200%200%201%208.5%202zm-8.472%209.288c-1.333-.8-3.028.16-3.028%201.715v5.994c0%201.555%201.695%202.514%203.028%201.715l4.998-2.997c1.295-.777%201.295-2.653%200-3.43z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/video-short-32-filled.svg?color=%231a73e8&size=48