From 1ee7312c040249d560525bb05860427f6d7b6220 Mon Sep 17 00:00:00 2001
From: codecalm <codecalm@gmail.com>
Date: Fri, 23 Sep 2022 22:39:45 +0200
Subject: [PATCH] Fixed icons: `equal-not`

---
 src/_icons/equal-not.svg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/_icons/equal-not.svg b/src/_icons/equal-not.svg
index 513573dd7..b7662bcc8 100644
--- a/src/_icons/equal-not.svg
+++ b/src/_icons/equal-not.svg
@@ -7,5 +7,5 @@ unicode: "ee86"
 <svg>
   <path d="M5 10h14" />
   <path d="M5 14h14" />
-  <path d="M0 -10l-14 14" />
+  <path d="M5 19l-14 14" />
 </svg>