Hi,
The pencil should appear for any user who is allowed to edit the post, ie admins, but also the user who made the post, however the user who made the post is only allowed to edit for a period of time specified in forum settings so the pencil will disappear when the time window expires.
The pencil icon itself is from css, it should be there so long as the skin includes the css, in style.config there needs to be an entry like this:
<file cssvpath="/Data/style/forums/style.css" imagebasevpath="/Data/style/forums/">none</file>
Hope that helps,
Joe