Hatena Bookmark is the most popular social bookmarking site in Japan.
I would love to see it supported out-of-the-box by sociable.
Here is a 16x16 icon for the site:
http://blog.moonshine-project.com/ja/wp-content/plugins/sociable/images/hateb.png
And the the two blocks of code I added to sociable.php in my local copy of sociable plugin:
'Hatena Bookmark' => Array(
'favicon' => 'hateb.png',
'url' => 'http://b.hatena.ne.jp/append?PERMALINK',
),