video icon
video-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- video-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
The same icon in other sets
videoAkar IconsvideoBoxIcons v2videoBoxIcons v2 SolidvideoCarbonvideoCatppuccin Iconsvideo-fillEva IconsvideoFont Awesome 6 SolidvideoFont Awesome SolidvideoFeather Iconsvideo-16-filledFluent UI System Iconsvideo-16Fluent UI System Color IconsvideoHealth IconsvideoIconParkvideoIconPark OutlinevideoIconPark SolidvideoIconPark TwoTonevideoLine AwesomevideoLucidevideoMajesticonsvideoMaterial Icon ThemevideoMaterial Design Iconsvideo-fillMingCute IconvideoMyna UI Iconsvideo-16Octicons
Related icons in Mage Icons
Use the video icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.205 9.41v5.13c.01.382-.087.76-.28 1.09a2.13 2.13 0 0 1-.86.77a2 2 0 0 1-.9.21h-.25a2.07 2.07 0 0 1-1-.43l-2.53-2v.91a4.34 4.34 0 0 1-4.34 4.34h-5.91a4.37 4.37 0 0 1-3.07-1.27a4.3 4.3 0 0 1-1.27-3.07V8.92a4.3 4.3 0 0 1 .33-1.66a4.38 4.38 0 0 1 2.35-2.36a4.3 4.3 0 0 1 1.66-.33h5.79a4.4 4.4 0 0 1 1.67.33a4.38 4.38 0 0 1 2.35 2.36c.22.529.33 1.097.32 1.67v.9l2.53-2a2.09 2.09 0 0 1 3.06.53c.207.313.328.675.35 1.05"/></svg>
React
import type { SVGProps } from "react";
export function MageVideoFill(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="M22.205 9.41v5.13c.01.382-.087.76-.28 1.09a2.13 2.13 0 0 1-.86.77a2 2 0 0 1-.9.21h-.25a2.07 2.07 0 0 1-1-.43l-2.53-2v.91a4.34 4.34 0 0 1-4.34 4.34h-5.91a4.37 4.37 0 0 1-3.07-1.27a4.3 4.3 0 0 1-1.27-3.07V8.92a4.3 4.3 0 0 1 .33-1.66a4.38 4.38 0 0 1 2.35-2.36a4.3 4.3 0 0 1 1.66-.33h5.79a4.4 4.4 0 0 1 1.67.33a4.38 4.38 0 0 1 2.35 2.36c.22.529.33 1.097.32 1.67v.9l2.53-2a2.09 2.09 0 0 1 3.06.53c.207.313.328.675.35 1.05"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.205 9.41v5.13c.01.382-.087.76-.28 1.09a2.13 2.13 0 0 1-.86.77a2 2 0 0 1-.9.21h-.25a2.07 2.07 0 0 1-1-.43l-2.53-2v.91a4.34 4.34 0 0 1-4.34 4.34h-5.91a4.37 4.37 0 0 1-3.07-1.27a4.3 4.3 0 0 1-1.27-3.07V8.92a4.3 4.3 0 0 1 .33-1.66a4.38 4.38 0 0 1 2.35-2.36a4.3 4.3 0 0 1 1.66-.33h5.79a4.4 4.4 0 0 1 1.67.33a4.38 4.38 0 0 1 2.35 2.36c.22.529.33 1.097.32 1.67v.9l2.53-2a2.09 2.09 0 0 1 3.06.53c.207.313.328.675.35 1.05"/></svg> </template>
CSS
.icon-video-fill {
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%22M22.205%209.41v5.13c.01.382-.087.76-.28%201.09a2.13%202.13%200%200%201-.86.77a2%202%200%200%201-.9.21h-.25a2.07%202.07%200%200%201-1-.43l-2.53-2v.91a4.34%204.34%200%200%201-4.34%204.34h-5.91a4.37%204.37%200%200%201-3.07-1.27a4.3%204.3%200%200%201-1.27-3.07V8.92a4.3%204.3%200%200%201%20.33-1.66a4.38%204.38%200%200%201%202.35-2.36a4.3%204.3%200%200%201%201.66-.33h5.79a4.4%204.4%200%200%201%201.67.33a4.38%204.38%200%200%201%202.35%202.36c.22.529.33%201.097.32%201.67v.9l2.53-2a2.09%202.09%200%200%201%203.06.53c.207.313.328.675.35%201.05%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%22M22.205%209.41v5.13c.01.382-.087.76-.28%201.09a2.13%202.13%200%200%201-.86.77a2%202%200%200%201-.9.21h-.25a2.07%202.07%200%200%201-1-.43l-2.53-2v.91a4.34%204.34%200%200%201-4.34%204.34h-5.91a4.37%204.37%200%200%201-3.07-1.27a4.3%204.3%200%200%201-1.27-3.07V8.92a4.3%204.3%200%200%201%20.33-1.66a4.38%204.38%200%200%201%202.35-2.36a4.3%204.3%200%200%201%201.66-.33h5.79a4.4%204.4%200%200%201%201.67.33a4.38%204.38%200%200%201%202.35%202.36c.22.529.33%201.097.32%201.67v.9l2.53-2a2.09%202.09%200%200%201%203.06.53c.207.313.328.675.35%201.05%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/video-fill.svg?color=%231a73e8&size=48