Zoom icons enhancements. Gerbview: add missing icons in popup menu
|
@ -46,8 +46,8 @@ void WinEDA3D_DrawFrame::ReCreateHToolbar()
|
|||
wxBitmap( zoom_redraw_xpm ),
|
||||
_( "Redraw view" ) );
|
||||
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString, wxBitmap( zoom_auto_xpm ),
|
||||
_( "Zoom auto" ) );
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString, wxBitmap( zoom_fit_in_page_xpm ),
|
||||
_( "Fit in page" ) );
|
||||
|
||||
m_HToolBar->AddSeparator();
|
||||
m_HToolBar->AddTool( ID_ROTATE3D_X_NEG, wxEmptyString,
|
||||
|
|
|
@ -414,19 +414,18 @@ set(BITMAP_SRCS
|
|||
Width_Vias.xpm
|
||||
zip_tool.xpm
|
||||
zip.xpm
|
||||
zoom_auto.xpm
|
||||
Zoom_Center.xpm
|
||||
zoom.xpm
|
||||
zoom_area.xpm
|
||||
zoom_fit_in_page.xpm
|
||||
zoom_center_on_screen.xpm
|
||||
zoom_in.xpm
|
||||
zoomoins3d.xpm
|
||||
zoom_out.xpm
|
||||
zoompage3d.xpm
|
||||
Zoom_Page.xpm
|
||||
zoomplus3d.xpm
|
||||
zoom_redraw.xpm
|
||||
zoomrefr3d.xpm
|
||||
Zoom_Selected.xpm
|
||||
Zoom_Select.xpm
|
||||
zoom.xpm
|
||||
zoom_selection.xpm
|
||||
)
|
||||
|
||||
|
||||
|
|
|
@ -1,30 +0,0 @@
|
|||
/* XPM */
|
||||
#ifndef XPMMAIN
|
||||
extern const char * zoom_center_xpm[];
|
||||
|
||||
#else
|
||||
const char * zoom_center_xpm[] = {
|
||||
"16 16 4 1",
|
||||
" c None",
|
||||
". c Black",
|
||||
"c c Red",
|
||||
"X c Gray100",
|
||||
" .... ",
|
||||
" ..XXXX.. ",
|
||||
" .XXXXXXXX. ",
|
||||
" .XXccccXX. ",
|
||||
".XXccccccXX. ",
|
||||
".XXccccccXX. ",
|
||||
".XXccccccXX. ",
|
||||
".XXccccccXX. ",
|
||||
" .XXccccXX. ",
|
||||
" .XXXXXXXX. ",
|
||||
" ..XXXX... ",
|
||||
" .... ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" .. "
|
||||
};
|
||||
#endif
|
||||
|
|
@ -1,92 +0,0 @@
|
|||
/* XPM */
|
||||
#ifndef XPMMAIN
|
||||
extern const char * zoom_page_xpm[];
|
||||
|
||||
#else
|
||||
const char * zoom_page_xpm[] = {
|
||||
"16 16 68 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
"+ c #262626",
|
||||
"@ c #C5C5C5",
|
||||
"# c #EEEEEE",
|
||||
"$ c #EDEDED",
|
||||
"% c #ABABAB",
|
||||
"& c #464646",
|
||||
"* c #878787",
|
||||
"= c #F1F1F1",
|
||||
"- c #FEFEFE",
|
||||
"; c #FDFDFD",
|
||||
"> c #FCFCFC",
|
||||
", c #EAEAEA",
|
||||
"' c #707070",
|
||||
") c #2E2E2E",
|
||||
"! c #A0A0A0",
|
||||
"~ c #A9A9A9",
|
||||
"{ c #E5E5E5",
|
||||
"] c #FBFBFB",
|
||||
"^ c #E8E8E8",
|
||||
"/ c #AFAFAF",
|
||||
"( c #F4F4F4",
|
||||
"_ c #E9E9E9",
|
||||
": c #E1E1E1",
|
||||
"< c #FAFAFA",
|
||||
"[ c #A4A4A4",
|
||||
"} c #F9F9F9",
|
||||
"| c #A8A8A8",
|
||||
"1 c #E2E2E2",
|
||||
"2 c #F8F8F8",
|
||||
"3 c #D0D0D0",
|
||||
"4 c #C7C7C7",
|
||||
"5 c #BDBDBD",
|
||||
"6 c #A7A7A7",
|
||||
"7 c #E4E4E4",
|
||||
"8 c #F7F7F7",
|
||||
"9 c #F3F3F3",
|
||||
"0 c #D4D4D4",
|
||||
"a c #C0C0C0",
|
||||
"b c #AEAEAE",
|
||||
"c c #A6A6A6",
|
||||
"d c #BABABA",
|
||||
"e c #444444",
|
||||
"f c #F5F5F5",
|
||||
"g c #F6F6F6",
|
||||
"h c #E7E7E7",
|
||||
"i c #858585",
|
||||
"j c #828282",
|
||||
"k c #E3E3E3",
|
||||
"l c #979797",
|
||||
"m c #6D6D6D",
|
||||
"n c #D6D6D6",
|
||||
"o c #2D2D2D",
|
||||
"p c #E0E0E0",
|
||||
"q c #DEDEDE",
|
||||
"r c #949494",
|
||||
"s c #7C7C7C",
|
||||
"t c #050505",
|
||||
"u c #040404",
|
||||
"v c #202020",
|
||||
"w c #BBBBBB",
|
||||
"x c #686868",
|
||||
"y c #343434",
|
||||
"z c #C2C2C2",
|
||||
"A c #797979",
|
||||
"B c #3A3A3A",
|
||||
"C c #1F1F1F",
|
||||
" .... ",
|
||||
" .+@#$%&. ",
|
||||
" .*=--;>,'. ",
|
||||
" )!~~~{;]^& ",
|
||||
"./;;(_~:><[. ",
|
||||
"._}},>:|1<{. ",
|
||||
".^2}13456<7. ",
|
||||
".|8290abc}d. ",
|
||||
".e{fgffhch& ",
|
||||
".ijk((9{lm. ",
|
||||
".noe!pqr).... ",
|
||||
".;{s)tu. vv.. ",
|
||||
".;7kkkw. .xy.. ",
|
||||
".zwwww!. .AB..",
|
||||
" ...... .xC.",
|
||||
" .. "};
|
||||
#endif
|
|
@ -1,63 +0,0 @@
|
|||
/* XPM */
|
||||
#ifndef XPMMAIN
|
||||
extern const char * zoom_select_xpm[];
|
||||
|
||||
#else
|
||||
const char * zoom_select_xpm[] = {
|
||||
"16 16 39 1",
|
||||
" c None",
|
||||
"! c black",
|
||||
"# c #252525",
|
||||
"$ c #C4C4C4",
|
||||
"% c #EDEDED",
|
||||
"& c #ECECEC",
|
||||
"' c #AAAAAA",
|
||||
"( c #454545",
|
||||
") c #868686",
|
||||
"* c #F0F0F0",
|
||||
"+ c #FDFDFD",
|
||||
", c #FCFCFC",
|
||||
"- c #FBFBFB",
|
||||
". c #E9E9E9",
|
||||
"0 c #6F6F6F",
|
||||
"1 c #FF8548",
|
||||
"2 c #D90000",
|
||||
"3 c #FAFAFA",
|
||||
"4 c #E7E7E7",
|
||||
"5 c #AFAFAF",
|
||||
"6 c #FEFEFE",
|
||||
"7 c white",
|
||||
"8 c #F9F9F9",
|
||||
"9 c #A3A3A3",
|
||||
": c #E4E4E4",
|
||||
"; c #E3E3E3",
|
||||
"< c #F8F8F8",
|
||||
"= c #B9B9B9",
|
||||
"> c #E6E6E6",
|
||||
"? c #848484",
|
||||
"@ c #E2E2E2",
|
||||
"A c #6C6C6C",
|
||||
"B c #A0A0A0",
|
||||
"C c #202020",
|
||||
"D c #1F1F1F",
|
||||
"E c #676767",
|
||||
"F c #333333",
|
||||
"G c #787878",
|
||||
"H c #393939",
|
||||
" !!!! ",
|
||||
" !#$%&'(! ",
|
||||
" !)*++,-.0! ",
|
||||
" (*+122134( ",
|
||||
"!5++6712-89! ",
|
||||
"!%+7722178:! ",
|
||||
"!&,7727778;! ",
|
||||
"!'-,,7738<=! ",
|
||||
" (.3-278<>( ",
|
||||
" !?4818<@A! ",
|
||||
" !(9:;B(!!!! ",
|
||||
" !!!! CD!! ",
|
||||
" !EF!! ",
|
||||
" !GH!!",
|
||||
" !ED!",
|
||||
" !! "};
|
||||
#endif
|
|
@ -1,62 +0,0 @@
|
|||
/* XPM */
|
||||
#ifndef XPMMAIN
|
||||
extern const char * zoom_selected_xpm[];
|
||||
|
||||
#else
|
||||
const char * zoom_selected_xpm[] = {
|
||||
"16 16 38 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
"+ c #C5C5C5",
|
||||
"@ c #EDEDED",
|
||||
"# c #464646",
|
||||
"$ c #878787",
|
||||
"% c #CACACA",
|
||||
"& c #FEFEFE",
|
||||
"* c #D5D5D5",
|
||||
"= c #FDFDFD",
|
||||
"- c #D3D3D3",
|
||||
"; c #EAEAEA",
|
||||
"> c #707070",
|
||||
", c #AAAAAA",
|
||||
"' c #FBFBFB",
|
||||
") c #E8E8E8",
|
||||
"! c #B0B0B0",
|
||||
"~ c #FFFFFF",
|
||||
"{ c #FCFCFC",
|
||||
"] c #FAFAFA",
|
||||
"^ c #A4A4A4",
|
||||
"/ c #E5E5E5",
|
||||
"( c #C6C6C6",
|
||||
"_ c #E4E4E4",
|
||||
": c #B1B1B1",
|
||||
"< c #F9F9F9",
|
||||
"[ c #BABABA",
|
||||
"} c #E7E7E7",
|
||||
"| c #858585",
|
||||
"1 c #E3E3E3",
|
||||
"2 c #6D6D6D",
|
||||
"3 c #A1A1A1",
|
||||
"4 c #202020",
|
||||
"5 c #686868",
|
||||
"6 c #343434",
|
||||
"7 c #797979",
|
||||
"8 c #3A3A3A",
|
||||
"9 c #1F1F1F",
|
||||
".. .... .. ",
|
||||
"....+.@.#. . .. ",
|
||||
" .$%&*=-;>. ",
|
||||
" .,&&&&=')# . ",
|
||||
".!&&~&&={]^. ",
|
||||
"..*&&&&=']/. . ",
|
||||
".(=&&&={']_. ",
|
||||
"..:==={']<[. . ",
|
||||
".#;'{'']<}# ",
|
||||
" .|)]]]<12. . ",
|
||||
" .#^/_3#.... ",
|
||||
" . .... 44.. ",
|
||||
" .56.. ",
|
||||
".. . . . . .78..",
|
||||
".. .59.",
|
||||
" .. "};
|
||||
#endif
|
|
@ -0,0 +1,794 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/"
|
||||
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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
version="1.0"
|
||||
width="16"
|
||||
height="16"
|
||||
viewBox="0 0 68.266667 68.266667"
|
||||
id="svg2"
|
||||
xml:space="preserve"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.48.1 "
|
||||
sodipodi:docname="zoom.svg"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"><metadata
|
||||
id="metadata71"><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><sodipodi:namedview
|
||||
inkscape:cy="8"
|
||||
inkscape:cx="8"
|
||||
inkscape:zoom="21.625"
|
||||
inkscape:window-height="563"
|
||||
inkscape:window-width="822"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
borderopacity="1.0"
|
||||
bordercolor="#666666"
|
||||
pagecolor="#ffffff"
|
||||
id="base"
|
||||
inkscape:window-x="133"
|
||||
inkscape:window-y="73"
|
||||
inkscape:current-layer="Layer_1"
|
||||
showgrid="false"
|
||||
inkscape:showpageshadow="false"
|
||||
gridtolerance="50"
|
||||
inkscape:window-maximized="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"><inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3245"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" /></sodipodi:namedview><defs
|
||||
id="defs124">
|
||||
<foreignObject
|
||||
requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
|
||||
x="0"
|
||||
y="0"
|
||||
width="1"
|
||||
height="1"
|
||||
id="foreignObject8">
|
||||
<i:pgfRef
|
||||
xlink:href="#adobe_illustrator_pgf">
|
||||
</i:pgfRef>
|
||||
</foreignObject>
|
||||
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3112"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3114"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3116"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3118"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3120"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3122"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3124"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3126"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3128"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3130"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3132"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_25_"
|
||||
id="linearGradient3134"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="30"
|
||||
y1="184.8027"
|
||||
x2="94.751999"
|
||||
y2="184.8027" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_26_"
|
||||
id="linearGradient3136"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="104.3022"
|
||||
y1="184.8037"
|
||||
x2="37.965698"
|
||||
y2="184.8037" />
|
||||
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3223"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3225"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3227"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3229"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3231"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3233"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3235"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3237"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3239"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3241"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3243"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_14_"
|
||||
y2="99.097702"
|
||||
x2="183.0273"
|
||||
y1="99.097702"
|
||||
x1="15.1685">
|
||||
<stop
|
||||
id="stop16"
|
||||
offset="0"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop18"
|
||||
offset="0.5"
|
||||
style="stop-color:#616161;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop20"
|
||||
offset="1"
|
||||
style="stop-color:#000000;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#494949" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#494949" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#616161" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#616161" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#000000" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_15_"
|
||||
y2="149.4514"
|
||||
x2="196.70509"
|
||||
y1="248.7227"
|
||||
x1="196.70509">
|
||||
<stop
|
||||
id="stop25"
|
||||
offset="0"
|
||||
style="stop-color:#7c0000;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop27"
|
||||
offset="1"
|
||||
style="stop-color:#cf0000;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#7C0000" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#7C0000" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#CF0000" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_16_"
|
||||
y2="99.1045"
|
||||
x2="181.0253"
|
||||
y1="99.1045"
|
||||
x1="17.168501">
|
||||
<stop
|
||||
id="stop32"
|
||||
offset="0"
|
||||
style="stop-color:#a2a2a2;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop34"
|
||||
offset="1"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#A2A2A2" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#A2A2A2" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#494949" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_17_"
|
||||
y2="211.8539"
|
||||
x2="69.606903"
|
||||
y1="190.2119"
|
||||
x1="47.964802">
|
||||
<stop
|
||||
id="stop39"
|
||||
offset="0"
|
||||
style="stop-color:#ffc957;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop41"
|
||||
offset="1"
|
||||
style="stop-color:#ff6d00;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFC957" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFC957" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FF6D00" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_18_"
|
||||
y2="210.4108"
|
||||
x2="64.114403"
|
||||
y1="194.8232"
|
||||
x1="48.526901">
|
||||
<stop
|
||||
id="stop46"
|
||||
offset="0"
|
||||
style="stop-color:#ffff66;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop48"
|
||||
offset="1"
|
||||
style="stop-color:#ff6d00;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFFF66" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFF66" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FF6D00" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_19_"
|
||||
y2="164.09129"
|
||||
x2="164.09219"
|
||||
y1="182.1357"
|
||||
x1="182.1367">
|
||||
<stop
|
||||
id="stop53"
|
||||
offset="0"
|
||||
style="stop-color:#ffd700;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop55"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFD700" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFD700" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_20_"
|
||||
y2="210.97231"
|
||||
x2="131.58591"
|
||||
y1="-4.0268998"
|
||||
x1="131.58591">
|
||||
<stop
|
||||
id="stop60"
|
||||
offset="0"
|
||||
style="stop-color:#dadada;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop62"
|
||||
offset="0.6124"
|
||||
style="stop-color:#949494;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop64"
|
||||
offset="1"
|
||||
style="stop-color:#dadada;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#DADADA" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#DADADA" />
|
||||
<a:midPointStop
|
||||
offset="0.6124"
|
||||
style="stop-color:#949494" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#949494" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#DADADA" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_21_"
|
||||
y2="149.9229"
|
||||
x2="124.5826"
|
||||
y1="149.9229"
|
||||
x1="134.8213">
|
||||
<stop
|
||||
id="stop69"
|
||||
offset="0"
|
||||
style="stop-color:#b2b2b2;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop71"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#B2B2B2" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#B2B2B2" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_22_"
|
||||
y2="98.412102"
|
||||
x2="169.0889"
|
||||
y1="98.412102"
|
||||
x1="27.7358">
|
||||
<stop
|
||||
id="stop76"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop78"
|
||||
offset="1"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#494949" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<radialGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_23_"
|
||||
fy="20.0571"
|
||||
fx="92.632797"
|
||||
r="176.5367"
|
||||
cy="20.0571"
|
||||
cx="92.632797">
|
||||
<stop
|
||||
id="stop83"
|
||||
offset="0.0056"
|
||||
style="stop-color:#0035ed;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop85"
|
||||
offset="0.56739998"
|
||||
style="stop-color:#94caff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop87"
|
||||
offset="0.70789999"
|
||||
style="stop-color:#c9e6ff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop89"
|
||||
offset="1"
|
||||
style="stop-color:#034cfe;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0.0056"
|
||||
style="stop-color:#0035ED" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#0035ED" />
|
||||
<a:midPointStop
|
||||
offset="0.5674"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.7079"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#034CFE" />
|
||||
</radialGradient>
|
||||
|
||||
|
||||
<radialGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_24_"
|
||||
fy="19.922899"
|
||||
fx="92.957001"
|
||||
r="176.53951"
|
||||
cy="19.922899"
|
||||
cx="92.957001">
|
||||
<stop
|
||||
id="stop94"
|
||||
offset="0.0056"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop96"
|
||||
offset="0.44999999"
|
||||
style="stop-color:#94caff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop98"
|
||||
offset="0.60000002"
|
||||
style="stop-color:#c9e6ff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop100"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0.0056"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.45"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.6"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</radialGradient>
|
||||
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3100"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.7885894,182.84561)" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3103"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.21390719,0.21390956,0.21390719,0.21390956,-7.6391034,173.87586)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3106"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.7308251,182.81464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3109"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.29224105,0.25867533,0.2407858,0.21313004,45.827988,166.02599)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3113"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.21390719,0.21390956,0.21390719,0.21390956,31.898823,181.27062)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3117"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3121"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.37036709,-0.03896415,0.03896372,0.3703712,68.937907,170.76811)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3125"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.30251335,0,0,0.3025167,73.459997,183.14464)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3129"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-46.944774,170.86873)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3132"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3135"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3137"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5335226,183.01194)"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /></defs>
|
||||
|
||||
<g
|
||||
id="Layer_1"
|
||||
transform="translate(0,-187.73333)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path22"
|
||||
style="fill:url(#linearGradient3135)"
|
||||
d="m 7.3671832,195.1004 0,0 c -9.822911,9.82332 -9.822911,25.8074 0,35.63072 4.2669508,4.267 9.9227408,6.86259 15.9258158,7.3079 5.808861,0.43108 11.586866,-1.18617 16.344493,-4.53564 0.599884,0.6002 4.201003,4.20105 4.201003,4.20105 1.318353,1.31837 3.631068,0.99468 5.37899,-0.75326 1.02673,-1.02705 1.562179,-2.24861 1.562179,-3.34886 0,-0.77323 -0.264397,-1.48627 -0.808316,-2.03019 0,0 -3.601119,-3.60116 -4.201608,-4.20166 2.99216,-4.24945 4.604556,-9.31146 4.604556,-14.4854 0,-0.61865 -0.02269,-1.23881 -0.06897,-1.85927 -0.445905,-6.00254 -3.041167,-11.65839 -7.307815,-15.92569 -9.823213,-9.82241 -25.806809,-9.82241 -35.6303248,3e-4 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path29"
|
||||
style="fill:url(#linearGradient3132)"
|
||||
d="m 43.869352,231.60419 c -1.499257,1.49866 -2.300917,3.32889 -2.300917,4.94917 0,0.95202 0.2768,1.83234 0.85218,2.52934 l 0.01876,0.0224 0.01755,0.0451 15.768508,15.76929 c 1.825366,1.82478 5.223196,1.28691 7.735266,-1.22489 2.512374,-2.5127 3.050243,-5.91057 1.225482,-7.73535 l -15.788474,-15.78865 -0.0357,-0.006 c -1.883448,-1.56764 -5.104308,-0.949 -7.49265,1.43968 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path43"
|
||||
style="fill:url(#linearGradient3125)"
|
||||
d="m 50.423606,231.55972 15.580647,15.58082 c 1.145013,1.14563 0.596254,3.55033 -1.225481,5.37209 -1.822038,1.82205 -4.226414,2.37052 -5.372032,1.22489 l -15.580648,-15.58082 6.597514,-6.59698 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path50"
|
||||
style="fill:url(#linearGradient3121)"
|
||||
d="m 50.190671,232.195 15.184355,15.18452 c 1.115669,1.11629 0.855205,3.18611 -0.582339,4.62306 -1.437543,1.43756 -3.506734,1.69742 -4.623009,0.58235 L 44.985323,237.40041 50.190671,232.195 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path57"
|
||||
style="fill:url(#linearGradient3117)"
|
||||
d="m 50.423606,231.55972 c 1.145013,1.14502 0.596254,3.55033 -1.226087,5.37209 -1.821433,1.82145 -4.225809,2.37052 -5.371427,1.22489 -1.145013,-1.14503 -0.596859,-3.54913 1.225482,-5.37149 1.821433,-1.82176 4.226414,-2.37052 5.372032,-1.22549 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path73"
|
||||
style="fill:url(#linearGradient3109)"
|
||||
d="m 41.551746,226.87384 c 0,0 7.111157,6.29477 7.5166,6.65254 -0.126879,0.27584 -0.477769,0.80629 -1.178305,1.42526 l 0,0 c -0.701362,0.62081 -1.300227,0.93175 -1.611025,1.04297 -0.404203,-0.35778 -7.515773,-6.65363 -7.515773,-6.65363 l 2.788503,-2.46714 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path80"
|
||||
style="fill:url(#linearGradient3137)"
|
||||
d="m 40.363089,197.65738 c 8.339688,8.34038 8.340293,21.91128 0,30.25167 -8.340898,8.34038 -21.911042,8.33978 -30.251336,0 -8.3396876,-8.34039 -8.3396876,-21.91129 0,-30.25167 8.340294,-8.34008 21.911043,-8.34008 30.251336,0 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path102"
|
||||
style="fill:url(#radialGradient3100)"
|
||||
d="m 11.466966,199.10074 0,0 c -3.6041444,3.60418 -5.5889344,8.40452 -5.5892364,13.51614 0,5.11163 1.985092,9.91196 5.5895384,13.51645 7.452418,7.4525 19.578665,7.4525 27.031383,0 7.45242,-7.45341 7.45242,-19.57979 0,-27.03229 -7.45302,-7.4528 -19.579268,-7.4528 -27.031685,-3e-4 z" />
|
||||
<rect
|
||||
width="256"
|
||||
height="256"
|
||||
x="0"
|
||||
y="0"
|
||||
style="fill:none"
|
||||
id="_x3C_Slice_x3E_" />
|
||||
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 22 KiB |
|
@ -0,0 +1,911 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/"
|
||||
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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
version="1.0"
|
||||
width="16"
|
||||
height="16"
|
||||
viewBox="0 0 68.266667 68.266667"
|
||||
id="svg2"
|
||||
xml:space="preserve"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.48.1 "
|
||||
sodipodi:docname="zoom_area.svg"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_area.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"><metadata
|
||||
id="metadata71"><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><sodipodi:namedview
|
||||
inkscape:cy="8"
|
||||
inkscape:cx="8"
|
||||
inkscape:zoom="48.3125"
|
||||
inkscape:window-height="968"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
borderopacity="1.0"
|
||||
bordercolor="#666666"
|
||||
pagecolor="#ffffff"
|
||||
id="base"
|
||||
inkscape:window-x="-4"
|
||||
inkscape:window-y="-4"
|
||||
inkscape:current-layer="Layer_1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
gridtolerance="50"
|
||||
inkscape:window-maximized="1"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:snap-global="true"><inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3245"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" /></sodipodi:namedview><defs
|
||||
id="defs124">
|
||||
<foreignObject
|
||||
requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
|
||||
x="0"
|
||||
y="0"
|
||||
width="1"
|
||||
height="1"
|
||||
id="foreignObject8">
|
||||
<i:pgfRef
|
||||
xlink:href="#adobe_illustrator_pgf">
|
||||
</i:pgfRef>
|
||||
</foreignObject>
|
||||
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3112"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3114"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3116"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3118"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3120"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3122"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3124"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3126"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3128"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3130"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3132"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_25_"
|
||||
id="linearGradient3134"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="30"
|
||||
y1="184.8027"
|
||||
x2="94.751999"
|
||||
y2="184.8027" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_26_"
|
||||
id="linearGradient3136"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="104.3022"
|
||||
y1="184.8037"
|
||||
x2="37.965698"
|
||||
y2="184.8037" />
|
||||
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3223"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3225"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3227"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3229"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3231"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3233"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3235"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3237"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3239"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3241"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3243"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_14_"
|
||||
y2="99.097702"
|
||||
x2="183.0273"
|
||||
y1="99.097702"
|
||||
x1="15.1685">
|
||||
<stop
|
||||
id="stop16"
|
||||
offset="0"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop18"
|
||||
offset="0.5"
|
||||
style="stop-color:#616161;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop20"
|
||||
offset="1"
|
||||
style="stop-color:#000000;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#494949" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#494949" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#616161" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#616161" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#000000" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_15_"
|
||||
y2="149.4514"
|
||||
x2="196.70509"
|
||||
y1="248.7227"
|
||||
x1="196.70509">
|
||||
<stop
|
||||
id="stop25"
|
||||
offset="0"
|
||||
style="stop-color:#7c0000;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop27"
|
||||
offset="1"
|
||||
style="stop-color:#cf0000;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#7C0000" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#7C0000" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#CF0000" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_16_"
|
||||
y2="99.1045"
|
||||
x2="181.0253"
|
||||
y1="99.1045"
|
||||
x1="17.168501">
|
||||
<stop
|
||||
id="stop32"
|
||||
offset="0"
|
||||
style="stop-color:#a2a2a2;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop34"
|
||||
offset="1"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#A2A2A2" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#A2A2A2" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#494949" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_17_"
|
||||
y2="211.8539"
|
||||
x2="69.606903"
|
||||
y1="190.2119"
|
||||
x1="47.964802">
|
||||
<stop
|
||||
id="stop39"
|
||||
offset="0"
|
||||
style="stop-color:#ffc957;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop41"
|
||||
offset="1"
|
||||
style="stop-color:#ff6d00;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFC957" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFC957" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FF6D00" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_18_"
|
||||
y2="210.4108"
|
||||
x2="64.114403"
|
||||
y1="194.8232"
|
||||
x1="48.526901">
|
||||
<stop
|
||||
id="stop46"
|
||||
offset="0"
|
||||
style="stop-color:#ffff66;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop48"
|
||||
offset="1"
|
||||
style="stop-color:#ff6d00;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFFF66" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFF66" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FF6D00" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_19_"
|
||||
y2="164.09129"
|
||||
x2="164.09219"
|
||||
y1="182.1357"
|
||||
x1="182.1367">
|
||||
<stop
|
||||
id="stop53"
|
||||
offset="0"
|
||||
style="stop-color:#ffd700;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop55"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFD700" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFD700" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_20_"
|
||||
y2="210.97231"
|
||||
x2="131.58591"
|
||||
y1="-4.0268998"
|
||||
x1="131.58591">
|
||||
<stop
|
||||
id="stop60"
|
||||
offset="0"
|
||||
style="stop-color:#dadada;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop62"
|
||||
offset="0.6124"
|
||||
style="stop-color:#949494;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop64"
|
||||
offset="1"
|
||||
style="stop-color:#dadada;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#DADADA" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#DADADA" />
|
||||
<a:midPointStop
|
||||
offset="0.6124"
|
||||
style="stop-color:#949494" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#949494" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#DADADA" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_21_"
|
||||
y2="149.9229"
|
||||
x2="124.5826"
|
||||
y1="149.9229"
|
||||
x1="134.8213">
|
||||
<stop
|
||||
id="stop69"
|
||||
offset="0"
|
||||
style="stop-color:#b2b2b2;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop71"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#B2B2B2" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#B2B2B2" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_22_"
|
||||
y2="98.412102"
|
||||
x2="169.0889"
|
||||
y1="98.412102"
|
||||
x1="27.7358">
|
||||
<stop
|
||||
id="stop76"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop78"
|
||||
offset="1"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#494949" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<radialGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_23_"
|
||||
fy="20.0571"
|
||||
fx="92.632797"
|
||||
r="176.5367"
|
||||
cy="20.0571"
|
||||
cx="92.632797">
|
||||
<stop
|
||||
id="stop83"
|
||||
offset="0.0056"
|
||||
style="stop-color:#0035ed;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop85"
|
||||
offset="0.56739998"
|
||||
style="stop-color:#94caff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop87"
|
||||
offset="0.70789999"
|
||||
style="stop-color:#c9e6ff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop89"
|
||||
offset="1"
|
||||
style="stop-color:#034cfe;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0.0056"
|
||||
style="stop-color:#0035ED" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#0035ED" />
|
||||
<a:midPointStop
|
||||
offset="0.5674"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.7079"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#034CFE" />
|
||||
</radialGradient>
|
||||
|
||||
|
||||
<radialGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_24_"
|
||||
fy="19.922899"
|
||||
fx="92.957001"
|
||||
r="176.53951"
|
||||
cy="19.922899"
|
||||
cx="92.957001">
|
||||
<stop
|
||||
id="stop94"
|
||||
offset="0.0056"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop96"
|
||||
offset="0.44999999"
|
||||
style="stop-color:#94caff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop98"
|
||||
offset="0.60000002"
|
||||
style="stop-color:#c9e6ff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop100"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0.0056"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.45"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.6"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</radialGradient>
|
||||
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3100"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.7885894,182.84561)" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3103"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.21390719,0.21390956,0.21390719,0.21390956,-7.6391034,173.87586)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3106"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.7308251,182.81464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3109"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.29224105,0.25867533,0.2407858,0.21313004,45.827988,166.02599)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3113"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.21390719,0.21390956,0.21390719,0.21390956,31.898823,181.27062)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3117"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3121"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.37036709,-0.03896415,0.03896372,0.3703712,68.937907,170.76811)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3125"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.30251335,0,0,0.3025167,73.459997,183.14464)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3129"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-46.944774,170.86873)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3132"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3135"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3137"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5335226,183.01194)"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /></defs>
|
||||
|
||||
<g
|
||||
id="Layer_1"
|
||||
transform="translate(0,-187.73333)">
|
||||
<rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-22"
|
||||
width="4.272347"
|
||||
height="8.4424295"
|
||||
x="38.394321"
|
||||
y="187.82423" /><rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-79"
|
||||
width="8.539012"
|
||||
height="4.175766"
|
||||
x="-0.0056789336"
|
||||
y="226.22423" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path22"
|
||||
style="fill:url(#linearGradient3135)"
|
||||
d="m 7.3671832,195.1004 0,0 c -9.822911,9.82332 -9.822911,25.8074 0,35.63072 4.2669508,4.267 9.9227408,6.86259 15.9258158,7.3079 5.808861,0.43108 11.586866,-1.18617 16.344493,-4.53564 0.599884,0.6002 4.201003,4.20105 4.201003,4.20105 1.318353,1.31837 3.631068,0.99468 5.37899,-0.75326 1.02673,-1.02705 1.562179,-2.24861 1.562179,-3.34886 0,-0.77323 -0.264397,-1.48627 -0.808316,-2.03019 0,0 -3.601119,-3.60116 -4.201608,-4.20166 2.99216,-4.24945 4.604556,-9.31146 4.604556,-14.4854 0,-0.61865 -0.02269,-1.23881 -0.06897,-1.85927 -0.445905,-6.00254 -3.041167,-11.65839 -7.307815,-15.92569 -9.823213,-9.82241 -25.806809,-9.82241 -35.6303248,3e-4 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path29"
|
||||
style="fill:url(#linearGradient3132)"
|
||||
d="m 43.869352,231.60419 c -1.499257,1.49866 -2.300917,3.32889 -2.300917,4.94917 0,0.95202 0.2768,1.83234 0.85218,2.52934 l 0.01876,0.0224 0.01755,0.0451 15.768508,15.76929 c 1.825366,1.82478 5.223196,1.28691 7.735266,-1.22489 2.512374,-2.5127 3.050243,-5.91057 1.225482,-7.73535 l -15.788474,-15.78865 -0.0357,-0.006 c -1.883448,-1.56764 -5.104308,-0.949 -7.49265,1.43968 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path43"
|
||||
style="fill:url(#linearGradient3125)"
|
||||
d="m 50.423606,231.55972 15.580647,15.58082 c 1.145013,1.14563 0.596254,3.55033 -1.225481,5.37209 -1.822038,1.82205 -4.226414,2.37052 -5.372032,1.22489 l -15.580648,-15.58082 6.597514,-6.59698 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path50"
|
||||
style="fill:url(#linearGradient3121)"
|
||||
d="m 50.190671,232.195 15.184355,15.18452 c 1.115669,1.11629 0.855205,3.18611 -0.582339,4.62306 -1.437543,1.43756 -3.506734,1.69742 -4.623009,0.58235 L 44.985323,237.40041 50.190671,232.195 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path57"
|
||||
style="fill:url(#linearGradient3117)"
|
||||
d="m 50.423606,231.55972 c 1.145013,1.14502 0.596254,3.55033 -1.226087,5.37209 -1.821433,1.82145 -4.225809,2.37052 -5.371427,1.22489 -1.145013,-1.14503 -0.596859,-3.54913 1.225482,-5.37149 1.821433,-1.82176 4.226414,-2.37052 5.372032,-1.22549 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path73"
|
||||
style="fill:url(#linearGradient3109)"
|
||||
d="m 41.551746,226.87384 c 0,0 7.111157,6.29477 7.5166,6.65254 -0.126879,0.27584 -0.477769,0.80629 -1.178305,1.42526 l 0,0 c -0.701362,0.62081 -1.300227,0.93175 -1.611025,1.04297 -0.404203,-0.35778 -7.515773,-6.65363 -7.515773,-6.65363 l 2.788503,-2.46714 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path80"
|
||||
style="fill:url(#linearGradient3137)"
|
||||
d="m 40.363089,197.65738 c 8.339688,8.34038 8.340293,21.91128 0,30.25167 -8.340898,8.34038 -21.911042,8.33978 -30.251336,0 -8.3396876,-8.34039 -8.3396876,-21.91129 0,-30.25167 8.340294,-8.34008 21.911043,-8.34008 30.251336,0 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path102"
|
||||
style="fill:url(#radialGradient3100)"
|
||||
d="m 11.466966,199.10074 0,0 c -3.6041444,3.60418 -5.5889344,8.40452 -5.5892364,13.51614 0,5.11163 1.985092,9.91196 5.5895384,13.51645 7.452418,7.4525 19.578665,7.4525 27.031383,0 7.45242,-7.45341 7.45242,-19.57979 0,-27.03229 -7.45302,-7.4528 -19.579268,-7.4528 -27.031685,-3e-4 z" />
|
||||
<rect
|
||||
width="256"
|
||||
height="256"
|
||||
x="0"
|
||||
y="0"
|
||||
style="fill:none"
|
||||
id="_x3C_Slice_x3E_" />
|
||||
|
||||
<rect
|
||||
style="fill:#680987;fill-opacity:1;stroke:none"
|
||||
id="rect3845"
|
||||
width="12.8"
|
||||
height="12.799993"
|
||||
x="55.466667"
|
||||
y="187.73334" /><rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-7"
|
||||
width="8.5333328"
|
||||
height="4.175766"
|
||||
x="59.733334"
|
||||
y="204.8909" /><rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-4"
|
||||
width="8.5333328"
|
||||
height="4.175766"
|
||||
x="59.733334"
|
||||
y="213.42422" /><rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-0"
|
||||
width="8.5333328"
|
||||
height="4.175766"
|
||||
x="59.733334"
|
||||
y="221.95757" /><rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-9"
|
||||
width="8.5333328"
|
||||
height="4.175766"
|
||||
x="59.733334"
|
||||
y="230.49091" /><rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-48"
|
||||
width="8.5333328"
|
||||
height="4.175766"
|
||||
x="59.733334"
|
||||
y="239.02423" /><rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-2"
|
||||
width="4.272347"
|
||||
height="8.44244"
|
||||
x="51.200001"
|
||||
y="247.46666" /><rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-45"
|
||||
width="4.272347"
|
||||
height="8.44244"
|
||||
x="42.666668"
|
||||
y="247.46666" /><rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-5"
|
||||
width="4.272347"
|
||||
height="8.44244"
|
||||
x="34.133335"
|
||||
y="247.46666" /><rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-17"
|
||||
width="4.272347"
|
||||
height="8.44244"
|
||||
x="25.6"
|
||||
y="247.46666" /><rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-11"
|
||||
width="4.272347"
|
||||
height="8.5333366"
|
||||
x="17.060986"
|
||||
y="247.46666" /><rect
|
||||
style="fill:#680987;fill-opacity:1;stroke:none"
|
||||
id="rect3845-76"
|
||||
width="12.8"
|
||||
height="12.799996"
|
||||
x="-4.0338134e-007"
|
||||
y="243.2" /><rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-23"
|
||||
width="4.272347"
|
||||
height="8.4424295"
|
||||
x="46.927654"
|
||||
y="187.82423" /><rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-8"
|
||||
width="4.272347"
|
||||
height="4.175766"
|
||||
x="8.5333338"
|
||||
y="187.73334" /><rect
|
||||
style="fill:#680987;fill-opacity:1;stroke:none"
|
||||
id="rect3845-57"
|
||||
width="12.80568"
|
||||
height="12.709096"
|
||||
x="-0.0056802859"
|
||||
y="187.82423" /><rect
|
||||
style="fill:#09871c;fill-opacity:1;stroke:none"
|
||||
id="rect3845-92"
|
||||
width="8.539012"
|
||||
height="4.175766"
|
||||
x="-0.0056789336"
|
||||
y="234.75757" /><rect
|
||||
style="fill:#680987;fill-opacity:1;stroke:none"
|
||||
id="rect3845-57-5"
|
||||
width="12.8"
|
||||
height="12.800004"
|
||||
x="55.466667"
|
||||
y="243.2"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" /></g>
|
||||
</svg>
|
After Width: | Height: | Size: 25 KiB |
|
@ -0,0 +1,803 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/"
|
||||
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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
version="1.0"
|
||||
width="16"
|
||||
height="16"
|
||||
viewBox="0 0 68.266667 68.266667"
|
||||
id="svg2"
|
||||
xml:space="preserve"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.48.1 "
|
||||
sodipodi:docname="zoom_center.svg"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_center.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"><metadata
|
||||
id="metadata71"><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><sodipodi:namedview
|
||||
inkscape:cy="8.4587439"
|
||||
inkscape:cx="6.2140398"
|
||||
inkscape:zoom="45.554303"
|
||||
inkscape:window-height="968"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
borderopacity="1.0"
|
||||
bordercolor="#666666"
|
||||
pagecolor="#ffffff"
|
||||
id="base"
|
||||
inkscape:window-x="-4"
|
||||
inkscape:window-y="-4"
|
||||
inkscape:current-layer="Layer_1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
gridtolerance="50"
|
||||
inkscape:window-maximized="1"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:snap-global="false"><inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3245"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" /></sodipodi:namedview><defs
|
||||
id="defs124">
|
||||
<foreignObject
|
||||
requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
|
||||
x="0"
|
||||
y="0"
|
||||
width="1"
|
||||
height="1"
|
||||
id="foreignObject8">
|
||||
<i:pgfRef
|
||||
xlink:href="#adobe_illustrator_pgf">
|
||||
</i:pgfRef>
|
||||
</foreignObject>
|
||||
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3112"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3114"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3116"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3118"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3120"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3122"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3124"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3126"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3128"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3130"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3132"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_25_"
|
||||
id="linearGradient3134"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="30"
|
||||
y1="184.8027"
|
||||
x2="94.751999"
|
||||
y2="184.8027" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_26_"
|
||||
id="linearGradient3136"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="104.3022"
|
||||
y1="184.8037"
|
||||
x2="37.965698"
|
||||
y2="184.8037" />
|
||||
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3223"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3225"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3227"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3229"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3231"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3233"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3235"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3237"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3239"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3241"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3243"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_14_"
|
||||
y2="99.097702"
|
||||
x2="183.0273"
|
||||
y1="99.097702"
|
||||
x1="15.1685">
|
||||
<stop
|
||||
id="stop16"
|
||||
offset="0"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop18"
|
||||
offset="0.5"
|
||||
style="stop-color:#616161;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop20"
|
||||
offset="1"
|
||||
style="stop-color:#000000;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#494949" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#494949" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#616161" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#616161" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#000000" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_15_"
|
||||
y2="149.4514"
|
||||
x2="196.70509"
|
||||
y1="248.7227"
|
||||
x1="196.70509">
|
||||
<stop
|
||||
id="stop25"
|
||||
offset="0"
|
||||
style="stop-color:#7c0000;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop27"
|
||||
offset="1"
|
||||
style="stop-color:#cf0000;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#7C0000" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#7C0000" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#CF0000" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_16_"
|
||||
y2="99.1045"
|
||||
x2="181.0253"
|
||||
y1="99.1045"
|
||||
x1="17.168501">
|
||||
<stop
|
||||
id="stop32"
|
||||
offset="0"
|
||||
style="stop-color:#a2a2a2;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop34"
|
||||
offset="1"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#A2A2A2" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#A2A2A2" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#494949" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_17_"
|
||||
y2="211.8539"
|
||||
x2="69.606903"
|
||||
y1="190.2119"
|
||||
x1="47.964802">
|
||||
<stop
|
||||
id="stop39"
|
||||
offset="0"
|
||||
style="stop-color:#ffc957;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop41"
|
||||
offset="1"
|
||||
style="stop-color:#ff6d00;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFC957" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFC957" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FF6D00" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_18_"
|
||||
y2="210.4108"
|
||||
x2="64.114403"
|
||||
y1="194.8232"
|
||||
x1="48.526901">
|
||||
<stop
|
||||
id="stop46"
|
||||
offset="0"
|
||||
style="stop-color:#ffff66;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop48"
|
||||
offset="1"
|
||||
style="stop-color:#ff6d00;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFFF66" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFF66" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FF6D00" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_19_"
|
||||
y2="164.09129"
|
||||
x2="164.09219"
|
||||
y1="182.1357"
|
||||
x1="182.1367">
|
||||
<stop
|
||||
id="stop53"
|
||||
offset="0"
|
||||
style="stop-color:#ffd700;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop55"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFD700" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFD700" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_20_"
|
||||
y2="210.97231"
|
||||
x2="131.58591"
|
||||
y1="-4.0268998"
|
||||
x1="131.58591">
|
||||
<stop
|
||||
id="stop60"
|
||||
offset="0"
|
||||
style="stop-color:#dadada;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop62"
|
||||
offset="0.6124"
|
||||
style="stop-color:#949494;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop64"
|
||||
offset="1"
|
||||
style="stop-color:#dadada;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#DADADA" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#DADADA" />
|
||||
<a:midPointStop
|
||||
offset="0.6124"
|
||||
style="stop-color:#949494" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#949494" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#DADADA" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_21_"
|
||||
y2="149.9229"
|
||||
x2="124.5826"
|
||||
y1="149.9229"
|
||||
x1="134.8213">
|
||||
<stop
|
||||
id="stop69"
|
||||
offset="0"
|
||||
style="stop-color:#b2b2b2;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop71"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#B2B2B2" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#B2B2B2" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_22_"
|
||||
y2="98.412102"
|
||||
x2="169.0889"
|
||||
y1="98.412102"
|
||||
x1="27.7358">
|
||||
<stop
|
||||
id="stop76"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop78"
|
||||
offset="1"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#494949" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<radialGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_23_"
|
||||
fy="20.0571"
|
||||
fx="92.632797"
|
||||
r="176.5367"
|
||||
cy="20.0571"
|
||||
cx="92.632797">
|
||||
<stop
|
||||
id="stop83"
|
||||
offset="0.0056"
|
||||
style="stop-color:#0035ed;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop85"
|
||||
offset="0.56739998"
|
||||
style="stop-color:#94caff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop87"
|
||||
offset="0.70789999"
|
||||
style="stop-color:#c9e6ff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop89"
|
||||
offset="1"
|
||||
style="stop-color:#034cfe;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0.0056"
|
||||
style="stop-color:#0035ED" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#0035ED" />
|
||||
<a:midPointStop
|
||||
offset="0.5674"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.7079"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#034CFE" />
|
||||
</radialGradient>
|
||||
|
||||
|
||||
<radialGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_24_"
|
||||
fy="19.922899"
|
||||
fx="92.957001"
|
||||
r="176.53951"
|
||||
cy="19.922899"
|
||||
cx="92.957001">
|
||||
<stop
|
||||
id="stop94"
|
||||
offset="0.0056"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop96"
|
||||
offset="0.44999999"
|
||||
style="stop-color:#94caff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop98"
|
||||
offset="0.60000002"
|
||||
style="stop-color:#c9e6ff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop100"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0.0056"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.45"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.6"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</radialGradient>
|
||||
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3100"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.7885894,182.84561)" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3103"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.21390719,0.21390956,0.21390719,0.21390956,-7.6391034,173.87586)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3106"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.7308251,182.81464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3109"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.29224105,0.25867533,0.2407858,0.21313004,45.827988,166.02599)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3113"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.21390719,0.21390956,0.21390719,0.21390956,31.898823,181.27062)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3117"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3121"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.37036709,-0.03896415,0.03896372,0.3703712,68.937907,170.76811)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3125"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.30251335,0,0,0.3025167,73.459997,183.14464)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3129"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-46.944774,170.86873)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3132"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3135"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3137"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5335226,183.01194)"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /></defs>
|
||||
|
||||
<g
|
||||
id="Layer_1"
|
||||
transform="translate(0,-187.73333)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path22"
|
||||
style="fill:url(#linearGradient3135)"
|
||||
d="m 7.3671832,195.1004 0,0 c -9.822911,9.82332 -9.822911,25.8074 0,35.63072 4.2669508,4.267 9.9227408,6.86259 15.9258158,7.3079 5.808861,0.43108 11.586866,-1.18617 16.344493,-4.53564 0.599884,0.6002 4.201003,4.20105 4.201003,4.20105 1.318353,1.31837 3.631068,0.99468 5.37899,-0.75326 1.02673,-1.02705 1.562179,-2.24861 1.562179,-3.34886 0,-0.77323 -0.264397,-1.48627 -0.808316,-2.03019 0,0 -3.601119,-3.60116 -4.201608,-4.20166 2.99216,-4.24945 4.604556,-9.31146 4.604556,-14.4854 0,-0.61865 -0.02269,-1.23881 -0.06897,-1.85927 -0.445905,-6.00254 -3.041167,-11.65839 -7.307815,-15.92569 -9.823213,-9.82241 -25.806809,-9.82241 -35.6303248,3e-4 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path29"
|
||||
style="fill:url(#linearGradient3132)"
|
||||
d="m 43.869352,231.60419 c -1.499257,1.49866 -2.300917,3.32889 -2.300917,4.94917 0,0.95202 0.2768,1.83234 0.85218,2.52934 l 0.01876,0.0224 0.01755,0.0451 15.768508,15.76929 c 1.825366,1.82478 5.223196,1.28691 7.735266,-1.22489 2.512374,-2.5127 3.050243,-5.91057 1.225482,-7.73535 l -15.788474,-15.78865 -0.0357,-0.006 c -1.883448,-1.56764 -5.104308,-0.949 -7.49265,1.43968 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path43"
|
||||
style="fill:url(#linearGradient3125)"
|
||||
d="m 50.423606,231.55972 15.580647,15.58082 c 1.145013,1.14563 0.596254,3.55033 -1.225481,5.37209 -1.822038,1.82205 -4.226414,2.37052 -5.372032,1.22489 l -15.580648,-15.58082 6.597514,-6.59698 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path50"
|
||||
style="fill:url(#linearGradient3121)"
|
||||
d="m 50.190671,232.195 15.184355,15.18452 c 1.115669,1.11629 0.855205,3.18611 -0.582339,4.62306 -1.437543,1.43756 -3.506734,1.69742 -4.623009,0.58235 L 44.985323,237.40041 50.190671,232.195 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path57"
|
||||
style="fill:url(#linearGradient3117)"
|
||||
d="m 50.423606,231.55972 c 1.145013,1.14502 0.596254,3.55033 -1.226087,5.37209 -1.821433,1.82145 -4.225809,2.37052 -5.371427,1.22489 -1.145013,-1.14503 -0.596859,-3.54913 1.225482,-5.37149 1.821433,-1.82176 4.226414,-2.37052 5.372032,-1.22549 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path73"
|
||||
style="fill:url(#linearGradient3109)"
|
||||
d="m 41.551746,226.87384 c 0,0 7.111157,6.29477 7.5166,6.65254 -0.126879,0.27584 -0.477769,0.80629 -1.178305,1.42526 l 0,0 c -0.701362,0.62081 -1.300227,0.93175 -1.611025,1.04297 -0.404203,-0.35778 -7.515773,-6.65363 -7.515773,-6.65363 l 2.788503,-2.46714 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path80"
|
||||
style="fill:url(#linearGradient3137)"
|
||||
d="m 40.363089,197.65738 c 8.339688,8.34038 8.340293,21.91128 0,30.25167 -8.340898,8.34038 -21.911042,8.33978 -30.251336,0 -8.3396876,-8.34039 -8.3396876,-21.91129 0,-30.25167 8.340294,-8.34008 21.911043,-8.34008 30.251336,0 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path102"
|
||||
style="fill:url(#radialGradient3100)"
|
||||
d="m 11.466966,199.10074 0,0 c -3.6041444,3.60418 -5.5889344,8.40452 -5.5892364,13.51614 0,5.11163 1.985092,9.91196 5.5895384,13.51645 7.452418,7.4525 19.578665,7.4525 27.031383,0 7.45242,-7.45341 7.45242,-19.57979 0,-27.03229 -7.45302,-7.4528 -19.579268,-7.4528 -27.031685,-3e-4 z" />
|
||||
<rect
|
||||
width="256"
|
||||
height="256"
|
||||
x="0"
|
||||
y="0"
|
||||
style="fill:none"
|
||||
id="_x3C_Slice_x3E_" />
|
||||
|
||||
<path
|
||||
style="fill:none;stroke:#2833cf;stroke-width:4.26666669000000010;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
|
||||
d="m 25.6,189.94445 0,64.12542"
|
||||
id="path3080"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
style="fill:none;stroke:#0410d2;stroke-width:4.26666669000000010;stroke-linecap:square;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker-start:none"
|
||||
d="m 2.4778477,215.60231 63.4561663,0 0,0"
|
||||
id="path3850"
|
||||
inkscape:connector-curvature="0" /></g>
|
||||
</svg>
|
After Width: | Height: | Size: 23 KiB |
|
@ -0,0 +1,945 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/"
|
||||
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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
version="1.0"
|
||||
width="16"
|
||||
height="16"
|
||||
viewBox="0 0 68.266667 68.266667"
|
||||
id="svg2"
|
||||
xml:space="preserve"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.48.1 "
|
||||
sodipodi:docname="zoom_fit_in_page.svg"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_fit_in_page.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"><metadata
|
||||
id="metadata71"><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><sodipodi:namedview
|
||||
inkscape:cy="8"
|
||||
inkscape:cx="8"
|
||||
inkscape:zoom="46.9375"
|
||||
inkscape:window-height="968"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
borderopacity="1.0"
|
||||
bordercolor="#666666"
|
||||
pagecolor="#ffffff"
|
||||
id="base"
|
||||
inkscape:window-x="-4"
|
||||
inkscape:window-y="-4"
|
||||
inkscape:current-layer="Layer_1"
|
||||
showgrid="true"
|
||||
inkscape:showpageshadow="false"
|
||||
gridtolerance="50"
|
||||
inkscape:window-maximized="1"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:snap-global="false"><inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3245"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" /></sodipodi:namedview><defs
|
||||
id="defs124">
|
||||
<foreignObject
|
||||
requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
|
||||
x="0"
|
||||
y="0"
|
||||
width="1"
|
||||
height="1"
|
||||
id="foreignObject8">
|
||||
<i:pgfRef
|
||||
xlink:href="#adobe_illustrator_pgf">
|
||||
</i:pgfRef>
|
||||
</foreignObject>
|
||||
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3112"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3114"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3116"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3118"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3120"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3122"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3124"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3126"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3128"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3130"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3132"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_25_"
|
||||
id="linearGradient3134"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="30"
|
||||
y1="184.8027"
|
||||
x2="94.751999"
|
||||
y2="184.8027" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_26_"
|
||||
id="linearGradient3136"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="104.3022"
|
||||
y1="184.8037"
|
||||
x2="37.965698"
|
||||
y2="184.8037" />
|
||||
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3223"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3225"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3227"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3229"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3231"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3233"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3235"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3237"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3239"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3241"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3243"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_14_"
|
||||
y2="99.097702"
|
||||
x2="183.0273"
|
||||
y1="99.097702"
|
||||
x1="15.1685">
|
||||
<stop
|
||||
id="stop16"
|
||||
offset="0"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop18"
|
||||
offset="0.5"
|
||||
style="stop-color:#616161;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop20"
|
||||
offset="1"
|
||||
style="stop-color:#000000;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#494949" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#494949" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#616161" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#616161" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#000000" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_15_"
|
||||
y2="149.4514"
|
||||
x2="196.70509"
|
||||
y1="248.7227"
|
||||
x1="196.70509">
|
||||
<stop
|
||||
id="stop25"
|
||||
offset="0"
|
||||
style="stop-color:#7c0000;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop27"
|
||||
offset="1"
|
||||
style="stop-color:#cf0000;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#7C0000" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#7C0000" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#CF0000" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_16_"
|
||||
y2="99.1045"
|
||||
x2="181.0253"
|
||||
y1="99.1045"
|
||||
x1="17.168501">
|
||||
<stop
|
||||
id="stop32"
|
||||
offset="0"
|
||||
style="stop-color:#a2a2a2;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop34"
|
||||
offset="1"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#A2A2A2" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#A2A2A2" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#494949" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_17_"
|
||||
y2="211.8539"
|
||||
x2="69.606903"
|
||||
y1="190.2119"
|
||||
x1="47.964802">
|
||||
<stop
|
||||
id="stop39"
|
||||
offset="0"
|
||||
style="stop-color:#ffc957;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop41"
|
||||
offset="1"
|
||||
style="stop-color:#ff6d00;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFC957" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFC957" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FF6D00" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_18_"
|
||||
y2="210.4108"
|
||||
x2="64.114403"
|
||||
y1="194.8232"
|
||||
x1="48.526901">
|
||||
<stop
|
||||
id="stop46"
|
||||
offset="0"
|
||||
style="stop-color:#ffff66;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop48"
|
||||
offset="1"
|
||||
style="stop-color:#ff6d00;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFFF66" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFF66" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FF6D00" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_19_"
|
||||
y2="164.09129"
|
||||
x2="164.09219"
|
||||
y1="182.1357"
|
||||
x1="182.1367">
|
||||
<stop
|
||||
id="stop53"
|
||||
offset="0"
|
||||
style="stop-color:#ffd700;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop55"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFD700" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFD700" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_20_"
|
||||
y2="210.97231"
|
||||
x2="131.58591"
|
||||
y1="-4.0268998"
|
||||
x1="131.58591">
|
||||
<stop
|
||||
id="stop60"
|
||||
offset="0"
|
||||
style="stop-color:#dadada;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop62"
|
||||
offset="0.6124"
|
||||
style="stop-color:#949494;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop64"
|
||||
offset="1"
|
||||
style="stop-color:#dadada;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#DADADA" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#DADADA" />
|
||||
<a:midPointStop
|
||||
offset="0.6124"
|
||||
style="stop-color:#949494" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#949494" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#DADADA" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_21_"
|
||||
y2="149.9229"
|
||||
x2="124.5826"
|
||||
y1="149.9229"
|
||||
x1="134.8213">
|
||||
<stop
|
||||
id="stop69"
|
||||
offset="0"
|
||||
style="stop-color:#b2b2b2;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop71"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#B2B2B2" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#B2B2B2" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_22_"
|
||||
y2="98.412102"
|
||||
x2="169.0889"
|
||||
y1="98.412102"
|
||||
x1="27.7358">
|
||||
<stop
|
||||
id="stop76"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop78"
|
||||
offset="1"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#494949" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<radialGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_23_"
|
||||
fy="20.0571"
|
||||
fx="92.632797"
|
||||
r="176.5367"
|
||||
cy="20.0571"
|
||||
cx="92.632797">
|
||||
<stop
|
||||
id="stop83"
|
||||
offset="0.0056"
|
||||
style="stop-color:#0035ed;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop85"
|
||||
offset="0.56739998"
|
||||
style="stop-color:#94caff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop87"
|
||||
offset="0.70789999"
|
||||
style="stop-color:#c9e6ff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop89"
|
||||
offset="1"
|
||||
style="stop-color:#034cfe;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0.0056"
|
||||
style="stop-color:#0035ED" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#0035ED" />
|
||||
<a:midPointStop
|
||||
offset="0.5674"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.7079"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#034CFE" />
|
||||
</radialGradient>
|
||||
|
||||
|
||||
<radialGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_24_"
|
||||
fy="19.922899"
|
||||
fx="92.957001"
|
||||
r="176.53951"
|
||||
cy="19.922899"
|
||||
cx="92.957001">
|
||||
<stop
|
||||
id="stop94"
|
||||
offset="0.0056"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop96"
|
||||
offset="0.44999999"
|
||||
style="stop-color:#94caff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop98"
|
||||
offset="0.60000002"
|
||||
style="stop-color:#c9e6ff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop100"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0.0056"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.45"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.6"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</radialGradient>
|
||||
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3100"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.7885894,182.84561)" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3103"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.21390719,0.21390956,0.21390719,0.21390956,-7.6391034,173.87586)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3106"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.7308251,182.81464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3109"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.29224105,0.25867533,0.2407858,0.21313004,45.827988,166.02599)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3113"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.21390719,0.21390956,0.21390719,0.21390956,31.898823,181.27062)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3117"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3121"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.37036709,-0.03896415,0.03896372,0.3703712,68.937907,170.76811)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3125"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.30251335,0,0,0.3025167,73.459997,183.14464)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3129"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-46.944774,170.86873)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3132"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3135"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3137"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5335226,183.01194)"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_34_"
|
||||
id="linearGradient3181"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,-361.38464,974.7112)"
|
||||
x1="-1045.8159"
|
||||
y1="-84.2939"
|
||||
x2="-1008.8593"
|
||||
y2="-47.3372" /><linearGradient
|
||||
x1="-1045.8159"
|
||||
y1="-84.2939"
|
||||
x2="-1008.8593"
|
||||
y2="-47.3372"
|
||||
id="XMLID_34_"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,-481.9858,837.0927)"><stop
|
||||
style="stop-color:#33cc33;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop130" /><stop
|
||||
style="stop-color:#006a00;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop132" /><a:midPointStop
|
||||
style="stop-color:#33CC33"
|
||||
offset="0" /><a:midPointStop
|
||||
style="stop-color:#33CC33"
|
||||
offset="0.5" /><a:midPointStop
|
||||
style="stop-color:#006A00"
|
||||
offset="1" /></linearGradient><linearGradient
|
||||
y2="-47.3372"
|
||||
x2="-1008.8593"
|
||||
y1="-84.2939"
|
||||
x1="-1045.8159"
|
||||
gradientTransform="matrix(-0.28221851,0.28874036,0.28221851,0.28874036,-213.19191,516.19715)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3207"
|
||||
xlink:href="#XMLID_34_"
|
||||
inkscape:collect="always" /><linearGradient
|
||||
y2="-47.3372"
|
||||
x2="-1008.8593"
|
||||
y1="-84.2939"
|
||||
x1="-1045.8159"
|
||||
gradientTransform="matrix(-0.28221851,0.28874036,0.28221851,0.28874036,-213.19191,516.19715)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3207-1"
|
||||
xlink:href="#XMLID_34_-7"
|
||||
inkscape:collect="always" /><linearGradient
|
||||
x1="-1045.8159"
|
||||
y1="-84.2939"
|
||||
x2="-1008.8593"
|
||||
y2="-47.3372"
|
||||
id="XMLID_34_-7"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,-481.9858,837.0927)"><stop
|
||||
style="stop-color:#33cc33;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop130-4" /><stop
|
||||
style="stop-color:#006a00;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop132-0" /><a:midPointStop
|
||||
style="stop-color:#33CC33"
|
||||
offset="0" /><a:midPointStop
|
||||
style="stop-color:#33CC33"
|
||||
offset="0.5" /><a:midPointStop
|
||||
style="stop-color:#006A00"
|
||||
offset="1" /></linearGradient><linearGradient
|
||||
y2="-47.3372"
|
||||
x2="-1008.8593"
|
||||
y1="-84.2939"
|
||||
x1="-1045.8159"
|
||||
gradientTransform="matrix(0.2822185,-0.28874035,-0.2822185,-0.28874035,281.56841,-72.495847)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3646"
|
||||
xlink:href="#XMLID_34_-7"
|
||||
inkscape:collect="always" /></defs>
|
||||
|
||||
<g
|
||||
id="Layer_1"
|
||||
transform="translate(0,-187.73333)">
|
||||
<path
|
||||
d="m 13.747287,255.32446 0,0 c -9.6962556,1.3296 -12.5412876,0.26321 -13.05076876,0.0108 -0.24615909,-0.52143 -1.28815807,-3.43133 0.0126544,-13.34225 0.25055705,-1.90818 0.57419056,-3.96226 0.96010116,-6.11863 1.5343172,1.56877 5.5135412,5.63781 5.5135412,5.63781 0,0 9.661437,-9.87833 10.769152,-11.01091 0.980215,1.00224 6.053898,6.18983 7.033632,7.19155 -1.107716,1.13257 -10.769153,11.0109 -10.769153,11.0109 0,0 3.979716,4.06905 5.514032,5.63732 -2.106076,0.39558 -4.116026,0.72648 -5.983302,0.98267 z"
|
||||
style="fill:#000ee3;fill-opacity:1"
|
||||
id="path134-9"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
d="m 53.531365,188.42588 0,0 c 10.474467,-1.42922 13.547839,-0.28293 14.098204,-0.0116 0.265914,0.56049 1.391545,3.68843 -0.01369,14.34192 -0.270667,2.05117 -0.620274,4.25914 -1.037158,6.57708 -1.657457,-1.68631 -5.956046,-6.06022 -5.956046,-6.06022 0,0 -10.436858,10.61846 -11.63347,11.8359 -1.058888,-1.07733 -6.539787,-6.65362 -7.598144,-7.73037 1.196612,-1.21744 11.633469,-11.83592 11.633469,-11.83592 0,0 -4.29912,-4.37391 -5.956577,-6.05969 2.275098,-0.42523 4.446374,-0.78091 6.463508,-1.0563 z"
|
||||
style="fill:#000dcb;fill-opacity:1"
|
||||
id="path134"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
d="m 0.64176358,201.13427 0,0 c -1.3296,-9.69626 -0.26321,-12.54129 -0.0108,-13.05077 0.52143022,-0.24616 3.43133022,-1.28816 13.34225042,0.0127 1.90818,0.25056 3.96226,0.57419 6.11863,0.9601 -1.56877,1.53432 -5.63781,5.51354 -5.63781,5.51354 0,0 9.87833,9.66144 11.01091,10.76915 -1.00224,0.98022 -6.18983,6.0539 -7.19155,7.03364 -1.13257,-1.10772 -11.0109002,-10.76916 -11.0109002,-10.76916 0,0 -4.06905,3.97972 -5.63732,5.51404 -0.39558,-2.10608 -0.72648022,-4.11603 -0.98267022,-5.98331 z"
|
||||
style="fill:#000ee3;fill-opacity:1"
|
||||
id="path134-9-4"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path22"
|
||||
style="fill:url(#linearGradient3135)"
|
||||
d="m 7.3671832,195.1004 0,0 c -9.822911,9.82332 -9.822911,25.8074 0,35.63072 4.2669508,4.267 9.9227408,6.86259 15.9258158,7.3079 5.808861,0.43108 11.586866,-1.18617 16.344493,-4.53564 0.599884,0.6002 4.201003,4.20105 4.201003,4.20105 1.318353,1.31837 3.631068,0.99468 5.37899,-0.75326 1.02673,-1.02705 1.562179,-2.24861 1.562179,-3.34886 0,-0.77323 -0.264397,-1.48627 -0.808316,-2.03019 0,0 -3.601119,-3.60116 -4.201608,-4.20166 2.99216,-4.24945 4.604556,-9.31146 4.604556,-14.4854 0,-0.61865 -0.02269,-1.23881 -0.06897,-1.85927 -0.445905,-6.00254 -3.041167,-11.65839 -7.307815,-15.92569 -9.823213,-9.82241 -25.806809,-9.82241 -35.6303248,3e-4 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path29"
|
||||
style="fill:url(#linearGradient3132)"
|
||||
d="m 43.869352,231.60419 c -1.499257,1.49866 -2.300917,3.32889 -2.300917,4.94917 0,0.95202 0.2768,1.83234 0.85218,2.52934 l 0.01876,0.0224 0.01755,0.0451 15.768508,15.76929 c 1.825366,1.82478 5.223196,1.28691 7.735266,-1.22489 2.512374,-2.5127 3.050243,-5.91057 1.225482,-7.73535 l -15.788474,-15.78865 -0.0357,-0.006 c -1.883448,-1.56764 -5.104308,-0.949 -7.49265,1.43968 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path43"
|
||||
style="fill:url(#linearGradient3125)"
|
||||
d="m 50.423606,231.55972 15.580647,15.58082 c 1.145013,1.14563 0.596254,3.55033 -1.225481,5.37209 -1.822038,1.82205 -4.226414,2.37052 -5.372032,1.22489 l -15.580648,-15.58082 6.597514,-6.59698 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path50"
|
||||
style="fill:url(#linearGradient3121)"
|
||||
d="m 50.190671,232.195 15.184355,15.18452 c 1.115669,1.11629 0.855205,3.18611 -0.582339,4.62306 -1.437543,1.43756 -3.506734,1.69742 -4.623009,0.58235 L 44.985323,237.40041 50.190671,232.195 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path57"
|
||||
style="fill:url(#linearGradient3117)"
|
||||
d="m 50.423606,231.55972 c 1.145013,1.14502 0.596254,3.55033 -1.226087,5.37209 -1.821433,1.82145 -4.225809,2.37052 -5.371427,1.22489 -1.145013,-1.14503 -0.596859,-3.54913 1.225482,-5.37149 1.821433,-1.82176 4.226414,-2.37052 5.372032,-1.22549 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path73"
|
||||
style="fill:url(#linearGradient3109)"
|
||||
d="m 41.551746,226.87384 c 0,0 7.111157,6.29477 7.5166,6.65254 -0.126879,0.27584 -0.477769,0.80629 -1.178305,1.42526 l 0,0 c -0.701362,0.62081 -1.300227,0.93175 -1.611025,1.04297 -0.404203,-0.35778 -7.515773,-6.65363 -7.515773,-6.65363 l 2.788503,-2.46714 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path80"
|
||||
style="fill:url(#linearGradient3137)"
|
||||
d="m 40.363089,197.65738 c 8.339688,8.34038 8.340293,21.91128 0,30.25167 -8.340898,8.34038 -21.911042,8.33978 -30.251336,0 -8.3396876,-8.34039 -8.3396876,-21.91129 0,-30.25167 8.340294,-8.34008 21.911043,-8.34008 30.251336,0 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path102"
|
||||
style="fill:url(#radialGradient3100)"
|
||||
d="m 11.466966,199.10074 0,0 c -3.6041444,3.60418 -5.5889344,8.40452 -5.5892364,13.51614 0,5.11163 1.985092,9.91196 5.5895384,13.51645 7.452418,7.4525 19.578665,7.4525 27.031383,0 7.45242,-7.45341 7.45242,-19.57979 0,-27.03229 -7.45302,-7.4528 -19.579268,-7.4528 -27.031685,-3e-4 z" />
|
||||
<rect
|
||||
width="256"
|
||||
height="256"
|
||||
x="0"
|
||||
y="0"
|
||||
style="fill:none"
|
||||
id="_x3C_Slice_x3E_" />
|
||||
|
||||
<use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#path22"
|
||||
id="use3665" /><use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#path29"
|
||||
id="use3667" /><use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#path43"
|
||||
id="use3669" /><use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#path50"
|
||||
id="use3671" /><use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#path57"
|
||||
id="use3673" /><use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#path73"
|
||||
id="use3675" /><use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#path80"
|
||||
id="use3677" /><use
|
||||
x="0"
|
||||
y="0"
|
||||
xlink:href="#path102"
|
||||
id="use3679" /><use
|
||||
id="use3685"
|
||||
xlink:href="#path22"
|
||||
y="0"
|
||||
x="0" /><use
|
||||
id="use3687"
|
||||
xlink:href="#path29"
|
||||
y="0"
|
||||
x="0" /><use
|
||||
id="use3689"
|
||||
xlink:href="#path43"
|
||||
y="0"
|
||||
x="0" /><use
|
||||
id="use3691"
|
||||
xlink:href="#path50"
|
||||
y="0"
|
||||
x="0" /><use
|
||||
id="use3693"
|
||||
xlink:href="#path57"
|
||||
y="0"
|
||||
x="0" /><use
|
||||
id="use3695"
|
||||
xlink:href="#path73"
|
||||
y="0"
|
||||
x="0" /><use
|
||||
id="use3697"
|
||||
xlink:href="#path80"
|
||||
y="0"
|
||||
x="0" /><use
|
||||
id="use3699"
|
||||
xlink:href="#path102"
|
||||
y="0"
|
||||
x="0" /></g>
|
||||
</svg>
|
After Width: | Height: | Size: 28 KiB |
|
@ -0,0 +1,703 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16px"
|
||||
height="16px"
|
||||
id="svg3346"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.1 "
|
||||
sodipodi:docname="Nouveau document 4">
|
||||
<defs
|
||||
id="defs3348">
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3100"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-2.6351979,-1.6599455)" />
|
||||
<radialGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_24_"
|
||||
fy="19.922899"
|
||||
fx="92.957001"
|
||||
r="176.53951"
|
||||
cy="19.922899"
|
||||
cx="92.957001">
|
||||
<stop
|
||||
id="stop94"
|
||||
offset="0.0056"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop96"
|
||||
offset="0.44999999"
|
||||
style="stop-color:#94caff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop98"
|
||||
offset="0.60000002"
|
||||
style="stop-color:#c9e6ff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop100"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0.0056"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.45"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.6"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</radialGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3137"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-2.5754166,-1.6209619)"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_22_"
|
||||
y2="98.412102"
|
||||
x2="169.0889"
|
||||
y1="98.412102"
|
||||
x1="27.7358">
|
||||
<stop
|
||||
id="stop76"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop78"
|
||||
offset="1"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#494949" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3109"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.068494,0.06062703,0.05643417,0.04995235,9.2280627,-5.6020439)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" />
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_21_"
|
||||
y2="149.9229"
|
||||
x2="124.5826"
|
||||
y1="149.9229"
|
||||
x1="134.8213">
|
||||
<stop
|
||||
id="stop69"
|
||||
offset="0"
|
||||
style="stop-color:#b2b2b2;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop71"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#B2B2B2" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#B2B2B2" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3117"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-2.5882895,-1.5898603)" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_19_"
|
||||
y2="164.09129"
|
||||
x2="164.09219"
|
||||
y1="182.1357"
|
||||
x1="182.1367">
|
||||
<stop
|
||||
id="stop53"
|
||||
offset="0"
|
||||
style="stop-color:#ffd700;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop55"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFD700" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFD700" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3121"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.08680479,-0.00913222,0.00913212,0.08680575,14.64445,-4.4906095)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" />
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_18_"
|
||||
y2="210.4108"
|
||||
x2="64.114403"
|
||||
y1="194.8232"
|
||||
x1="48.526901">
|
||||
<stop
|
||||
id="stop46"
|
||||
offset="0"
|
||||
style="stop-color:#ffff66;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop48"
|
||||
offset="1"
|
||||
style="stop-color:#ff6d00;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFFF66" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFF66" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FF6D00" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3125"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.07090157,0,0,0.07090235,15.704315,-1.5898603)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" />
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_17_"
|
||||
y2="211.8539"
|
||||
x2="69.606903"
|
||||
y1="190.2119"
|
||||
x1="47.964802">
|
||||
<stop
|
||||
id="stop39"
|
||||
offset="0"
|
||||
style="stop-color:#ffc957;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop41"
|
||||
offset="1"
|
||||
style="stop-color:#ff6d00;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFC957" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFC957" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FF6D00" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3132"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-2.5882895,-1.5898603)" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_15_"
|
||||
y2="149.4514"
|
||||
x2="196.70509"
|
||||
y1="248.7227"
|
||||
x1="196.70509">
|
||||
<stop
|
||||
id="stop25"
|
||||
offset="0"
|
||||
style="stop-color:#7c0000;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop27"
|
||||
offset="1"
|
||||
style="stop-color:#cf0000;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#7C0000" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#7C0000" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#CF0000" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3135"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_14_"
|
||||
y2="99.097702"
|
||||
x2="183.0273"
|
||||
y1="99.097702"
|
||||
x1="15.1685">
|
||||
<stop
|
||||
id="stop16"
|
||||
offset="0"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop18"
|
||||
offset="0.5"
|
||||
style="stop-color:#616161;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop20"
|
||||
offset="1"
|
||||
style="stop-color:#000000;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#494949" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#494949" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#616161" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#616161" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#000000" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
y2="99.097702"
|
||||
x2="183.0273"
|
||||
y1="99.097702"
|
||||
x1="15.1685"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-2.5882895,-1.5898603)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="linearGradient3344"
|
||||
xlink:href="#XMLID_14_"
|
||||
inkscape:collect="always" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3471"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0754172,-1.0755334)"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3475"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0754172,-1.0755334)"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3479"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.07090157,0,0,0.07090235,17.217187,-1.0755334)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3483"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.08680479,-0.00913222,0.00913212,0.08680575,16.157322,-3.9762826)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3487"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0754172,-1.0755334)"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3491"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.068494,0.06062703,0.05643417,0.04995235,10.740935,-5.087717)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3495"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0625443,-1.106635)"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3499"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.1223256,-1.1456186)"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3505"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.1223256,-1.1456186)"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3507"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0625443,-1.106635)"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3509"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.068494,0.06062703,0.05643417,0.04995235,10.740935,-5.087717)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3511"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0754172,-1.0755334)"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3513"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.08680479,-0.00913222,0.00913212,0.08680575,16.157322,-3.9762826)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3515"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.07090157,0,0,0.07090235,17.217187,-1.0755334)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3517"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0754172,-1.0755334)"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3519"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0754172,-1.0755334)"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="46.937326"
|
||||
inkscape:cx="6.4871289"
|
||||
inkscape:cy="8.0223905"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:document-units="px"
|
||||
inkscape:showpageshadow="false"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:window-height="968"
|
||||
inkscape:window-x="-4"
|
||||
inkscape:window-y="-4"
|
||||
inkscape:window-maximized="1" />
|
||||
<metadata
|
||||
id="metadata3351">
|
||||
<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">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path22"
|
||||
style="fill:url(#linearGradient3519)"
|
||||
d="m 1.7266836,1.7265978 0,0 c -2.30224481,2.3023407 -2.30224481,6.0486094 0,8.3509502 1.0000666,1.000078 2.3256423,1.60842 3.7326131,1.712789 1.3614517,0.101034 2.7156717,-0.278008 3.8307405,-1.063041 0.1405978,0.140672 0.9846098,0.984622 0.9846098,0.984622 0.308989,0.308993 0.851032,0.233128 1.260701,-0.176546 0.24064,-0.240715 0.366136,-0.527018 0.366136,-0.784889 0,-0.181226 -0.06197,-0.348344 -0.189449,-0.475826 0,0 -0.844013,-0.8440217 -0.984752,-0.9847639 0.701287,-0.9959648 1.079193,-2.1823734 1.079193,-3.3950156 0,-0.1449961 -0.0053,-0.2903461 -0.01616,-0.4357664 C 11.685802,4.0522658 11.077537,2.726676 10.077542,1.7265275 7.7752261,-0.57559979 4.0290708,-0.57559979 1.7266843,1.7265978 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path29"
|
||||
style="fill:url(#linearGradient3517)"
|
||||
d="m 10.281879,10.282174 c -0.351388,0.351248 -0.539277,0.780208 -0.539277,1.159962 0,0.223129 0.064875,0.429454 0.1997297,0.592814 l 0.0044,0.0053 0.00411,0.01057 3.6957443,3.695927 c 0.42782,0.427683 1.224186,0.30162 1.812953,-0.287083 0.588837,-0.588914 0.714901,-1.38529 0.287222,-1.812973 l -3.700423,-3.700465 -0.0084,-0.00141 c -0.441401,-0.3674619 -1.19629,-0.2224682 -1.756057,0.337379 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path43"
|
||||
style="fill:url(#linearGradient3515)"
|
||||
d="m 11.818033,10.271751 3.651714,3.651755 c 0.268362,0.268507 0.139747,0.832108 -0.287222,1.259083 -0.42704,0.427043 -0.990566,0.555591 -1.25907,0.287084 l -3.651715,-3.651755 1.546293,-1.546167 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path50"
|
||||
style="fill:url(#linearGradient3513)"
|
||||
d="m 11.763439,10.420645 3.558833,3.558872 c 0.261485,0.26163 0.200438,0.746744 -0.136486,1.083529 -0.336924,0.336929 -0.821891,0.397833 -1.083518,0.136489 l -3.558833,-3.558872 1.220004,-1.220018 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path57"
|
||||
style="fill:url(#linearGradient3511)"
|
||||
d="m 11.818033,10.271751 c 0.268362,0.268364 0.139747,0.832109 -0.287364,1.259084 -0.426899,0.426902 -0.990424,0.55559 -1.258929,0.287083 -0.268362,-0.268366 -0.139889,-0.831827 0.287223,-1.258943 0.426898,-0.426975 0.990565,-0.55559 1.25907,-0.287224 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path73"
|
||||
style="fill:url(#linearGradient3509)"
|
||||
d="m 9.7386905,9.1734978 c 0,0 1.6666775,1.4753372 1.7617035,1.5591892 -0.02974,0.06465 -0.111978,0.188974 -0.276166,0.334045 l 0,0 c -0.164381,0.145503 -0.30474,0.218379 -0.377584,0.244447 -0.09474,-0.08385 -1.7615089,-1.5594452 -1.7615089,-1.5594452 l 0.6535554,-0.578236 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path80"
|
||||
style="fill:url(#linearGradient3507)"
|
||||
d="m 9.460099,2.32589 c 1.954614,1.9547766 1.954756,5.1354563 0,7.0902352 -1.954898,1.9547768 -5.1354005,1.9546358 -7.0901569,0 -1.95461421,-1.9547789 -1.95461421,-5.1354586 0,-7.0902352 1.9547564,-1.95470618 5.1354007,-1.95470618 7.0901569,0 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path102"
|
||||
style="fill:url(#radialGradient3505)"
|
||||
d="m 2.6875702,2.6641775 0,0 C 1.8428488,3.5089072 1.3776637,4.6339869 1.3775929,5.8320228 c 0,1.1980383 0.4652559,2.3231157 1.310048,3.167918 1.7466605,1.7466802 4.5887497,1.7466802 6.3354804,0 1.7466607,-1.746893 1.7466607,-4.5890133 0,-6.335693 C 7.2763198,0.91749788 4.4342304,0.91749788 2.6875702,2.6641775 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:12px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000080;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial Bold"
|
||||
x="2.2721837"
|
||||
y="9.9990425"
|
||||
id="text3141"
|
||||
sodipodi:linespacing="125%"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3143"
|
||||
x="2.2721837"
|
||||
y="9.9990425">+</tspan></text>
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 1.7266836,1.7265978 0,0 c -2.30224481,2.3023407 -2.30224481,6.0486094 0,8.3509502 1.0000666,1.000078 2.3256423,1.60842 3.7326131,1.712789 1.3614517,0.101034 2.7156717,-0.278008 3.8307405,-1.063041 0.1405978,0.140672 0.9846098,0.984622 0.9846098,0.984622 0.308989,0.308993 0.851032,0.233128 1.260701,-0.176546 0.24064,-0.240715 0.366136,-0.527018 0.366136,-0.784889 0,-0.181226 -0.06197,-0.348344 -0.189449,-0.475826 0,0 -0.844013,-0.8440217 -0.984752,-0.9847639 0.701287,-0.9959648 1.079193,-2.1823734 1.079193,-3.3950156 0,-0.1449961 -0.0053,-0.2903461 -0.01616,-0.4357664 C 11.685802,4.0522658 11.077537,2.726676 10.077542,1.7265275 7.7752261,-0.57559979 4.0290708,-0.57559979 1.7266843,1.7265978 z"
|
||||
style="fill:url(#linearGradient3471)"
|
||||
id="use3451"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 10.281879,10.282174 c -0.351388,0.351248 -0.539277,0.780208 -0.539277,1.159962 0,0.223129 0.064875,0.429454 0.1997297,0.592814 l 0.0044,0.0053 0.00411,0.01057 3.6957443,3.695927 c 0.42782,0.427683 1.224186,0.30162 1.812953,-0.287083 0.588837,-0.588914 0.714901,-1.38529 0.287222,-1.812973 l -3.700423,-3.700465 -0.0084,-0.00141 c -0.441401,-0.3674619 -1.19629,-0.2224682 -1.756057,0.337379 z"
|
||||
style="fill:url(#linearGradient3475)"
|
||||
id="use3453"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 11.818033,10.271751 3.651714,3.651755 c 0.268362,0.268507 0.139747,0.832108 -0.287222,1.259083 -0.42704,0.427043 -0.990566,0.555591 -1.25907,0.287084 l -3.651715,-3.651755 1.546293,-1.546167 z"
|
||||
style="fill:url(#linearGradient3479)"
|
||||
id="use3455"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 11.763439,10.420645 3.558833,3.558872 c 0.261485,0.26163 0.200438,0.746744 -0.136486,1.083529 -0.336924,0.336929 -0.821891,0.397833 -1.083518,0.136489 l -3.558833,-3.558872 1.220004,-1.220018 z"
|
||||
style="fill:url(#linearGradient3483)"
|
||||
id="use3457"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 11.818033,10.271751 c 0.268362,0.268364 0.139747,0.832109 -0.287364,1.259084 -0.426899,0.426902 -0.990424,0.55559 -1.258929,0.287083 -0.268362,-0.268366 -0.139889,-0.831827 0.287223,-1.258943 0.426898,-0.426975 0.990565,-0.55559 1.25907,-0.287224 z"
|
||||
style="fill:url(#linearGradient3487)"
|
||||
id="use3459"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 9.7386905,9.1734978 c 0,0 1.6666775,1.4753372 1.7617035,1.5591892 -0.02974,0.06465 -0.111978,0.188974 -0.276166,0.334045 l 0,0 c -0.164381,0.145503 -0.30474,0.218379 -0.377584,0.244447 -0.09474,-0.08385 -1.7615089,-1.5594452 -1.7615089,-1.5594452 l 0.6535554,-0.578236 z"
|
||||
style="fill:url(#linearGradient3491)"
|
||||
id="use3461"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 9.460099,2.32589 c 1.954614,1.9547766 1.954756,5.1354563 0,7.0902352 -1.954898,1.9547768 -5.1354005,1.9546358 -7.0901569,0 -1.95461421,-1.9547789 -1.95461421,-5.1354586 0,-7.0902352 1.9547564,-1.95470618 5.1354007,-1.95470618 7.0901569,0 z"
|
||||
style="fill:url(#linearGradient3495)"
|
||||
id="use3463"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 2.6875702,2.6641775 0,0 C 1.8428488,3.5089072 1.3776637,4.6339869 1.3775929,5.8320228 c 0,1.1980383 0.4652559,2.3231157 1.310048,3.167918 1.7466605,1.7466802 4.5887497,1.7466802 6.3354804,0 1.7466607,-1.746893 1.7466607,-4.5890133 0,-6.335693 C 7.2763198,0.91749788 4.4342304,0.91749788 2.6875702,2.6641775 z"
|
||||
style="fill:url(#radialGradient3499)"
|
||||
id="use3465"
|
||||
inkscape:connector-curvature="0" />
|
||||
<text
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
sodipodi:linespacing="125%"
|
||||
id="use3467"
|
||||
y="9.9990425"
|
||||
x="2.2721837"
|
||||
style="font-size:12px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000080;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial Bold"
|
||||
xml:space="preserve"><tspan
|
||||
y="9.9990425"
|
||||
x="2.2721837"
|
||||
id="tspan3503"
|
||||
sodipodi:role="line">+</tspan></text>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 27 KiB |
|
@ -0,0 +1,635 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="16px"
|
||||
height="16px"
|
||||
id="svg3346"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.1 "
|
||||
sodipodi:docname="zoom_moins.svg"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_moins.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
id="defs3348">
|
||||
<radialGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_24_"
|
||||
fy="19.922899"
|
||||
fx="92.957001"
|
||||
r="176.53951"
|
||||
cy="19.922899"
|
||||
cx="92.957001">
|
||||
<stop
|
||||
id="stop94"
|
||||
offset="0.0056"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop96"
|
||||
offset="0.44999999"
|
||||
style="stop-color:#94caff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop98"
|
||||
offset="0.60000002"
|
||||
style="stop-color:#c9e6ff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop100"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0.0056"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.45"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.6"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</radialGradient>
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_22_"
|
||||
y2="98.412102"
|
||||
x2="169.0889"
|
||||
y1="98.412102"
|
||||
x1="27.7358">
|
||||
<stop
|
||||
id="stop76"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop78"
|
||||
offset="1"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#494949" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_21_"
|
||||
y2="149.9229"
|
||||
x2="124.5826"
|
||||
y1="149.9229"
|
||||
x1="134.8213">
|
||||
<stop
|
||||
id="stop69"
|
||||
offset="0"
|
||||
style="stop-color:#b2b2b2;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop71"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#B2B2B2" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#B2B2B2" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_19_"
|
||||
y2="164.09129"
|
||||
x2="164.09219"
|
||||
y1="182.1357"
|
||||
x1="182.1367">
|
||||
<stop
|
||||
id="stop53"
|
||||
offset="0"
|
||||
style="stop-color:#ffd700;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop55"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFD700" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFD700" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_18_"
|
||||
y2="210.4108"
|
||||
x2="64.114403"
|
||||
y1="194.8232"
|
||||
x1="48.526901">
|
||||
<stop
|
||||
id="stop46"
|
||||
offset="0"
|
||||
style="stop-color:#ffff66;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop48"
|
||||
offset="1"
|
||||
style="stop-color:#ff6d00;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFFF66" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFF66" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FF6D00" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_17_"
|
||||
y2="211.8539"
|
||||
x2="69.606903"
|
||||
y1="190.2119"
|
||||
x1="47.964802">
|
||||
<stop
|
||||
id="stop39"
|
||||
offset="0"
|
||||
style="stop-color:#ffc957;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop41"
|
||||
offset="1"
|
||||
style="stop-color:#ff6d00;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFC957" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFC957" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FF6D00" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_15_"
|
||||
y2="149.4514"
|
||||
x2="196.70509"
|
||||
y1="248.7227"
|
||||
x1="196.70509">
|
||||
<stop
|
||||
id="stop25"
|
||||
offset="0"
|
||||
style="stop-color:#7c0000;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop27"
|
||||
offset="1"
|
||||
style="stop-color:#cf0000;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#7C0000" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#7C0000" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#CF0000" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3135"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_14_"
|
||||
y2="99.097702"
|
||||
x2="183.0273"
|
||||
y1="99.097702"
|
||||
x1="15.1685">
|
||||
<stop
|
||||
id="stop16"
|
||||
offset="0"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop18"
|
||||
offset="0.5"
|
||||
style="stop-color:#616161;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop20"
|
||||
offset="1"
|
||||
style="stop-color:#000000;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#494949" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#494949" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#616161" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#616161" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#000000" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3471"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0754172,-1.0755334)"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3475"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0754172,-1.0755334)"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3479"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.07090157,0,0,0.07090235,17.217187,-1.0755334)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3483"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.08680479,-0.00913222,0.00913212,0.08680575,16.157322,-3.9762826)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3487"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0754172,-1.0755334)"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3491"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.068494,0.06062703,0.05643417,0.04995235,10.740935,-5.087717)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3495"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0625443,-1.106635)"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3499"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.1223256,-1.1456186)"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3505"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.1223256,-1.1456186)"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3507"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0625443,-1.106635)"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3509"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.068494,0.06062703,0.05643417,0.04995235,10.740935,-5.087717)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3511"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0754172,-1.0755334)"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3513"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.08680479,-0.00913222,0.00913212,0.08680575,16.157322,-3.9762826)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3515"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.07090157,0,0,0.07090235,17.217187,-1.0755334)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3517"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0754172,-1.0755334)"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3519"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.07090157,0,0,0.07090235,-1.0754172,-1.0755334)"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="46.937326"
|
||||
inkscape:cx="6.4871289"
|
||||
inkscape:cy="8.0223905"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:document-units="px"
|
||||
inkscape:showpageshadow="false"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:window-height="968"
|
||||
inkscape:window-x="-4"
|
||||
inkscape:window-y="-4"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-global="true">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3521"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata3351">
|
||||
<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">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path22"
|
||||
style="fill:url(#linearGradient3519)"
|
||||
d="m 1.7266836,1.7265978 0,0 c -2.30224481,2.3023407 -2.30224481,6.0486094 0,8.3509502 1.0000666,1.000078 2.3256423,1.60842 3.7326131,1.712789 1.3614517,0.101034 2.7156717,-0.278008 3.8307405,-1.063041 0.1405978,0.140672 0.9846098,0.984622 0.9846098,0.984622 0.308989,0.308993 0.851032,0.233128 1.260701,-0.176546 0.24064,-0.240715 0.366136,-0.527018 0.366136,-0.784889 0,-0.181226 -0.06197,-0.348344 -0.189449,-0.475826 0,0 -0.844013,-0.8440217 -0.984752,-0.9847639 0.701287,-0.9959648 1.079193,-2.1823734 1.079193,-3.3950156 0,-0.1449961 -0.0053,-0.2903461 -0.01616,-0.4357664 C 11.685802,4.0522658 11.077537,2.726676 10.077542,1.7265275 7.7752261,-0.57559979 4.0290708,-0.57559979 1.7266843,1.7265978 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path29"
|
||||
style="fill:url(#linearGradient3517)"
|
||||
d="m 10.281879,10.282174 c -0.351388,0.351248 -0.539277,0.780208 -0.539277,1.159962 0,0.223129 0.064875,0.429454 0.1997297,0.592814 l 0.0044,0.0053 0.00411,0.01057 3.6957443,3.695927 c 0.42782,0.427683 1.224186,0.30162 1.812953,-0.287083 0.588837,-0.588914 0.714901,-1.38529 0.287222,-1.812973 l -3.700423,-3.700465 -0.0084,-0.00141 c -0.441401,-0.3674619 -1.19629,-0.2224682 -1.756057,0.337379 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path43"
|
||||
style="fill:url(#linearGradient3515)"
|
||||
d="m 11.818033,10.271751 3.651714,3.651755 c 0.268362,0.268507 0.139747,0.832108 -0.287222,1.259083 -0.42704,0.427043 -0.990566,0.555591 -1.25907,0.287084 l -3.651715,-3.651755 1.546293,-1.546167 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path50"
|
||||
style="fill:url(#linearGradient3513)"
|
||||
d="m 11.763439,10.420645 3.558833,3.558872 c 0.261485,0.26163 0.200438,0.746744 -0.136486,1.083529 -0.336924,0.336929 -0.821891,0.397833 -1.083518,0.136489 l -3.558833,-3.558872 1.220004,-1.220018 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path57"
|
||||
style="fill:url(#linearGradient3511)"
|
||||
d="m 11.818033,10.271751 c 0.268362,0.268364 0.139747,0.832109 -0.287364,1.259084 -0.426899,0.426902 -0.990424,0.55559 -1.258929,0.287083 -0.268362,-0.268366 -0.139889,-0.831827 0.287223,-1.258943 0.426898,-0.426975 0.990565,-0.55559 1.25907,-0.287224 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path73"
|
||||
style="fill:url(#linearGradient3509)"
|
||||
d="m 9.7386905,9.1734978 c 0,0 1.6666775,1.4753372 1.7617035,1.5591892 -0.02974,0.06465 -0.111978,0.188974 -0.276166,0.334045 l 0,0 c -0.164381,0.145503 -0.30474,0.218379 -0.377584,0.244447 -0.09474,-0.08385 -1.7615089,-1.5594452 -1.7615089,-1.5594452 l 0.6535554,-0.578236 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path80"
|
||||
style="fill:url(#linearGradient3507)"
|
||||
d="m 9.460099,2.32589 c 1.954614,1.9547766 1.954756,5.1354563 0,7.0902352 -1.954898,1.9547768 -5.1354005,1.9546358 -7.0901569,0 -1.95461421,-1.9547789 -1.95461421,-5.1354586 0,-7.0902352 1.9547564,-1.95470618 5.1354007,-1.95470618 7.0901569,0 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path102"
|
||||
style="fill:url(#radialGradient3505)"
|
||||
d="m 2.6875702,2.6641775 0,0 C 1.8428488,3.5089072 1.3776637,4.6339869 1.3775929,5.8320228 c 0,1.1980383 0.4652559,2.3231157 1.310048,3.167918 1.7466605,1.7466802 4.5887497,1.7466802 6.3354804,0 1.7466607,-1.746893 1.7466607,-4.5890133 0,-6.335693 C 7.2763198,0.91749788 4.4342304,0.91749788 2.6875702,2.6641775 z"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:12px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000080;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial Bold"
|
||||
x="2.2721837"
|
||||
y="9.9990425"
|
||||
id="text3141"
|
||||
sodipodi:linespacing="125%"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3143"
|
||||
x="2.2721837"
|
||||
y="9.9990425">+</tspan></text>
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 1.7266836,1.7265978 0,0 c -2.30224481,2.3023407 -2.30224481,6.0486094 0,8.3509502 1.0000666,1.000078 2.3256423,1.60842 3.7326131,1.712789 1.3614517,0.101034 2.7156717,-0.278008 3.8307405,-1.063041 0.1405978,0.140672 0.9846098,0.984622 0.9846098,0.984622 0.308989,0.308993 0.851032,0.233128 1.260701,-0.176546 0.24064,-0.240715 0.366136,-0.527018 0.366136,-0.784889 0,-0.181226 -0.06197,-0.348344 -0.189449,-0.475826 0,0 -0.844013,-0.8440217 -0.984752,-0.9847639 0.701287,-0.9959648 1.079193,-2.1823734 1.079193,-3.3950156 0,-0.1449961 -0.0053,-0.2903461 -0.01616,-0.4357664 C 11.685802,4.0522658 11.077537,2.726676 10.077542,1.7265275 7.7752261,-0.57559979 4.0290708,-0.57559979 1.7266843,1.7265978 z"
|
||||
style="fill:url(#linearGradient3471)"
|
||||
id="use3451"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 10.281879,10.282174 c -0.351388,0.351248 -0.539277,0.780208 -0.539277,1.159962 0,0.223129 0.064875,0.429454 0.1997297,0.592814 l 0.0044,0.0053 0.00411,0.01057 3.6957443,3.695927 c 0.42782,0.427683 1.224186,0.30162 1.812953,-0.287083 0.588837,-0.588914 0.714901,-1.38529 0.287222,-1.812973 l -3.700423,-3.700465 -0.0084,-0.00141 c -0.441401,-0.3674619 -1.19629,-0.2224682 -1.756057,0.337379 z"
|
||||
style="fill:url(#linearGradient3475)"
|
||||
id="use3453"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 11.818033,10.271751 3.651714,3.651755 c 0.268362,0.268507 0.139747,0.832108 -0.287222,1.259083 -0.42704,0.427043 -0.990566,0.555591 -1.25907,0.287084 l -3.651715,-3.651755 1.546293,-1.546167 z"
|
||||
style="fill:url(#linearGradient3479)"
|
||||
id="use3455"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 11.763439,10.420645 3.558833,3.558872 c 0.261485,0.26163 0.200438,0.746744 -0.136486,1.083529 -0.336924,0.336929 -0.821891,0.397833 -1.083518,0.136489 l -3.558833,-3.558872 1.220004,-1.220018 z"
|
||||
style="fill:url(#linearGradient3483)"
|
||||
id="use3457"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 11.818033,10.271751 c 0.268362,0.268364 0.139747,0.832109 -0.287364,1.259084 -0.426899,0.426902 -0.990424,0.55559 -1.258929,0.287083 -0.268362,-0.268366 -0.139889,-0.831827 0.287223,-1.258943 0.426898,-0.426975 0.990565,-0.55559 1.25907,-0.287224 z"
|
||||
style="fill:url(#linearGradient3487)"
|
||||
id="use3459"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 9.7386905,9.1734978 c 0,0 1.6666775,1.4753372 1.7617035,1.5591892 -0.02974,0.06465 -0.111978,0.188974 -0.276166,0.334045 l 0,0 c -0.164381,0.145503 -0.30474,0.218379 -0.377584,0.244447 -0.09474,-0.08385 -1.7615089,-1.5594452 -1.7615089,-1.5594452 l 0.6535554,-0.578236 z"
|
||||
style="fill:url(#linearGradient3491)"
|
||||
id="use3461"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 9.460099,2.32589 c 1.954614,1.9547766 1.954756,5.1354563 0,7.0902352 -1.954898,1.9547768 -5.1354005,1.9546358 -7.0901569,0 -1.95461421,-1.9547789 -1.95461421,-5.1354586 0,-7.0902352 1.9547564,-1.95470618 5.1354007,-1.95470618 7.0901569,0 z"
|
||||
style="fill:url(#linearGradient3495)"
|
||||
id="use3463"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
d="m 2.6875702,2.6641775 0,0 C 1.8428488,3.5089072 1.3776637,4.6339869 1.3775929,5.8320228 c 0,1.1980383 0.4652559,2.3231157 1.310048,3.167918 1.7466605,1.7466802 4.5887497,1.7466802 6.3354804,0 1.7466607,-1.746893 1.7466607,-4.5890133 0,-6.335693 C 7.2763198,0.91749788 4.4342304,0.91749788 2.6875702,2.6641775 z"
|
||||
style="fill:url(#radialGradient3499)"
|
||||
id="use3465"
|
||||
inkscape:connector-curvature="0" />
|
||||
<text
|
||||
inkscape:export-ydpi="90"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_plus.png"
|
||||
sodipodi:linespacing="125%"
|
||||
id="use3467"
|
||||
y="12.305388"
|
||||
x="1.2835399"
|
||||
style="font-size:16.29148674px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000080;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial Bold"
|
||||
xml:space="preserve"
|
||||
transform="scale(1.357624,0.73658097)"><tspan
|
||||
y="12.305388"
|
||||
x="1.2835399"
|
||||
id="tspan3503"
|
||||
sodipodi:role="line">-</tspan></text>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 24 KiB |
|
@ -0,0 +1,805 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/"
|
||||
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:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
version="1.0"
|
||||
width="16"
|
||||
height="16"
|
||||
viewBox="0 0 68.266667 68.266667"
|
||||
id="svg2"
|
||||
xml:space="preserve"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.48.1 "
|
||||
sodipodi:docname="zoom_selection.svg"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\zoom_selection.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90"><metadata
|
||||
id="metadata71"><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><sodipodi:namedview
|
||||
inkscape:cy="11.726973"
|
||||
inkscape:cx="10.32237"
|
||||
inkscape:zoom="37.636954"
|
||||
inkscape:window-height="834"
|
||||
inkscape:window-width="822"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
borderopacity="1.0"
|
||||
bordercolor="#666666"
|
||||
pagecolor="#ffffff"
|
||||
id="base"
|
||||
inkscape:window-x="133"
|
||||
inkscape:window-y="73"
|
||||
inkscape:current-layer="Layer_1"
|
||||
showgrid="false"
|
||||
inkscape:showpageshadow="false"
|
||||
gridtolerance="50"
|
||||
inkscape:window-maximized="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"><inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3245"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" /></sodipodi:namedview><defs
|
||||
id="defs124">
|
||||
<foreignObject
|
||||
requiredExtensions="http://ns.adobe.com/AdobeIllustrator/10.0/"
|
||||
x="0"
|
||||
y="0"
|
||||
width="1"
|
||||
height="1"
|
||||
id="foreignObject8">
|
||||
<i:pgfRef
|
||||
xlink:href="#adobe_illustrator_pgf">
|
||||
</i:pgfRef>
|
||||
</foreignObject>
|
||||
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3112"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3114"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3116"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3118"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3120"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3122"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3124"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3126"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3128"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3130"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3132"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_25_"
|
||||
id="linearGradient3134"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="30"
|
||||
y1="184.8027"
|
||||
x2="94.751999"
|
||||
y2="184.8027" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_26_"
|
||||
id="linearGradient3136"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="104.3022"
|
||||
y1="184.8037"
|
||||
x2="37.965698"
|
||||
y2="184.8037" />
|
||||
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3223"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3225"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3227"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3229"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3231"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3233"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3235"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3237"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3239"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3241"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3243"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951" />
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_14_"
|
||||
y2="99.097702"
|
||||
x2="183.0273"
|
||||
y1="99.097702"
|
||||
x1="15.1685">
|
||||
<stop
|
||||
id="stop16"
|
||||
offset="0"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop18"
|
||||
offset="0.5"
|
||||
style="stop-color:#616161;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop20"
|
||||
offset="1"
|
||||
style="stop-color:#000000;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#494949" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#494949" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#616161" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#616161" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#000000" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_15_"
|
||||
y2="149.4514"
|
||||
x2="196.70509"
|
||||
y1="248.7227"
|
||||
x1="196.70509">
|
||||
<stop
|
||||
id="stop25"
|
||||
offset="0"
|
||||
style="stop-color:#7c0000;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop27"
|
||||
offset="1"
|
||||
style="stop-color:#cf0000;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#7C0000" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#7C0000" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#CF0000" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_16_"
|
||||
y2="99.1045"
|
||||
x2="181.0253"
|
||||
y1="99.1045"
|
||||
x1="17.168501">
|
||||
<stop
|
||||
id="stop32"
|
||||
offset="0"
|
||||
style="stop-color:#a2a2a2;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop34"
|
||||
offset="1"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#A2A2A2" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#A2A2A2" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#494949" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-1,0,0,1,258,0)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_17_"
|
||||
y2="211.8539"
|
||||
x2="69.606903"
|
||||
y1="190.2119"
|
||||
x1="47.964802">
|
||||
<stop
|
||||
id="stop39"
|
||||
offset="0"
|
||||
style="stop-color:#ffc957;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop41"
|
||||
offset="1"
|
||||
style="stop-color:#ff6d00;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFC957" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFC957" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FF6D00" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-1.2243,-0.1288,0.1288,1.2243,243.0516,-40.9119)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_18_"
|
||||
y2="210.4108"
|
||||
x2="64.114403"
|
||||
y1="194.8232"
|
||||
x1="48.526901">
|
||||
<stop
|
||||
id="stop46"
|
||||
offset="0"
|
||||
style="stop-color:#ffff66;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop48"
|
||||
offset="1"
|
||||
style="stop-color:#ff6d00;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFFF66" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFF66" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FF6D00" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_19_"
|
||||
y2="164.09129"
|
||||
x2="164.09219"
|
||||
y1="182.1357"
|
||||
x1="182.1367">
|
||||
<stop
|
||||
id="stop53"
|
||||
offset="0"
|
||||
style="stop-color:#ffd700;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop55"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFD700" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFD700" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_20_"
|
||||
y2="210.97231"
|
||||
x2="131.58591"
|
||||
y1="-4.0268998"
|
||||
x1="131.58591">
|
||||
<stop
|
||||
id="stop60"
|
||||
offset="0"
|
||||
style="stop-color:#dadada;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop62"
|
||||
offset="0.6124"
|
||||
style="stop-color:#949494;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop64"
|
||||
offset="1"
|
||||
style="stop-color:#dadada;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#DADADA" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#DADADA" />
|
||||
<a:midPointStop
|
||||
offset="0.6124"
|
||||
style="stop-color:#949494" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#949494" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#DADADA" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<linearGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.5826,0.5826,169.5297,-16.5612)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_21_"
|
||||
y2="149.9229"
|
||||
x2="124.5826"
|
||||
y1="149.9229"
|
||||
x1="134.8213">
|
||||
<stop
|
||||
id="stop69"
|
||||
offset="0"
|
||||
style="stop-color:#b2b2b2;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop71"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#B2B2B2" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#B2B2B2" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</linearGradient>
|
||||
|
||||
<linearGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_22_"
|
||||
y2="98.412102"
|
||||
x2="169.0889"
|
||||
y1="98.412102"
|
||||
x1="27.7358">
|
||||
<stop
|
||||
id="stop76"
|
||||
offset="0"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop78"
|
||||
offset="1"
|
||||
style="stop-color:#494949;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#494949" />
|
||||
</linearGradient>
|
||||
|
||||
|
||||
<radialGradient
|
||||
gradientTransform="matrix(-0.7071,0.7071,0.7071,0.7071,148.876,-37.214)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_23_"
|
||||
fy="20.0571"
|
||||
fx="92.632797"
|
||||
r="176.5367"
|
||||
cy="20.0571"
|
||||
cx="92.632797">
|
||||
<stop
|
||||
id="stop83"
|
||||
offset="0.0056"
|
||||
style="stop-color:#0035ed;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop85"
|
||||
offset="0.56739998"
|
||||
style="stop-color:#94caff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop87"
|
||||
offset="0.70789999"
|
||||
style="stop-color:#c9e6ff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop89"
|
||||
offset="1"
|
||||
style="stop-color:#034cfe;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0.0056"
|
||||
style="stop-color:#0035ED" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#0035ED" />
|
||||
<a:midPointStop
|
||||
offset="0.5674"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.7079"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#034CFE" />
|
||||
</radialGradient>
|
||||
|
||||
|
||||
<radialGradient
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="XMLID_24_"
|
||||
fy="19.922899"
|
||||
fx="92.957001"
|
||||
r="176.53951"
|
||||
cy="19.922899"
|
||||
cx="92.957001">
|
||||
<stop
|
||||
id="stop94"
|
||||
offset="0.0056"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop96"
|
||||
offset="0.44999999"
|
||||
style="stop-color:#94caff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop98"
|
||||
offset="0.60000002"
|
||||
style="stop-color:#c9e6ff;stop-opacity:1" />
|
||||
<stop
|
||||
id="stop100"
|
||||
offset="1"
|
||||
style="stop-color:#ffffff;stop-opacity:1" />
|
||||
<a:midPointStop
|
||||
offset="0.0056"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#FFFFFF" />
|
||||
<a:midPointStop
|
||||
offset="0.45"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#94CAFF" />
|
||||
<a:midPointStop
|
||||
offset="0.6"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="0.5"
|
||||
style="stop-color:#C9E6FF" />
|
||||
<a:midPointStop
|
||||
offset="1"
|
||||
style="stop-color:#FFFFFF" />
|
||||
</radialGradient>
|
||||
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_24_"
|
||||
id="radialGradient3100"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
cx="92.957001"
|
||||
cy="19.922899"
|
||||
fx="92.957001"
|
||||
fy="19.922899"
|
||||
r="176.53951"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.7885894,182.84561)" /><radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_23_"
|
||||
id="radialGradient3103"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.21390719,0.21390956,0.21390719,0.21390956,-7.6391034,173.87586)"
|
||||
cx="92.632797"
|
||||
cy="20.0571"
|
||||
fx="92.632797"
|
||||
fy="20.0571"
|
||||
r="176.5367" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3106"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.7308251,182.81464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_21_"
|
||||
id="linearGradient3109"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.29224105,0.25867533,0.2407858,0.21313004,45.827988,166.02599)"
|
||||
x1="134.8213"
|
||||
y1="149.9229"
|
||||
x2="124.5826"
|
||||
y2="149.9229" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_20_"
|
||||
id="linearGradient3113"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.21390719,0.21390956,0.21390719,0.21390956,31.898823,181.27062)"
|
||||
x1="131.58591"
|
||||
y1="-4.0268998"
|
||||
x2="131.58591"
|
||||
y2="210.97231" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_19_"
|
||||
id="linearGradient3117"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="182.1367"
|
||||
y1="182.1357"
|
||||
x2="164.09219"
|
||||
y2="164.09129"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_18_"
|
||||
id="linearGradient3121"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.37036709,-0.03896415,0.03896372,0.3703712,68.937907,170.76811)"
|
||||
x1="48.526901"
|
||||
y1="194.8232"
|
||||
x2="64.114403"
|
||||
y2="210.4108" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_17_"
|
||||
id="linearGradient3125"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-0.30251335,0,0,0.3025167,73.459997,183.14464)"
|
||||
x1="47.964802"
|
||||
y1="190.2119"
|
||||
x2="69.606903"
|
||||
y2="211.8539" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_16_"
|
||||
id="linearGradient3129"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="17.168501"
|
||||
y1="99.1045"
|
||||
x2="181.0253"
|
||||
y2="99.1045"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-46.944774,170.86873)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_15_"
|
||||
id="linearGradient3132"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="196.70509"
|
||||
y1="248.7227"
|
||||
x2="196.70509"
|
||||
y2="149.4514"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_14_"
|
||||
id="linearGradient3135"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="15.1685"
|
||||
y1="99.097702"
|
||||
x2="183.0273"
|
||||
y2="99.097702"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5884469,183.14464)" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#XMLID_22_"
|
||||
id="linearGradient3137"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.30251335,0,0,0.3025167,-4.5335226,183.01194)"
|
||||
x1="27.7358"
|
||||
y1="98.412102"
|
||||
x2="169.0889"
|
||||
y2="98.412102" /></defs>
|
||||
|
||||
<g
|
||||
id="Layer_1"
|
||||
transform="translate(0,-187.73333)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path22"
|
||||
style="fill:url(#linearGradient3135)"
|
||||
d="m 7.3671832,195.1004 0,0 c -9.822911,9.82332 -9.822911,25.8074 0,35.63072 4.2669508,4.267 9.9227408,6.86259 15.9258158,7.3079 5.808861,0.43108 11.586866,-1.18617 16.344493,-4.53564 0.599884,0.6002 4.201003,4.20105 4.201003,4.20105 1.318353,1.31837 3.631068,0.99468 5.37899,-0.75326 1.02673,-1.02705 1.562179,-2.24861 1.562179,-3.34886 0,-0.77323 -0.264397,-1.48627 -0.808316,-2.03019 0,0 -3.601119,-3.60116 -4.201608,-4.20166 2.99216,-4.24945 4.604556,-9.31146 4.604556,-14.4854 0,-0.61865 -0.02269,-1.23881 -0.06897,-1.85927 -0.445905,-6.00254 -3.041167,-11.65839 -7.307815,-15.92569 -9.823213,-9.82241 -25.806809,-9.82241 -35.6303248,3e-4 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path29"
|
||||
style="fill:url(#linearGradient3132)"
|
||||
d="m 43.869352,231.60419 c -1.499257,1.49866 -2.300917,3.32889 -2.300917,4.94917 0,0.95202 0.2768,1.83234 0.85218,2.52934 l 0.01876,0.0224 0.01755,0.0451 15.768508,15.76929 c 1.825366,1.82478 5.223196,1.28691 7.735266,-1.22489 2.512374,-2.5127 3.050243,-5.91057 1.225482,-7.73535 l -15.788474,-15.78865 -0.0357,-0.006 c -1.883448,-1.56764 -5.104308,-0.949 -7.49265,1.43968 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path43"
|
||||
style="fill:url(#linearGradient3125)"
|
||||
d="m 50.423606,231.55972 15.580647,15.58082 c 1.145013,1.14563 0.596254,3.55033 -1.225481,5.37209 -1.822038,1.82205 -4.226414,2.37052 -5.372032,1.22489 l -15.580648,-15.58082 6.597514,-6.59698 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path50"
|
||||
style="fill:url(#linearGradient3121)"
|
||||
d="m 50.190671,232.195 15.184355,15.18452 c 1.115669,1.11629 0.855205,3.18611 -0.582339,4.62306 -1.437543,1.43756 -3.506734,1.69742 -4.623009,0.58235 L 44.985323,237.40041 50.190671,232.195 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path57"
|
||||
style="fill:url(#linearGradient3117)"
|
||||
d="m 50.423606,231.55972 c 1.145013,1.14502 0.596254,3.55033 -1.226087,5.37209 -1.821433,1.82145 -4.225809,2.37052 -5.371427,1.22489 -1.145013,-1.14503 -0.596859,-3.54913 1.225482,-5.37149 1.821433,-1.82176 4.226414,-2.37052 5.372032,-1.22549 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path73"
|
||||
style="fill:url(#linearGradient3109)"
|
||||
d="m 41.551746,226.87384 c 0,0 7.111157,6.29477 7.5166,6.65254 -0.126879,0.27584 -0.477769,0.80629 -1.178305,1.42526 l 0,0 c -0.701362,0.62081 -1.300227,0.93175 -1.611025,1.04297 -0.404203,-0.35778 -7.515773,-6.65363 -7.515773,-6.65363 l 2.788503,-2.46714 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path80"
|
||||
style="fill:url(#linearGradient3137)"
|
||||
d="m 40.363089,197.65738 c 8.339688,8.34038 8.340293,21.91128 0,30.25167 -8.340898,8.34038 -21.911042,8.33978 -30.251336,0 -8.3396876,-8.34039 -8.3396876,-21.91129 0,-30.25167 8.340294,-8.34008 21.911043,-8.34008 30.251336,0 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path102"
|
||||
style="fill:url(#radialGradient3100)"
|
||||
d="m 11.466966,199.10074 0,0 c -3.6041444,3.60418 -5.5889344,8.40452 -5.5892364,13.51614 0,5.11163 1.985092,9.91196 5.5895384,13.51645 7.452418,7.4525 19.578665,7.4525 27.031383,0 7.45242,-7.45341 7.45242,-19.57979 0,-27.03229 -7.45302,-7.4528 -19.579268,-7.4528 -27.031685,-3e-4 z" />
|
||||
<rect
|
||||
width="256"
|
||||
height="256"
|
||||
x="0"
|
||||
y="0"
|
||||
style="fill:none"
|
||||
id="_x3C_Slice_x3E_" />
|
||||
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:42.66666794px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#5f0000;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial Bold"
|
||||
x="11.336376"
|
||||
y="228.33923"
|
||||
id="text3076"
|
||||
sodipodi:linespacing="125%"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3078"
|
||||
x="11.336376"
|
||||
y="228.33923">?</tspan></text>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 23 KiB |
|
@ -1,28 +1,38 @@
|
|||
/* XPM */
|
||||
#ifndef XPMMAIN
|
||||
extern const char * zoom_xpm[];
|
||||
#else
|
||||
const char * zoom_xpm[] = {
|
||||
"16 16 3 1",
|
||||
" c None",
|
||||
". c #00A000",
|
||||
"X c #A0C0A0",
|
||||
" .... ",
|
||||
" ..XXXX.. ",
|
||||
" .XXXXXXXX. ",
|
||||
" .XXXXXXXX. ",
|
||||
".XXXXXXXXXX. ",
|
||||
".XXXXXXXXXX. ",
|
||||
".XXXXXXXXXX. ",
|
||||
".XXXXXXXXXX. ",
|
||||
" .XXXXXXXX. ",
|
||||
" .XXXXXXXX. ",
|
||||
" ..XXXX... ",
|
||||
" .... ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" ... ",
|
||||
" .. "
|
||||
const char *zoom_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 16 1",
|
||||
"X c #989392",
|
||||
"o c #7D7979",
|
||||
"$ c #A3D1FB",
|
||||
"+ c #989EA2",
|
||||
"= c #F6AD3E",
|
||||
"& c #F4C284",
|
||||
" c None",
|
||||
"% c #2E2D2E",
|
||||
"O c #656566",
|
||||
"- c #FCDB4E",
|
||||
"@ c #49494B",
|
||||
"; c #BA4D36",
|
||||
": c #F07716",
|
||||
"# c #CAE5FB",
|
||||
". c #BDBBBC",
|
||||
"* c #C16854",
|
||||
/* pixels */
|
||||
" .XoOOOX ",
|
||||
" .OX +@O. ",
|
||||
".O ##### @O ",
|
||||
"XX$####$$+%X ",
|
||||
"O$$$$$$$$$@O ",
|
||||
"O#$$$$$$$$o% ",
|
||||
"O##$$$$$##O% ",
|
||||
"O ########@O ",
|
||||
"+o#######X%+ ",
|
||||
" oX#####+o@X. ",
|
||||
" .oO+.+O@@.&*. ",
|
||||
" +Xooo.X=--*. ",
|
||||
" .;:=-*.",
|
||||
" .;:=-*",
|
||||
" .;:=:",
|
||||
" .*;o"
|
||||
};
|
||||
#endif
|
||||
|
||||
|
|
|
@ -0,0 +1,38 @@
|
|||
/* XPM */
|
||||
const char *zoom_area_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 16 1",
|
||||
" c #6C0A84",
|
||||
"X c #7A6F6D",
|
||||
". c #9B9A9C",
|
||||
"% c #C0DFFB",
|
||||
"# c #545456",
|
||||
"; c #FCD046",
|
||||
"* c #343334",
|
||||
"= c #F4C284",
|
||||
"O c None",
|
||||
"$ c #2C5630",
|
||||
"- c #BC5040",
|
||||
": c #FC760C",
|
||||
"+ c #978980",
|
||||
"& c #D4EAFB",
|
||||
"o c #0C8922",
|
||||
"@ c #BBC7D3",
|
||||
/* pixels */
|
||||
" .XXXX.oOoO ",
|
||||
" +@@@.#$OoO ",
|
||||
" %&&&%@##OO ",
|
||||
"+.%%%%%%%.*.OOOO",
|
||||
"X@%%%%%%%%##OOoo",
|
||||
"#%%%%%%%%%X*OOOO",
|
||||
"#&%%%%%%%&X*OOoo",
|
||||
"X@&&%%%&&%*#OOOO",
|
||||
".X&&&&&&&.*.OOoo",
|
||||
"o$.%&&&&.X#.OOOO",
|
||||
"OO+X.O.X*#O=-Ooo",
|
||||
"ooO.+XX+O.+;;-OO",
|
||||
"OOOOOOOOOO-:;;oo",
|
||||
" OOOOOOOO-: ",
|
||||
" OoOoOoOoOo ",
|
||||
" OoOoOoOoOo "
|
||||
};
|
|
@ -0,0 +1,38 @@
|
|||
/* XPM */
|
||||
const char *zoom_center_on_screen_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 16 1",
|
||||
"& c #C6E2FA",
|
||||
"$ c #3D3D40",
|
||||
"@ c #768AE3",
|
||||
"% c #85635C",
|
||||
"; c #BC4828",
|
||||
"= c #F4C284",
|
||||
" c None",
|
||||
"X c #737576",
|
||||
"# c #6D73C3",
|
||||
"* c #0A16D2",
|
||||
". c #94979C",
|
||||
"O c #A1A6AA",
|
||||
"+ c #9E908B",
|
||||
": c #F07716",
|
||||
"- c #FCCB43",
|
||||
"o c #4C509C",
|
||||
/* pixels */
|
||||
" .XooX. ",
|
||||
" OX+ @#.$% ",
|
||||
" X &&@@& $% ",
|
||||
"+.&&&@@&&O$+ ",
|
||||
"X&&&&@@&&&$% ",
|
||||
"%&&&&@@&&&X$ ",
|
||||
"****************",
|
||||
"X &&&@@&&&$% ",
|
||||
".X&&&@@&&.$O ",
|
||||
" X.&&@@&OX%+ ",
|
||||
" XX.##X$$ =% ",
|
||||
" O+ooXO++--% ",
|
||||
" ## ;:--% ",
|
||||
" ## ;:--%",
|
||||
" ## ;:-:",
|
||||
" ## %;+"
|
||||
};
|
|
@ -0,0 +1,38 @@
|
|||
/* XPM */
|
||||
const char *zoom_fit_in_page_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 16 1",
|
||||
"# c #323432",
|
||||
"@ c #9D9187",
|
||||
"X c #6E6A6A",
|
||||
"& c #121322",
|
||||
"O c #595FCC",
|
||||
" c #1521D7",
|
||||
"$ c #9A9EB7",
|
||||
"= c #F4C284",
|
||||
"* c #6C727C",
|
||||
"o c None",
|
||||
"- c #D65A1F",
|
||||
". c #545056",
|
||||
"+ c #282EA4",
|
||||
"% c #CAE5FB",
|
||||
": c #B22407",
|
||||
"; c #FCCB43",
|
||||
/* pixels */
|
||||
" ..X..XooO O",
|
||||
" +.@ooo@.#$o ",
|
||||
" .o%%%%%o.&$ ",
|
||||
".@%%%%%%%$#& ",
|
||||
".o%%%%%%%%.& O$O",
|
||||
".%%o%%%o%%*&Oooo",
|
||||
".%%%%%%%%%X&oooo",
|
||||
".o%%%%%%%%#&oooo",
|
||||
"**%%%%%%%@&@oooo",
|
||||
"o.@%%%%%$*.Xoooo",
|
||||
"o$.X$$$X#.o=-ooo",
|
||||
"$o$+.X..@X@;;-oo",
|
||||
" O $oooo:-;;-o",
|
||||
" $oooooo:-;;-",
|
||||
" Ooooooooo:-;-",
|
||||
"O $oooooooo::-"
|
||||
};
|
|
@ -2,37 +2,37 @@
|
|||
const char *zoom_in_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 16 1",
|
||||
"; c #9A9E98",
|
||||
"# c #A0BEDD",
|
||||
"% c #5883B7",
|
||||
"X c #AFB8BD",
|
||||
"@ c #D2DDE4",
|
||||
": c #585955",
|
||||
"# c #2D2D2D",
|
||||
"@ c #828FB4",
|
||||
"O c #958B86",
|
||||
". c #6D6E8C",
|
||||
"% c #0A0B88",
|
||||
"+ c #A8CFF7",
|
||||
"* c #F4C284",
|
||||
" c None",
|
||||
". c #898B87",
|
||||
"* c #4C7AB4",
|
||||
"& c #8DB1D7",
|
||||
"- c #767672",
|
||||
"= c #BCC0BE",
|
||||
"$ c #B3CBE1",
|
||||
"+ c #909490",
|
||||
"o c #C5D5E2",
|
||||
"O c #E5E7EC",
|
||||
"$ c #CCE6FA",
|
||||
"o c #9FA7B5",
|
||||
"& c #3C3EA4",
|
||||
"X c #585859",
|
||||
"; c #B23014",
|
||||
"= c #B45644",
|
||||
"- c #FCCB43",
|
||||
": c #E1651E",
|
||||
/* pixels */
|
||||
" ........ ",
|
||||
" ..XoOOoX.. ",
|
||||
" .+o@####@o+. ",
|
||||
"..o$#$%%$#$o.. ",
|
||||
".X@#o% %$&@X. ",
|
||||
".o#$%% %%#&o. ",
|
||||
".O&% *&O. ",
|
||||
".O&* *&O. ",
|
||||
".@#&** **&#@. ",
|
||||
".X@&#% *##@=. ",
|
||||
"..@@##%%$#o@.- ",
|
||||
" .;@Oooo@O@;;:: ",
|
||||
" ..=OOO@=..==::",
|
||||
" ..+..+.-:-.X:",
|
||||
" ::-;:",
|
||||
" ::::"
|
||||
" .XXXX. ",
|
||||
" oXO + @X#o ",
|
||||
" X $$ +$ X# ",
|
||||
".O+$$%.++o#. ",
|
||||
"X++++%.+++X# ",
|
||||
"X$o%%%%%&+.# ",
|
||||
"X$+..%&.@$.# ",
|
||||
"X+$$$%.$$$## ",
|
||||
"O.$$$&@$$O#O ",
|
||||
" XO$$$$$o.XO ",
|
||||
" oX.ooo.#X *= ",
|
||||
" O.XXXoOO--= ",
|
||||
" ;:--= ",
|
||||
" ;:--=",
|
||||
" ;:-:",
|
||||
" ;;="
|
||||
};
|
||||
|
|
|
@ -2,37 +2,37 @@
|
|||
const char *zoom_out_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 16 1",
|
||||
"# c #9FBDDD",
|
||||
"- c #9A9E98",
|
||||
"X c #AFB8BD",
|
||||
"@ c #D2DDE4",
|
||||
"$ c #B2CBE2",
|
||||
"; c #585955",
|
||||
"o c #C4D5E4",
|
||||
"$ c #2C3EA4",
|
||||
"X c #736E6F",
|
||||
"% c #3443A6",
|
||||
"@ c #2A2B2A",
|
||||
"O c #989EA3",
|
||||
"& c #050785",
|
||||
"# c #CBE5FB",
|
||||
"* c #F4C284",
|
||||
" c None",
|
||||
". c #898B87",
|
||||
"* c #4C7AB4",
|
||||
"& c #5682B7",
|
||||
"% c #8DB1D7",
|
||||
"= c #767672",
|
||||
": c #BCC0BE",
|
||||
"+ c #909490",
|
||||
"O c #E5E7EC",
|
||||
"o c #515252",
|
||||
". c #BDBCBD",
|
||||
"; c #B23014",
|
||||
"+ c #9C9089",
|
||||
"= c #B45644",
|
||||
"- c #FCCB43",
|
||||
": c #E1651E",
|
||||
/* pixels */
|
||||
" ........ ",
|
||||
" ..XoOOoX.. ",
|
||||
" .+o@####o@+. ",
|
||||
"..o$#$$$$#$o.. ",
|
||||
".X@#o@oo$$%oX. ",
|
||||
".o#$&&&&&&##o. ",
|
||||
".O%& *%O. ",
|
||||
".O%* *%O. ",
|
||||
".@#%******%#@. ",
|
||||
".X@#%######OX. ",
|
||||
"..@@##$#$#o@.= ",
|
||||
" .-@Oooo@O@--;; ",
|
||||
" ..:OOO@:..::;;",
|
||||
" ..+..+.=;=.X;",
|
||||
" ;;=-;",
|
||||
" ;;;;"
|
||||
" .XXXooX ",
|
||||
" Oo+ Oo@. ",
|
||||
".o.##### o@ ",
|
||||
"X+#######O@X ",
|
||||
"o ########o@ ",
|
||||
"o##$%%%$%#X@ ",
|
||||
"o##&&&&&&#X@ ",
|
||||
"o ########@@ ",
|
||||
"+X#######O@+ ",
|
||||
" o+#####OXoX. ",
|
||||
" .XXO.OX@o.*=. ",
|
||||
" +XXXXOX+--=. ",
|
||||
" .;:--=.",
|
||||
" .;:--=",
|
||||
" .;:-:",
|
||||
" .;;="
|
||||
};
|
||||
|
|
|
@ -0,0 +1,38 @@
|
|||
/* XPM */
|
||||
const char *zoom_selection_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 16 1",
|
||||
"+ c #9D9DA9",
|
||||
"& c #4C2C2F",
|
||||
"# c #66535A",
|
||||
"% c #640F10",
|
||||
"; c #B7503A",
|
||||
"@ c #464647",
|
||||
"O c #816964",
|
||||
"* c #F4C284",
|
||||
" c None",
|
||||
"= c #D88648",
|
||||
"X c #958D8C",
|
||||
"$ c #CCE5FA",
|
||||
". c #BABABF",
|
||||
": c #FC760C",
|
||||
"o c #77747A",
|
||||
"- c #FCCB43",
|
||||
/* pixels */
|
||||
" .XoOOOX ",
|
||||
" .OX +@#. ",
|
||||
".O.$$+.$ ## ",
|
||||
"XX$+%#&&$+&X ",
|
||||
"O $oo$ %+$@# ",
|
||||
"#$$$$$@% $o& ",
|
||||
"#$$$$#% $$O@ ",
|
||||
"O $$$&+$$$@# ",
|
||||
"+o$$$O.$$X&+ ",
|
||||
" oX$$#+$+o#X. ",
|
||||
" .oO+.+O@@.*O. ",
|
||||
" +XooX+X=--O. ",
|
||||
" .;:--O.",
|
||||
" .;:--O",
|
||||
" .;:-=",
|
||||
" .;;X"
|
||||
};
|
|
@ -165,7 +165,7 @@ void EDA_DRAW_FRAME::AddMenuZoomAndGrid( wxMenu* MasterMenu )
|
|||
BASE_SCREEN * screen = DrawPanel->GetScreen();
|
||||
|
||||
msg = AddHotkeyName( _( "Center" ), m_HotkeysZoomAndGridList, HK_ZOOM_CENTER );
|
||||
ADD_MENUITEM( MasterMenu, ID_POPUP_ZOOM_CENTER, msg, zoom_center_xpm );
|
||||
ADD_MENUITEM( MasterMenu, ID_POPUP_ZOOM_CENTER, msg, zoom_center_on_screen_xpm );
|
||||
msg = AddHotkeyName( _( "Zoom in" ), m_HotkeysZoomAndGridList, HK_ZOOM_IN );
|
||||
ADD_MENUITEM( MasterMenu, ID_POPUP_ZOOM_IN, msg, zoom_in_xpm );
|
||||
msg = AddHotkeyName( _( "Zoom out" ), m_HotkeysZoomAndGridList, HK_ZOOM_OUT );
|
||||
|
@ -173,13 +173,13 @@ void EDA_DRAW_FRAME::AddMenuZoomAndGrid( wxMenu* MasterMenu )
|
|||
msg = AddHotkeyName( _( "Redraw view" ), m_HotkeysZoomAndGridList, HK_ZOOM_REDRAW );
|
||||
ADD_MENUITEM( MasterMenu, ID_ZOOM_REDRAW, msg, zoom_redraw_xpm );
|
||||
msg = AddHotkeyName( _( "Zoom auto" ), m_HotkeysZoomAndGridList, HK_ZOOM_AUTO );
|
||||
ADD_MENUITEM( MasterMenu, ID_ZOOM_PAGE, msg, zoom_auto_xpm );
|
||||
ADD_MENUITEM( MasterMenu, ID_ZOOM_PAGE, msg, zoom_fit_in_page_xpm );
|
||||
|
||||
|
||||
wxMenu* zoom_choice = new wxMenu;
|
||||
ADD_MENUITEM_WITH_SUBMENU( MasterMenu, zoom_choice,
|
||||
ID_POPUP_ZOOM_SELECT, _( "Zoom select" ),
|
||||
zoom_select_xpm );
|
||||
zoom_selection_xpm );
|
||||
|
||||
zoom = screen->GetZoom();
|
||||
maxZoomIds = ID_POPUP_ZOOM_LEVEL_END - ID_POPUP_ZOOM_LEVEL_START;
|
||||
|
|
|
@ -217,7 +217,7 @@ void DISPLAY_FOOTPRINTS_FRAME::ReCreateHToolbar()
|
|||
m_HToolBar->AddTool( ID_ZOOM_REDRAW, wxEmptyString, wxBitmap( zoom_redraw_xpm ),
|
||||
_( "Redraw view (F3)" ) );
|
||||
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString, wxBitmap( zoom_auto_xpm ),
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString, wxBitmap( zoom_fit_in_page_xpm ),
|
||||
_( "Zoom auto (Home)" ) );
|
||||
|
||||
m_HToolBar->AddSeparator();
|
||||
|
|
|
@ -276,7 +276,7 @@ void AddMenusForBlock( wxMenu* PopMenu, LIB_EDIT_FRAME* frame )
|
|||
if( frame->GetScreen()->m_BlockLocate.m_Command == BLOCK_MOVE )
|
||||
ADD_MENUITEM( PopMenu, ID_POPUP_ZOOM_BLOCK,
|
||||
_( "Zoom Block (drag middle mouse)" ),
|
||||
zoom_selected_xpm );
|
||||
zoom_area_xpm );
|
||||
|
||||
PopMenu->AppendSeparator();
|
||||
|
||||
|
|
|
@ -219,7 +219,7 @@ void SCH_EDIT_FRAME::ReCreateMenuBar()
|
|||
/* Fit on screen */
|
||||
text = AddHotkeyName( _( "Fit on Screen" ), s_Schematic_Hokeys_Descr, HK_ZOOM_AUTO );
|
||||
item = new wxMenuItem( viewMenu, ID_ZOOM_PAGE, text, HELP_ZOOM_FIT, wxITEM_NORMAL );
|
||||
item->SetBitmap( zoom_auto_xpm );
|
||||
item->SetBitmap( zoom_fit_in_page_xpm );
|
||||
viewMenu->Append( item );
|
||||
|
||||
viewMenu->AppendSeparator();
|
||||
|
|
|
@ -132,7 +132,7 @@ void LIB_EDIT_FRAME::ReCreateMenuBar()
|
|||
text = AddHotkeyName( _( "Fit on Screen" ), s_Schematic_Hokeys_Descr, HK_ZOOM_AUTO );
|
||||
|
||||
item = new wxMenuItem( viewMenu, ID_ZOOM_PAGE, text, HELP_ZOOM_FIT, wxITEM_NORMAL );
|
||||
item->SetBitmap( zoom_auto_xpm );
|
||||
item->SetBitmap( zoom_fit_in_page_xpm );
|
||||
viewMenu->Append( item );
|
||||
|
||||
viewMenu->AppendSeparator();
|
||||
|
|
|
@ -648,7 +648,8 @@ void AddMenusForBlock( wxMenu* PopMenu, SCH_EDIT_FRAME* frame )
|
|||
PopMenu->AppendSeparator();
|
||||
|
||||
if( frame->GetScreen()->m_BlockLocate.m_Command == BLOCK_MOVE )
|
||||
ADD_MENUITEM( PopMenu, ID_POPUP_ZOOM_BLOCK, _( "Window Zoom" ), zoom_selected_xpm );
|
||||
ADD_MENUITEM( PopMenu, ID_POPUP_ZOOM_BLOCK, _( "Window Zoom" ),
|
||||
zoom_area_xpm );
|
||||
|
||||
ADD_MENUITEM( PopMenu, ID_POPUP_PLACE_BLOCK, _( "Place Block" ), apply_xpm );
|
||||
|
||||
|
|
|
@ -145,7 +145,7 @@ void LIB_EDIT_FRAME::ReCreateHToolbar()
|
|||
m_HToolBar->AddTool( ID_ZOOM_REDRAW, wxEmptyString, wxBitmap( zoom_redraw_xpm ), msg );
|
||||
|
||||
msg = AddHotkeyName( HELP_ZOOM_FIT, s_Libedit_Hokeys_Descr, HK_ZOOM_AUTO, false );
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString, wxBitmap( zoom_auto_xpm ), msg );
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString, wxBitmap( zoom_fit_in_page_xpm ), msg );
|
||||
|
||||
m_HToolBar->AddSeparator();
|
||||
m_HToolBar->AddTool( ID_DE_MORGAN_NORMAL_BUTT, wxEmptyString, wxBitmap( morgan1_xpm ),
|
||||
|
|
|
@ -92,7 +92,7 @@ void SCH_EDIT_FRAME::ReCreateHToolbar()
|
|||
m_HToolBar->AddTool( ID_ZOOM_REDRAW, wxEmptyString, wxBitmap( zoom_redraw_xpm ), msg );
|
||||
|
||||
msg = AddHotkeyName( HELP_ZOOM_FIT, s_Schematic_Hokeys_Descr, HK_ZOOM_AUTO, false );
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString, wxBitmap( zoom_auto_xpm ), msg );
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString, wxBitmap( zoom_fit_in_page_xpm ), msg );
|
||||
|
||||
m_HToolBar->AddSeparator();
|
||||
msg = AddHotkeyName( HELP_FIND, s_Schematic_Hokeys_Descr, HK_FIND_ITEM, false );
|
||||
|
|
|
@ -67,7 +67,7 @@ void LIB_VIEW_FRAME::ReCreateHToolbar()
|
|||
msg = AddHotkeyName( _( "Zoom auto" ), s_Viewlib_Hokeys_Descr,
|
||||
HK_ZOOM_AUTO, false );
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString,
|
||||
wxBitmap( zoom_auto_xpm ), msg );
|
||||
wxBitmap( zoom_fit_in_page_xpm ), msg );
|
||||
|
||||
m_HToolBar->AddSeparator();
|
||||
m_HToolBar->AddTool( ID_LIBVIEW_DE_MORGAN_NORMAL_BUTT, wxEmptyString,
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
#include "common.h"
|
||||
#include "class_drawpanel.h"
|
||||
#include "confirm.h"
|
||||
#include "bitmaps.h"
|
||||
|
||||
#include "gerbview.h"
|
||||
|
||||
|
@ -33,9 +34,11 @@ bool GERBVIEW_FRAME::OnRightClick( const wxPoint& aPosition, wxMenu* PopMenu )
|
|||
if( GetToolId() != ID_NO_TOOL_SELECTED )
|
||||
{
|
||||
if( DrawStruct && DrawStruct->m_Flags )
|
||||
PopMenu->Append( ID_POPUP_CANCEL_CURRENT_COMMAND, _( "Cancel" ) );
|
||||
ADD_MENUITEM( PopMenu, ID_POPUP_CANCEL_CURRENT_COMMAND,
|
||||
_( "Cancel" ), cancel_xpm );
|
||||
else
|
||||
PopMenu->Append( ID_POPUP_CLOSE_CURRENT_TOOL, _( "End Tool" ) );
|
||||
ADD_MENUITEM( PopMenu, ID_POPUP_CLOSE_CURRENT_TOOL,
|
||||
_( "End Tool" ), cancel_tool_xpm );
|
||||
|
||||
PopMenu->AppendSeparator();
|
||||
}
|
||||
|
@ -45,15 +48,17 @@ bool GERBVIEW_FRAME::OnRightClick( const wxPoint& aPosition, wxMenu* PopMenu )
|
|||
{
|
||||
if( BlockActive )
|
||||
{
|
||||
PopMenu->Append( ID_POPUP_CANCEL_CURRENT_COMMAND, _( "Cancel Block" ) );
|
||||
ADD_MENUITEM( PopMenu, ID_POPUP_CANCEL_CURRENT_COMMAND,
|
||||
_( "Cancel Block" ), cancel_xpm );
|
||||
PopMenu->AppendSeparator();
|
||||
PopMenu->Append( ID_POPUP_PLACE_BLOCK, _( "Place Block" ) );
|
||||
PopMenu->Append( ID_POPUP_DELETE_BLOCK,
|
||||
_( "Delete Block (ctrl + drag mouse)" ) );
|
||||
ADD_MENUITEM( PopMenu, ID_POPUP_PLACE_BLOCK,
|
||||
_( "Place Block" ), apply_xpm );
|
||||
ADD_MENUITEM( PopMenu, ID_POPUP_DELETE_BLOCK,
|
||||
_( "Delete Block (ctrl + drag mouse)" ), delete_xpm );
|
||||
}
|
||||
else
|
||||
PopMenu->Append( ID_POPUP_CANCEL_CURRENT_COMMAND,
|
||||
_( "Cancel" ) );
|
||||
ADD_MENUITEM( PopMenu, ID_POPUP_CANCEL_CURRENT_COMMAND,
|
||||
_( "Cancel" ), cancel_xpm );
|
||||
PopMenu->AppendSeparator();
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
|
||||
#include "fctsys.h"
|
||||
|
||||
//#include "appl_wxstruct.h"
|
||||
#include "common.h"
|
||||
#include "macros.h"
|
||||
#include "gerbview.h"
|
||||
|
@ -59,7 +58,7 @@ void GERBVIEW_FRAME::ReCreateHToolbar( void )
|
|||
m_HToolBar->AddTool( ID_ZOOM_REDRAW, wxEmptyString, wxBitmap( zoom_redraw_xpm ), msg );
|
||||
|
||||
msg = AddHotkeyName( _( "Zoom auto" ), s_Gerbview_Hokeys_Descr, HK_ZOOM_AUTO );
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString, wxBitmap( zoom_auto_xpm ), msg );
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString, wxBitmap( zoom_fit_in_page_xpm ), msg );
|
||||
|
||||
m_HToolBar->AddSeparator();
|
||||
m_HToolBar->AddTool( ID_FIND_ITEMS, wxEmptyString, wxBitmap( find_xpm ), _( "Find D-codes" ) );
|
||||
|
|
|
@ -410,16 +410,16 @@ extern const char* width_track_xpm[];
|
|||
extern const char* width_vias_xpm[];
|
||||
extern const char* zip_tool_xpm[];
|
||||
extern const char* zip_xpm[];
|
||||
extern const char* zoom_center_xpm[];
|
||||
extern const char* zoom_area_xpm[];
|
||||
extern const char* zoom_center_on_screen_xpm[];
|
||||
extern const char* zoomoins3d_xpm[];
|
||||
extern const char* zoom_redraw_xpm[];
|
||||
extern const char* zoom_auto_xpm[];
|
||||
extern const char* zoom_fit_in_page_xpm[];
|
||||
extern const char* zoom_in_xpm[];
|
||||
extern const char* zoom_out_xpm[];
|
||||
extern const char* zoompage3d_xpm[];
|
||||
extern const char* zoom_page_xpm[];
|
||||
extern const char* zoomplus3d_xpm[];
|
||||
extern const char* zoomrefr3d_xpm[];
|
||||
extern const char* zoom_selected_xpm[];
|
||||
extern const char* zoom_select_xpm[];
|
||||
extern const char* zoom_selection_xpm[];
|
||||
extern const char* zoom_xpm[];
|
||||
|
|
|
@ -208,7 +208,7 @@ void WinEDA_ModuleEditFrame::ReCreateMenuBar()
|
|||
ID_ZOOM_PAGE,
|
||||
_( "Fit on Screen" ),
|
||||
_( "Zoom and fit the module in the window" ) );
|
||||
item->SetBitmap( zoom_auto_xpm );
|
||||
item->SetBitmap( zoom_fit_in_page_xpm );
|
||||
viewMenu->Append( item );
|
||||
|
||||
/* Separator */
|
||||
|
|
|
@ -345,7 +345,7 @@ void PCB_EDIT_FRAME::ReCreateMenuBar()
|
|||
|
||||
item = new wxMenuItem( viewMenu, ID_ZOOM_PAGE, text,
|
||||
HELP_ZOOM_FIT, wxITEM_NORMAL );
|
||||
item->SetBitmap( zoom_auto_xpm );
|
||||
item->SetBitmap( zoom_fit_in_page_xpm );
|
||||
viewMenu->Append( item );
|
||||
|
||||
viewMenu->AppendSeparator();
|
||||
|
|
|
@ -216,7 +216,7 @@ bool WinEDA_ModuleEditFrame::OnRightClick( const wxPoint& MousePos, wxMenu* PopM
|
|||
_( "Cancel Block" ), cancel_xpm );
|
||||
ADD_MENUITEM( PopMenu, ID_POPUP_ZOOM_BLOCK,
|
||||
_( "Zoom Block (drag middle mouse)" ),
|
||||
zoom_selected_xpm );
|
||||
zoom_area_xpm );
|
||||
PopMenu->AppendSeparator();
|
||||
ADD_MENUITEM( PopMenu, ID_POPUP_PLACE_BLOCK,
|
||||
_( "Place Block" ), apply_xpm );
|
||||
|
|
|
@ -374,7 +374,7 @@ bool PCB_EDIT_FRAME::OnRightClick( const wxPoint& aMousePos, wxMenu* aPopMenu )
|
|||
void PCB_EDIT_FRAME::createPopUpBlockMenu( wxMenu* menu )
|
||||
{
|
||||
ADD_MENUITEM( menu, ID_POPUP_CANCEL_CURRENT_COMMAND, _( "Cancel Block" ), cancel_xpm );
|
||||
ADD_MENUITEM( menu, ID_POPUP_ZOOM_BLOCK, _( "Zoom Block" ), zoom_selected_xpm );
|
||||
ADD_MENUITEM( menu, ID_POPUP_ZOOM_BLOCK, _( "Zoom Block" ), zoom_area_xpm );
|
||||
menu->AppendSeparator();
|
||||
ADD_MENUITEM( menu, ID_POPUP_PLACE_BLOCK, _( "Place Block" ), apply_xpm );
|
||||
ADD_MENUITEM( menu, ID_POPUP_COPY_BLOCK, _( "Copy Block" ), copyblock_xpm );
|
||||
|
|
|
@ -102,7 +102,7 @@ void WinEDA_ModuleEditFrame::ReCreateHToolbar()
|
|||
m_HToolBar->AddTool( ID_ZOOM_REDRAW, wxEmptyString, wxBitmap( zoom_redraw_xpm ), msg );
|
||||
|
||||
msg = AddHotkeyName( _( "Zoom auto" ), g_Module_Editor_Hokeys_Descr, HK_ZOOM_AUTO, false );
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString, wxBitmap( zoom_auto_xpm ), msg );
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString, wxBitmap( zoom_fit_in_page_xpm ), msg );
|
||||
|
||||
m_HToolBar->AddSeparator();
|
||||
m_HToolBar->AddTool( ID_MODEDIT_PAD_SETTINGS, wxEmptyString, wxBitmap( options_pad_xpm ),
|
||||
|
|
|
@ -241,7 +241,7 @@ void PCB_EDIT_FRAME::ReCreateHToolbar()
|
|||
m_HToolBar->AddTool( ID_ZOOM_REDRAW, wxEmptyString, wxBitmap( zoom_redraw_xpm ), msg );
|
||||
|
||||
msg = AddHotkeyName( HELP_ZOOM_FIT, g_Board_Editor_Hokeys_Descr, HK_ZOOM_AUTO, false );
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString, wxBitmap( zoom_auto_xpm ), msg );
|
||||
m_HToolBar->AddTool( ID_ZOOM_PAGE, wxEmptyString, wxBitmap( zoom_fit_in_page_xpm ), msg );
|
||||
|
||||
m_HToolBar->AddSeparator();
|
||||
msg = AddHotkeyName( HELP_FIND, g_Board_Editor_Hokeys_Descr, HK_FIND_ITEM, false );
|
||||
|
|