mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Until now we had the same svg for hover, active and checked states in the pagination indicators. Just differentiate between them using differents svg. svg files provided by Jakub Steiner https://bugzilla.gnome.org/show_bug.cgi?id=708852
71 lines
2.1 KiB
XML
71 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
|
|
<svg
|
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
xmlns:cc="http://creativecommons.org/ns#"
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
width="18"
|
|
height="18"
|
|
id="svg4703"
|
|
version="1.1"
|
|
inkscape:version="0.48.4 r9939"
|
|
sodipodi:docname="page-indicator-pushed.svg">
|
|
<defs
|
|
id="defs4705" />
|
|
<sodipodi:namedview
|
|
id="base"
|
|
pagecolor="#ffffff"
|
|
bordercolor="#666666"
|
|
borderopacity="1.0"
|
|
inkscape:pageopacity="0.0"
|
|
inkscape:pageshadow="2"
|
|
inkscape:zoom="31.392433"
|
|
inkscape:cx="1.0245308"
|
|
inkscape:cy="13.3715"
|
|
inkscape:current-layer="layer1"
|
|
showgrid="true"
|
|
inkscape:grid-bbox="true"
|
|
inkscape:document-units="px"
|
|
inkscape:window-width="2560"
|
|
inkscape:window-height="1374"
|
|
inkscape:window-x="0"
|
|
inkscape:window-y="27"
|
|
inkscape:window-maximized="1">
|
|
<inkscape:grid
|
|
type="xygrid"
|
|
id="grid6140" />
|
|
</sodipodi:namedview>
|
|
<metadata
|
|
id="metadata4708">
|
|
<rdf:RDF>
|
|
<cc:Work
|
|
rdf:about="">
|
|
<dc:format>image/svg+xml</dc:format>
|
|
<dc:type
|
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
<dc:title></dc:title>
|
|
</cc:Work>
|
|
</rdf:RDF>
|
|
</metadata>
|
|
<g
|
|
id="layer1"
|
|
inkscape:label="Layer 1"
|
|
inkscape:groupmode="layer"
|
|
transform="translate(0,2)">
|
|
<path
|
|
transform="matrix(0.54617904,0,0,0.62523128,-1131.9904,-392.39214)"
|
|
d="m 2099.9808,638.83099 a 10.985409,9.5964489 0 1 1 -21.9708,0 10.985409,9.5964489 0 1 1 21.9708,0 z"
|
|
sodipodi:ry="9.5964489"
|
|
sodipodi:rx="10.985409"
|
|
sodipodi:cy="638.83099"
|
|
sodipodi:cx="2088.9954"
|
|
id="path4711"
|
|
style="fill:#fdffff;fill-opacity:1;stroke:none"
|
|
sodipodi:type="arc" />
|
|
</g>
|
|
</svg>
|