summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_aligntop.svg
blob: 7ef6e9a41ca8b4a6fd0574d4a199ffa3230fc9cc (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 3.5,2.5 h 17 z m 0,3 h 10 z m 0,5 h 17 z" />
  </g>
  <g id="symbol"
	 class="icn icn--highlight-color-line"  
     fill="none" 
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
      >
      <path d="m 7.5,17.5 4,-4 4,4" />
      <path d="m 11.5,22.5 v -9" />
  </g>
</svg>