summaryrefslogtreecommitdiffstats
path: root/share/icons/hicolor/scalable/actions/selection-lower.svg
blob: 23eaf6f7cb7beefe08e8d65ecb2c53c32ffff7b5 (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
<?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="16"
   height="16"
  >

  <defs id="defs3">
    <linearGradient id="linearGradientVector">
      <stop offset="0" style="stop-color:#ffbf00"/>
      <stop offset="1" style="stop-color:#ffffff"/>
    </linearGradient>
    <linearGradient gradientUnits="userSpaceOnUse" id="linearGradientFill" x1="-3" x2="19" xlink:href="#linearGradientVector" y1="0" y2="0"/>
  </defs>

  <g id="selection-lower" inkscape:label="#selection_down">
    <g style="fill:none;stroke:#222222;stroke-width:2px;stroke-linecap:round">
      <path d="m 10,1  5,0"/>
      <path d="m  7,4  8,0"/>
      <path d="m 10,7  5,0"/>
      <path d="m 10,14 5,0"/>
    </g>

    <rect x="0.5" y="9.5" width="15" height="2" style="fill:url(#linearGradientFill);stroke:#222222;stroke-linejoin:round"/>

    <path d="m 3,3 h 1 v 1 h -1 v 1 h 2 l -2.5,3 -2.5,-3 h 2 v -1 z"/>
  </g>

</svg>