Not directly today - I've created a bug with the team to address the icons that don't support rotation.
One possible workaround is to have some static images with different rotations of the circle, and choose between the images in your app. The attached app shows how this can be done (I've also attached the images in a zip file). To open the app, save the .msapp file locally, then go to https://create.powerapps.com, select Open, Browse, and find the file that you saved before.
The images that I used for that app (and that are attached) use SVG, so if you open the file in a text editor (such as notepad) you may be able to modify them, such as their colors. Granted, this is far from being easy to use, but it's an option while we don't have "native" rotation support for those icons.
Hope this helps!