edit-24 from Fluent UI System Color Icons by Microsoft Corporation · 24 · MIT Free for personal and commercial use.

Name
edit-24
Set
Fluent UI System Color Icons
Style
24
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Color Icons

The same icon in other sets

Use the edit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGDnODOc6o)" d="m3.587 15.353l11.059-11.06l5.06 5.061l-11.058 11.06l-3.944-1.116z"/><path fill="url(#SVG8ZoTtc5a)" d="M3.941 15a3.1 3.1 0 0 0-.825 1.476L2.02 21.078a.75.75 0 0 0 .904.903l4.601-1.096a3.1 3.1 0 0 0 1.477-.825s-1.824-.41-3.238-1.823C4.35 16.822 3.941 15 3.941 15"/><path fill="url(#SVGG7hB7d9q)" d="M20.952 3.048a3.58 3.58 0 0 0-5.061 0l-2.306 2.306l5.06 5.06l2.307-2.305a3.58 3.58 0 0 0 0-5.06"/><path fill="url(#SVGVHL5JnaO)" d="m12.78 6.16l2.12-2.12s.41 1.823 1.824 3.237S19.961 9.1 19.961 9.1l-2.12 2.122s-1.824-.41-3.238-1.823c-1.415-1.415-1.823-3.237-1.823-3.237"/><defs><linearGradient id="SVGDnODOc6o" x1="13.137" x2="15.444" y1="8.468" y2="14.709" gradientUnits="userSpaceOnUse"><stop stop-color="#ffa43d"/><stop offset="1" stop-color="#fb5937"/></linearGradient><linearGradient id="SVG8ZoTtc5a" x1=".997" x2="6.044" y1="16.95" y2="21.967" gradientUnits="userSpaceOnUse"><stop offset=".255" stop-color="#ffd394"/><stop offset="1" stop-color="#ff921f"/></linearGradient><linearGradient id="SVGG7hB7d9q" x1="20.24" x2="17.137" y1="3.751" y2="6.668" gradientUnits="userSpaceOnUse"><stop stop-color="#f97dbd"/><stop offset="1" stop-color="#dd3ce2"/></linearGradient><linearGradient id="SVGVHL5JnaO" x1="16.495" x2="11.42" y1="8.954" y2="6.736" gradientUnits="userSpaceOnUse"><stop stop-color="#ff921f"/><stop offset="1" stop-color="#ffe994"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorEdit24(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"><path fill="url(#SVGDnODOc6o)" d="m3.587 15.353l11.059-11.06l5.06 5.061l-11.058 11.06l-3.944-1.116z"/><path fill="url(#SVG8ZoTtc5a)" d="M3.941 15a3.1 3.1 0 0 0-.825 1.476L2.02 21.078a.75.75 0 0 0 .904.903l4.601-1.096a3.1 3.1 0 0 0 1.477-.825s-1.824-.41-3.238-1.823C4.35 16.822 3.941 15 3.941 15"/><path fill="url(#SVGG7hB7d9q)" d="M20.952 3.048a3.58 3.58 0 0 0-5.061 0l-2.306 2.306l5.06 5.06l2.307-2.305a3.58 3.58 0 0 0 0-5.06"/><path fill="url(#SVGVHL5JnaO)" d="m12.78 6.16l2.12-2.12s.41 1.823 1.824 3.237S19.961 9.1 19.961 9.1l-2.12 2.122s-1.824-.41-3.238-1.823c-1.415-1.415-1.823-3.237-1.823-3.237"/><defs><linearGradient id="SVGDnODOc6o" x1="13.137" x2="15.444" y1="8.468" y2="14.709" gradientUnits="userSpaceOnUse"><stop stopColor="#ffa43d"/><stop offset="1" stopColor="#fb5937"/></linearGradient><linearGradient id="SVG8ZoTtc5a" x1=".997" x2="6.044" y1="16.95" y2="21.967" gradientUnits="userSpaceOnUse"><stop offset=".255" stopColor="#ffd394"/><stop offset="1" stopColor="#ff921f"/></linearGradient><linearGradient id="SVGG7hB7d9q" x1="20.24" x2="17.137" y1="3.751" y2="6.668" gradientUnits="userSpaceOnUse"><stop stopColor="#f97dbd"/><stop offset="1" stopColor="#dd3ce2"/></linearGradient><linearGradient id="SVGVHL5JnaO" x1="16.495" x2="11.42" y1="8.954" y2="6.736" gradientUnits="userSpaceOnUse"><stop stopColor="#ff921f"/><stop offset="1" stopColor="#ffe994"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGDnODOc6o)" d="m3.587 15.353l11.059-11.06l5.06 5.061l-11.058 11.06l-3.944-1.116z"/><path fill="url(#SVG8ZoTtc5a)" d="M3.941 15a3.1 3.1 0 0 0-.825 1.476L2.02 21.078a.75.75 0 0 0 .904.903l4.601-1.096a3.1 3.1 0 0 0 1.477-.825s-1.824-.41-3.238-1.823C4.35 16.822 3.941 15 3.941 15"/><path fill="url(#SVGG7hB7d9q)" d="M20.952 3.048a3.58 3.58 0 0 0-5.061 0l-2.306 2.306l5.06 5.06l2.307-2.305a3.58 3.58 0 0 0 0-5.06"/><path fill="url(#SVGVHL5JnaO)" d="m12.78 6.16l2.12-2.12s.41 1.823 1.824 3.237S19.961 9.1 19.961 9.1l-2.12 2.122s-1.824-.41-3.238-1.823c-1.415-1.415-1.823-3.237-1.823-3.237"/><defs><linearGradient id="SVGDnODOc6o" x1="13.137" x2="15.444" y1="8.468" y2="14.709" gradientUnits="userSpaceOnUse"><stop stop-color="#ffa43d"/><stop offset="1" stop-color="#fb5937"/></linearGradient><linearGradient id="SVG8ZoTtc5a" x1=".997" x2="6.044" y1="16.95" y2="21.967" gradientUnits="userSpaceOnUse"><stop offset=".255" stop-color="#ffd394"/><stop offset="1" stop-color="#ff921f"/></linearGradient><linearGradient id="SVGG7hB7d9q" x1="20.24" x2="17.137" y1="3.751" y2="6.668" gradientUnits="userSpaceOnUse"><stop stop-color="#f97dbd"/><stop offset="1" stop-color="#dd3ce2"/></linearGradient><linearGradient id="SVGVHL5JnaO" x1="16.495" x2="11.42" y1="8.954" y2="6.736" gradientUnits="userSpaceOnUse"><stop stop-color="#ff921f"/><stop offset="1" stop-color="#ffe994"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-edit-24 {
  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%3E%3Cpath%20fill%3D%22url(%23SVGDnODOc6o)%22%20d%3D%22m3.587%2015.353l11.059-11.06l5.06%205.061l-11.058%2011.06l-3.944-1.116z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG8ZoTtc5a)%22%20d%3D%22M3.941%2015a3.1%203.1%200%200%200-.825%201.476L2.02%2021.078a.75.75%200%200%200%20.904.903l4.601-1.096a3.1%203.1%200%200%200%201.477-.825s-1.824-.41-3.238-1.823C4.35%2016.822%203.941%2015%203.941%2015%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGG7hB7d9q)%22%20d%3D%22M20.952%203.048a3.58%203.58%200%200%200-5.061%200l-2.306%202.306l5.06%205.06l2.307-2.305a3.58%203.58%200%200%200%200-5.06%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGVHL5JnaO)%22%20d%3D%22m12.78%206.16l2.12-2.12s.41%201.823%201.824%203.237S19.961%209.1%2019.961%209.1l-2.12%202.122s-1.824-.41-3.238-1.823c-1.415-1.415-1.823-3.237-1.823-3.237%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGDnODOc6o%22%20x1%3D%2213.137%22%20x2%3D%2215.444%22%20y1%3D%228.468%22%20y2%3D%2214.709%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ffa43d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fb5937%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG8ZoTtc5a%22%20x1%3D%22.997%22%20x2%3D%226.044%22%20y1%3D%2216.95%22%20y2%3D%2221.967%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.255%22%20stop-color%3D%22%23ffd394%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff921f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGG7hB7d9q%22%20x1%3D%2220.24%22%20x2%3D%2217.137%22%20y1%3D%223.751%22%20y2%3D%226.668%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f97dbd%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23dd3ce2%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGVHL5JnaO%22%20x1%3D%2216.495%22%20x2%3D%2211.42%22%20y1%3D%228.954%22%20y2%3D%226.736%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff921f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffe994%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%3E%3Cpath%20fill%3D%22url(%23SVGDnODOc6o)%22%20d%3D%22m3.587%2015.353l11.059-11.06l5.06%205.061l-11.058%2011.06l-3.944-1.116z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG8ZoTtc5a)%22%20d%3D%22M3.941%2015a3.1%203.1%200%200%200-.825%201.476L2.02%2021.078a.75.75%200%200%200%20.904.903l4.601-1.096a3.1%203.1%200%200%200%201.477-.825s-1.824-.41-3.238-1.823C4.35%2016.822%203.941%2015%203.941%2015%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGG7hB7d9q)%22%20d%3D%22M20.952%203.048a3.58%203.58%200%200%200-5.061%200l-2.306%202.306l5.06%205.06l2.307-2.305a3.58%203.58%200%200%200%200-5.06%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGVHL5JnaO)%22%20d%3D%22m12.78%206.16l2.12-2.12s.41%201.823%201.824%203.237S19.961%209.1%2019.961%209.1l-2.12%202.122s-1.824-.41-3.238-1.823c-1.415-1.415-1.823-3.237-1.823-3.237%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGDnODOc6o%22%20x1%3D%2213.137%22%20x2%3D%2215.444%22%20y1%3D%228.468%22%20y2%3D%2214.709%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ffa43d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fb5937%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG8ZoTtc5a%22%20x1%3D%22.997%22%20x2%3D%226.044%22%20y1%3D%2216.95%22%20y2%3D%2221.967%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.255%22%20stop-color%3D%22%23ffd394%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff921f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGG7hB7d9q%22%20x1%3D%2220.24%22%20x2%3D%2217.137%22%20y1%3D%223.751%22%20y2%3D%226.668%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f97dbd%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23dd3ce2%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGVHL5JnaO%22%20x1%3D%2216.495%22%20x2%3D%2211.42%22%20y1%3D%228.954%22%20y2%3D%226.736%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff921f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffe994%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/edit-24.svg?color=%231a73e8&size=48