diff --git a/README.markdown b/README.markdown index 2b751b1..6a3710a 100644 --- a/README.markdown +++ b/README.markdown @@ -52,6 +52,7 @@ Icon List So Far * Quora * Orkut * Rdio +* Reddit * RenRen * RSS * Skitch diff --git a/fc-webicons.css b/fc-webicons.css index ea1adf5..bb2dc80 100644 --- a/fc-webicons.css +++ b/fc-webicons.css @@ -239,6 +239,12 @@ .no-svg .fc-webicon.rdio.small { background: url("images/fc-webicon-rdio-s.png"); } .svg .fc-webicon.rdio { background: url("images/fc-webicon-rdio.svg"); } +/* Reddit */ +.no-svg .fc-webicon.reddit { background: url("images/fc-webicon-reddit-m.png"); } +.no-svg .fc-webicon.reddit.large { background: url("images/fc-webicon-reddit.png"); } +.no-svg .fc-webicon.reddit.small { background: url("images/fc-webicon-reddit-s.png"); } +.svg .fc-webicon.reddit { background: url("images/fc-webicon-reddit.svg"); } + /* Renren */ .no-svg .fc-webicon.renren { background: url("images/fc-webicon-renren-m.png"); } .no-svg .fc-webicon.renren.large { background: url("images/fc-webicon-renren.png"); } diff --git a/fc-webicons.html b/fc-webicons.html index 45a6b63..8e4715b 100644 --- a/fc-webicons.html +++ b/fc-webicons.html @@ -5,7 +5,7 @@
-By Adam Fairhead at Fairhead Creative