video multiple icon
video-multiple-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- video-multiple-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- 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-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 multiple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M14.75 9a6.25 6.25 0 0 0-6.25 6.25v12.5A6.25 6.25 0 0 0 14.75 34h12A6.25 6.25 0 0 0 33 27.75v-12.5A6.25 6.25 0 0 0 26.75 9zM6.5 15.25q0-.258.016-.512A6.24 6.24 0 0 0 4 19.75v8C4 33.687 8.813 38.5 14.75 38.5h7.5a6.24 6.24 0 0 0 5.012-2.516q-.255.015-.512.016h-12a8.25 8.25 0 0 1-8.25-8.25zm37.499-.994c0-2.611-2.924-4.157-5.081-2.686l-3.915 2.67v14.522l3.915 2.67c2.157 1.47 5.08-.075 5.08-2.686z"/></svg>
React
import type { SVGProps } from "react";
export function FluentVideoMultiple48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M14.75 9a6.25 6.25 0 0 0-6.25 6.25v12.5A6.25 6.25 0 0 0 14.75 34h12A6.25 6.25 0 0 0 33 27.75v-12.5A6.25 6.25 0 0 0 26.75 9zM6.5 15.25q0-.258.016-.512A6.24 6.24 0 0 0 4 19.75v8C4 33.687 8.813 38.5 14.75 38.5h7.5a6.24 6.24 0 0 0 5.012-2.516q-.255.015-.512.016h-12a8.25 8.25 0 0 1-8.25-8.25zm37.499-.994c0-2.611-2.924-4.157-5.081-2.686l-3.915 2.67v14.522l3.915 2.67c2.157 1.47 5.08-.075 5.08-2.686z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M14.75 9a6.25 6.25 0 0 0-6.25 6.25v12.5A6.25 6.25 0 0 0 14.75 34h12A6.25 6.25 0 0 0 33 27.75v-12.5A6.25 6.25 0 0 0 26.75 9zM6.5 15.25q0-.258.016-.512A6.24 6.24 0 0 0 4 19.75v8C4 33.687 8.813 38.5 14.75 38.5h7.5a6.24 6.24 0 0 0 5.012-2.516q-.255.015-.512.016h-12a8.25 8.25 0 0 1-8.25-8.25zm37.499-.994c0-2.611-2.924-4.157-5.081-2.686l-3.915 2.67v14.522l3.915 2.67c2.157 1.47 5.08-.075 5.08-2.686z"/></svg> </template>
CSS
.icon-video-multiple-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.75%209a6.25%206.25%200%200%200-6.25%206.25v12.5A6.25%206.25%200%200%200%2014.75%2034h12A6.25%206.25%200%200%200%2033%2027.75v-12.5A6.25%206.25%200%200%200%2026.75%209zM6.5%2015.25q0-.258.016-.512A6.24%206.24%200%200%200%204%2019.75v8C4%2033.687%208.813%2038.5%2014.75%2038.5h7.5a6.24%206.24%200%200%200%205.012-2.516q-.255.015-.512.016h-12a8.25%208.25%200%200%201-8.25-8.25zm37.499-.994c0-2.611-2.924-4.157-5.081-2.686l-3.915%202.67v14.522l3.915%202.67c2.157%201.47%205.08-.075%205.08-2.686z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.75%209a6.25%206.25%200%200%200-6.25%206.25v12.5A6.25%206.25%200%200%200%2014.75%2034h12A6.25%206.25%200%200%200%2033%2027.75v-12.5A6.25%206.25%200%200%200%2026.75%209zM6.5%2015.25q0-.258.016-.512A6.24%206.24%200%200%200%204%2019.75v8C4%2033.687%208.813%2038.5%2014.75%2038.5h7.5a6.24%206.24%200%200%200%205.012-2.516q-.255.015-.512.016h-12a8.25%208.25%200%200%201-8.25-8.25zm37.499-.994c0-2.611-2.924-4.157-5.081-2.686l-3.915%202.67v14.522l3.915%202.67c2.157%201.47%205.08-.075%205.08-2.686z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/video-multiple-48-filled.svg?color=%231a73e8&size=48