From ac8d4a1701a0860951e8ed772f3b9336501f7a15 Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 23 Sep 2020 21:04:23 +0200 Subject: Release 1.26.0 --- icons-react/icons-js/notification.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/notification.js') diff --git a/icons-react/icons-js/notification.js b/icons-react/icons-js/notification.js index 87e9448e..7a70d25d 100644 --- a/icons-react/icons-js/notification.js +++ b/icons-react/icons-js/notification.js @@ -1,5 +1,5 @@ import * as React from "react"; -const IconNotification = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +const IconNotification = (size = 24, color = "currentColor", stroke = 2, ...props) => ; export default IconNotification; \ No newline at end of file -- cgit v1.2.1