diff --git a/README.markdown b/README.markdown index df1d5c8..c1fc430 100644 --- a/README.markdown +++ b/README.markdown @@ -14,6 +14,7 @@ Icon List So Far ================= * About.me +* Apple * Behance * BitBucket * Adobe Creative Cloud diff --git a/fc-webicons.css b/fc-webicons.css index df2a992..91ab74a 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"); } +/* 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"); } +.no-svg .fc-webicon.apple.small { background: url("images/fc-webicon-apple-s.png"); } +.svg .fc-webicon.apple { background: url("images/fc-webicon-apple.svg"); } + /* Behance */ .no-svg .fc-webicon.behance { background: url("images/fc-webicon-behance-m.png"); } .no-svg .fc-webicon.behance.large { background: url("images/fc-webicon-behance.png"); } diff --git a/fc-webicons.html b/fc-webicons.html index 8b0650d..dfda606 100644 --- a/fc-webicons.html +++ b/fc-webicons.html @@ -25,6 +25,8 @@ About.me + Apple + Behance Bitbucket @@ -117,6 +119,8 @@ About.me + Apple + Behance Bitbucket @@ -209,6 +213,8 @@ About.me + Apple + Behance Bitbucket diff --git a/images/fc-webicon-apple-m.png b/images/fc-webicon-apple-m.png new file mode 100644 index 0000000..cfdc540 Binary files /dev/null and b/images/fc-webicon-apple-m.png differ diff --git a/images/fc-webicon-apple-s.png b/images/fc-webicon-apple-s.png new file mode 100644 index 0000000..8d2e60d Binary files /dev/null and b/images/fc-webicon-apple-s.png differ diff --git a/images/fc-webicon-apple.png b/images/fc-webicon-apple.png new file mode 100644 index 0000000..e1a684c Binary files /dev/null and b/images/fc-webicon-apple.png differ diff --git a/images/fc-webicon-apple.svg b/images/fc-webicon-apple.svg new file mode 100644 index 0000000..c19d880 --- /dev/null +++ b/images/fc-webicon-apple.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + diff --git a/images/fc-webicon-windows-m.png b/images/fc-webicon-windows-m.png new file mode 100644 index 0000000..d4d35fb Binary files /dev/null and b/images/fc-webicon-windows-m.png differ diff --git a/images/fc-webicon-windows-s.png b/images/fc-webicon-windows-s.png new file mode 100644 index 0000000..3284462 Binary files /dev/null and b/images/fc-webicon-windows-s.png differ diff --git a/images/fc-webicon-windows.png b/images/fc-webicon-windows.png new file mode 100644 index 0000000..fbe0da3 Binary files /dev/null and b/images/fc-webicon-windows.png differ diff --git a/images/fc-webicon-windows.svg b/images/fc-webicon-windows.svg new file mode 100644 index 0000000..0b5e414 --- /dev/null +++ b/images/fc-webicon-windows.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + +