diff options
author | Max Christian Pohle | 2015-08-04 13:18:02 +0200 |
---|---|---|
committer | Max Christian Pohle | 2015-08-04 13:18:02 +0200 |
commit | 788b4bfbbcb26a70f96ab97aef6d9bb8d270e0be (patch) | |
tree | 1a20ac30af26064736d9e7ffea775960abb8f6f4 /scalable | |
parent | 277668a2dec50bc499480a19b991d6bcce8dad53 (diff) | |
download | icons-788b4bfbbcb26a70f96ab97aef6d9bb8d270e0be.tar.bz2 icons-788b4bfbbcb26a70f96ab97aef6d9bb8d270e0be.zip |
added some default icons and updated Makefile: Should not be limited to
the maximum command length of the shell any longer
Diffstat (limited to 'scalable')
-rw-r--r-- | scalable/actions/go-down.png | bin | 0 -> 47943 bytes | |||
-rw-r--r-- | scalable/actions/go-next.png | bin | 0 -> 53714 bytes | |||
-rw-r--r-- | scalable/actions/go-previous.png | bin | 0 -> 46330 bytes | |||
-rw-r--r-- | scalable/actions/go-up.png | bin | 0 -> 46159 bytes | |||
l--------- | scalable/actions/system-shutdown.png | 1 |
5 files changed, 1 insertions, 0 deletions
diff --git a/scalable/actions/go-down.png b/scalable/actions/go-down.png new file mode 100644 index 0000000..4ce020f --- /dev/null +++ b/scalable/actions/go-down.png | |||
Binary files differ | |||
diff --git a/scalable/actions/go-next.png b/scalable/actions/go-next.png new file mode 100644 index 0000000..d4642ad --- /dev/null +++ b/scalable/actions/go-next.png | |||
Binary files differ | |||
diff --git a/scalable/actions/go-previous.png b/scalable/actions/go-previous.png new file mode 100644 index 0000000..397bdf2 --- /dev/null +++ b/scalable/actions/go-previous.png | |||
Binary files differ | |||
diff --git a/scalable/actions/go-up.png b/scalable/actions/go-up.png new file mode 100644 index 0000000..9d5b130 --- /dev/null +++ b/scalable/actions/go-up.png | |||
Binary files differ | |||
diff --git a/scalable/actions/system-shutdown.png b/scalable/actions/system-shutdown.png new file mode 120000 index 0000000..0ecb0b9 --- /dev/null +++ b/scalable/actions/system-shutdown.png | |||
@@ -0,0 +1 @@ | |||
application-exit.png \ No newline at end of file | |||