ai edit 1 icon
ai-edit-1-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- ai-edit-1-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
Use the ai edit 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.646 19.555l.1.199l.2.1l1.798.896l-1.999.995l-.995 2l-.896-1.8l-.1-.2l-.2-.1l-1.798-.895l1.799-.895l.199-.101l.1-.2l.896-1.798z"/><path fill="currentColor" fill-rule="evenodd" d="M22.415 6.5L8.294 20.621a3 3 0 0 1-2.122.879H1.5l.001-4.672c0-.795.316-1.558.878-2.121L16.5.585zM3.794 16.121a1 1 0 0 0-.293.707L3.5 19.5h2.672a1 1 0 0 0 .707-.293l1.707-1.708L5.5 14.414z" clip-rule="evenodd"/><path fill="currentColor" d="M20.877 14.622L23.93 16l-3.053 1.377L19.5 20.43l-1.378-3.053L15.07 16l3.052-1.378L19.5 11.57zM6.078 2.922L8.244 4L6.078 5.078L5 7.244L3.922 5.078L1.756 4l2.166-1.078L5 .756z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignAiEdit1Filled(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="m13.646 19.555l.1.199l.2.1l1.798.896l-1.999.995l-.995 2l-.896-1.8l-.1-.2l-.2-.1l-1.798-.895l1.799-.895l.199-.101l.1-.2l.896-1.798z"/><path fill="currentColor" fillRule="evenodd" d="M22.415 6.5L8.294 20.621a3 3 0 0 1-2.122.879H1.5l.001-4.672c0-.795.316-1.558.878-2.121L16.5.585zM3.794 16.121a1 1 0 0 0-.293.707L3.5 19.5h2.672a1 1 0 0 0 .707-.293l1.707-1.708L5.5 14.414z" clipRule="evenodd"/><path fill="currentColor" d="M20.877 14.622L23.93 16l-3.053 1.377L19.5 20.43l-1.378-3.053L15.07 16l3.052-1.378L19.5 11.57zM6.078 2.922L8.244 4L6.078 5.078L5 7.244L3.922 5.078L1.756 4l2.166-1.078L5 .756z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.646 19.555l.1.199l.2.1l1.798.896l-1.999.995l-.995 2l-.896-1.8l-.1-.2l-.2-.1l-1.798-.895l1.799-.895l.199-.101l.1-.2l.896-1.798z"/><path fill="currentColor" fill-rule="evenodd" d="M22.415 6.5L8.294 20.621a3 3 0 0 1-2.122.879H1.5l.001-4.672c0-.795.316-1.558.878-2.121L16.5.585zM3.794 16.121a1 1 0 0 0-.293.707L3.5 19.5h2.672a1 1 0 0 0 .707-.293l1.707-1.708L5.5 14.414z" clip-rule="evenodd"/><path fill="currentColor" d="M20.877 14.622L23.93 16l-3.053 1.377L19.5 20.43l-1.378-3.053L15.07 16l3.052-1.378L19.5 11.57zM6.078 2.922L8.244 4L6.078 5.078L5 7.244L3.922 5.078L1.756 4l2.166-1.078L5 .756z"/></svg> </template>
CSS
.icon-ai-edit-1-filled {
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%22m13.646%2019.555l.1.199l.2.1l1.798.896l-1.999.995l-.995%202l-.896-1.8l-.1-.2l-.2-.1l-1.798-.895l1.799-.895l.199-.101l.1-.2l.896-1.798z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.415%206.5L8.294%2020.621a3%203%200%200%201-2.122.879H1.5l.001-4.672c0-.795.316-1.558.878-2.121L16.5.585zM3.794%2016.121a1%201%200%200%200-.293.707L3.5%2019.5h2.672a1%201%200%200%200%20.707-.293l1.707-1.708L5.5%2014.414z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.877%2014.622L23.93%2016l-3.053%201.377L19.5%2020.43l-1.378-3.053L15.07%2016l3.052-1.378L19.5%2011.57zM6.078%202.922L8.244%204L6.078%205.078L5%207.244L3.922%205.078L1.756%204l2.166-1.078L5%20.756z%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%22m13.646%2019.555l.1.199l.2.1l1.798.896l-1.999.995l-.995%202l-.896-1.8l-.1-.2l-.2-.1l-1.798-.895l1.799-.895l.199-.101l.1-.2l.896-1.798z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.415%206.5L8.294%2020.621a3%203%200%200%201-2.122.879H1.5l.001-4.672c0-.795.316-1.558.878-2.121L16.5.585zM3.794%2016.121a1%201%200%200%200-.293.707L3.5%2019.5h2.672a1%201%200%200%200%20.707-.293l1.707-1.708L5.5%2014.414z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.877%2014.622L23.93%2016l-3.053%201.377L19.5%2020.43l-1.378-3.053L15.07%2016l3.052-1.378L19.5%2011.57zM6.078%202.922L8.244%204L6.078%205.078L5%207.244L3.922%205.078L1.756%204l2.166-1.078L5%20.756z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/ai-edit-1-filled.svg?color=%231a73e8&size=48