movies-and-tv-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
movies-and-tv-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Use the movies and tv icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.13 5.38L7.038 8h9.46a.5.5 0 0 1 .5.5v7a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 3 15.5V8.571l-.257-.893a2.5 2.5 0 0 1 1.71-3.095L13.1 2.09a2.5 2.5 0 0 1 3.095 1.71l.277.96a.5.5 0 0 1-.342.62M3.84 7.88l.607-.175L5.889 5.21l-1.16.335A1.5 1.5 0 0 0 3.703 7.4zm1.992-.574l2.12-.612l1.443-2.497l-2.125.613l-.021.042zm5.627-1.622l1.442-2.498l-2.126.613l-.026.053l-1.41 2.443zm2.684-2.652l-.02.036l-1.279 2.216l2.527-.728l-.139-.48a1.5 1.5 0 0 0-1.09-1.044M4 9v6.5A1.5 1.5 0 0 0 5.5 17h9a1.5 1.5 0 0 0 1.5-1.5V9z"/></svg>

React

import type { SVGProps } from "react";

export function FluentMoviesAndTv20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.13 5.38L7.038 8h9.46a.5.5 0 0 1 .5.5v7a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 3 15.5V8.571l-.257-.893a2.5 2.5 0 0 1 1.71-3.095L13.1 2.09a2.5 2.5 0 0 1 3.095 1.71l.277.96a.5.5 0 0 1-.342.62M3.84 7.88l.607-.175L5.889 5.21l-1.16.335A1.5 1.5 0 0 0 3.703 7.4zm1.992-.574l2.12-.612l1.443-2.497l-2.125.613l-.021.042zm5.627-1.622l1.442-2.498l-2.126.613l-.026.053l-1.41 2.443zm2.684-2.652l-.02.036l-1.279 2.216l2.527-.728l-.139-.48a1.5 1.5 0 0 0-1.09-1.044M4 9v6.5A1.5 1.5 0 0 0 5.5 17h9a1.5 1.5 0 0 0 1.5-1.5V9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.13 5.38L7.038 8h9.46a.5.5 0 0 1 .5.5v7a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 3 15.5V8.571l-.257-.893a2.5 2.5 0 0 1 1.71-3.095L13.1 2.09a2.5 2.5 0 0 1 3.095 1.71l.277.96a.5.5 0 0 1-.342.62M3.84 7.88l.607-.175L5.889 5.21l-1.16.335A1.5 1.5 0 0 0 3.703 7.4zm1.992-.574l2.12-.612l1.443-2.497l-2.125.613l-.021.042zm5.627-1.622l1.442-2.498l-2.126.613l-.026.053l-1.41 2.443zm2.684-2.652l-.02.036l-1.279 2.216l2.527-.728l-.139-.48a1.5 1.5 0 0 0-1.09-1.044M4 9v6.5A1.5 1.5 0 0 0 5.5 17h9a1.5 1.5 0 0 0 1.5-1.5V9z"/></svg>
</template>

CSS

.icon-movies-and-tv-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.13%205.38L7.038%208h9.46a.5.5%200%200%201%20.5.5v7a2.5%202.5%200%200%201-2.5%202.5h-9A2.5%202.5%200%200%201%203%2015.5V8.571l-.257-.893a2.5%202.5%200%200%201%201.71-3.095L13.1%202.09a2.5%202.5%200%200%201%203.095%201.71l.277.96a.5.5%200%200%201-.342.62M3.84%207.88l.607-.175L5.889%205.21l-1.16.335A1.5%201.5%200%200%200%203.703%207.4zm1.992-.574l2.12-.612l1.443-2.497l-2.125.613l-.021.042zm5.627-1.622l1.442-2.498l-2.126.613l-.026.053l-1.41%202.443zm2.684-2.652l-.02.036l-1.279%202.216l2.527-.728l-.139-.48a1.5%201.5%200%200%200-1.09-1.044M4%209v6.5A1.5%201.5%200%200%200%205.5%2017h9a1.5%201.5%200%200%200%201.5-1.5V9z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.13%205.38L7.038%208h9.46a.5.5%200%200%201%20.5.5v7a2.5%202.5%200%200%201-2.5%202.5h-9A2.5%202.5%200%200%201%203%2015.5V8.571l-.257-.893a2.5%202.5%200%200%201%201.71-3.095L13.1%202.09a2.5%202.5%200%200%201%203.095%201.71l.277.96a.5.5%200%200%201-.342.62M3.84%207.88l.607-.175L5.889%205.21l-1.16.335A1.5%201.5%200%200%200%203.703%207.4zm1.992-.574l2.12-.612l1.443-2.497l-2.125.613l-.021.042zm5.627-1.622l1.442-2.498l-2.126.613l-.026.053l-1.41%202.443zm2.684-2.652l-.02.036l-1.279%202.216l2.527-.728l-.139-.48a1.5%201.5%200%200%200-1.09-1.044M4%209v6.5A1.5%201.5%200%200%200%205.5%2017h9a1.5%201.5%200%200%200%201.5-1.5V9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/movies-and-tv-20-regular.svg?color=%231a73e8&size=48