summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_polygon.svg
blob: ab9cc5072be05c355c2783c49714eb4d1c7cf86a (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="m 2.5,7 16,-4.5 -2,9 2.5,6 2.5,4 h -10 z"
     fill="#fafafa" 
	 stroke="#3a3a38" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
</svg>