From b5247f9c1e027a14e6d8990d37a050febcfe32d8 Mon Sep 17 00:00:00 2001 From: pedrodelyra Date: Mon, 13 Jul 2015 16:11:50 -0300 Subject: [PATCH] Adding icon images --- images/bottom-arrow-black.png | Bin 0 -> 341 bytes images/star-negative-big.png | Bin 0 -> 763 bytes images/star-negative-mini.png | Bin 0 -> 529 bytes images/star-negative.png | Bin 0 -> 642 bytes images/star-positive-big.png | Bin 0 -> 742 bytes images/star-positive-mini.png | Bin 0 -> 509 bytes images/star-positive.png | Bin 0 -> 637 bytes images/top-arrow-black.png | Bin 0 -> 318 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/bottom-arrow-black.png create mode 100644 images/star-negative-big.png create mode 100644 images/star-negative-mini.png create mode 100644 images/star-negative.png create mode 100644 images/star-positive-big.png create mode 100644 images/star-positive-mini.png create mode 100644 images/star-positive.png create mode 100644 images/top-arrow-black.png diff --git a/images/bottom-arrow-black.png b/images/bottom-arrow-black.png new file mode 100644 index 0000000..61b3730 Binary files /dev/null and b/images/bottom-arrow-black.png differ diff --git a/images/star-negative-big.png b/images/star-negative-big.png new file mode 100644 index 0000000..617dbe4 Binary files /dev/null and b/images/star-negative-big.png differ diff --git a/images/star-negative-mini.png b/images/star-negative-mini.png new file mode 100644 index 0000000..eabea40 Binary files /dev/null and b/images/star-negative-mini.png differ diff --git a/images/star-negative.png b/images/star-negative.png new file mode 100644 index 0000000..41973e7 Binary files /dev/null and b/images/star-negative.png differ diff --git a/images/star-positive-big.png b/images/star-positive-big.png new file mode 100644 index 0000000..d41a993 Binary files /dev/null and b/images/star-positive-big.png differ diff --git a/images/star-positive-mini.png b/images/star-positive-mini.png new file mode 100644 index 0000000..febf0de Binary files /dev/null and b/images/star-positive-mini.png differ diff --git a/images/star-positive.png b/images/star-positive.png new file mode 100644 index 0000000..ca15335 Binary files /dev/null and b/images/star-positive.png differ diff --git a/images/top-arrow-black.png b/images/top-arrow-black.png new file mode 100644 index 0000000..5744b53 Binary files /dev/null and b/images/top-arrow-black.png differ -- libgit2 0.21.2