stock icons: print icons no longer fuzzy
- improve legibility by aligning to the grid - less dramatic stroke around application-exit
Before Width: | Height: | Size: 647 B After Width: | Height: | Size: 665 B |
@ -1,8 +1,9 @@
|
||||
<?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://web.resource.org/cc/"
|
||||
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"
|
||||
@ -13,16 +14,27 @@
|
||||
height="16"
|
||||
id="svg4908"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.45+devel"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
version="1.0"
|
||||
sodipodi:docname="gtk-quit.svg"
|
||||
sodipodi:docbase="/home/andreas/project/gtk/16"
|
||||
sodipodi:docname="application-exit.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
inkscape:export-filename="/home/andreas/project/gtk/16/gtk-exit.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
id="defs4910">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient6943">
|
||||
<stop
|
||||
style="stop-color:#2e3436;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop6945" />
|
||||
<stop
|
||||
style="stop-color:#888a85;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop6947" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient5943">
|
||||
@ -181,6 +193,15 @@
|
||||
x2="8.9743614"
|
||||
y2="8.0312497"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient6943"
|
||||
id="linearGradient6949"
|
||||
x1="8.6002092"
|
||||
y1="12.713611"
|
||||
x2="6.2105632"
|
||||
y2="14.569766"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
@ -190,20 +211,21 @@
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="1"
|
||||
inkscape:cx="12.062335"
|
||||
inkscape:cy="12.9155"
|
||||
inkscape:cx="3.5608864"
|
||||
inkscape:cy="7.5519452"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:document-units="px"
|
||||
width="16px"
|
||||
height="16px"
|
||||
inkscape:window-width="1003"
|
||||
inkscape:window-height="941"
|
||||
inkscape:window-x="341"
|
||||
inkscape:window-y="31"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1374"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="27"
|
||||
inkscape:showpageshadow="false"
|
||||
borderlayer="true" />
|
||||
borderlayer="true"
|
||||
inkscape:window-maximized="1" />
|
||||
<metadata
|
||||
id="metadata4913">
|
||||
<rdf:RDF>
|
||||
@ -220,7 +242,7 @@
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer">
|
||||
<rect
|
||||
style="opacity:1;fill:url(#linearGradient5946);fill-opacity:1;stroke:#2e3436;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
style="opacity:1;fill:url(#linearGradient5946);fill-opacity:1;stroke:#888a85;stroke-width:1.00000011999999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect4923"
|
||||
width="9"
|
||||
height="13"
|
||||
@ -240,7 +262,7 @@
|
||||
x="6"
|
||||
y="2" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#2e3436;stroke-width:0.99999988px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient6949);stroke-width:0.99999987999999995px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="M 5.9624229,14.562499 L 11.5,12.472771 L 11.5,1.9374999"
|
||||
id="path5972"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 711 B After Width: | Height: | Size: 721 B |
@ -1,5 +1,6 @@
|
||||
<?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#"
|
||||
@ -13,10 +14,9 @@
|
||||
height="16"
|
||||
id="svg4908"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.46"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
version="1.0"
|
||||
sodipodi:docbase="/home/andreas/project/gtk/16"
|
||||
sodipodi:docname="gtk-print-error.svg"
|
||||
sodipodi:docname="printer-error.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
inkscape:export-filename="/home/andreas/project/gtk/16/gtk-print.png"
|
||||
inkscape:export-xdpi="90"
|
||||
@ -24,6 +24,30 @@
|
||||
sodipodi:modified="true">
|
||||
<defs
|
||||
id="defs4910">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient7022">
|
||||
<stop
|
||||
style="stop-color:#a40000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop7024" />
|
||||
<stop
|
||||
style="stop-color:#ed0000;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop7026" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient7014">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop7016" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop7018" />
|
||||
</linearGradient>
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
@ -438,12 +462,30 @@
|
||||
xlink:href="#linearGradient5285"
|
||||
id="radialGradient24436"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(3.2519276,0,0,3.2519276,-56.298188,-31.889915)"
|
||||
gradientTransform="matrix(1.3242921,0,0,1.9774176,-8.107301,-13.841368)"
|
||||
cx="25"
|
||||
cy="14.161165"
|
||||
fx="25"
|
||||
fy="14.161165"
|
||||
r="20.5" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient7014"
|
||||
id="linearGradient7020"
|
||||
x1="-4.9670734"
|
||||
y1="-0.33333334"
|
||||
x2="-4.9670734"
|
||||
y2="59.666668"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient7022"
|
||||
id="linearGradient7028"
|
||||
x1="32.296204"
|
||||
y1="45.5"
|
||||
x2="32.296204"
|
||||
y2="0.5"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
@ -452,19 +494,31 @@
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="32"
|
||||
inkscape:cx="10.54493"
|
||||
inkscape:cy="7.5012923"
|
||||
inkscape:zoom="16"
|
||||
inkscape:cx="13.017161"
|
||||
inkscape:cy="-3.0183308"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
showgrid="true"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:document-units="px"
|
||||
width="16px"
|
||||
height="16px"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:window-height="969"
|
||||
inkscape:window-width="2123"
|
||||
inkscape:window-height="1196"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0" />
|
||||
inkscape:window-y="27"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:snap-nodes="false"
|
||||
showborder="false"
|
||||
inkscape:window-maximized="0">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid6242"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata4913">
|
||||
<rdf:RDF>
|
||||
@ -547,7 +601,7 @@
|
||||
id="g5216">
|
||||
<path
|
||||
transform="matrix(0.1853064,0,0,0.1853064,7.0915214,7.0966587)"
|
||||
d="M 41.012194,40.310215 A 16.440233,5.038136 0 1 1 8.1317272,40.310215 A 16.440233,5.038136 0 1 1 41.012194,40.310215 z"
|
||||
d="m 41.012194,40.310215 c 0,2.782486 -7.360543,5.038136 -16.440234,5.038136 -9.07969,0 -16.4402328,-2.25565 -16.4402328,-5.038136 0,-2.782486 7.3605428,-5.038136 16.4402328,-5.038136 9.079691,0 16.440234,2.25565 16.440234,5.038136 z"
|
||||
sodipodi:ry="5.038136"
|
||||
sodipodi:rx="16.440233"
|
||||
sodipodi:cy="40.310215"
|
||||
@ -556,29 +610,39 @@
|
||||
style="fill:url(#radialGradient24428);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter5351);enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(0.1873614,0,0,0.1873614,6.8159654,7.1906874)"
|
||||
d="M 45,23 A 20,20 0 1 1 5,23 A 20,20 0 1 1 45,23 z"
|
||||
transform="matrix(0.20149321,0,0,0.2,6.492534,6.9)"
|
||||
d="M 45,23 A 20,20 0 1 1 5,23 20,20 0 1 1 45,23 z"
|
||||
sodipodi:ry="20"
|
||||
sodipodi:rx="20"
|
||||
sodipodi:cy="23"
|
||||
sodipodi:cx="25"
|
||||
id="path4706"
|
||||
style="fill:url(#radialGradient24436);fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:5.33727865;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
style="fill:url(#radialGradient24436);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7028);stroke-width:4.98143911000000017;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
<rect
|
||||
ry="0.038139459"
|
||||
rx="0.058573864"
|
||||
y="10.802788"
|
||||
x="8.9445858"
|
||||
height="1.1118388"
|
||||
width="5.0032744"
|
||||
y="11"
|
||||
x="9"
|
||||
height="1"
|
||||
width="5"
|
||||
id="rect5311"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path
|
||||
transform="matrix(0.1853064,0,0,0.1853064,7.0915214,7.0966587)"
|
||||
id="path5372"
|
||||
d="M 6.8143301,26.012248 C 6.731337,26.543982 6.6827008,27.074725 6.6827008,27.623969 C 6.6827008,34.923827 14.230851,40.84835 23.53125,40.84835 C 32.831649,40.84835 40.379799,34.923827 40.379799,27.623969 C 40.379799,27.074725 40.331163,26.543982 40.24817,26.012248 C 39.239728,32.557506 32.140827,37.624907 23.53125,37.624907 C 14.921673,37.624907 7.8227717,32.557506 6.8143301,26.012248 z"
|
||||
style="opacity:0.1896552;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter5405);enable-background:accumulate" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:none;stroke:url(#linearGradient7020);stroke-width:6.64100742000000022;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;opacity:0.27755102"
|
||||
id="path7012"
|
||||
sodipodi:cx="25"
|
||||
sodipodi:cy="23"
|
||||
sodipodi:rx="20"
|
||||
sodipodi:ry="20"
|
||||
d="M 45,23 A 20,20 0 1 1 5,23 20,20 0 1 1 45,23 z"
|
||||
transform="matrix(0.15116138,0,0,0.15,7.7508297,8.05)" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 724 B After Width: | Height: | Size: 749 B |
@ -1,5 +1,6 @@
|
||||
<?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#"
|
||||
@ -13,10 +14,9 @@
|
||||
height="16"
|
||||
id="svg4908"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.46"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
version="1.0"
|
||||
sodipodi:docbase="/home/andreas/project/gtk/16"
|
||||
sodipodi:docname="gtk-print-report.svg"
|
||||
sodipodi:docname="printer-info.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
inkscape:export-filename="/home/andreas/project/gtk/16/gtk-print.png"
|
||||
inkscape:export-xdpi="90"
|
||||
@ -24,6 +24,30 @@
|
||||
sodipodi:modified="true">
|
||||
<defs
|
||||
id="defs4910">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient6955">
|
||||
<stop
|
||||
style="stop-color:#3465a4;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop6957" />
|
||||
<stop
|
||||
style="stop-color:#427ac3;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop6959" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient6947">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop6949" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop6951" />
|
||||
</linearGradient>
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 8 : 1"
|
||||
@ -154,6 +178,24 @@
|
||||
fx="7.960588"
|
||||
fy="5.0312581"
|
||||
r="8.029171" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient6947"
|
||||
id="linearGradient6953"
|
||||
x1="6.5812988"
|
||||
y1="1.5985702"
|
||||
x2="6.5812988"
|
||||
y2="24.022049"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient6955"
|
||||
id="linearGradient6961"
|
||||
x1="12.223138"
|
||||
y1="15.200932"
|
||||
x2="12.223138"
|
||||
y2="-0.15941261"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
@ -162,19 +204,31 @@
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="33.057242"
|
||||
inkscape:cx="8"
|
||||
inkscape:cy="8"
|
||||
inkscape:zoom="1"
|
||||
inkscape:cx="0.95738149"
|
||||
inkscape:cy="7.5916401"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:document-units="px"
|
||||
width="16px"
|
||||
height="16px"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:window-height="969"
|
||||
inkscape:window-width="1965"
|
||||
inkscape:window-height="1203"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0" />
|
||||
inkscape:window-y="27"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:snap-nodes="false"
|
||||
showborder="false"
|
||||
inkscape:window-maximized="0">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid6173"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata4913">
|
||||
<rdf:RDF>
|
||||
@ -255,28 +309,39 @@
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:url(#radialGradient5437);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:2.04354801;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
style="fill:url(#radialGradient5437);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6961);stroke-width:1.70295668000000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path4899"
|
||||
sodipodi:cx="7.960588"
|
||||
sodipodi:cy="8.0063801"
|
||||
sodipodi:rx="7.6633048"
|
||||
sodipodi:ry="7.6633048"
|
||||
d="M 15.623893,8.0063801 A 7.6633048,7.6633048 0 1 1 0.29728317,8.0063801 A 7.6633048,7.6633048 0 1 1 15.623893,8.0063801 z"
|
||||
transform="matrix(0.489345,0,0,0.489345,7.6045259,7.5821182)" />
|
||||
d="m 15.623893,8.0063801 a 7.6633048,7.6633048 0 1 1 -15.32660983,0 7.6633048,7.6633048 0 1 1 15.32660983,0 z"
|
||||
transform="matrix(0.58721402,0,0,0.58721401,6.3254312,6.2985414)" />
|
||||
<path
|
||||
style="font-size:13.58991337px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Serif"
|
||||
d="M 12.716654,14.033138 L 12.716654,14.322 L 10.256,14.322 L 10.256,14.033138 L 10.845281,13.850065 L 10.845281,11.051376 L 10.27461,11.051376 L 10.27461,10.695897 L 12.081148,10.42017 L 12.081148,13.870089"
|
||||
style="font-size:13.58991337px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Serif"
|
||||
d="m 10.036065,14.033229 0,-2.044971 L 9,12.010355 9,10.97895 l 3,0.03572 0,3.0495"
|
||||
id="text5882"
|
||||
sodipodi:nodetypes="cccccccccc" />
|
||||
sodipodi:nodetypes="cccccc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path5140"
|
||||
sodipodi:cx="11.785515"
|
||||
sodipodi:cy="6.7855148"
|
||||
sodipodi:rx="1.2144853"
|
||||
sodipodi:ry="1.2144853"
|
||||
d="M 13,6.7855148 A 1.2144853,1.2144853 0 1 1 10.57103,6.7855148 A 1.2144853,1.2144853 0 1 1 13,6.7855148 z"
|
||||
transform="matrix(0.5209807,0,0,0.5209807,5.3111823,5.6196014)" />
|
||||
d="m 13,6.7855148 a 1.2144853,1.2144853 0 1 1 -2.42897,0 1.2144853,1.2144853 0 1 1 2.42897,0 z"
|
||||
transform="matrix(0.98531069,0,0,0.94562676,-0.61016535,2.6276296)" />
|
||||
<path
|
||||
transform="matrix(0.45887558,0,0,0.45887557,7.3470807,7.3260677)"
|
||||
d="m 15.623893,8.0063801 a 7.6633048,7.6633048 0 1 1 -15.32660983,0 7.6633048,7.6633048 0 1 1 15.32660983,0 z"
|
||||
sodipodi:ry="7.6633048"
|
||||
sodipodi:rx="7.6633048"
|
||||
sodipodi:cy="8.0063801"
|
||||
sodipodi:cx="7.960588"
|
||||
id="path6175"
|
||||
style="opacity:0.14285715;fill:none;stroke:url(#linearGradient6953);stroke-width:2.17923999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 689 B After Width: | Height: | Size: 784 B |
@ -1,5 +1,6 @@
|
||||
<?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#"
|
||||
@ -13,10 +14,9 @@
|
||||
height="16"
|
||||
id="svg4908"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.46"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
version="1.0"
|
||||
sodipodi:docbase="/home/andreas/project/gtk/24"
|
||||
sodipodi:docname="gtk-print-paused.svg"
|
||||
sodipodi:docname="printer-paused.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
inkscape:export-filename="/home/mkasik/Devel/Bugs/gtk+384940/icons/GTK/16x16/gtk-print-paused.png"
|
||||
inkscape:export-xdpi="90"
|
||||
@ -24,6 +24,42 @@
|
||||
sodipodi:modified="true">
|
||||
<defs
|
||||
id="defs4910">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient6995">
|
||||
<stop
|
||||
style="stop-color:#8fc061;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop6997" />
|
||||
<stop
|
||||
style="stop-color:#56aa07;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop6999" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient6987">
|
||||
<stop
|
||||
style="stop-color:#4d9805;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop6989" />
|
||||
<stop
|
||||
style="stop-color:#295103;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop6991" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient6971">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop6973" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop6975" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient7658"
|
||||
@ -274,16 +310,6 @@
|
||||
y1="-42.861526"
|
||||
x2="39.987103"
|
||||
y2="-42.861526" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3460"
|
||||
id="linearGradient2449"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.6558683,0,0,0.728113,-15.618892,18.520083)"
|
||||
x1="44.287689"
|
||||
y1="-39.951534"
|
||||
x2="36.799889"
|
||||
y2="-39.951534" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient7658"
|
||||
@ -294,16 +320,6 @@
|
||||
x2="39.987103"
|
||||
y2="-42.861526"
|
||||
gradientTransform="matrix(0.6558683,0,0,0.6558683,-15.618892,15.667983)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3460"
|
||||
id="linearGradient2455"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.6558683,0,0,0.728113,-15.618892,18.810627)"
|
||||
x1="44.287689"
|
||||
y1="-39.951534"
|
||||
x2="36.799889"
|
||||
y2="-39.951534" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient7658"
|
||||
@ -314,6 +330,35 @@
|
||||
y1="-42.861526"
|
||||
x2="39.987103"
|
||||
y2="-42.861526" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient6971"
|
||||
id="linearGradient6977"
|
||||
x1="39.021156"
|
||||
y1="35.974648"
|
||||
x2="39.021156"
|
||||
y2="53.563572"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient6987"
|
||||
id="linearGradient6993"
|
||||
x1="42.079044"
|
||||
y1="36.011868"
|
||||
x2="42.079044"
|
||||
y2="47.320648"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient6995"
|
||||
id="radialGradient7001"
|
||||
cx="40.520535"
|
||||
cy="39.575912"
|
||||
fx="40.520535"
|
||||
fy="39.575912"
|
||||
r="6.7849795"
|
||||
gradientTransform="matrix(1.224717,-0.0128009,0.01016757,1.0227443,-9.5080452,-0.42788683)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
@ -322,23 +367,31 @@
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="28.870159"
|
||||
inkscape:cx="10.240631"
|
||||
inkscape:cy="5.0417817"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:zoom="1"
|
||||
inkscape:cx="6.0074568"
|
||||
inkscape:cy="1.9394869"
|
||||
inkscape:current-layer="g2473"
|
||||
showgrid="false"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:document-units="px"
|
||||
width="24px"
|
||||
height="24px"
|
||||
inkscape:window-width="1214"
|
||||
inkscape:window-height="926"
|
||||
inkscape:window-x="2"
|
||||
inkscape:window-y="0"
|
||||
inkscape:snap-global="false">
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1374"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="27"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:snap-nodes="false"
|
||||
showborder="false"
|
||||
inkscape:window-maximized="1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2600" />
|
||||
id="grid2600"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata4913">
|
||||
@ -426,65 +479,53 @@
|
||||
<g
|
||||
id="g2473">
|
||||
<path
|
||||
transform="matrix(0.6448281,0,0,0.6292846,-14.498837,-15.243863)"
|
||||
d="M 46.49227,41.613941 A 6.0987959,6.2534757 0 1 1 34.294679,41.613941 A 6.0987959,6.2534757 0 1 1 46.49227,41.613941 z"
|
||||
transform="matrix(0.73785054,0,0,0.71959979,-18.804347,-18.945383)"
|
||||
d="m 46.49227,41.613941 a 6.0987959,6.2534757 0 1 1 -12.197591,0 6.0987959,6.2534757 0 1 1 12.197591,0 z"
|
||||
sodipodi:ry="6.2534757"
|
||||
sodipodi:rx="6.0987959"
|
||||
sodipodi:cy="41.613941"
|
||||
sodipodi:cx="40.393475"
|
||||
id="path2155"
|
||||
style="fill:#61635f;fill-opacity:1;stroke:#555753;stroke-width:1.02960598;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1"
|
||||
style="fill:url(#radialGradient7001);fill-opacity:1;stroke:url(#linearGradient6993);stroke-width:1.37236713999999993;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.20000057000000004"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(0.5373509,0,0,0.5244034,-10.157457,-10.879337)"
|
||||
d="M 46.49227,41.613941 A 6.0987959,6.2534757 0 1 1 34.294679,41.613941 A 6.0987959,6.2534757 0 1 1 46.49227,41.613941 z"
|
||||
transform="matrix(0.57388374,0,0,0.55968873,-12.181158,-12.290854)"
|
||||
d="m 46.49227,41.613941 a 6.0987959,6.2534757 0 1 1 -12.197591,0 6.0987959,6.2534757 0 1 1 12.197591,0 z"
|
||||
sodipodi:ry="6.2534757"
|
||||
sodipodi:rx="6.0987959"
|
||||
sodipodi:cy="41.613941"
|
||||
sodipodi:cx="40.393475"
|
||||
id="path3046"
|
||||
style="opacity:0.11442787;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.23553479;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1"
|
||||
style="opacity:0.42448979999999997;fill:none;stroke:url(#linearGradient6977);stroke-width:1.76447189000000004;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.20000057000000004"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
sodipodi:nodetypes="cccc"
|
||||
id="path3048"
|
||||
d="M 11.550546,7.3358741 C 9.5607277,7.3358741 7.9432692,8.9520274 7.9432699,10.94315 C 11.000296,13.818432 12.85442,8.9866238 15.157821,10.94315 C 15.157821,8.9520261 13.540364,7.3358754 11.550546,7.3358741 z"
|
||||
style="opacity:0.1243781;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.23553479;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1" />
|
||||
<g
|
||||
id="g2459">
|
||||
<rect
|
||||
style="opacity:0.76119403;fill:url(#linearGradient2455);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline"
|
||||
id="rect3406"
|
||||
width="4.9041333"
|
||||
height="2.3370304"
|
||||
x="8.5200682"
|
||||
y="-14.030796"
|
||||
transform="matrix(0,1,-1,0,0,0)" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient2457);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline"
|
||||
id="rect3408"
|
||||
width="4.7148356"
|
||||
height="2.1843958"
|
||||
x="8.6069241"
|
||||
y="-13.952147"
|
||||
transform="matrix(0,1,-1,0,0,0)" />
|
||||
<rect
|
||||
style="opacity:0.76119403;fill:url(#linearGradient2449);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline"
|
||||
id="rect3434"
|
||||
width="4.9041333"
|
||||
height="2.3370304"
|
||||
x="8.5200682"
|
||||
y="-11.393109"
|
||||
transform="matrix(0,1,-1,0,0,0)" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient2446);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline"
|
||||
id="rect3436"
|
||||
width="4.702589"
|
||||
height="2.1476567"
|
||||
x="8.6191702"
|
||||
y="-11.302214"
|
||||
transform="matrix(0,1,-1,0,0,0)" />
|
||||
</g>
|
||||
<rect
|
||||
y="10.037794"
|
||||
x="8.9712009"
|
||||
height="3.966033"
|
||||
width="1.0218164"
|
||||
id="rect7003"
|
||||
style="color:#000000;fill:#346704;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect6967"
|
||||
width="1.0218164"
|
||||
height="3.966033"
|
||||
x="8.9712009"
|
||||
y="9.0377941" />
|
||||
<rect
|
||||
style="color:#000000;fill:#346704;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect7005"
|
||||
width="1.0218164"
|
||||
height="3.966033"
|
||||
x="11.978184"
|
||||
y="10.037794" />
|
||||
<rect
|
||||
y="9.0377941"
|
||||
x="11.978184"
|
||||
height="3.966033"
|
||||
width="1.0218164"
|
||||
id="rect6969"
|
||||
style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 685 B After Width: | Height: | Size: 761 B |
@ -1,5 +1,6 @@
|
||||
<?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#"
|
||||
@ -13,10 +14,9 @@
|
||||
height="16"
|
||||
id="svg4908"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.46"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
version="1.0"
|
||||
sodipodi:docbase="/home/andreas/project/gtk/16"
|
||||
sodipodi:docname="gtk-print-warning.svg"
|
||||
sodipodi:docname="printer-warning.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
inkscape:export-filename="/home/andreas/project/gtk/16/gtk-print.png"
|
||||
inkscape:export-xdpi="90"
|
||||
@ -378,19 +378,29 @@
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="32"
|
||||
inkscape:cx="7.1143273"
|
||||
inkscape:cy="9.7142857"
|
||||
inkscape:zoom="1"
|
||||
inkscape:cx="5.7181372"
|
||||
inkscape:cy="7.471866"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:document-units="px"
|
||||
width="16px"
|
||||
height="16px"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:window-height="969"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1374"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0" />
|
||||
inkscape:window-y="27"
|
||||
showborder="false"
|
||||
inkscape:window-maximized="1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid6234"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata4913">
|
||||
<rdf:RDF>
|
||||
@ -482,24 +492,34 @@
|
||||
id="rect5215"
|
||||
style="opacity:0.40804599;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter5670);enable-background:accumulate" />
|
||||
<path
|
||||
transform="matrix(0.9654718,0,0,0.964734,14.28261,-9.0964683)"
|
||||
sodipodi:type="inkscape:offset"
|
||||
inkscape:radius="-3.6827748"
|
||||
inkscape:original="M -2.9375 17.59375 C -3.2613458 17.595847 -3.567775 17.770049 -3.71875 18.125 L -6.5625 23.4375 C -7.0504685 24.138561 -6.6338572 24.96875 -5.65625 24.96875 L -0.03125 24.96875 C 0.78182298 24.96875 1.2284979 24.246741 0.8125 23.5 L -2.09375 18.15625 C -2.2737291 17.769271 -2.6136542 17.591653 -2.9375 17.59375 z "
|
||||
xlink:href="#path4616"
|
||||
style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1.03615902;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:#633c02;stroke-width:0.75279737;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path5205"
|
||||
inkscape:href="#path4616"
|
||||
d="M -2.9375,17.59375 C -3.2613458,17.595847 -3.567775,17.770049 -3.71875,18.125 L -6.5625,23.4375 C -7.0504685,24.138561 -6.6338572,24.96875 -5.65625,24.96875 L -0.03125,24.96875 C 0.78182298,24.96875 1.2284979,24.246741 0.8125,23.5 L -2.09375,18.15625 C -2.2737291,17.769271 -2.6136542,17.591653 -2.9375,17.59375 z" />
|
||||
d="m -2.9375,17.59375 c -0.3238458,0.0021 -0.630275,0.176299 -0.78125,0.53125 l -2.84375,5.3125 c -0.4879685,0.701061 -0.071357,1.53125 0.90625,1.53125 l 5.625,0 c 0.81307298,0 1.2597479,-0.722009 0.84375,-1.46875 l -2.90625,-5.34375 c -0.1799791,-0.386979 -0.5199042,-0.564597 -0.84375,-0.5625 z"
|
||||
transform="matrix(1.2925914,0,0,1.3651568,14.277559,-18.532024)" />
|
||||
<path
|
||||
id="path5195"
|
||||
d="M 11.46855,7.9189936 C 11.221382,7.9205944 10.984236,8.0517859 10.863245,8.3362427 C 10.861561,8.3422074 10.8596,8.3480904 10.857368,8.3538728 L 8.0071448,13.637071 C 8.0035421,13.643151 7.9996187,13.649036 7.9953913,13.654701 C 7.788354,13.95215 7.7816945,14.239324 7.9072401,14.459816 C 8.0327856,14.680306 8.3044,14.853557 8.7358617,14.853557 L 14.354034,14.853557 C 14.699925,14.853557 14.934744,14.708104 15.053367,14.500953 C 15.171991,14.293802 15.180177,14.012535 15.000476,13.689961 C 15.000448,13.688003 15.000448,13.686043 15.000476,13.684085 L 12.120869,8.37738 C 12.118782,8.373528 12.116822,8.3696074 12.114993,8.3656259 C 11.964739,8.0425619 11.715745,7.9173929 11.46855,7.9189936 z"
|
||||
style="opacity:0.40804599;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#200000;stroke-width:0.18805596;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dashoffset:0;stroke-opacity:0;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path
|
||||
sodipodi:nodetypes="cccccccccccc"
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
id="text5674"
|
||||
d="M 11.953523,10.355 L 11.004,10.355 L 11.004,11.084058 L 11.187357,12.405867 L 11.774533,12.405867 L 11.953523,11.084058 L 11.953523,10.355 M 11.920782,12.871371 L 11.005988,12.871371 L 11.005988,13.555 L 11.920782,13.555 L 11.920782,12.871371"
|
||||
style="font-size:19.55798149px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial Black" />
|
||||
d="m 11.119408,8.98 -1.2187932,0 0,1.127762 0.1430052,2.044673 0.908288,0 0.1675,-2.044673 0,-1.127762 M 11,13 l -1,0 0,1 1,0"
|
||||
style="font-size:19.55798149px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Arial Black"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:type="inkscape:offset"
|
||||
inkscape:radius="-1.0021929"
|
||||
inkscape:original="M 10.46875 5.5 C 10.05015 5.5028627 9.663899 5.7341862 9.46875 6.21875 L 5.78125 13.46875 C 5.1505061 14.425808 5.7051033 15.5625 6.96875 15.5625 L 14.25 15.5625 C 15.300971 15.5625 15.850215 14.581919 15.3125 13.5625 L 11.5625 6.25 C 11.329861 5.721713 10.88735 5.4971373 10.46875 5.5 z "
|
||||
xlink:href="#path5205"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;opacity:0.32244898"
|
||||
id="path7004"
|
||||
inkscape:href="#path5205"
|
||||
d="m 10.46875,6.5 c -0.05363,3.667e-4 0.0027,-0.068267 -0.0625,0.09375 A 1.0022931,1.0022931 0 0 1 10.375,6.6875 l -3.6875,7.25 A 1.0022931,1.0022931 0 0 1 6.625,14.03125 c -0.1407835,0.213618 -0.128188,0.31114 -0.09375,0.375 0.034438,0.06386 0.1061785,0.15625 0.4375,0.15625 l 7.28125,0 c 0.213796,0 0.225077,-0.04766 0.25,-0.09375 0.02492,-0.04609 0.0788,-0.169623 -0.0625,-0.4375 a 1.0022931,1.0022931 0 0 1 -0.03125,0 l -3.75,-7.3125 a 1.0022931,1.0022931 0 0 1 0,-0.0625 C 10.570305,6.4610822 10.524099,6.4996215 10.46875,6.5 z" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@ -1,5 +1,6 @@
|
||||
<?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#"
|
||||
@ -13,10 +14,9 @@
|
||||
height="24"
|
||||
id="svg4908"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.46"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
version="1.0"
|
||||
sodipodi:docbase="/home/andreas/project/gtk/24"
|
||||
sodipodi:docname="gtk-print-error.svg"
|
||||
sodipodi:docname="printer-error.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
inkscape:export-filename="/home/andreas/project/gtk/24/gtk-print.png"
|
||||
inkscape:export-xdpi="90"
|
||||
@ -526,6 +526,128 @@
|
||||
fx="25"
|
||||
fy="14.161165"
|
||||
r="20.5" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5315-2"
|
||||
id="radialGradient24428"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1,0,0,0.3064516,0,27.957085)"
|
||||
cx="24.57196"
|
||||
cy="40.310215"
|
||||
fx="24.57196"
|
||||
fy="40.310215"
|
||||
r="16.440233" />
|
||||
<linearGradient
|
||||
id="linearGradient5315-2"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
id="stop5317-5"
|
||||
offset="0"
|
||||
style="stop-color:#000000;stop-opacity:1;" />
|
||||
<stop
|
||||
id="stop5319-2"
|
||||
offset="1"
|
||||
style="stop-color:#000000;stop-opacity:0;" />
|
||||
</linearGradient>
|
||||
<filter
|
||||
color-interpolation-filters="sRGB"
|
||||
id="filter5351-2"
|
||||
height="2.0584393"
|
||||
y="-0.52921963"
|
||||
width="1.3243604"
|
||||
x="-0.1621802"
|
||||
inkscape:collect="always">
|
||||
<feGaussianBlur
|
||||
id="feGaussianBlur5353-6"
|
||||
stdDeviation="2.2219003"
|
||||
inkscape:collect="always" />
|
||||
</filter>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5285-1"
|
||||
id="radialGradient24436"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.3242921,0,0,1.9774176,-8.107301,-13.841368)"
|
||||
cx="25"
|
||||
cy="14.161165"
|
||||
fx="25"
|
||||
fy="14.161165"
|
||||
r="20.5" />
|
||||
<linearGradient
|
||||
id="linearGradient5285-1">
|
||||
<stop
|
||||
style="stop-color:#ff4141;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop5289-2" />
|
||||
<stop
|
||||
style="stop-color:#cc0000;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop5287-7" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient7022"
|
||||
id="linearGradient7028"
|
||||
x1="32.296204"
|
||||
y1="45.5"
|
||||
x2="32.296204"
|
||||
y2="0.5"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient7022">
|
||||
<stop
|
||||
style="stop-color:#a40000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop7024" />
|
||||
<stop
|
||||
style="stop-color:#ed0000;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop7026" />
|
||||
</linearGradient>
|
||||
<filter
|
||||
color-interpolation-filters="sRGB"
|
||||
id="filter5405-2"
|
||||
height="1.6316975"
|
||||
y="-0.31584874"
|
||||
width="1.2781227"
|
||||
x="-0.13906136"
|
||||
inkscape:collect="always">
|
||||
<feGaussianBlur
|
||||
id="feGaussianBlur5407-5"
|
||||
stdDeviation="1.9524851"
|
||||
inkscape:collect="always" />
|
||||
</filter>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient7014"
|
||||
id="linearGradient7020"
|
||||
x1="-4.9670734"
|
||||
y1="-0.33333334"
|
||||
x2="-4.9670734"
|
||||
y2="59.666668"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient7014">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop7016" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop7018" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="59.666668"
|
||||
x2="-4.9670734"
|
||||
y1="-0.33333334"
|
||||
x1="-4.9670734"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient7981"
|
||||
xlink:href="#linearGradient7014"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
@ -534,9 +656,9 @@
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="22.627417"
|
||||
inkscape:cx="12.587007"
|
||||
inkscape:cy="12.730763"
|
||||
inkscape:zoom="1"
|
||||
inkscape:cx="15.726115"
|
||||
inkscape:cy="5.6959255"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:grid-bbox="true"
|
||||
@ -546,14 +668,18 @@
|
||||
inkscape:window-width="1216"
|
||||
inkscape:window-height="926"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
gridtolerance="47">
|
||||
inkscape:window-y="27"
|
||||
gridtolerance="47"
|
||||
showborder="false"
|
||||
inkscape:window-maximized="0">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3233"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
dotted="true" />
|
||||
dotted="true"
|
||||
empspacing="5"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata4913">
|
||||
@ -675,42 +801,53 @@
|
||||
style="opacity:0.19565214;fill:url(#linearGradient6099);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="g23320"
|
||||
transform="matrix(0.9710061,0,0,0.9710061,0.1668609,0.1668596)">
|
||||
transform="matrix(1.4949724,0,0,1.4949724,0.30966826,0.33823386)"
|
||||
id="g5216">
|
||||
<path
|
||||
transform="matrix(0.2833659,0,0,0.283364,10.142045,10.14991)"
|
||||
d="M 41.012194,40.310215 A 16.440233,5.038136 0 1 1 8.1317272,40.310215 A 16.440233,5.038136 0 1 1 41.012194,40.310215 z"
|
||||
transform="matrix(0.1853064,0,0,0.1853064,7.0915214,7.0966587)"
|
||||
d="m 41.012194,40.310215 c 0,2.782486 -7.360543,5.038136 -16.440234,5.038136 -9.07969,0 -16.4402328,-2.25565 -16.4402328,-5.038136 0,-2.782486 7.3605428,-5.038136 16.4402328,-5.038136 9.079691,0 16.440234,2.25565 16.440234,5.038136 z"
|
||||
sodipodi:ry="5.038136"
|
||||
sodipodi:rx="16.440233"
|
||||
sodipodi:cy="40.310215"
|
||||
sodipodi:cx="24.57196"
|
||||
id="path5313"
|
||||
style="fill:url(#radialGradient23326);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter5351);enable-background:accumulate"
|
||||
style="fill:url(#radialGradient24428);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter5351-2);enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(0.2833659,0,0,0.283364,9.7248535,10.291592)"
|
||||
d="M 45,23 A 20,20 0 1 1 5,23 A 20,20 0 1 1 45,23 z"
|
||||
transform="matrix(0.18512216,0,0,0.18374097,7.2292313,7.5991381)"
|
||||
d="M 45,23 A 20,20 0 1 1 5,23 20,20 0 1 1 45,23 z"
|
||||
sodipodi:ry="20"
|
||||
sodipodi:rx="20"
|
||||
sodipodi:cy="23"
|
||||
sodipodi:cx="25"
|
||||
id="path4706"
|
||||
style="fill:url(#radialGradient23328);fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:3.52901793;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
style="fill:url(#radialGradient24436);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7028);stroke-width:3.62689185;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
<rect
|
||||
ry="0.058321495"
|
||||
rx="0.089569665"
|
||||
y="15.81719"
|
||||
x="12.975704"
|
||||
height="1.700184"
|
||||
width="7.6508794"
|
||||
ry="0.025511814"
|
||||
rx="0.039180562"
|
||||
y="11.14781"
|
||||
x="9.8129511"
|
||||
height="1.3399614"
|
||||
width="4.0392394"
|
||||
id="rect5311"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path
|
||||
transform="matrix(0.2833659,0,0,0.283364,10.142045,10.14991)"
|
||||
inkscape:connector-curvature="0"
|
||||
transform="matrix(0.1853064,0,0,0.1853064,7.0915214,7.0966587)"
|
||||
id="path5372"
|
||||
d="M 6.8143301,26.012248 C 6.731337,26.543982 6.6827008,27.074725 6.6827008,27.623969 C 6.6827008,34.923827 14.230851,40.84835 23.53125,40.84835 C 32.831649,40.84835 40.379799,34.923827 40.379799,27.623969 C 40.379799,27.074725 40.331163,26.543982 40.24817,26.012248 C 39.239728,32.557506 32.140827,37.624907 23.53125,37.624907 C 14.921673,37.624907 7.8227717,32.557506 6.8143301,26.012248 z"
|
||||
style="opacity:0.1896552;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter5405);enable-background:accumulate" />
|
||||
d="m 6.8143301,26.012248 c -0.082993,0.531734 -0.1316293,1.062477 -0.1316293,1.611721 0,7.299858 7.5481502,13.224381 16.8485492,13.224381 9.300399,0 16.848549,-5.924523 16.848549,-13.224381 0,-0.549244 -0.04864,-1.079987 -0.131629,-1.611721 -1.008442,6.545258 -8.107343,11.612659 -16.71692,11.612659 -8.609577,0 -15.7084783,-5.067401 -16.7169199,-11.612659 z"
|
||||
style="opacity:0.1896552;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter5405-2);enable-background:accumulate" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.27755103;fill:none;stroke:url(#linearGradient7981);stroke-width:4.33641052;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path7012"
|
||||
sodipodi:cx="25"
|
||||
sodipodi:cy="23"
|
||||
sodipodi:rx="20"
|
||||
sodipodi:ry="20"
|
||||
d="M 45,23 A 20,20 0 1 1 5,23 20,20 0 1 1 45,23 z"
|
||||
transform="matrix(0.15485394,0,0,0.15365643,7.9859366,8.2910828)" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@ -1,5 +1,6 @@
|
||||
<?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#"
|
||||
@ -13,10 +14,9 @@
|
||||
height="24"
|
||||
id="svg4908"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.46"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
version="1.0"
|
||||
sodipodi:docbase="/home/andreas/project/gtk/24"
|
||||
sodipodi:docname="gtk-print-report.svg"
|
||||
sodipodi:docname="printer-info.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
inkscape:export-filename="/home/andreas/project/gtk/24/gtk-print.png"
|
||||
inkscape:export-xdpi="90"
|
||||
@ -1229,6 +1229,95 @@
|
||||
fx="7.960588"
|
||||
fy="5.0312581"
|
||||
r="8.0291706" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient6947"
|
||||
id="linearGradient6953"
|
||||
x1="6.5812988"
|
||||
y1="1.5985702"
|
||||
x2="6.5812988"
|
||||
y2="24.022049"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient6947">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop6949" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop6951" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5870-7"
|
||||
id="radialGradient5437"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1782061,0,0,1.1782061,-1.4186251,-0.8966007)"
|
||||
cx="7.960588"
|
||||
cy="5.0312581"
|
||||
fx="7.960588"
|
||||
fy="5.0312581"
|
||||
r="8.029171" />
|
||||
<linearGradient
|
||||
id="linearGradient5870-7"
|
||||
inkscape:collect="always">
|
||||
<stop
|
||||
id="stop5872-6"
|
||||
offset="0"
|
||||
style="stop-color:#a9c4e2;stop-opacity:1" />
|
||||
<stop
|
||||
style="stop-opacity:1;stop-color:#578cc6"
|
||||
offset="0.69342965"
|
||||
id="stop5138-4" />
|
||||
<stop
|
||||
id="stop5874-0"
|
||||
offset="1"
|
||||
style="stop-color:#729fcf;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient6955"
|
||||
id="linearGradient6961"
|
||||
x1="12.223138"
|
||||
y1="15.200932"
|
||||
x2="12.223138"
|
||||
y2="-0.15941261"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient6955">
|
||||
<stop
|
||||
style="stop-color:#3465a4;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop6957" />
|
||||
<stop
|
||||
style="stop-color:#427ac3;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop6959" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
r="8.029171"
|
||||
fy="5.0312581"
|
||||
fx="7.960588"
|
||||
cy="5.0312581"
|
||||
cx="7.960588"
|
||||
gradientTransform="matrix(1.1782061,0,0,1.1782061,-1.4186251,-0.8966007)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient6544"
|
||||
xlink:href="#linearGradient5870-7"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
y2="-0.15941261"
|
||||
x2="12.223138"
|
||||
y1="15.200932"
|
||||
x1="12.223138"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient6546"
|
||||
xlink:href="#linearGradient6955"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
@ -1237,9 +1326,9 @@
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="22.627417"
|
||||
inkscape:cx="12.587007"
|
||||
inkscape:cy="12.730763"
|
||||
inkscape:zoom="1"
|
||||
inkscape:cx="14.160929"
|
||||
inkscape:cy="5.4573841"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:grid-bbox="true"
|
||||
@ -1249,14 +1338,18 @@
|
||||
inkscape:window-width="1216"
|
||||
inkscape:window-height="926"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
gridtolerance="47">
|
||||
inkscape:window-y="27"
|
||||
gridtolerance="47"
|
||||
showborder="false"
|
||||
inkscape:window-maximized="0">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3233"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
dotted="true" />
|
||||
dotted="true"
|
||||
empspacing="5"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata4913">
|
||||
@ -1377,34 +1470,41 @@
|
||||
id="rect6091"
|
||||
style="opacity:0.19565214;fill:url(#linearGradient6099);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="g21593"
|
||||
transform="matrix(0.9795919,0,0,0.9795919,-0.153062,-0.1530626)">
|
||||
<path
|
||||
transform="matrix(0.7340175,0,0,0.7340175,11.156789,11.123177)"
|
||||
d="M 15.623893,8.0063801 A 7.6633048,7.6633048 0 1 1 0.29728317,8.0063801 A 7.6633048,7.6633048 0 1 1 15.623893,8.0063801 z"
|
||||
sodipodi:ry="7.6633048"
|
||||
sodipodi:rx="7.6633048"
|
||||
sodipodi:cy="8.0063801"
|
||||
sodipodi:cx="7.960588"
|
||||
id="path4899"
|
||||
style="fill:url(#radialGradient21600);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:1.36236537;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
sodipodi:nodetypes="cccccccccc"
|
||||
id="text5882"
|
||||
d="M 18.5,20.29014 L 18.5,20.632544 L 15.583258,20.632544 L 15.583258,20.29014 L 16.281763,20.073134 L 16.281763,16.755702 L 15.605317,16.755702 L 15.605317,16.334335 L 17.746701,16.007503 L 17.746701,20.096871"
|
||||
style="font-size:13.58991337px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Serif" />
|
||||
<path
|
||||
transform="matrix(0.6175456,0,0,0.6175456,9.7219078,10.317138)"
|
||||
d="M 13,6.7855148 A 1.2144853,1.2144853 0 1 1 10.57103,6.7855148 A 1.2144853,1.2144853 0 1 1 13,6.7855148 z"
|
||||
sodipodi:ry="1.2144853"
|
||||
sodipodi:rx="1.2144853"
|
||||
sodipodi:cy="6.7855148"
|
||||
sodipodi:cx="11.785515"
|
||||
id="path5140"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
</g>
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:url(#radialGradient6544);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6546);stroke-width:1.2909205;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path4899"
|
||||
sodipodi:cx="7.960588"
|
||||
sodipodi:cy="8.0063801"
|
||||
sodipodi:rx="7.6633048"
|
||||
sodipodi:ry="7.6633048"
|
||||
d="m 15.623893,8.0063801 a 7.6633048,7.6633048 0 1 1 -15.32660983,0 7.6633048,7.6633048 0 1 1 15.32660983,0 z"
|
||||
transform="matrix(0.77464108,0,0,0.77464106,11.400585,11.367677)" />
|
||||
<path
|
||||
style="font-size:13.58991337px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Serif"
|
||||
d="m 16.952948,20.968596 0,-2.922609 -1.051853,0.02243 0,-1.047122 3.045715,0.03626 0,3.942445"
|
||||
id="text5882"
|
||||
sodipodi:nodetypes="cccccc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path5140"
|
||||
sodipodi:cx="11.785515"
|
||||
sodipodi:cy="6.7855148"
|
||||
sodipodi:rx="1.2144853"
|
||||
sodipodi:ry="1.2144853"
|
||||
d="m 13,6.7855148 a 1.2144853,1.2144853 0 1 1 -2.42897,0 1.2144853,1.2144853 0 1 1 2.42897,0 z"
|
||||
transform="matrix(1.0003252,0,0,0.96003647,6.1444877,8.5427183)" />
|
||||
<path
|
||||
transform="matrix(0.63926016,0,0,0.63926014,12.478296,12.451589)"
|
||||
d="m 15.623893,8.0063801 a 7.6633048,7.6633048 0 1 1 -15.32660983,0 7.6633048,7.6633048 0 1 1 15.32660983,0 z"
|
||||
sodipodi:ry="7.6633048"
|
||||
sodipodi:rx="7.6633048"
|
||||
sodipodi:cy="8.0063801"
|
||||
sodipodi:cx="7.960588"
|
||||
id="path6175"
|
||||
style="opacity:0.14285715;fill:none;stroke:url(#linearGradient6953);stroke-width:1.56430829;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
@ -1,5 +1,6 @@
|
||||
<?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#"
|
||||
@ -13,10 +14,9 @@
|
||||
height="24"
|
||||
id="svg4908"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.46"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
version="1.0"
|
||||
sodipodi:docbase="/home/andreas/project/gtk/24"
|
||||
sodipodi:docname="gtk-print-pause.svg"
|
||||
sodipodi:docname="printer-paused.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
inkscape:export-filename="/home/andreas/project/gtk/24/gtk-print.png"
|
||||
inkscape:export-xdpi="90"
|
||||
@ -252,6 +252,91 @@
|
||||
y1="-42.861526"
|
||||
x2="39.987103"
|
||||
y2="-42.861526" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient6971"
|
||||
id="linearGradient6977"
|
||||
x1="39.021156"
|
||||
y1="35.974648"
|
||||
x2="39.021156"
|
||||
y2="53.563572"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient6971">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop6973" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop6975" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient6995"
|
||||
id="radialGradient7001"
|
||||
cx="40.520535"
|
||||
cy="39.575912"
|
||||
fx="40.520535"
|
||||
fy="39.575912"
|
||||
r="6.7849793"
|
||||
gradientTransform="matrix(1.224717,-0.0128009,0.01016757,1.0227443,-9.5080452,-0.42788683)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient6995">
|
||||
<stop
|
||||
style="stop-color:#8fc061;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop6997" />
|
||||
<stop
|
||||
style="stop-color:#56aa07;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop6999" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient6987"
|
||||
id="linearGradient6993"
|
||||
x1="42.079044"
|
||||
y1="36.011868"
|
||||
x2="42.079044"
|
||||
y2="47.320648"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient6987">
|
||||
<stop
|
||||
style="stop-color:#4d9805;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop6989" />
|
||||
<stop
|
||||
style="stop-color:#295103;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop6991" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
r="6.7849793"
|
||||
fy="39.575912"
|
||||
fx="40.520535"
|
||||
cy="39.575912"
|
||||
cx="40.520535"
|
||||
gradientTransform="matrix(1.224717,-0.0128009,0.01016757,1.0227443,-9.5080452,-0.42788683)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient6412"
|
||||
xlink:href="#linearGradient6995"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
y2="47.320648"
|
||||
x2="42.079044"
|
||||
y1="36.011868"
|
||||
x1="42.079044"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient6414"
|
||||
xlink:href="#linearGradient6987"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
@ -260,19 +345,29 @@
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="16"
|
||||
inkscape:cx="12.34558"
|
||||
inkscape:cy="11.36666"
|
||||
inkscape:zoom="32"
|
||||
inkscape:cx="10.090448"
|
||||
inkscape:cy="8.8887465"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
showgrid="true"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:document-units="px"
|
||||
width="24px"
|
||||
height="24px"
|
||||
inkscape:window-width="647"
|
||||
inkscape:window-height="702"
|
||||
inkscape:window-width="1361"
|
||||
inkscape:window-height="1095"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="29" />
|
||||
inkscape:window-y="29"
|
||||
showborder="false"
|
||||
inkscape:window-maximized="0">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid6461"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata4913">
|
||||
<rdf:RDF>
|
||||
@ -392,69 +487,53 @@
|
||||
id="rect6091"
|
||||
style="opacity:0.19565214;fill:url(#linearGradient6099);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="g3472"
|
||||
transform="matrix(0.9567392,0,0,0.9567392,-22.044959,-21.966195)">
|
||||
<path
|
||||
transform="matrix(0.983167,0,0,0.959468,1.7825924,0.5718055)"
|
||||
d="M 46.49227,41.613941 A 6.0987959,6.2534757 0 1 1 34.294679,41.613941 A 6.0987959,6.2534757 0 1 1 46.49227,41.613941 z"
|
||||
sodipodi:ry="6.2534757"
|
||||
sodipodi:rx="6.0987959"
|
||||
sodipodi:cy="41.613941"
|
||||
sodipodi:cx="40.393475"
|
||||
id="path2155"
|
||||
style="fill:#61635f;fill-opacity:1;stroke:#555753;stroke-width:1.02960597999999992;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057000000004;stroke-opacity:1"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(0.819297,0,0,0.799556,8.4018784,7.2263815)"
|
||||
d="M 46.49227,41.613941 A 6.0987959,6.2534757 0 1 1 34.294679,41.613941 A 6.0987959,6.2534757 0 1 1 46.49227,41.613941 z"
|
||||
sodipodi:ry="6.2534757"
|
||||
sodipodi:rx="6.0987959"
|
||||
sodipodi:cy="41.613941"
|
||||
sodipodi:cx="40.393475"
|
||||
id="path3046"
|
||||
style="opacity:0.11442786;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.23553479000000022;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057000000004;stroke-opacity:1"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
sodipodi:nodetypes="cccc"
|
||||
id="path3048"
|
||||
d="M 41.499991,34.999048 C 38.466123,34.999048 35.99999,37.463191 35.999991,40.499048 C 40.661027,44.88298 43.488004,37.51594 46.999991,40.499048 C 46.999991,37.463189 44.53386,34.99905 41.499991,34.999048 z"
|
||||
style="opacity:0.12437811;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.23553479000000022;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057000000004;stroke-opacity:1" />
|
||||
<g
|
||||
id="g3466">
|
||||
<rect
|
||||
style="opacity:0.76119403;fill:url(#linearGradient3683);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline"
|
||||
id="rect3406"
|
||||
width="7.4773145"
|
||||
height="3.5632617"
|
||||
x="36.804585"
|
||||
y="-45.28162"
|
||||
transform="matrix(0,1,-1,0,0,0)" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient3685);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline"
|
||||
id="rect3408"
|
||||
width="6.7218947"
|
||||
height="2.3782718"
|
||||
x="37.161076"
|
||||
y="-44.713577"
|
||||
transform="matrix(0,1,-1,0,0,0)" />
|
||||
<rect
|
||||
style="opacity:0.76119403;fill:url(#linearGradient3687);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline"
|
||||
id="rect3434"
|
||||
width="7.4773145"
|
||||
height="3.5632617"
|
||||
x="36.804585"
|
||||
y="-41.259949"
|
||||
transform="matrix(0,1,-1,0,0,0)" />
|
||||
<rect
|
||||
style="fill:url(#linearGradient3689);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000057;stroke-opacity:1;display:inline"
|
||||
id="rect3436"
|
||||
width="6.7218947"
|
||||
height="2.3782718"
|
||||
x="37.161076"
|
||||
y="-40.691906"
|
||||
transform="matrix(0,1,-1,0,0,0)" />
|
||||
</g>
|
||||
</g>
|
||||
<path
|
||||
transform="matrix(0.98636271,0,0,0.961965,-22.326992,-22.54678)"
|
||||
d="m 46.49227,41.613941 a 6.0987959,6.2534757 0 1 1 -12.197591,0 6.0987959,6.2534757 0 1 1 12.197591,0 z"
|
||||
sodipodi:ry="6.2534757"
|
||||
sodipodi:rx="6.0987959"
|
||||
sodipodi:cy="41.613941"
|
||||
sodipodi:cx="40.393475"
|
||||
id="path2155"
|
||||
style="fill:url(#radialGradient6412);fill-opacity:1;stroke:url(#linearGradient6414);stroke-width:1.02660191;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.20000057"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(0.82289328,0,0,0.80253902,-15.723894,-15.912439)"
|
||||
d="m 46.49227,41.613941 a 6.0987959,6.2534757 0 1 1 -12.197591,0 6.0987959,6.2534757 0 1 1 12.197591,0 z"
|
||||
sodipodi:ry="6.2534757"
|
||||
sodipodi:rx="6.0987959"
|
||||
sodipodi:cy="41.613941"
|
||||
sodipodi:cx="40.393475"
|
||||
id="path3046"
|
||||
style="opacity:0.42448982;fill:none;stroke:url(#linearGradient6977);stroke-width:1.23053837;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.20000057"
|
||||
sodipodi:type="arc" />
|
||||
<rect
|
||||
y="15.979342"
|
||||
x="14.991014"
|
||||
height="5.020565"
|
||||
width="2.0222199"
|
||||
id="rect7003"
|
||||
style="color:#000000;fill:#346704;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<rect
|
||||
style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect6967"
|
||||
width="2.0847199"
|
||||
height="5.020565"
|
||||
x="14.959764"
|
||||
y="14.986287" />
|
||||
<rect
|
||||
style="color:#000000;fill:#346704;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect6463"
|
||||
width="2.0222199"
|
||||
height="5.020565"
|
||||
x="18.053514"
|
||||
y="15.979342" />
|
||||
<rect
|
||||
y="14.986287"
|
||||
x="18.022264"
|
||||
height="5.020565"
|
||||
width="2.0847199"
|
||||
id="rect6465"
|
||||
style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.2 KiB |
@ -1,5 +1,6 @@
|
||||
<?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#"
|
||||
@ -13,10 +14,9 @@
|
||||
height="24"
|
||||
id="svg4908"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.46"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
version="1.0"
|
||||
sodipodi:docbase="/home/andreas/project/gtk/24"
|
||||
sodipodi:docname="gtk-print-warning.svg"
|
||||
sodipodi:docname="printer-warning.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
inkscape:export-filename="/home/andreas/project/gtk/24/gtk-print.png"
|
||||
inkscape:export-xdpi="90"
|
||||
@ -1401,6 +1401,19 @@
|
||||
fx="24.007595"
|
||||
fy="24.00004"
|
||||
r="19.950027" />
|
||||
<filter
|
||||
color-interpolation-filters="sRGB"
|
||||
id="filter5670-1"
|
||||
height="1.7724138"
|
||||
y="-0.3862069"
|
||||
width="1.1103448"
|
||||
x="-0.055172414"
|
||||
inkscape:collect="always">
|
||||
<feGaussianBlur
|
||||
id="feGaussianBlur5672-2"
|
||||
stdDeviation="0.96551724"
|
||||
inkscape:collect="always" />
|
||||
</filter>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
@ -1409,26 +1422,30 @@
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="22.627417"
|
||||
inkscape:cx="12.587007"
|
||||
inkscape:cy="12.730763"
|
||||
inkscape:zoom="1"
|
||||
inkscape:cx="14.33008"
|
||||
inkscape:cy="-16.104445"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:document-units="px"
|
||||
width="24px"
|
||||
height="24px"
|
||||
inkscape:window-width="1216"
|
||||
inkscape:window-height="926"
|
||||
inkscape:window-width="2299"
|
||||
inkscape:window-height="1317"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
gridtolerance="47">
|
||||
inkscape:window-y="27"
|
||||
gridtolerance="47"
|
||||
showborder="false"
|
||||
inkscape:window-maximized="0">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3233"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
dotted="true" />
|
||||
dotted="true"
|
||||
empspacing="5"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata4913">
|
||||
@ -1550,28 +1567,48 @@
|
||||
style="opacity:0.19565214;fill:url(#linearGradient6099);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="g17175"
|
||||
transform="translate(-0.1432832,-0.4999998)">
|
||||
transform="matrix(1.37153,0,0,1.37153,2.1336868,2.1686363)"
|
||||
id="g4574">
|
||||
<rect
|
||||
transform="matrix(0.2865672,0,0,0.2865672,10.140298,9.8537295)"
|
||||
ry="3"
|
||||
rx="3"
|
||||
transform="matrix(0.188056,0,0,0.188056,6.9669602,6.872932)"
|
||||
ry="2.1873381"
|
||||
rx="2.1873381"
|
||||
y="39.875"
|
||||
x="3.375"
|
||||
height="6"
|
||||
width="42"
|
||||
id="rect5215"
|
||||
style="opacity:0.40804599;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter5670);enable-background:accumulate" />
|
||||
style="opacity:0.40804599;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter5670-1);enable-background:accumulate" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccc"
|
||||
id="path4616"
|
||||
d="M 12.835668,22.319403 L 21.399481,22.319403 C 22.633652,22.319403 23.277987,21.222967 22.646539,20.089481 L 18.265084,12.005886 C 17.718699,10.831088 16.254783,10.892439 15.79645,11.970005 L 11.452596,20.016489 C 10.711903,21.080637 11.351748,22.319403 12.835668,22.319403 z"
|
||||
style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
sodipodi:type="inkscape:offset"
|
||||
inkscape:radius="-3.6827748"
|
||||
inkscape:original="M -2.9375 17.59375 C -3.2613458 17.595847 -3.567775 17.770049 -3.71875 18.125 L -6.5625 23.4375 C -7.0504685 24.138561 -6.6338572 24.96875 -5.65625 24.96875 L -0.03125 24.96875 C 0.78182298 24.96875 1.2284979 24.246741 0.8125 23.5 L -2.09375 18.15625 C -2.2737291 17.769271 -2.6136542 17.591653 -2.9375 17.59375 z "
|
||||
xlink:href="#path4616"
|
||||
style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:#633c02;stroke-width:0.54887414;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path5205"
|
||||
inkscape:href="#path4616"
|
||||
d="m -2.9375,17.59375 c -0.3238458,0.0021 -0.630275,0.176299 -0.78125,0.53125 l -2.84375,5.3125 c -0.4879685,0.701061 -0.071357,1.53125 0.90625,1.53125 l 5.625,0 c 0.81307298,0 1.2597479,-0.722009 0.84375,-1.46875 l -2.90625,-5.34375 c -0.1799791,-0.386979 -0.5199042,-0.564597 -0.84375,-0.5625 z"
|
||||
transform="matrix(1.2925914,0,0,1.3651568,14.277559,-18.532024)" />
|
||||
<path
|
||||
sodipodi:nodetypes="cccccccccccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path5195"
|
||||
d="m 11.46855,7.9189936 c -0.247168,0.0016 -0.484314,0.1327923 -0.605305,0.4172491 -0.0017,0.00596 -0.0036,0.011848 -0.0059,0.01763 L 8.0071448,13.637071 c -0.0036,0.0061 -0.00753,0.01197 -0.011754,0.01763 -0.2070373,0.297449 -0.2136968,0.584623 -0.088151,0.805115 0.1255455,0.22049 0.3971599,0.393741 0.8286216,0.393741 l 5.6181726,0 c 0.345891,0 0.58071,-0.145453 0.699333,-0.352604 0.118624,-0.207151 0.12681,-0.488418 -0.05289,-0.810992 -2.8e-5,-0.002 -2.8e-5,-0.0039 0,-0.0059 L 12.120869,8.37738 c -0.0021,-0.00385 -0.004,-0.00777 -0.0059,-0.011754 C 11.964715,8.042562 11.715721,7.917393 11.468526,7.9189937 z"
|
||||
style="opacity:0.40804599;fill:none;stroke:#200000;stroke-width:0.13711399;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:0;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
id="text5674"
|
||||
d="M 17.772647,14.884 L 16.2,14.884 L 16.2,16.091502 L 16.503683,18.28075 L 17.476194,18.28075 L 17.772647,16.091502 L 17.772647,14.884 M 17.718419,19.05174 L 16.203293,19.05174 L 16.203293,20.184 L 17.718419,20.184 L 17.718419,19.05174"
|
||||
style="font-size:19.55798149px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Arial Black" />
|
||||
d="m 11.064177,9.1572246 -1.1405575,0 0,1.0553664 0.1338295,1.913433 0.849988,0 0.15674,-1.913433 0,-1.0553664 m -0.111738,3.7619644 -0.93581,0 0,0.93581 0.93581,0"
|
||||
style="font-size:19.55798149px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Arial Black"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:type="inkscape:offset"
|
||||
inkscape:radius="-0.69590729"
|
||||
inkscape:original="M 10.46875 5.5 C 10.05015 5.5028627 9.663899 5.7341862 9.46875 6.21875 L 5.78125 13.46875 C 5.1505061 14.425808 5.7051033 15.5625 6.96875 15.5625 L 14.25 15.5625 C 15.300971 15.5625 15.850215 14.581919 15.3125 13.5625 L 11.5625 6.25 C 11.329861 5.721713 10.88735 5.4971373 10.46875 5.5 z "
|
||||
xlink:href="#path5205"
|
||||
style="opacity:0.32244897;fill:none;stroke:#ffffff;stroke-width:0.72911274;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="path7004"
|
||||
inkscape:href="#path5205"
|
||||
d="m 10.46875,6.1875 c -0.165167,0.00113 -0.238801,0.020658 -0.34375,0.28125 a 0.69597689,0.69597689 0 0 1 -0.03125,0.0625 l -3.6875,7.25 A 0.69597689,0.69597689 0 0 1 6.375,13.84375 c -0.1941404,0.294579 -0.1842147,0.519748 -0.09375,0.6875 0.090465,0.167752 0.2643405,0.34375 0.6875,0.34375 l 7.28125,0 c 0.309053,0 0.421122,-0.104132 0.5,-0.25 0.07888,-0.145868 0.117782,-0.408216 -0.0625,-0.75 l -3.75,-7.3125 a 0.69597689,0.69597689 0 0 1 0,-0.03125 C 10.806723,6.2342759 10.635114,6.1863623 10.46875,6.1875 z" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 50 KiB |