We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb751c5 commit 5db9f26Copy full SHA for 5db9f26
1 file changed
src/icons/Edit/EditIcon.tsx
@@ -14,7 +14,7 @@ export const EditIcon = ({
14
height={height}
15
{...props}
16
>
17
- <path d="M200-200h57l391-391-57-57-391 391v57Zm-80 80v-170l528-527q12-11 26.5-17t30.5-6q16 0 31 6t26 18l55 56q12 11 17.5 26t5.5 30q0 16-5.5 30.5T817-647L290-120H120Zm640-584-56-56 56 56Zm-141 85-28-29 57 57-29-28Z" />
+ <path d="M3 17.25V21h3.75L17.81 9.94l-3.75-3.75zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75z"></path>
18
</svg>
19
);
20
};
0 commit comments