From 432285bda8a96f0e5bdff52d4d726ad2397b3ac8 Mon Sep 17 00:00:00 2001 From: Uwe Kleine-König Date: Sun, 23 Oct 2016 22:38:55 +0200 Subject: initial approach for new flug website --- theme/static/images/icons/aboutme.png | Bin 0 -> 751 bytes theme/static/images/icons/bitbucket.png | Bin 0 -> 3714 bytes theme/static/images/icons/delicious.png | Bin 0 -> 958 bytes theme/static/images/icons/facebook.png | Bin 0 -> 202 bytes theme/static/images/icons/github.png | Bin 0 -> 1714 bytes theme/static/images/icons/gitorious.png | Bin 0 -> 227 bytes theme/static/images/icons/gittip.png | Bin 0 -> 487 bytes theme/static/images/icons/google-groups.png | Bin 0 -> 803 bytes theme/static/images/icons/google-plus.png | Bin 0 -> 527 bytes theme/static/images/icons/hackernews.png | Bin 0 -> 3273 bytes theme/static/images/icons/lastfm.png | Bin 0 -> 975 bytes theme/static/images/icons/linkedin.png | Bin 0 -> 896 bytes theme/static/images/icons/reddit.png | Bin 0 -> 693 bytes theme/static/images/icons/rss.png | Bin 0 -> 879 bytes theme/static/images/icons/slideshare.png | Bin 0 -> 535 bytes theme/static/images/icons/speakerdeck.png | Bin 0 -> 1049 bytes theme/static/images/icons/stackoverflow.png | Bin 0 -> 916 bytes theme/static/images/icons/twitter.png | Bin 0 -> 830 bytes theme/static/images/icons/vimeo.png | Bin 0 -> 544 bytes theme/static/images/icons/youtube.png | Bin 0 -> 458 bytes 20 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 theme/static/images/icons/aboutme.png create mode 100644 theme/static/images/icons/bitbucket.png create mode 100644 theme/static/images/icons/delicious.png create mode 100644 theme/static/images/icons/facebook.png create mode 100644 theme/static/images/icons/github.png create mode 100644 theme/static/images/icons/gitorious.png create mode 100644 theme/static/images/icons/gittip.png create mode 100644 theme/static/images/icons/google-groups.png create mode 100644 theme/static/images/icons/google-plus.png create mode 100644 theme/static/images/icons/hackernews.png create mode 100644 theme/static/images/icons/lastfm.png create mode 100644 theme/static/images/icons/linkedin.png create mode 100644 theme/static/images/icons/reddit.png create mode 100644 theme/static/images/icons/rss.png create mode 100644 theme/static/images/icons/slideshare.png create mode 100644 theme/static/images/icons/speakerdeck.png create mode 100644 theme/static/images/icons/stackoverflow.png create mode 100644 theme/static/images/icons/twitter.png create mode 100644 theme/static/images/icons/vimeo.png create mode 100644 theme/static/images/icons/youtube.png (limited to 'theme/static/images/icons') diff --git a/theme/static/images/icons/aboutme.png b/theme/static/images/icons/aboutme.png new file mode 100644 index 0000000..9609df3 Binary files /dev/null and b/theme/static/images/icons/aboutme.png differ diff --git a/theme/static/images/icons/bitbucket.png b/theme/static/images/icons/bitbucket.png new file mode 100644 index 0000000..d05ba16 Binary files /dev/null and b/theme/static/images/icons/bitbucket.png differ diff --git a/theme/static/images/icons/delicious.png b/theme/static/images/icons/delicious.png new file mode 100644 index 0000000..3dccdd8 Binary files /dev/null and b/theme/static/images/icons/delicious.png differ diff --git a/theme/static/images/icons/facebook.png b/theme/static/images/icons/facebook.png new file mode 100644 index 0000000..74e7ad5 Binary files /dev/null and b/theme/static/images/icons/facebook.png differ diff --git a/theme/static/images/icons/github.png b/theme/static/images/icons/github.png new file mode 100644 index 0000000..8b25551 Binary files /dev/null and b/theme/static/images/icons/github.png differ diff --git a/theme/static/images/icons/gitorious.png b/theme/static/images/icons/gitorious.png new file mode 100644 index 0000000..3eeb3ec Binary files /dev/null and b/theme/static/images/icons/gitorious.png differ diff --git a/theme/static/images/icons/gittip.png b/theme/static/images/icons/gittip.png new file mode 100644 index 0000000..af94962 Binary files /dev/null and b/theme/static/images/icons/gittip.png differ diff --git a/theme/static/images/icons/google-groups.png b/theme/static/images/icons/google-groups.png new file mode 100644 index 0000000..5de15e6 Binary files /dev/null and b/theme/static/images/icons/google-groups.png differ diff --git a/theme/static/images/icons/google-plus.png b/theme/static/images/icons/google-plus.png new file mode 100644 index 0000000..3c6b743 Binary files /dev/null and b/theme/static/images/icons/google-plus.png differ diff --git a/theme/static/images/icons/hackernews.png b/theme/static/images/icons/hackernews.png new file mode 100644 index 0000000..fc7a82d Binary files /dev/null and b/theme/static/images/icons/hackernews.png differ diff --git a/theme/static/images/icons/lastfm.png b/theme/static/images/icons/lastfm.png new file mode 100644 index 0000000..3a6c626 Binary files /dev/null and b/theme/static/images/icons/lastfm.png differ diff --git a/theme/static/images/icons/linkedin.png b/theme/static/images/icons/linkedin.png new file mode 100644 index 0000000..d29c120 Binary files /dev/null and b/theme/static/images/icons/linkedin.png differ diff --git a/theme/static/images/icons/reddit.png b/theme/static/images/icons/reddit.png new file mode 100644 index 0000000..71ae121 Binary files /dev/null and b/theme/static/images/icons/reddit.png differ diff --git a/theme/static/images/icons/rss.png b/theme/static/images/icons/rss.png new file mode 100644 index 0000000..7862c65 Binary files /dev/null and b/theme/static/images/icons/rss.png differ diff --git a/theme/static/images/icons/slideshare.png b/theme/static/images/icons/slideshare.png new file mode 100644 index 0000000..ecc9741 Binary files /dev/null and b/theme/static/images/icons/slideshare.png differ diff --git a/theme/static/images/icons/speakerdeck.png b/theme/static/images/icons/speakerdeck.png new file mode 100644 index 0000000..087d093 Binary files /dev/null and b/theme/static/images/icons/speakerdeck.png differ diff --git a/theme/static/images/icons/stackoverflow.png b/theme/static/images/icons/stackoverflow.png new file mode 100644 index 0000000..f5b65e9 Binary files /dev/null and b/theme/static/images/icons/stackoverflow.png differ diff --git a/theme/static/images/icons/twitter.png b/theme/static/images/icons/twitter.png new file mode 100644 index 0000000..d0ef3cc Binary files /dev/null and b/theme/static/images/icons/twitter.png differ diff --git a/theme/static/images/icons/vimeo.png b/theme/static/images/icons/vimeo.png new file mode 100644 index 0000000..dba4720 Binary files /dev/null and b/theme/static/images/icons/vimeo.png differ diff --git a/theme/static/images/icons/youtube.png b/theme/static/images/icons/youtube.png new file mode 100644 index 0000000..ce6cbe4 Binary files /dev/null and b/theme/static/images/icons/youtube.png differ -- cgit v1.2.3