<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Designer Notebook &#187; Resources</title>
	<atom:link href="http://webdesignernotebook.com/category/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesignernotebook.com</link>
	<description>Web Designer Notebook is a blog for web designers featuring topics like CSS, HTML and Wordpress, tutorials, reviews and inspiration.</description>
	<lastBuildDate>Mon, 06 Sep 2010 19:28:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Book Review: &#8220;CSS Mastery — 2nd Edition&#8221;</title>
		<link>http://webdesignernotebook.com/reviews/css-mastery/</link>
		<comments>http://webdesignernotebook.com/reviews/css-mastery/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 19:39:30 +0000</pubDate>
		<dc:creator>inayaili</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Project 52]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://webdesignernotebook.com/?p=1159</guid>
		<description><![CDATA[I&#8217;m frequently confronted with the question of &#8220;which CSS books would you recommend?&#8221; and CSS Mastery is always at the top of the list. Here&#8217;s the audio review I did for the Boagworld podcast. The audio Listen! Transcript If you&#8217;d rather read, here&#8217;s the transcript of the review: Hi, my name is Yaili and I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m frequently confronted with the question of &#8220;which CSS books would you recommend?&#8221; and <a href="http://www.amazon.com/CSS-Mastery-Advanced-Standards-Solutions/dp/1430223979/" rel="nofollow" >CSS Mastery</a> is always at the top of the list. Here&#8217;s the audio review I did for the <a href="http://boagworld.com/reviews/css-mastery-2" rel="nofollow" >Boagworld podcast</a>.</p>
<p><span id="more-1159"></span></p>
<h3>The audio</h3>
<p><object data="http://boos.audioboo.fm/swf/fullsize_player.swf" height="129" id="iefix1" type="application/x-shockwave-flash" width="400"><param name="movie" value="http://boos.audioboo.fm/swf/fullsize_player.swf" /><param name="scale" value="noscale" /><param name="salign" value="lt" /><param name="bgColor" value="#FFFFFF" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="window" /><param name="FlashVars" value="mp3Author=yaili&amp;mp3LinkURL=http%3A%2F%2Faudioboo.fm%2Fboos%2F93079-css-mastery-2nd-edition-review&amp;mp3Title=CSS+Mastery+2nd+Edition+%E2%80%94+Review&amp;mp3Time=07.35pm+24+Jan+2010&amp;mp3=http%3A%2F%2Faudioboo.fm%2Fboos%2F93079-css-mastery-2nd-edition-review.mp3" /><a href="http://audioboo.fm/boos/93079-css-mastery-2nd-edition-review.mp3" rel="nofollow" >Listen!</a></object></p>
<h3>Transcript</h3>
<p><strong>If you&#8217;d rather read, here&#8217;s the transcript of the review:</strong></p>
<p>Hi, my name is Yaili and I&#8217;ll be reviewing the Second Edition of CSS Mastery, by Andy Budd.</p>
<h4>Who is the book for?</h4>
<p>The book states that it&#8217;s for &#8220;anybody with a basic knowledge of HTML and CSS&#8221; and experts. I&#8217;d say it&#8217;s more for the first case, but I&#8217;ll expand on that later.</p>
<p>There are lots of useful tips and tricks, that I&#8217;m sure you&#8217;ll use over and over, explained in a solid and easy to understand way. The fact that the examples can be seen online and that there are files that can be downloaded is great.</p>
<h4>It&#8217;s a second edition</h4>
<p>When I read the first edition, I was just starting to work with CSS, and CSS was still a bit of a mystery to me. I remember reading some things that I thought to be pure magic and that seemed very complicated, but now I realise they are used by any good CSS coder. So, at the time, the book opened my eyes to those techniques and to the possibilities of what could be done with CSS.</p>
<h4>Content</h4>
<p>The book covers subjects from the beginning to a more advanced level.</p>
<p>It starts with the importance of semantic HTML, how to set good foundations. It takes a very brief look into microformats and HTML5 as well.</p>
<p>Then it moves onto selectors, with some more advanced and CSS3 ones — but it doesn&#8217;t go very deep into that area to be honest.</p>
<p>It explains the box model, which is rather important, very well. Liquid and elastic layouts.</p>
<p>Some more advanced techniques, like sliding doors and even multiple backgrounds, which is quite refreshing. Opacity and rgba colours.</p>
<p>There are some clever uses for the :target pseudo-class and attribute selectors. Some webkit proprietary code like gradients and reflections.</p>
<p>It also explains how to style lists and navigation. I would have liked to see a larger section for definition lists, because there&#8217;s only a small section and it sounds a bit negative (or even dismissive) and I don&#8217;t think it makes them justice.</p>
<p>There are some negative comments on CSS frameworks. Which I frankly agree with.</p>
<p>A good introduction to the IE layout issue. Some common browser bugs and how to fix them. And how to work with graded browser support.</p>
<p>Then on the examples, at certain points they can be a little repetitive, but there&#8217;s an interesting discussion about website widths, a brief example of using jQuery, which is rather nice.</p>
<h4>Conclusion</h4>
<p>In conclusion, as someone who had already read the book, reading it again was good, as there are always things that you forget or that you weren&#8217;t aware of, even though my experience now is completely different, and I can be a little more critical about it.</p>
<p>If I could change something in the book, I think I&#8217;d change the naming of CSS3 — in the specs it&#8217;s always mentioned with no spaces, and in the book it has a space between the second &#8220;S&#8221; and the number &#8220;3&#8243;. I know it sounds nitpicky, but it&#8217;s rather annoying for me, for some reason…</p>
<p>Also, there are some mentions to browsers that are already dated, even though the book is fairly recent (like &#8220;Safari 4 beta&#8221;, which is already out of Beta). But that&#8217;s just something that happens in our industry — things move too quickly. I&#8217;m just being nitpicky again.</p>
<p>So, have <em>I</em> learned anything from this second edition? I did learn a few things, but not much. I already use or know most of the techniques. But would someone starting to work with CSS learn anything from the book? Definitely yes. I used to always recommend the first edition whenever someone asked me for book recommendations, and I will keep recommending it with the second edition. It&#8217;s a must-have.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdesignernotebook.com/reviews/css-mastery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://audioboo.fm/boos/93079-css-mastery-2nd-edition-review.mp3" length="2928768" type="audio/mpeg" />
		</item>
		<item>
		<title>90 Beautiful, Useful and Free Icon Sets</title>
		<link>http://webdesignernotebook.com/resources/90-beautiful-useful-and-free-icon-sets/</link>
		<comments>http://webdesignernotebook.com/resources/90-beautiful-useful-and-free-icon-sets/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 08:30:42 +0000</pubDate>
		<dc:creator>Inayaili León</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://webdesignernotebook.com/?p=487</guid>
		<description><![CDATA[Following the previous 20 Gorgeous Icon Sets That You Have To Pay For, here is a massive list of my favourite icon sets that are available for free download. One can never have enough free icons Paid premium icons are usually gorgeous, but we can never say enough to a free and beautiful icon set, [...]]]></description>
			<content:encoded><![CDATA[<p>Following the previous <a href="http://webdesignernotebook.com/resources/20-gorgeous-icon-sets-that-you-have-to-pay-for/" rel="nofollow" >20 Gorgeous Icon Sets That You Have To Pay For</a>, here is a massive list of my favourite icon sets that are available for free download.</p>
<p><span id="more-487"></span></p>
<h3>One can never have enough free icons</h3>
<p>Paid premium icons are usually gorgeous, but we can never say enough to a free and beautiful icon set, can we?</p>
<p>There is a possibility that I spend too much time searching for the perfect icon, so I gathered all my links and made this list of my favourite icon sets to share with you.</p>
<p>Beware that when using some of these icons you have to credit the designer somehow. Also, some of these icons can only be used on non-commercial projects, so be sure to read the terms of use.</p>
<h3>General icons</h3>
<p>These icons sets have the usual suspects that we generally use for everyday projects: warning icons, delete icons, save icons, etc.</p>
<h4><a href="http://icondock.com/free/mini-pixel-icons" rel="nofollow" >1. Mini Pixel icons</a></h4>
<p><a href="http://icondock.com/free/mini-pixel-icons" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/011.gif" alt=" " width="348" height="209" class="alignnone size-full wp-image-580" /></a></p>
<h4><a href="http://led24.de/iconset/" rel="nofollow" >2. 512 Pixel LED Icon Set</a></h4>
<p><a href="http://led24.de/iconset/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/021.gif" alt=" " width="243" height="263" class="alignnone size-full wp-image-581" /></a></p>
<h4><a href="http://www.pinvoke.com/" rel="nofollow" >3. Pinvoke Fungue icons</a></h4>
<p><a href="http://www.pinvoke.com/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/031.png" alt=" " width="450" height="207" class="alignnone size-full wp-image-582" /></a></p>
<h4><a href="http://www.famfamfam.com/lab/icons/silk/" rel="nofollow" >4. Famfamfam Silk icons</a></h4>
<p><a href="http://www.famfamfam.com/lab/icons/silk/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/041.png" alt=" " width="500" height="206" class="alignnone size-full wp-image-583" /></a></p>
<h4><a href="http://www.icojoy.com/articles/44/" rel="nofollow" >5. Onebit free icon set</a></h4>
<p><a href="http://www.icojoy.com/articles/44/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/051.jpg" alt=" " width="394" height="198" class="alignnone size-full wp-image-584" /></a></p>
<h4><a href="http://www.icojoy.com/articles/46/" rel="nofollow" >6. Onebit free icon set #2</a></h4>
<p><a href="http://www.icojoy.com/articles/46/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/061.jpg" alt=" " width="460" height="380" class="alignnone size-full wp-image-585" /></a></p>
<h4><a href="http://www.icojoy.com/articles/28/" rel="nofollow" >7. BacktoPixel</a></h4>
<p><a href="http://www.icojoy.com/articles/28/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/07.gif" alt=" " width="449" height="240" class="alignnone size-full wp-image-586" /></a></p>
<h4><a href="http://www.icojoy.com/articles/19" rel="nofollow" >8. Free web development icons (4 sets)</a></h4>
<p><a href="http://www.icojoy.com/articles/19" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/08.gif" alt=" " width="425" height="190" class="alignnone size-full wp-image-587" /></a></p>
<h4><a href="http://www.tenbytwenty.com/products/icon-sets/vaga" rel="nofollow" >9. Vaga</a></h4>
<p><a href="http://www.tenbytwenty.com/products/icon-sets/vaga" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/09.gif" alt=" " width="495" height="139" class="alignnone size-full wp-image-588" /></a></p>
<h4><a href="http://www.smashingmagazine.com/2009/05/20/flavour-extended-the-ultimate-icon-set-for-web-designers/" rel="nofollow" >10. Flavour Extended</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/05/20/flavour-extended-the-ultimate-icon-set-for-web-designers/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/10.jpg" alt=" " width="450" height="517" class="alignnone size-full wp-image-589" /></a></p>
<h4><a href="http://pixel-mixer.com/basic_set/" rel="nofollow" >11. Basic set</a></h4>
<p><a href="http://pixel-mixer.com/basic_set/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/11.png" alt=" " width="433" height="231" class="alignnone size-full wp-image-590" /></a></p>
<h4><a href="http://www.iconeden.com/icon/milky-a-free-vector-iconset.html" rel="nofollow" >12. Milky</a></h4>
<p><a href="http://www.iconeden.com/icon/milky-a-free-vector-iconset.html" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/12.jpg" alt=" " width="351" height="189" class="alignnone size-full wp-image-591" /></a></p>
<h4><a href="http://www.smashingmagazine.com/2009/06/18/freebie-release-quartz-icon-set/" rel="nofollow" >13. Quartz Icon Set</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/06/18/freebie-release-quartz-icon-set/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/13.png" alt=" " width="450" height="450" class="alignnone size-full wp-image-592" /></a></p>
<h4><a href="http://dlanham.com/art/sticker/" rel="nofollow" >14. Sticker Icons</a></h4>
<p><a href="http://dlanham.com/art/sticker/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/14.jpg" alt=" " width="495" height="350" class="alignnone size-full wp-image-593" /></a></p>
<h4><a href="http://www.famfamfam.com/lab/icons/flags/" rel="nofollow" >15. Flag icons</a></h4>
<p><a href="http://www.famfamfam.com/lab/icons/flags/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/15.png" alt=" " width="304" height="164" class="alignnone size-full wp-image-594" /></a></p>
<h3>Desktop and Apps</h3>
<p>These icons were made to replace desktop application icons or to use on your desktop.</p>
<h4><a href="http://www.infinisedesign.net/downloads/view/quicktime_x/" rel="nofollow" >16. Quicktime X</a></h4>
<p><a href="http://www.infinisedesign.net/downloads/view/quicktime_x/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/16.jpg" alt=" " width="450" height="380" class="alignnone size-full wp-image-595" /></a></p>
<h4><a href="http://www.marfil.me/" rel="nofollow" >17. Marfil Tweetie icon</a></h4>
<p><a href="http://www.marfil.me/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/17.png" alt=" " width="183" height="168" class="alignnone size-full wp-image-596" /></a></p>
<h4><a href="http://57.gafmediastudio.com/icons.html" rel="nofollow" >18. Fif7y icon sets &#8211; Safari, iLife, Adobe Suite, Mail, Dashboard</a></h4>
<p><a href="http://57.gafmediastudio.com/icons.html" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/18.jpg" alt=" " width="450" height="230" class="alignnone size-full wp-image-597" /></a></p>
<h4><a href="http://www.ambitdesigns.com/category/icons/" rel="nofollow" >19. Ambit Designs &#8211; Safari, iChat, NetNewsWire, Hulu</a></h4>
<p><a href="http://www.ambitdesigns.com/category/icons/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/19.png" alt=" " width="499" height="77" class="alignnone size-full wp-image-598" /></a></p>
<h4><a href="http://macthemes2.net/forum/viewtopic.php?id=16794775" rel="nofollow" >20. uTorrent</a></h4>
<p><a href="http://macthemes2.net/forum/viewtopic.php?id=16794775" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/20.png" alt=" " width="150" height="300" class="alignnone size-full wp-image-599" /></a></p>
<h4><a href="http://macthemes2.net/forum/viewtopic.php?id=16796747" rel="nofollow" >21. Finder</a></h4>
<p><a href="http://macthemes2.net/forum/viewtopic.php?id=16796747" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/21.jpg" alt=" " width="418" height="257" class="alignnone size-full wp-image-601" /></a></p>
<h4><a href="http://jonasraskdesign.com/downloads/downloads.html" rel="nofollow" >22. Jonas Rask &#8211; Joost, iPhone, Newsfire, iTunes, Preview, Safari, Hulu, Tweetie</a></h4>
<p><a href="http://jonasraskdesign.com/downloads/downloads.html" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/22.png" alt=" " width="500" height="200" class="alignnone size-full wp-image-602" /></a></p>
<h4><a href="http://johnappleman.deviantart.com/art/Cushion-Set-CS4-ICONS-125837781" rel="nofollow" >23. Cushion Set (Adobe Suite)</a></h4>
<p><a href="http://johnappleman.deviantart.com/art/Cushion-Set-CS4-ICONS-125837781" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/23.jpg" alt=" " width="300" height="426" class="alignnone size-full wp-image-603" /></a></p>
<h4><a href="http://7ur.deviantart.com/art/iConPack-now-with-psd-53066224" rel="nofollow" >24. iConPack &#8211; Firefox, Adobe Suite</a></h4>
<p><a href="http://7ur.deviantart.com/art/iConPack-now-with-psd-53066224" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/24.jpg" alt=" " width="300" height="225" class="alignnone size-full wp-image-604" /></a></p>
<h4><a href="http://148.deviantart.com/art/The-Simpsons-Mail-Icons-123419821" rel="nofollow" >25. The Simpsons Mail Icons</a></h4>
<p><a href="http://148.deviantart.com/art/The-Simpsons-Mail-Icons-123419821" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/25.png" alt=" " width="300" height="303" class="alignnone size-full wp-image-605" /></a></p>
<h4><a href="http://www.macthemes2.net/forum/viewtopic.php?id=16795902" rel="nofollow" >26. Finder Swirl</a></h4>
<p><a href="http://www.macthemes2.net/forum/viewtopic.php?id=16795902" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/26.png" alt=" " width="232" height="232" class="alignnone size-full wp-image-606" /></a></p>
<h4><a href="http://gosco.deviantart.com/art/You-ve-Got-Mail-94232005" rel="nofollow" >27. You&#8217;ve Got Mail</a></h4>
<p><a href="http://gosco.deviantart.com/art/You-ve-Got-Mail-94232005" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/27.png" alt=" " width="440" height="180" class="alignnone size-full wp-image-607" /></a></p>
<h4><a href="http://macthemes2.net/forum/viewtopic.php?id=16794822" rel="nofollow" >28. Flamefox</a></h4>
<p><a href="http://macthemes2.net/forum/viewtopic.php?id=16794822" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/28.png" alt=" " width="150" height="300" class="alignnone size-full wp-image-608" /></a></p>
<h4><a href="http://barrymieny.deviantart.com/art/isabi-86755880" rel="nofollow" >29. Adobe Create Suite</a></h4>
<p><a href="http://barrymieny.deviantart.com/art/isabi-86755880" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/29.jpg" alt=" " width="448" height="213" class="alignnone size-full wp-image-609" /></a></p>
<h4><a href="http://www.morcha.net/post/46.html" rel="nofollow" >30. Browsers</a></h4>
<p><a href="http://www.morcha.net/post/46.html" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/30.JPG" alt=" " width="495" height="493" class="alignnone size-full wp-image-610" /></a></p>
<h4><a href="http://macthemes2.net/forum/viewtopic.php?id=16793952" rel="nofollow" >31. CS4 Creative Building Blocks</a></h4>
<p><a href="http://macthemes2.net/forum/viewtopic.php?id=16793952" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/31.jpg" alt=" " width="495" height="296" class="alignnone size-full wp-image-611" /></a></p>
<h4><a href="http://kano89.deviantart.com/art/Wooden-Finder-93978742" rel="nofollow" >32. Wooden Finder</a></h4>
<p><a href="http://kano89.deviantart.com/art/Wooden-Finder-93978742" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/32.jpg" alt=" " width="300" height="150" class="alignnone size-full wp-image-612" /></a></p>
<h4><a href="http://macthemes2.net/forum/viewtopic.php?id=16795350" rel="nofollow" >33. MobileMe &amp; Cloud icon</a></h4>
<p><a href="http://macthemes2.net/forum/viewtopic.php?id=16795350" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/33.png" alt=" " width="497" height="311" class="alignnone size-full wp-image-613" /></a></p>
<h4><a href="http://mugenb16.deviantart.com/art/Lightroom-Aperture-Icon-2-0-49650498" rel="nofollow" >34. Lightroom+Aperture Icon</a></h4>
<p><a href="http://mugenb16.deviantart.com/art/Lightroom-Aperture-Icon-2-0-49650498" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/34.jpg" alt=" " width="300" height="259" class="alignnone size-full wp-image-614" /></a></p>
<h4><a href="http://gpopper.deviantart.com/art/transmit3-Replacement-icon-104676654" rel="nofollow" >35. Transmit3</a></h4>
<p><a href="http://gpopper.deviantart.com/art/transmit3-Replacement-icon-104676654" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/35.jpg" alt=" " width="300" height="215" class="alignnone size-full wp-image-615" /></a></p>
<h4><a href="http://mantia.me/icons/panic/" rel="nofollow" >36. Panic apps</a></h4>
<p><a href="http://mantia.me/icons/panic/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/36.jpg" alt=" " width="495" height="309" class="alignnone size-full wp-image-616" /></a></p>
<h3>Twitter icons</h3>
<p>Twitter has ruined every bird icon for us: whenever we see a bird now, we immediately associate with Twitter (or maybe it&#8217;s just me). Twitter icons are becoming a very popular thing to make and they are usually very pretty ones.</p>
<h4><a href="http://fasticon.com/freeware/index.php/twitter-block-icons/" rel="nofollow" >37. Twitter Block Icons</a></h4>
<p><a href="http://fasticon.com/freeware/index.php/twitter-block-icons/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/37.jpg" alt=" " width="425" height="340" class="alignnone size-full wp-image-617" /></a></p>
<h4><a href="http://www.smashingmagazine.com/2009/06/24/birdies-cute-free-twitter-icons-for-your-blog/" rel="nofollow" >38. Birdies</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/06/24/birdies-cute-free-twitter-icons-for-your-blog/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/38.png" alt=" " width="500" height="500" class="alignnone size-full wp-image-618" /></a></p>
<h4><a href="http://www.icojoy.com/articles/45/" rel="nofollow" >39. TwitterJoy icons</a></h4>
<p><a href="http://www.icojoy.com/articles/45/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/39.jpg" alt=" " width="416" height="188" class="alignnone size-full wp-image-619" /></a></p>
<h4><a href="http://wefunction.com/2009/05/40-free-twitter-badges/" rel="nofollow" >40. 40 Sweet &amp; Unique Twitter Graphics</a></h4>
<p><a href="http://wefunction.com/2009/05/40-free-twitter-badges/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/40.jpg" alt=" " width="490" height="300" class="alignnone size-full wp-image-620" /></a></p>
<h4><a href="http://freakyframes.deviantart.com/art/Twitter-Bird-127757230" rel="nofollow" >41. Twitter Bird</a></h4>
<p><a href="http://freakyframes.deviantart.com/art/Twitter-Bird-127757230" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/41.png" alt=" " width="300" height="300" class="alignnone size-full wp-image-621" /></a></p>
<h4><a href="http://mimoguz.deviantart.com/art/Birdie-109279029" rel="nofollow" >42. Birdie</a></h4>
<p><a href="http://mimoguz.deviantart.com/art/Birdie-109279029" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/42.png" alt=" " width="256" height="256" class="alignnone size-full wp-image-622" /></a></p>
<h4><a href="http://wefunction.com/2008/07/freebie-twitter-icons-illustration/" rel="nofollow" >43. Twitter Bird Icons &amp; Illustration</a></h4>
<p><a href="http://wefunction.com/2008/07/freebie-twitter-icons-illustration/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/43.jpg" alt=" " width="490" height="400" class="alignnone size-full wp-image-623" /></a></p>
<h4><a href="http://www.productivedreams.com/its-twitter-time-free-vector-icon-set/" rel="nofollow" >44. Free Twitter Icon Set</a></h4>
<p><a href="http://www.productivedreams.com/its-twitter-time-free-vector-icon-set/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/44.jpg" alt=" " width="495" height="390" class="alignnone size-full wp-image-624" /></a></p>
<h4><a href="http://www.smashingmagazine.com/2009/01/23/friday-freebies-flavours-icon-set-and-cute-tweeters-icon-set/" rel="nofollow" >45. Cute Tweeters Icon Set</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/01/23/friday-freebies-flavours-icon-set-and-cute-tweeters-icon-set/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/45.jpg" alt=" " width="450" height="450" class="alignnone size-full wp-image-625" /></a></p>
<h4><a href="http://www.smashingmagazine.com/2009/01/12/tools-icons-horror-icons-and-twitter-icons/" rel="nofollow" >46. Twitter Icon Set</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/01/12/tools-icons-horror-icons-and-twitter-icons/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/46.jpg" alt=" " width="500" height="216" class="alignnone size-full wp-image-626" /></a></p>
<h3>Social media icons</h3>
<p>Happens to me all the time: I&#8217;m looking for a social media icon set with all the icons I need, but I never seem to find the perfect one, so I end up having to mix and mach different sets. Here are some of the best social media icon sets.</p>
<h4><a href="http://www.komodomedia.com/blog/2008/12/social-media-mini-iconpack/" rel="nofollow" >47. Social Media Mini Icon Pack</a></h4>
<p><a href="http://www.komodomedia.com/blog/2008/12/social-media-mini-iconpack/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/47.png" alt=" " width="460" height="100" class="alignnone size-full wp-image-627" /></a></p>
<h4><a href="http://www.productivedreams.com/page-peel-free-social-iconset/" rel="nofollow" >48. Page Peel</a></h4>
<p><a href="http://www.productivedreams.com/page-peel-free-social-iconset/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/48.jpg" alt=" " width="495" height="552" class="alignnone size-full wp-image-628" /></a></p>
<h4><a href="http://www.jankoatwarpspeed.com/post/2009/02/23/Handycons-2-another-free-hand-drawn-icon-set.aspx" rel="nofollow" >49. Handycons 2</a></h4>
<p><a href="http://www.jankoatwarpspeed.com/post/2009/02/23/Handycons-2-another-free-hand-drawn-icon-set.aspx" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/49.jpeg" alt=" " width="500" height="333" class="alignnone size-full wp-image-629" /></a></p>
<h4><a href="http://www.blogperfume.com/social-media-icons-pack-in-3-sizes-for-download/" rel="nofollow" >50. Social Media Icons Pack</a></h4>
<p><a href="http://www.blogperfume.com/social-media-icons-pack-in-3-sizes-for-download/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/50.jpg" alt=" " width="495" height="200" class="alignnone size-full wp-image-630" /></a></p>
<h4><a href="http://www.smashingmagazine.com/2008/10/27/heart-a-free-social-icon-set/" rel="nofollow" >51. Heart</a></h4>
<p><a href="http://www.smashingmagazine.com/2008/10/27/heart-a-free-social-icon-set/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/51.jpg" alt=" " width="450" height="450" class="alignnone size-full wp-image-632" /></a></p>
<h4><a href="http://www.smashingmagazine.com/2008/10/06/the-leaves-fall-a-social-icon-set-for-bloggers/" rel="nofollow" >52. The Leaves Fall</a></h4>
<p><a href="http://www.smashingmagazine.com/2008/10/06/the-leaves-fall-a-social-icon-set-for-bloggers/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/52.gif" alt=" " width="496" height="354" class="alignnone size-full wp-image-633" /></a></p>
<h4><a href="http://www.smashingmagazine.com/2008/09/10/cheers-a-free-social-icon-set/" rel="nofollow" >53. Cheers</a></h4>
<p><a href="http://www.smashingmagazine.com/2008/09/10/cheers-a-free-social-icon-set/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/53.jpg" alt=" " width="500" height="500" class="alignnone size-full wp-image-634" /></a></p>
<h4><a href="http://www.iconspedia.com/pack/web-2-0-social-bookmarks/" rel="nofollow" >54. Web 2.0 Social Bookmarks icons</a></h4>
<p><a href="http://www.iconspedia.com/pack/web-2-0-social-bookmarks/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/54.png" alt=" " width="74" height="295" class="alignnone size-full wp-image-635" /></a></p>
<h4><a href="http://tydlinka.deviantart.com/art/Extended-set-of-social-icons-121001355" rel="nofollow" >55. Extended set of social icons</a></h4>
<p><a href="http://tydlinka.deviantart.com/art/Extended-set-of-social-icons-121001355" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/55.jpg" alt=" " width="300" height="158" class="alignnone size-full wp-image-636" /></a></p>
<h4><a href="http://utombox.com/my-works/" rel="nofollow" >56. Web 2.0</a></h4>
<p><a href="http://utombox.com/my-works/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/56.jpg" alt=" " width="300" height="300" class="alignnone size-full wp-image-637" /></a></p>
<h4><a href="http://www.soulvisual.com/blog/2008/03/04/12-boutons-gratuits-pour-votre-site/" rel="nofollow" >57. Social boutons</a></h4>
<p><a href="http://www.soulvisual.com/blog/2008/03/04/12-boutons-gratuits-pour-votre-site/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/57.png" alt=" " width="490" height="150" class="alignnone size-full wp-image-638" /></a></p>
<h4><a href="http://blog.iampaddy.com/2008/11/12/web-20rigami/" rel="nofollow" >58. Web 2.0rigami</a></h4>
<p><a href="http://blog.iampaddy.com/2008/11/12/web-20rigami/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/58.gif" alt=" " width="450" height="535" class="alignnone size-full wp-image-639" /></a></p>
<h4><a href="http://jwloh.deviantart.com/art/Social-me-90694011" rel="nofollow" >59. Social.me</a></h4>
<p><a href="http://jwloh.deviantart.com/art/Social-me-90694011" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/59.png" alt=" " width="400" height="502" class="alignnone size-full wp-image-640" /></a></p>
<h4><a href="http://www.uberpiglet.com/vectors/another-free-web-20-services-vector-package/" rel="nofollow" >60. Web 2.0 Services Icon Package</a></h4>
<p><a href="http://www.uberpiglet.com/vectors/another-free-web-20-services-vector-package/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/60.png" alt=" " width="436" height="285" class="alignnone size-full wp-image-641" /></a></p>
<h4><a href="http://thinkdesignblog.com/free-vectors-20-free-social-bookmarking-icons.htm" rel="nofollow" >61. Free Vectors Icons</a></h4>
<p><a href="http://thinkdesignblog.com/free-vectors-20-free-social-bookmarking-icons.htm" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/61.jpeg" alt=" " width="500" height="180" class="alignnone size-full wp-image-642" /></a></p>
<h4><a href="http://bigkobe.deviantart.com/art/Website-Icons-Vol-1-95915593" rel="nofollow" >62. Website Icons Vol.1</a></h4>
<p><a href="http://bigkobe.deviantart.com/art/Website-Icons-Vol-1-95915593" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/62.jpg" alt=" " width="270" height="410" class="alignnone size-full wp-image-643" /></a></p>
<h4><a href="http://vikiworks.com/2007/07/28/social-bookmark-iconset-part-2/" rel="nofollow" >63. Social Bookmark Iconset: Part II</a></h4>
<p><a href="http://vikiworks.com/2007/07/28/social-bookmark-iconset-part-2/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/63.jpg" alt=" " width="415" height="120" class="alignnone size-full wp-image-644" /></a></p>
<h3>Cute icons</h3>
<p>These icons may not be as useful as the others on this list, but the truth is they are so cute that we <em>must</em> have them.</p>
<h4><a href="http://www.artua.com/freeicons" rel="nofollow" >64. WALL-E Icons</a></h4>
<p><a href="http://www.artua.com/freeicons" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/64.jpg" alt=" " width="483" height="238" class="alignnone size-full wp-image-678" /></a></p>
<h4><a href="http://www.icojoy.com/articles/37" rel="nofollow" >65. Maneki Neko</a></h4>
<p><a href="http://www.icojoy.com/articles/37" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/65.gif" alt=" " width="449" height="319" class="alignnone size-full wp-image-646" /></a></p>
<h4><a href="http://www.smashingmagazine.com/2009/05/10/retro-toys-a-free-icon-set/" rel="nofollow" >66. Retro Toys</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/05/10/retro-toys-a-free-icon-set/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/66.jpg" alt=" " width="450" height="450" class="alignnone size-full wp-image-647" /></a></p>
<h4><a href="http://www.smashingmagazine.com/2008/10/28/feed-me-animals-a-free-rss-feed-icon-set/" rel="nofollow" >67. Feed Me Animals</a></h4>
<p><a href="http://www.smashingmagazine.com/2008/10/28/feed-me-animals-a-free-rss-feed-icon-set/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/67.jpg" alt=" " width="450" height="450" class="alignnone size-full wp-image-648" /></a></p>
<h4><a href="http://www.smashingmagazine.com/2008/06/20/smashing-royal-icon-set/" rel="nofollow" >68. Smashing Royal Icon Set</a></h4>
<p><a href="http://www.smashingmagazine.com/2008/06/20/smashing-royal-icon-set/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/68.jpg" alt=" " width="500" height="417" class="alignnone size-full wp-image-649" /></a></p>
<h4><a href="http://www.visualpharm.com/russian_icon_set/" rel="nofollow" >69. From Russia with Love</a></h4>
<p><a href="http://www.visualpharm.com/russian_icon_set/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/69.jpg" alt=" " width="495" height="303" class="alignnone size-full wp-image-650" /></a></p>
<h4><a href="http://www.zyotism.com/aesthetics/iconsets/2001/index.html" rel="nofollow" >70. 2001: A Space Odyssey</a></h4>
<p><a href="http://www.zyotism.com/aesthetics/iconsets/2001/index.html" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/70.jpg" alt=" " width="438" height="228" class="alignnone size-full wp-image-651" /></a></p>
<h4><a href="http://turbomilk.com/downloads/zoom_eyed/" rel="nofollow" >71. Zoom-eyed creatures</a></h4>
<p><a href="http://turbomilk.com/downloads/zoom_eyed/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/71.jpg" alt=" " width="495" height="269" class="alignnone size-full wp-image-652" /></a></p>
<h4><a href="http://cemagraphics.deviantart.com/art/Cute-Vehicle-110425628" rel="nofollow" >72. Cute Vehicle</a></h4>
<p><a href="http://cemagraphics.deviantart.com/art/Cute-Vehicle-110425628" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/72.jpg" alt=" " width="271" height="238" class="alignnone size-full wp-image-653" /></a></p>
<h4><a href="http://milomark.deviantart.com/art/Daft-Punk-Icons-121746107" rel="nofollow" >73. Daft Punk Icons</a></h4>
<p><a href="http://milomark.deviantart.com/art/Daft-Punk-Icons-121746107" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/73.jpg" alt=" " width="291" height="291" class="alignnone size-full wp-image-654" /></a></p>
<h4><a href="http://dryicons.com/free-icons/preview/futuristica-icons-set/" rel="nofollow" >74. Futuristica Icons</a></h4>
<p><a href="http://dryicons.com/free-icons/preview/futuristica-icons-set/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/74.jpg" alt=" " width="512" height="124" class="alignnone size-full wp-image-679" /></a></p>
<h4><a href="http://tykee.deviantart.com/art/Real-Apple-Icon-121500079" rel="nofollow" >75. Real Apple</a></h4>
<p><a href="http://tykee.deviantart.com/art/Real-Apple-Icon-121500079" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/75.jpg" alt=" " width="300" height="200" class="alignnone size-full wp-image-656" /></a></p>
<h4><a href="http://yingjunjiu.deviantart.com/art/Transformer-Icons-92765488" rel="nofollow" >76. Transformer Icons</a></h4>
<p><a href="http://yingjunjiu.deviantart.com/art/Transformer-Icons-92765488" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/76.jpg" alt=" " width="337" height="334" class="alignnone size-full wp-image-657" /></a></p>
<h4><a href="http://dimpoart.deviantart.com/art/128x128-Icons-Set-5-53638677" rel="nofollow" >77. Tasty icons</a></h4>
<p><a href="http://dimpoart.deviantart.com/art/128x128-Icons-Set-5-53638677" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/77.jpg" alt=" " width="495" height="140" class="alignnone size-full wp-image-658" /></a></p>
<h4><a href="http://www.iconcubic.com/Freedown08.html" rel="nofollow" >78. Classic Cameras</a></h4>
<p><a href="http://www.iconcubic.com/Freedown08.html" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/78.png" alt=" " width="316" height="305" class="alignnone size-full wp-image-662" /></a></p>
<h4><a href="http://mhmoodzaidan.deviantart.com/art/Kung-Fu-Panda-119349301" rel="nofollow" >79. Kung Fu Panda</a></h4>
<p><a href="http://mhmoodzaidan.deviantart.com/art/Kung-Fu-Panda-119349301" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/79.png" alt=" " width="440" height="560" class="alignnone size-full wp-image-660" /></a></p>
<h4><a href="http://www.pixelpressicons.com/?p=14" rel="nofollow" >80. Pirates Icon Set</a></h4>
<p><a href="http://www.pixelpressicons.com/?p=14" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/80.png" alt=" " width="460" height="337" class="alignnone size-full wp-image-661" /></a></p>
<h4><a href="http://www.tutorial9.net/resources/cute-critters-free-icon-pack/" rel="nofollow" >81. Cute Critters Free Icon Pack</a></h4>
<p><a href="http://www.tutorial9.net/resources/cute-critters-free-icon-pack/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/81.jpg" alt=" " width="495" height="339" class="alignnone size-full wp-image-663" /></a></p>
<h4><a href="http://dunedhel.deviantart.com/art/Geisha-119082371" rel="nofollow" >82. Geisha</a></h4>
<p><a href="http://dunedhel.deviantart.com/art/Geisha-119082371" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/82.png" alt=" " width="300" height="568" class="alignnone size-full wp-image-664" /></a></p>
<h4><a href="http://cyberella74.deviantart.com/art/StarWars-Vehicles-Archigraphs-118928110" rel="nofollow" >83. StarWars Vehicles Archigraphs</a></h4>
<p><a href="http://cyberella74.deviantart.com/art/StarWars-Vehicles-Archigraphs-118928110" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/83.jpg" alt=" " width="300" height="302" class="alignnone size-full wp-image-665" /></a></p>
<h4><a href="http://iconfactory.com/startrek/" rel="nofollow" >84. Star Trek</a></h4>
<p><a href="http://iconfactory.com/startrek/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/84.jpg" alt=" " width="495" height="207" class="alignnone size-full wp-image-666" /></a></p>
<h4><a href="http://mantia.me/icons/clones/" rel="nofollow" >85. Clones</a></h4>
<p><a href="http://mantia.me/icons/clones/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/85.jpg" alt=" " width="495" height="309" class="alignnone size-full wp-image-667" /></a></p>
<h4><a href="http://taruto.deviantart.com/art/Blob-Emoticons-107045840" rel="nofollow" >86. Blob Emoticons</a></h4>
<p><a href="http://taruto.deviantart.com/art/Blob-Emoticons-107045840" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/88.gif" alt=" " width="140" height="90" class="alignnone size-full wp-image-668" /></a></p>
<h4><a href="http://freebiesdock.com/oldschool-icon-set/" rel="nofollow" >87. OldSchool Icon Set</a></h4>
<p><a href="http://freebiesdock.com/oldschool-icon-set/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/89.jpg" alt=" " width="478" height="200" class="alignnone size-full wp-image-669" /></a></p>
<h4><a href="http://vlademareous.deviantart.com/art/4-music-icons-109750862" rel="nofollow" >88. Music icons</a></h4>
<p><a href="http://vlademareous.deviantart.com/art/4-music-icons-109750862" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/90.jpg" alt=" " width="422" height="341" class="alignnone size-full wp-image-670" /></a></p>
<h4><a href="http://benedik.deviantart.com/art/Starbucks-coffee-icons-96173293" rel="nofollow" >89. Starbucks coffee icons</a></h4>
<p><a href="http://benedik.deviantart.com/art/Starbucks-coffee-icons-96173293" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/91.jpg" alt=" " width="496" height="393" class="alignnone size-full wp-image-671" /></a></p>
<h4><a href="http://cgink.deviantart.com/art/I-love-quot-Blondes-quot-87275040" rel="nofollow" >90. I love &#8220;Blondes&#8221;</a></h4>
<p><a href="http://cgink.deviantart.com/art/I-love-quot-Blondes-quot-87275040" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/92.jpg" alt=" " width="370" height="294" class="alignnone size-full wp-image-672" /></a></p>
<h3>More icon links</h3>
<ul>
<li><a href="http://www.smashingmagazine.com/2008/05/21/40-professional-icon-sets-for-free-download/" rel="nofollow" >40 Professional Icon Sets For Free Download</a></li>
<li><a href="http://www.smashingmagazine.com/2008/03/06/35-really-incredible-free-icon-sets/" rel="nofollow" >35 (Really) Incredible Free Icon Sets</a></li>
<li><a href="http://www.smashingmagazine.com/2009/06/07/50-fresh-useful-icon-sets-for-your-next-design/" rel="nofollow" >50 Fresh Useful Icon Sets For Your Next Design</a></li>
<li><a href="http://directoryfordesigners.com/50-free-social-media-icon-sets-for-your-blog" rel="nofollow" >50 Free Social Media Icon Sets for Your Blog</a></li>
<li><a href="http://noobr.net/2009/02/15-smiley-icon-sets-express-yourself/" rel="nofollow" >15 Smiley icon sets, express yourself</a></li>
<li><a href="http://www.smashingmagazine.com/2009/02/16/50-beautiful-useful-and-free-icon-sets/" rel="nofollow" >50 Free High-Quality Icon Sets</a></li>
<li><a href="http://webdesignledger.com/freebies/21-best-icon-sets-for-designing-web-apps" rel="nofollow" >21 Best Icon Sets for Designing Web Apps</a></li>
<li><a href="http://www.smashingmagazine.com/2008/07/02/55-free-high-quality-icon-sets/" rel="nofollow" >55 Free High Quality Icon Sets</a></li>
<li><a href="http://www.noupe.com/icons/50-most-beautiful-icon-sets-created-in-2008.html" rel="nofollow" > 50 Most Beautiful Icon Sets Created in 2008</a></li>
<li><a href="http://weloveicons.com/" rel="nofollow" >We Love Icons</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://webdesignernotebook.com/resources/90-beautiful-useful-and-free-icon-sets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>20 Gorgeous Icon Sets That You Have To Pay For</title>
		<link>http://webdesignernotebook.com/resources/20-gorgeous-icon-sets-that-you-have-to-pay-for/</link>
		<comments>http://webdesignernotebook.com/resources/20-gorgeous-icon-sets-that-you-have-to-pay-for/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 08:30:33 +0000</pubDate>
		<dc:creator>Inayaili León</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://webdesignernotebook.com/?p=447</guid>
		<description><![CDATA[Who needs another list of icons, specially when they aren&#8217;t free? I would say every web designer does, specially when the icons are as gorgeous and useful as the ones on this list! About paid icon sets I have to confess: I am a bit of an icon-nut. If I had loads of money, I&#8217;d [...]]]></description>
			<content:encoded><![CDATA[<p>Who needs another list of icons, specially when they aren&#8217;t free? I would say every web designer does, specially when the icons are as gorgeous and useful as the ones on this list!</p>
<p><span id="more-447"></span></p>
<h3>About paid icon sets</h3>
<p>I have to confess: I am a bit of an icon-nut. If I had loads of money, I&#8217;d buy icons everyday. And those who know me are aware that I often incorporate icons in my concepts.</p>
<p>We all know the ideal situation would be to have time and budget to create an icon set for every project that needs it, but that rarely happens and the second option is usually to purchase stock icons, some more expensive than others. Regardless of their price, in the end they are always cheaper than developing the icon sets yourself.</p>
<p>These are 20 of my favourite sets. You can look at the more expensive sets as any other premium purchase: you want that extra special touch, and you&#8217;ll know you won&#8217;t see the same icons everywhere (or at least as often).</p>
<p>So here are some of the most beautiful icons out there:</p>
<h4><a href="http://www.icondrawer.com/icons_512_preview.php" rel="nofollow" >1. IconDrawer&#8217;s Classic Icons &#8211; $150</a></h4>
<p><a href="http://www.icondrawer.com/icons_512_preview.php" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/01-classic_512_icons.jpg" alt=" " width="485" height="371" class="alignnone size-full wp-image-453" /></a></p>
<h4><a href="http://www.mezzoblue.com/icons/chalkwork/collection/" rel="nofollow" >2. Chalkwork Collection &#8211; $199</a></h4>
<p><a href="http://www.mezzoblue.com/icons/chalkwork/collection/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/02-collection.jpg" alt=" " width="500" height="316" class="alignnone size-full wp-image-454" /></a></p>
<p>It&#8217;s worth mentioning that some smaller sets that are part of this collection are free.</p>
<h4><a href="http://www.istockphoto.com/file_search.php?action=file&amp;lightboxID=2786120" rel="nofollow" >3. Satin Icons &#8211; from $10</a></h4>
<p><a href="http://www.istockphoto.com/file_search.php?action=file&amp;lightboxID=2786120" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/03-ist2_5162875-satin-icons-set-11.jpg" alt=" " width="380" height="380" class="alignnone size-full wp-image-455" /></a></p>
<h4><a href="http://iconkits.com/products/aquality_base_kit/" rel="nofollow" >4. Aquality Base Kit &#8211; $199</a></h4>
<p><a href="http://iconkits.com/products/aquality_base_kit/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/04-aquality_base_large_preview.png" alt=" " width="440" height="283" class="alignnone size-full wp-image-456" /></a></p>
<h4><a href="http://www.istockphoto.com/file_search.php?action=file&amp;lightboxID=4738689" rel="nofollow" >5. Cardboard series &#8211; from $10</a></h4>
<p><a href="http://www.istockphoto.com/file_search.php?action=file&amp;lightboxID=4738689" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/05-ist2_7058720-food-and-restaurant-icons-cardboard-series.jpg" alt=" " width="380" height="241" class="alignnone size-full wp-image-457" /></a></p>
<h4><a href="http://stockicons.com/detail/1158" rel="nofollow" >6. Horizon &#8211; $349</a></h4>
<p><a href="http://stockicons.com/detail/1158" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/06-preview.png" alt=" " width="284" height="45" class="alignnone size-full wp-image-458" /></a></p>
<h4><a href="http://theiconlab.com/allicons/ideal/index.html" rel="nofollow" >7. Ideal Icon Set &#8211; from $28</a></h4>
<p><a href="http://theiconlab.com/allicons/ideal/index.html" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/07-Picture-1.png" alt=" " width="385" height="122" class="alignnone size-full wp-image-459" /></a></p>
<h4>8. <a href="http://www.istockphoto.com/stock-illustration-3329197-personal-finance-icons.php" rel="nofollow" >Personal finance</a> and <a href="http://www.istockphoto.com/stock-illustration-3612578-lost-and-found-icons.php" rel="nofollow" >Lost and found icons</a> &#8211; from $10</h4>
<p><a href="http://www.istockphoto.com/stock-illustration-3612578-lost-and-found-icons.php" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/08-ist2_3329197-personal-finance-icons.jpg" alt=" " width="380" height="380" class="alignnone size-full wp-image-460" /></a></p>
<p><a href="http://www.istockphoto.com/stock-illustration-3329197-personal-finance-icons.php" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/08b-ist2_3612578-lost-and-found-icons.jpg" alt=" " width="380" height="380" class="alignnone size-full wp-image-461" /></a></p>
<h4><a href="http://www.istockphoto.com/file_search.php?action=file&amp;lightboxID=961400" rel="nofollow" >9. Color series &#8211; from $10</a></h4>
<p><a href="http://www.istockphoto.com/file_search.php?action=file&amp;lightboxID=961400" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/09-ist2_1948138-music-and-dance-icons-color-series.jpg" alt=" " width="380" height="270" class="alignnone size-full wp-image-462" /></a></p>
<h4><a href="http://yellowicon.com/stockicon/view/23/blue_sky_financial_icons" rel="nofollow" >10. Blue Sky Financial Icons &#8211; $179</a></h4>
<p><a href="http://yellowicon.com/stockicon/view/23/blue_sky_financial_icons" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/10-Grid-Blue-Sky-Financial.jpg" alt=" " width="405" height="415" class="alignnone size-full wp-image-464" /></a></p>
<h4><a href="http://yellowicon.com/stockicon/view/35/angular_stock_icons" rel="nofollow" >11. Angular Stock Icons &#8211; $249</a></h4>
<p><a href="http://yellowicon.com/stockicon/view/35/angular_stock_icons" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/11-angular.jpg" alt=" " width="405" height="332" class="alignnone size-full wp-image-465" /></a></p>
<h4><a href="http://icondock.com/icons/sets/blockie-vector-set" rel="nofollow" >12. Blockie Vector Set &#8211; $50</a></h4>
<p><a href="http://icondock.com/icons/sets/blockie-vector-set" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/12-blockie-vector-set.jpg" alt=" " width="300" height="220" class="alignnone size-full wp-image-466" /></a></p>
<h4><a href="http://www.istockphoto.com/file_search.php?action=file&amp;lightboxID=1018077" rel="nofollow" >13. Iso series &#8211; from $10</a></h4>
<p><a href="http://www.istockphoto.com/file_search.php?action=file&amp;lightboxID=1018077" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/13-ist2_2761968-media-and-communication-iso-series.jpg" alt=" " width="380" height="380" class="alignnone size-full wp-image-467" /></a></p>
<h4><a href="http://www.istockphoto.com/file_search.php?action=file&amp;lightboxID=2326681" rel="nofollow" >14. Silver Series &#8211; from $10</a></h4>
<p><a href="http://www.istockphoto.com/file_search.php?action=file&amp;lightboxID=2326681" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/14-ist2_3689199-blog-internet-icons-silver-series.jpg" alt=" " width="380" height="326" class="alignnone size-full wp-image-468" /></a></p>
<h4><a href="http://www.istockphoto.com/file_search.php?action=file&amp;lightboxID=825283" rel="nofollow" >15. Shiny icons &#8211; from $10</a></h4>
<p><a href="http://www.istockphoto.com/file_search.php?action=file&amp;lightboxID=825283" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/15-ist2_1918616-shiny-icons-financial.jpg" alt=" " width="380" height="312" class="alignnone size-full wp-image-471" /></a></p>
<h4><a href="http://www.istockphoto.com/file_search.php?action=file&amp;lightboxID=5778647" rel="nofollow" >16. Minimal series &#8211; from $10</a></h4>
<p><a href="http://www.istockphoto.com/file_search.php?action=file&amp;lightboxID=5778647" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/16-ist2_8636299-environmental-icons-minimal-series.jpg" alt=" " width="380" height="380" class="alignnone size-full wp-image-469" /></a></p>
<h4><a href="http://www.iconbuffet.com/store/products/oslo" rel="nofollow" >17. Oslo &#8211; $299</a></h4>
<p><a href="http://www.iconbuffet.com/store/products/oslo" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/17-small_preview.gif" alt=" " width="475" height="32" class="alignnone size-full wp-image-472" /></a></p>
<h4><a href="http://www.iconbuffet.com/store/products/tower-grove" rel="nofollow" >18. Tower Grove &#8211; $299</a></h4>
<p><a href="http://www.iconbuffet.com/store/products/tower-grove" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/18-small_preview.gif" alt=" " width="475" height="32" class="alignnone size-full wp-image-473" /></a></p>
<h4><a href="http://www.iconbuffet.com/store/products/kyoto" rel="nofollow" >19. Kyoto &#8211; $299</a></h4>
<p><a href="http://www.iconbuffet.com/store/products/kyoto" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/19-small_preview.gif" alt=" " width="475" height="32" class="alignnone size-full wp-image-474" /></a></p>
<h4><a href="http://www.icojoy.com/allicons/family/glossy/" rel="nofollow" >20. Glossy Basic and Glossy Bonus &#8211; $98</a></h4>
<p><a href="http://www.icojoy.com/allicons/family/glossy/" rel="nofollow" ><img src="http://webdesignernotebook.com/wp_livesite/wp-content/uploads/2009/07/20-49.jpg" alt=" " width="214" height="130" class="alignnone size-full wp-image-475" /></a></p>
<h3>What next?</h3>
<p>What are <em>your</em> favourite icon sets?</p>
<p>On my next article, I&#8217;ll compile a big list of free (or cheaper) icon sets. Watch this space!</p>
]]></content:encoded>
			<wfw:commentRss>http://webdesignernotebook.com/resources/20-gorgeous-icon-sets-that-you-have-to-pay-for/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
