summaryrefslogtreecommitdiff
path: root/help3/xhpeditor/icon-themes/cmd/lc_polygon_diagonal_unfilled.svg
blob: 8e65d4143c6a29a4301cc57704899b1471a3ef2d (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,2.5 v 19 H 10.642857 21.5 v -8 h -11 v -11 z"
	 fill="none"
	 stroke="#1e8bcd"
	 stroke-linecap="round"
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--highlight-color-line"
     d="m4.5 19.5 6-6"
	 fill="none"
	 stroke="#1e8bcd"
	 stroke-linecap="round"
	 stroke-linejoin="round"
     />
</svg>