How do you go about creating one easily?
I used pixlr.com for my photoshop tool and http://littlesvr.ca/apng/assembler/assembler.php to create it the file.
Looks like the mac app store has a tool https://itunes.apple.com/us/app/png-animator/id899480442?mt=12
I shrunk one of the images slightly, then increased the canvas size back to 128 (using pixlir), then uploaded to that assembler site
I've been able to add animated GIFs just fine. 
That's a pic I've had in Self Service for Mac with no muss no fuss.
I use either PhotoShop or this app - 0.99ยข on the MAS. Not exactly a masterpiece, but it works.
GIF Animator
HOLY CRAP! I never thought of this!
/must use this power judiciously and only for good...
I wasn't going to comment on it originally, but part of me is concerned this is even a feature. While I can see some utility in being able to do this, hopefully most of us out there won't be bombarding our users with a bunch of flashing seizure inducing animated icons, and turning their Self Service into a 3-ring circus!
Then again its not really my business what anyone does with their Self Service. Carry on... : )
I don't think it's a 'feature' as much as an unintended consequence. Self Service is basically an HTML application, so offering support for GIF and PNG also brings with it unintended support for animated GIFs and animated PNG.
Good point on that.
Though it would be nice if Self Service.app actually supported all features of your average html application and not just some arbitrary subset. As much as it may be a "browser", many standard browser features don't work well with it.
Does this work in the Slef Service iOS app?
Personally i'd probably only use it for a single use, like my example and alerting the user to something. I agree @mm2270, we dont want Self Service looking like myspace :P
@Emmert haven't tested iOS, give it a go and report back!
In iOS it just uses the first frame. Probably for the best.
By random chance I grabbed an animated png from inside the Install OS X El Capitan.app. Didn't even know it until I saw it in Self Service.
I'd attach it here but it's so wild & spastic you'd all hate on me for attaching it. It's Coyote & Roadrunner spastic.

Funny, I tried to upload the regular png converted from the InstallAssistant.icns from the Installer app for El Cap and can only get the animated icon.
It's a hateful icon for sure.
For a couple of months now I've been unable to get any .png icons to NOT animate. Not sure what has changed.
GIF is working for me however.
If anyone hasn't already upvoted this, please do so if you agree with a Self Service icon management tool.
Manage Self Service/Policy Icons Feature Request
@gskibum
For a couple of months now I've been unable to get any .png icons to NOT animate
.
I'm not sure I understand your comment. You can't get them to NOT animate? As in, they always animate? Huh?
I had this on a recent jumpstart. For Self Service I'd always used the "copy the icon, create new from clipboard in preview, export as png", but last month, they were all coming out animated after the png export. Re-exporting the exported file worked ok.
I didn't spend much time worrying about it but I'm sure preview didn't used to do that.
@gskibum Actually one of my coworkers @PhilMaul ran across this. In short if I remember correctly, when you open the icon in preview, there is a pane on the left of multiple icon sizes (making the animated image you're seeing). Pull the 128x128 icon out and onto the desktop which creates a single sized .tiff file. Open that in Preview and export it as .png
@Brad_G Thank you. That makes sense to pass it through as a TIFF first. Adds a bit of hassle though.
Wah-wah-wah.
I missed @mm2270's and @davidacland's replies.
Yes like it nor not I've been getting nothing but animated icons in Self Service. When I open Self Service these animated icons draw me in and I stare at them like a deer in headlights. Takes me about 15 seconds to snap out of it and return to earth. :-)
So it looks like it's necessary to double-save to get this to stop.
On my to do list is an Automator action that you can drop apps onto, and have it spit a self service png icon the other end. Unfortunately it's been on the to do list for around 4 years now :(
Anyone else already have something like that?
There shouldn't be a need to copy it to the Desktop first. Just select the 128 version in Preview and press Command+A to select the entire image, copy, then choose New from clipboard and it creates a new file with just the one image in it. Save it and then upload it. Still extra work, but why clutter up your possibly already cluttered Desktop with more droppings.
I can see why now you were getting animated icons. If you pull the full png or icns file in its actually a list of multiple image sizes all stacked on top of one another, so it makes sense now that you'd be seeing it animate :)
The behaviour changed with the Preview.app that shipped with El Capitan, so there is an extra step as @mm2270 mentions. This is how I made the discovery for this post!
@davidacland Your post gave me a great idea about making an app or droplet like that. Since I tend not to do things in Automator too much though, I whipped something together in Platypus with a bash script. Its very basic right now (as in, if it runs into any errors, it just exits), but in testing it seems to work pretty well with almost any app I've thrown at it!
I posted it to my github page and called it "Self Service Icon Maker"
@mm2270 you deserve an award for Self Service Icon Maker! That saves so much time!
