Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity/activity-color-deducto.svg
blob: b97dfd9baf2b8a270bc751c315f45000afa5cf2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?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 "#000000">
    <!ENTITY fill_color "#FFFFFF">
]>
    <svg enable-background="new 0 0 55 55"
         height="55px"
         width="55px"
         version="1.1"
         viewBox="0 0 55 55"
         x="0px"
         y="0px"
         xml:space="preserve"
         xmlns="http://www.w3.org/2000/svg"
         xmlns:xlink="http://www.w3.org/1999/xlink">

        <g display="block" id="activity-deducto">
            <rect display="inline" fill="#ff0000" height="10" stroke="&stroke_color;" stroke-width="0.5" width="10" x="7.291" y="7.833"/>
            <rect display="inline" fill="&stroke_color;" height="10" stroke="&stroke_color;" stroke-width="0.5" width="10" x="22.625" y="7.833"/>
            <rect display="inline" fill="#00ff00" height="10" stroke="&stroke_color;" stroke-width="0.5" width="10" x="37.375" y="7.833"/>
            <rect display="inline" fill="&stroke_color;" height="10" stroke="&stroke_color;" stroke-width="0.5" width="10" x="7.291" y="22.75"/>
            <rect display="inline" fill="&fill_color;" height="10" stroke="&stroke_color;" stroke-width="0.5" width="10" x="22.625" y="22.75"/>
            <rect display="inline" fill="&stroke_color;" height="10" stroke="&stroke_color;" stroke-width="0.5" width="10" x="37.375" y="22.75"/>
            <rect display="inline" fill="#ffff00" height="10" stroke="&stroke_color;" stroke-width="0.5" width="10" x="7.291" y="37.625"/>
            <rect display="inline" fill="&stroke_color;" height="10" stroke="&stroke_color;" stroke-width="0.5" width="10" x="22.625" y="37.625"/>
            <rect display="inline" fill="#0000ff" height="10" stroke="&stroke_color;" stroke-width="0.5" width="10" x="37.375" y="37.625"/>
        </g>
    </svg>