summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_editannotation.svg
blob: bce03793767e1895f56abbcec7d102a34f196fa4 (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
<?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--area-color"
	 d="m 3.5,2.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 12 c 5.52e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.45 c 0,0.58 0.6,0.35 0.5,0.35 0.33,0 0.6,-0.25 1.17,-0.75 L 12,16.5 h 9 c 0.5,-5.5e-5 1,-0.5 1,-1 v -12 c -5.5e-5,-0.5 -0.45,-1 -1,-1 z"
     fill="#fafafa"
     stroke="#3a3a38" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--highlight-color"  
     d="m 10.5,22.5 5,-2 -3,-3 z"
     fill="#83beec" 
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--highlight-color"  
     d="m 15.5,20.5 5,-5 -3,-3 -5,5 z"
     fill="#83beec" 
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--highlight-color"  
     d="m 22.5,13.5 -2,2 -3,-3 2,-2 z"
     fill="#83beec" 
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
</svg>