From bae46f08924525d242cb8da5748db6c4a4299a93 Mon Sep 17 00:00:00 2001 From: Lizzie Lerwill Date: Wed, 29 Oct 2025 16:46:31 +0100 Subject: [PATCH 1/2] fix: changed size to match padding of other icons --- assets/icons/experimental/edit-pen.svg | 6 +++--- src/icons/experimental/EditPenIcon.tsx | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/icons/experimental/edit-pen.svg b/assets/icons/experimental/edit-pen.svg index dd758724..7fb00b47 100644 --- a/assets/icons/experimental/edit-pen.svg +++ b/assets/icons/experimental/edit-pen.svg @@ -1,3 +1,3 @@ - - - + + + \ No newline at end of file diff --git a/src/icons/experimental/EditPenIcon.tsx b/src/icons/experimental/EditPenIcon.tsx index d01b392a..54b1b38a 100644 --- a/src/icons/experimental/EditPenIcon.tsx +++ b/src/icons/experimental/EditPenIcon.tsx @@ -13,7 +13,7 @@ const EditPenIcon: React.FC = ({ size = 'medium', color = 'inherit', ...r {...props} width={sizePx} height={sizePx} - viewBox="0 0 18 18" + viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" > From b6f122864497098c5eb942351c3827cdf7074a74 Mon Sep 17 00:00:00 2001 From: Lizzie Lerwill Date: Wed, 29 Oct 2025 16:51:12 +0100 Subject: [PATCH 2/2] fix: correct icon again --- assets/icons/experimental/edit-pen.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/icons/experimental/edit-pen.svg b/assets/icons/experimental/edit-pen.svg index 7fb00b47..886a4eb9 100644 --- a/assets/icons/experimental/edit-pen.svg +++ b/assets/icons/experimental/edit-pen.svg @@ -1,3 +1,3 @@ - - \ No newline at end of file + +