Updating flip icon

This commit is contained in:
softsimon
2022-09-30 13:57:34 +04:00
parent 5610afde36
commit b86d8bd836
2 changed files with 2 additions and 1 deletions

View File

@@ -303,5 +303,6 @@ export class SharedModule {
library.addIcons(faDownload);
library.addIcons(faQrcode);
library.addIcons(faArrowRightArrowLeft);
library.addIcons(faExchangeAlt);
}
}