summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_aligntop.svg
blob: 6decd07b327422a526d7a482fc571c21ed8acdc7 (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
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  <path
	 class="icn icn--line-color" 
     d="m 3.5,2.5 h 17 z m 0,3 h 10 z m 0,5 h 17 z"
     stroke="#3a3a38" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--highlight-color-line"
     d="m 7.5,17.5 4,-4 4,4"
     fill="none"
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--highlight-color-line"
     d="m 11.5,22.5 v -9"
     fill="none"
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
</svg>