video ai icon
video-ai from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- video-ai
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the video ai icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M18.974 15.022a.026.026 0 0 1 .052 0a3.79 3.79 0 0 0 2.953 2.952c.028.006.028.046 0 .052a3.79 3.79 0 0 0-2.953 2.953c-.006.028-.046.028-.052 0a3.79 3.79 0 0 0-2.953-2.953c-.028-.006-.028-.046 0-.052a3.79 3.79 0 0 0 2.953-2.953Z"/><path stroke-linecap="round" d="M14.647 12.673c.741-.52 1.112-.78 1.26-1.157a1.5 1.5 0 0 0 0-1.032c-.148-.377-.519-.637-1.26-1.157a28 28 0 0 0-1.53-1.01a27 27 0 0 0-1.324-.74c-.788-.414-1.182-.621-1.563-.57a1.32 1.32 0 0 0-.842.513c-.234.323-.264.787-.322 1.715C9.027 9.845 9 10.466 9 11s.027 1.155.066 1.765c.058.928.088 1.392.322 1.715c.195.268.525.469.842.512c.381.052.775-.155 1.563-.57c.466-.245.93-.5 1.324-.739a28 28 0 0 0 1.53-1.01Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M21.872 14.836C22 13.923 22 12.728 22 11c0-2.8 0-4.2-.545-5.27a5 5 0 0 0-2.185-2.185C18.2 3 16.8 3 14 3h-4c-2.8 0-4.2 0-5.27.545A5 5 0 0 0 2.545 5.73C2 6.8 2 8.2 2 11s0 4.2.545 5.27a5 5 0 0 0 2.185 2.185C5.8 19 7.2 19 10 19h3.426"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsVideoAi(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M18.974 15.022a.026.026 0 0 1 .052 0a3.79 3.79 0 0 0 2.953 2.952c.028.006.028.046 0 .052a3.79 3.79 0 0 0-2.953 2.953c-.006.028-.046.028-.052 0a3.79 3.79 0 0 0-2.953-2.953c-.028-.006-.028-.046 0-.052a3.79 3.79 0 0 0 2.953-2.953Z"/><path strokeLinecap="round" d="M14.647 12.673c.741-.52 1.112-.78 1.26-1.157a1.5 1.5 0 0 0 0-1.032c-.148-.377-.519-.637-1.26-1.157a28 28 0 0 0-1.53-1.01a27 27 0 0 0-1.324-.74c-.788-.414-1.182-.621-1.563-.57a1.32 1.32 0 0 0-.842.513c-.234.323-.264.787-.322 1.715C9.027 9.845 9 10.466 9 11s.027 1.155.066 1.765c.058.928.088 1.392.322 1.715c.195.268.525.469.842.512c.381.052.775-.155 1.563-.57c.466-.245.93-.5 1.324-.739a28 28 0 0 0 1.53-1.01Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M21.872 14.836C22 13.923 22 12.728 22 11c0-2.8 0-4.2-.545-5.27a5 5 0 0 0-2.185-2.185C18.2 3 16.8 3 14 3h-4c-2.8 0-4.2 0-5.27.545A5 5 0 0 0 2.545 5.73C2 6.8 2 8.2 2 11s0 4.2.545 5.27a5 5 0 0 0 2.185 2.185C5.8 19 7.2 19 10 19h3.426"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M18.974 15.022a.026.026 0 0 1 .052 0a3.79 3.79 0 0 0 2.953 2.952c.028.006.028.046 0 .052a3.79 3.79 0 0 0-2.953 2.953c-.006.028-.046.028-.052 0a3.79 3.79 0 0 0-2.953-2.953c-.028-.006-.028-.046 0-.052a3.79 3.79 0 0 0 2.953-2.953Z"/><path stroke-linecap="round" d="M14.647 12.673c.741-.52 1.112-.78 1.26-1.157a1.5 1.5 0 0 0 0-1.032c-.148-.377-.519-.637-1.26-1.157a28 28 0 0 0-1.53-1.01a27 27 0 0 0-1.324-.74c-.788-.414-1.182-.621-1.563-.57a1.32 1.32 0 0 0-.842.513c-.234.323-.264.787-.322 1.715C9.027 9.845 9 10.466 9 11s.027 1.155.066 1.765c.058.928.088 1.392.322 1.715c.195.268.525.469.842.512c.381.052.775-.155 1.563-.57c.466-.245.93-.5 1.324-.739a28 28 0 0 0 1.53-1.01Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M21.872 14.836C22 13.923 22 12.728 22 11c0-2.8 0-4.2-.545-5.27a5 5 0 0 0-2.185-2.185C18.2 3 16.8 3 14 3h-4c-2.8 0-4.2 0-5.27.545A5 5 0 0 0 2.545 5.73C2 6.8 2 8.2 2 11s0 4.2.545 5.27a5 5 0 0 0 2.185 2.185C5.8 19 7.2 19 10 19h3.426"/></g></svg> </template>
CSS
.icon-video-ai {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.974%2015.022a.026.026%200%200%201%20.052%200a3.79%203.79%200%200%200%202.953%202.952c.028.006.028.046%200%20.052a3.79%203.79%200%200%200-2.953%202.953c-.006.028-.046.028-.052%200a3.79%203.79%200%200%200-2.953-2.953c-.028-.006-.028-.046%200-.052a3.79%203.79%200%200%200%202.953-2.953Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.647%2012.673c.741-.52%201.112-.78%201.26-1.157a1.5%201.5%200%200%200%200-1.032c-.148-.377-.519-.637-1.26-1.157a28%2028%200%200%200-1.53-1.01a27%2027%200%200%200-1.324-.74c-.788-.414-1.182-.621-1.563-.57a1.32%201.32%200%200%200-.842.513c-.234.323-.264.787-.322%201.715C9.027%209.845%209%2010.466%209%2011s.027%201.155.066%201.765c.058.928.088%201.392.322%201.715c.195.268.525.469.842.512c.381.052.775-.155%201.563-.57c.466-.245.93-.5%201.324-.739a28%2028%200%200%200%201.53-1.01Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21.872%2014.836C22%2013.923%2022%2012.728%2022%2011c0-2.8%200-4.2-.545-5.27a5%205%200%200%200-2.185-2.185C18.2%203%2016.8%203%2014%203h-4c-2.8%200-4.2%200-5.27.545A5%205%200%200%200%202.545%205.73C2%206.8%202%208.2%202%2011s0%204.2.545%205.27a5%205%200%200%200%202.185%202.185C5.8%2019%207.2%2019%2010%2019h3.426%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.974%2015.022a.026.026%200%200%201%20.052%200a3.79%203.79%200%200%200%202.953%202.952c.028.006.028.046%200%20.052a3.79%203.79%200%200%200-2.953%202.953c-.006.028-.046.028-.052%200a3.79%203.79%200%200%200-2.953-2.953c-.028-.006-.028-.046%200-.052a3.79%203.79%200%200%200%202.953-2.953Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.647%2012.673c.741-.52%201.112-.78%201.26-1.157a1.5%201.5%200%200%200%200-1.032c-.148-.377-.519-.637-1.26-1.157a28%2028%200%200%200-1.53-1.01a27%2027%200%200%200-1.324-.74c-.788-.414-1.182-.621-1.563-.57a1.32%201.32%200%200%200-.842.513c-.234.323-.264.787-.322%201.715C9.027%209.845%209%2010.466%209%2011s.027%201.155.066%201.765c.058.928.088%201.392.322%201.715c.195.268.525.469.842.512c.381.052.775-.155%201.563-.57c.466-.245.93-.5%201.324-.739a28%2028%200%200%200%201.53-1.01Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M21.872%2014.836C22%2013.923%2022%2012.728%2022%2011c0-2.8%200-4.2-.545-5.27a5%205%200%200%200-2.185-2.185C18.2%203%2016.8%203%2014%203h-4c-2.8%200-4.2%200-5.27.545A5%205%200%200%200%202.545%205.73C2%206.8%202%208.2%202%2011s0%204.2.545%205.27a5%205%200%200%200%202.185%202.185C5.8%2019%207.2%2019%2010%2019h3.426%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/video-ai.svg?color=%231a73e8&size=48