summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_line.svg
blob: 24d286f77035df0950e1217c5ecdfd3f2e469083 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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 19,19"
     fill="none"
     stroke="#1e8bcd" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
</svg>