summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_rect_rounded_unfilled.svg
blob: 2d8a120ddb71b63c7cbc2002f07f5eb3c9ffad05 (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 2.5,7 v 10 c 0,1.5 1,2.5 2.5,2.5 h 14 c 1.5,0 2.5,-1 2.5,-2.5 V 7 C 21.5,5.5 20.5,4.5 19,4.5 H 5 C 3.5,4.5 2.5,5.5 2.5,7 Z"
	 fill="none"
	 stroke="#1e8bcd"
	 stroke-linecap="round"
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--highlight-color-line"
     d="m 6.5,15.5 11,-7"
	 fill="none"
	 stroke="#1e8bcd"
	 stroke-linecap="round"
	 stroke-linejoin="round"
     />
</svg>