ai video 01 icon

ai-video-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
ai-video-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the ai video 01 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="1.5" d="M2 10.5V15c0 2.828 0 4.243.879 5.121C3.757 21 5.172 21 8 21h3c2.346 0 3.518 0 4.326-.62a3 3 0 0 0 .554-.554c.62-.808.62-1.98.62-4.326l.6.491c2.123 1.737 3.185 2.606 4.042 2.2c.858-.407.858-1.779.858-4.522v-1.338c0-2.743 0-4.115-.858-4.521c-.857-.407-1.919.462-4.042 2.199l-.6.491c0-2.346 0-3.518-.62-4.326a3 3 0 0 0-.554-.554C14.518 5 13.346 5 11 5h-.5m-6-1.062V5.5m0 0v1.563m0-1.563H3.25m1.25 0h1.25M7 5.5l-1.084-.361A1.67 1.67 0 0 1 4.86 4.084L4.5 3l-.361 1.084A1.67 1.67 0 0 1 3.084 5.14L2 5.5l1.084.361c.498.166.889.557 1.055 1.055L4.5 8l.361-1.084A1.67 1.67 0 0 1 5.916 5.86z"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAiVideo01(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="1.5" d="M2 10.5V15c0 2.828 0 4.243.879 5.121C3.757 21 5.172 21 8 21h3c2.346 0 3.518 0 4.326-.62a3 3 0 0 0 .554-.554c.62-.808.62-1.98.62-4.326l.6.491c2.123 1.737 3.185 2.606 4.042 2.2c.858-.407.858-1.779.858-4.522v-1.338c0-2.743 0-4.115-.858-4.521c-.857-.407-1.919.462-4.042 2.199l-.6.491c0-2.346 0-3.518-.62-4.326a3 3 0 0 0-.554-.554C14.518 5 13.346 5 11 5h-.5m-6-1.062V5.5m0 0v1.563m0-1.563H3.25m1.25 0h1.25M7 5.5l-1.084-.361A1.67 1.67 0 0 1 4.86 4.084L4.5 3l-.361 1.084A1.67 1.67 0 0 1 3.084 5.14L2 5.5l1.084.361c.498.166.889.557 1.055 1.055L4.5 8l.361-1.084A1.67 1.67 0 0 1 5.916 5.86z"/></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="1.5" d="M2 10.5V15c0 2.828 0 4.243.879 5.121C3.757 21 5.172 21 8 21h3c2.346 0 3.518 0 4.326-.62a3 3 0 0 0 .554-.554c.62-.808.62-1.98.62-4.326l.6.491c2.123 1.737 3.185 2.606 4.042 2.2c.858-.407.858-1.779.858-4.522v-1.338c0-2.743 0-4.115-.858-4.521c-.857-.407-1.919.462-4.042 2.199l-.6.491c0-2.346 0-3.518-.62-4.326a3 3 0 0 0-.554-.554C14.518 5 13.346 5 11 5h-.5m-6-1.062V5.5m0 0v1.563m0-1.563H3.25m1.25 0h1.25M7 5.5l-1.084-.361A1.67 1.67 0 0 1 4.86 4.084L4.5 3l-.361 1.084A1.67 1.67 0 0 1 3.084 5.14L2 5.5l1.084.361c.498.166.889.557 1.055 1.055L4.5 8l.361-1.084A1.67 1.67 0 0 1 5.916 5.86z"/></svg>
</template>

CSS

.icon-ai-video-01 {
  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%221.5%22%20d%3D%22M2%2010.5V15c0%202.828%200%204.243.879%205.121C3.757%2021%205.172%2021%208%2021h3c2.346%200%203.518%200%204.326-.62a3%203%200%200%200%20.554-.554c.62-.808.62-1.98.62-4.326l.6.491c2.123%201.737%203.185%202.606%204.042%202.2c.858-.407.858-1.779.858-4.522v-1.338c0-2.743%200-4.115-.858-4.521c-.857-.407-1.919.462-4.042%202.199l-.6.491c0-2.346%200-3.518-.62-4.326a3%203%200%200%200-.554-.554C14.518%205%2013.346%205%2011%205h-.5m-6-1.062V5.5m0%200v1.563m0-1.563H3.25m1.25%200h1.25M7%205.5l-1.084-.361A1.67%201.67%200%200%201%204.86%204.084L4.5%203l-.361%201.084A1.67%201.67%200%200%201%203.084%205.14L2%205.5l1.084.361c.498.166.889.557%201.055%201.055L4.5%208l.361-1.084A1.67%201.67%200%200%201%205.916%205.86z%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%221.5%22%20d%3D%22M2%2010.5V15c0%202.828%200%204.243.879%205.121C3.757%2021%205.172%2021%208%2021h3c2.346%200%203.518%200%204.326-.62a3%203%200%200%200%20.554-.554c.62-.808.62-1.98.62-4.326l.6.491c2.123%201.737%203.185%202.606%204.042%202.2c.858-.407.858-1.779.858-4.522v-1.338c0-2.743%200-4.115-.858-4.521c-.857-.407-1.919.462-4.042%202.199l-.6.491c0-2.346%200-3.518-.62-4.326a3%203%200%200%200-.554-.554C14.518%205%2013.346%205%2011%205h-.5m-6-1.062V5.5m0%200v1.563m0-1.563H3.25m1.25%200h1.25M7%205.5l-1.084-.361A1.67%201.67%200%200%201%204.86%204.084L4.5%203l-.361%201.084A1.67%201.67%200%200%201%203.084%205.14L2%205.5l1.084.361c.498.166.889.557%201.055%201.055L4.5%208l.361-1.084A1.67%201.67%200%200%201%205.916%205.86z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/ai-video-01.svg?color=%231a73e8&size=48