Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/digital-clock.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/digital-clock.svg')
-rwxr-xr-xicons/digital-clock.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/digital-clock.svg b/icons/digital-clock.svg
new file mode 100755
index 0000000..51db34d
--- /dev/null
+++ b/icons/digital-clock.svg
@@ -0,0 +1,9 @@
+<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"
+[
+ <!ENTITY fill_color "#FFFFFF">
+ <!ENTITY stroke_color "#000000">
+]>
+<svg contentScriptType="text/ecmascript" width="55px" xmlns:xlink="http://www.w3.org/1999/xlink" baseProfile="full" zoomAndPan="magnify" contentStyleType="text/css" height="55px" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.1">
+ <rect x="5" y="15" fill="&fill_color;" width="45" height="25" stroke="&stroke_color;" stroke-width="3.5"/>
+ <text x="10" stroke="&stroke_color;" xml:space="preserve" font-size="12" y="31" font-family="'Courier New', 'Courier', 'MS Courier New', 'Prestige', monospace" font-weight="800">19:50</text>
+</svg>