ai content generator 02 icon
ai-content-generator-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- ai-content-generator-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the ai content generator 02 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="M11 20c-3.75 0-5.625 0-6.939-.955a5 5 0 0 1-1.106-1.106C2 16.625 2 14.749 2 11s0-5.625.955-6.939A5 5 0 0 1 4.06 2.955C5.375 2 7.251 2 11 2h.5c3.273 0 4.91 0 6.113.737a5 5 0 0 1 1.65 1.65C20 5.59 20 7.228 20 10.5m-2.593 3.904a.638.638 0 0 1 1.186 0l.037.093a5.1 5.1 0 0 0 2.873 2.873l.093.037a.638.638 0 0 1 0 1.186l-.093.037a5.1 5.1 0 0 0-2.873 2.873l-.037.093a.638.638 0 0 1-1.186 0l-.037-.093a5.1 5.1 0 0 0-2.873-2.873l-.093-.037a.638.638 0 0 1 0-1.186l.093-.037a5.1 5.1 0 0 0 2.873-2.873z"/><path d="M11 7H7v1m4-1h4v1m-4-1v8m0 0h-1m1 0h1"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAiContentGenerator02(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="M11 20c-3.75 0-5.625 0-6.939-.955a5 5 0 0 1-1.106-1.106C2 16.625 2 14.749 2 11s0-5.625.955-6.939A5 5 0 0 1 4.06 2.955C5.375 2 7.251 2 11 2h.5c3.273 0 4.91 0 6.113.737a5 5 0 0 1 1.65 1.65C20 5.59 20 7.228 20 10.5m-2.593 3.904a.638.638 0 0 1 1.186 0l.037.093a5.1 5.1 0 0 0 2.873 2.873l.093.037a.638.638 0 0 1 0 1.186l-.093.037a5.1 5.1 0 0 0-2.873 2.873l-.037.093a.638.638 0 0 1-1.186 0l-.037-.093a5.1 5.1 0 0 0-2.873-2.873l-.093-.037a.638.638 0 0 1 0-1.186l.093-.037a5.1 5.1 0 0 0 2.873-2.873z"/><path d="M11 7H7v1m4-1h4v1m-4-1v8m0 0h-1m1 0h1"/></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="M11 20c-3.75 0-5.625 0-6.939-.955a5 5 0 0 1-1.106-1.106C2 16.625 2 14.749 2 11s0-5.625.955-6.939A5 5 0 0 1 4.06 2.955C5.375 2 7.251 2 11 2h.5c3.273 0 4.91 0 6.113.737a5 5 0 0 1 1.65 1.65C20 5.59 20 7.228 20 10.5m-2.593 3.904a.638.638 0 0 1 1.186 0l.037.093a5.1 5.1 0 0 0 2.873 2.873l.093.037a.638.638 0 0 1 0 1.186l-.093.037a5.1 5.1 0 0 0-2.873 2.873l-.037.093a.638.638 0 0 1-1.186 0l-.037-.093a5.1 5.1 0 0 0-2.873-2.873l-.093-.037a.638.638 0 0 1 0-1.186l.093-.037a5.1 5.1 0 0 0 2.873-2.873z"/><path d="M11 7H7v1m4-1h4v1m-4-1v8m0 0h-1m1 0h1"/></g></svg> </template>
CSS
.icon-ai-content-generator-02 {
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%22M11%2020c-3.75%200-5.625%200-6.939-.955a5%205%200%200%201-1.106-1.106C2%2016.625%202%2014.749%202%2011s0-5.625.955-6.939A5%205%200%200%201%204.06%202.955C5.375%202%207.251%202%2011%202h.5c3.273%200%204.91%200%206.113.737a5%205%200%200%201%201.65%201.65C20%205.59%2020%207.228%2020%2010.5m-2.593%203.904a.638.638%200%200%201%201.186%200l.037.093a5.1%205.1%200%200%200%202.873%202.873l.093.037a.638.638%200%200%201%200%201.186l-.093.037a5.1%205.1%200%200%200-2.873%202.873l-.037.093a.638.638%200%200%201-1.186%200l-.037-.093a5.1%205.1%200%200%200-2.873-2.873l-.093-.037a.638.638%200%200%201%200-1.186l.093-.037a5.1%205.1%200%200%200%202.873-2.873z%22%2F%3E%3Cpath%20d%3D%22M11%207H7v1m4-1h4v1m-4-1v8m0%200h-1m1%200h1%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%22M11%2020c-3.75%200-5.625%200-6.939-.955a5%205%200%200%201-1.106-1.106C2%2016.625%202%2014.749%202%2011s0-5.625.955-6.939A5%205%200%200%201%204.06%202.955C5.375%202%207.251%202%2011%202h.5c3.273%200%204.91%200%206.113.737a5%205%200%200%201%201.65%201.65C20%205.59%2020%207.228%2020%2010.5m-2.593%203.904a.638.638%200%200%201%201.186%200l.037.093a5.1%205.1%200%200%200%202.873%202.873l.093.037a.638.638%200%200%201%200%201.186l-.093.037a5.1%205.1%200%200%200-2.873%202.873l-.037.093a.638.638%200%200%201-1.186%200l-.037-.093a5.1%205.1%200%200%200-2.873-2.873l-.093-.037a.638.638%200%200%201%200-1.186l.093-.037a5.1%205.1%200%200%200%202.873-2.873z%22%2F%3E%3Cpath%20d%3D%22M11%207H7v1m4-1h4v1m-4-1v8m0%200h-1m1%200h1%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-content-generator-02.svg?color=%231a73e8&size=48