summaryrefslogblamecommitdiff
path: root/svg/glyph/backspace.svg
blob: 53d14962030f6f5278cc256aa19d97084c9073ad (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                                                                      
<svg height="96" width="96" xmlns="http://www.w3.org/2000/svg">
	<clipPath id="clip0">
		<rect height="100%" width="50%" x="50%" y="0" />
	</clipPath>

	<mask id="glyph">
		<polygon fill="white" points="48,0 48,48 14.058874503,24" />
		<circle cx="48" cy="48" fill="black" r="12" />

		<circle clip-path="url(#clip0)" cx="48" cy="48" fill="none" r="24" stroke="white" stroke-width="24" />

		<!-- joints -->
		<circle cx="48" cy="24" fill="white" r="12" />
		<circle cx="48" cy="72" fill="white" r="12" />
	</mask>

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