video ai icon
video-ai-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- video-ai-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
Related icons in MingCute Icon
Use the video ai 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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 12v7a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h9m7-2l.13.378a4 4 0 0 0 2.492 2.493L23 5l-.378.13a4 4 0 0 0-2.493 2.492L20 8l-.13-.378a4 4 0 0 0-2.492-2.493L17 5l.378-.13a4 4 0 0 0 2.493-2.492zm-7.244 7.985a27 27 0 0 1 2.642 1.72a.234.234 0 0 1 0 .379c-.41.307-1.323.957-2.643 1.719a27 27 0 0 1-2.81 1.429a.234.234 0 0 1-.327-.19a28 28 0 0 1-.169-3.147c0-1.505.108-2.632.17-3.147a.235.235 0 0 1 .327-.19c.475.204 1.503.672 2.81 1.427"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteVideoAiLine(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M21 12v7a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h9m7-2l.13.378a4 4 0 0 0 2.492 2.493L23 5l-.378.13a4 4 0 0 0-2.493 2.492L20 8l-.13-.378a4 4 0 0 0-2.492-2.493L17 5l.378-.13a4 4 0 0 0 2.493-2.492zm-7.244 7.985a27 27 0 0 1 2.642 1.72a.234.234 0 0 1 0 .379c-.41.307-1.323.957-2.643 1.719a27 27 0 0 1-2.81 1.429a.234.234 0 0 1-.327-.19a28 28 0 0 1-.169-3.147c0-1.505.108-2.632.17-3.147a.235.235 0 0 1 .327-.19c.475.204 1.503.672 2.81 1.427"/></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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 12v7a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h9m7-2l.13.378a4 4 0 0 0 2.492 2.493L23 5l-.378.13a4 4 0 0 0-2.493 2.492L20 8l-.13-.378a4 4 0 0 0-2.492-2.493L17 5l.378-.13a4 4 0 0 0 2.493-2.492zm-7.244 7.985a27 27 0 0 1 2.642 1.72a.234.234 0 0 1 0 .379c-.41.307-1.323.957-2.643 1.719a27 27 0 0 1-2.81 1.429a.234.234 0 0 1-.327-.19a28 28 0 0 1-.169-3.147c0-1.505.108-2.632.17-3.147a.235.235 0 0 1 .327-.19c.475.204 1.503.672 2.81 1.427"/></svg> </template>
CSS
.icon-video-ai-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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M21%2012v7a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1V5a1%201%200%200%201%201-1h9m7-2l.13.378a4%204%200%200%200%202.492%202.493L23%205l-.378.13a4%204%200%200%200-2.493%202.492L20%208l-.13-.378a4%204%200%200%200-2.492-2.493L17%205l.378-.13a4%204%200%200%200%202.493-2.492zm-7.244%207.985a27%2027%200%200%201%202.642%201.72a.234.234%200%200%201%200%20.379c-.41.307-1.323.957-2.643%201.719a27%2027%200%200%201-2.81%201.429a.234.234%200%200%201-.327-.19a28%2028%200%200%201-.169-3.147c0-1.505.108-2.632.17-3.147a.235.235%200%200%201%20.327-.19c.475.204%201.503.672%202.81%201.427%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M21%2012v7a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1V5a1%201%200%200%201%201-1h9m7-2l.13.378a4%204%200%200%200%202.492%202.493L23%205l-.378.13a4%204%200%200%200-2.493%202.492L20%208l-.13-.378a4%204%200%200%200-2.492-2.493L17%205l.378-.13a4%204%200%200%200%202.493-2.492zm-7.244%207.985a27%2027%200%200%201%202.642%201.72a.234.234%200%200%201%200%20.379c-.41.307-1.323.957-2.643%201.719a27%2027%200%200%201-2.81%201.429a.234.234%200%200%201-.327-.19a28%2028%200%200%201-.169-3.147c0-1.505.108-2.632.17-3.147a.235.235%200%200%201%20.327-.19c.475.204%201.503.672%202.81%201.427%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/video-ai-line.svg?color=%231a73e8&size=48