video camera ai icon
video-camera-ai from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- video-camera-ai
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the video camera ai icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17 15.5v-2l2.6-3.467a1.333 1.333 0 0 1 2.4.8v7.334a1.333 1.333 0 0 1-2.4.8zm-6.53-9.475c.006-.033.054-.033.06 0a4.42 4.42 0 0 0 3.445 3.444c.033.007.033.055 0 .062a4.42 4.42 0 0 0-3.444 3.444c-.007.033-.055.033-.062 0A4.42 4.42 0 0 0 7.025 9.53c-.033-.007-.033-.055 0-.062a4.42 4.42 0 0 0 3.444-3.444"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.552 7c-.903.117-1.558.344-2.09.78a4 4 0 0 0-.554.555C2 9.44 2 11.085 2 14.372s0 5.06.908 6.166q.25.304.554.554C4.57 22 6.212 22 9.5 22c3.287 0 4.931 0 6.038-.908q.304-.25.554-.554C17 19.43 17 17.788 17 14.5c0-2.182 0-3.64-.265-4.697"/><path fill="currentColor" d="M15.12 2.31c.085-.413.675-.413.76 0a2.32 2.32 0 0 0 1.81 1.81c.413.085.413.675 0 .76a2.32 2.32 0 0 0-1.81 1.81c-.085.413-.675.413-.76 0a2.32 2.32 0 0 0-1.81-1.81c-.413-.085-.413-.675 0-.76a2.32 2.32 0 0 0 1.81-1.81"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsVideoCameraAi(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"><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M17 15.5v-2l2.6-3.467a1.333 1.333 0 0 1 2.4.8v7.334a1.333 1.333 0 0 1-2.4.8zm-6.53-9.475c.006-.033.054-.033.06 0a4.42 4.42 0 0 0 3.445 3.444c.033.007.033.055 0 .062a4.42 4.42 0 0 0-3.444 3.444c-.007.033-.055.033-.062 0A4.42 4.42 0 0 0 7.025 9.53c-.033-.007-.033-.055 0-.062a4.42 4.42 0 0 0 3.444-3.444"/><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M5.552 7c-.903.117-1.558.344-2.09.78a4 4 0 0 0-.554.555C2 9.44 2 11.085 2 14.372s0 5.06.908 6.166q.25.304.554.554C4.57 22 6.212 22 9.5 22c3.287 0 4.931 0 6.038-.908q.304-.25.554-.554C17 19.43 17 17.788 17 14.5c0-2.182 0-3.64-.265-4.697"/><path fill="currentColor" d="M15.12 2.31c.085-.413.675-.413.76 0a2.32 2.32 0 0 0 1.81 1.81c.413.085.413.675 0 .76a2.32 2.32 0 0 0-1.81 1.81c-.085.413-.675.413-.76 0a2.32 2.32 0 0 0-1.81-1.81c-.413-.085-.413-.675 0-.76a2.32 2.32 0 0 0 1.81-1.81"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17 15.5v-2l2.6-3.467a1.333 1.333 0 0 1 2.4.8v7.334a1.333 1.333 0 0 1-2.4.8zm-6.53-9.475c.006-.033.054-.033.06 0a4.42 4.42 0 0 0 3.445 3.444c.033.007.033.055 0 .062a4.42 4.42 0 0 0-3.444 3.444c-.007.033-.055.033-.062 0A4.42 4.42 0 0 0 7.025 9.53c-.033-.007-.033-.055 0-.062a4.42 4.42 0 0 0 3.444-3.444"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M5.552 7c-.903.117-1.558.344-2.09.78a4 4 0 0 0-.554.555C2 9.44 2 11.085 2 14.372s0 5.06.908 6.166q.25.304.554.554C4.57 22 6.212 22 9.5 22c3.287 0 4.931 0 6.038-.908q.304-.25.554-.554C17 19.43 17 17.788 17 14.5c0-2.182 0-3.64-.265-4.697"/><path fill="currentColor" d="M15.12 2.31c.085-.413.675-.413.76 0a2.32 2.32 0 0 0 1.81 1.81c.413.085.413.675 0 .76a2.32 2.32 0 0 0-1.81 1.81c-.085.413-.675.413-.76 0a2.32 2.32 0 0 0-1.81-1.81c-.413-.085-.413-.675 0-.76a2.32 2.32 0 0 0 1.81-1.81"/></g></svg> </template>
CSS
.icon-video-camera-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%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17%2015.5v-2l2.6-3.467a1.333%201.333%200%200%201%202.4.8v7.334a1.333%201.333%200%200%201-2.4.8zm-6.53-9.475c.006-.033.054-.033.06%200a4.42%204.42%200%200%200%203.445%203.444c.033.007.033.055%200%20.062a4.42%204.42%200%200%200-3.444%203.444c-.007.033-.055.033-.062%200A4.42%204.42%200%200%200%207.025%209.53c-.033-.007-.033-.055%200-.062a4.42%204.42%200%200%200%203.444-3.444%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.552%207c-.903.117-1.558.344-2.09.78a4%204%200%200%200-.554.555C2%209.44%202%2011.085%202%2014.372s0%205.06.908%206.166q.25.304.554.554C4.57%2022%206.212%2022%209.5%2022c3.287%200%204.931%200%206.038-.908q.304-.25.554-.554C17%2019.43%2017%2017.788%2017%2014.5c0-2.182%200-3.64-.265-4.697%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.12%202.31c.085-.413.675-.413.76%200a2.32%202.32%200%200%200%201.81%201.81c.413.085.413.675%200%20.76a2.32%202.32%200%200%200-1.81%201.81c-.085.413-.675.413-.76%200a2.32%202.32%200%200%200-1.81-1.81c-.413-.085-.413-.675%200-.76a2.32%202.32%200%200%200%201.81-1.81%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%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17%2015.5v-2l2.6-3.467a1.333%201.333%200%200%201%202.4.8v7.334a1.333%201.333%200%200%201-2.4.8zm-6.53-9.475c.006-.033.054-.033.06%200a4.42%204.42%200%200%200%203.445%203.444c.033.007.033.055%200%20.062a4.42%204.42%200%200%200-3.444%203.444c-.007.033-.055.033-.062%200A4.42%204.42%200%200%200%207.025%209.53c-.033-.007-.033-.055%200-.062a4.42%204.42%200%200%200%203.444-3.444%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.552%207c-.903.117-1.558.344-2.09.78a4%204%200%200%200-.554.555C2%209.44%202%2011.085%202%2014.372s0%205.06.908%206.166q.25.304.554.554C4.57%2022%206.212%2022%209.5%2022c3.287%200%204.931%200%206.038-.908q.304-.25.554-.554C17%2019.43%2017%2017.788%2017%2014.5c0-2.182%200-3.64-.265-4.697%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.12%202.31c.085-.413.675-.413.76%200a2.32%202.32%200%200%200%201.81%201.81c.413.085.413.675%200%20.76a2.32%202.32%200%200%200-1.81%201.81c-.085.413-.675.413-.76%200a2.32%202.32%200%200%200-1.81-1.81c-.413-.085-.413-.675%200-.76a2.32%202.32%200%200%200%201.81-1.81%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-camera-ai.svg?color=%231a73e8&size=48