summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-11-27 09:48:56 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-11-27 10:00:51 -0800
commitc64e9ea28d307593b3607f2bb45914540524b9dc (patch)
tree522eddfebcf667980925ddcf6c34ea5bb9770237 /icons
parentcc91cad89091d0212cc09e840dfde513b968f7b7 (diff)
downloadsubsurface-c64e9ea28d307593b3607f2bb45914540524b9dc.tar.gz
Add PNG versions of our SVG icons
This is just a temporary workaround while we figure out why the Windows build doesn't load SVGs correctly. To avoid messing with the build system I simply switch to using PNG everywhere. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'icons')
-rw-r--r--icons/average.pngbin0 -> 596 bytes
-rw-r--r--icons/expand.pngbin0 -> 372 bytes
-rw-r--r--icons/maximum.pngbin0 -> 538 bytes
-rw-r--r--icons/minimum.pngbin0 -> 557 bytes
-rw-r--r--icons/ruler.pngbin0 -> 527 bytes
-rw-r--r--icons/scale.pngbin0 -> 1203 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/icons/average.png b/icons/average.png
new file mode 100644
index 000000000..f097695ec
--- /dev/null
+++ b/icons/average.png
Binary files differ
diff --git a/icons/expand.png b/icons/expand.png
new file mode 100644
index 000000000..ce8356907
--- /dev/null
+++ b/icons/expand.png
Binary files differ
diff --git a/icons/maximum.png b/icons/maximum.png
new file mode 100644
index 000000000..5b4473719
--- /dev/null
+++ b/icons/maximum.png
Binary files differ
diff --git a/icons/minimum.png b/icons/minimum.png
new file mode 100644
index 000000000..fba2aee0d
--- /dev/null
+++ b/icons/minimum.png
Binary files differ
diff --git a/icons/ruler.png b/icons/ruler.png
new file mode 100644
index 000000000..d5c2d4d8f
--- /dev/null
+++ b/icons/ruler.png
Binary files differ
diff --git a/icons/scale.png b/icons/scale.png
new file mode 100644
index 000000000..ecf5dc6cf
--- /dev/null
+++ b/icons/scale.png
Binary files differ