ai image icon
ai-image from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- ai-image
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the ai image 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"><circle cx="7" cy="8" r="1.5" stroke-linecap="round" stroke-linejoin="round"/><path stroke-linecap="round" d="M20.998 11q.002.705.002 1.5c0 4.478 0 6.718-1.391 8.109S15.979 22 11.5 22c-4.478 0-6.718 0-8.109-1.391S2 16.979 2 12.5c0-4.478 0-6.718 1.391-8.109S7.021 3 11.5 3q.795 0 1.5.002"/><path stroke-linejoin="round" d="m18.5 2l.258.697c.338.914.507 1.371.84 1.704c.334.334.791.503 1.705.841L22 5.5l-.697.258c-.914.338-1.371.507-1.704.84c-.334.334-.503.791-.841 1.705L18.5 9l-.258-.697c-.338-.914-.507-1.371-.84-1.704c-.334-.334-.791-.503-1.705-.841L15 5.5l.697-.258c.914-.338 1.371-.507 1.704-.84c.334-.334.503-.791.841-1.705z"/><path d="M4.5 21.5c4.372-5.225 9.274-12.116 16.498-7.458"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAiImage(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"><circle cx="7" cy="8" r="1.5" strokeLinecap="round" strokeLinejoin="round"/><path strokeLinecap="round" d="M20.998 11q.002.705.002 1.5c0 4.478 0 6.718-1.391 8.109S15.979 22 11.5 22c-4.478 0-6.718 0-8.109-1.391S2 16.979 2 12.5c0-4.478 0-6.718 1.391-8.109S7.021 3 11.5 3q.795 0 1.5.002"/><path strokeLinejoin="round" d="m18.5 2l.258.697c.338.914.507 1.371.84 1.704c.334.334.791.503 1.705.841L22 5.5l-.697.258c-.914.338-1.371.507-1.704.84c-.334.334-.503.791-.841 1.705L18.5 9l-.258-.697c-.338-.914-.507-1.371-.84-1.704c-.334-.334-.791-.503-1.705-.841L15 5.5l.697-.258c.914-.338 1.371-.507 1.704-.84c.334-.334.503-.791.841-1.705z"/><path d="M4.5 21.5c4.372-5.225 9.274-12.116 16.498-7.458"/></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"><circle cx="7" cy="8" r="1.5" stroke-linecap="round" stroke-linejoin="round"/><path stroke-linecap="round" d="M20.998 11q.002.705.002 1.5c0 4.478 0 6.718-1.391 8.109S15.979 22 11.5 22c-4.478 0-6.718 0-8.109-1.391S2 16.979 2 12.5c0-4.478 0-6.718 1.391-8.109S7.021 3 11.5 3q.795 0 1.5.002"/><path stroke-linejoin="round" d="m18.5 2l.258.697c.338.914.507 1.371.84 1.704c.334.334.791.503 1.705.841L22 5.5l-.697.258c-.914.338-1.371.507-1.704.84c-.334.334-.503.791-.841 1.705L18.5 9l-.258-.697c-.338-.914-.507-1.371-.84-1.704c-.334-.334-.791-.503-1.705-.841L15 5.5l.697-.258c.914-.338 1.371-.507 1.704-.84c.334-.334.503-.791.841-1.705z"/><path d="M4.5 21.5c4.372-5.225 9.274-12.116 16.498-7.458"/></g></svg> </template>
CSS
.icon-ai-image {
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%3Ccircle%20cx%3D%227%22%20cy%3D%228%22%20r%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.998%2011q.002.705.002%201.5c0%204.478%200%206.718-1.391%208.109S15.979%2022%2011.5%2022c-4.478%200-6.718%200-8.109-1.391S2%2016.979%202%2012.5c0-4.478%200-6.718%201.391-8.109S7.021%203%2011.5%203q.795%200%201.5.002%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m18.5%202l.258.697c.338.914.507%201.371.84%201.704c.334.334.791.503%201.705.841L22%205.5l-.697.258c-.914.338-1.371.507-1.704.84c-.334.334-.503.791-.841%201.705L18.5%209l-.258-.697c-.338-.914-.507-1.371-.84-1.704c-.334-.334-.791-.503-1.705-.841L15%205.5l.697-.258c.914-.338%201.371-.507%201.704-.84c.334-.334.503-.791.841-1.705z%22%2F%3E%3Cpath%20d%3D%22M4.5%2021.5c4.372-5.225%209.274-12.116%2016.498-7.458%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%3Ccircle%20cx%3D%227%22%20cy%3D%228%22%20r%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.998%2011q.002.705.002%201.5c0%204.478%200%206.718-1.391%208.109S15.979%2022%2011.5%2022c-4.478%200-6.718%200-8.109-1.391S2%2016.979%202%2012.5c0-4.478%200-6.718%201.391-8.109S7.021%203%2011.5%203q.795%200%201.5.002%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m18.5%202l.258.697c.338.914.507%201.371.84%201.704c.334.334.791.503%201.705.841L22%205.5l-.697.258c-.914.338-1.371.507-1.704.84c-.334.334-.503.791-.841%201.705L18.5%209l-.258-.697c-.338-.914-.507-1.371-.84-1.704c-.334-.334-.791-.503-1.705-.841L15%205.5l.697-.258c.914-.338%201.371-.507%201.704-.84c.334-.334.503-.791.841-1.705z%22%2F%3E%3Cpath%20d%3D%22M4.5%2021.5c4.372-5.225%209.274-12.116%2016.498-7.458%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-image.svg?color=%231a73e8&size=48