ai generate 2 icon
ai-generate-2-fill from Remix Icon by Remix Design · Fill · Design · Apache-2.0 Free for personal and commercial use.
- Name
- ai-generate-2-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Design
- Viewbox
- 24×24
- License
- Apache 2.0
2 other variants in Remix Icon
More design icons from Remix Icon
align-item-bottom-fillalign-item-horizontal-center-fillalign-item-left-fillalign-item-right-fillalign-item-top-fillalign-item-vertical-center-fillanticlockwise-2-fillanticlockwise-fillartboard-2-fillartboard-fillball-pen-fillblur-off-fillbrush-2-fillbrush-3-fillbrush-4-fillbrush-ai-3-fillbrush-ai-fillbrush-fillcircle-fillclockwise-2-fillclockwise-fillcollage-fillcolor-filter-ai-fillcolor-filter-fill
Use the ai generate 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4zm-5.412 4.4a.632.632 0 0 0-1.176 0l-.317.763a5.46 5.46 0 0 1-2.814 2.908l-.896.399c-.513.228-.513.975 0 1.204l.95.422a5.45 5.45 0 0 1 2.773 2.813l.308.707a.633.633 0 0 0 1.168 0l.308-.707a5.45 5.45 0 0 1 2.773-2.813l.95-.422c.514-.229.513-.976 0-1.204l-.896-.399a5.46 5.46 0 0 1-2.815-2.908z"/></svg>
React
import type { SVGProps } from "react";
export function RiAiGenerate2Fill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4zm-5.412 4.4a.632.632 0 0 0-1.176 0l-.317.763a5.46 5.46 0 0 1-2.814 2.908l-.896.399c-.513.228-.513.975 0 1.204l.95.422a5.45 5.45 0 0 1 2.773 2.813l.308.707a.633.633 0 0 0 1.168 0l.308-.707a5.45 5.45 0 0 1 2.773-2.813l.95-.422c.514-.229.513-.976 0-1.204l-.896-.399a5.46 5.46 0 0 1-2.815-2.908z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 3a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4zm-5.412 4.4a.632.632 0 0 0-1.176 0l-.317.763a5.46 5.46 0 0 1-2.814 2.908l-.896.399c-.513.228-.513.975 0 1.204l.95.422a5.45 5.45 0 0 1 2.773 2.813l.308.707a.633.633 0 0 0 1.168 0l.308-.707a5.45 5.45 0 0 1 2.773-2.813l.95-.422c.514-.229.513-.976 0-1.204l-.896-.399a5.46 5.46 0 0 1-2.815-2.908z"/></svg> </template>
CSS
.icon-ai-generate-2-fill {
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%22currentColor%22%20d%3D%22M18%203a4%204%200%200%201%204%204v10a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4V7a4%204%200%200%201%204-4zm-5.412%204.4a.632.632%200%200%200-1.176%200l-.317.763a5.46%205.46%200%200%201-2.814%202.908l-.896.399c-.513.228-.513.975%200%201.204l.95.422a5.45%205.45%200%200%201%202.773%202.813l.308.707a.633.633%200%200%200%201.168%200l.308-.707a5.45%205.45%200%200%201%202.773-2.813l.95-.422c.514-.229.513-.976%200-1.204l-.896-.399a5.46%205.46%200%200%201-2.815-2.908z%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%22currentColor%22%20d%3D%22M18%203a4%204%200%200%201%204%204v10a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4V7a4%204%200%200%201%204-4zm-5.412%204.4a.632.632%200%200%200-1.176%200l-.317.763a5.46%205.46%200%200%201-2.814%202.908l-.896.399c-.513.228-.513.975%200%201.204l.95.422a5.45%205.45%200%200%201%202.773%202.813l.308.707a.633.633%200%200%200%201.168%200l.308-.707a5.45%205.45%200%200%201%202.773-2.813l.95-.422c.514-.229.513-.976%200-1.204l-.896-.399a5.46%205.46%200%200%201-2.815-2.908z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/ai-generate-2-fill.svg?color=%231a73e8&size=48