From d153418d8f7e57b0f23713a29fc7fe886a56a754 Mon Sep 17 00:00:00 2001 From: Lizzie Lerwill Date: Thu, 30 Oct 2025 09:21:23 +0100 Subject: [PATCH] fix: icon --- assets/icons/experimental/edit-pen.svg | 4 ++-- src/icons/experimental/EditPenIcon.tsx | 4 ++-- 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..886a4eb9 100644 --- a/assets/icons/experimental/edit-pen.svg +++ b/assets/icons/experimental/edit-pen.svg @@ -1,3 +1,3 @@ - - + + diff --git a/src/icons/experimental/EditPenIcon.tsx b/src/icons/experimental/EditPenIcon.tsx index d01b392a..09d71517 100644 --- a/src/icons/experimental/EditPenIcon.tsx +++ b/src/icons/experimental/EditPenIcon.tsx @@ -13,12 +13,12 @@ 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" >