TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to design app shortcut icons for iphone/android etc?

2 pointsby codedivineover 14 years ago
Many of you must have written and distributed apps on iphones, android, plain old desktops etc. I wanted to make an icon (say 256x256) for the app shortcut and am having two problems:<p>1. I don't want to accidentally make an icon that is too similar to some brand and get sued. 2. I am no artist.<p>How do you solve these two problems? What are the tools/software that you use to make icons?

1 comment

kingofspainover 14 years ago
Apple's app store requires a 512x512 so you may be better off starting big and tweaking where needed as you shrink it (less so for simple vector-y stuff).<p>1. Short of checking out every icon out there, there's not a whole lot you can do to ensure this. Also, I'm not sure how common it is for people to just sue hard over an icon without at least sending a letter of varying politeness.<p>2. Keep it simple. An artistic squiggle in a circle. Some coloured dots. A couple of wavy lines. Or chuck a few coins to a designer friend to do you something simple.<p>Toolwise, I use Photoshop, though any half-decent graphics app can do it.<p>Don't add the rounded corners or shine for Apple submission though - they do that for you (or you can deactivate). Some templates are pre-rounded and come out a little weird.