From 8b6521162d3bb0438cb6367ce8b4deecb6df9255 Mon Sep 17 00:00:00 2001 From: francisco-sec Date: Tue, 11 Jul 2023 23:14:53 +0100 Subject: [PATCH] Progress MOVEit: Replaced png for svg --- src/drivers/webextension/images/icons/MOVEit.png | Bin 1267 -> 0 bytes .../webextension/images/icons/Progress.svg | 3 +++ src/technologies/m.json | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 src/drivers/webextension/images/icons/MOVEit.png create mode 100644 src/drivers/webextension/images/icons/Progress.svg diff --git a/src/drivers/webextension/images/icons/MOVEit.png b/src/drivers/webextension/images/icons/MOVEit.png deleted file mode 100644 index 4205eee87afd8c9c6d03d8e91107bc40e4abd612..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1267 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA3?vioaBc-s3dtTpz6=aiY77hwEes65fIoP67 zTleo{%!PYi&q6;)&17%=nt1fn9cyon@TZ%^O1N4w`BsH!>3rGVzeDMGwS!ZtW8i(g zvpkE6+*qb4>`XtgHQ-I&4dD$J(>m5nVwF51pD?j)2X{TtEsROt?k)@+tg;?J4tt5G zuPgg=c5W^;PEo~_yFlq(o-U3d9>=F%O^-fgAi$9D$YG9!qsvS`mw>r=rB+C9ddOnOfG1C$HCFl>EvVTi_LymIQb0sYaA3?Ljw#a; z6~8>a>FBDuY|$z!?iDK!NhTVcYKRhMTXgOW%U6j$wr7)c!Xj>z@HD*PJEn5ZEo|zn zS&~aycNVTSi`cSr#@dVT+C1CUnQ!d<E5dQl@ zf~PO3u5D3#6#rCO=-1`!gsZ%Q@3zj^b7N7#vZGxL_1Q;GP7F3X z{Ik{I99PmxNj+Je0#&wm*+tvk@)8QPnH~z1N~*t8DDY=&ZkG=Dy+MVM|Ns2CA|0RN zgR7Ry&;MY|dPl!z9`pJqQR3e(J&2atQ$OL2X;~fD`jnE@+vl*y-+!6%sJ)6g>%GOc zqk`HB27kLJ@cdw&{aHzmCvNXKV8p7HxJHzuB$lLFB^RXvDF!10BV%0yb6rEj5JLki zV+$(-OKk%KD+7Zo+h$awXvob^$xN%ntzqeFh2uaC8gLs*GILXlOA>PnaO?T>k5K}s Ohr!d;&t;ucLK6V175wJ_ diff --git a/src/drivers/webextension/images/icons/Progress.svg b/src/drivers/webextension/images/icons/Progress.svg new file mode 100644 index 000000000..1ada67cb1 --- /dev/null +++ b/src/drivers/webextension/images/icons/Progress.svg @@ -0,0 +1,3 @@ + + +file_type_progress \ No newline at end of file diff --git a/src/technologies/m.json b/src/technologies/m.json index 92b08faef..6696c50bb 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -2788,7 +2788,7 @@ 19 ], "description": "MOVEit is a Secure File Transfer and Automation Software for the Enterprise", - "icon": "MOVEit.png", + "icon": "Progress.svg", "meta": { "apple-itunes-app": "app-id=1500056420",