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

Name
edit-20
Set
Fluent UI System Color Icons
Style
20
Viewbox
20×20
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 20 20"><g fill="none"><path fill="url(#SVGw6aPhdpG1)" d="M12.251 3.542L4 11.794l1.05 3.156l3.173 1.034l8.235-8.235z"/><path fill="url(#SVG5y9qEemM1)" d="m4.12 11.674l-.575.574a2.44 2.44 0 0 0-.655 1.194l-.878 3.95a.5.5 0 0 0 .597.597l3.926-.873a2.5 2.5 0 0 0 1.234-.678l.557-.557S6.72 15.4 5.66 14.34s-1.54-2.667-1.54-2.667"/><path fill="url(#SVG9abZbbtS1)" d="M12.92 2.873a2.975 2.975 0 0 1 4.207 4.207l-2.083 2.083l-4.207-4.207z"/><path fill="url(#SVG2YLvTdgT1)" d="m10.263 5.53l1.635-1.634s.477 1.609 1.537 2.67s2.67 1.537 2.67 1.537L14.487 9.72s-1.617-.47-2.678-1.53s-1.546-2.66-1.546-2.66"/><defs><linearGradient id="SVGw6aPhdpG1" x1="10.89" x2="12.789" y1="7.022" y2="12.245" gradientUnits="userSpaceOnUse"><stop stop-color="#ffa43d"/><stop offset="1" stop-color="#fb5937"/></linearGradient><linearGradient id="SVG5y9qEemM1" x1="1.093" x2="5.654" y1="13.437" y2="17.969" gradientUnits="userSpaceOnUse"><stop offset=".255" stop-color="#ffd394"/><stop offset="1" stop-color="#ff921f"/></linearGradient><linearGradient id="SVG9abZbbtS1" x1="16.5" x2="13.86" y1="3.492" y2="5.974" gradientUnits="userSpaceOnUse"><stop stop-color="#f97dbd"/><stop offset="1" stop-color="#dd3ce2"/></linearGradient><linearGradient id="SVG2YLvTdgT1" x1="13.285" x2="9.161" y1="7.883" y2="6.074" gradientUnits="userSpaceOnUse"><stop stop-color="#ff921f"/><stop offset="1" stop-color="#ffe994"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorEdit20(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGw6aPhdpG1)" d="M12.251 3.542L4 11.794l1.05 3.156l3.173 1.034l8.235-8.235z"/><path fill="url(#SVG5y9qEemM1)" d="m4.12 11.674l-.575.574a2.44 2.44 0 0 0-.655 1.194l-.878 3.95a.5.5 0 0 0 .597.597l3.926-.873a2.5 2.5 0 0 0 1.234-.678l.557-.557S6.72 15.4 5.66 14.34s-1.54-2.667-1.54-2.667"/><path fill="url(#SVG9abZbbtS1)" d="M12.92 2.873a2.975 2.975 0 0 1 4.207 4.207l-2.083 2.083l-4.207-4.207z"/><path fill="url(#SVG2YLvTdgT1)" d="m10.263 5.53l1.635-1.634s.477 1.609 1.537 2.67s2.67 1.537 2.67 1.537L14.487 9.72s-1.617-.47-2.678-1.53s-1.546-2.66-1.546-2.66"/><defs><linearGradient id="SVGw6aPhdpG1" x1="10.89" x2="12.789" y1="7.022" y2="12.245" gradientUnits="userSpaceOnUse"><stop stopColor="#ffa43d"/><stop offset="1" stopColor="#fb5937"/></linearGradient><linearGradient id="SVG5y9qEemM1" x1="1.093" x2="5.654" y1="13.437" y2="17.969" gradientUnits="userSpaceOnUse"><stop offset=".255" stopColor="#ffd394"/><stop offset="1" stopColor="#ff921f"/></linearGradient><linearGradient id="SVG9abZbbtS1" x1="16.5" x2="13.86" y1="3.492" y2="5.974" gradientUnits="userSpaceOnUse"><stop stopColor="#f97dbd"/><stop offset="1" stopColor="#dd3ce2"/></linearGradient><linearGradient id="SVG2YLvTdgT1" x1="13.285" x2="9.161" y1="7.883" y2="6.074" 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 20 20"><g fill="none"><path fill="url(#SVGw6aPhdpG1)" d="M12.251 3.542L4 11.794l1.05 3.156l3.173 1.034l8.235-8.235z"/><path fill="url(#SVG5y9qEemM1)" d="m4.12 11.674l-.575.574a2.44 2.44 0 0 0-.655 1.194l-.878 3.95a.5.5 0 0 0 .597.597l3.926-.873a2.5 2.5 0 0 0 1.234-.678l.557-.557S6.72 15.4 5.66 14.34s-1.54-2.667-1.54-2.667"/><path fill="url(#SVG9abZbbtS1)" d="M12.92 2.873a2.975 2.975 0 0 1 4.207 4.207l-2.083 2.083l-4.207-4.207z"/><path fill="url(#SVG2YLvTdgT1)" d="m10.263 5.53l1.635-1.634s.477 1.609 1.537 2.67s2.67 1.537 2.67 1.537L14.487 9.72s-1.617-.47-2.678-1.53s-1.546-2.66-1.546-2.66"/><defs><linearGradient id="SVGw6aPhdpG1" x1="10.89" x2="12.789" y1="7.022" y2="12.245" gradientUnits="userSpaceOnUse"><stop stop-color="#ffa43d"/><stop offset="1" stop-color="#fb5937"/></linearGradient><linearGradient id="SVG5y9qEemM1" x1="1.093" x2="5.654" y1="13.437" y2="17.969" gradientUnits="userSpaceOnUse"><stop offset=".255" stop-color="#ffd394"/><stop offset="1" stop-color="#ff921f"/></linearGradient><linearGradient id="SVG9abZbbtS1" x1="16.5" x2="13.86" y1="3.492" y2="5.974" gradientUnits="userSpaceOnUse"><stop stop-color="#f97dbd"/><stop offset="1" stop-color="#dd3ce2"/></linearGradient><linearGradient id="SVG2YLvTdgT1" x1="13.285" x2="9.161" y1="7.883" y2="6.074" gradientUnits="userSpaceOnUse"><stop stop-color="#ff921f"/><stop offset="1" stop-color="#ffe994"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-edit-20 {
  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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGw6aPhdpG1)%22%20d%3D%22M12.251%203.542L4%2011.794l1.05%203.156l3.173%201.034l8.235-8.235z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG5y9qEemM1)%22%20d%3D%22m4.12%2011.674l-.575.574a2.44%202.44%200%200%200-.655%201.194l-.878%203.95a.5.5%200%200%200%20.597.597l3.926-.873a2.5%202.5%200%200%200%201.234-.678l.557-.557S6.72%2015.4%205.66%2014.34s-1.54-2.667-1.54-2.667%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG9abZbbtS1)%22%20d%3D%22M12.92%202.873a2.975%202.975%200%200%201%204.207%204.207l-2.083%202.083l-4.207-4.207z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG2YLvTdgT1)%22%20d%3D%22m10.263%205.53l1.635-1.634s.477%201.609%201.537%202.67s2.67%201.537%202.67%201.537L14.487%209.72s-1.617-.47-2.678-1.53s-1.546-2.66-1.546-2.66%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGw6aPhdpG1%22%20x1%3D%2210.89%22%20x2%3D%2212.789%22%20y1%3D%227.022%22%20y2%3D%2212.245%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%22SVG5y9qEemM1%22%20x1%3D%221.093%22%20x2%3D%225.654%22%20y1%3D%2213.437%22%20y2%3D%2217.969%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%22SVG9abZbbtS1%22%20x1%3D%2216.5%22%20x2%3D%2213.86%22%20y1%3D%223.492%22%20y2%3D%225.974%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%22SVG2YLvTdgT1%22%20x1%3D%2213.285%22%20x2%3D%229.161%22%20y1%3D%227.883%22%20y2%3D%226.074%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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGw6aPhdpG1)%22%20d%3D%22M12.251%203.542L4%2011.794l1.05%203.156l3.173%201.034l8.235-8.235z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG5y9qEemM1)%22%20d%3D%22m4.12%2011.674l-.575.574a2.44%202.44%200%200%200-.655%201.194l-.878%203.95a.5.5%200%200%200%20.597.597l3.926-.873a2.5%202.5%200%200%200%201.234-.678l.557-.557S6.72%2015.4%205.66%2014.34s-1.54-2.667-1.54-2.667%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG9abZbbtS1)%22%20d%3D%22M12.92%202.873a2.975%202.975%200%200%201%204.207%204.207l-2.083%202.083l-4.207-4.207z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG2YLvTdgT1)%22%20d%3D%22m10.263%205.53l1.635-1.634s.477%201.609%201.537%202.67s2.67%201.537%202.67%201.537L14.487%209.72s-1.617-.47-2.678-1.53s-1.546-2.66-1.546-2.66%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGw6aPhdpG1%22%20x1%3D%2210.89%22%20x2%3D%2212.789%22%20y1%3D%227.022%22%20y2%3D%2212.245%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%22SVG5y9qEemM1%22%20x1%3D%221.093%22%20x2%3D%225.654%22%20y1%3D%2213.437%22%20y2%3D%2217.969%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%22SVG9abZbbtS1%22%20x1%3D%2216.5%22%20x2%3D%2213.86%22%20y1%3D%223.492%22%20y2%3D%225.974%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%22SVG2YLvTdgT1%22%20x1%3D%2213.285%22%20x2%3D%229.161%22%20y1%3D%227.883%22%20y2%3D%226.074%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-20.svg?color=%231a73e8&size=48