diff --git a/README.markdown b/README.markdown index 89023d8..d5ce276 100644 --- a/README.markdown +++ b/README.markdown @@ -14,6 +14,7 @@ Icon List So Far ================= * About.me +* Android * Apple * Béhance * BitBucket diff --git a/fc-webicons.css b/fc-webicons.css index d8ad29c..4cec5ca 100644 --- a/fc-webicons.css +++ b/fc-webicons.css @@ -11,6 +11,12 @@ .no-svg .fc-webicon.aboutme.small { background: url("images/fc-webicon-aboutme-s.png"); } .svg .fc-webicon.aboutme { background: url("images/fc-webicon-aboutme.svg"); } +/* Android */ +.no-svg .fc-webicon.android { background: url("images/fc-webicon-android-m.png"); } +.no-svg .fc-webicon.android.large { background: url("images/fc-webicon-android.png"); } +.no-svg .fc-webicon.android.small { background: url("images/fc-webicon-android-s.png"); } +.svg .fc-webicon.android { background: url("images/fc-webicon-android.svg"); } + /* Apple */ .no-svg .fc-webicon.apple { background: url("images/fc-webicon-apple-m.png"); } .no-svg .fc-webicon.apple.large { background: url("images/fc-webicon-apple.png"); } diff --git a/fc-webicons.html b/fc-webicons.html index f69ec10..2d02b61 100644 --- a/fc-webicons.html +++ b/fc-webicons.html @@ -25,6 +25,8 @@ About.me + Android + Apple Behance @@ -121,6 +123,8 @@ About.me + Android + Apple Behance @@ -217,6 +221,8 @@ About.me + Android + Apple Behance diff --git a/images/fc-webicon-android-m.png b/images/fc-webicon-android-m.png new file mode 100644 index 0000000..1708a87 Binary files /dev/null and b/images/fc-webicon-android-m.png differ diff --git a/images/fc-webicon-android-s.png b/images/fc-webicon-android-s.png new file mode 100644 index 0000000..008cc8e Binary files /dev/null and b/images/fc-webicon-android-s.png differ diff --git a/images/fc-webicon-android.png b/images/fc-webicon-android.png new file mode 100644 index 0000000..f87bbf8 Binary files /dev/null and b/images/fc-webicon-android.png differ diff --git a/images/fc-webicon-android.svg b/images/fc-webicon-android.svg new file mode 100644 index 0000000..61ffb53 --- /dev/null +++ b/images/fc-webicon-android.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + +