summaryrefslogtreecommitdiff
path: root/share/images/feh.svg
blob: 66f3f1c9e42015e1e832870bbcb982b96de54beb (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   width="100"
   height="100"
   version="1.1"
>
  <defs>
    <linearGradient
       id="linear_gradient_for_letters"
       x1="60.296875"
       y1="1026.6521"
       x2="141.11719"
       y2="1026.6521"
       gradientUnits="userSpaceOnUse"
    >
      <stop
         offset="0"
         stop-color="#cd022f"
         stop-opacity="1"
      />
      <stop
         offset="1"
         stop-color="#cd022f"
         stop-opacity="0"
      />
    </linearGradient>
    <filter
       id="filter_for_shadow"
       width="1.5"
       height="1.5"
       x="-0.25"
       y="-0.25"
    >
      <feGaussianBlur
         in="SourceAlpha"
         stdDeviation="1"
         result="blur"
      />
      <feColorMatrix
         result="bluralpha"
         type="matrix"
         values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.9 0"
      />
      <feOffset
         in="bluralpha"
         dx="2"
         dy="2"
         result="offsetBlur"
      />
      <feMerge>
        <feMergeNode
           in="offsetBlur"
        />
        <feMergeNode
           in="SourceGraphic"
        />
      </feMerge>
    </filter>
  </defs>
  <g
     transform="translate(-50.707033,-976.6521)"
     opacity="1"
     fill-opacity="1"
     fill-rule="nonzero"
     stroke="none"
  >
    <!-- shadows -->
    <g
       fill="black"
       filter="url(#filter_for_shadow)"
    >
      <!-- shadow for letter "F" -->
      <path
         d="m 60.296875,1012.072 20.292969,0 0,5.6836 -12.773438,0 0,5.4297 12.011719,0 0,5.6836 -12.011719,0 0,12.3633 -7.519531,0 0,-29.1602"
      />
      <!-- shadow for letter "E" -->
      <path
         d="m 87.640625,1012.072 20.292965,0 0,5.6836 -12.77343,0 0,5.4297 12.01172,0 0,5.6836 -12.01172,0 0,6.6797 13.20312,0 0,5.6836 -20.722655,0 0,-29.1602"
      />
      <!-- shadow for letter "H" -->
      <path
         d="m 114.98438,1012.072 7.51953,0 0,11.1133 11.09375,0 0,-11.1133 7.51953,0 0,29.1602 -7.51953,0 0,-12.3633 -11.09375,0 0,12.3633 -7.51953,0 0,-29.1602"
      />
    </g>
    <!-- letters -->
    <g
      fill="url(#linear_gradient_for_letters)"
    >
      <!-- letter "F" -->
      <path
         d="m 60.296875,1012.072 20.292969,0 0,5.6836 -12.773438,0 0,5.4297 12.011719,0 0,5.6836 -12.011719,0 0,12.3633 -7.519531,0 0,-29.1602"
      />
      <!-- letter "E" -->
      <path
         d="m 87.640625,1012.072 20.292965,0 0,5.6836 -12.77343,0 0,5.4297 12.01172,0 0,5.6836 -12.01172,0 0,6.6797 13.20312,0 0,5.6836 -20.722655,0 0,-29.1602"
      />
      <!-- letter "H" -->
      <path
         d="m 114.98438,1012.072 7.51953,0 0,11.1133 11.09375,0 0,-11.1133 7.51953,0 0,29.1602 -7.51953,0 0,-12.3633 -11.09375,0 0,12.3633 -7.51953,0 0,-29.1602"
      />
    </g>
  </g>
</svg>