video icon
video-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- video-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
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 AwesomevideoLucidevideoMage IconsvideoMajesticonsvideoMaterial Icon ThemevideoMaterial Design IconsvideoMyna UI Iconsvideo-16Octicons
Related icons in MingCute Icon
Use the video icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M3 5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1z"/><path fill="none" stroke="currentColor" stroke-width="2" d="M9.946 8.557a.235.235 0 0 0-.328.19c-.06.515-.169 1.643-.169 3.147s.108 2.633.17 3.147c.018.159.18.253.326.19c.472-.203 1.49-.668 2.81-1.43a27 27 0 0 0 2.643-1.718a.234.234 0 0 0 0-.378a27 27 0 0 0-2.642-1.721a27 27 0 0 0-2.81-1.427Z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteVideoLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeWidth="2" d="M3 5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1z"/><path fill="none" stroke="currentColor" strokeWidth="2" d="M9.946 8.557a.235.235 0 0 0-.328.19c-.06.515-.169 1.643-.169 3.147s.108 2.633.17 3.147c.018.159.18.253.326.19c.472-.203 1.49-.668 2.81-1.43a27 27 0 0 0 2.643-1.718a.234.234 0 0 0 0-.378a27 27 0 0 0-2.642-1.721a27 27 0 0 0-2.81-1.427Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M3 5a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1z"/><path fill="none" stroke="currentColor" stroke-width="2" d="M9.946 8.557a.235.235 0 0 0-.328.19c-.06.515-.169 1.643-.169 3.147s.108 2.633.17 3.147c.018.159.18.253.326.19c.472-.203 1.49-.668 2.81-1.43a27 27 0 0 0 2.643-1.718a.234.234 0 0 0 0-.378a27 27 0 0 0-2.642-1.721a27 27 0 0 0-2.81-1.427Z"/></svg> </template>
CSS
.icon-video-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M3%205a1%201%200%200%201%201-1h16a1%201%200%200%201%201%201v14a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M9.946%208.557a.235.235%200%200%200-.328.19c-.06.515-.169%201.643-.169%203.147s.108%202.633.17%203.147c.018.159.18.253.326.19c.472-.203%201.49-.668%202.81-1.43a27%2027%200%200%200%202.643-1.718a.234.234%200%200%200%200-.378a27%2027%200%200%200-2.642-1.721a27%2027%200%200%200-2.81-1.427Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M3%205a1%201%200%200%201%201-1h16a1%201%200%200%201%201%201v14a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M9.946%208.557a.235.235%200%200%200-.328.19c-.06.515-.169%201.643-.169%203.147s.108%202.633.17%203.147c.018.159.18.253.326.19c.472-.203%201.49-.668%202.81-1.43a27%2027%200%200%200%202.643-1.718a.234.234%200%200%200%200-.378a27%2027%200%200%200-2.642-1.721a27%2027%200%200%200-2.81-1.427Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/video-line.svg?color=%231a73e8&size=48