Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gfx
diff options
context:
space:
mode:
authorerikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2007-10-08 23:59:23 (GMT)
committer erikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2007-10-08 23:59:23 (GMT)
commit31bd58b28b123fe5ad11685b1ccaf12b489931e2 (patch)
tree1cf9cf8fbb4c5cb35c5dd6691366c6550882a083 /gfx
parent005836732905ff352d53b763a062f9f625a9f064 (diff)
new gfx!
git-svn-id: http://mediamods.com/public-svn/camera-activity/Record.activity@570 574bc980-5f2d-0410-acbc-c8f9f0eb14e0
Diffstat (limited to 'gfx')
-rw-r--r--gfx/device-camera.svg9
-rw-r--r--gfx/device-microphone.svg10
2 files changed, 0 insertions, 19 deletions
diff --git a/gfx/device-camera.svg b/gfx/device-camera.svg
deleted file mode 100644
index 9506f4c..0000000
--- a/gfx/device-camera.svg
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
- <!ENTITY stroke_color "#010101">
- <!ENTITY fill_color "#FFFFFF">
-]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="device-camera">
- <g>
- <path d="M52.159,27.454 c0,0-11.265,13.547-24.785,13.556C13.854,41.021,2.591,27.473,2.591,27.473S13.854,13.99,27.374,13.99 C40.895,13.981,52.159,27.454,52.159,27.454z" fill="&fill_color;" stroke="&stroke_color;" stroke-linejoin="round" stroke-width="3.5"/>
- <path d="M20.218,27.499c0,3.951,3.207,7.156,7.155,7.156 c3.945,0,7.152-3.205,7.152-7.156c0-3.944-3.207-7.158-7.152-7.158C23.424,20.342,20.218,23.555,20.218,27.499z" fill="none" stroke="&stroke_color;" stroke-width="3.5"/>
- </g>
-</g></svg> \ No newline at end of file
diff --git a/gfx/device-microphone.svg b/gfx/device-microphone.svg
deleted file mode 100644
index 84ba4f5..0000000
--- a/gfx/device-microphone.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
- <!ENTITY stroke_color "#010101">
- <!ENTITY fill_color "#FFFFFF">
-]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="device-mic">
- <g>
- <path d="M52.203,27.565 c0,0-11.779,13.491-24.829,13.491c-13.048,0-24.827-13.491-24.827-13.491s9.222-11.622,17.451-11.622 c4.57,0,7.376,2.824,7.376,2.824s2.81-2.824,7.378-2.824C42.98,15.943,52.203,27.565,52.203,27.565z" fill="&fill_color;" stroke="&stroke_color;" stroke-linecap="round" stroke-linejoin="round" stroke-width="3.5"/>
-
- <line fill="none" stroke="&stroke_color;" stroke-linecap="round" stroke-linejoin="round" stroke-width="3.5" x1="2.547" x2="52.203" y1="27.565" y2="27.565"/>
- </g>
-</g></svg> \ No newline at end of file