summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/text_rotation.svg
blob: 1a8080bf1a81ea663d360b20c3b5feadea4f5173 (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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   width="28"
   height="28"
  >

  <defs id="defs3">

    <linearGradient id="vectorGradientBlack">
      <stop offset="0" style="stop-color:#5a5a5a"/>
      <stop offset="1" style="stop-color:black"/>
    </linearGradient>
    <linearGradient gradientUnits="userSpaceOnUse" id="linearGradientBlack" x1="4" x2="8" xlink:href="#vectorGradientBlack" y1="8" y2="16"/>

    <linearGradient id="vectorGradientBlue">
      <stop offset="0" style="stop-color:#a2d3ff"/>
      <stop offset="1" style="stop-color:#004c91"/>
    </linearGradient>
    <linearGradient gradientUnits="userSpaceOnUse" id="linearGradientBlue" x1="4" x2="8" xlink:href="#vectorGradientBlue" y1="8" y2="16"/>

  </defs>

  <g id="text_rotation">

    <!-- Black Letter -->
    <g style="stroke-width:0.7px">
      <path d="m 5.29,7.21 h 3.42 l 4.49,12.29 h -2.8 l -0.66,-1.7 h -5.48 l -0.68,1.7 h -2.738 z m 3.76,8.19 -2.05,-5.79 -2.05,5.79 z" style="fill:url(#linearGradientBlack);stroke:black"/>
      <path d="m 5.8,7.9 -4,10.9" style="fill:none;stroke:#646464;stroke-linecap:round"/>
      <path d="m 9.3,16.1 -4.6,0" style="fill:none;stroke:#646464;stroke-linecap:round"/>
    </g>

    <!-- Blue Letter -->
    <g style="stroke-width:0.7px" transform="rotate(30,7,46)">
      <path d="m 5.29,7.21 h 3.42 l 4.49,12.29 h -2.8 l -0.66,-1.7 h -5.48 l -0.68,1.7 h -2.738 z m 3.76,8.19 -2.05,-5.79 -2.05,5.79 z" style="fill:url(#linearGradientBlue);stroke:black"/>
      <path d="m 5.8,7.9 -4,10.9" style="fill:none;stroke:#b2dafe;stroke-linecap:round"/>
      <path d="m 9.3,16.1 -4.6,0" style="fill:none;stroke:#b2dafe;stroke-linecap:round"/>
    </g>

    <g style="fill:none;stroke:black;stroke-width:1.2px">
      <path d="m 14,2  0,24"/>
      <path d="m 14,20.4 12.1,7"/>
    </g>

  </g>
</svg>