summaryrefslogblamecommitdiff
path: root/svg/icon/home.svg
blob: 9d1ed85ee6be8ee9adebcea09d16a373eec5b937 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                               
                         



                                                                                                         



                                                                                       
<svg height="64" width="64" xmlns="http://www.w3.org/2000/svg">
	<mask id="glyph">
		<polygon fill="white" points="16,0 48,0 64,16 64,64 48,64 48,48 16,48 16,64 0,64 0,16" />
		<circle cx="16" cy="16" fill="white" r="16" />
		<circle cx="48" cy="16" fill="white" r="16" />
		<polygon fill="black" points="16,16 48,16 48,32 16,32" />
	</mask>

	<rect fill="black" mask="url(#glyph)" height="100%" width="100%" x="0" y="0" />
</svg>