Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/digital-clock.svg
blob: 51db34de0e76d3d4d277175977e6e4c8dfcdcbbe (plain)
1
2
3
4
5
6
7
8
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>