summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_cancel.svg
blob: 79d2f9ef9f593a3e03da3e61baf07e9518e79a1e (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--negative-color" 
     d="M 4 4 L 20 20 L 4 4 z "
	 fill="none"
	 stroke="#ed3d3d" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
  <path
	 class="icn icn--negative-color" 
     d="m4 20 16-16"
	 fill="none"
	 stroke="#ed3d3d" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
</svg>