Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/scalable/actions/view-lastedit.svg
blob: fe3e077efb6443af9ee3fff221365b6ce9a8823a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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" [
  <!ENTITY fill_color "#000000">
  <!ENTITY stroke_color "#FFFFFF">
]>
<svg xmlns="http://www.w3.org/2000/svg" width="55" height="55">
	<defs>
		<mask id="Mask" maskUnits="userSpaceOnUse" x="0" y="0" width="55" height="55">
            <rect x="0" y="0" width="55" height="55" fill="#FFFFFF" stroke="none"/>
            <line x1="19" y1="19" x2="27" y2="19" stroke="#000000" stroke-width="2.5"/>
            <line x1="28" y1="19" x2="31" y2="19" stroke="#000000" stroke-width="2.5"/>
            <line x1="19" y1="24" x2="21" y2="24" stroke="#000000" stroke-width="2.5"/>
            <line x1="22" y1="24" x2="26" y2="24" stroke="#000000" stroke-width="2.5"/>
            <line x1="19" y1="29" x2="22" y2="29" stroke="#000000" stroke-width="2.5"/>
            <path d="M 24 35 l 2 -6 l 19 -19 l 4 3 l -19 19 z" fill="#000000" stroke="#000000" stroke-width="3"/>
		</mask>
	</defs>
    <rect x="15" y="14" width="25" height="27" style="fill:&stroke_color;;stroke:&stroke_color;;stroke-width:3.5" mask="url(#Mask)"/>
    <path d="M 24 35 l 1 -5 l 4 3 z" fill="&stroke_color;" stroke="none"/>
    <path d="M 24 35 m 2 -6 l 19 -19 l 4 3 l -19 19 z" fill="&stroke_color;" stroke="none"/>
    <!--
    -->
</svg>