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

Name
video-360-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the video 360 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.692 4.017C3.318 3.824 2 4.875 2 6.316v11.369c0 1.44 1.318 2.49 2.691 2.298q.296-.042.636-.084a54 54 0 0 1 6.673-.4c3.19 0 5.732.263 7.31.484c1.372.192 2.69-.858 2.69-2.299V6.317c0-1.441-1.318-2.492-2.692-2.3c-1.576.222-4.116.484-7.308.484c-3.191 0-5.732-.262-7.308-.483M19 18.428a52 52 0 0 0-3.5-.324V15H18a1 1 0 0 1 1 1zm-5-.395a59 59 0 0 0-4 0V15a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1zm-5.5.07a52 52 0 0 0-3.5.325V16a1 1 0 0 1 1-1h2.5zM12 13a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3m-3.5-.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m10 0a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentVideo36024Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.692 4.017C3.318 3.824 2 4.875 2 6.316v11.369c0 1.44 1.318 2.49 2.691 2.298q.296-.042.636-.084a54 54 0 0 1 6.673-.4c3.19 0 5.732.263 7.31.484c1.372.192 2.69-.858 2.69-2.299V6.317c0-1.441-1.318-2.492-2.692-2.3c-1.576.222-4.116.484-7.308.484c-3.191 0-5.732-.262-7.308-.483M19 18.428a52 52 0 0 0-3.5-.324V15H18a1 1 0 0 1 1 1zm-5-.395a59 59 0 0 0-4 0V15a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1zm-5.5.07a52 52 0 0 0-3.5.325V16a1 1 0 0 1 1-1h2.5zM12 13a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3m-3.5-.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m10 0a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.692 4.017C3.318 3.824 2 4.875 2 6.316v11.369c0 1.44 1.318 2.49 2.691 2.298q.296-.042.636-.084a54 54 0 0 1 6.673-.4c3.19 0 5.732.263 7.31.484c1.372.192 2.69-.858 2.69-2.299V6.317c0-1.441-1.318-2.492-2.692-2.3c-1.576.222-4.116.484-7.308.484c-3.191 0-5.732-.262-7.308-.483M19 18.428a52 52 0 0 0-3.5-.324V15H18a1 1 0 0 1 1 1zm-5-.395a59 59 0 0 0-4 0V15a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1zm-5.5.07a52 52 0 0 0-3.5.325V16a1 1 0 0 1 1-1h2.5zM12 13a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3m-3.5-.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0m10 0a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"/></svg>
</template>

CSS

.icon-video-360-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.692%204.017C3.318%203.824%202%204.875%202%206.316v11.369c0%201.44%201.318%202.49%202.691%202.298q.296-.042.636-.084a54%2054%200%200%201%206.673-.4c3.19%200%205.732.263%207.31.484c1.372.192%202.69-.858%202.69-2.299V6.317c0-1.441-1.318-2.492-2.692-2.3c-1.576.222-4.116.484-7.308.484c-3.191%200-5.732-.262-7.308-.483M19%2018.428a52%2052%200%200%200-3.5-.324V15H18a1%201%200%200%201%201%201zm-5-.395a59%2059%200%200%200-4%200V15a1%201%200%200%201%201-1h2a1%201%200%200%201%201%201zm-5.5.07a52%2052%200%200%200-3.5.325V16a1%201%200%200%201%201-1h2.5zM12%2013a1.5%201.5%200%201%201%200-3a1.5%201.5%200%200%201%200%203m-3.5-.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200m10%200a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.692%204.017C3.318%203.824%202%204.875%202%206.316v11.369c0%201.44%201.318%202.49%202.691%202.298q.296-.042.636-.084a54%2054%200%200%201%206.673-.4c3.19%200%205.732.263%207.31.484c1.372.192%202.69-.858%202.69-2.299V6.317c0-1.441-1.318-2.492-2.692-2.3c-1.576.222-4.116.484-7.308.484c-3.191%200-5.732-.262-7.308-.483M19%2018.428a52%2052%200%200%200-3.5-.324V15H18a1%201%200%200%201%201%201zm-5-.395a59%2059%200%200%200-4%200V15a1%201%200%200%201%201-1h2a1%201%200%200%201%201%201zm-5.5.07a52%2052%200%200%200-3.5.325V16a1%201%200%200%201%201-1h2.5zM12%2013a1.5%201.5%200%201%201%200-3a1.5%201.5%200%200%201%200%203m-3.5-.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200m10%200a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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