summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_rect_rounded.svg
blob: 33e896329f4afbc350de53550037dd3960c3fdee (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 v 10 c 0,1.5 1,2.5 2.5,2.5 h 14 c 1.5,0 2.5,-1 2.5,-2.5 V 7 C 21.5,5.5 20.5,4.5 19,4.5 H 5 C 3.5,4.5 2.5,5.5 2.5,7 Z"
     fill="#fafafa" 
	 stroke="#3a3a38" 
	 stroke-linecap="round" 
	 stroke-linejoin="round"
     />
</svg>