From b807a2a3c41369bbef3363ca664d4be0217e07ee Mon Sep 17 00:00:00 2001 From: P2Wdisabled Date: Fri, 15 May 2026 21:01:57 +0200 Subject: [PATCH] feat: update Sort icon to remove the use of currentColor --- src/components/Icons/sort/sort.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Icons/sort/sort.astro b/src/components/Icons/sort/sort.astro index 26774af..678771c 100644 --- a/src/components/Icons/sort/sort.astro +++ b/src/components/Icons/sort/sort.astro @@ -32,7 +32,6 @@ else raw = ''; const classes = ['nds-icon-sort', className].filter(Boolean).join(' '); const svg = raw - .replace(/fill="#[A-Fa-f0-9]{3,8}"/g, 'fill="currentColor"') .replace('