aboutsummaryrefslogtreecommitdiffstats
path: root/client/client-editor/src/main/resources/webapp/resources/16px/grabHandle_white.svg
blob: 94922fc9c8464ec84104e6d2af3ebd58c314ad65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 width="16px" height="16px" viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
<g>
	<circle fill="#fff" cx="5.5" cy="3.5" r="1.5"/>
	<circle fill="#fff" cx="5.5" cy="8.5" r="1.5"/>
	<circle fill="#fff" cx="5.5" cy="13.5" r="1.5"/>
	<circle fill="#fff" cx="10.5" cy="3.5" r="1.5"/>
	<circle fill="#fff" cx="10.5" cy="8.5" r="1.5"/>
	<circle fill="#fff" cx="10.5" cy="13.5" r="1.5"/>
</g>
</svg>