I already took a look at GetIconRefFromFileInfo() and QLThumbnailImageCreate() but they just doesn't seem to be similar with what I see from the finder, which is a square icon with watermarks on it, e.g. if the file is RTF, it has this greyish watermark below that says RTF or RTFD or PDF...
Please help me out on this. Thanks. If the question is still unclear, please feel free to comment.

/Applications/Preview.app/Contents/Resources/, such asgif.icns? (These are not square icons, they have that curly upper-right corner to indicate they're documents. Also, the text "GIF" is then called a badge.) So: you want the document icons as shown at developer.apple.com/documentation/userexperience/… ? And instead of the specific icon you getGeneric.icns? – Arjan van Bentem Aug 23 at 10:42