diff --git a/fc-webicons.css b/fc-webicons.css
index b4868fc..b33cc18 100644
--- a/fc-webicons.css
+++ b/fc-webicons.css
@@ -125,6 +125,12 @@
.no-svg .fc-webicon.goodreads.small { background: url("images/fc-webicon-goodreads-s.png"); }
.svg .fc-webicon.goodreads { background: url("images/fc-webicon-goodreads.svg"); }
+/* Google */
+.no-svg .fc-webicon.google { background: url("images/fc-webicon-google-m.png"); }
+.no-svg .fc-webicon.google.large { background: url("images/fc-webicon-google.png"); }
+.no-svg .fc-webicon.google.small { background: url("images/fc-webicon-google-s.png"); }
+.svg .fc-webicon.google { background: url("images/fc-webicon-google.svg"); }
+
/* Google Play */
.no-svg .fc-webicon.googleplay { background: url("images/fc-webicon-googleplay-m.png"); }
.no-svg .fc-webicon.googleplay.large { background: url("images/fc-webicon-googleplay.png"); }
@@ -215,6 +221,12 @@
.no-svg .fc-webicon.msn.small { background: url("images/fc-webicon-msn-s.png"); }
.svg .fc-webicon.msn { background: url("images/fc-webicon-msn.svg"); }
+/* OpenId */
+.no-svg .fc-webicon.openid { background: url("images/fc-webicon-openid-m.png"); }
+.no-svg .fc-webicon.openid.large { background: url("images/fc-webicon-openid.png"); }
+.no-svg .fc-webicon.openid.small { background: url("images/fc-webicon-openid-s.png"); }
+.svg .fc-webicon.openid { background: url("images/fc-webicon-openid.svg"); }
+
/* Picasa */
.no-svg .fc-webicon.picasa { background: url("images/fc-webicon-picasa-m.png"); }
.no-svg .fc-webicon.picasa.large { background: url("images/fc-webicon-picasa"); }
@@ -371,6 +383,12 @@
.no-svg .fc-webicon.xing.small { background: url("images/fc-webicon-xing-s.png"); }
.svg .fc-webicon.xing { background: url("images/fc-webicon-xing.svg"); }
+/* Yahoo! */
+.no-svg .fc-webicon.yahoo { background: url("images/fc-webicon-yahoo-m.png"); }
+.no-svg .fc-webicon.yahoo.large { background: url("images/fc-webicon-yahoo.png"); }
+.no-svg .fc-webicon.yahoo.small { background: url("images/fc-webicon-yahoo-s.png"); }
+.svg .fc-webicon.yahoo { background: url("images/fc-webicon-yahoo.svg"); }
+
/* Yelp! */
.no-svg .fc-webicon.yelp { background: url("images/fc-webicon-yelp-m.png"); }
.no-svg .fc-webicon.yelp.large { background: url("images/fc-webicon-yelp.png"); }
diff --git a/images/fc-webicon-google-m.png b/images/fc-webicon-google-m.png
new file mode 100644
index 0000000..563ff19
Binary files /dev/null and b/images/fc-webicon-google-m.png differ
diff --git a/images/fc-webicon-google-s.png b/images/fc-webicon-google-s.png
new file mode 100644
index 0000000..6f06521
Binary files /dev/null and b/images/fc-webicon-google-s.png differ
diff --git a/images/fc-webicon-google.png b/images/fc-webicon-google.png
new file mode 100644
index 0000000..66fce4c
Binary files /dev/null and b/images/fc-webicon-google.png differ
diff --git a/images/fc-webicon-google.svg b/images/fc-webicon-google.svg
new file mode 100644
index 0000000..f5c9af9
--- /dev/null
+++ b/images/fc-webicon-google.svg
@@ -0,0 +1,217 @@
+
+
+
+
diff --git a/images/fc-webicon-openid-m.png b/images/fc-webicon-openid-m.png
new file mode 100644
index 0000000..dd9504a
Binary files /dev/null and b/images/fc-webicon-openid-m.png differ
diff --git a/images/fc-webicon-openid-s.png b/images/fc-webicon-openid-s.png
new file mode 100644
index 0000000..7ed57e7
Binary files /dev/null and b/images/fc-webicon-openid-s.png differ
diff --git a/images/fc-webicon-openid.png b/images/fc-webicon-openid.png
new file mode 100644
index 0000000..72369e8
Binary files /dev/null and b/images/fc-webicon-openid.png differ
diff --git a/images/fc-webicon-openid.svg b/images/fc-webicon-openid.svg
new file mode 100644
index 0000000..f6942ae
--- /dev/null
+++ b/images/fc-webicon-openid.svg
@@ -0,0 +1,110 @@
+
+
\ No newline at end of file
diff --git a/images/fc-webicon-yahoo-m.png b/images/fc-webicon-yahoo-m.png
new file mode 100644
index 0000000..d411658
Binary files /dev/null and b/images/fc-webicon-yahoo-m.png differ
diff --git a/images/fc-webicon-yahoo-s.png b/images/fc-webicon-yahoo-s.png
new file mode 100644
index 0000000..8ebff5b
Binary files /dev/null and b/images/fc-webicon-yahoo-s.png differ
diff --git a/images/fc-webicon-yahoo.png b/images/fc-webicon-yahoo.png
new file mode 100644
index 0000000..1c9f40c
Binary files /dev/null and b/images/fc-webicon-yahoo.png differ
diff --git a/images/fc-webicon-yahoo.svg b/images/fc-webicon-yahoo.svg
new file mode 100644
index 0000000..6a5319c
--- /dev/null
+++ b/images/fc-webicon-yahoo.svg
@@ -0,0 +1,87 @@
+
+
\ No newline at end of file