summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_incrementindent.svg
blob: 1cc52aee71a156e2d23639cde4c46de044d4640a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  <g id="background"
     class="icn icn--line-color" 
     fill="none"
     stroke="#3a3a38"
     stroke-linecap="round"
     stroke-linejoin="round"
     >
      <path d="m 4.5,1.5 h 18 z m 8,5 h 10 z m 0,5 h 10 z m 0,5 h 10 z m -8,5 h 18 z" />
  </g>
  <g id="symbol"
	 class="icn icn--highlight-color-line"  
     fill="none" 
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
      >
      <path d="m 5.5,7.5 4,4 -4,4" />
      <path d="m 1.5,11.5 h 8" />
  </g>
</svg>