From aeb94bc15dfe4fd0d85e3f0f0df52f5147a627d2 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 20 Feb 2022 17:39:36 +0100 Subject: Release 1.54.0 --- icons-react/icons-js/usb.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/usb.js') diff --git a/icons-react/icons-js/usb.js b/icons-react/icons-js/usb.js index fdea6ff3..769b1ec1 100644 --- a/icons-react/icons-js/usb.js +++ b/icons-react/icons-js/usb.js @@ -6,7 +6,7 @@ function IconUsb({ stroke = 2, ...props }) { - return ; + return ; } export default IconUsb; \ No newline at end of file -- cgit v1.2.1