video background effect horizontal icon
video-background-effect-horizontal-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- video-background-effect-horizontal-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- Viewbox
- 16×16
- License
- MIT
11 other variants in Fluent UI System Icons
video-background-effect-horizontal-16-filledvideo-background-effect-horizontal-20-filledvideo-background-effect-horizontal-20-regularvideo-background-effect-horizontal-24-filledvideo-background-effect-horizontal-24-regularvideo-background-effect-horizontal-28-filledvideo-background-effect-horizontal-28-regularvideo-background-effect-horizontal-32-filledvideo-background-effect-horizontal-32-regularvideo-background-effect-horizontal-48-filledvideo-background-effect-horizontal-48-regular
Related icons in Fluent UI System Icons
video-360-20-filledvideo-360-off-20-filledvideo-add-20-filledvideo-background-effect-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-filledvideo-person-star-off-20-filled
Use the video background effect horizontal icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M1.168 4c.28-.591.883-1 1.582-1h10.5c.698 0 1.3.409 1.581 1zm4.003 2H1v1h4c0-.35.06-.687.17-1M6 7a2 2 0 1 1 3.998-.002A2 2 0 0 1 6 7m1 0a1 1 0 1 0 2 0a1 1 0 0 0-2 0M5.764 9H1v1h3.268a2 2 0 0 1 1.507-.988zM4 12H1.168c.28.591.883 1 1.582 1H4zm1-1a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2h-1v-2H6v2H5zm7 1v1h1.25c.698 0 1.3-.409 1.581-1zm-.268-2a2 2 0 0 0-1.507-.988L10.236 9H15v1zM11 7h4V6h-4.17c.11.313.17.65.17 1"/></svg>
React
import type { SVGProps } from "react";
export function FluentVideoBackgroundEffectHorizontal16Regular(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="M1.168 4c.28-.591.883-1 1.582-1h10.5c.698 0 1.3.409 1.581 1zm4.003 2H1v1h4c0-.35.06-.687.17-1M6 7a2 2 0 1 1 3.998-.002A2 2 0 0 1 6 7m1 0a1 1 0 1 0 2 0a1 1 0 0 0-2 0M5.764 9H1v1h3.268a2 2 0 0 1 1.507-.988zM4 12H1.168c.28.591.883 1 1.582 1H4zm1-1a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2h-1v-2H6v2H5zm7 1v1h1.25c.698 0 1.3-.409 1.581-1zm-.268-2a2 2 0 0 0-1.507-.988L10.236 9H15v1zM11 7h4V6h-4.17c.11.313.17.65.17 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="M1.168 4c.28-.591.883-1 1.582-1h10.5c.698 0 1.3.409 1.581 1zm4.003 2H1v1h4c0-.35.06-.687.17-1M6 7a2 2 0 1 1 3.998-.002A2 2 0 0 1 6 7m1 0a1 1 0 1 0 2 0a1 1 0 0 0-2 0M5.764 9H1v1h3.268a2 2 0 0 1 1.507-.988zM4 12H1.168c.28.591.883 1 1.582 1H4zm1-1a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2h-1v-2H6v2H5zm7 1v1h1.25c.698 0 1.3-.409 1.581-1zm-.268-2a2 2 0 0 0-1.507-.988L10.236 9H15v1zM11 7h4V6h-4.17c.11.313.17.65.17 1"/></svg> </template>
CSS
.icon-video-background-effect-horizontal-16-regular {
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%22M1.168%204c.28-.591.883-1%201.582-1h10.5c.698%200%201.3.409%201.581%201zm4.003%202H1v1h4c0-.35.06-.687.17-1M6%207a2%202%200%201%201%203.998-.002A2%202%200%200%201%206%207m1%200a1%201%200%201%200%202%200a1%201%200%200%200-2%200M5.764%209H1v1h3.268a2%202%200%200%201%201.507-.988zM4%2012H1.168c.28.591.883%201%201.582%201H4zm1-1a1%201%200%200%201%201-1h4a1%201%200%200%201%201%201v2h-1v-2H6v2H5zm7%201v1h1.25c.698%200%201.3-.409%201.581-1zm-.268-2a2%202%200%200%200-1.507-.988L10.236%209H15v1zM11%207h4V6h-4.17c.11.313.17.65.17%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%22M1.168%204c.28-.591.883-1%201.582-1h10.5c.698%200%201.3.409%201.581%201zm4.003%202H1v1h4c0-.35.06-.687.17-1M6%207a2%202%200%201%201%203.998-.002A2%202%200%200%201%206%207m1%200a1%201%200%201%200%202%200a1%201%200%200%200-2%200M5.764%209H1v1h3.268a2%202%200%200%201%201.507-.988zM4%2012H1.168c.28.591.883%201%201.582%201H4zm1-1a1%201%200%200%201%201-1h4a1%201%200%200%201%201%201v2h-1v-2H6v2H5zm7%201v1h1.25c.698%200%201.3-.409%201.581-1zm-.268-2a2%202%200%200%200-1.507-.988L10.236%209H15v1zM11%207h4V6h-4.17c.11.313.17.65.17%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/video-background-effect-horizontal-16-regular.svg?color=%231a73e8&size=48