Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/format-sci.svg
blob: 2fc57e56452c00c98f4645ec775a7de6f1341aa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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="format-sci">
	<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="15" y="23" font-size="18" font-family="Bitstream Vera Sans" letter-spacing="1" font-weight="bold" fill="black" stroke="none">sci</text>
			<path d="M 9 18 l 0 -2 l 3 2 l -3 2 z" stroke-width="3.5" fill="black" stroke="black"/>
			<text x="15" y="43" font-size="16" font-family="Bitstream Vera Sans" font-weight="bold" fill="black" stroke="none">eng</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="&fill_color;" stroke="&fill_color;" stroke-width="3.5" mask="url(#Mask)"/>
</g></svg>