From bebd6ae737548a8c2cdc9a0206c7f62444bfb0c9 Mon Sep 17 00:00:00 2001 From: Mitchell McCaffrey Date: Tue, 28 Apr 2020 11:33:44 +1000 Subject: [PATCH] Changed blend on icon to match blend off --- src/icons/BlendOnIcon.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/icons/BlendOnIcon.js b/src/icons/BlendOnIcon.js index 68c680a..9382f9a 100644 --- a/src/icons/BlendOnIcon.js +++ b/src/icons/BlendOnIcon.js @@ -9,8 +9,8 @@ function BlendOnIcon() { width="24" fill="currentcolor" > - - + + ); }