This file is indexed.

/usr/share/sugar/activities/Calculate.activity/icons/base-2.svg is in sugar-calculate-activity 44-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
<?xml version='1.0' ?><!DOCTYPE svg  PUBLIC '-//W3C//DTD SVG 1.1//EN'  'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
	<!ENTITY fill_color '#FFFFFF'>
]>
<svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="base-10">
	<defs>
		<mask id="Mask" maskUnits="userSpaceOnUse" x="0" y="0" width="55" height="55">
			<path d="M 3 3 L 53 3 L 53 53 L 3 53 z" stroke-width="3.5" fill="white" stroke="white"/>
                        <text x="35" y="22" font-size="16" font-family="Bitstream Vera Sans" font-weight="bold" fill="black" stroke="none">2</text>
		</mask>
	</defs>
    <path d="M 3 12 Q 3 3 12 3 L 43 3 Q 53 3 53 12 L 53 43 Q 53 53 43 53 L 12 53 Q 3 53 3 43 z" fill="none" stroke="&fill_color;" stroke-width="3.5"/>
    <path d="M 52 12 Q 52 3 43 3 L 31.5 3 L 31.5 27.4 L 52 27.5 z" fill="&fill_color;" stroke="&fill_color;" stroke-width="3.5" mask="url(#Mask)"/>
    <text x="6" y="22" font-size="16" letter-spacing="-1" font-family="Bitstream Vera Sans" font-weight="bold" fill="&fill_color;" stroke="none">10</text>
    <text x="29" y="44" font-size="16" letter-spacing="-1" font-family="Bitstream Vera Sans" font-weight="bold" fill="&fill_color;" stroke="none">16</text>
    <text x="12" y="44" font-size="16" font-family="Bitstream Vera Sans" font-weight="bold" fill="&fill_color;" stroke="none">8</text>
</g></svg>