ai camera icon
ai-camera from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- ai-camera
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the ai camera 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13 4h-.796c-1.072 0-1.608 0-2.088.168a3 3 0 0 0-.818.438c-.406.306-.703.752-1.298 1.644l-.095.143a2 2 0 0 1-.22.3a1 1 0 0 1-.543.291C7.054 7 6.96 7 6.771 7c-1.182 0-1.773 0-2.255.141A3.5 3.5 0 0 0 2.14 9.516C2 9.998 2 10.589 2 11.77V14c0 3.3 0 4.95 1.025 5.975S5.7 21 9 21h6c3.3 0 4.95 0 5.975-1.025S22 17.3 22 14V9"/><path d="M15.5 13.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0m3-9.562V5.5m0 0v1.563m0-1.563h-1.25m1.25 0h1.25m1.25 0l-1.084-.361a1.67 1.67 0 0 1-1.055-1.055L18.5 3l-.361 1.084a1.67 1.67 0 0 1-1.055 1.055L16 5.5l1.084.361c.498.166.889.557 1.055 1.055L18.5 8l.361-1.084a1.67 1.67 0 0 1 1.055-1.055z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAiCamera(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M13 4h-.796c-1.072 0-1.608 0-2.088.168a3 3 0 0 0-.818.438c-.406.306-.703.752-1.298 1.644l-.095.143a2 2 0 0 1-.22.3a1 1 0 0 1-.543.291C7.054 7 6.96 7 6.771 7c-1.182 0-1.773 0-2.255.141A3.5 3.5 0 0 0 2.14 9.516C2 9.998 2 10.589 2 11.77V14c0 3.3 0 4.95 1.025 5.975S5.7 21 9 21h6c3.3 0 4.95 0 5.975-1.025S22 17.3 22 14V9"/><path d="M15.5 13.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0m3-9.562V5.5m0 0v1.563m0-1.563h-1.25m1.25 0h1.25m1.25 0l-1.084-.361a1.67 1.67 0 0 1-1.055-1.055L18.5 3l-.361 1.084a1.67 1.67 0 0 1-1.055 1.055L16 5.5l1.084.361c.498.166.889.557 1.055 1.055L18.5 8l.361-1.084a1.67 1.67 0 0 1 1.055-1.055z"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13 4h-.796c-1.072 0-1.608 0-2.088.168a3 3 0 0 0-.818.438c-.406.306-.703.752-1.298 1.644l-.095.143a2 2 0 0 1-.22.3a1 1 0 0 1-.543.291C7.054 7 6.96 7 6.771 7c-1.182 0-1.773 0-2.255.141A3.5 3.5 0 0 0 2.14 9.516C2 9.998 2 10.589 2 11.77V14c0 3.3 0 4.95 1.025 5.975S5.7 21 9 21h6c3.3 0 4.95 0 5.975-1.025S22 17.3 22 14V9"/><path d="M15.5 13.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0m3-9.562V5.5m0 0v1.563m0-1.563h-1.25m1.25 0h1.25m1.25 0l-1.084-.361a1.67 1.67 0 0 1-1.055-1.055L18.5 3l-.361 1.084a1.67 1.67 0 0 1-1.055 1.055L16 5.5l1.084.361c.498.166.889.557 1.055 1.055L18.5 8l.361-1.084a1.67 1.67 0 0 1 1.055-1.055z"/></g></svg> </template>
CSS
.icon-ai-camera {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13%204h-.796c-1.072%200-1.608%200-2.088.168a3%203%200%200%200-.818.438c-.406.306-.703.752-1.298%201.644l-.095.143a2%202%200%200%201-.22.3a1%201%200%200%201-.543.291C7.054%207%206.96%207%206.771%207c-1.182%200-1.773%200-2.255.141A3.5%203.5%200%200%200%202.14%209.516C2%209.998%202%2010.589%202%2011.77V14c0%203.3%200%204.95%201.025%205.975S5.7%2021%209%2021h6c3.3%200%204.95%200%205.975-1.025S22%2017.3%2022%2014V9%22%2F%3E%3Cpath%20d%3D%22M15.5%2013.5a3.5%203.5%200%201%201-7%200a3.5%203.5%200%200%201%207%200m3-9.562V5.5m0%200v1.563m0-1.563h-1.25m1.25%200h1.25m1.25%200l-1.084-.361a1.67%201.67%200%200%201-1.055-1.055L18.5%203l-.361%201.084a1.67%201.67%200%200%201-1.055%201.055L16%205.5l1.084.361c.498.166.889.557%201.055%201.055L18.5%208l.361-1.084a1.67%201.67%200%200%201%201.055-1.055z%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13%204h-.796c-1.072%200-1.608%200-2.088.168a3%203%200%200%200-.818.438c-.406.306-.703.752-1.298%201.644l-.095.143a2%202%200%200%201-.22.3a1%201%200%200%201-.543.291C7.054%207%206.96%207%206.771%207c-1.182%200-1.773%200-2.255.141A3.5%203.5%200%200%200%202.14%209.516C2%209.998%202%2010.589%202%2011.77V14c0%203.3%200%204.95%201.025%205.975S5.7%2021%209%2021h6c3.3%200%204.95%200%205.975-1.025S22%2017.3%2022%2014V9%22%2F%3E%3Cpath%20d%3D%22M15.5%2013.5a3.5%203.5%200%201%201-7%200a3.5%203.5%200%200%201%207%200m3-9.562V5.5m0%200v1.563m0-1.563h-1.25m1.25%200h1.25m1.25%200l-1.084-.361a1.67%201.67%200%200%201-1.055-1.055L18.5%203l-.361%201.084a1.67%201.67%200%200%201-1.055%201.055L16%205.5l1.084.361c.498.166.889.557%201.055%201.055L18.5%208l.361-1.084a1.67%201.67%200%200%201%201.055-1.055z%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/ai-camera.svg?color=%231a73e8&size=48