summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/text-orientation-upright.svg
blob: c1b75607b3a5f86ddb5c94c9f34e26ae16911a94 (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
<?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="24"
   height="24"
  >
  <defs>
    <linearGradient id="linearGradientA"
		    xlink:href="#linearGradientVector"
		    gradientUnits="userSpaceOnUse"
		    x1="30" x2="4" y1="25" y2="4" />
    <linearGradient id="linearGradientVector">
      <stop offset="0" style="stop-color:#ffffff"/>
      <stop offset="1" style="stop-color:#e2e1e1"/>
    </linearGradient>
  </defs>

  <!-- Note "frmt-text-direction-rtl" is the GTK icon name but we want to use our own. -->
  <g id="frmt-text-direction-r2l" inkscape:label="#writing_mode_rl">

    <!-- Background -->
    <path d="m 1,1 h 22 l 1,1 v 20 l -2,2 h -20 l -1,-1 z" style="fill:black;fill-opacity:0.0667" />
    <rect x="0.5" y="0.5" width="21" height="21"  style="fill:url(#linearGradientA);stroke:black;stroke-linejoin:round" />
    <path d="m 2,21 h -1 v -20 h 20 v 1 h -19 z" style="fill:white" />

    <!-- Glyphs -->
    <path d="m 16.9,19.8 v -4 c 0,-3 -5,-3 -5,0 v 4" style="fill:none;stroke:#383838;stroke-linecap:round"/>
    <path d="m 17.1,17 h -5.2" style="fill:none;stroke:#383838" />
    <path d="m 11,8.5 7.5,0.1 m -6,-2.6 h 4.2 l -1.7,1.5 v 3 c 0,0.5 -0.5,1 -1,1 h -1 m 2,-7.7 -0.5,-0.8 m -3.5,2 v -1 h 7.5 v 1"
	  style="fill:none;stroke:#383838;stroke-linecap:round;stroke-linejoin:round" />

    <!-- Arrow -->
    <path d="m 6.5,20 -2.5,-3 h 2 v -15 h 1 v 15 h 2 z" style="fill:#5a5a5a"/>
  </g>
</svg>