From d6c5aa551856392eac88c97583c522015dd5dd95 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 23 Sep 2022 22:49:52 +0200 Subject: [PATCH] Fixed icons: `math-x-minus-x`, `math-x-plus-x`, `math-y-minus-y`, `math-y-plus-y` --- src/_icons/math-x-minus-x.svg | 1 + src/_icons/math-x-plus-x.svg | 1 + src/_icons/math-y-minus-y.svg | 1 + src/_icons/math-y-plus-y.svg | 1 + 4 files changed, 4 insertions(+) diff --git a/src/_icons/math-x-minus-x.svg b/src/_icons/math-x-minus-x.svg index 75b11ae2c..53b4b4f20 100644 --- a/src/_icons/math-x-minus-x.svg +++ b/src/_icons/math-x-minus-x.svg @@ -1,4 +1,5 @@ --- +category: Math --- diff --git a/src/_icons/math-x-plus-x.svg b/src/_icons/math-x-plus-x.svg index df46f4ff9..16feabe87 100644 --- a/src/_icons/math-x-plus-x.svg +++ b/src/_icons/math-x-plus-x.svg @@ -1,4 +1,5 @@ --- +category: Math --- diff --git a/src/_icons/math-y-minus-y.svg b/src/_icons/math-y-minus-y.svg index 32cd4406e..6e0f583df 100644 --- a/src/_icons/math-y-minus-y.svg +++ b/src/_icons/math-y-minus-y.svg @@ -1,4 +1,5 @@ --- +category: Math --- diff --git a/src/_icons/math-y-plus-y.svg b/src/_icons/math-y-plus-y.svg index c503898c2..461c3771d 100644 --- a/src/_icons/math-y-plus-y.svg +++ b/src/_icons/math-y-plus-y.svg @@ -1,4 +1,5 @@ --- +category: Math ---