summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_basicshapes.cube.svg
blob: 6d72c4c541fc5fb6adf3aa6feb146c1724101607 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?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,6.2 6.5,2.5 h 15 v 15 l -3.7,4 H 2.5 Z"
     fill="#fafafa" 
	 stroke="#3a3a38" 
	 stroke-linecap="round" 
	 stroke-linejoin="miter"
     />
  <path
	 class="icn icn--shape-color" 
     d="m 2.5,21.5 h 15 v -15 h -15 z"
     fill="#fafafa" 
	 stroke="#3a3a38" 
	 stroke-linecap="round" 
	 stroke-linejoin="miter"
     />
  <path
	 class="icn icn--shape-color" 
     d="m 17.5,6.5 4,-4"
     fill="#fafafa" 
	 stroke="#3a3a38" 
	 stroke-linecap="round" 
	 stroke-linejoin="miter"
     />
</svg>