summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_arrowshapes.quad-arrow.svg
blob: 268598c5d02fca29ef2db07065391ea543535322 (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--shape-color" 
     d="m12 2.5-3.5 4h2v4h-4v-2l-4 3.5 4 3.5v-2h4v4h-2l3.5 4 3.5-4h-2v-4h4v2l4-3.5-4-3.5v2h-4v-4h2z"
     fill="#fafafa" 
	 stroke="#3a3a38" 
	 stroke-linecap="round" 
	 stroke-linejoin="miter"
     />
</svg>