Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity/slicelogo.svg
blob: 0a61e758af48773179f02454dc134d21246aa5a8 (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
28
29
30
31
32
33
34
35
36
37
<!-- Copyright (C) IBM Corporation 2008  -->
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
	<!ENTITY stroke_color "white">
	<!ENTITY fill_color "none">
]>

<svg xmlns="http://www.w3.org/2000/svg"
     width="0.833333in" height="0.833333in"
     viewBox="0 0 60 60">
  <path id="Left"
        fill="&fill_color;" stroke="&stroke_color;" stroke-width="3"
        d="M 12.99,13.24
           C 6.25,14.28 1.54,4.53 11.04,0.84
             21.21,0.83 20.24,12.12 12.99,13.24 Z
           M 17.00,51.00
           C 16.79,62.12 7.21,62.12 7.00,51.00
             7.00,51.00 7.00,26.00 7.00,26.00
             7.01,22.15 6.42,15.45 12.04,15.45
             16.56,15.45 27.01,25.83 28.16,30.00
             29.24,33.93 25.89,37.10 22.00,36.34
             20.41,36.03 18.42,34.79 17.00,34.00
             17.00,34.00 17.00,51.00 17.00,51.00 Z" />
  <path id="Right"
        fill="&stroke_color;" stroke="&fill_color;" stroke-width="3"
        d="M 47.98,13.38
           C 41.36,14.32 35.84,4.23 46.01,0.76
             56.42,1.03 54.51,12.46 47.98,13.38 Z
           M 30.84,30.00
           C 31.98,25.83 42.45,15.45 46.96,15.45
             52.24,15.45 51.98,21.28 52.00,25.00
             52.00,25.00 52.00,50.00 52.00,50.00
             51.92,61.19 45.67,60.59 42.85,56.77
             40.77,53.95 41.01,49.36 41.00,46.00
             41.00,46.00 41.00,34.00 41.00,34.00
             32.85,39.73 29.80,33.82 30.84,30.00 Z" />
</svg>