summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/frmt-text-direction-r2l.svg
blob: 3f6b4e4953a5a2d86b23b34da47f197703ab9c86 (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" />

    <!-- A -->
    <path d="m 18.5,9.75 v -4 c 0,-3 -5,-3 -5,0 v 4" style="fill:none;stroke:#383838;stroke-linecap:round" />
    <path d="m 18.5,7 h -5.1" style="fill:none;stroke:#383838" />

    <!-- Arrows -->
    <path d="m 2,5.5 3,-2.5 v 2 h 7 v 1 h -7 v 2 z"    style="fill:#5a5a5a" />
    <path d="m 2,11.5 3,-2.5 v 2 h 15 v 1 h -15 v 2 z" style="fill:#5a5a5a" />
    <path d="m 2,17.5 3,-2.5 v 2 h 15 v 1 h -15 v 2 z" style="fill:#5a5a5a" />
  </g>
</svg>