summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/frmt-text-direction-horizontal.svg
blob: bc6f440814fb2b44cdd5d97b5aba5fa187c5b1d8 (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
<?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>
  <g id="frmt-text-direction-horizontal" inkscape:label="#writing_mode_lr">

    <!-- 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 3.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 3.5,7 h 5.1" style="fill:none;stroke:#383838" />

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

</svg>