Creating launchers for Microsoft Office 365 on Fedora Linux

First, download the .svg icons from https://iconscout.com/icon/microsoft-office and save at /usr/share/icons/hicolor/scalable/apps/ with the names outlook.svg, excel.svg, powerpoint.svg, word.svg and office.svg

Then logged with root copy and paste the content bellow in your terminal:


The last step is to create the file /bin/office with the content bellow and make it executable by all (755)


The result:

Good Luck!