From c3f0e8e2bfa09e2043016e808673a8c0779e4886 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Thu, 07 Apr 2011 14:51:40 +0000 Subject: reorganizing plugins into separate directories; adding support for plugin palette icons in plugin directory --- (limited to 'plugins/turtle_blocks_extras/icons') diff --git a/plugins/turtle_blocks_extras/icons/extrasoff.svg b/plugins/turtle_blocks_extras/icons/extrasoff.svg new file mode 100644 index 0000000..7975a9d --- /dev/null +++ b/plugins/turtle_blocks_extras/icons/extrasoff.svg @@ -0,0 +1,75 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/plugins/turtle_blocks_extras/icons/extrason.svg b/plugins/turtle_blocks_extras/icons/extrason.svg new file mode 100644 index 0000000..7ee08bf --- /dev/null +++ b/plugins/turtle_blocks_extras/icons/extrason.svg @@ -0,0 +1,158 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/turtle_blocks_extras/icons/mediaoff.svg b/plugins/turtle_blocks_extras/icons/mediaoff.svg new file mode 100644 index 0000000..b2f460a --- /dev/null +++ b/plugins/turtle_blocks_extras/icons/mediaoff.svg @@ -0,0 +1,46 @@ + + + + + +` + + + + + + + diff --git a/plugins/turtle_blocks_extras/icons/mediaon.svg b/plugins/turtle_blocks_extras/icons/mediaon.svg new file mode 100644 index 0000000..27dd516 --- /dev/null +++ b/plugins/turtle_blocks_extras/icons/mediaon.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + diff --git a/plugins/turtle_blocks_extras/icons/portfoliooff.svg b/plugins/turtle_blocks_extras/icons/portfoliooff.svg new file mode 100644 index 0000000..d404bab --- /dev/null +++ b/plugins/turtle_blocks_extras/icons/portfoliooff.svg @@ -0,0 +1,72 @@ + + + + + + + image/svg+xml + + + + + + + + + +` + + + + + + + + diff --git a/plugins/turtle_blocks_extras/icons/portfolioon.svg b/plugins/turtle_blocks_extras/icons/portfolioon.svg new file mode 100644 index 0000000..e174ee2 --- /dev/null +++ b/plugins/turtle_blocks_extras/icons/portfolioon.svg @@ -0,0 +1,284 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/turtle_blocks_extras/icons/sensoroff.svg b/plugins/turtle_blocks_extras/icons/sensoroff.svg new file mode 100644 index 0000000..ec55f03 --- /dev/null +++ b/plugins/turtle_blocks_extras/icons/sensoroff.svg @@ -0,0 +1,41 @@ + + + +image/svg+xml + + + + + \ No newline at end of file diff --git a/plugins/turtle_blocks_extras/icons/sensoron.svg b/plugins/turtle_blocks_extras/icons/sensoron.svg new file mode 100644 index 0000000..e902656 --- /dev/null +++ b/plugins/turtle_blocks_extras/icons/sensoron.svg @@ -0,0 +1,41 @@ + + + +image/svg+xml + + + + + \ No newline at end of file -- cgit v0.9.1