From 5fa143293c8188303ba83db1859851b100cd29ff Mon Sep 17 00:00:00 2001 From: Mitchell McCaffrey Date: Mon, 20 Apr 2020 15:20:09 +1000 Subject: [PATCH] Fix grid off icon name --- src/icons/GridOffIcon.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/icons/GridOffIcon.js b/src/icons/GridOffIcon.js index 4996ea0..a1287c2 100644 --- a/src/icons/GridOffIcon.js +++ b/src/icons/GridOffIcon.js @@ -1,6 +1,6 @@ import React from "react"; -function GridOnIcon() { +function GridOffIcon() { return (