summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_symbolshapes.brace-pair.svg
blob: efe3b963f8994421b94297a1a274fdab027e4694 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  <path
	 id="ShapeColor-line" 
     d="m 10,2.5 c -5.5,0 0,9.5 -6,9.5 6,0 0.5,9.5 6,9.5"
	 fill="none"
	 stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
  <path
	 id="ShapeColor-line" 
     d="m 14,2.5 c 5.5,0 0,9.5 6,9.5 -6,0 -0.5,9.5 -6,9.5"
	 fill="none"
	 stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
</svg>