1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px"
height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g id="Frames-24px">
<rect fill="none" width="24" height="24"/>
</g>
<g id="Solid">
<path fill="#757575" d="M22.253,7.404l-0.634,0.634c-0.024,0.024-0.053,0.044-0.078,0.068l-5.648-5.647
c0.024-0.025,0.044-0.054,0.069-0.078l0.634-0.634l-1.414-1.414l-0.634,0.634c-2.621,2.621-3.942,6.244-3.683,9.9
c-3.655-0.259-7.279,1.061-9.898,3.682l-0.634,0.634l1.414,1.414l0.634-0.635c0.024-0.024,0.053-0.044,0.078-0.068l5.648,5.648
c-0.024,0.024-0.044,0.053-0.069,0.077l-0.634,0.634l1.414,1.414l0.634-0.634c2.621-2.62,3.942-6.243,3.683-9.898
c3.656,0.261,7.277-1.062,9.898-3.683l0.634-0.634L22.253,7.404z M19.971,9.365c-0.584,0.388-1.2,0.719-1.844,0.985L13.65,5.872
c0.266-0.644,0.596-1.259,0.985-1.843L19.971,9.365z M11.099,12.902c0.109,1.025,0.083,2.052-0.098,3.049l-2.952-2.952
C9.047,12.818,10.073,12.793,11.099,12.902z M4.029,14.636c0.584-0.39,1.199-0.72,1.843-0.985l4.478,4.478
c-0.266,0.644-0.596,1.259-0.985,1.844L4.029,14.636z M12.902,11.099c-0.109-1.026-0.084-2.052,0.098-3.05l2.951,2.952
C14.954,11.182,13.928,11.207,12.902,11.099z"/>
</g>
</svg>
|