From a97815507f120ec210c9da2ee283b34379cb49cc Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Sat, 21 Sep 2024 19:44:47 +0200 Subject: [PATCH] Update arrow icons to be visually consistent with other arrow-like icons --- packages/assets/icons/icon-arrow-left.svg | 2 +- packages/assets/icons/icon-arrow-right.svg | 2 +- packages/components/pagination/README.md | 6 +++--- packages/components/pagination/template.njk | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/assets/icons/icon-arrow-left.svg b/packages/assets/icons/icon-arrow-left.svg index 1c87fb14f..b3d02728a 100644 --- a/packages/assets/icons/icon-arrow-left.svg +++ b/packages/assets/icons/icon-arrow-left.svg @@ -1,3 +1,3 @@ diff --git a/packages/assets/icons/icon-arrow-right.svg b/packages/assets/icons/icon-arrow-right.svg index 8a9529385..7c93f5847 100644 --- a/packages/assets/icons/icon-arrow-right.svg +++ b/packages/assets/icons/icon-arrow-right.svg @@ -1,3 +1,3 @@ diff --git a/packages/components/pagination/README.md b/packages/components/pagination/README.md index 6560dde37..ac9a6be5d 100644 --- a/packages/components/pagination/README.md +++ b/packages/components/pagination/README.md @@ -21,7 +21,7 @@ Find out more about the pagination component and when to use it in the [NHS digi : Treatments @@ -31,7 +31,7 @@ Find out more about the pagination component and when to use it in the [NHS digi : Symptoms @@ -102,7 +102,7 @@ Find out more about the pagination component and when to use it in the [NHS digi : Treatments diff --git a/packages/components/pagination/template.njk b/packages/components/pagination/template.njk index 3712fe5ba..1cdf5b4aa 100644 --- a/packages/components/pagination/template.njk +++ b/packages/components/pagination/template.njk @@ -11,7 +11,7 @@ : {{ params.previousPage }} @@ -23,7 +23,7 @@ : {{ params.nextPage }}