summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_pie_unfilled.svg
blob: 8a3752f15ebb428ae74be2b8a6dc048122876ea5 (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
	 class="icn icn--highlight-color-line"
     d="m 12.5,4.5 c -5.25,0 -10,3.35 -10,7.5 0,4.13 4.25,7.5 9.5,7.5 5.25,0 9.5,-2.85 9.5,-7 H 12.5 Z"
	 fill="none"
	 stroke="#1e8bcd"
	 stroke-linecap="round"
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--highlight-color-line"
     d="M 6.5,16.5 12.5,12.5"
	 fill="none"
	 stroke="#1e8bcd"
	 stroke-linecap="round"
	 stroke-linejoin="round"
     />
</svg>