Skip to content

Commit

Permalink
Update IconEdit.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
aversini committed Nov 7, 2023
1 parent 24b8fbc commit 2882f3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ui-components/src/components/Icons/IconEdit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export const IconEdit = ({ className }: IconsProps) => {
return (
<svg
xmlns="http://www.w3.org/2000/svg"
height="1em"
viewBox="0 0 512 512"
fill="currentColor"
className={generatedClassName}
Expand Down

0 comments on commit 2882f3c

Please sign in to comment.