ai co editing icon
ai-co-editing from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- ai-co-editing
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the ai co editing 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="M12 3.125V5m0 0v1.875M12 5h-1.5M12 5h1.5M15 5l-1.301-.434a2 2 0 0 1-1.265-1.265L12 2l-.434 1.301a2 2 0 0 1-1.265 1.265L9 5l1.301.434a2 2 0 0 1 1.265 1.265L12 8l.434-1.301a2 2 0 0 1 1.265-1.265z"/><circle cx="19.5" cy="11.5" r="2.5"/><path d="M22 22v-2.687c0-1.692 0-2.539-.332-3.184a3 3 0 0 0-1.297-1.297c-.645-.332-1.492-.332-3.184-.332c-.441 0-.662 0-.872-.046a2 2 0 0 1-.524-.194c-.19-.102-.357-.245-.692-.533l-2.292-1.963a1.095 1.095 0 0 0-1.807.831v.118c0 .189.043.375.132.54c.548 1.01 1.621 2.567 3.063 3.885c.977.893 1.465 1.34 1.635 1.725s.17.89.17 1.902V22m-14-.001v-2.687c0-1.693 0-2.539.332-3.184a3 3 0 0 1 1.297-1.298c.645-.331 1.492-.331 3.184-.331c.441 0 .662 0 .872-.046q.276-.06.524-.194c.095-.05.184-.112.291-.197M8 22v-1.236c0-1.01 0-1.516.17-1.901c.17-.386.658-.832 1.635-1.725q.098-.09.195-.182M2 11.5a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAiCoEditing(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="M12 3.125V5m0 0v1.875M12 5h-1.5M12 5h1.5M15 5l-1.301-.434a2 2 0 0 1-1.265-1.265L12 2l-.434 1.301a2 2 0 0 1-1.265 1.265L9 5l1.301.434a2 2 0 0 1 1.265 1.265L12 8l.434-1.301a2 2 0 0 1 1.265-1.265z"/><circle cx="19.5" cy="11.5" r="2.5"/><path d="M22 22v-2.687c0-1.692 0-2.539-.332-3.184a3 3 0 0 0-1.297-1.297c-.645-.332-1.492-.332-3.184-.332c-.441 0-.662 0-.872-.046a2 2 0 0 1-.524-.194c-.19-.102-.357-.245-.692-.533l-2.292-1.963a1.095 1.095 0 0 0-1.807.831v.118c0 .189.043.375.132.54c.548 1.01 1.621 2.567 3.063 3.885c.977.893 1.465 1.34 1.635 1.725s.17.89.17 1.902V22m-14-.001v-2.687c0-1.693 0-2.539.332-3.184a3 3 0 0 1 1.297-1.298c.645-.331 1.492-.331 3.184-.331c.441 0 .662 0 .872-.046q.276-.06.524-.194c.095-.05.184-.112.291-.197M8 22v-1.236c0-1.01 0-1.516.17-1.901c.17-.386.658-.832 1.635-1.725q.098-.09.195-.182M2 11.5a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0"/></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="M12 3.125V5m0 0v1.875M12 5h-1.5M12 5h1.5M15 5l-1.301-.434a2 2 0 0 1-1.265-1.265L12 2l-.434 1.301a2 2 0 0 1-1.265 1.265L9 5l1.301.434a2 2 0 0 1 1.265 1.265L12 8l.434-1.301a2 2 0 0 1 1.265-1.265z"/><circle cx="19.5" cy="11.5" r="2.5"/><path d="M22 22v-2.687c0-1.692 0-2.539-.332-3.184a3 3 0 0 0-1.297-1.297c-.645-.332-1.492-.332-3.184-.332c-.441 0-.662 0-.872-.046a2 2 0 0 1-.524-.194c-.19-.102-.357-.245-.692-.533l-2.292-1.963a1.095 1.095 0 0 0-1.807.831v.118c0 .189.043.375.132.54c.548 1.01 1.621 2.567 3.063 3.885c.977.893 1.465 1.34 1.635 1.725s.17.89.17 1.902V22m-14-.001v-2.687c0-1.693 0-2.539.332-3.184a3 3 0 0 1 1.297-1.298c.645-.331 1.492-.331 3.184-.331c.441 0 .662 0 .872-.046q.276-.06.524-.194c.095-.05.184-.112.291-.197M8 22v-1.236c0-1.01 0-1.516.17-1.901c.17-.386.658-.832 1.635-1.725q.098-.09.195-.182M2 11.5a2.5 2.5 0 1 0 5 0a2.5 2.5 0 0 0-5 0"/></g></svg> </template>
CSS
.icon-ai-co-editing {
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%22M12%203.125V5m0%200v1.875M12%205h-1.5M12%205h1.5M15%205l-1.301-.434a2%202%200%200%201-1.265-1.265L12%202l-.434%201.301a2%202%200%200%201-1.265%201.265L9%205l1.301.434a2%202%200%200%201%201.265%201.265L12%208l.434-1.301a2%202%200%200%201%201.265-1.265z%22%2F%3E%3Ccircle%20cx%3D%2219.5%22%20cy%3D%2211.5%22%20r%3D%222.5%22%2F%3E%3Cpath%20d%3D%22M22%2022v-2.687c0-1.692%200-2.539-.332-3.184a3%203%200%200%200-1.297-1.297c-.645-.332-1.492-.332-3.184-.332c-.441%200-.662%200-.872-.046a2%202%200%200%201-.524-.194c-.19-.102-.357-.245-.692-.533l-2.292-1.963a1.095%201.095%200%200%200-1.807.831v.118c0%20.189.043.375.132.54c.548%201.01%201.621%202.567%203.063%203.885c.977.893%201.465%201.34%201.635%201.725s.17.89.17%201.902V22m-14-.001v-2.687c0-1.693%200-2.539.332-3.184a3%203%200%200%201%201.297-1.298c.645-.331%201.492-.331%203.184-.331c.441%200%20.662%200%20.872-.046q.276-.06.524-.194c.095-.05.184-.112.291-.197M8%2022v-1.236c0-1.01%200-1.516.17-1.901c.17-.386.658-.832%201.635-1.725q.098-.09.195-.182M2%2011.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%200%200-5%200%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%22M12%203.125V5m0%200v1.875M12%205h-1.5M12%205h1.5M15%205l-1.301-.434a2%202%200%200%201-1.265-1.265L12%202l-.434%201.301a2%202%200%200%201-1.265%201.265L9%205l1.301.434a2%202%200%200%201%201.265%201.265L12%208l.434-1.301a2%202%200%200%201%201.265-1.265z%22%2F%3E%3Ccircle%20cx%3D%2219.5%22%20cy%3D%2211.5%22%20r%3D%222.5%22%2F%3E%3Cpath%20d%3D%22M22%2022v-2.687c0-1.692%200-2.539-.332-3.184a3%203%200%200%200-1.297-1.297c-.645-.332-1.492-.332-3.184-.332c-.441%200-.662%200-.872-.046a2%202%200%200%201-.524-.194c-.19-.102-.357-.245-.692-.533l-2.292-1.963a1.095%201.095%200%200%200-1.807.831v.118c0%20.189.043.375.132.54c.548%201.01%201.621%202.567%203.063%203.885c.977.893%201.465%201.34%201.635%201.725s.17.89.17%201.902V22m-14-.001v-2.687c0-1.693%200-2.539.332-3.184a3%203%200%200%201%201.297-1.298c.645-.331%201.492-.331%203.184-.331c.441%200%20.662%200%20.872-.046q.276-.06.524-.194c.095-.05.184-.112.291-.197M8%2022v-1.236c0-1.01%200-1.516.17-1.901c.17-.386.658-.832%201.635-1.725q.098-.09.195-.182M2%2011.5a2.5%202.5%200%201%200%205%200a2.5%202.5%200%200%200-5%200%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-co-editing.svg?color=%231a73e8&size=48