summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_distributeselection.svg
blob: 45c9f3efa1b78b52da13f1fc46086b867e1a18f9 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?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--highlight-color-line"
     d="m 5.5,2.5 v 19 z m 13,0 v 19 z"
     fill="none"
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--area-color"
     d="m 15.5,10.5 h 6 v 10 h -6 z"
     fill="#fafafa"
     stroke="#3a3a38" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--highlight-color-line"
     d="m 13.5,1.5 4,4 -4,4"
     fill="none"
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--highlight-color-line"
     d="m 10.5,1.5 -4,4 4,4"
     fill="none"
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--highlight-color-line"
     d="M 17.5,5.5 H 6.5"
     fill="none"
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--area-color"
     d="m 2.5,10.5 h 6 v 8 h -6 z"
     fill="#fafafa"
     stroke="#3a3a38" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
</svg>