edit 2 ai icon
edit-2-ai-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- edit-2-ai-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the edit 2 ai icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.827 14.241l-7.173 7.174a2 2 0 0 1-1.415.586H4.006a1.01 1.01 0 0 1-1.01-1.01v-5.233a2 2 0 0 1 .586-1.414l7.174-7.174zM17 18c.362 0 .598.186.695.277c.115.11.197.25.268.391a1 1 0 0 0 .4.386c.134.073.258.142.364.256a1.01 1.01 0 0 1 0 1.38c-.107.114-.23.183-.364.256a1 1 0 0 0-.4.386c-.078.143-.148.276-.268.39a1.01 1.01 0 0 1-1.39 0c-.12-.113-.19-.247-.268-.39a1 1 0 0 0-.4-.386a1.3 1.3 0 0 1-.363-.256a1.01 1.01 0 0 1 0-1.38c.106-.113.23-.185.364-.256a1 1 0 0 0 .4-.386c.077-.143.147-.277.267-.39c.096-.091.334-.278.695-.278M13.896 4.03a2 2 0 0 1 2.828 0l4.243 4.242a2 2 0 0 1 0 2.83l-1.726 1.725l-7.07-7.071zM5 1a1 1 0 0 1 .947.677l.128.378a3 3 0 0 0 1.87 1.869l.378.13a1 1 0 0 1 0 1.892l-.378.13a3 3 0 0 0-1.87 1.868l-.128.38a1 1 0 0 1-1.893 0l-.13-.38a3 3 0 0 0-1.87-1.869l-.377-.129a1 1 0 0 1 0-1.892l.378-.13a3 3 0 0 0 1.87-1.87l.129-.377A1 1 0 0 1 5 1"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteEdit2AiFill(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="m17.827 14.241l-7.173 7.174a2 2 0 0 1-1.415.586H4.006a1.01 1.01 0 0 1-1.01-1.01v-5.233a2 2 0 0 1 .586-1.414l7.174-7.174zM17 18c.362 0 .598.186.695.277c.115.11.197.25.268.391a1 1 0 0 0 .4.386c.134.073.258.142.364.256a1.01 1.01 0 0 1 0 1.38c-.107.114-.23.183-.364.256a1 1 0 0 0-.4.386c-.078.143-.148.276-.268.39a1.01 1.01 0 0 1-1.39 0c-.12-.113-.19-.247-.268-.39a1 1 0 0 0-.4-.386a1.3 1.3 0 0 1-.363-.256a1.01 1.01 0 0 1 0-1.38c.106-.113.23-.185.364-.256a1 1 0 0 0 .4-.386c.077-.143.147-.277.267-.39c.096-.091.334-.278.695-.278M13.896 4.03a2 2 0 0 1 2.828 0l4.243 4.242a2 2 0 0 1 0 2.83l-1.726 1.725l-7.07-7.071zM5 1a1 1 0 0 1 .947.677l.128.378a3 3 0 0 0 1.87 1.869l.378.13a1 1 0 0 1 0 1.892l-.378.13a3 3 0 0 0-1.87 1.868l-.128.38a1 1 0 0 1-1.893 0l-.13-.38a3 3 0 0 0-1.87-1.869l-.377-.129a1 1 0 0 1 0-1.892l.378-.13a3 3 0 0 0 1.87-1.87l.129-.377A1 1 0 0 1 5 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.827 14.241l-7.173 7.174a2 2 0 0 1-1.415.586H4.006a1.01 1.01 0 0 1-1.01-1.01v-5.233a2 2 0 0 1 .586-1.414l7.174-7.174zM17 18c.362 0 .598.186.695.277c.115.11.197.25.268.391a1 1 0 0 0 .4.386c.134.073.258.142.364.256a1.01 1.01 0 0 1 0 1.38c-.107.114-.23.183-.364.256a1 1 0 0 0-.4.386c-.078.143-.148.276-.268.39a1.01 1.01 0 0 1-1.39 0c-.12-.113-.19-.247-.268-.39a1 1 0 0 0-.4-.386a1.3 1.3 0 0 1-.363-.256a1.01 1.01 0 0 1 0-1.38c.106-.113.23-.185.364-.256a1 1 0 0 0 .4-.386c.077-.143.147-.277.267-.39c.096-.091.334-.278.695-.278M13.896 4.03a2 2 0 0 1 2.828 0l4.243 4.242a2 2 0 0 1 0 2.83l-1.726 1.725l-7.07-7.071zM5 1a1 1 0 0 1 .947.677l.128.378a3 3 0 0 0 1.87 1.869l.378.13a1 1 0 0 1 0 1.892l-.378.13a3 3 0 0 0-1.87 1.868l-.128.38a1 1 0 0 1-1.893 0l-.13-.38a3 3 0 0 0-1.87-1.869l-.377-.129a1 1 0 0 1 0-1.892l.378-.13a3 3 0 0 0 1.87-1.87l.129-.377A1 1 0 0 1 5 1"/></svg> </template>
CSS
.icon-edit-2-ai-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%22m17.827%2014.241l-7.173%207.174a2%202%200%200%201-1.415.586H4.006a1.01%201.01%200%200%201-1.01-1.01v-5.233a2%202%200%200%201%20.586-1.414l7.174-7.174zM17%2018c.362%200%20.598.186.695.277c.115.11.197.25.268.391a1%201%200%200%200%20.4.386c.134.073.258.142.364.256a1.01%201.01%200%200%201%200%201.38c-.107.114-.23.183-.364.256a1%201%200%200%200-.4.386c-.078.143-.148.276-.268.39a1.01%201.01%200%200%201-1.39%200c-.12-.113-.19-.247-.268-.39a1%201%200%200%200-.4-.386a1.3%201.3%200%200%201-.363-.256a1.01%201.01%200%200%201%200-1.38c.106-.113.23-.185.364-.256a1%201%200%200%200%20.4-.386c.077-.143.147-.277.267-.39c.096-.091.334-.278.695-.278M13.896%204.03a2%202%200%200%201%202.828%200l4.243%204.242a2%202%200%200%201%200%202.83l-1.726%201.725l-7.07-7.071zM5%201a1%201%200%200%201%20.947.677l.128.378a3%203%200%200%200%201.87%201.869l.378.13a1%201%200%200%201%200%201.892l-.378.13a3%203%200%200%200-1.87%201.868l-.128.38a1%201%200%200%201-1.893%200l-.13-.38a3%203%200%200%200-1.87-1.869l-.377-.129a1%201%200%200%201%200-1.892l.378-.13a3%203%200%200%200%201.87-1.87l.129-.377A1%201%200%200%201%205%201%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%22m17.827%2014.241l-7.173%207.174a2%202%200%200%201-1.415.586H4.006a1.01%201.01%200%200%201-1.01-1.01v-5.233a2%202%200%200%201%20.586-1.414l7.174-7.174zM17%2018c.362%200%20.598.186.695.277c.115.11.197.25.268.391a1%201%200%200%200%20.4.386c.134.073.258.142.364.256a1.01%201.01%200%200%201%200%201.38c-.107.114-.23.183-.364.256a1%201%200%200%200-.4.386c-.078.143-.148.276-.268.39a1.01%201.01%200%200%201-1.39%200c-.12-.113-.19-.247-.268-.39a1%201%200%200%200-.4-.386a1.3%201.3%200%200%201-.363-.256a1.01%201.01%200%200%201%200-1.38c.106-.113.23-.185.364-.256a1%201%200%200%200%20.4-.386c.077-.143.147-.277.267-.39c.096-.091.334-.278.695-.278M13.896%204.03a2%202%200%200%201%202.828%200l4.243%204.242a2%202%200%200%201%200%202.83l-1.726%201.725l-7.07-7.071zM5%201a1%201%200%200%201%20.947.677l.128.378a3%203%200%200%200%201.87%201.869l.378.13a1%201%200%200%201%200%201.892l-.378.13a3%203%200%200%200-1.87%201.868l-.128.38a1%201%200%200%201-1.893%200l-.13-.38a3%203%200%200%200-1.87-1.869l-.377-.129a1%201%200%200%201%200-1.892l.378-.13a3%203%200%200%200%201.87-1.87l.129-.377A1%201%200%200%201%205%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/edit-2-ai-fill.svg?color=%231a73e8&size=48