<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[174390] releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/174390">174390</a></dd>
<dt>Author</dt> <dd>carlosgc@webkit.org</dd>
<dt>Date</dt> <dd>2014-10-07 00:23:14 -0700 (Tue, 07 Oct 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Merge <a href="http://trac.webkit.org/projects/webkit/changeset/174207">r174207</a> - Web Inspector: [GTK] Missing icons and enhancing the proportion and visibility of some icons
https://bugs.webkit.org/show_bug.cgi?id=137248

Reviewed by Carlos Garcia Campos.

Add more free icons and removed some unused ones for the Web
Inspector in GTK+.
Also, enhanced the visibility and/or proportion of several of the
icons.

* UserInterface/Images/gtk/AUTHORS:
* UserInterface/Images/gtk/COPYING:
* UserInterface/Images/gtk/Checkers.svg: Added.
* UserInterface/Images/gtk/Circle.svg: Added.
* UserInterface/Images/gtk/CloseLarge.svg: Added.
* UserInterface/Images/gtk/CloseTimeline.png: Removed.
* UserInterface/Images/gtk/CloseTimeline@2x.png: Removed.
* UserInterface/Images/gtk/Crosshair.svg:
* UserInterface/Images/gtk/DOMCharacterData.svg:
* UserInterface/Images/gtk/DOMComment.svg:
* UserInterface/Images/gtk/DOMDocument.svg:
* UserInterface/Images/gtk/DOMDocumentType.svg:
* UserInterface/Images/gtk/DOMElement.svg:
* UserInterface/Images/gtk/DOMNode.svg:
* UserInterface/Images/gtk/DOMTextNode.svg:
* UserInterface/Images/gtk/DOMTree.svg:
* UserInterface/Images/gtk/EventListener.svg:
* UserInterface/Images/gtk/Exception.svg:
* UserInterface/Images/gtk/Function.svg:
* UserInterface/Images/gtk/GradientStop.png: Added.
* UserInterface/Images/gtk/GradientStop@2x.png: Added.
* UserInterface/Images/gtk/GradientStopSelected.png: Added.
* UserInterface/Images/gtk/GradientStopSelected@2x.png: Added.
* UserInterface/Images/gtk/Issues.svg:
* UserInterface/Images/gtk/IssuesEnabled.svg:
* UserInterface/Images/gtk/LessColumns.svg: Removed.
* UserInterface/Images/gtk/Logs.svg:
* UserInterface/Images/gtk/Memory.svg: Removed.
* UserInterface/Images/gtk/MoreColumns.svg: Removed.
* UserInterface/Images/gtk/Native.svg:
* UserInterface/Images/gtk/NavigationItemAngleBrackets.svg:
* UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg:
* UserInterface/Images/gtk/NavigationItemBug.svg:
* UserInterface/Images/gtk/NavigationItemFile.svg:
* UserInterface/Images/gtk/NavigationItemLayers.svg:
* UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg: Removed.
* UserInterface/Images/gtk/NavigationItemProbes.pdf: Added.
* UserInterface/Images/gtk/NavigationItemStopwatch.svg:
* UserInterface/Images/gtk/NavigationItemTypes.svg: Added.
* UserInterface/Images/gtk/PaintFlashing.svg: Added.
* UserInterface/Images/gtk/PseudoElement.svg:
* UserInterface/Images/gtk/Record.svg: Added.
* UserInterface/Images/gtk/Recording.png: Removed.
* UserInterface/Images/gtk/Recording@2x.png: Removed.
* UserInterface/Images/gtk/RecordingHovered.png: Removed.
* UserInterface/Images/gtk/RecordingHovered@2x.png: Removed.
* UserInterface/Images/gtk/RecordingStopped.png: Removed.
* UserInterface/Images/gtk/RecordingStopped@2x.png: Removed.
* UserInterface/Images/gtk/Reflection.svg:
* UserInterface/Images/gtk/ReplayPauseButton.svg: Added.
* UserInterface/Images/gtk/ReplayPlayButton.svg: Added.
* UserInterface/Images/gtk/ReplayRecordingButton.svg: Added.
* UserInterface/Images/gtk/Request.svg:
* UserInterface/Images/gtk/Resources.svg:
* UserInterface/Images/gtk/Response.svg:
* UserInterface/Images/gtk/ResultLine.svg:
* UserInterface/Images/gtk/SourceCode.svg:
* UserInterface/Images/gtk/Stop.svg: Added.
* UserInterface/Images/gtk/StyleRuleAuthor.svg:
* UserInterface/Images/gtk/StyleRuleInherited.svg:
* UserInterface/Images/gtk/StyleRuleInheritedElement.svg:
* UserInterface/Images/gtk/StyleRuleInspector.svg:
* UserInterface/Images/gtk/StyleRuleUser.svg:
* UserInterface/Images/gtk/StyleRuleUserAgent.svg:
* UserInterface/Images/gtk/Time.svg:
* UserInterface/Images/gtk/TimelineRecordAnimation.svg:
* UserInterface/Images/gtk/TimelineRecordConsoleProfile.svg: Added.
* UserInterface/Images/gtk/TimelineRecordEvent.svg:
* UserInterface/Images/gtk/TimelineRecordLayout.svg:
* UserInterface/Images/gtk/TimelineRecordPaint.svg:
* UserInterface/Images/gtk/TimelineRecordProbeSampled.svg: Added.
* UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg:
* UserInterface/Images/gtk/TimelineRecordStyle.svg:
* UserInterface/Images/gtk/TimelineRecordTimer.svg:
* UserInterface/Images/gtk/Weight.svg:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIChangeLog">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/ChangeLog</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkAUTHORS">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/AUTHORS</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkCOPYING">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkCrosshairsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Crosshair.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMCharacterDatasvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMCharacterData.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMCommentsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMComment.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMDocumentsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocument.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMDocumentTypesvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocumentType.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMElementsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMElement.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMNodesvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMNode.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMTextNodesvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTextNode.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMTreesvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTree.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkEventListenersvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/EventListener.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkExceptionsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Exception.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkFunctionsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Function.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkIssuessvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Issues.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkIssuesEnabledsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/IssuesEnabled.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkLogssvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Logs.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNativesvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Native.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemAngleBracketssvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemAngleBrackets.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemBrushAndRulersvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemBugsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBug.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemFilesvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemFile.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLayerssvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemStopwatchsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStopwatch.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkPseudoElementsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/PseudoElement.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkReflectionsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Reflection.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRequestsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Request.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkResourcessvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Resources.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkResponsesvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Response.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkResultLinesvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ResultLine.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkSourceCodesvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/SourceCode.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleAuthorsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleAuthor.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInheritedsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInherited.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInheritedElementsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInheritedElement.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInspectorsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInspector.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleUsersvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUser.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleUserAgentsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUserAgent.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimesvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Time.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordAnimationsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordAnimation.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordEventsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordEvent.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordLayoutsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordLayout.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordPaintsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordScriptEvaluatedsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordStylesvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordStyle.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordTimersvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordTimer.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkWeightsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Weight.svg</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkCheckerssvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Checkers.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkCirclesvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Circle.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkCloseLargesvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/CloseLarge.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkGradientStoppng">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/GradientStop.png</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkGradientStop2xpng">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/GradientStop@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkGradientStopSelectedpng">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/GradientStopSelected.png</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkGradientStopSelected2xpng">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/GradientStopSelected@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemTypessvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemTypes.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkPaintFlashingsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/PaintFlashing.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRecordsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Record.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkReplayPauseButtonsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ReplayPauseButton.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkReplayPlayButtonsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ReplayPlayButton.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkReplayRecordingButtonsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ReplayRecordingButton.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkStopsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Stop.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordConsoleProfilesvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordConsoleProfile.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordProbeSampledsvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordProbeSampled.svg</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkCloseTimelinepng">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline.png</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkCloseTimeline2xpng">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkLessColumnssvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/LessColumns.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkMemorysvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Memory.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkMoreColumnssvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/MoreColumns.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemMagnifyingGlasssvg">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRecordingpng">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Recording.png</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRecording2xpng">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Recording@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRecordingHoveredpng">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingHovered.png</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRecordingHovered2xpng">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingHovered@2x.png</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRecordingStoppedpng">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingStopped.png</a></li>
<li><a href="#releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRecordingStopped2xpng">releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingStopped@2x.png</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIChangeLog"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/ChangeLog (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/ChangeLog        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/ChangeLog        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -1,3 +1,91 @@
</span><ins>+2014-10-02  Andres Gomez  &lt;agomez@igalia.com&gt;
+
+        Web Inspector: [GTK] Missing icons and enhancing the proportion and visibility of some icons
+        https://bugs.webkit.org/show_bug.cgi?id=137248
+
+        Reviewed by Carlos Garcia Campos.
+
+        Add more free icons and removed some unused ones for the Web
+        Inspector in GTK+.
+        Also, enhanced the visibility and/or proportion of several of the
+        icons.
+
+        * UserInterface/Images/gtk/AUTHORS:
+        * UserInterface/Images/gtk/COPYING:
+        * UserInterface/Images/gtk/Checkers.svg: Added.
+        * UserInterface/Images/gtk/Circle.svg: Added.
+        * UserInterface/Images/gtk/CloseLarge.svg: Added.
+        * UserInterface/Images/gtk/CloseTimeline.png: Removed.
+        * UserInterface/Images/gtk/CloseTimeline@2x.png: Removed.
+        * UserInterface/Images/gtk/Crosshair.svg:
+        * UserInterface/Images/gtk/DOMCharacterData.svg:
+        * UserInterface/Images/gtk/DOMComment.svg:
+        * UserInterface/Images/gtk/DOMDocument.svg:
+        * UserInterface/Images/gtk/DOMDocumentType.svg:
+        * UserInterface/Images/gtk/DOMElement.svg:
+        * UserInterface/Images/gtk/DOMNode.svg:
+        * UserInterface/Images/gtk/DOMTextNode.svg:
+        * UserInterface/Images/gtk/DOMTree.svg:
+        * UserInterface/Images/gtk/EventListener.svg:
+        * UserInterface/Images/gtk/Exception.svg:
+        * UserInterface/Images/gtk/Function.svg:
+        * UserInterface/Images/gtk/GradientStop.png: Added.
+        * UserInterface/Images/gtk/GradientStop@2x.png: Added.
+        * UserInterface/Images/gtk/GradientStopSelected.png: Added.
+        * UserInterface/Images/gtk/GradientStopSelected@2x.png: Added.
+        * UserInterface/Images/gtk/Issues.svg:
+        * UserInterface/Images/gtk/IssuesEnabled.svg:
+        * UserInterface/Images/gtk/LessColumns.svg: Removed.
+        * UserInterface/Images/gtk/Logs.svg:
+        * UserInterface/Images/gtk/Memory.svg: Removed.
+        * UserInterface/Images/gtk/MoreColumns.svg: Removed.
+        * UserInterface/Images/gtk/Native.svg:
+        * UserInterface/Images/gtk/NavigationItemAngleBrackets.svg:
+        * UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg:
+        * UserInterface/Images/gtk/NavigationItemBug.svg:
+        * UserInterface/Images/gtk/NavigationItemFile.svg:
+        * UserInterface/Images/gtk/NavigationItemLayers.svg:
+        * UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg: Removed.
+        * UserInterface/Images/gtk/NavigationItemProbes.pdf: Added.
+        * UserInterface/Images/gtk/NavigationItemStopwatch.svg:
+        * UserInterface/Images/gtk/NavigationItemTypes.svg: Added.
+        * UserInterface/Images/gtk/PaintFlashing.svg: Added.
+        * UserInterface/Images/gtk/PseudoElement.svg:
+        * UserInterface/Images/gtk/Record.svg: Added.
+        * UserInterface/Images/gtk/Recording.png: Removed.
+        * UserInterface/Images/gtk/Recording@2x.png: Removed.
+        * UserInterface/Images/gtk/RecordingHovered.png: Removed.
+        * UserInterface/Images/gtk/RecordingHovered@2x.png: Removed.
+        * UserInterface/Images/gtk/RecordingStopped.png: Removed.
+        * UserInterface/Images/gtk/RecordingStopped@2x.png: Removed.
+        * UserInterface/Images/gtk/Reflection.svg:
+        * UserInterface/Images/gtk/ReplayPauseButton.svg: Added.
+        * UserInterface/Images/gtk/ReplayPlayButton.svg: Added.
+        * UserInterface/Images/gtk/ReplayRecordingButton.svg: Added.
+        * UserInterface/Images/gtk/Request.svg:
+        * UserInterface/Images/gtk/Resources.svg:
+        * UserInterface/Images/gtk/Response.svg:
+        * UserInterface/Images/gtk/ResultLine.svg:
+        * UserInterface/Images/gtk/SourceCode.svg:
+        * UserInterface/Images/gtk/Stop.svg: Added.
+        * UserInterface/Images/gtk/StyleRuleAuthor.svg:
+        * UserInterface/Images/gtk/StyleRuleInherited.svg:
+        * UserInterface/Images/gtk/StyleRuleInheritedElement.svg:
+        * UserInterface/Images/gtk/StyleRuleInspector.svg:
+        * UserInterface/Images/gtk/StyleRuleUser.svg:
+        * UserInterface/Images/gtk/StyleRuleUserAgent.svg:
+        * UserInterface/Images/gtk/Time.svg:
+        * UserInterface/Images/gtk/TimelineRecordAnimation.svg:
+        * UserInterface/Images/gtk/TimelineRecordConsoleProfile.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordEvent.svg:
+        * UserInterface/Images/gtk/TimelineRecordLayout.svg:
+        * UserInterface/Images/gtk/TimelineRecordPaint.svg:
+        * UserInterface/Images/gtk/TimelineRecordProbeSampled.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg:
+        * UserInterface/Images/gtk/TimelineRecordStyle.svg:
+        * UserInterface/Images/gtk/TimelineRecordTimer.svg:
+        * UserInterface/Images/gtk/Weight.svg:
+
</ins><span class="cx"> 2014-09-25  Andres Gomez  &lt;agomez@igalia.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Unreviewed. Add more free icons for the Web Inspector in GTK+.
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkAUTHORS"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/AUTHORS (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/AUTHORS        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/AUTHORS        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -22,6 +22,10 @@
</span><span class="cx"> * NavigationItemBug.svg
</span><span class="cx">         by Andreas Nilsson &lt;nisses.mail@home.se&gt;
</span><span class="cx"> 
</span><ins>+* GradientStop.png
+* GradientStop@2x.png
+* GradientStopSelected.png
+* GradientStopSelected@2x.png
</ins><span class="cx"> * SliderThumb.png
</span><span class="cx"> * SliderThumb@2x.png
</span><span class="cx"> * SliderThumbPressed.png
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkCOPYING"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -2,6 +2,10 @@
</span><span class="cx"> Attribution-Share Alike 3.0 United States License with the exception
</span><span class="cx"> of the files:
</span><span class="cx"> 
</span><ins>+* GradientStop.png
+* GradientStop@2x.png
+* GradientStopSelected.png
+* GradientStopSelected@2x.png
</ins><span class="cx"> * SliderThumb.png
</span><span class="cx"> * SliderThumb@2x.png
</span><span class="cx"> * SliderThumbPressed.png
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkCheckerssvgfromrev174215releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLayerssvg"></a>
<div class="copfile"><h4>Copied: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Checkers.svg (from rev 174215, releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg) (0 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Checkers.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Checkers.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -0,0 +1,64 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;6&quot;
+   height=&quot;6&quot;
+   id=&quot;svg15431&quot;
+   style=&quot;fill:#cccccc&quot;&gt;
+  &lt;defs
+     id=&quot;defs15433&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata15436&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-10)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;3&quot;
+       height=&quot;3&quot;
+       x=&quot;0&quot;
+       y=&quot;13&quot;
+       id=&quot;rect15439&quot;
+       style=&quot;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+    &lt;rect
+       width=&quot;3&quot;
+       height=&quot;3&quot;
+       x=&quot;3&quot;
+       y=&quot;10&quot;
+       id=&quot;rect15439-9&quot;
+       style=&quot;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkCirclesvgfromrev174215releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLayerssvg"></a>
<div class="copfile"><h4>Copied: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Circle.svg (from rev 174215, releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg) (0 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Circle.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Circle.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -0,0 +1,54 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;13&quot;
+   height=&quot;13&quot;
+   id=&quot;svg3755&quot;&gt;
+  &lt;defs
+     id=&quot;defs3757&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3760&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-1039.3622)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 6.2923075,5.7307692 a 1.4538461,1.4538461 0 1 1 -2.9076922,0 1.4538461,1.4538461 0 1 1 2.9076922,0 z&quot;
+       transform=&quot;matrix(2.7513229,0,0,2.7513229,-6.8121696,1030.095)&quot;
+       id=&quot;path3763&quot;
+       style=&quot;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkCloseLargesvgfromrev174215releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkResourcessvg"></a>
<div class="copfile"><h4>Copied: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/CloseLarge.svg (from rev 174215, releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Resources.svg) (0 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/CloseLarge.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/CloseLarge.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg2987&quot;&gt;
+  &lt;defs
+     id=&quot;defs2989&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata2992&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 4,4 1,0 c 0.01037,-1.2e-4 0.02079,-4.6e-4 0.03125,0 0.254951,0.0112 0.50987,0.12858 0.6875,0.3125 L 8,6.59375 10.3125,4.3125 C 10.578125,4.082 10.759172,4.007 11,4 l 1,0 0,1 c 0,0.28647 -0.03434,0.55065 -0.25,0.75 l -2.28125,2.28125 2.25,2.25 C 11.906938,10.46942 11.999992,10.7347 12,11 l 0,1 -1,0 c -0.265301,-10e-6 -0.530586,-0.0931 -0.71875,-0.28125 L 8,9.4375 5.71875,11.71875 C 5.530586,11.90694 5.26529,12 5,12 l -1,0 0,-1 c -3e-6,-0.26529 0.09306,-0.53058 0.28125,-0.71875 L 6.5625,8.03125 4.28125,5.75 C 4.070508,5.55537 3.97809,5.28075 4,5 L 4,4 z&quot;
+       id=&quot;path10839-9&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78100002;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkCloseTimelinepng"></a>
<div class="binary"><h4>Deleted: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkCloseTimeline2xpng"></a>
<div class="binary"><h4>Deleted: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkCrosshairsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Crosshair.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Crosshair.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Crosshair.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -43,23 +43,14 @@
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><span class="cx">   &lt;g
</span><del>-     id=&quot;layer1&quot;&gt;
-    &lt;rect
-       width=&quot;15.973606&quot;
-       height=&quot;16&quot;
-       rx=&quot;0&quot;
-       ry=&quot;0&quot;
-       x=&quot;0.013196949&quot;
-       y=&quot;-8.8214873e-11&quot;
-       id=&quot;rect10265&quot;
-       style=&quot;color:#bebebe;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible&quot; /&gt;
</del><ins>+     transform=&quot;matrix(1.0639146,0,0,1.0639146,-0.51036497,-0.49067596)&quot;
+     id=&quot;g3222&quot;&gt;
</ins><span class="cx">     &lt;path
</span><span class="cx">        d=&quot;M 7.90625,0.46875 C 7.677428,0.51245 7.495897,0.73545 7.5,0.96875 l 0,0.59375 C 4.339213,1.80832 1.823631,4.31572 1.5625,7.46875 l -0.5,0 c -0.03105,-0.003 -0.0627,-0.003 -0.09375,0 C 0.706803,7.49255 0.475471,7.76894 0.5,8.03125 0.52456,8.29356 0.80070315,8.49413 1.0625,8.46875 l 0.5,0 c 0.232558,3.18201 2.7558951,5.75257 5.9375,6 l 0,0.5 C 7.496,15.23291 7.7362559,15.5 8,15.5 c 0.263744,0 0.503724,-0.26709 0.5,-0.53125 l 0,-0.5 c 3.202607,-0.23774 5.750163,-2.82717 5.96875,-6.03125 l 0.53125,0 c 0.263724,0.004 0.5,-0.23582 0.5,-0.5 0,-0.26418 -0.236276,-0.50374 -0.5,-0.5 l -0.53125,0 C 14.192873,4.29142 11.660933,1.79715 8.5,1.5625 l 0,-0.59375 C 8.505,0.67258 8.19673,0.4132 7.90625,0.46875 z m -0.4375,3.125 0,0.5 c -0.004,0.263724 0.23582,0.5 0.5,0.5 0.26418,0 0.50374,-0.236276 0.5,-0.5 l 0,-0.5 C 10.567141,3.8107419 12.203443,5.4112782 12.4375,7.5 l -0.53125,0 c -0.263724,-0.00374 -0.5,0.23582 -0.5,0.5 0,0.26418 0.236276,0.504 0.5,0.5 l 0.53125,0 c -0.22717,2.100544 -1.864105,3.748532 -3.96875,3.96875 l 0,-0.53125 c 0.00374,-0.263724 -0.23582,-0.5 -0.5,-0.5 -0.26418,0 -0.504,0.236276 -0.5,0.5 l 0,0.5 C 5.3889066,12.191828 3.7760764,10.558927 3.5625,8.46875 l 0.5,0 c 0.263724,0.004 0.5,-0.23582 0.5,-0.5 0,-0.26418 -0.236276,-0.50374 -0.5,-0.5 l -0.46875,0 c 0.2524781,-2.0409981 1.8277243,-3.63631 3.875,-3.875 z&quot;
</span><span class="cx">        id=&quot;path4640&quot;
</span><span class="cx">        style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2.15649271;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
</span><span class="cx">     &lt;path
</span><del>-       d=&quot;m -91,478 a 1,1 0 1 1 -2,0 1,1 0 1 1 2,0 z&quot;
-       transform=&quot;translate(99.981204,-470.0431)&quot;
</del><ins>+       d=&quot;m 8.981204,7.9569 a 1,1 0 0 1 -2,0 1,1 0 1 1 2,0 z&quot;
</ins><span class="cx">        id=&quot;path5428&quot;
</span><span class="cx">        style=&quot;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</span><span class="cx">   &lt;/g&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMCharacterDatasvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMCharacterData.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMCharacterData.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMCharacterData.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,281 +11,209 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg5300&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs5302&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8358&quot;&gt;
-      &lt;stop
-         id=&quot;stop8360&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop8362&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#f24e4e;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6&quot;
+       xlink:href=&quot;#linearGradient8978-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5208&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-31.728631,-21.533276)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop11522-7&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop11524-7&quot;
+         style=&quot;stop-color:#fabebe;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5210&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-188.04562,-93.211546)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#fde7e7;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#fab8b8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#fbc3c3;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
-      &lt;stop
-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop4249-2&quot;
</ins><span class="cx">          style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5296&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180918)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5298&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient5518&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.94361)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3925&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3929&quot;
+       xlink:href=&quot;#linearGradient8978-0&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.3550291&quot;
-       y1=&quot;3.5313618&quot;
-       x2=&quot;-3.08639&quot;
-       y2=&quot;3.5313618&quot;
-       id=&quot;linearGradient5637&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7822&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3933&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180918)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7827&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3935&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient7830&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3925-3&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient7832&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8-6-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-7-3-2&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-7-5-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7842&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3952&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-7.1138287&quot;
-       y1=&quot;3.9952662&quot;
-       x2=&quot;-4.3796625&quot;
-       y2=&quot;3.9952662&quot;
-       id=&quot;linearGradient8364&quot;
-       xlink:href=&quot;#linearGradient8358&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.902379,-47.24489)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata5305&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -313,33 +241,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient7830);fill-opacity:1;stroke:url(#linearGradient7832);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319-7&quot;
+     style=&quot;fill:url(#radialGradient3933);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3935);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321-0&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035-4&quot;
+     style=&quot;fill:url(#radialGradient3929);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient7827);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     d=&quot;m 8.7468196,4.7719741 c -2.7069912,0 -4.5312492,1.8870265 -4.5312492,4.3124999 0,2.386796 1.726064,4.34375 4.4374992,4.34375 0.776814,0 1.6597534,-0.161162 2.5312504,-0.53125 l 0.21875,-0.09375 a 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.09375 l -0.46875,-1.15625 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.1875,0.0625 a 0.250025,0.250025 0 0 0 -0.03125,0 c -0.5856834,0.232063 -1.1594634,0.34375 -1.6250004,0.34375 -0.883819,0 -1.5432142,-0.247488 -2.0000002,-0.6875 -0.456786,-0.440011 -0.71875,-1.0821606 -0.71875,-1.875 0,-1.4079757 0.894229,-2.53125 2.5000002,-2.53125 0.368876,0 0.906629,0.00178 1.7500004,0.3125 l 0.21875,0.0625 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,0 0.250025,0.250025 0 0 0 0.125,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0.46875,-1.125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.21875,-0.0625 C 10.186643,4.8940453 9.4001616,4.7719741 8.7468196,4.7719741 z&quot;
+     id=&quot;path8922-8-8-2-9&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 8.84375,2.90625 c -3.0469916,0 -5.25,2.2770256 -5.25,5.0625 0,2.734513 2.0914806,5.125 5.15625,5.125 0.8846304,0 1.860731,-0.225265 2.352241,-0.425132 L 11.78125,12.40625 c 0.49406,-0.192107 0.76412,-0.822245 0.5625,-1.3125 L 11.875,9.96875 C 11.682282,9.489458 11.077018,9.2237325 10.59375,9.40625 L 10.120062,9.5853883 C 9.865123,9.7020267 9.3405369,9.78125 9,9.78125 c -0.7341276,0 -1.1718661,-0.2140186 -1.46875,-0.5 -0.2968839,-0.2859814 -0.5,-0.6829263 -0.5,-1.3125 0,-1.0670656 0.5454796,-1.8125 1.78125,-1.8125 0.3688751,0 0.7235045,0.00669 1.46875,0.28125 L 10.5,6.5 c 0.475877,0.164148 1.057253,-0.097471 1.25,-0.5625 l 0.46875,-1.125 C 12.42037,4.3222451 12.15031,3.6921065 11.65625,3.5 L 11.46875,3.4375 C 11.4577,3.43311 11.44853,3.44183 11.4375,3.4375 10.483734,3.0636319 9.5811542,2.90625 8.84375,2.90625 z&quot;
-     id=&quot;text5177-4&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 8.84375,3.40625 c -2.8203244,0 -4.75,2.0170263 -4.75,4.5625 0,2.502702 1.8270367,4.625 4.65625,4.625 0.8066901,0 1.733218,-0.188338 2.194734,-0.375419 L 11.59375,11.9375 c 0.24703,-0.09605 0.38206,-0.411123 0.28125,-0.65625 l -0.46875,-1.125 C 11.309876,9.9237356 11.019188,9.792926 10.78125,9.875 L 10.5625,9.9375 C 10.002086,10.159551 9.4238705,10.28125 9,10.28125 c -0.8339221,0 -1.4090147,-0.236332 -1.8125,-0.625 C 6.7840147,9.267582 6.53125,8.7071675 6.53125,7.96875 c 0,-1.2943389 0.7988124,-2.3125 2.28125,-2.3125 0.3688754,0 0.8143373,0.013835 1.625,0.3125 l 0.21875,0.0625 C 10.901377,6.1320598 11.216447,5.9970301 11.3125,5.75 L 11.75,4.625 C 11.85081,4.3798725 11.71578,4.0648033 11.46875,3.96875 l -0.1875,-0.0625 c -0.903856,-0.3590662 -1.7532936,-0.5 -2.4375,-0.5 z m 0,1 c 0.4839172,0 1.1237891,0.1234491 1.78125,0.34375 L 10.53125,5 C 9.7674155,4.766698 9.1350983,4.65625 8.8125,4.65625 c -1.975772,0 -3.28125,1.5636144 -3.28125,3.3125 0,0.9561052 0.3208119,1.8122087 0.9375,2.40625 0.6166881,0.594041 1.4977389,0.90625 2.53125,0.90625 0.5045985,0 1.092359,-0.150072 1.65625,-0.34375 L 10.75,11.15625 c -0.697343,0.260541 -1.4140968,0.4375 -2,0.4375 -2.3581012,0 -3.65625,-1.58592 -3.65625,-3.625 0,-2.0654725 1.3830099,-3.5625 3.75,-3.5625 z&quot;
-     id=&quot;text5177&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient7842);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 8.8414986,3.9135453 c -2.5936573,0 -4.2536022,1.763691 -4.2536022,4.0691641 0,2.2708906 1.5792533,4.1037466 4.1729105,4.1037466 0.7377514,0 1.6023061,-0.172911 2.4438041,-0.53026 l 0.207493,-0.08069 -0.461095,-1.141211 -0.207493,0.08069 c -0.610951,0.242075 -1.2219027,0.368876 -1.7291068,0.368876 -1.8674332,0 -2.9740633,-1.1181573 -2.9740633,-2.81268 0,-1.5216123 1.0374657,-2.8011526 2.7665705,-2.8011526 0.3688757,0 0.9337184,3e-7 1.8097986,0.3227665 l 0.21902,0.080692 0.461095,-1.129683 -0.207493,-0.080692 C 10.247839,4.0288194 9.4639763,3.9135453 8.8414986,3.9135453&quot;
-     id=&quot;path7836&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><ins>+     d=&quot;m 8.8593746,3.6718751 c -2.7069912,0 -4.5312492,1.8870264 -4.5312492,4.3124998 0,2.3867961 1.726064,4.3437501 4.4374993,4.3437501 0.7768139,0 1.6597533,-0.161162 2.5312503,-0.53125 l 0.21875,-0.09375 a 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.09375 l -0.46875,-1.15625 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.1875,0.0625 a 0.250025,0.250025 0 0 0 -0.03125,0 c -0.585683,0.232063 -1.1594633,0.34375 -1.6250003,0.34375 -0.8838191,0 -1.5432143,-0.247488 -2.0000003,-0.6875 -0.456786,-0.4400116 -0.71875,-1.0821606 -0.71875,-1.8750001 0,-1.4079757 0.894229,-2.53125 2.5000003,-2.53125 0.368876,0 0.906629,0.00178 1.7500003,0.3125 l 0.21875,0.0625 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,0 0.250025,0.250025 0 0 0 0.125,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0.46875,-1.125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.21875,-0.0625 C 10.299198,3.7939463 9.5127167,3.6718751 8.8593747,3.6718751 z&quot;
+     id=&quot;path8922-8-8-2-9-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient3925-3);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMCommentsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMComment.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMComment.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMComment.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,284 +11,445 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg3986&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs3988&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8896&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8898&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8900&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient5676&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop5678&quot;
</del><ins>+         id=&quot;stop8980&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8982&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3179&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-49.42355,1.24638)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient11520&quot;&gt;
+      &lt;stop
+         id=&quot;stop11522&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop11524&quot;
+         style=&quot;stop-color:#dcf6c2;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3181&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-205.74054,-70.43189)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4247&quot;&gt;
+      &lt;stop
+         id=&quot;stop4249&quot;
</ins><span class="cx">          style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop5680&quot;
-         style=&quot;stop-color:#4e9a06;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4251&quot;
+         style=&quot;stop-color:#d3f4b2;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3982&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3984&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-0&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5&quot;
</ins><span class="cx">          style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4650&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943609)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3038&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3042&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8480-3&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3044&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9-2&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5-3&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3829&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.902379,-47.244888)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3-3-1&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9-2-1&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5-3-9&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4042&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4044&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4046&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
</del><ins>+         id=&quot;stop4048&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4050&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4052&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#f2fce8;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
</del><ins>+         id=&quot;stop4054&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
</del><ins>+         id=&quot;stop4056&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4065&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-7&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3-3-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#d9f5bd;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9-2-6&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#dff7c7;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5-3-2&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4042-2&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4044-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
-         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4046-4&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
</del><ins>+         id=&quot;stop4048-9&quot;
</ins><span class="cx">          style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4050-5&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4052-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4054-3&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4056-9&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-11&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-3-3-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9-2-3&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5-3-3&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4198&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4200&quot;&gt;
+      &lt;stop
+         id=&quot;stop4202&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4204&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4206&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-4.2982244&quot;
-       y1=&quot;2.83077&quot;
-       x2=&quot;-2.5372779&quot;
-       y2=&quot;2.83077&quot;
-       id=&quot;linearGradient5690&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4208&quot;&gt;
+      &lt;stop
+         id=&quot;stop4210&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4212&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-5.6747751&quot;
-       y1=&quot;4.3266273&quot;
-       x2=&quot;-2.031734&quot;
-       y2=&quot;4.3266273&quot;
-       id=&quot;linearGradient8902&quot;
-       xlink:href=&quot;#linearGradient8896&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient8908&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4217&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient8913&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4219&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient8916&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4221&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient8918&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-11-8&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient8928&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-3-3-2-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-9-2-3-0&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-5-3-3-0&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4341&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.497066,-47.586678)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata3991&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -316,33 +477,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient8916);fill-opacity:1;stroke:url(#linearGradient8918);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319&quot;
+     style=&quot;fill:url(#radialGradient3042);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3044);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035&quot;
+     style=&quot;fill:url(#radialGradient3038);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient8913);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     d=&quot;m 8.7468201,4.771974 c -2.706991,0 -4.53125,1.8870265 -4.53125,4.3124999 0,2.3867961 1.726065,4.3437501 4.4375,4.3437501 0.776814,0 1.6597529,-0.161162 2.5312499,-0.53125 l 0.21875,-0.09375 a 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.09375 l -0.46875,-1.15625 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.1875,0.0625 a 0.250025,0.250025 0 0 0 -0.03125,0 c -0.5856829,0.232063 -1.1594629,0.34375 -1.6249999,0.34375 -0.883819,0 -1.543214,-0.247489 -2,-0.6875 -0.456786,-0.440012 -0.71875,-1.0821607 -0.71875,-1.8750001 0,-1.4079757 0.894229,-2.53125 2.5,-2.53125 0.368876,0 0.906629,0.00178 1.7499999,0.3125 l 0.21875,0.0625 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,0 0.250025,0.250025 0 0 0 0.125,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0.46875,-1.125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.21875,-0.0625 C 10.186643,4.8940452 9.4001621,4.771974 8.7468201,4.771974 z&quot;
+     id=&quot;path8922-8-8&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 8.84375,2.90625 c -3.0469916,0 -5.25,2.2770256 -5.25,5.0625 0,2.734513 2.0914806,5.125 5.15625,5.125 0.8846304,0 1.860731,-0.225265 2.352241,-0.425132 L 11.78125,12.40625 c 0.49406,-0.192107 0.76412,-0.822245 0.5625,-1.3125 L 11.875,9.96875 C 11.682282,9.489458 11.077018,9.2237325 10.59375,9.40625 L 10.120062,9.5853883 C 9.865123,9.7020267 9.3405369,9.78125 9,9.78125 c -0.7341276,0 -1.1718661,-0.2140186 -1.46875,-0.5 -0.2968839,-0.2859814 -0.5,-0.6829263 -0.5,-1.3125 0,-1.0670656 0.5454796,-1.8125 1.78125,-1.8125 0.3688751,0 0.7235045,0.00669 1.46875,0.28125 L 10.5,6.5 c 0.475877,0.164148 1.057253,-0.097471 1.25,-0.5625 l 0.46875,-1.125 C 12.42037,4.3222451 12.15031,3.6921065 11.65625,3.5 L 11.46875,3.4375 C 11.4577,3.43311 11.44853,3.44183 11.4375,3.4375 10.483734,3.0636319 9.5811542,2.90625 8.84375,2.90625 z&quot;
-     id=&quot;text5177-4&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 8.84375,3.40625 c -2.8203244,0 -4.75,2.0170263 -4.75,4.5625 0,2.502702 1.8270367,4.625 4.65625,4.625 0.8066901,0 1.733218,-0.188338 2.194734,-0.375419 L 11.59375,11.9375 c 0.24703,-0.09605 0.38206,-0.411123 0.28125,-0.65625 l -0.46875,-1.125 C 11.309876,9.9237356 11.019188,9.792926 10.78125,9.875 L 10.5625,9.9375 C 10.002086,10.159551 9.4238705,10.28125 9,10.28125 c -0.8339221,0 -1.4090147,-0.236332 -1.8125,-0.625 C 6.7840147,9.267582 6.53125,8.7071675 6.53125,7.96875 c 0,-1.2943389 0.7988124,-2.3125 2.28125,-2.3125 0.3688754,0 0.8143373,0.013835 1.625,0.3125 l 0.21875,0.0625 C 10.901377,6.1320598 11.216447,5.9970301 11.3125,5.75 L 11.75,4.625 C 11.85081,4.3798725 11.71578,4.0648033 11.46875,3.96875 l -0.1875,-0.0625 c -0.903856,-0.3590662 -1.7532936,-0.5 -2.4375,-0.5 z m 0,1 c 0.4839172,0 1.1237891,0.1234491 1.78125,0.34375 L 10.53125,5 C 9.7674155,4.766698 9.1350983,4.65625 8.8125,4.65625 c -1.975772,0 -3.28125,1.5636144 -3.28125,3.3125 0,0.9561052 0.3208119,1.8122087 0.9375,2.40625 0.6166881,0.594041 1.4977389,0.90625 2.53125,0.90625 0.5045985,0 1.092359,-0.150072 1.65625,-0.34375 L 10.75,11.15625 c -0.697343,0.260541 -1.4140968,0.4375 -2,0.4375 -2.3581012,0 -3.65625,-1.58592 -3.65625,-3.625 0,-2.0654725 1.3830099,-3.5625 3.75,-3.5625 z&quot;
-     id=&quot;text5177&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient8928);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 8.8414986,3.9135453 c -2.5936573,0 -4.2536022,1.763691 -4.2536022,4.0691641 0,2.2708906 1.5792533,4.1037466 4.1729105,4.1037466 0.7377514,0 1.6023061,-0.172911 2.4438041,-0.53026 l 0.207493,-0.08069 -0.461095,-1.141211 -0.207493,0.08069 c -0.610951,0.242075 -1.2219027,0.368876 -1.7291068,0.368876 -1.8674332,0 -2.9740633,-1.1181573 -2.9740633,-2.81268 0,-1.5216123 1.0374657,-2.8011526 2.7665705,-2.8011526 0.3688757,0 0.9337184,3e-7 1.8097986,0.3227665 l 0.21902,0.080692 0.461095,-1.129683 -0.207493,-0.080692 C 10.247839,4.0288194 9.4639763,3.9135453 8.8414986,3.9135453&quot;
-     id=&quot;path8922&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><ins>+     d=&quot;m 8.7986001,3.7416431 c -2.706991,0 -4.53125,1.8870265 -4.53125,4.3124999 0,2.386796 1.726065,4.34375 4.4375,4.34375 0.776814,0 1.6597529,-0.161162 2.5312499,-0.53125 l 0.21875,-0.09375 a 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.09375 l -0.46875,-1.15625 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.1875,0.0625 a 0.250025,0.250025 0 0 0 -0.03125,0 c -0.5856829,0.232063 -1.1594629,0.34375 -1.6249999,0.34375 -0.883819,0 -1.543214,-0.247488 -2,-0.6875 -0.456786,-0.4400115 -0.71875,-1.0821606 -0.71875,-1.875 0,-1.4079757 0.894229,-2.53125 2.5,-2.53125 0.368876,0 0.906629,0.00178 1.7499999,0.3125 l 0.21875,0.0625 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,0 0.250025,0.250025 0 0 0 0.125,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0.46875,-1.125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 L 11.1111,4.210393 C 10.238423,3.8637143 9.4519421,3.7416431 8.7986001,3.7416431 z&quot;
+     id=&quot;path8922-8-8-2&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient3034-1-11-8);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMDocumentsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocument.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocument.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocument.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,352 +11,267 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg3601&quot;&gt;
</del><ins>+   id=&quot;svg9882&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs3603&quot;&gt;
</del><ins>+     id=&quot;defs9884&quot;&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6090&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6092&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop8980&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6094&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop8982&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient8412&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3179&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-49.42355,1.24638)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop11522&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop11524&quot;
+         style=&quot;stop-color:#dcdcdc;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient8486&quot;
-       xlink:href=&quot;#linearGradient8480&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3181&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-205.74054,-70.43189)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8480&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249&quot;
+         style=&quot;stop-color:#9b9b9b;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4251&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><span class="cx">     &lt;radialGradient
</span><del>-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient7874&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient9878&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient9880&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient7876&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9970&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943609)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient10464&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient10468&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient10470&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
-         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
-         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
-         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8-6&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient7878&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10487&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.620365,-48.242929)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10460-4-5&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4-9-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1-3-4&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8-6-6&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10670&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.497066,-47.586679)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10460-4-5-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4-9-0-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1-3-4-7&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8-6-6-7&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880-9&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10848&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.94849,-47.587415)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-8&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10460-4-5-6-3&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0-0-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4-9-0-0-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-0&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1-3-4-7-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-6&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8-6-6-7-5&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3707&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;radialGradient
-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient3734&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4948&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0-0-3&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3736&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3738&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3740&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3744&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3746&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.0724082&quot;
-       y1=&quot;3.0201192&quot;
-       x2=&quot;-2.9216745&quot;
-       y2=&quot;3.0201192&quot;
-       id=&quot;linearGradient4526&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4585&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5185&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-5.9777341&quot;
-       y1=&quot;2.6982248&quot;
-       x2=&quot;-4.2471185&quot;
-       y2=&quot;2.6982248&quot;
-       id=&quot;linearGradient6096&quot;
-       xlink:href=&quot;#linearGradient6090&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6767&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient6772&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient6775&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient6777&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6794&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6800&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.01152783,-1.3637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6846&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.01152783,-1.3637543e-7)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.073489,-47.586679)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata3606&quot;&gt;
</del><ins>+     id=&quot;metadata9887&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="cx">         &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
</span><span class="cx">         &lt;dc:type
</span><span class="cx">            rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
</span><del>-        &lt;dc:title&gt;&lt;/dc:title&gt;
</del><span class="cx">         &lt;cc:license
</span><span class="cx">            rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
</span><ins>+        &lt;dc:title&gt;&lt;/dc:title&gt;
</ins><span class="cx">       &lt;/cc:Work&gt;
</span><span class="cx">       &lt;cc:License
</span><span class="cx">          rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
</span><span class="lines">@@ -375,33 +290,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
-     id=&quot;path7868&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.499998&quot;
-     id=&quot;rect7870&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient6775);fill-opacity:1;stroke:url(#linearGradient6777);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319&quot;
+     style=&quot;fill:url(#radialGradient10468);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10470);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035&quot;
+     style=&quot;fill:url(#radialGradient10464);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
-     id=&quot;path7872-9&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient6772);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     d=&quot;m 4.2790502,4.8510792 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.03125 l 0,7.9999998 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 l 2.0000001,0 c 0.658831,0 1.383199,-0.01226 2.09375,-0.1875 0.01009,-0.0024 0.02121,0.0025 0.03125,0 1.155799,-0.283454 1.9629697,-0.961152 2.4374997,-1.75 0.47865,-0.795697 0.65625,-1.7149508 0.65625,-2.5624998 0,-0.869079 -0.242545,-1.861794 -0.9375,-2.65625 -0.6949547,-0.794456 -1.8526587,-1.34375 -3.5937497,-1.34375 l -2.6875001,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z m 1.7812501,1.78125 1.0625,0 c 0.851435,0 1.459492,0.204764 1.875,0.59375 0.415508,0.388986 0.65625,0.984117 0.65625,1.8125 0,0.703125 -0.178154,1.1373108 -0.3125,1.3749998 -0.296543,0.546264 -0.721257,0.822967 -1.1875,0.96875 -0.466243,0.145783 -0.9715,0.15625 -1.40625,0.15625 l -0.6875,0 0,-4.9062498 z&quot;
+     id=&quot;path6840-7&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;M 4.40625,3 C 3.9256176,3.060582 3.5274954,3.5155791 3.53125,4 l 0,8 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 L 6.5,13 c 0.6685874,0 1.4702468,-0.0046 2.3125,-0.21875 l 0,0.03125 c 1.352344,-0.32232 2.336032,-1.145831 2.90625,-2.09375 0.570218,-0.9479189 0.75,-1.9853402 0.75,-2.9375 0,-1.0036947 -0.246209,-2.2186114 -1.09375,-3.1875 C 10.527459,3.6248614 9.1168382,3 7.21875,3 L 4.53125,3 C 4.489638,2.99739 4.447862,2.99739 4.40625,3 z m 2.53125,3.3125 0.3125,0 c 0.7256284,0 1.1351602,0.1504691 1.375,0.375 0.2398398,0.2245309 0.40625,0.5959602 0.40625,1.28125 0,0.5646631 -0.1309306,0.8446272 -0.2907569,1.1070613 C 8.5806667,9.3382455 8.3928909,9.4591946 8.0625,9.5625 7.7572592,9.6579415 7.3308179,9.684385 6.9375,9.6875 z&quot;
-     id=&quot;text5177-4&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;M 4.40625,3.5 C 4.1883317,3.5561648 4.0241511,3.7750723 4.03125,4 l 0,8 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 L 6.5,12.5 c 0.6685873,0 1.4263161,0.006 2.1875,-0.1875 1.2323675,-0.293725 2.084577,-0.997312 2.59375,-1.84375 0.509173,-0.846438 0.6875,-1.8050805 0.6875,-2.6875 C 11.96875,6.8672993 11.745817,5.7901 11,4.9375 10.254183,4.0849 9.0121736,3.5 7.21875,3.5 l -2.6875,0 C 4.489802,3.49478 4.447698,3.49478 4.40625,3.5 z m 0.625,1 2.1875,0 c 1.5840945,0 2.4888815,0.4737272 3.03125,1.09375 0.542368,0.6200228 0.71875,1.4530374 0.71875,2.1875 0,0.742939 -0.144169,1.5127739 -0.53125,2.15625 -0.387081,0.643476 -0.9763359,1.169716 -1.96875,1.40625 C 7.8697047,11.49605 7.1685871,11.5 6.5,11.5 l -1.46875,0 z m 0.75,0.3125 C 5.5747266,4.880161 5.4267205,5.095443 5.4375,5.3125 l 0,5.375 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 0.90625,0 c 0.4446191,0 1.0541541,7.61e-4 1.65625,-0.1875 0.5950885,-0.18607 1.200618,-0.605214 1.59375,-1.3125 0.180874,-0.3200077 0.4375,-0.8771634 0.4375,-1.71875 0,-0.9714748 -0.283825,-1.8215591 -0.875,-2.375 C 9.0650745,5.0403091 8.227242,4.8125 7.25,4.8125 l -1.3125,0 c -0.051655,-0.00817 -0.1045946,-0.00817 -0.15625,0 z m 0.65625,1 0.8125,0 c 0.8094996,0 1.3617983,0.1970824 1.71875,0.53125 0.3569517,0.3341676 0.5625,0.8443152 0.5625,1.625 0,0.6569709 -0.1624124,1.0397489 -0.3697345,1.388545 C 8.9541934,9.7060911 8.6084592,9.9308761 8.1875,10.0625 c -0.4209592,0.131624 -0.9122893,0.125 -1.34375,0.125 l -0.40625,0 z&quot;
-     id=&quot;text5177&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient6846);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 7.2391931,5.3025939 c 1.7867416,0 2.7896249,0.8991372 2.7896249,2.6512967 0,0.7492788 -0.2074926,1.2334296 -0.3573484,1.4985591 -0.6570598,1.2103733 -1.9366002,1.2449563 -2.81268,1.2449563 l -0.9221902,0 0,-5.3948121 1.3025937,0 m -0.023055,-1.3025936 -2.6974062,0 0,7.9999997 1.9942362,0 c 0.6685872,0 1.3832859,0 2.0634005,-0.172911 2.2247814,-0.530258 2.9048994,-2.4322779 2.9048994,-4.0576364 0,-1.6484133 -0.887612,-3.7694523 -4.2651299,-3.7694523&quot;
-     id=&quot;path6840&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><ins>+     d=&quot;m 4.3308302,3.8207492 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.03125 l 0,7.9999998 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 l 2.0000001,0 c 0.658831,0 1.383199,-0.01226 2.09375,-0.1875 0.01009,-0.0024 0.02121,0.0025 0.03125,0 1.155799,-0.283454 1.9629697,-0.961152 2.4374997,-1.75 0.47865,-0.7956968 0.65625,-1.7149508 0.65625,-2.5624998 0,-0.869079 -0.242545,-1.861794 -0.9375,-2.65625 -0.694955,-0.794456 -1.8526587,-1.34375 -3.5937497,-1.34375 l -2.6875001,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z m 1.7812501,1.78125 1.0625,0 c 0.851435,0 1.459492,0.204764 1.875,0.59375 0.415508,0.388986 0.65625,0.984117 0.65625,1.8125 0,0.703125 -0.178154,1.137311 -0.3125,1.375 -0.296543,0.546264 -0.721257,0.8229668 -1.1875,0.9687498 -0.466243,0.145783 -0.9715,0.15625 -1.40625,0.15625 l -0.6875,0 0,-4.9062498 z&quot;
+     id=&quot;path6840-7-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient10460-4-5-6-3);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMDocumentTypesvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocumentType.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocumentType.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMDocumentType.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,352 +11,267 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg3601&quot;&gt;
</del><ins>+   id=&quot;svg9882&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs3603&quot;&gt;
</del><ins>+     id=&quot;defs9884&quot;&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6090&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6092&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop8980&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6094&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop8982&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient8412&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3179&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-49.42355,1.24638)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop11522&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop11524&quot;
+         style=&quot;stop-color:#dcdcdc;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient8486&quot;
-       xlink:href=&quot;#linearGradient8480&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3181&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-205.74054,-70.43189)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8480&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249&quot;
+         style=&quot;stop-color:#9b9b9b;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4251&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><span class="cx">     &lt;radialGradient
</span><del>-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient7874&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient9878&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient9880&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient7876&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9970&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943609)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient10464&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient10468&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient10470&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
-         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
-         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
-         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8-6&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient7878&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10487&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.620365,-48.242929)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10460-4-5&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4-9-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1-3-4&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8-6-6&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10670&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.497066,-47.586679)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10460-4-5-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4-9-0-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1-3-4-7&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8-6-6-7&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880-9&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10848&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.94849,-47.587415)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-8&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10460-4-5-6-3&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0-0-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4-9-0-0-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-0&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1-3-4-7-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-6&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8-6-6-7-5&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3707&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;radialGradient
-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient3734&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4948&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0-0-3&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3736&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3738&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3740&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3744&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3746&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.0724082&quot;
-       y1=&quot;3.0201192&quot;
-       x2=&quot;-2.9216745&quot;
-       y2=&quot;3.0201192&quot;
-       id=&quot;linearGradient4526&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4585&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5185&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-5.9777341&quot;
-       y1=&quot;2.6982248&quot;
-       x2=&quot;-4.2471185&quot;
-       y2=&quot;2.6982248&quot;
-       id=&quot;linearGradient6096&quot;
-       xlink:href=&quot;#linearGradient6090&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6767&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient6772&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient6775&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient6777&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6794&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6800&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.01152783,-1.3637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6846&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.01152783,-1.3637543e-7)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.073489,-47.586679)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata3606&quot;&gt;
</del><ins>+     id=&quot;metadata9887&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="cx">         &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
</span><span class="cx">         &lt;dc:type
</span><span class="cx">            rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
</span><del>-        &lt;dc:title&gt;&lt;/dc:title&gt;
</del><span class="cx">         &lt;cc:license
</span><span class="cx">            rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
</span><ins>+        &lt;dc:title&gt;&lt;/dc:title&gt;
</ins><span class="cx">       &lt;/cc:Work&gt;
</span><span class="cx">       &lt;cc:License
</span><span class="cx">          rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
</span><span class="lines">@@ -375,33 +290,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
-     id=&quot;path7868&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.499998&quot;
-     id=&quot;rect7870&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient6775);fill-opacity:1;stroke:url(#linearGradient6777);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319&quot;
+     style=&quot;fill:url(#radialGradient10468);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10470);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035&quot;
+     style=&quot;fill:url(#radialGradient10464);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
-     id=&quot;path7872-9&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient6772);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     d=&quot;m 4.2790502,4.8510792 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.03125 l 0,7.9999998 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 l 2.0000001,0 c 0.658831,0 1.383199,-0.01226 2.09375,-0.1875 0.01009,-0.0024 0.02121,0.0025 0.03125,0 1.155799,-0.283454 1.9629697,-0.961152 2.4374997,-1.75 0.47865,-0.795697 0.65625,-1.7149508 0.65625,-2.5624998 0,-0.869079 -0.242545,-1.861794 -0.9375,-2.65625 -0.6949547,-0.794456 -1.8526587,-1.34375 -3.5937497,-1.34375 l -2.6875001,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z m 1.7812501,1.78125 1.0625,0 c 0.851435,0 1.459492,0.204764 1.875,0.59375 0.415508,0.388986 0.65625,0.984117 0.65625,1.8125 0,0.703125 -0.178154,1.1373108 -0.3125,1.3749998 -0.296543,0.546264 -0.721257,0.822967 -1.1875,0.96875 -0.466243,0.145783 -0.9715,0.15625 -1.40625,0.15625 l -0.6875,0 0,-4.9062498 z&quot;
+     id=&quot;path6840-7&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;M 4.40625,3 C 3.9256176,3.060582 3.5274954,3.5155791 3.53125,4 l 0,8 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 L 6.5,13 c 0.6685874,0 1.4702468,-0.0046 2.3125,-0.21875 l 0,0.03125 c 1.352344,-0.32232 2.336032,-1.145831 2.90625,-2.09375 0.570218,-0.9479189 0.75,-1.9853402 0.75,-2.9375 0,-1.0036947 -0.246209,-2.2186114 -1.09375,-3.1875 C 10.527459,3.6248614 9.1168382,3 7.21875,3 L 4.53125,3 C 4.489638,2.99739 4.447862,2.99739 4.40625,3 z m 2.53125,3.3125 0.3125,0 c 0.7256284,0 1.1351602,0.1504691 1.375,0.375 0.2398398,0.2245309 0.40625,0.5959602 0.40625,1.28125 0,0.5646631 -0.1309306,0.8446272 -0.2907569,1.1070613 C 8.5806667,9.3382455 8.3928909,9.4591946 8.0625,9.5625 7.7572592,9.6579415 7.3308179,9.684385 6.9375,9.6875 z&quot;
-     id=&quot;text5177-4&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;M 4.40625,3.5 C 4.1883317,3.5561648 4.0241511,3.7750723 4.03125,4 l 0,8 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 L 6.5,12.5 c 0.6685873,0 1.4263161,0.006 2.1875,-0.1875 1.2323675,-0.293725 2.084577,-0.997312 2.59375,-1.84375 0.509173,-0.846438 0.6875,-1.8050805 0.6875,-2.6875 C 11.96875,6.8672993 11.745817,5.7901 11,4.9375 10.254183,4.0849 9.0121736,3.5 7.21875,3.5 l -2.6875,0 C 4.489802,3.49478 4.447698,3.49478 4.40625,3.5 z m 0.625,1 2.1875,0 c 1.5840945,0 2.4888815,0.4737272 3.03125,1.09375 0.542368,0.6200228 0.71875,1.4530374 0.71875,2.1875 0,0.742939 -0.144169,1.5127739 -0.53125,2.15625 -0.387081,0.643476 -0.9763359,1.169716 -1.96875,1.40625 C 7.8697047,11.49605 7.1685871,11.5 6.5,11.5 l -1.46875,0 z m 0.75,0.3125 C 5.5747266,4.880161 5.4267205,5.095443 5.4375,5.3125 l 0,5.375 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 0.90625,0 c 0.4446191,0 1.0541541,7.61e-4 1.65625,-0.1875 0.5950885,-0.18607 1.200618,-0.605214 1.59375,-1.3125 0.180874,-0.3200077 0.4375,-0.8771634 0.4375,-1.71875 0,-0.9714748 -0.283825,-1.8215591 -0.875,-2.375 C 9.0650745,5.0403091 8.227242,4.8125 7.25,4.8125 l -1.3125,0 c -0.051655,-0.00817 -0.1045946,-0.00817 -0.15625,0 z m 0.65625,1 0.8125,0 c 0.8094996,0 1.3617983,0.1970824 1.71875,0.53125 0.3569517,0.3341676 0.5625,0.8443152 0.5625,1.625 0,0.6569709 -0.1624124,1.0397489 -0.3697345,1.388545 C 8.9541934,9.7060911 8.6084592,9.9308761 8.1875,10.0625 c -0.4209592,0.131624 -0.9122893,0.125 -1.34375,0.125 l -0.40625,0 z&quot;
-     id=&quot;text5177&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient6846);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 7.2391931,5.3025939 c 1.7867416,0 2.7896249,0.8991372 2.7896249,2.6512967 0,0.7492788 -0.2074926,1.2334296 -0.3573484,1.4985591 -0.6570598,1.2103733 -1.9366002,1.2449563 -2.81268,1.2449563 l -0.9221902,0 0,-5.3948121 1.3025937,0 m -0.023055,-1.3025936 -2.6974062,0 0,7.9999997 1.9942362,0 c 0.6685872,0 1.3832859,0 2.0634005,-0.172911 2.2247814,-0.530258 2.9048994,-2.4322779 2.9048994,-4.0576364 0,-1.6484133 -0.887612,-3.7694523 -4.2651299,-3.7694523&quot;
-     id=&quot;path6840&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><ins>+     d=&quot;m 4.3308302,3.8207492 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.03125 l 0,7.9999998 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 l 2.0000001,0 c 0.658831,0 1.383199,-0.01226 2.09375,-0.1875 0.01009,-0.0024 0.02121,0.0025 0.03125,0 1.155799,-0.283454 1.9629697,-0.961152 2.4374997,-1.75 0.47865,-0.7956968 0.65625,-1.7149508 0.65625,-2.5624998 0,-0.869079 -0.242545,-1.861794 -0.9375,-2.65625 -0.694955,-0.794456 -1.8526587,-1.34375 -3.5937497,-1.34375 l -2.6875001,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z m 1.7812501,1.78125 1.0625,0 c 0.851435,0 1.459492,0.204764 1.875,0.59375 0.415508,0.388986 0.65625,0.984117 0.65625,1.8125 0,0.703125 -0.178154,1.137311 -0.3125,1.375 -0.296543,0.546264 -0.721257,0.8229668 -1.1875,0.9687498 -0.466243,0.145783 -0.9715,0.15625 -1.40625,0.15625 l -0.6875,0 0,-4.9062498 z&quot;
+     id=&quot;path6840-7-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient10460-4-5-6-3);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMElementsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMElement.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMElement.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMElement.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,317 +11,142 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg8842&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs8844&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient10015&quot;&gt;
-      &lt;stop
-         id=&quot;stop10017&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop10019&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7&quot;
+       xlink:href=&quot;#linearGradient7888-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
</del><ins>+         id=&quot;stop7890-1&quot;
</ins><span class="cx">          style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7892-2&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6-6-4-0-5&quot;
+       xlink:href=&quot;#linearGradient8978-0-9-0-8-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.63026)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0-9-0-8-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9-1-8-4-8&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2-2-4-4-7&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient8752&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,17.966282,36.432825)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient7394-3-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop7396-0-1&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7398-2-7&quot;
+         style=&quot;stop-color:#e4d4e2;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient8754&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-138.35071,-35.245445)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6-9-9-7-1&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#f5eff4;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#e1d1e0;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#e6d8e5;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
-      &lt;stop
-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop4249-2-0-1-7-0&quot;
</ins><span class="cx">          style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2-1-0-5-9&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient8838&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948973,0.77180949)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient8840&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.90646)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7-1&quot;
+       xlink:href=&quot;#linearGradient7888-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-2-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890-1-6&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892-2-4&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9071&quot;
+       xlink:href=&quot;#linearGradient7888-2-3&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.3550291&quot;
-       y1=&quot;3.5313618&quot;
-       x2=&quot;-3.08639&quot;
-       y2=&quot;3.5313618&quot;
-       id=&quot;linearGradient5637&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4143&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient4148&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient4151&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient4153&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4170&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4176&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4274&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4280&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.186018&quot;
-       y1=&quot;3.5976331&quot;
-       x2=&quot;-4.0198994&quot;
-       y2=&quot;3.5976331&quot;
-       id=&quot;linearGradient10021&quot;
-       xlink:href=&quot;#linearGradient10015&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10030&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.924401,-46.943612)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata8847&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -349,33 +174,42 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;rect
-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;M 5.28125,3 C 4.8006176,3.060582 4.4024954,3.5155791 4.40625,4 l 0,8 c 0,0.776731 0.2388401,1 1,1 l 5.1875,0 c 0.523584,-5.2e-5 0.999948,-0.476416 1,-1 l 0,-1.3125 c -5.2e-5,-0.523584 -0.476416,-0.9999476 -1,-1 l -2.78125,0 0,-0.09375 2.375,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 C 11.181289,6.8250542 10.823148,6.3980394 10.375,6.3125 l 0.21875,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 c -5.2e-5,-0.5235845 -0.476416,-0.9999476 -1,-1 L 5.40625,3 C 5.364638,2.99739 5.322862,2.99739 5.28125,3 z&quot;
-     id=&quot;text5177-4&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;M 5.28125,3.5 C 5.0633317,3.5561648 4.8991511,3.7750723 4.90625,4 l 0,8 c 0,0.385534 0.1060966,0.5 0.5,0.5 l 5.1875,0 c 0.261792,-2.6e-5 0.499974,-0.238208 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.261792 -0.238208,-0.499974 -0.5,-0.5 l -3.28125,0 0,-1.09375 2.875,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 l -2.875,0 0,-0.96875 3.28125,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 l -5.1875,0 C 5.364802,3.49478 5.322698,3.49478 5.28125,3.5 z m 0.625,1 4.1875,0 0,0.3125 -3.28125,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,1.96875 c 2.62e-5,0.2617922 0.2382078,0.4999738 0.5,0.5 l 2.875,0 0,0.3125 -2.875,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,2.09375 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 3.28125,0 0,0.3125 -4.1875,0 z&quot;
-     id=&quot;text5177&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient10030);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 5.3948126,12 5.2103744,0 0,-1.302594 -3.792507,0 0,-2.0979823 3.377521,0 0,-1.3025936 -3.377521,0 0,-1.9942362 3.792507,0 0,-1.3025936 -5.2103744,0 0,7.9999997&quot;
-     id=&quot;path10024&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><ins>+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.003705&quot;
+       height=&quot;15.003344&quot;
+       rx=&quot;1.5143198&quot;
+       ry=&quot;1.5142833&quot;
+       x=&quot;0.49814749&quot;
+       y=&quot;0.49832821&quot;
+       id=&quot;rect4319-7-2-1-7-0&quot;
+       style=&quot;fill:url(#radialGradient8838);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8840);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;12.997247&quot;
+       height=&quot;12.999963&quot;
+       rx=&quot;0.5081172&quot;
+       ry=&quot;0.50810492&quot;
+       x=&quot;1.5013518&quot;
+       y=&quot;1.5016088&quot;
+       id=&quot;rect4321-0-9-4-0-5&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;14.000044&quot;
+       height=&quot;14.000041&quot;
+       rx=&quot;1.9062433&quot;
+       ry=&quot;1.9062428&quot;
+       x=&quot;1.0017486&quot;
+       y=&quot;1.0015783&quot;
+       id=&quot;rect9035-4-9-5-7-3&quot;
+       style=&quot;fill:url(#radialGradient3175-6-6-4-0-5);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;path
+       d=&quot;m 5.1843179,4.8493637 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 l 0,8.0000003 c -0.0026,0.02072 -0.0026,0.04178 0,0.0625 0.0074,0.02216 0.01798,0.04326 0.03125,0.0625 0.02211,0.03888 0.05487,0.07164 0.09375,0.09375 0.0095,0.01131 0.01994,0.02178 0.03125,0.03125 0.02072,0.0026 0.04178,0.0026 0.0625,0 0.0104,6.51e-4 0.02085,6.51e-4 0.03125,0 l 5.2187491,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -3.5624991,0 0,-1.5937503 3.1562491,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 l -3.1562491,0 0,-1.5 3.5624991,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.28125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -5.2187491,0 a 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path10024-3-9-1&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+    &lt;path
+       d=&quot;m 5.2360979,3.8190342 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 l 0,7.9999998 c -0.0026,0.02072 -0.0026,0.04178 0,0.0625 0.0074,0.02216 0.01798,0.04326 0.03125,0.0625 0.02211,0.03888 0.05487,0.07164 0.09375,0.09375 0.0095,0.01131 0.01994,0.02178 0.03125,0.03125 0.02072,0.0026 0.04178,0.0026 0.0625,0 0.0104,6.51e-4 0.02085,6.51e-4 0.03125,0 l 5.2187491,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -3.5624991,0 0,-1.5937498 3.1562491,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 l -3.1562491,0 0,-1.5 3.5624991,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.28125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -5.2187491,0 a 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path10024-3-9-1-7&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3161-1-5-9-6-7-1);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;/g&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMNodesvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMNode.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMNode.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMNode.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,334 +11,238 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg3601&quot;&gt;
</del><ins>+   id=&quot;svg9882&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs3603&quot;&gt;
</del><ins>+     id=&quot;defs9884&quot;&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6090&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6092&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop8980&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6094&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop8982&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient8412&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3179&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-49.42355,1.24638)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop11522&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop11524&quot;
+         style=&quot;stop-color:#dcdcdc;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient8486&quot;
-       xlink:href=&quot;#linearGradient8480&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3181&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-205.74054,-70.43189)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8480&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249&quot;
+         style=&quot;stop-color:#9b9b9b;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4251&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><span class="cx">     &lt;radialGradient
</span><del>-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient7874&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient9878&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7&quot;&gt;
-      &lt;stop
-         id=&quot;stop4395-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4397-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient9880&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient7876&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
-         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
-         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
-         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient7878&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9970&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943609)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient10464&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient10468&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient10470&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8-6&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10487&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.620365,-48.242929)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10460-4-5&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4-9-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1-3-4&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8-6-6&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880-9&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10670&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.497066,-47.586679)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-8&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10460-4-5-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4-9-0-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-0&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1-3-4-7&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-6&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8-6-6-7&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3707&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;radialGradient
-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient3734&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10848&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0-0&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3736&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3738&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3740&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3744&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3746&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.0724082&quot;
-       y1=&quot;3.0201192&quot;
-       x2=&quot;-2.9216745&quot;
-       y2=&quot;3.0201192&quot;
-       id=&quot;linearGradient4526&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4585&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5185&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-5.9777341&quot;
-       y1=&quot;2.6982248&quot;
-       x2=&quot;-4.2471185&quot;
-       y2=&quot;2.6982248&quot;
-       id=&quot;linearGradient6096&quot;
-       xlink:href=&quot;#linearGradient6090&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10060&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient10065&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient10068&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient10070&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10080&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.94849,-47.587415)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata3606&quot;&gt;
</del><ins>+     id=&quot;metadata9887&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="cx">         &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
</span><span class="cx">         &lt;dc:type
</span><span class="cx">            rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
</span><del>-        &lt;dc:title&gt;&lt;/dc:title&gt;
</del><span class="cx">         &lt;cc:license
</span><span class="cx">            rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
</span><ins>+        &lt;dc:title&gt;&lt;/dc:title&gt;
</ins><span class="cx">       &lt;/cc:Work&gt;
</span><span class="cx">       &lt;cc:License
</span><span class="cx">          rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
</span><span class="lines">@@ -357,33 +261,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
-     id=&quot;path7868&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.499998&quot;
-     id=&quot;rect7870&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient10068);fill-opacity:1;stroke:url(#linearGradient10070);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319&quot;
+     style=&quot;fill:url(#radialGradient10468);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10470);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035&quot;
+     style=&quot;fill:url(#radialGradient10464);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
-     id=&quot;path7872-9&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient10065);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     d=&quot;m 4.3405698,4.8500988 c -0.03291,0.00406 -0.06499,0.014754 -0.09375,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.0165,0.028765 -0.02715,0.060841 -0.03125,0.09375 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,8.0000002 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 1.40625,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-5.0937502 3.375,5.2500002 a 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 1.7187502,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-8.0000002 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -1.4062502,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 l 0,5.0937502 -3.40625,-5.2187502 a 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -1.6875,0 c -0.02072,-0.00261 -0.04178,-0.00261 -0.0625,0 z&quot;
+     id=&quot;path10074-2&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 4.5,3 c -0.6444896,0 -1,0.3180842 -1,1 l 0,8 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 l 1.4375,0 c 0.5235845,-5.2e-5 0.9999476,-0.476416 1,-1 l 0,-2.5625 2,3.09375 C 9.1102061,12.807087 9.4247574,12.988559 9.75,13 l 1.75,0 c 0.523584,-5.2e-5 0.999948,-0.476416 1,-1 l 0,-8 c -5.2e-5,-0.5235845 -0.476416,-0.9999476 -1,-1 l -1.4375,0 c -0.5235845,5.24e-5 -0.9999476,0.4764155 -1,1 l 0,2.5625 -2,-3.09375 C 6.8841192,3.1843062 6.5544978,3.0011832 6.21875,3 z m 1,2 0.1875,0 0.03125,0.0625 C 5.6424523,5.0849051 5.5688435,5.1164518 5.5,5.15625 z m 4.96875,5.84375 c 0.01042,1.63e-4 0.02083,1.63e-4 0.03125,0 L 10.5,11 10.28125,11 10.25,10.90625 c 0.07498,-0.01243 0.148524,-0.03345 0.21875,-0.0625 z&quot;
-     id=&quot;text5177-4&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Black Olives;-inkscape-font-specification:Black Olives&quot; /&gt;
-  &lt;path
-     d=&quot;M 4.5,3.5 C 4.114692,3.5 4,3.6800294 4,4 l 0,8 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 1.4375,0 c 0.2617922,-2.6e-5 0.4999738,-0.238208 0.5,-0.5 l 0,-4.21875 2.90625,4.5 C 9.4336596,12.413425 9.5901602,12.497695 9.75,12.5 l 1.75,0 c 0.261792,-2.6e-5 0.499974,-0.238208 0.5,-0.5 L 12,4 C 11.999974,3.7382078 11.761792,3.5000262 11.5,3.5 l -1.4375,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,4.21875 -2.9375,-4.5 C 6.5350904,3.5865746 6.3785898,3.502305 6.21875,3.5 z m 0.5,1 0.9375,0 3.71875,5.71875 c 0.2427911,0.338424 0.897721,0.13517 0.90625,-0.28125 l 0,-5.4375 0.4375,0 0,7 -0.96875,0 -3.6875,-5.71875 C 6.1009589,5.442826 5.4460291,5.6460801 5.4375,6.0625 l 0,5.4375 L 5,11.5 z&quot;
-     id=&quot;text5177&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient10080);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Black Olives;-inkscape-font-specification:Black Olives&quot; /&gt;
-  &lt;path
-     d=&quot;m 4.5072043,4.0000003 0,7.9999997 1.4178674,0 0,-5.9481266 L 9.7636882,12 l 1.7291068,0 0,-7.9999997 -1.417868,0 0,5.9365992 -3.8616709,-5.9365992 -1.7060518,0&quot;
-     id=&quot;path10074&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><ins>+     d=&quot;m 4.3923498,3.8197688 c -0.03291,0.00406 -0.06499,0.014754 -0.09375,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.0165,0.028765 -0.02715,0.060841 -0.03125,0.09375 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,8.0000002 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 1.40625,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-5.0937502 3.375,5.2500002 a 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 1.7187502,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-8.0000002 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -1.40625,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 l 0,5.09375 -3.40625,-5.21875 a 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -1.6875,0 c -0.02072,-0.00261 -0.04178,-0.00261 -0.0625,0 z&quot;
+     id=&quot;path10074-2-0&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient10460-4-5-6);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMTextNodesvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTextNode.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTextNode.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTextNode.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,299 +11,229 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg5300&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs5302&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient9464&quot;&gt;
-      &lt;stop
-         id=&quot;stop9466&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop9468&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#f24e4e;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6&quot;
+       xlink:href=&quot;#linearGradient8978-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5208&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-31.728631,-21.533276)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop11522-7&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop11524-7&quot;
+         style=&quot;stop-color:#fabebe;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5210&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-188.04562,-93.211546)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#fde7e7;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#fab8b8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#fbc3c3;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
-      &lt;stop
-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop4249-2&quot;
</ins><span class="cx">          style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5296&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180918)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5298&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient5518&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.94361)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3929&quot;
+       xlink:href=&quot;#linearGradient8978-0&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3933&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180918)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-4.3550291&quot;
-       y1=&quot;3.5313618&quot;
-       x2=&quot;-3.08639&quot;
-       y2=&quot;3.5313618&quot;
-       id=&quot;linearGradient5637&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4143&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3935&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient4148&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3925-3&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient4151&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8-6-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-7-3-2&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-7-5-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient4153&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3952&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.902379,-47.24489)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4170&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3925-3-9&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4176&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-7-3-2-1&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-7-5-2-5&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-6.8676748&quot;
-       y1=&quot;4.3834319&quot;
-       x2=&quot;-4.1903138&quot;
-       y2=&quot;4.3834319&quot;
-       id=&quot;linearGradient9470&quot;
-       xlink:href=&quot;#linearGradient9464&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient9479&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4080&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.198725,-47.440746)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata5305&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -331,33 +261,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319-7&quot;
+     style=&quot;fill:url(#radialGradient3933);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3935);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321-0&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035-4&quot;
+     style=&quot;fill:url(#radialGradient3929);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     d=&quot;m 4.4811955,4.850099 c -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.03888,0.02211 -0.07164,0.054868 -0.09375,0.09375 -0.01327,0.019236 -0.02385,0.040343 -0.03125,0.0625 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,1.2812501 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.09375,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.03125,0 l 2.3749995,0 0,6.4687499 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 1.40625,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 l 0,-6.4687499 2.40625,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 l 0,-1.2812501 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 l -6.6874995,0 c -0.02072,-0.00261 -0.04178,-0.00261 -0.0625,0 z&quot;
+     id=&quot;path9473-5&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 4.65625,3 c -0.7002789,0 -1,0.3361889 -1,1 l 0,1.3125 c 5.24e-5,0.5235845 0.4764155,0.9999476 1,1 l 1.625,0 0,5.6875 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 l 1.4375,0 c 0.5235845,-5.2e-5 0.9999476,-0.476416 1,-1 l 0,-5.6875 1.625,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 c -5.2e-5,-0.5235845 -0.476416,-0.9999476 -1,-1 z&quot;
-     id=&quot;text5177-4&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 4.65625,3.5 c -0.3097456,0 -0.5,0.1476744 -0.5,0.5 l 0,1.3125 c 2.62e-5,0.2617922 0.2382078,0.4999738 0.5,0.5 l 2.125,0 0,6.1875 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 1.4375,0 c 0.2617922,-2.6e-5 0.4999738,-0.238208 0.5,-0.5 l 0,-6.1875 2.125,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 z m 0.5,1 5.6875,0 0,0.3125 -2.125,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,6.1875 -0.4375,0 0,-6.1875 c -2.62e-5,-0.2617922 -0.2382078,-0.4999738 -0.5,-0.5 l -2.125,0 z&quot;
-     id=&quot;text5177&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient9479);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 4.6628244,4.0000003 0,1.3025936 2.628242,0 0,6.6974061 1.4178674,0 0,-6.6974061 2.6282422,0 0,-1.3025936 -6.6743516,0&quot;
-     id=&quot;path9473&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><ins>+     d=&quot;m 4.5937505,3.75 c -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.03888,0.02211 -0.07164,0.054868 -0.09375,0.09375 -0.01327,0.019236 -0.02385,0.040343 -0.03125,0.0625 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,1.2812501 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.09375,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.03125,0 l 2.3749995,0 0,6.4687499 A 0.250025,0.250025 0 0 0 7.0625,12.09375 0.250025,0.250025 0 0 0 7.125,12.1875 0.250025,0.250025 0 0 0 7.1875,12.21875 0.250025,0.250025 0 0 0 7.28125,12.25 l 1.40625,0 A 0.250025,0.250025 0 0 0 8.75,12.25 0.250025,0.250025 0 0 0 8.8125,12.21875 0.250025,0.250025 0 0 0 8.90625,12.125 0.250025,0.250025 0 0 0 8.9375,12.0625 0.250025,0.250025 0 0 0 8.9375,12 l 0,-6.4687499 2.40625,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 L 11.59375,4 a 0.250025,0.250025 0 0 0 0,-0.0625 A 0.250025,0.250025 0 0 0 11.5625,3.875 0.250025,0.250025 0 0 0 11.46875,3.78125 0.250025,0.250025 0 0 0 11.40625,3.75 a 0.250025,0.250025 0 0 0 -0.0625,0 l -6.6874995,0 c -0.02072,-0.00261 -0.04178,-0.00261 -0.0625,0 z&quot;
+     id=&quot;path9473-5-4&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3925-3-9);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkDOMTreesvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTree.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTree.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/DOMTree.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,292 +11,494 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg3986&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs3988&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8896&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8898&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8900&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient5676&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop5678&quot;
</del><ins>+         id=&quot;stop8980&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8982&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3179&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-49.42355,1.24638)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient11520&quot;&gt;
+      &lt;stop
+         id=&quot;stop11522&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop11524&quot;
+         style=&quot;stop-color:#dcf6c2;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3181&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-205.74054,-70.43189)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4247&quot;&gt;
+      &lt;stop
+         id=&quot;stop4249&quot;
</ins><span class="cx">          style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop5680&quot;
-         style=&quot;stop-color:#4e9a06;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4251&quot;
+         style=&quot;stop-color:#d3f4b2;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3982&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3984&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-0&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5&quot;
</ins><span class="cx">          style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4650&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943609)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3038&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3042&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8480-3&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3044&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9-2&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5-3&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3829&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.902379,-47.244888)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3-3-1&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9-2-1&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5-3-9&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4042&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4044&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4046&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
</del><ins>+         id=&quot;stop4048&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4050&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4052&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#f2fce8;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
</del><ins>+         id=&quot;stop4054&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
</del><ins>+         id=&quot;stop4056&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4065&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-7&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3-3-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#d9f5bd;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9-2-6&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#dff7c7;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5-3-2&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4042-2&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4044-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
-         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4046-4&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
</del><ins>+         id=&quot;stop4048-9&quot;
</ins><span class="cx">          style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4050-5&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4052-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4054-3&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4056-9&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-11&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-3-3-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9-2-3&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5-3-3&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4198&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       id=&quot;linearGradient4200&quot;&gt;
+      &lt;stop
+         id=&quot;stop4202&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4204&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4206&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4208&quot;&gt;
+      &lt;stop
+         id=&quot;stop4210&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4212&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4217&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4219&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-4.2982244&quot;
-       y1=&quot;2.83077&quot;
-       x2=&quot;-2.5372779&quot;
-       y2=&quot;2.83077&quot;
-       id=&quot;linearGradient5690&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4221&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-5.6747751&quot;
-       y1=&quot;4.3266273&quot;
-       x2=&quot;-2.031734&quot;
-       y2=&quot;4.3266273&quot;
-       id=&quot;linearGradient8902&quot;
-       xlink:href=&quot;#linearGradient8896&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-3-3-2-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-9-2-3-0&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-5-3-3-0&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient8908&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4341&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.497066,-47.586678)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient8913&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-11-8-2&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2-1-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient8916&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-3-3-2-1-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-9-2-3-0-8&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-5-3-3-0-0&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4533&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2-1-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.13795,-47.510514)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient8918&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-11-8-2-8&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2-1-6-0&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient8928&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-3-3-2-1-6-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-9-2-3-0-8-9&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-5-3-3-0-0-3&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4690&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2-1-6-0&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;7.0862341&quot;
-       y1=&quot;-0.4476825&quot;
-       x2=&quot;7.0862341&quot;
-       y2=&quot;9.954217&quot;
-       id=&quot;linearGradient4994&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.823489,-47.57277)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata3991&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -324,36 +526,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient8916);fill-opacity:1;stroke:url(#linearGradient8918);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319&quot;
+     style=&quot;fill:url(#radialGradient3042);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3044);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035&quot;
+     style=&quot;fill:url(#radialGradient3038);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient8913);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;g
-     id=&quot;g4996&quot;&gt;
-    &lt;path
-       d=&quot;m 6.835951,4.486494 0,2.3494567 0.939783,0 0,0.9397829 -2.093153,0 -0.234946,0 0,0.2349458 0,1.1533698 -0.961141,0 0,2.3280988 2.349457,0 0,-2.3280988 -0.918424,0 0,-0.9184241 4.207664,0 0,0.9184241 -0.939783,0 0,2.3494568 2.328098,0 0,-2.3494568 -0.918424,0 0,-1.1533698 0,-0.2349458 -0.234945,0 -2.114512,0 0,-0.9397829 0.939783,0 0,-2.3494567 -2.349457,0 z&quot;
-       id=&quot;rect8421-00&quot;
-       style=&quot;color:#bebebe;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;path
-       d=&quot;m 6.835951,4.486494 0,2.3494567 0.939783,0 0,0.9397829 -2.093153,0 -0.234946,0 0,0.2349458 0,1.1533698 -0.961141,0 0,2.3280988 2.349457,0 0,-2.3280988 -0.918424,0 0,-0.9184241 4.207664,0 0,0.9184241 -0.939783,0 0,2.3494568 2.328098,0 0,-2.3494568 -0.918424,0 0,-1.1533698 0,-0.2349458 -0.234945,0 -2.114512,0 0,-0.9397829 0.939783,0 0,-2.3494567 -2.349457,0 z&quot;
-       id=&quot;rect8421-4&quot;
-       style=&quot;color:#bebebe;fill:none;stroke:url(#linearGradient4994);stroke-width:0.89999998;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;path
-       d=&quot;m 6.835951,4.486494 0,2.3494567 0.939783,0 0,0.9397829 -2.093153,0 -0.234946,0 0,0.2349458 0,1.1533698 -0.961141,0 0,2.3280988 2.349457,0 0,-2.3280988 -0.918424,0 0,-0.9184241 4.207664,0 0,0.9184241 -0.939783,0 0,2.3494568 2.328098,0 0,-2.3494568 -0.918424,0 0,-1.1533698 0,-0.2349458 -0.234945,0 -2.114512,0 0,-0.9397829 0.939783,0 0,-2.3494567 -2.349457,0 z&quot;
-       id=&quot;rect8421-0&quot;
-       style=&quot;color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;/g&gt;
</del><ins>+     d=&quot;m 6.652105,5.3344743 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.09375 l 0,2.375 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.6875,0 0,0.4375 -1.84375,0 -0.21875,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.0625,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 l 0,0.21875 0,0.9062497 -0.71875,0 a 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.09375,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,2.34375 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 2.34375,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 l 0,-2.34375 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.125,-0.03125 l -0.65625,0 0,-0.4062497 3.71875,0 0,0.4062497 -0.6875,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.0625,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,2.34375 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 2.3125,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 l 0,-2.34375 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.09375,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -0.65625,0 0,-0.9062497 0,-0.21875 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -0.25,0 -1.84375,0 0,-0.4375 0.6875,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 l 0,-2.375 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -2.375,0 a 0.250025,0.250025 0 0 0 -0.0625,0 z&quot;
+     id=&quot;rect8421-0-3-2&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;path
+     d=&quot;m 6.7038849,4.3041433 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.09375 l 0,2.375 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.6875,0 0,0.4375 -1.84375,0 -0.21875,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.0625,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 l 0,0.21875 0,0.90625 -0.71875,0 a 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.09375,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,2.3437497 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 2.34375,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 l 0,-2.3437497 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.125,-0.03125 l -0.65625,0 0,-0.40625 3.71875,0 0,0.40625 -0.6875,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.0625,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,2.3437497 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 2.3125001,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 l 0,-2.3437497 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.09375,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -0.65625,0 0,-0.90625 0,-0.21875 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -0.25,0 -1.8437501,0 0,-0.4375 0.6875,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 l 0,-2.375 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -2.375,0 a 0.250025,0.250025 0 0 0 -0.0625,0 z&quot;
+     id=&quot;rect8421-0-3-2-3&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient3034-1-11-8-2-8);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkEventListenersvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/EventListener.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/EventListener.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/EventListener.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,325 +11,162 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg6067&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs6069&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient10015&quot;&gt;
</del><ins>+       id=&quot;linearGradient6020&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop10017&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop6022&quot;
+         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop10019&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop6024&quot;
+         style=&quot;stop-color:#fedba8;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6-6&quot;
+       xlink:href=&quot;#linearGradient8978-0-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
-      &lt;stop
-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9-1&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2-2&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5965&quot;
+       xlink:href=&quot;#linearGradient6026&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,44.406962,-13.194293)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient6026&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop6028&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop6030&quot;
+         style=&quot;stop-color:#fee2ba;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5967&quot;
+       xlink:href=&quot;#linearGradient4247-6-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-111.91003,-84.872563)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#fef0dc;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249-2-0&quot;
+         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#fff4e5;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#fef0dc;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#fedfb4;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#fee4c0;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2-1&quot;
+         style=&quot;stop-color:#fedba8;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient6063&quot;
+       xlink:href=&quot;#linearGradient6026&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948971,0.77180864)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient6065&quot;
+       xlink:href=&quot;#linearGradient4247-6-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-1&quot;
+       xlink:href=&quot;#linearGradient6020-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870601,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6020-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop6022-1&quot;
</ins><span class="cx">          style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop6024-3&quot;
+         style=&quot;stop-color:#fedba8;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient6333&quot;
+       xlink:href=&quot;#linearGradient6020-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943611)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-1-9&quot;
+       xlink:href=&quot;#linearGradient6020-2-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870601,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient6020-2-7&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop6022-1-0&quot;
+         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop6024-3-7&quot;
+         style=&quot;stop-color:#fedba8;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient7183&quot;
+       xlink:href=&quot;#linearGradient6020-2-7&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.3550291&quot;
-       y1=&quot;3.5313618&quot;
-       x2=&quot;-3.08639&quot;
-       y2=&quot;3.5313618&quot;
-       id=&quot;linearGradient5637&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4143&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient4148&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient4151&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient4153&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4170&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4176&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4274&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4280&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.186018&quot;
-       y1=&quot;3.5976331&quot;
-       x2=&quot;-4.0198994&quot;
-       y2=&quot;3.5976331&quot;
-       id=&quot;linearGradient10021&quot;
-       xlink:href=&quot;#linearGradient10015&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10030&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-7.3599825&quot;
-       y1=&quot;3.0011835&quot;
-       x2=&quot;-4.4554024&quot;
-       y2=&quot;3.0011835&quot;
-       id=&quot;linearGradient4960&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-41.105725,-47.427908)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata6072&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -357,33 +194,42 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;rect
-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;M 5.28125,3 C 4.8006176,3.060582 4.4024954,3.5155791 4.40625,4 l 0,8 c 0,0.776731 0.2388401,1 1,1 l 5.1875,0 c 0.523584,-5.2e-5 0.999948,-0.476416 1,-1 l 0,-1.3125 c -5.2e-5,-0.523584 -0.476416,-0.9999476 -1,-1 l -2.78125,0 0,-0.09375 2.375,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 C 11.181289,6.8250542 10.823148,6.3980394 10.375,6.3125 l 0.21875,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 c -5.2e-5,-0.5235845 -0.476416,-0.9999476 -1,-1 L 5.40625,3 C 5.364638,2.99739 5.322862,2.99739 5.28125,3 z&quot;
-     id=&quot;text5177-4&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;M 5.28125,3.5 C 5.0633317,3.5561648 4.8991511,3.7750723 4.90625,4 l 0,8 c 0,0.385534 0.1060966,0.5 0.5,0.5 l 5.1875,0 c 0.261792,-2.6e-5 0.499974,-0.238208 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.261792 -0.238208,-0.499974 -0.5,-0.5 l -3.28125,0 0,-1.09375 2.875,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 l -2.875,0 0,-0.96875 3.28125,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 l -5.1875,0 C 5.364802,3.49478 5.322698,3.49478 5.28125,3.5 z m 0.625,1 4.1875,0 0,0.3125 -3.28125,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,1.96875 c 2.62e-5,0.2617922 0.2382078,0.4999738 0.5,0.5 l 2.875,0 0,0.3125 -2.875,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,2.09375 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 3.28125,0 0,0.3125 -4.1875,0 z&quot;
-     id=&quot;text5177&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient10030);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 5.3948126,12 5.2103744,0 0,-1.302594 -3.792507,0 0,-2.0979823 3.377521,0 0,-1.3025936 -3.377521,0 0,-1.9942362 3.792507,0 0,-1.3025936 -5.2103744,0 0,7.9999997&quot;
-     id=&quot;path10024&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><ins>+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.003705&quot;
+       height=&quot;15.003344&quot;
+       rx=&quot;1.5143198&quot;
+       ry=&quot;1.5142833&quot;
+       x=&quot;0.49814749&quot;
+       y=&quot;0.49832821&quot;
+       id=&quot;rect4319-7-2&quot;
+       style=&quot;fill:url(#radialGradient6063);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6065);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;12.997247&quot;
+       height=&quot;12.999963&quot;
+       rx=&quot;0.5081172&quot;
+       ry=&quot;0.50810492&quot;
+       x=&quot;1.5013518&quot;
+       y=&quot;1.5016088&quot;
+       id=&quot;rect4321-0-9&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;14.000044&quot;
+       height=&quot;14.000041&quot;
+       rx=&quot;1.9062433&quot;
+       ry=&quot;1.9062428&quot;
+       x=&quot;1.0017486&quot;
+       y=&quot;1.0015783&quot;
+       id=&quot;rect9035-4-9&quot;
+       style=&quot;fill:url(#radialGradient3175-6-6);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;path
+       d=&quot;m 5.1843192,4.8493592 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 l 0,7.9999998 c -0.0026,0.02072 -0.0026,0.04178 0,0.0625 0.0074,0.02216 0.01798,0.04326 0.03125,0.0625 0.02211,0.03888 0.05487,0.07164 0.09375,0.09375 0.0095,0.01131 0.01994,0.02178 0.03125,0.03125 0.02072,0.0026 0.04178,0.0026 0.0625,0 0.0104,6.52e-4 0.02085,6.52e-4 0.03125,0 l 5.2187498,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -3.5624998,0 0,-1.5937498 3.1562498,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 l -3.1562498,0 0,-1.5 3.5624998,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.28125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -5.2187498,0 a 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path10024-3&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+    &lt;path
+       d=&quot;m 5.2360993,3.8190298 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 l 0,8.0000002 c -0.0026,0.02072 -0.0026,0.04178 0,0.0625 0.0074,0.02216 0.01798,0.04326 0.03125,0.0625 0.02211,0.03888 0.05487,0.07164 0.09375,0.09375 0.0095,0.01131 0.01994,0.02178 0.03125,0.03125 0.02072,0.0026 0.04178,0.0026 0.0625,0 0.0104,6.51e-4 0.02085,6.51e-4 0.03125,0 l 5.2187497,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -3.5624997,0 0,-1.5937502 3.1562497,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 l -3.1562497,0 0,-1.5 3.5624997,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.28125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -5.2187497,0 a 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path10024-3-9&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3161-1-5-1-9);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;/g&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkExceptionsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Exception.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Exception.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Exception.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,290 +11,171 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg7929&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs7931&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4329&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4331&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4333&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6-6-4-0&quot;
+       xlink:href=&quot;#linearGradient8978-0-9-0-8&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630262)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0-9-0-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
-      &lt;stop
-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9-1-8-4&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2-2-4-4&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient7833&quot;
+       xlink:href=&quot;#linearGradient7394-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-20.948972,32.907402)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient7394-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop7396-0&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7398-2&quot;
+         style=&quot;stop-color:#cbdbed;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient7835&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-177.26596,-38.770868)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6-9-9-7&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249-2-0-1-7&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#ecf2f8;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#c6d9ec;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#cfdfef;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2-1-0-5&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient7925&quot;
+       xlink:href=&quot;#linearGradient7394-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948972,0.77180763)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient7927&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906462)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-1&quot;
+       xlink:href=&quot;#linearGradient7888-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870602,-43.768872)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-7&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop7890-4&quot;
</ins><span class="cx">          style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7892-2&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient8140&quot;
+       xlink:href=&quot;#linearGradient7888-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943611)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-1-0&quot;
+       xlink:href=&quot;#linearGradient7888-7-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870602,-43.768872)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-7-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890-4-0&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892-2-3&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient8293&quot;
+       xlink:href=&quot;#linearGradient7888-7-8&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3502&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3507&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-290.56634,-217.42327)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3510&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3513&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3515&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4300&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4306&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4319&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-5.8073196&quot;
-       y1=&quot;3.9479289&quot;
-       x2=&quot;-4.0577693&quot;
-       y2=&quot;3.9479289&quot;
-       id=&quot;linearGradient4335&quot;
-       xlink:href=&quot;#linearGradient4329&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.497065,-47.58668)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata7934&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="cx">         &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
</span><span class="cx">         &lt;dc:type
</span><span class="cx">            rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
</span><del>-        &lt;dc:title&gt;&lt;/dc:title&gt;
</del><span class="cx">         &lt;cc:license
</span><span class="cx">            rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
</span><ins>+        &lt;dc:title&gt;&lt;/dc:title&gt;
</ins><span class="cx">       &lt;/cc:Work&gt;
</span><span class="cx">       &lt;cc:License
</span><span class="cx">          rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
</span><span class="lines">@@ -313,37 +194,42 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;rect
-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient3513);fill-opacity:1;stroke:url(#linearGradient3515);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient3510);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;M 3.15625,4 C 2.7939513,4.0673853 2.5038383,4.4127579 2.5,4.78125 l 0,6.4375 C 2.5,11.919172 2.5712033,12 3.3125,12 L 7.5,12 c 0.1196559,-0.0051 0.2380738,-0.03739 0.34375,-0.09375 0.1149349,0.06101 0.2448761,0.0935 0.375,0.09375 l 1.21875,0 c 0.2669982,0.0094 0.5348479,-0.124491 0.6875,-0.34375 l 0.28125,-0.4375 0.3125,0.4375 C 10.865558,11.866777 11.118342,11.999187 11.375,12 l 1.3125,0 c 0.594854,0.0081 1.010435,-0.803265 0.65625,-1.28125 L 12.03125,9 13.3125,7.21875 C 13.666685,6.7407649 13.251104,5.9293923 12.65625,5.9375 l -1.25,0 c -0.272662,-0.0027 -0.542152,0.144293 -0.6875,0.375 l -0.3125,0.5 -0.34375,-0.5 C 9.9171523,6.081793 9.6476616,5.9347981 9.375,5.9375 l -1.09375,0 C 8.293577,5.906931 8.30402,5.875602 8.3125,5.84375 l 0,-1.0625 C 8.3011704,4.3649426 7.9164315,3.9950014 7.5,4 L 3.3125,4 C 3.260582,3.99493 3.2081684,3.99493 3.15625,4 z m 4.0625,2.625 c 0.299926,0.285503 0.6044009,-0.2643491 0,0 z m 0.75,1.28125 L 8.75,9.03125 8.21875,9.8125 C 8.0843525,9.5496601 7.7952045,9.373657 7.5,9.375 l -2.25,0 0,-0.09375 1.90625,0 c 0.4267682,0.00499 0.817494,-0.3857318 0.8125,-0.8125 z&quot;
-     id=&quot;text5177-4&quot;
-     style=&quot;font-size:9.25737095px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.60615385;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;M 3.28125,4.375 C 3.0784317,4.388434 2.9034411,4.5780067 2.90625,4.78125 l 0,6.4375 c 0,0.353338 0.043955,0.40625 0.40625,0.40625 l 4.1875,0 c 0.1423573,-0.0049 0.2789849,-0.09188 0.34375,-0.21875 0.069465,0.136197 0.2222526,0.225323 0.375,0.21875 l 1.21875,0 c 0.1363308,0.0014 0.2710762,-0.07215 0.34375,-0.1875 l 0.625,-0.9375 0.625,0.9375 c 0.07267,0.115354 0.207419,0.188851 0.34375,0.1875 l 1.3125,0 C 12.990387,11.6265 13.19209,11.202939 13,10.96875 L 11.53125,9 12.96875,6.96875 c 0.157559,-0.2344983 -0.03037,-0.6103484 -0.3125,-0.625 l -1.25,0 C 11.269919,6.3424 11.135174,6.415896 11.0625,6.53125 l -0.65625,1 -0.6875,-1 C 9.6460762,6.4158965 9.5113308,6.342399 9.375,6.34375 l -1.21875,0 c -0.3362312,0 -0.454426,0.1986563 -0.34375,0.625 L 9.25,9.03125 7.90625,11 l 0,-0.84375 C 7.908747,9.9428659 7.7133841,9.747503 7.5,9.75 l -2.65625,0 0,-0.875 2.3125,0 C 7.3696341,8.877497 7.564997,8.6821341 7.5625,8.46875 l 0,-1.03125 C 7.564997,7.2241159 7.3696341,7.028753 7.15625,7.03125 l -2.3125,0 0,-0.78125 2.65625,0 C 7.7133841,6.2525 7.908747,6.0571341 7.90625,5.84375 l 0,-1.0625 C 7.908747,4.5678659 7.7133841,4.372503 7.5,4.375 l -4.1875,0 c -0.010411,-4.054e-4 -0.020839,-4.054e-4 -0.03125,0 z m 0.4375,0.8125 3.375,0 0,0.25 -2.65625,0 C 4.2346817,5.4509336 4.0596911,5.6405067 4.0625,5.84375 l 0,1.59375 c -0.00281,0.2032433 0.1721817,0.3928164 0.375,0.40625 l 2.3125,0 0,0.25 -2.3125,0 c -0.1926888,0.012382 -0.3626179,0.1823112 -0.375,0.375 l 0,1.6875 c -0.00281,0.203243 0.1721817,0.392816 0.375,0.40625 l 2.65625,0 0,0.25 -3.375,0 z m 5.1875,1.96875 0.28125,0 0.875,1.34375 c 0.142209,0.2354632 0.545291,0.2354632 0.6875,0 l 0.84375,-1.34375 0.28125,0 -1.15625,1.625 c -0.09737,0.1354783 -0.09737,0.3332717 0,0.46875 l 1.15625,1.5625 -0.28125,0 L 10.75,9.53125 C 10.597384,9.3018442 10.193674,9.3201947 10.0625,9.5625 l -0.8125,1.25 -0.25,0 1.0625,-1.5625 c 0.09737,-0.1354783 0.09737,-0.3332717 0,-0.46875 z&quot;
-     id=&quot;text5177&quot;
-     style=&quot;font-size:9.25737095px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient4319);fill-opacity:1;stroke:none;stroke-width:0.80307692;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.3116482,11.212308 4.1843317,0 0,-1.046083 -3.0456751,0 0,-1.6848415 2.7124097,0 0,-1.0460829 -2.7124097,0 0,-1.6015252 3.0456751,0 0,-1.0460829 -4.1843317,0 0,6.4246155&quot;
-     id=&quot;path4311&quot;
-     style=&quot;font-size:9.25737095px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 8.1522409,6.7502551 1.5830104,2.2680559 -1.5089515,2.193997 1.221973,0 0.9535092,-1.4441499 0.972024,1.4441499 1.314547,0 -1.647812,-2.193997 1.610782,-2.2680559 -1.259002,0 -0.981282,1.5367236 -1.0275678,-1.5367236 -1.2312303,0&quot;
-     id=&quot;path4313&quot;
-     style=&quot;font-size:9.25737095px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><ins>+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.003705&quot;
+       height=&quot;15.003344&quot;
+       rx=&quot;1.5143198&quot;
+       ry=&quot;1.5142833&quot;
+       x=&quot;0.49814749&quot;
+       y=&quot;0.49832821&quot;
+       id=&quot;rect4319-7-2-1-7&quot;
+       style=&quot;fill:url(#radialGradient7925);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7927);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;12.997247&quot;
+       height=&quot;12.999963&quot;
+       rx=&quot;0.5081172&quot;
+       ry=&quot;0.50810492&quot;
+       x=&quot;1.5013518&quot;
+       y=&quot;1.5016088&quot;
+       id=&quot;rect4321-0-9-4-0&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;14.000044&quot;
+       height=&quot;14.000041&quot;
+       rx=&quot;1.9062433&quot;
+       ry=&quot;1.9062428&quot;
+       x=&quot;1.0017486&quot;
+       y=&quot;1.0015783&quot;
+       id=&quot;rect9035-4-9-5-7&quot;
+       style=&quot;fill:url(#radialGradient3175-6-6-4-0);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;path
+       d=&quot;m 3.1218181,5.6469728 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,6.4062502 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 4.15625,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.125 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0,-1.03125 a 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -2.78125,0 0,-1.1874999 2.46875,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.125 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0,-1.0625 a 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -2.46875,0 0,-1.0937501 2.78125,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.125 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0,-1.0312502 a 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -4.15625,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 z m 4.8125,1.9375002 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.125 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0.03125,0.0625 l 1.5,2.15625 -1.40625,2.03125 a 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 1.21875,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 l 0.7187499,-1.125 0.8125,1.15625 a 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 1.3125,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.125 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 l -1.53125,-2.03125 1.46875,-2.125 a 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 l -1.25,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.0625,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 L 10.278068,8.9594731 9.4655681,7.709473 a 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -1.25,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path4311-6&quot;
+       style=&quot;font-size:9.25737095px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+    &lt;path
+       d=&quot;m 3.1735981,4.6166431 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,6.4062499 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 4.15625,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.125 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0,-1.03125 a 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -2.78125,0 0,-1.1875 2.46875,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.125 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0,-1.0625 a 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -2.46875,0 0,-1.09375 2.78125,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.125 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0,-1.0312502 a 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -4.15625,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 z m 4.8125,1.9375002 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.125 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0.03125,0.0625 l 1.5,2.15625 -1.40625,2.0312497 a 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 1.21875,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 l 0.7187499,-1.125 0.8125,1.15625 a 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 1.3125,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.125 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 l -1.53125,-2.0312497 1.46875,-2.125 a 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 l -1.25,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.0625,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 l -0.78125,1.25 -0.8124999,-1.25 a 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -1.25,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path4311-6-1&quot;
+       style=&quot;font-size:9.25737095px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3161-1-5-9-6-1-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;/g&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkFunctionsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Function.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Function.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Function.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,369 +11,474 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg3986&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs3988&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4921&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4923&quot;
-         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4925&quot;
-         style=&quot;stop-color:#fcaf3e;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8896&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8898&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop8980&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8900&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop8982&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3179&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-49.42355,1.24638)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient5676&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop5678&quot;
</del><ins>+         id=&quot;stop11522&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop11524&quot;
+         style=&quot;stop-color:#dcf6c2;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3181&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-205.74054,-70.43189)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4247&quot;&gt;
+      &lt;stop
+         id=&quot;stop4249&quot;
</ins><span class="cx">          style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop5680&quot;
-         style=&quot;stop-color:#4e9a06;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4251&quot;
+         style=&quot;stop-color:#d3f4b2;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3982&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3984&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-0&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5&quot;
</ins><span class="cx">          style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4650&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943609)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3038&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3042&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8480-3&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3044&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9-2&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5-3&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3829&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.902379,-47.244888)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3-3-1&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9-2-1&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5-3-9&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4042&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4044&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4046&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
</del><ins>+         id=&quot;stop4048&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4050&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4052&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#f2fce8;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
</del><ins>+         id=&quot;stop4054&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
</del><ins>+         id=&quot;stop4056&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4065&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-7&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3-3-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#d9f5bd;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9-2-6&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#dff7c7;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5-3-2&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4042-2&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4044-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
-         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4046-4&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
</del><ins>+         id=&quot;stop4048-9&quot;
</ins><span class="cx">          style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4050-5&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4052-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4054-3&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4056-9&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-11&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-3-3-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9-2-3&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5-3-3&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4198&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       id=&quot;linearGradient4200&quot;&gt;
+      &lt;stop
+         id=&quot;stop4202&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4204&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4206&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4208&quot;&gt;
+      &lt;stop
+         id=&quot;stop4210&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4212&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4217&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-4.2982244&quot;
-       y1=&quot;2.83077&quot;
-       x2=&quot;-2.5372779&quot;
-       y2=&quot;2.83077&quot;
-       id=&quot;linearGradient5690&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-5.6747751&quot;
-       y1=&quot;4.3266273&quot;
-       x2=&quot;-2.031734&quot;
-       y2=&quot;4.3266273&quot;
-       id=&quot;linearGradient8902&quot;
-       xlink:href=&quot;#linearGradient8896&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient8908&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4219&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient8913&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4221&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient8916&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-11-8&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient8918&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-3-3-2-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-9-2-3-0&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-5-3-3-0&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4341&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.497066,-47.586678)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient8928&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-11-8-2&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2-1-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-3-3-2-1-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-9-2-3-0-8&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-5-3-3-0-0&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3412&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3466&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4257&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4263&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4277&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4283&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4533&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2-1-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.54755087,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4295&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.54755087,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.1102781&quot;
-       y1=&quot;2.6887574&quot;
-       x2=&quot;-4.1524439&quot;
-       y2=&quot;2.6887574&quot;
-       id=&quot;linearGradient4927&quot;
-       xlink:href=&quot;#linearGradient4921&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.13795,-47.510514)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata3991&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -401,33 +506,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient8916);fill-opacity:1;stroke:url(#linearGradient8918);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319&quot;
+     style=&quot;fill:url(#radialGradient3042);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3044);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035&quot;
+     style=&quot;fill:url(#radialGradient3038);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient8913);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     d=&quot;m 9.0593202,4.8342297 c -1.0618901,0 -1.8016162,0.3976987 -2.2500002,0.8749999 -0.448384,0.4773013 -0.617186,1.0049648 -0.6875,1.34375 l -0.0625,0.25 -0.71875,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.09375 l -0.1875,1.09375 a 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.125,0.15625 0.250025,0.250025 0 0 0 0.125,0.03125 l 0.59375,0 -0.84375,4.1562504 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.09375,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.03125,0 l 1.40625,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 l 0.8437502,-4.2812504 1.875,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 l 0.21875,-1.09375 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -1.78125,0 0.03125,-0.15625 c 0.037755,-0.1929699 0.147325,-0.3464786 0.34375,-0.46875 0.196425,-0.1222714 0.4762021,-0.21875 0.8125,-0.21875 0.3047946,0 0.6558987,0.064823 0.78125,0.09375 l 0.2187498,0.0625 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.125,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.03125 l 0.40625,-0.9999999 a 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 l -0.1875,-0.0625 C 9.8230217,4.836401 9.3652916,4.8342297 9.0593202,4.8342297 z&quot;
+     id=&quot;path4289-0-54-5&quot;
+     style=&quot;font-size:11.52737713px;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold Italic&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 9.15625,2.96875 c -1.240429,0 -2.1735062,0.476225 -2.75,1.09375 C 5.9459199,4.5555936 5.8087121,5.02184 5.6875,5.4375 l -0.21875,0 A 1.0001,1.0001 0 0 0 4.5,6.25 L 4.28125,7.3125 A 1.0001,1.0001 0 0 0 5,8.46875 L 4.3125,11.8125 A 1.0001,1.0001 0 0 0 5.28125,13 l 1.375,0 a 1.0001,1.0001 0 0 0 1,-0.8125 l 0.75,-3.65625 1.25,0 A 1.0001,1.0001 0 0 0 10.625,7.71875 L 10.84375,6.625 a 1.0001,1.0001 0 0 0 -0.03125,-0.5 1.0001,1.0001 0 0 0 0.4375,-0.5 l 0.40625,-1 A 1.0001,1.0001 0 0 0 11.09375,3.3125 L 10.9375,3.25 A 1.0001,1.0001 0 0 0 10.875,3.21875 c -0.753759,-0.2422798 -1.3677559,-0.25 -1.71875,-0.25 z&quot;
-     id=&quot;text5177-4-0&quot;
-     style=&quot;font-size:11.52737713px;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold Italic&quot; /&gt;
-  &lt;path
-     d=&quot;M 9.15625,3.46875 C 8.0345951,3.46875 7.2406966,3.8806287 6.75,4.40625 6.2593034,4.9318713 6.0770409,5.5350531 6,5.90625 l 0,0.03125 -0.53125,0 c -0.2333,-0.00411 -0.4562667,0.1770488 -0.5,0.40625 l -0.1875,1.0625 C 4.7064268,7.6956093 4.9512646,8.0220596 5.25,8.03125 l 0.3125,0 -0.78125,3.875 c -0.055551,0.290956 0.2038342,0.598976 0.5,0.59375 l 1.375,0 c 0.2333,0.0041 0.4562667,-0.177049 0.5,-0.40625 l 0.8125,-4.0625 1.6875,0 c 0.2333,0.00411 0.456267,-0.1770488 0.5,-0.40625 l 0.1875,-1.09375 C 10.39762,6.2504072 10.160677,5.9502796 9.875,5.9375 l -1.3125,0 c 0.1118193,-0.1826619 0.2456439,-0.375 0.71875,-0.375 0.2538337,0 0.5725438,0.09126 0.6456469,0.092505 L 10.21875,5.71875 c 0.23,0.064736 0.498139,-0.062278 0.59375,-0.28125 l 0.375,-1 C 11.292011,4.1999608 11.17357,3.8890453 10.9375,3.78125 L 10.75,3.71875 c -0.01041,-3.255e-4 -0.02084,-3.255e-4 -0.03125,0 -0.699646,-0.2248862 -1.2371472,-0.25 -1.5625,-0.25 z m 0,1 c 0.1983491,0 0.5580151,0.048177 0.90625,0.125 l -0.03125,0.0625 C 9.8405926,4.6144011 9.6126906,4.5625 9.28125,4.5625 8.3781247,4.5625 7.5338649,5.0317737 7.375,5.84375 l -0.09375,0.5 c -0.055551,0.2909564 0.2038342,0.5989759 0.5,0.59375 l 1.46875,0 -0.03125,0.09375 -1.65625,0 c -0.2249277,-0.0071 -0.4438352,0.1570817 -0.5,0.375 L 6.28125,11.5 5.90625,11.5 6.6875,7.625 C 6.7430507,7.3340436 6.4836658,7.0260241 6.1875,7.03125 l -0.3125,0 0,-0.09375 0.53125,0 C 6.6290591,6.9274554 6.833389,6.7503695 6.875,6.53125 l 0.09375,-0.4375 c 0.04976,-0.2397535 0.2121478,-0.6581861 0.53125,-1 0.3191022,-0.3418139 0.7721433,-0.625 1.65625,-0.625 z&quot;
-     id=&quot;text5177-6&quot;
-     style=&quot;font-size:11.52737713px;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient4295);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold Italic&quot; /&gt;
-  &lt;path
-     d=&quot;m 6.48415,5.9942365 -0.092219,0.4495677 -0.9221901,0 -0.2074928,1.0720461 0.9221902,0 L 5.2853027,12 6.668588,12 7.5677234,7.5158503 l 2.0864553,0 0.2074928,-1.0720461 -2.0864553,0 L 7.8789626,5.948127 C 7.9827089,5.4178682 8.5244965,5.0720463 9.2737752,5.0720463 c 0.3342936,0 0.6916428,0.080692 0.8414988,0.1152738 l 0.21902,0.057637 0.403458,-0.9913544 -0.172911,-0.069164 C 9.919309,3.9769457 9.4697403,3.9538908 9.1700288,3.9538908 c -2.0057616,0 -2.5590778,1.4293953 -2.6858788,2.0403457&quot;
-     id=&quot;path4289&quot;
-     style=&quot;font-size:11.52737713px;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold Italic&quot; /&gt;
</del><ins>+     d=&quot;m 9.1111002,3.8038987 c -1.0618901,0 -1.8016162,0.3976987 -2.2500003,0.875 -0.448384,0.4773013 -0.617186,1.0049648 -0.6875,1.34375 l -0.0625,0.25 -0.71875,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.09375 l -0.1875,1.09375 a 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.125,0.15625 0.250025,0.250025 0 0 0 0.125,0.03125 l 0.59375,0 -0.84375,4.1562503 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.09375,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.03125,0 l 1.40625,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 l 0.8437503,-4.2812503 1.875,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 L 10.0486,6.5851487 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -1.78125,0 0.03125,-0.15625 c 0.037755,-0.1929699 0.147325,-0.3464786 0.34375,-0.46875 0.196425,-0.1222714 0.4762021,-0.21875 0.8125,-0.21875 0.3047946,0 0.6558987,0.064823 0.78125,0.09375 l 0.21875,0.0625 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.125,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.03125 l 0.40625,-1 a 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 l -0.1875,-0.0625 C 9.8748015,3.80607 9.4170713,3.8038987 9.1111,3.8038987 z&quot;
+     id=&quot;path4289-0-54-5-0&quot;
+     style=&quot;font-size:11.52737713px;font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3034-1-11-8-2);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold Italic&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkGradientStoppng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/GradientStop.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/GradientStop.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkGradientStop2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/GradientStop@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/GradientStop@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkGradientStopSelectedpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/GradientStopSelected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/GradientStopSelected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkGradientStopSelected2xpng"></a>
<div class="binary"><h4>Added: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/GradientStopSelected@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/GradientStopSelected@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkIssuessvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Issues.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Issues.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Issues.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -43,6 +43,7 @@
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><span class="cx">   &lt;g
</span><ins>+     transform=&quot;matrix(0.80493425,0,0,0.80493425,1.5605261,1.560526)&quot;
</ins><span class="cx">      id=&quot;layer1&quot;&gt;
</span><span class="cx">     &lt;path
</span><span class="cx">        d=&quot;m 7.9355105,0.5477755 c -0.5255,-0.0286 -1.03823,0.28305 -1.4375,0.96875 L 0.24801044,13.110275 c -0.53347,0.96339 0.04822,2.34375 1.09375006,2.34375 l 13.1562495,0 c 0.98172,0 1.90311,-1.15939 1.21875,-2.34375 L 9.4042605,1.5790255 c -0.39872,-0.64617 -0.94325,-1.00262 -1.46875,-1.03125 z m 0.0625,3.9375 c 0.54448,-0.0172 1.04849,0.48677 1.03125,1.03125 l 0,3.9375 c 0.007,0.52831 -0.47163,0.9999995 -1,0.9999995 -0.52836,0 -1.00747,-0.4716895 -1,-0.9999995 l 0,-3.9375 c -0.008,-0.4666 0.3541,-0.91253 0.8125,-1 0.0511,-0.0145 0.10345,-0.0249 0.15625,-0.0312 z m 0.03125,6.9687495 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 z&quot;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkIssuesEnabledsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/IssuesEnabled.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/IssuesEnabled.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/IssuesEnabled.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -43,6 +43,7 @@
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><span class="cx">   &lt;g
</span><ins>+     transform=&quot;matrix(0.80493425,0,0,0.80493425,1.5605261,1.560526)&quot;
</ins><span class="cx">      id=&quot;layer1&quot;&gt;
</span><span class="cx">     &lt;path
</span><span class="cx">        d=&quot;m 7.9355105,0.5477755 c -0.5255,-0.0286 -1.03823,0.28305 -1.4375,0.96875 L 0.24801044,13.110275 c -0.53347,0.96339 0.04822,2.34375 1.09375006,2.34375 l 13.1562495,0 c 0.98172,0 1.90311,-1.15939 1.21875,-2.34375 L 9.4042605,1.5790255 c -0.39872,-0.64617 -0.94325,-1.00262 -1.46875,-1.03125 z m 0.0625,3.9375 c 0.54448,-0.0172 1.04849,0.48677 1.03125,1.03125 l 0,3.9375 c 0.007,0.52831 -0.47163,0.9999995 -1,0.9999995 -0.52836,0 -1.00747,-0.4716895 -1,-0.9999995 l 0,-3.9375 c -0.008,-0.4666 0.3541,-0.91253 0.8125,-1 0.0511,-0.0145 0.10345,-0.0249 0.15625,-0.0312 z m 0.03125,6.9687495 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 z&quot;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkLessColumnssvg"></a>
<div class="delfile"><h4>Deleted: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/LessColumns.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/LessColumns.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/LessColumns.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -1,53 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
-&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
-
-&lt;svg
-   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
-   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
-   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
-   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
-   xmlns=&quot;http://www.w3.org/2000/svg&quot;
-   version=&quot;1.1&quot;
-   width=&quot;15&quot;
-   height=&quot;13&quot;
-   id=&quot;svg7416&quot;&gt;
-  &lt;defs
-     id=&quot;defs7418&quot; /&gt;
-  &lt;metadata
-     id=&quot;metadata7421&quot;&gt;
-    &lt;rdf:RDF&gt;
-      &lt;cc:Work
-         rdf:about=&quot;&quot;&gt;
-        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
-        &lt;dc:type
-           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
-        &lt;cc:license
-           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
-        &lt;dc:title&gt;&lt;/dc:title&gt;
-      &lt;/cc:Work&gt;
-      &lt;cc:License
-         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
-      &lt;/cc:License&gt;
-    &lt;/rdf:RDF&gt;
-  &lt;/metadata&gt;
-  &lt;g
-     transform=&quot;translate(0,-3)&quot;
-     id=&quot;layer1&quot;&gt;
-    &lt;path
-       d=&quot;M 2,3 C 0.9476303,3 0,3.84508 0,4.9375 l 0,9.125 C 0,15.15492 0.9476303,16 2,16 l 7.6875,0 C 9.578972,15.833849 9.5,15.645923 9.5,15.4375 l 0,-3.875 c 0,-0.367706 0.206871,-0.683531 0.5,-0.875 L 10,9 l 3,0 0,1.5 1.4375,0 c 0.208424,0 0.396349,0.07897 0.5625,0.1875 l 0,-5.75 C 15,3.84508 14.05237,3 13,3 L 2,3 z m 0,3 3.03125,0 0,2 L 2,8 2,6 z m 5,0 1,0 0,1 1,0 0,1 -1,0 0,1 1,0 0,1 -1,0 0,1 1,0 0,1 -1,0 0,1 1,0 0,1 -1,0 0,-1 -1,0 0,1 -1,0 0,-1 1,0 0,-1 -1,0 0,-1 1,0 L 7,10 6,10 6,9 7,9 7,8 6,8 6,7 7,7 7,6 z M 7,7 7,8 8,8 8,7 7,7 z m 0,2 0,1 1,0 0,-1 -1,0 z m 0,2 0,1 1,0 0,-1 -1,0 z m 3,-5 3,0 0,2 -3,0 0,-2 z m -8,3 3.03125,0 0,2 L 2,11 2,9 z m 8.5625,2 C 10.254724,11 10,11.254723 10,11.5625 l 0,3.875 C 10,15.745276 10.254724,16 10.5625,16 l 3.875,0 C 14.745278,16 15,15.745276 15,15.4375 l 0,-3.875 C 15,11.254723 14.745278,11 14.4375,11 l -3.875,0 z m 1.0625,0.40625 0.96875,1.1875 1,-1.1875 0.84375,0.71875 -1.125,1.34375 1.125,1.375 -0.84375,0.71875 -1,-1.21875 L 11.625,15.5625 10.75,14.84375 11.90625,13.46875 10.75,12.125 11.625,11.40625 z M 2,12 l 3.03125,0 0,2 L 2,14 2,12 z&quot;
-       id=&quot;rect27790-9&quot;
-       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
-  &lt;/g&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkLogssvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Logs.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Logs.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Logs.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -43,6 +43,7 @@
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><span class="cx">   &lt;g
</span><ins>+     transform=&quot;matrix(0.75,0,0,0.75,2,2)&quot;
</ins><span class="cx">      id=&quot;layer1&quot;&gt;
</span><span class="cx">     &lt;path
</span><span class="cx">        d=&quot;m 0,0 0,16 0.96875,0 C 0.51948,15.47492 0.57787,15.00816 0.99995,14.46875 L 3.5446,11.94785 C 3.2051,11.36266 2.99995,10.69087 2.99995,9.96875 c 0,-2.21358 1.80078,-4.03125 4,-4.03125 2.19923,0 4,1.81767 4,4.03125 0,2.21358 -1.80077,4.03125 -4,4.03125 -0.8092,0 -1.55582,-0.23556 -2.1875,-0.65625 L 2.03125,16 l 12,0 c -0.12596,-0.12596 -0.21875,-0.30779 -0.21875,-0.5 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.19221 -0.0928,0.37404 -0.21875,0.5 l 1,0 0,-16 -1,0 C 14.87404,0.12596 14.69221,0.21875 14.5,0.21875 14.30779,0.21875 14.15721,0.12595 14.03125,0 L 1.96875,0 C 1.84279,0.12595 1.69221,0.21875 1.5,0.21875 1.30779,0.21875 1.12596,0.12595 1,0 z M 1.5,0.8125 C 1.88442,0.8125 2.1875,1.11558 2.1875,1.5 2.1875,1.88442 1.88442,2.21875 1.5,2.21875 1.11558,2.21875 0.78125,1.88442 0.78125,1.5 0.78125,1.11558 1.11558,0.8125 1.5,0.8125 z m 13,0 c 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.38442 -0.33433,0.71875 -0.71875,0.71875 -0.38442,0 -0.6875,-0.33433 -0.6875,-0.71875 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 z m -13,2 C 1.88442,2.8125 2.1875,3.11558 2.1875,3.5 2.1875,3.88442 1.88442,4.21875 1.5,4.21875 1.11558,4.21875 0.78125,3.88442 0.78125,3.5 0.78125,3.11558 1.11558,2.8125 1.5,2.8125 z m 13,0 c 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.38442 -0.33433,0.71875 -0.71875,0.71875 -0.38442,0 -0.6875,-0.33433 -0.6875,-0.71875 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 z m -13,2 C 1.88442,4.8125 2.1875,5.11558 2.1875,5.5 2.1875,5.88442 1.88442,6.21875 1.5,6.21875 1.11558,6.21875 0.78125,5.88442 0.78125,5.5 0.78125,5.11558 1.11558,4.8125 1.5,4.8125 z m 13,0 c 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.38442 -0.33433,0.71875 -0.71875,0.71875 -0.38442,0 -0.6875,-0.33433 -0.6875,-0.71875 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 z m -13,2 C 1.88442,6.8125 2.1875,7.11558 2.1875,7.5 2.1875,7.88442 1.88442,8.21875 1.5,8.21875 1.11558,8.21875 0.78125,7.88442 0.78125,7.5 0.78125,7.11558 1.11558,6.8125 1.5,6.8125 z m 13,0 c 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.38442 -0.33433,0.71875 -0.71875,0.71875 -0.38442,0 -0.6875,-0.33433 -0.6875,-0.71875 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 z M 7.04021,8.01562 c -1.1122,0 -1.99105,0.89617 -1.99105,2.01563 0,1.11946 0.87885,2.01562 1.99105,2.01562 1.1122,0 1.99104,-0.89616 1.99104,-2.01562 0,-1.11946 -0.87884,-2.01563 -1.99104,-2.01563 z M 1.5,8.8125 c 0.38442,0 0.6875,0.30308 0.6875,0.6875 0,0.38442 -0.30308,0.71875 -0.6875,0.71875 C 1.11558,10.21875 0.78125,9.88442 0.78125,9.5 0.78125,9.11558 1.11558,8.8125 1.5,8.8125 z m 13,0 c 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.38442 -0.33433,0.71875 -0.71875,0.71875 -0.38442,0 -0.6875,-0.33433 -0.6875,-0.71875 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 z m -13,2 c 0.38442,0 0.6875,0.30308 0.6875,0.6875 0,0.38442 -0.30308,0.71875 -0.6875,0.71875 -0.38442,0 -0.71875,-0.33433 -0.71875,-0.71875 0,-0.38442 0.33433,-0.6875 0.71875,-0.6875 z m 13,0 c 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.38442 -0.33433,0.71875 -0.71875,0.71875 -0.38442,0 -0.6875,-0.33433 -0.6875,-0.71875 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 z m 0,2 c 0.38442,0 0.71875,0.30308 0.71875,0.6875 0,0.38442 -0.33433,0.71875 -0.71875,0.71875 -0.38442,0 -0.6875,-0.33433 -0.6875,-0.71875 0,-0.38442 0.30308,-0.6875 0.6875,-0.6875 z&quot;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkMemorysvg"></a>
<div class="delfile"><h4>Deleted: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Memory.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Memory.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Memory.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -1,204 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
-&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
-
-&lt;svg
-   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
-   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
-   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
-   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
-   xmlns=&quot;http://www.w3.org/2000/svg&quot;
-   version=&quot;1.1&quot;
-   width=&quot;16&quot;
-   height=&quot;16&quot;
-   id=&quot;svg2994&quot;&gt;
-  &lt;defs
-     id=&quot;defs2996&quot; /&gt;
-  &lt;metadata
-     id=&quot;metadata2999&quot;&gt;
-    &lt;rdf:RDF&gt;
-      &lt;cc:Work
-         rdf:about=&quot;&quot;&gt;
-        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
-        &lt;dc:type
-           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
-        &lt;dc:title&gt;&lt;/dc:title&gt;
-        &lt;cc:license
-           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
-      &lt;/cc:Work&gt;
-      &lt;cc:License
-         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
-      &lt;/cc:License&gt;
-    &lt;/rdf:RDF&gt;
-  &lt;/metadata&gt;
-  &lt;g
-     id=&quot;layer1&quot;&gt;
-    &lt;path
-       d=&quot;m 5.5,3.9279703 c -1.108,0 -2,0.892 -2,2 l 0,4.9999997 c 0,1.108 0.892,2 2,2 l 5,0 c 1.108,0 2,-0.892 2,-2 l 0,-4.9999997 c 0,-1.108 -0.892,-2 -2,-2 z&quot;
-       id=&quot;rect22435&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;1&quot;
-       height=&quot;2&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;-5.5&quot;
-       y=&quot;-2.9279704&quot;
-       transform=&quot;scale(-1,-1)&quot;
-       id=&quot;rect22439&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;1&quot;
-       height=&quot;2&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;-7.5&quot;
-       y=&quot;-2.9279704&quot;
-       transform=&quot;scale(-1,-1)&quot;
-       id=&quot;rect22441&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;1&quot;
-       height=&quot;2&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;-9.5&quot;
-       y=&quot;-2.9279704&quot;
-       transform=&quot;scale(-1,-1)&quot;
-       id=&quot;rect22443&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;1&quot;
-       height=&quot;2&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;-11.5&quot;
-       y=&quot;-2.9279704&quot;
-       transform=&quot;scale(-1,-1)&quot;
-       id=&quot;rect22445&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;1&quot;
-       height=&quot;2&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;-5.5&quot;
-       y=&quot;-15.92797&quot;
-       transform=&quot;scale(-1,-1)&quot;
-       id=&quot;rect22461&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;1&quot;
-       height=&quot;2&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;-7.5&quot;
-       y=&quot;-15.92797&quot;
-       transform=&quot;scale(-1,-1)&quot;
-       id=&quot;rect22463&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;1&quot;
-       height=&quot;2&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;-9.5&quot;
-       y=&quot;-15.92797&quot;
-       transform=&quot;scale(-1,-1)&quot;
-       id=&quot;rect22465&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;1&quot;
-       height=&quot;2&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;-11.5&quot;
-       y=&quot;-15.92797&quot;
-       transform=&quot;scale(-1,-1)&quot;
-       id=&quot;rect22467&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;2&quot;
-       height=&quot;1&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;0.5&quot;
-       y=&quot;4.9279704&quot;
-       id=&quot;rect22469&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;2&quot;
-       height=&quot;1&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;0.5&quot;
-       y=&quot;6.9279704&quot;
-       id=&quot;rect22471&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;2&quot;
-       height=&quot;1&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;0.5&quot;
-       y=&quot;8.9279699&quot;
-       id=&quot;rect22473&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;2&quot;
-       height=&quot;1&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;0.5&quot;
-       y=&quot;10.92797&quot;
-       id=&quot;rect22475&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;2&quot;
-       height=&quot;1&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;13.5&quot;
-       y=&quot;4.9279704&quot;
-       id=&quot;rect22477&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;2&quot;
-       height=&quot;1&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;13.5&quot;
-       y=&quot;6.9279704&quot;
-       id=&quot;rect22479&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;2&quot;
-       height=&quot;1&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;13.5&quot;
-       y=&quot;8.9279699&quot;
-       id=&quot;rect22481&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-    &lt;rect
-       width=&quot;2&quot;
-       height=&quot;1&quot;
-       rx=&quot;2&quot;
-       ry=&quot;0&quot;
-       x=&quot;13.5&quot;
-       y=&quot;10.92797&quot;
-       id=&quot;rect22483&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-  &lt;/g&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkMoreColumnssvg"></a>
<div class="delfile"><h4>Deleted: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/MoreColumns.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/MoreColumns.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/MoreColumns.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -1,53 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
-&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
-
-&lt;svg
-   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
-   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
-   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
-   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
-   xmlns=&quot;http://www.w3.org/2000/svg&quot;
-   version=&quot;1.1&quot;
-   width=&quot;15&quot;
-   height=&quot;13&quot;
-   id=&quot;svg7416&quot;&gt;
-  &lt;defs
-     id=&quot;defs7418&quot; /&gt;
-  &lt;metadata
-     id=&quot;metadata7421&quot;&gt;
-    &lt;rdf:RDF&gt;
-      &lt;cc:Work
-         rdf:about=&quot;&quot;&gt;
-        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
-        &lt;dc:type
-           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
-        &lt;cc:license
-           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
-        &lt;dc:title&gt;&lt;/dc:title&gt;
-      &lt;/cc:Work&gt;
-      &lt;cc:License
-         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
-      &lt;/cc:License&gt;
-    &lt;/rdf:RDF&gt;
-  &lt;/metadata&gt;
-  &lt;g
-     transform=&quot;translate(0,-3)&quot;
-     id=&quot;layer1&quot;&gt;
-    &lt;path
-       d=&quot;m 2,3.0000002 c -1.052369,0 -2,0.84508 -2,1.9375 L 0,14.0625 C 0,15.15492 0.947631,16 2,16 l 11,0 c 1.05237,0 2,-0.84508 2,-1.9375 l 0,-9.1249998 c 0,-1.09242 -0.94763,-1.9375 -2,-1.9375 l -11,0 z m 2.5,0.5 1,0 c 0.25692,-4e-5 0.52871,0.11519 0.71875,0.28125 L 7.5,4.9375002 8.78125,3.7812502 C 8.97155,3.6154202 9.2431,3.5000102 9.5,3.5000002 l 1,0 0,0.90625 c 0,0.28091 -0.09032,0.50801 -0.28125,0.6875 l -2.15625,1.90625 0.9375,0 0,1 -1,0 0,1 1,0 L 9,10 l -1,0 0,1 1,0 0,1 -1,0 0,1 1,0 0,1 -1,0 0,-1 -1,0 0,1 -1,0 0,-1 1,0 0,-1 -1,0 0,-1 1,0 0,-1 -1,0 0,-0.9999998 1,0 0,-1 -1,0 0,-1 0.9375,0 -2.15625,-1.90625 C 4.59015,4.9143002 4.5,4.6871602 4.5,4.4062502 l 0,-0.90625 z m 2.5,4.5 1,0 0,-0.9375 -0.5,0.4375 -0.5,-0.4375 0,0.9375 z m 0,1 L 7,10 l 1,0 0,-0.9999998 -1,0 z M 7,11 l 0,1 1,0 0,-1 -1,0 z m -5,-4.9999998 3.03125,0 0,2 -3.03125,0 0,-2 z m 8,0 3,0 0,2 -3,0 0,-2 z m -8,3 3.03125,0 L 5.03125,11 2,11 2,9.0000002 z m 8,0 3,0 L 13,11 10,11 10,9.0000002 z M 2,12 l 3.03125,0 0,2 L 2,14 2,12 z m 8,0 3,0 0,2 -3,0 0,-2 z&quot;
-       id=&quot;rect27790-9-7-4&quot;
-       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
-  &lt;/g&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNativesvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Native.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Native.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Native.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,334 +11,238 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg3601&quot;&gt;
</del><ins>+   id=&quot;svg9882&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs3603&quot;&gt;
</del><ins>+     id=&quot;defs9884&quot;&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6090&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6092&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop8980&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6094&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop8982&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient8412&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3179&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-49.42355,1.24638)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop11522&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop11524&quot;
+         style=&quot;stop-color:#dcdcdc;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient8486&quot;
-       xlink:href=&quot;#linearGradient8480&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3181&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-205.74054,-70.43189)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8480&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249&quot;
+         style=&quot;stop-color:#9b9b9b;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4251&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><span class="cx">     &lt;radialGradient
</span><del>-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient7874&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient9878&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7&quot;&gt;
-      &lt;stop
-         id=&quot;stop4395-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4397-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient9880&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient7876&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
-         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
-         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
-         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient7878&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9970&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943609)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient10464&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient10468&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient10470&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8-6&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10487&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.620365,-48.242929)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10460-4-5&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4-9-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1-3-4&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8-6-6&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880-9&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10670&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.497066,-47.586679)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-8&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10460-4-5-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-4-9-0-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-0&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1-3-4-7&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-6&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8-6-6-7&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3707&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;radialGradient
-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient3734&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10848&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0-0&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3736&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3738&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3740&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3744&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3746&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.0724082&quot;
-       y1=&quot;3.0201192&quot;
-       x2=&quot;-2.9216745&quot;
-       y2=&quot;3.0201192&quot;
-       id=&quot;linearGradient4526&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4585&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5185&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-5.9777341&quot;
-       y1=&quot;2.6982248&quot;
-       x2=&quot;-4.2471185&quot;
-       y2=&quot;2.6982248&quot;
-       id=&quot;linearGradient6096&quot;
-       xlink:href=&quot;#linearGradient6090&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10060&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient10065&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient10068&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient10070&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10080&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.94849,-47.587415)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata3606&quot;&gt;
</del><ins>+     id=&quot;metadata9887&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="cx">         &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
</span><span class="cx">         &lt;dc:type
</span><span class="cx">            rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
</span><del>-        &lt;dc:title&gt;&lt;/dc:title&gt;
</del><span class="cx">         &lt;cc:license
</span><span class="cx">            rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
</span><ins>+        &lt;dc:title&gt;&lt;/dc:title&gt;
</ins><span class="cx">       &lt;/cc:Work&gt;
</span><span class="cx">       &lt;cc:License
</span><span class="cx">          rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
</span><span class="lines">@@ -357,33 +261,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
-     id=&quot;path7868&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.499998&quot;
-     id=&quot;rect7870&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient10068);fill-opacity:1;stroke:url(#linearGradient10070);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319&quot;
+     style=&quot;fill:url(#radialGradient10468);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10470);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035&quot;
+     style=&quot;fill:url(#radialGradient10464);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
-     id=&quot;path7872-9&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient10065);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     d=&quot;m 4.3405698,4.8500988 c -0.03291,0.00406 -0.06499,0.014754 -0.09375,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.0165,0.028765 -0.02715,0.060841 -0.03125,0.09375 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,8.0000002 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 1.40625,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-5.0937502 3.375,5.2500002 a 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 1.7187502,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-8.0000002 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -1.4062502,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 l 0,5.0937502 -3.40625,-5.2187502 a 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -1.6875,0 c -0.02072,-0.00261 -0.04178,-0.00261 -0.0625,0 z&quot;
+     id=&quot;path10074-2&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 4.5,3 c -0.6444896,0 -1,0.3180842 -1,1 l 0,8 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 l 1.4375,0 c 0.5235845,-5.2e-5 0.9999476,-0.476416 1,-1 l 0,-2.5625 2,3.09375 C 9.1102061,12.807087 9.4247574,12.988559 9.75,13 l 1.75,0 c 0.523584,-5.2e-5 0.999948,-0.476416 1,-1 l 0,-8 c -5.2e-5,-0.5235845 -0.476416,-0.9999476 -1,-1 l -1.4375,0 c -0.5235845,5.24e-5 -0.9999476,0.4764155 -1,1 l 0,2.5625 -2,-3.09375 C 6.8841192,3.1843062 6.5544978,3.0011832 6.21875,3 z m 1,2 0.1875,0 0.03125,0.0625 C 5.6424523,5.0849051 5.5688435,5.1164518 5.5,5.15625 z m 4.96875,5.84375 c 0.01042,1.63e-4 0.02083,1.63e-4 0.03125,0 L 10.5,11 10.28125,11 10.25,10.90625 c 0.07498,-0.01243 0.148524,-0.03345 0.21875,-0.0625 z&quot;
-     id=&quot;text5177-4&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Black Olives;-inkscape-font-specification:Black Olives&quot; /&gt;
-  &lt;path
-     d=&quot;M 4.5,3.5 C 4.114692,3.5 4,3.6800294 4,4 l 0,8 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 1.4375,0 c 0.2617922,-2.6e-5 0.4999738,-0.238208 0.5,-0.5 l 0,-4.21875 2.90625,4.5 C 9.4336596,12.413425 9.5901602,12.497695 9.75,12.5 l 1.75,0 c 0.261792,-2.6e-5 0.499974,-0.238208 0.5,-0.5 L 12,4 C 11.999974,3.7382078 11.761792,3.5000262 11.5,3.5 l -1.4375,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,4.21875 -2.9375,-4.5 C 6.5350904,3.5865746 6.3785898,3.502305 6.21875,3.5 z m 0.5,1 0.9375,0 3.71875,5.71875 c 0.2427911,0.338424 0.897721,0.13517 0.90625,-0.28125 l 0,-5.4375 0.4375,0 0,7 -0.96875,0 -3.6875,-5.71875 C 6.1009589,5.442826 5.4460291,5.6460801 5.4375,6.0625 l 0,5.4375 L 5,11.5 z&quot;
-     id=&quot;text5177&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient10080);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Black Olives;-inkscape-font-specification:Black Olives&quot; /&gt;
-  &lt;path
-     d=&quot;m 4.5072043,4.0000003 0,7.9999997 1.4178674,0 0,-5.9481266 L 9.7636882,12 l 1.7291068,0 0,-7.9999997 -1.417868,0 0,5.9365992 -3.8616709,-5.9365992 -1.7060518,0&quot;
-     id=&quot;path10074&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><ins>+     d=&quot;m 4.3923498,3.8197688 c -0.03291,0.00406 -0.06499,0.014754 -0.09375,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.0165,0.028765 -0.02715,0.060841 -0.03125,0.09375 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,8.0000002 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 1.40625,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-5.0937502 3.375,5.2500002 a 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 1.7187502,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-8.0000002 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -1.40625,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 l 0,5.09375 -3.40625,-5.21875 a 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -1.6875,0 c -0.02072,-0.00261 -0.04178,-0.00261 -0.0625,0 z&quot;
+     id=&quot;path10074-2-0&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient10460-4-5-6);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemAngleBracketssvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemAngleBrackets.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemAngleBrackets.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemAngleBrackets.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><span class="cx">   &lt;g
</span><del>-     transform=&quot;translate(1.05e-7,-0.3898562)&quot;
</del><ins>+     transform=&quot;matrix(1.1428571,0,0,1.1428571,-1.1428567,-1.5884067)&quot;
</ins><span class="cx">      id=&quot;g8935&quot;&gt;
</span><span class="cx">     &lt;g
</span><span class="cx">        id=&quot;layer1&quot;&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemBrushAndRulersvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -220,9 +220,10 @@
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><span class="cx">   &lt;g
</span><ins>+     transform=&quot;matrix(1.0432745,0,0,1.0432745,-0.1786406,-0.68459245)&quot;
</ins><span class="cx">      id=&quot;layer1&quot;&gt;
</span><span class="cx">     &lt;path
</span><del>-       d=&quot;m 15.25,0.65625 c -0.150028,0.00269 -0.349237,0.10083125 -0.5625,0.3125 C 10.688761,4.93759 9.989927,4.9753301 6.25,10.125 7.25355,10.1627 8.11506,10.81365 8.5625,11.75 12.989927,6.9775401 13.48894,4.42617 15.40625,1.34375 15.598977,0.92762499 15.500047,0.65176612 15.25,0.65625 z M 1,1.5 1,14.125 c 0.498688,1.8e-4 0.7312067,-0.09104 0.9375,-0.25 C 2.1437933,13.716038 2.3459779,13.45262 2.53125,13.09375 2.6856434,12.794692 2.8232894,12.388712 3,12 l 0,-0.5 0.28125,0 C 3.5082914,11.131852 3.796783,10.783162 4.25,10.5 L 3,10.5 3,9.46875 C 3.032607,9.47539 3.059125,9.5 3.09375,9.5 l 2.375,0 C 5.6454206,9.256968 5.7732727,9.0653885 5.9375,8.84375 5.8695101,8.6485151 5.6877297,8.5 5.46875,8.5 l -2.375,0 C 3.060061,8.5 3.031788,8.49371 3,8.5 l 0,-1 1.5,0 C 4.777,7.5 5,7.277 5,7 5,6.723 4.777,6.5 4.5,6.5 l -1.5,0 0,-1 1.5,0 C 4.777,5.5 5,5.277 5,5 5,4.723 4.777,4.5 4.5,4.5 l -1.5,0 0,-1 4.1875,0 c 1.1860754,0 1.6915845,0.6659492 1.78125,1.625 0.5272612,-0.5656532 1.078162,-1.0758141 1.625,-1.59375 C 10.072162,2.3831019 9.0255133,1.5 7.3125,1.5 L 1,1.5 z m 10,9.03125 C 10.505823,11.138328 9.9475104,11.753003 9.3125,12.4375 L 8.96875,12.78125 C 9.044847,13.402497 8.941361,13.983975 8.71875,14.5 L 11,14.5 11,10.53125 z M 5.875,11 C 5.5297332,11.008154 5.1327525,11.104613 4.75,11.34375 3.4288149,12.169203 3.7210802,15.125981 1,15.125 c 0.2576317,0.997882 4.1663795,1.231487 5.78125,0.1875 0.8418198,-0.544223 1.4629939,-1.550425 1.125,-2.78125 C 7.7053515,11.799665 6.9108005,10.975538 5.875,11 z&quot;
</del><ins>+       d=&quot;M 15.25,0.65625 C 15.099972,0.65894 14.900763,0.75708125 14.6875,0.96875 10.688761,4.93759 9.989927,4.9753301 6.25,10.125 7.25355,10.1627 8.11506,10.81365 8.5625,11.75 12.989927,6.9775401 13.48894,4.42617 15.40625,1.34375 15.598977,0.92762499 15.500047,0.65176612 15.25,0.65625 z M 1,1.5 1,14.125 c 0.498688,1.8e-4 0.7312067,-0.09104 0.9375,-0.25 C 2.1437933,13.716038 2.3459779,13.45262 2.53125,13.09375 2.6856434,12.794692 2.8232894,12.388712 3,12 l 0,-0.5 0.28125,0 C 3.5082914,11.131852 3.796783,10.783162 4.25,10.5 L 3,10.5 3,9.46875 C 3.032607,9.47539 3.059125,9.5 3.09375,9.5 l 2.375,0 C 5.6454206,9.256968 5.7732727,9.0653885 5.9375,8.84375 5.8695101,8.6485151 5.6877297,8.5 5.46875,8.5 l -2.375,0 C 3.060061,8.5 3.031788,8.49371 3,8.5 l 0,-1 1.5,0 C 4.777,7.5 5,7.277 5,7 5,6.723 4.777,6.5 4.5,6.5 l -1.5,0 0,-1 1.5,0 C 4.777,5.5 5,5.277 5,5 5,4.723 4.777,4.5 4.5,4.5 l -1.5,0 0,-1 4.1875,0 c 1.1860754,0 1.6915845,0.6659492 1.78125,1.625 0.5272612,-0.5656532 1.078162,-1.0758141 1.625,-1.59375 C 10.072162,2.3831019 9.0255133,1.5 7.3125,1.5 L 1,1.5 z m 10,9.03125 C 10.505823,11.138328 9.9475104,11.753003 9.3125,12.4375 L 8.96875,12.78125 C 9.044847,13.402497 8.941361,13.983975 8.71875,14.5 L 11,14.5 11,10.53125 z M 5.875,11 C 5.5297332,11.008154 5.1327525,11.104613 4.75,11.34375 3.4288149,12.169203 3.7210802,15.125981 1,15.125 c 0.2576317,0.997882 4.1663795,1.231487 5.78125,0.1875 0.8418198,-0.544223 1.4629939,-1.550425 1.125,-2.78125 C 7.7053515,11.799665 6.9108005,10.975538 5.875,11 z&quot;
</ins><span class="cx">        id=&quot;path9264&quot;
</span><span class="cx">        style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
</span><span class="cx">   &lt;/g&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemBugsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBug.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBug.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBug.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -43,6 +43,7 @@
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><span class="cx">   &lt;g
</span><ins>+     transform=&quot;matrix(1.1428571,0,0,1.1428571,-1.1428568,-1.1428568)&quot;
</ins><span class="cx">      id=&quot;layer1&quot;&gt;
</span><span class="cx">     &lt;path
</span><span class="cx">        d=&quot;m 13.1875,1.125 -2.09375,2.28125 c -0.896562,-0.925279 -2.0305402,-1.5 -3.28125,-1.5 -1.1793548,0 -2.2841701,0.5115162 -3.15625,1.34375 L 2.75,1.21875 2.03125,1.90625 4,4 C 3.4365803,4.7600454 3.0341262,5.6896155 2.8125,6.71875 2.7190992,7.1524622 2.6751804,7.5982028 2.65625,8.0625 l -1.65625,0 0,1 1.65625,0 c 0.079371,0.973914 0.3321393,1.857585 0.71875,2.65625 L 1.78125,13.4375 2.5,14.125 l 1.375,-1.5 c 0.9514027,1.373483 2.3734256,2.25 3.9375,2.25 1.6213101,0 3.079818,-0.944837 4.03125,-2.40625 l 1.59375,1.71875 0.71875,-0.65625 -1.84375,-2 c 0.335883,-0.751148 0.583208,-1.5725028 0.65625,-2.46875 l 2.03125,0 0,-1 -2.03125,0 c -0.01893,-0.4642972 -0.0941,-0.9100378 -0.1875,-1.34375 -0.12523,-0.581513 -0.320569,-1.1199371 -0.5625,-1.625 -0.157832,-0.3294952 -0.299418,-0.6491901 -0.5,-0.9375 L 13.90625,1.8125 13.1875,1.125 z M 3.75,6.71875 l 3.5625,0 0,7 C 5.1797475,13.412441 3.53125,11.156638 3.53125,8.40625 3.53125,7.8167989 3.61016,7.2482924 3.75,6.71875 z m 4.875,0 3.21875,0 c 0.140322,0.5303591 0.21875,1.0969913 0.21875,1.6875 0,2.604132 -1.470216,4.736519 -3.4375,5.21875 l 0,-6.90625 z&quot;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemFilesvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemFile.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemFile.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemFile.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -43,6 +43,7 @@
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><span class="cx">   &lt;g
</span><ins>+     transform=&quot;matrix(1.0665886,0,0,1.0665886,-0.53270859,-0.5327088)&quot;
</ins><span class="cx">      id=&quot;layer1&quot;&gt;
</span><span class="cx">     &lt;path
</span><span class="cx">        d=&quot;m 2.8124436,0.50054895 a 1.0000999,1.0000999 0 0 0 -0.8125,1.00000005 l 0,13 a 1.0000999,1.0000999 0 0 0 1.0000001,1 l 9.9999993,0 a 1.0000999,1.0000999 0 0 0 1,-1 l 0,-9.4375 a 1.0000999,1.0000999 0 0 0 -0.28125,-0.71875 L 10.156194,0.78179895 a 1.0000999,1.0000999 0 0 0 -0.7187503,-0.28125 l -6.4375,0 a 1.0000999,1.0000999 0 0 0 -0.0937,0 1.0000999,1.0000999 0 0 0 -0.0937,0 z m 1.1875001,2.00000005 5,0 0,3 2.9999993,0 0,8 -7.9999993,0 0,-11 z&quot;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLayerssvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -42,16 +42,20 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 1,14.5 3,-3 11,0 -3,3 z&quot;
-     id=&quot;path11960&quot;
-     style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-  &lt;path
-     d=&quot;m 1,9.5 3,-3 11,0 -3,3 z&quot;
-     id=&quot;path11962&quot;
-     style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
-  &lt;path
-     d=&quot;m 1,4.5 3,-3 11,0 -3,3 z&quot;
-     id=&quot;path11964&quot;
-     style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
</del><ins>+  &lt;g
+     transform=&quot;matrix(1.1428571,0,0,1.1428571,-1.1428568,-1.1428568)&quot;
+     id=&quot;g3119&quot;&gt;
+    &lt;path
+       d=&quot;m 1,14.5 3,-3 11,0 -3,3 z&quot;
+       id=&quot;path11960&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;path
+       d=&quot;m 1,9.5 3,-3 11,0 -3,3 z&quot;
+       id=&quot;path11962&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+    &lt;path
+       d=&quot;m 1,4.5 3,-3 11,0 -3,3 z&quot;
+       id=&quot;path11964&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+  &lt;/g&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemMagnifyingGlasssvg"></a>
<div class="delfile"><h4>Deleted: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -1,57 +0,0 @@
</span><del>-&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
-&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
-
-&lt;svg
-   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
-   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
-   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
-   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
-   xmlns=&quot;http://www.w3.org/2000/svg&quot;
-   version=&quot;1.1&quot;
-   width=&quot;15&quot;
-   height=&quot;15&quot;
-   id=&quot;svg5254&quot;&gt;
-  &lt;defs
-     id=&quot;defs5256&quot; /&gt;
-  &lt;metadata
-     id=&quot;metadata5259&quot;&gt;
-    &lt;rdf:RDF&gt;
-      &lt;cc:Work
-         rdf:about=&quot;&quot;&gt;
-        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
-        &lt;dc:type
-           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
-        &lt;cc:license
-           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
-        &lt;dc:title&gt;&lt;/dc:title&gt;
-      &lt;/cc:Work&gt;
-      &lt;cc:License
-         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
-      &lt;/cc:License&gt;
-    &lt;/rdf:RDF&gt;
-  &lt;/metadata&gt;
-  &lt;g
-     transform=&quot;translate(0,-1)&quot;
-     id=&quot;layer1&quot;&gt;
-    &lt;path
-       d=&quot;M 6.4865,1 C 3.45764,1 0.97577,3.47905 0.97577,6.50447 c 0,3.02541 2.48187,5.50446 5.51073,5.50446 3.02885,0 5.51072,-2.47905 5.51072,-5.50446 C 11.99722,3.47905 9.51535,1 6.4865,1 z m 0,2.00893 c 1.94735,0 3.49951,1.55039 3.49951,3.49554 C 9.98601,8.44961 8.43385,10 6.4865,10 4.53914,10 2.98698,8.44961 2.98698,6.50447 c 0,-1.94515 1.55216,-3.49554 3.49952,-3.49554 z&quot;
-       id=&quot;path5079&quot;
-       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:1.55467153;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
-    &lt;path
-       d=&quot;m 9.79119,9.00446 a 1.0001,1.0001 0 0 0 -0.5,1.71875 l 4,4 a 1.0054782,1.0054782 0 1 0 1.40625,-1.4375 l -4,-4 A 1.0001,1.0001 0 0 0 9.79119,9.00446 z&quot;
-       id=&quot;path5081&quot;
-       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
-  &lt;/g&gt;
-&lt;/svg&gt;
</del></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemStopwatchsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStopwatch.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStopwatch.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStopwatch.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -43,6 +43,7 @@
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><span class="cx">   &lt;g
</span><ins>+     transform=&quot;matrix(1.0685751,0,0,1.0685751,-0.5486008,-0.5486008)&quot;
</ins><span class="cx">      id=&quot;layer1&quot;&gt;
</span><span class="cx">     &lt;path
</span><span class="cx">        d=&quot;m 8.000005,0.51339 c -4.13029,0 -7.48661,3.35631 -7.48661,7.48661 0,4.13029 3.35632,7.48661 7.48661,7.48661 4.13029,0 7.4866,-3.35632 7.4866,-7.48661 0,-4.1303 -3.35631,-7.48661 -7.4866,-7.48661 z m 0,1.97322 c 3.04941,0 5.51339,2.46398 5.51339,5.51339 0,3.04941 -2.46398,5.51339 -5.51339,5.51339 -3.04941,0 -5.5134,-2.46398 -5.5134,-5.51339 0,-3.04941 2.46399,-5.51339 5.5134,-5.51339 z&quot;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemTypessvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemTypes.svg (0 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemTypes.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemTypes.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -0,0 +1,62 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;13&quot;
+   height=&quot;14&quot;
+   id=&quot;svg16025&quot;&gt;
+  &lt;defs
+     id=&quot;defs16027&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata16030&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-2)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;12.000041&quot;
+       height=&quot;11.999752&quot;
+       rx=&quot;1.2111608&quot;
+       ry=&quot;1.2111316&quot;
+       x=&quot;0.4999795&quot;
+       y=&quot;3.000124&quot;
+       id=&quot;rect4319-7&quot;
+       style=&quot;fill:none;stroke:#000000;stroke-width:0.99995869;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;path
+       d=&quot;m 3.0937502,4.75 c -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.03888,0.02211 -0.07164,0.054868 -0.09375,0.09375 -0.01327,0.019236 -0.02385,0.040343 -0.03125,0.0625 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,1.2812501 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.09375,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.03125,0 l 2.3749995,0 0,6.4687499 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 1.40625,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 l 0,-6.4687499 2.4062501,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 L 10.09375,5 a 0.250025,0.250025 0 0 0 0,-0.0625 A 0.250025,0.250025 0 0 0 10.0625,4.875 0.250025,0.250025 0 0 0 9.9687498,4.78125 0.250025,0.250025 0 0 0 9.9062498,4.75 a 0.250025,0.250025 0 0 0 -0.0625,0 l -6.6874996,0 c -0.02072,-0.00261 -0.04178,-0.00261 -0.0625,0 z&quot;
+       id=&quot;path9473-5-4&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkPaintFlashingsvgfromrev174215releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemBrushAndRulersvg"></a>
<div class="copfile"><h4>Copied: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/PaintFlashing.svg (from rev 174215, releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg) (0 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/PaintFlashing.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/PaintFlashing.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -0,0 +1,226 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg7526&quot;&gt;
+  &lt;defs
+     id=&quot;defs7528&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient19282&quot;
+       gradientTransform=&quot;matrix(-2.3934765,0.36393991,-0.16537651,-1.2902821,-54.066392,-2627.2326)&quot;&gt;
+      &lt;stop
+         id=&quot;stop19284&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6731&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6733&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6735&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6737&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6739&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6741&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6743&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6745&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient19282-5&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop19284-2&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6767&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6769&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6771&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6773&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6775&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6777&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6779&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6781&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6783&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6785&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6787&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6789&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6791&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6793&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6795&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6797&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient19282-2&quot;
+       gradientTransform=&quot;matrix(-0.3603726,0.05374203,-0.02489983,-0.19053249,-524.45529,-1796.9344)&quot;&gt;
+      &lt;stop
+         id=&quot;stop19284-4&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6822&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6824&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6826&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6828&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6830&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6832&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6834&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,239.54008,-1703.6896)&quot;&gt;
+      &lt;stop
+         id=&quot;stop6836&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient19282-7&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,-91.460119,-2935.4358)&quot;&gt;
+      &lt;stop
+         id=&quot;stop19284-9&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient19282-1&quot;
+       gradientTransform=&quot;matrix(-2.3934765,0.36393991,-0.16537651,-1.2902821,-54.066392,-2627.2326)&quot;&gt;
+      &lt;stop
+         id=&quot;stop19284-21&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8245&quot;
+       gradientTransform=&quot;matrix(-2.7365795,0.40810354,-0.18908311,-1.4468561,-91.460119,-2935.4357)&quot;&gt;
+      &lt;stop
+         id=&quot;stop8247&quot;
+         style=&quot;stop-color:#666666;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+    &lt;/linearGradient&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata7531&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 13.93042,1.5000456 c -0.127173,0.00228 -0.296035,0.085471 -0.476809,0.2648939 -3.389573,3.3642292 -3.9819477,3.39622 -7.152136,7.761392 0.8506697,0.03196 1.5809379,0.5837425 1.9602151,1.3774495 C 12.014645,6.858354 12.437639,4.6956581 14.062867,2.0828122 14.226234,1.7300795 14.142377,1.4962448 13.93042,1.5000456 z M 5.9836023,10.268035 c -0.2926691,0.0069 -0.6291739,0.08868 -0.9536181,0.291384 C 3.9100677,11.259123 4.1578094,13.765467 1.851257,13.764635 2.0696412,14.6105 5.3829326,14.808518 6.7517947,13.923571 7.4653721,13.462255 7.9919169,12.609337 7.7054128,11.566015 7.5351191,10.94588 6.8616095,10.247299 5.9836023,10.268035 z&quot;
+     id=&quot;path9264&quot;
+     style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkPseudoElementsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/PseudoElement.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/PseudoElement.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/PseudoElement.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,378 +11,249 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg5300&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs5302&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient7085&quot;&gt;
-      &lt;stop
-         id=&quot;stop7087&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop7089&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient9464&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop9466&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop9468&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6&quot;
+       xlink:href=&quot;#linearGradient8978-0&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#f24e4e;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
-      &lt;stop
-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5208&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-31.728631,-21.533276)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop11522-7&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop11524-7&quot;
+         style=&quot;stop-color:#fabebe;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5210&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-188.04562,-93.211546)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249-2&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#fde7e7;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#fab8b8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#fbc3c3;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5296&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180918)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5298&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3&quot;
</ins><span class="cx">          style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient5518&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.94361)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3929&quot;
+       xlink:href=&quot;#linearGradient8978-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3933&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180918)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3935&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3952&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.902379,-47.24489)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3925-3-9&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2-1&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2-5&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4080&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.198725,-47.440746)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3925-3-9-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-7-3-2-1-9&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-7-5-2-5-8&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4733&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.3550291&quot;
-       y1=&quot;3.5313618&quot;
-       x2=&quot;-3.08639&quot;
-       y2=&quot;3.5313618&quot;
-       id=&quot;linearGradient5637&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4143&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient4148&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient4151&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient4153&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4170&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4176&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.8676748&quot;
-       y1=&quot;4.3834319&quot;
-       x2=&quot;-4.1903138&quot;
-       y2=&quot;4.3834319&quot;
-       id=&quot;linearGradient9470&quot;
-       xlink:href=&quot;#linearGradient9464&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient9479&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6164&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6224&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7015&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7025&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7031&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7042&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.9307694&quot;
-       y1=&quot;1.2591716&quot;
-       x2=&quot;-3.0218937&quot;
-       y2=&quot;1.2591716&quot;
-       id=&quot;linearGradient7091&quot;
-       xlink:href=&quot;#linearGradient7085&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.27489,-47.51691)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata5305&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -410,36 +281,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319-7&quot;
+     style=&quot;fill:url(#radialGradient3933);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3935);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321-0&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035-4&quot;
+     style=&quot;fill:url(#radialGradient3929);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     d=&quot;m 4.9353007,4.850099 c -0.03291,0.00406 -0.06499,0.014754 -0.09375,0.03125 -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.02758,0.025975 -0.04913,0.058305 -0.0625,0.09375 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,8 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 1.4374997,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-2.875 c 0.1149081,0.0052 0.2182086,0.03125 0.34375,0.03125 0.8773303,0 1.8771032,-0.05577 2.6875,-0.4375 0.8103966,-0.3817315 1.4374996,-1.1250996 1.4374996,-2.34375 0,-1.1859421 -0.65393,-1.9067539 -1.4062496,-2.25 -0.7523196,-0.3432461 -1.5933054,-0.375 -2.125,-0.375 l -2.6249997,0 z m 1.6874997,1.8125 0.78125,0 c 0.502668,0 0.9798162,0.028766 1.28125,0.15625 0.3014338,0.1274839 0.4375,0.2779793 0.4375,0.6875 0,0.23499 -0.037039,0.3814267 -0.125,0.5 -0.087961,0.1185733 -0.2233926,0.2110623 -0.40625,0.28125 -0.3657149,0.1403755 -0.9332062,0.1875 -1.53125,0.1875 -0.144116,0 -0.2905331,-0.021575 -0.4375,-0.03125 l 0,-1.78125 z&quot;
+     id=&quot;path7036-2&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 5.0625,3 c -0.78728,0 -1,0.2045876 -1,1 l 0,8 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 l 1.40625,0 c 0.5235845,-5.2e-5 0.9999476,-0.476416 1,-1 l 0,-2.15625 C 8.3028958,9.82944 9.2166559,9.819399 10.09375,9.40625 11.096143,8.93408 11.9375,7.8259741 11.9375,6.375 11.9375,4.933822 11.0281,3.8637975 10.09375,3.4375 9.1593999,3.0112025 8.2268341,3 7.65625,3 z m 1,2 0.40625,0 0,0.3125 -0.40625,0 z m 1.40625,1.3125 0.0625,0 c 0.4717689,0 0.8566751,0.046351 0.96875,0.09375 0,0.1099898 -0.01613,0.084244 0,0.0625 C 8.51613,6.447006 8.526999,6.46565 8.4375,6.5 8.2988213,6.55323 7.8787131,6.576154 7.46875,6.59375 z&quot;
-     id=&quot;text5177-4-4&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 5.0625,3.5 c -0.423175,0 -0.5,0.1611965 -0.5,0.5 l 0,8 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 1.40625,0 c 0.2617922,-2.6e-5 0.4999738,-0.238208 0.5,-0.5 l 0,-2.59375 c 0.043032,8.015e-4 0.080042,0 0.125,0 0.8901082,0 1.9068544,-0.056872 2.78125,-0.46875 0.874396,-0.4118777 1.5625,-1.2664084 1.5625,-2.5625 0,-1.2710207 -0.718254,-2.0978201 -1.53125,-2.46875 C 9.0932536,3.5353201 8.2009078,3.5 7.65625,3.5 z m 0.5,1 2.09375,0 c 0.4928051,0 1.2422109,0.052305 1.8125,0.3125 0.570289,0.2601946 0.96875,0.6317939 0.96875,1.5625 0,0.9863268 -0.35035,1.3649571 -0.96875,1.65625 -0.6184002,0.2912929 -1.5360034,0.375 -2.375,0.375 C 6.8922739,8.40625 6.7085166,8.3865843 6.5,8.375 6.2279903,8.3579947 5.9682462,8.6024597 5.96875,8.875 l 0,2.625 -0.40625,0 z m 0.90625,0.3125 0,0.5 -0.5,0 0,2.28125 c -4.684e-4,0.2516954 0.2175477,0.4842459 0.46875,0.5 C 6.6622489,8.104452 6.9136792,8.125 7.1875,8.125 7.8069726,8.125 8.4163177,8.11829 8.96875,7.90625 9.2449662,7.8002276 9.4954469,7.6338907 9.6875,7.375 9.8795531,7.1161093 10,6.7662403 10,6.40625 10,5.7555523 9.5845427,5.2388185 9.09375,5.03125 8.6029573,4.8236815 8.0648172,4.8125 7.53125,4.8125 z m 0.5,1 0.5625,0 c 0.4923683,0 0.9179358,0.024211 1.15625,0.125 C 8.9258142,6.038289 9,6.0771216 9,6.40625 9,6.5995733 8.9595141,6.7094492 8.90625,6.78125 8.8529859,6.8530508 8.7454879,6.9105072 8.59375,6.96875 8.2902743,7.0852357 7.7784008,7.125 7.1875,7.125 c -0.066785,0 -0.1504865,0.00338 -0.21875,0 z&quot;
-     id=&quot;text5177-1&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient7042);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;g
-     id=&quot;text5177-7&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-    &lt;path
-       d=&quot;m 5.0547552,4.0000003 0,7.9999997 1.4178674,0 0,-3.1123918 c 0.2074926,0.011527 0.4034584,0.023055 0.6224783,0.023055 1.7291049,0 3.8501441,-0.2651319 3.8501441,-2.5475503 0,-2.2017268 -2.2478397,-2.3631123 -3.2853026,-2.3631123 l -2.6051872,0 m 1.4178674,1.3025936 1.0489913,0 c 1.0259355,0 1.9711815,0.1268021 1.9711815,1.1066282 0,1.1066271 -1.1066294,1.2103746 -2.3170028,1.2103746 -0.2420747,0 -0.4610953,-0.023055 -0.70317,-0.034582 l 0,-2.2824207&quot;
-       id=&quot;path7036&quot; /&gt;
-  &lt;/g&gt;
</del><ins>+     d=&quot;m 5.0478557,3.75 c -0.03291,0.00406 -0.06499,0.014754 -0.09375,0.03125 -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.02758,0.025975 -0.04913,0.058305 -0.0625,0.09375 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,8 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 1.4374997,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-2.875 c 0.1149081,0.00518 0.2182086,0.03125 0.34375,0.03125 0.8773303,0 1.8771032,-0.055769 2.6875,-0.4375 C 10.577002,8.3370185 11.204105,7.5936504 11.204105,6.375 c 0,-1.1859421 -0.65393,-1.9067539 -1.4062496,-2.25 C 9.0455358,3.7817539 8.20455,3.75 7.6728554,3.75 l -2.6249997,0 z m 1.6874997,1.8125 0.78125,0 c 0.502668,0 0.9798162,0.028766 1.28125,0.15625 0.3014338,0.1274839 0.4375,0.2779793 0.4375,0.6875 0,0.23499 -0.037039,0.3814267 -0.125,0.5 -0.087961,0.1185733 -0.2233926,0.2110623 -0.40625,0.28125 -0.3657149,0.1403755 -0.9332062,0.1875 -1.53125,0.1875 -0.144116,0 -0.2905331,-0.021575 -0.4375,-0.03125 l 0,-1.78125 z&quot;
+     id=&quot;path7036-2-3&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3925-3-9-6);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRecordsvgfromrev174215releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLayerssvg"></a>
<div class="copfile"><h4>Copied: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Record.svg (from rev 174215, releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg) (0 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Record.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Record.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;13&quot;
+   height=&quot;13&quot;
+   id=&quot;svg3755&quot;&gt;
+  &lt;defs
+     id=&quot;defs3757&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3760&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-3)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 6.5,4.51754 c -2.74957,0 -4.98246,2.23288 -4.98246,4.98246 0,2.74957 2.23289,4.98246 4.98246,4.98246 2.74957,0 4.98246,-2.23289 4.98246,-4.98246 0,-2.74958 -2.23289,-4.98246 -4.98246,-4.98246 z&quot;
+       id=&quot;path4646-0&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0pt;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;text-anchor:start;color:#bebebe;fill:#ef2929;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78125;marker:none;visibility:visible;display:inline;overflow:visible;font-family:Andale Mono&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRecordingpng"></a>
<div class="binary"><h4>Deleted: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Recording.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRecording2xpng"></a>
<div class="binary"><h4>Deleted: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Recording@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRecordingHoveredpng"></a>
<div class="binary"><h4>Deleted: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingHovered.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRecordingHovered2xpng"></a>
<div class="binary"><h4>Deleted: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingHovered@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRecordingStoppedpng"></a>
<div class="binary"><h4>Deleted: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingStopped.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRecordingStopped2xpng"></a>
<div class="binary"><h4>Deleted: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/RecordingStopped@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkReflectionsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Reflection.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Reflection.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Reflection.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,364 +11,191 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg7929&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs7931&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4329&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4331&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4333&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6-6-4-0&quot;
+       xlink:href=&quot;#linearGradient8978-0-9-0-8&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630262)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0-9-0-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
-      &lt;stop
-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9-1-8-4&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2-2-4-4&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient7833&quot;
+       xlink:href=&quot;#linearGradient7394-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-20.948972,32.907402)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient7394-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop7396-0&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7398-2&quot;
+         style=&quot;stop-color:#cbdbed;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient7835&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-177.26596,-38.770868)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6-9-9-7&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#ecf2f8;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#c6d9ec;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#cfdfef;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
-      &lt;stop
-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop4249-2-0-1-7&quot;
</ins><span class="cx">          style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2-1-0-5&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient7925&quot;
+       xlink:href=&quot;#linearGradient7394-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948972,0.77180763)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient7927&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906462)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-7&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890-4&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892-2&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient8140&quot;
+       xlink:href=&quot;#linearGradient7888-7&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943611)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-1-0&quot;
+       xlink:href=&quot;#linearGradient7888-7-8&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870602,-43.768872)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3502&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3507&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-290.56634,-217.42327)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3510&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3513&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3515&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4300&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4306&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4319&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-5.8073196&quot;
-       y1=&quot;3.9479289&quot;
-       x2=&quot;-4.0577693&quot;
-       y2=&quot;3.9479289&quot;
-       id=&quot;linearGradient4335&quot;
-       xlink:href=&quot;#linearGradient4329&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-7-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-5&quot;
</del><ins>+         id=&quot;stop7890-4-0&quot;
</ins><span class="cx">          style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2-1&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7892-2-3&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3288&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient8293&quot;
+       xlink:href=&quot;#linearGradient7888-7-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.497065,-47.58668)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient3290&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-1-0-3&quot;
+       xlink:href=&quot;#linearGradient7888-7-8-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870602,-43.768872)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-7-8-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop3292&quot;
</del><ins>+         id=&quot;stop7890-4-0-7&quot;
</ins><span class="cx">          style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop3294&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7892-2-3-2&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3342&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient8437&quot;
+       xlink:href=&quot;#linearGradient7888-7-8-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(-2.0427513e-4,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3360&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-2.0427513e-4,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3366&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.43227714,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3377&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.43227714,0)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.885989,-48.383554)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata7934&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="cx">         &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
</span><span class="cx">         &lt;dc:type
</span><span class="cx">            rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
</span><del>-        &lt;dc:title&gt;&lt;/dc:title&gt;
</del><span class="cx">         &lt;cc:license
</span><span class="cx">            rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
</span><ins>+        &lt;dc:title&gt;&lt;/dc:title&gt;
</ins><span class="cx">       &lt;/cc:Work&gt;
</span><span class="cx">       &lt;cc:License
</span><span class="cx">          rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
</span><span class="lines">@@ -387,36 +214,42 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;rect
-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient3513);fill-opacity:1;stroke:url(#linearGradient3515);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient3510);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 4.9375,3 c -0.8712457,0 -1,0.2026974 -1,1 l 0,8 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 l 1.40625,0 c 0.5235845,-5.2e-5 0.9999476,-0.476416 1,-1 l 0,-1.59375 1.25,2.09375 c 0.1707733,0.295948 0.5021512,0.49232 0.84375,0.5 l 1.625,0 c 0.709085,-0.0026 1.22035,-0.930433 0.84375,-1.53125 l -1.5,-2.53125 c 0.207056,-0.1426732 0.446102,-0.1739377 0.625,-0.375 0.485424,-0.5455654 0.8125,-1.3108695 0.8125,-2.1875 C 11.84375,4.933822 10.93435,3.8637975 10,3.4375 9.0656499,3.0112025 8.1018341,3 7.53125,3 z m 1,2 0.40625,0 0,0.3125 -0.40625,0 z m 1.40625,1.3125 0.0625,0 c 0.4717689,0 0.8566751,0.046351 0.96875,0.09375 0,0.1099898 -0.01613,0.084244 0,0.0625 C 8.39113,6.447006 8.401999,6.46565 8.3125,6.5 8.1738213,6.55323 7.7537131,6.576154 7.34375,6.59375 z&quot;
-     id=&quot;text5177-4-8&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 4.9375,3.5 c -0.404912,0 -0.5,0.1250306 -0.5,0.5 l 0,8 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 1.40625,0 c 0.2617922,-2.6e-5 0.4999738,-0.238208 0.5,-0.5 l 0,-2.59375 c 0.045083,8.783e-4 0.077805,0 0.125,0 0.1068901,0 0.2512151,0.00195 0.375,0 L 9,12.25 c 0.088017,0.152446 0.2614762,0.251565 0.4375,0.25 l 1.625,0 c 0.350536,0.0031 0.612736,-0.446392 0.4375,-0.75 L 9.71875,8.8125 C 10.055568,8.64817 10.424578,8.5142461 10.6875,8.21875 11.093036,7.7629701 11.34375,7.1504907 11.34375,6.375 11.34375,5.1039793 10.594246,4.2771799 9.78125,3.90625 8.9682536,3.5353201 8.0759078,3.5 7.53125,3.5 z m 0.5,1 2.09375,0 c 0.4928051,0 1.2734609,0.052305 1.84375,0.3125 0.5702891,0.2601946 0.96875,0.6317939 0.96875,1.5625 0,0.5732111 -0.160489,0.9112911 -0.40625,1.1875 C 9.6917393,7.8387089 9.3040574,8.0495887 8.875,8.1875 8.6063806,8.2921029 8.4792763,8.6575277 8.625,8.90625 L 10.1875,11.5 9.71875,11.5 8.0625,8.65625 C 7.969604,8.494314 7.7799816,8.3931821 7.59375,8.40625 c -0.2147731,0.010739 -0.4290348,0 -0.625,0 C 6.7672739,8.40625 6.5835166,8.386584 6.375,8.375 6.1029903,8.3579947 5.8432462,8.6024597 5.84375,8.875 l 0,2.625 -0.40625,0 z m 0.90625,0.3125 0,0.5 -0.5,0 0,2.28125 c 2.62e-5,0.2617922 0.2382078,0.4999738 0.5,0.5 C 6.5684989,8.1044523 6.7886792,8.125 7.0625,8.125 7.6819726,8.125 8.2913177,8.1182948 8.84375,7.90625 9.1199662,7.8002276 9.4016969,7.6338907 9.59375,7.375 9.7858031,7.1161093 9.875,6.7662403 9.875,6.40625 9.875,5.7555523 9.4595427,5.2388185 8.96875,5.03125 8.4779573,4.8236815 7.9398172,4.8125 7.40625,4.8125 z m 0.5,1 0.5625,0 c 0.4923683,0 0.9491858,0.024211 1.1875,0.125 C 8.8320642,6.038289 8.875,6.0771216 8.875,6.40625 8.875,6.5995733 8.834514,6.7094492 8.78125,6.78125 8.7279859,6.8530508 8.6517379,6.9105072 8.5,6.96875 8.1965243,7.0852357 7.6534008,7.125 7.0625,7.125 c -0.066785,0 -0.1504865,0.00338 -0.21875,0 z&quot;
-     id=&quot;text5177-8&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient3377);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><span class="cx">   &lt;g
</span><del>-     id=&quot;text5177-7&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
</del><ins>+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.003705&quot;
+       height=&quot;15.003344&quot;
+       rx=&quot;1.5143198&quot;
+       ry=&quot;1.5142833&quot;
+       x=&quot;0.49814749&quot;
+       y=&quot;0.49832821&quot;
+       id=&quot;rect4319-7-2-1-7&quot;
+       style=&quot;fill:url(#radialGradient7925);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7927);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;12.997247&quot;
+       height=&quot;12.999963&quot;
+       rx=&quot;0.5081172&quot;
+       ry=&quot;0.50810492&quot;
+       x=&quot;1.5013518&quot;
+       y=&quot;1.5016088&quot;
+       id=&quot;rect4321-0-9-4-0&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;14.000044&quot;
+       height=&quot;14.000041&quot;
+       rx=&quot;1.9062433&quot;
+       ry=&quot;1.9062428&quot;
+       x=&quot;1.0017486&quot;
+       y=&quot;1.0015783&quot;
+       id=&quot;rect9035-4-9-5-7&quot;
+       style=&quot;fill:url(#radialGradient3175-6-6-4-0);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">     &lt;path
</span><del>-       d=&quot;m 4.9394812,4.0000003 0,7.9999997 1.4178674,0 0,-3.1123918 c 0.2074926,0.011527 0.4034584,0.023055 0.6224784,0.023055 0.1959652,0 0.4149858,0 0.6455331,-0.011527 L 9.4466857,12 11.060518,12 9.0432275,8.6570606 c 0.9682985,-0.3112388 1.7867435,-0.9452462 1.7867435,-2.293948 0,-2.2017268 -2.2478396,-2.3631123 -3.2853025,-2.3631123 l -2.6051873,0 m 1.4178674,1.3025936 1.0489913,0 c 1.0259356,0 1.9711815,0.1268021 1.9711815,1.1066282 0,1.1066271 -1.1066294,1.2103746 -2.3170028,1.2103746 -0.2420746,0 -0.4610953,-0.023055 -0.70317,-0.034582 l 0,-2.2824207&quot;
-       id=&quot;path3371&quot; /&gt;
</del><ins>+       d=&quot;m 4.7936877,4.8500978 c -0.03291,0.00406 -0.06499,0.014754 -0.09375,0.03125 -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.02758,0.025975 -0.04913,0.058305 -0.0625,0.09375 -6.52e-4,0.010403 -6.52e-4,0.020847 0,0.03125 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,8.0000002 a 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.03125,0 l 1.40625,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-2.875 c 0.124827,0.0059 0.238097,0.03125 0.375,0.03125 0.149307,0 0.324266,0.0053 0.5,0 l 1.75,2.96875 a 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.03125,0 l 1.6250003,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.09375 L 9.2624377,9.8500978 c 0.408774,-0.163092 0.8262163,-0.351698 1.1250003,-0.6875 0.365592,-0.4108871 0.59375,-0.9625791 0.59375,-1.6874999 0,-1.1859422 -0.65393,-1.906754 -1.4062503,-2.2500001 -0.75232,-0.3432461 -1.624556,-0.375 -2.15625,-0.375 l -2.59375,0 c -0.0104,-6.514e-4 -0.02085,-6.514e-4 -0.03125,0 z m 1.6875,1.8125 0.8125,0 c 0.502668,0 0.979816,0.028766 1.28125,0.15625 0.301434,0.1274839 0.4375,0.2779794 0.4375,0.6875001 0,0.23499 -0.03704,0.3814267 -0.125,0.5 -0.08796,0.1185733 -0.223393,0.2110623 -0.40625,0.28125 -0.365715,0.1403755 -0.933206,0.1875 -1.53125,0.1875 -0.154377,0 -0.310083,-0.020841 -0.46875,-0.03125 l 0,-1.7812501 z&quot;
+       id=&quot;path3371-1&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+    &lt;path
+       d=&quot;m 4.8454677,3.8197678 c -0.03291,0.00406 -0.06499,0.014754 -0.09375,0.03125 -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.02758,0.025975 -0.04913,0.058305 -0.0625,0.09375 -6.52e-4,0.010403 -6.52e-4,0.020847 0,0.03125 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,8.0000002 a 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.03125,0 l 1.40625,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-2.8750002 c 0.124827,0.00594 0.238097,0.03125 0.375,0.03125 0.149307,0 0.324266,0.00525 0.5,0 l 1.75,2.9687502 a 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.03125,0 l 1.6250003,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.09375 L 9.3142177,8.8197678 c 0.408774,-0.163092 0.8262163,-0.351698 1.1250003,-0.6875 0.365592,-0.4108871 0.59375,-0.9625791 0.59375,-1.6874999 0,-1.1859422 -0.65393,-1.906754 -1.4062503,-2.2500001 -0.75232,-0.3432461 -1.624556,-0.375 -2.15625,-0.375 l -2.59375,0 c -0.0104,-6.514e-4 -0.02085,-6.514e-4 -0.03125,0 z m 1.6875,1.8125 0.8125,0 c 0.502668,0 0.979816,0.028766 1.28125,0.15625 0.301434,0.1274839 0.4375,0.2779794 0.4375,0.6875001 0,0.23499 -0.03704,0.3814267 -0.125,0.5 -0.08796,0.1185733 -0.223393,0.2110623 -0.40625,0.28125 -0.365715,0.1403755 -0.933206,0.1875 -1.53125,0.1875 -0.154377,0 -0.310083,-0.020841 -0.46875,-0.03125 l 0,-1.7812501 z&quot;
+       id=&quot;path3371-1-3&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3161-1-5-9-6-1-0-3);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;/g&gt;
</span><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkReplayPauseButtonsvgfromrev174215releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemFilesvg"></a>
<div class="copfile"><h4>Copied: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ReplayPauseButton.svg (from rev 174215, releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemFile.svg) (0 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ReplayPauseButton.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ReplayPauseButton.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -0,0 +1,57 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;36&quot;
+   height=&quot;36&quot;
+   id=&quot;svg3008&quot;&gt;
+  &lt;defs
+     id=&quot;defs3010&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3013&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,4)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 9,5 0,18 6.75,0 0,-18 L 9,5 z&quot;
+       id=&quot;path3807-1-1-5-8-6&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0pt;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;text-anchor:start;color:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;font-family:Andale Mono&quot; /&gt;
+    &lt;path
+       d=&quot;m 20.25,5 0,18 6.75,0 0,-18 -6.75,0 z&quot;
+       id=&quot;path3807-1-1-5-8-6-3&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0pt;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;text-anchor:start;color:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;font-family:Andale Mono&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkReplayPlayButtonsvgfromrev174215releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLayerssvg"></a>
<div class="copfile"><h4>Copied: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ReplayPlayButton.svg (from rev 174215, releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg) (0 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ReplayPlayButton.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ReplayPlayButton.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -0,0 +1,49 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;36&quot;
+   height=&quot;36&quot;
+   id=&quot;svg3008&quot;&gt;
+  &lt;defs
+     id=&quot;defs3010&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3013&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;m 9.00011,6.75 0,22.5 2.039063,0 0.210937,0 c 0.393556,0.0023 0.78251,-0.0873 1.125,-0.28125 l 15.75,-9 C 28.824183,19.581998 29.179798,18.790988 29.179798,18 c 0,-0.790988 -0.355615,-1.581998 -1.054688,-1.96875 l -15.75,-9 C 12.03262,6.8371875 11.643666,6.7470525 11.25011,6.75 l -0.210937,0 z&quot;
+     id=&quot;path3807-1-1-9-38-4&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#4e9a06;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkReplayRecordingButtonsvgfromrev174215releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLayerssvg"></a>
<div class="copfile"><h4>Copied: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ReplayRecordingButton.svg (from rev 174215, releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg) (0 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ReplayRecordingButton.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ReplayRecordingButton.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -0,0 +1,49 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;36&quot;
+   height=&quot;36&quot;
+   id=&quot;svg3008&quot;&gt;
+  &lt;defs
+     id=&quot;defs3010&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3013&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;path
+     d=&quot;M 18,6.789465 C 11.813468,6.789465 6.789465,11.813445 6.789465,18 6.789465,24.186533 11.813468,29.210535 18,29.210535 24.186532,29.210535 29.210535,24.186533 29.210535,18 29.210535,11.813445 24.186532,6.789465 18,6.789465 z&quot;
+     id=&quot;path4646-0&quot;
+     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0pt;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;text-anchor:start;color:#bebebe;fill:#ef2929;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78125;marker:none;visibility:visible;display:inline;overflow:visible;font-family:Andale Mono&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkRequestsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Request.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Request.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Request.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,558 +11,142 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg6067&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs6069&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient10015&quot;&gt;
-      &lt;stop
-         id=&quot;stop10017&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop10019&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5&quot;
+       xlink:href=&quot;#linearGradient6020&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870601,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient6020&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
</del><ins>+         id=&quot;stop6022&quot;
</ins><span class="cx">          style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop6024&quot;
+         style=&quot;stop-color:#fedba8;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6-6&quot;
+       xlink:href=&quot;#linearGradient8978-0-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9-1&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2-2&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5965&quot;
+       xlink:href=&quot;#linearGradient6026&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,44.406962,-13.194293)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient6026&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop6028&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop6030&quot;
+         style=&quot;stop-color:#fee2ba;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5967&quot;
+       xlink:href=&quot;#linearGradient4247-6-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-111.91003,-84.872563)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#fef0dc;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#fff4e5;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#fef0dc;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#fedfb4;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#fee4c0;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
-      &lt;stop
-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop4249-2-0&quot;
</ins><span class="cx">          style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2-1&quot;
+         style=&quot;stop-color:#fedba8;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       id=&quot;linearGradient4853-9&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-9-6&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient6063&quot;
+       xlink:href=&quot;#linearGradient6026&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948971,0.77180864)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient6065&quot;
+       xlink:href=&quot;#linearGradient4247-6-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-1&quot;
+       xlink:href=&quot;#linearGradient6020-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870601,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-4.3550291&quot;
-       y1=&quot;3.5313618&quot;
-       x2=&quot;-3.08639&quot;
-       y2=&quot;3.5313618&quot;
-       id=&quot;linearGradient5637&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4143&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient4148&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient4151&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient4153&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4170&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4176&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4274&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4280&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.186018&quot;
-       y1=&quot;3.5976331&quot;
-       x2=&quot;-4.0198994&quot;
-       y2=&quot;3.5976331&quot;
-       id=&quot;linearGradient10021&quot;
-       xlink:href=&quot;#linearGradient10015&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10030&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-7.3599825&quot;
-       y1=&quot;3.0011835&quot;
-       x2=&quot;-4.4554024&quot;
-       y2=&quot;3.0011835&quot;
-       id=&quot;linearGradient4960&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;&gt;
</del><ins>+       id=&quot;linearGradient6020-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-6&quot;
-         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2-8&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4330&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4332&quot;&gt;
-      &lt;stop
-         id=&quot;stop4334&quot;
-         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4336&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5219&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-24.291086,-0.31604697)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5236&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-24.291086,-0.31604697)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5242&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-1.3e-5,-2.6e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5260&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-1.3e-5,-2.6e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5266&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(1.7694527,-2.6e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5266-8&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(1.7694527,-2.6e-7)&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5-6&quot;&gt;
-      &lt;stop
-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-66&quot;
</del><ins>+         id=&quot;stop6022-1&quot;
</ins><span class="cx">          style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2-5&quot;
-         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop6024-3&quot;
+         style=&quot;stop-color:#fedba8;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5310&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-6&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient6333&quot;
+       xlink:href=&quot;#linearGradient6020-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(1.7694527,-2.6e-7)&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient5312&quot;&gt;
-      &lt;stop
-         id=&quot;stop5314&quot;
-         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop5316&quot;
-         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5320&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(1.7694525,-6.6052246e-8)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;7.4930358&quot;
-       y1=&quot;0.069539711&quot;
-       x2=&quot;7.4930358&quot;
-       y2=&quot;10.42694&quot;
-       id=&quot;linearGradient5409&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;5.0504322&quot;
-       y1=&quot;7.8328533&quot;
-       x2=&quot;10.949568&quot;
-       y2=&quot;7.8328533&quot;
-       id=&quot;linearGradient5409-7&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5-5&quot;&gt;
-      &lt;stop
-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-2&quot;
-         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2-9&quot;
-         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;5.0504322&quot;
-       y1=&quot;7.8328533&quot;
-       x2=&quot;10.949568&quot;
-       y2=&quot;7.8328533&quot;
-       id=&quot;linearGradient5425&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient5427&quot;&gt;
-      &lt;stop
-         id=&quot;stop5429&quot;
-         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop5431&quot;
-         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374-4&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5-8&quot;&gt;
-      &lt;stop
-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-4&quot;
-         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2-4&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4359&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4361&quot;&gt;
-      &lt;stop
-         id=&quot;stop4363&quot;
-         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4365&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5507&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(11.31361,0.25562117)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;7.4930358&quot;
-       y1=&quot;-0.89696133&quot;
-       x2=&quot;7.4930358&quot;
-       y2=&quot;10.052946&quot;
-       id=&quot;linearGradient5511&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943611)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata6072&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -590,45 +174,42 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;rect
-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><span class="cx">   &lt;g
</span><del>-     id=&quot;text5177-7-4-5&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
</del><ins>+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.003705&quot;
+       height=&quot;15.003344&quot;
+       rx=&quot;1.5143198&quot;
+       ry=&quot;1.5142833&quot;
+       x=&quot;0.49814749&quot;
+       y=&quot;0.49832821&quot;
+       id=&quot;rect4319-7-2&quot;
+       style=&quot;fill:url(#radialGradient6063);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6065);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;12.997247&quot;
+       height=&quot;12.999963&quot;
+       rx=&quot;0.5081172&quot;
+       ry=&quot;0.50810492&quot;
+       x=&quot;1.5013518&quot;
+       y=&quot;1.5016088&quot;
+       id=&quot;rect4321-0-9&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;14.000044&quot;
+       height=&quot;14.000041&quot;
+       rx=&quot;1.9062433&quot;
+       ry=&quot;1.9062428&quot;
+       x=&quot;1.0017486&quot;
+       y=&quot;1.0015783&quot;
+       id=&quot;rect9035-4-9&quot;
+       style=&quot;fill:url(#radialGradient3175-6-6);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">     &lt;path
</span><del>-       d=&quot;m 6.8069164,10.639769 0,1.348704 1.4985591,0 0,-1.348704 -1.4985591,0 M 10.449568,5.8213259 c 0,-1.4409207 -1.0951029,-2.1440922 -2.7780983,-2.1440922 -0.6455325,0 -1.325649,0.1037467 -1.925072,0.4034582 L 5.5504323,4.1844383 6.0115274,5.2795391 6.2305476,5.1988475 c 0.2997115,-0.126801 0.8530263,-0.2536023 1.2795388,-0.2536023 1.3141197,0 1.5446686,0.6455335 1.5446686,1.0374639 0,1.3948113 -2.1671469,1.3256509 -2.1671469,3.8155619 l 0,0.230548 1.4178674,0 0,-0.230548 c 0,-1.890488 2.1440925,-1.5792531 2.1440925,-3.9769451&quot;
-       id=&quot;path5271-2-9&quot;
-       style=&quot;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
-  &lt;/g&gt;
-  &lt;g
-     id=&quot;text5177-7-7&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient5409);stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
</del><ins>+       d=&quot;m 7.0290442,4.6963734 c -0.514325,0.047292 -1.015171,0.1950858 -1.5,0.4375 -0.0104,-6.514e-4 -0.02085,-6.514e-4 -0.03125,0 l -0.1875,0.125 c -0.03544,0.013371 -0.06778,0.034924 -0.09375,0.0625 -0.01327,0.019236 -0.02382,0.040343 -0.03125,0.0625 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 0.0074,0.022157 0.01798,0.043264 0.03125,0.0625 l 0.4375,1.09375 c 0.0095,0.011311 0.01994,0.021782 0.03125,0.03125 0.0095,0.011311 0.01994,0.021782 0.03125,0.03125 0.0095,0.011311 0.01994,0.021782 0.03125,0.03125 0.0095,0.011311 0.01994,0.021782 0.03125,0.03125 0.02876,0.016495 0.06084,0.027188 0.09375,0.03125 0.02072,0.00261 0.04178,0.00261 0.0625,0 0.01131,-0.00947 0.02178,-0.019939 0.03125,-0.03125 l 0.21875,-0.0625 c 0.0104,6.514e-4 0.02085,6.514e-4 0.03125,0 0.253104,-0.1070825 0.810538,-0.25 1.1874999,-0.25 0.616124,0 0.930615,0.1578396 1.09375,0.3125 0.163135,0.1546604 0.1875,0.3218048 0.1875,0.46875 0,0.2839645 -0.103296,0.4873018 -0.28125,0.6875 -0.177954,0.2001982 -0.438739,0.3829692 -0.71875,0.625 C 7.1252731,9.055435 6.5290442,9.753887 6.5290442,11.071373 l 0,0.25 c -6.51e-4,0.0104 -6.51e-4,0.02085 0,0.03125 0.0041,0.03291 0.01475,0.06499 0.03125,0.09375 0.0095,0.01131 0.01994,0.02178 0.03125,0.03125 0.0095,0.01131 0.01994,0.02178 0.03125,0.03125 0.03465,0.03208 0.07855,0.05403 0.125,0.0625 0.0104,6.52e-4 0.02085,6.52e-4 0.03125,0 l 1.4062499,0 c 0.02072,0.0026 0.04178,0.0026 0.0625,0 0.03545,-0.01337 0.06778,-0.03492 0.09375,-0.0625 0.01131,-0.0095 0.02178,-0.01994 0.03125,-0.03125 0.03208,-0.03464 0.05403,-0.07855 0.0625,-0.125 6.51e-4,-0.0104 6.51e-4,-0.02085 0,-0.03125 l 0,-0.25 c 0,-0.425365 0.106343,-0.698962 0.28125,-0.9375 0.174907,-0.2385372 0.446409,-0.4234422 0.71875,-0.6562496 0.544681,-0.4656148 1.1562499,-1.1016347 1.1562499,-2.375 0,-0.7837939 -0.330572,-1.4122805 -0.8749999,-1.8125 -0.544428,-0.4002194 -1.279935,-0.59375 -2.15625,-0.59375 -0.16808,0 -0.359808,-0.015764 -0.5312499,0 z m -0.34375,6.9687496 c -0.04343,-6.79e-4 -0.087,0.01021 -0.125,0.03125 -0.03888,0.02211 -0.07164,0.05487 -0.09375,0.09375 -0.01327,0.01924 -0.02385,0.04034 -0.03125,0.0625 -0.0026,0.02072 -0.0026,0.04178 0,0.0625 l 0,1.34375 c -0.0026,0.02072 -0.0026,0.04178 0,0.0625 0.0074,0.02216 0.01798,0.04326 0.03125,0.0625 0.02211,0.03888 0.05487,0.07164 0.09375,0.09375 0.038,0.02104 0.08157,0.03193 0.125,0.03125 l 1.4999999,0 c 0.02072,0.0026 0.04178,0.0026 0.0625,0 0.03291,-0.0041 0.06499,-0.01475 0.09375,-0.03125 0.02432,-0.01691 0.04559,-0.03818 0.0625,-0.0625 0.01327,-0.01924 0.02382,-0.04034 0.03125,-0.0625 0.0026,-0.02072 0.0026,-0.04178 0,-0.0625 6.51e-4,-0.0104 6.51e-4,-0.02085 0,-0.03125 l 0,-1.34375 c 6.51e-4,-0.0104 6.51e-4,-0.02085 0,-0.03125 -0.0041,-0.03291 -0.01475,-0.06499 -0.03125,-0.09375 -0.0095,-0.01131 -0.01994,-0.02178 -0.03125,-0.03125 -0.0095,-0.01131 -0.01994,-0.02178 -0.03125,-0.03125 -0.0095,-0.01131 -0.01994,-0.02178 -0.03125,-0.03125 -0.02876,-0.01649 -0.06084,-0.02719 -0.09375,-0.03125 -0.0104,-6.51e-4 -0.02085,-6.51e-4 -0.03125,0 l -1.4999999,0 z&quot;
+       id=&quot;path5271-3-3-7-5&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">     &lt;path
</span><del>-       d=&quot;m 6.8069164,10.639769 0,1.348704 1.4985591,0 0,-1.348704 -1.4985591,0 M 10.449568,5.8213259 c 0,-1.4409207 -1.0951029,-2.1440922 -2.7780983,-2.1440922 -0.6455325,0 -1.325649,0.1037467 -1.925072,0.4034582 L 5.5504323,4.1844383 6.0115274,5.2795391 6.2305476,5.1988475 c 0.2997115,-0.126801 0.8530263,-0.2536023 1.2795388,-0.2536023 1.3141197,0 1.5446686,0.6455335 1.5446686,1.0374639 0,1.3948113 -2.1671469,1.3256509 -2.1671469,3.8155619 l 0,0.230548 1.4178674,0 0,-0.230548 c 0,-1.890488 2.1440925,-1.5792531 2.1440925,-3.9769451&quot;
-       id=&quot;path5271-3&quot;
-       style=&quot;fill:none;stroke:url(#linearGradient5511);stroke-width:1;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
</del><ins>+       d=&quot;m 7.0808242,3.6660437 c -0.514325,0.047292 -1.015171,0.1950858 -1.5,0.4375 -0.0104,-6.514e-4 -0.02085,-6.514e-4 -0.03125,0 l -0.1875,0.125 c -0.03544,0.013371 -0.06778,0.034924 -0.09375,0.0625 -0.01327,0.019236 -0.02382,0.040343 -0.03125,0.0625 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 0.0074,0.022157 0.01798,0.043264 0.03125,0.0625 l 0.4375,1.09375 c 0.0095,0.011311 0.01994,0.021782 0.03125,0.03125 0.0095,0.011311 0.01994,0.021782 0.03125,0.03125 0.0095,0.011311 0.01994,0.021782 0.03125,0.03125 0.0095,0.011311 0.01994,0.021782 0.03125,0.03125 0.02876,0.016495 0.06084,0.027188 0.09375,0.03125 0.02072,0.00261 0.04178,0.00261 0.0625,0 0.01131,-0.00947 0.02178,-0.019939 0.03125,-0.03125 l 0.21875,-0.0625 c 0.0104,6.514e-4 0.02085,6.514e-4 0.03125,0 0.253104,-0.1070825 0.810538,-0.25 1.1874999,-0.25 0.616124,0 0.930615,0.1578396 1.09375,0.3125 0.163135,0.1546604 0.1875,0.3218048 0.1875,0.46875 0,0.2839645 -0.103296,0.4873018 -0.28125,0.6875 -0.177954,0.2001982 -0.438739,0.3829692 -0.71875,0.625 -0.560021,0.4840616 -1.1562499,1.1825136 -1.1562499,2.5000003 l 0,0.25 c -6.51e-4,0.0104 -6.51e-4,0.02085 0,0.03125 0.0041,0.03291 0.01475,0.06499 0.03125,0.09375 0.0095,0.01131 0.01994,0.02178 0.03125,0.03125 0.0095,0.01131 0.01994,0.02178 0.03125,0.03125 0.03465,0.03208 0.07855,0.05403 0.125,0.0625 0.0104,6.51e-4 0.02085,6.51e-4 0.03125,0 l 1.4062499,0 c 0.02072,0.0026 0.04178,0.0026 0.0625,0 0.03545,-0.01337 0.06778,-0.03492 0.09375,-0.0625 0.01131,-0.0095 0.02178,-0.01994 0.03125,-0.03125 0.03208,-0.03464 0.05403,-0.07855 0.0625,-0.125 6.51e-4,-0.0104 6.51e-4,-0.02085 0,-0.03125 l 0,-0.25 c 0,-0.4253662 0.106343,-0.6989627 0.28125,-0.9375003 0.174907,-0.2385376 0.446409,-0.4234426 0.71875,-0.65625 0.5446809,-0.4656148 1.1562499,-1.1016347 1.1562499,-2.375 0,-0.7837939 -0.330572,-1.4122805 -0.8749999,-1.8125 -0.544428,-0.4002194 -1.279935,-0.59375 -2.15625,-0.59375 -0.16808,0 -0.359808,-0.015764 -0.5312499,0 z m -0.34375,6.9687503 c -0.04343,-6.79e-4 -0.087,0.01021 -0.125,0.03125 -0.03888,0.02211 -0.07164,0.05487 -0.09375,0.09375 -0.01327,0.01924 -0.02385,0.04034 -0.03125,0.0625 -0.0026,0.02072 -0.0026,0.04178 0,0.0625 l 0,1.34375 c -0.0026,0.02072 -0.0026,0.04178 0,0.0625 0.0074,0.02216 0.01798,0.04326 0.03125,0.0625 0.02211,0.03888 0.05487,0.07164 0.09375,0.09375 0.038,0.02104 0.08157,0.03193 0.125,0.03125 l 1.4999999,0 c 0.02072,0.0026 0.04178,0.0026 0.0625,0 0.03291,-0.0041 0.06499,-0.01475 0.09375,-0.03125 0.02432,-0.01691 0.04559,-0.03818 0.0625,-0.0625 0.01327,-0.01924 0.02382,-0.04034 0.03125,-0.0625 0.0026,-0.02072 0.0026,-0.04178 0,-0.0625 6.51e-4,-0.0104 6.51e-4,-0.02085 0,-0.03125 l 0,-1.34375 c 6.51e-4,-0.0104 6.51e-4,-0.02085 0,-0.03125 -0.0041,-0.03291 -0.01475,-0.06499 -0.03125,-0.09375 -0.0095,-0.01131 -0.01994,-0.02178 -0.03125,-0.03125 -0.0095,-0.01131 -0.01994,-0.02178 -0.03125,-0.03125 -0.0095,-0.01131 -0.01994,-0.02178 -0.03125,-0.03125 -0.02876,-0.01649 -0.06084,-0.02719 -0.09375,-0.03125 -0.0104,-6.52e-4 -0.02085,-6.52e-4 -0.03125,0 l -1.4999999,0 z&quot;
+       id=&quot;path5271-3-3-7-5-6&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3161-1-5-1);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;/g&gt;
</span><del>-  &lt;g
-     id=&quot;text5177-7-7-1&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-    &lt;path
-       d=&quot;m 6.8069164,10.639769 0,1.348704 1.4985591,0 0,-1.348704 -1.4985591,0 M 10.449568,5.8213259 c 0,-1.4409207 -1.0951029,-2.1440922 -2.7780983,-2.1440922 -0.6455325,0 -1.325649,0.1037467 -1.925072,0.4034582 L 5.5504323,4.1844383 6.0115274,5.2795391 6.2305476,5.1988475 c 0.2997115,-0.126801 0.8530263,-0.2536023 1.2795388,-0.2536023 1.3141197,0 1.5446686,0.6455335 1.5446686,1.0374639 0,1.3948113 -2.1671469,1.3256509 -2.1671469,3.8155619 l 0,0.230548 1.4178674,0 0,-0.230548 c 0,-1.890488 2.1440925,-1.5792531 2.1440925,-3.9769451&quot;
-       id=&quot;path5271-3-3&quot;
-       style=&quot;fill:#ffffff;fill-opacity:1;stroke:none&quot; /&gt;
-  &lt;/g&gt;
</del><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkResourcessvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Resources.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Resources.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Resources.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -43,6 +43,7 @@
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><span class="cx">   &lt;g
</span><ins>+     transform=&quot;matrix(0.79994145,0,0,0.79994145,1.6004685,1.6004683)&quot;
</ins><span class="cx">      id=&quot;layer1&quot;&gt;
</span><span class="cx">     &lt;path
</span><span class="cx">        d=&quot;m 2.8124438,0.5005491 a 1.0000999,1.0000999 0 0 0 -0.8125,1.0000001 l 0,12.9999998 a 1.0000999,1.0000999 0 0 0 1.0000001,1 l 9.9999991,0 a 1.0000999,1.0000999 0 0 0 1,-1 l 0,-9.4374998 a 1.0000999,1.0000999 0 0 0 -0.28125,-0.71875 L 10.156194,0.78179915 A 1.0000999,1.0000999 0 0 0 9.4374439,0.5005491 l -6.4375,0 a 1.0000999,1.0000999 0 0 0 -0.0937,0 1.0000999,1.0000999 0 0 0 -0.0937,0 z m 1.1875001,2.0000001 5,0 0,3 2.9999991,0 0,7.9999998 -7.9999991,0 0,-10.9999998 z&quot;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkResponsesvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Response.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Response.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Response.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,380 +11,211 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg7929&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs7931&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4329&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4331&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4333&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6-6-4-0&quot;
+       xlink:href=&quot;#linearGradient8978-0-9-0-8&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630262)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0-9-0-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
-      &lt;stop
-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9-1-8-4&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2-2-4-4&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient7833&quot;
+       xlink:href=&quot;#linearGradient7394-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-20.948972,32.907402)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient7394-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop7396-0&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7398-2&quot;
+         style=&quot;stop-color:#cbdbed;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient7835&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-177.26596,-38.770868)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6-9-9-7&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249-2-0-1-7&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#ecf2f8;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#c6d9ec;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#cfdfef;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2-1-0-5&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient7925&quot;
+       xlink:href=&quot;#linearGradient7394-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948972,0.77180763)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient7927&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906462)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-7&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop7890-4&quot;
</ins><span class="cx">          style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7892-2&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient8140&quot;
+       xlink:href=&quot;#linearGradient7888-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943611)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-7-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890-4-0&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892-2-3&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient8293&quot;
+       xlink:href=&quot;#linearGradient7888-7-8&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.497065,-47.58668)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-1-0-3&quot;
+       xlink:href=&quot;#linearGradient7888-7-8-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870602,-43.768872)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3502&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3507&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-290.56634,-217.42327)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3510&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3513&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3515&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4300&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4306&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4319&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-5.8073196&quot;
-       y1=&quot;3.9479289&quot;
-       x2=&quot;-4.0577693&quot;
-       y2=&quot;3.9479289&quot;
-       id=&quot;linearGradient4335&quot;
-       xlink:href=&quot;#linearGradient4329&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-7-8-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-5&quot;
</del><ins>+         id=&quot;stop7890-4-0-7&quot;
</ins><span class="cx">          style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2-1&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7892-2-3-2&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3288&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient8437&quot;
+       xlink:href=&quot;#linearGradient7888-7-8-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.885989,-48.383554)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient3290&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-1-0-3-2&quot;
+       xlink:href=&quot;#linearGradient7888-7-8-2-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870602,-43.768872)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-7-8-2-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop3292&quot;
</del><ins>+         id=&quot;stop7890-4-0-7-6&quot;
</ins><span class="cx">          style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop3294&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7892-2-3-2-9&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3342&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient8593&quot;
+       xlink:href=&quot;#linearGradient7888-7-8-2-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(-2.0427513e-4,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3360&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-2.0427513e-4,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3366&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-1&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.43227714,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-3.147388&quot;
-       y1=&quot;-1.3175679&quot;
-       x2=&quot;-3.147388&quot;
-       y2=&quot;10.025665&quot;
-       id=&quot;linearGradient4267&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-3.147388&quot;
-       y1=&quot;-1.3175679&quot;
-       x2=&quot;-3.147388&quot;
-       y2=&quot;10.025665&quot;
-       id=&quot;linearGradient4274&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-3.147388&quot;
-       y1=&quot;-1.3175679&quot;
-       x2=&quot;-3.147388&quot;
-       y2=&quot;10.025665&quot;
-       id=&quot;linearGradient4278&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(10.29112,0.04024)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.49537,-47.588151)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata7934&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="cx">         &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
</span><span class="cx">         &lt;dc:type
</span><span class="cx">            rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
</span><del>-        &lt;dc:title&gt;&lt;/dc:title&gt;
</del><span class="cx">         &lt;cc:license
</span><span class="cx">            rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
</span><ins>+        &lt;dc:title&gt;&lt;/dc:title&gt;
</ins><span class="cx">       &lt;/cc:Work&gt;
</span><span class="cx">       &lt;cc:License
</span><span class="cx">          rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
</span><span class="lines">@@ -403,33 +234,42 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;rect
-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient3513);fill-opacity:1;stroke:url(#linearGradient3515);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient3510);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;M 7,4 7,8.9444444 5.71875,7.8055556 C 5.53059,7.6383111 5.2653,7.5555644 5,7.5555556 l -1,0 0,0.8888888 c 10e-6,0.2358223 0.0931,0.4716267 0.28125,0.6388889 l 3,2.6666667 0.28125,0.25 0.875,0 0.28125,-0.25 3,-2.6666667 C 11.90694,8.9160711 11.99999,8.6802667 12,8.4444444 l 0,-0.8888888 -1,0 c -0.2653,8.8e-6 -0.53059,0.082756 -0.71875,0.25 L 9,8.9444444 9,4 z&quot;
-     id=&quot;path3613-2&quot;
-     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:none;stroke:#ffffff;stroke-width:2;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
-  &lt;path
-     d=&quot;M 7,4 7,8.9444444 5.71875,7.8055556 C 5.53059,7.6383111 5.2653,7.5555644 5,7.5555556 l -1,0 0,0.8888888 c 10e-6,0.2358223 0.0931,0.4716267 0.28125,0.6388889 l 3,2.6666667 0.28125,0.25 0.875,0 0.28125,-0.25 3,-2.6666667 C 11.90694,8.9160711 11.99999,8.6802667 12,8.4444444 l 0,-0.8888888 -1,0 c -0.2653,8.8e-6 -0.53059,0.082756 -0.71875,0.25 L 9,8.9444444 9,4 z&quot;
-     id=&quot;path3613-0&quot;
-     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:none;stroke:url(#linearGradient4278);stroke-width:1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
-  &lt;path
-     d=&quot;M 7,4 7,8.9444444 5.71875,7.8055556 C 5.53059,7.6383111 5.2653,7.5555644 5,7.5555556 l -1,0 0,0.8888888 c 10e-6,0.2358223 0.0931,0.4716267 0.28125,0.6388889 l 3,2.6666667 0.28125,0.25 0.875,0 0.28125,-0.25 3,-2.6666667 C 11.90694,8.9160711 11.99999,8.6802667 12,8.4444444 l 0,-0.8888888 -1,0 c -0.2653,8.8e-6 -0.53059,0.082756 -0.71875,0.25 L 9,8.9444444 9,4 z&quot;
-     id=&quot;path3613&quot;
-     style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
</del><ins>+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.003705&quot;
+       height=&quot;15.003344&quot;
+       rx=&quot;1.5143198&quot;
+       ry=&quot;1.5142833&quot;
+       x=&quot;0.49814749&quot;
+       y=&quot;0.49832821&quot;
+       id=&quot;rect4319-7-2-1-7&quot;
+       style=&quot;fill:url(#radialGradient7925);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7927);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;12.997247&quot;
+       height=&quot;12.999963&quot;
+       rx=&quot;0.5081172&quot;
+       ry=&quot;0.50810492&quot;
+       x=&quot;1.5013518&quot;
+       y=&quot;1.5016088&quot;
+       id=&quot;rect4321-0-9-4-0&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;14.000044&quot;
+       height=&quot;14.000041&quot;
+       rx=&quot;1.9062433&quot;
+       ry=&quot;1.9062428&quot;
+       x=&quot;1.0017486&quot;
+       y=&quot;1.0015783&quot;
+       id=&quot;rect9035-4-9-5-7&quot;
+       style=&quot;fill:url(#radialGradient3175-6-6-4-0);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;path
+       d=&quot;m 6.7634236,4.8508339 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.09375 0.250025,0.250025 0 0 0 0,0.03125 l 0,4.40625 -0.875,-0.78125 c -0.244767,-0.2175595 -0.557723,-0.3124895 -0.875,-0.3125 l -1,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.09375 0.250025,0.250025 0 0 0 0,0.0625 l 0,0.875 c 1.3e-5,0.3016063 0.099,0.6261741 0.34375,0.8437501 l 3,2.65625 0.28125,0.25 a 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.125,0.03125 l 0.875,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0.28125,-0.25 2.9999994,-2.65625 c 0.24481,-0.217586 0.374988,-0.5421721 0.375,-0.8437501 l 0,-0.875 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -1,0 c -0.317278,1.05e-5 -0.661482,0.094941 -0.9062494,0.3125 l -0.84375,0.75 0,-4.375 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 l -2,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path3613-9&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
+    &lt;path
+       d=&quot;m 6.8152036,3.8205039 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.09375 0.250025,0.250025 0 0 0 0,0.03125 l 0,4.40625 -0.875,-0.78125 c -0.244767,-0.2175595 -0.557723,-0.3124895 -0.875,-0.3125 l -1,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.09375 0.250025,0.250025 0 0 0 0,0.0625 l 0,0.875 c 1.3e-5,0.3016063 0.099,0.6261745 0.34375,0.84375 l 3,2.6562501 0.28125,0.25 a 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.125,0.03125 l 0.875,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0.28125,-0.25 2.9999994,-2.6562501 c 0.24481,-0.2175858 0.374988,-0.542172 0.375,-0.84375 l 0,-0.875 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -1,0 c -0.317278,1.05e-5 -0.661482,0.094941 -0.906249,0.3125 l -0.8437504,0.75 0,-4.375 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 l -2,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path3613-9-7&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3161-1-5-9-6-1-0-3-2);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans&quot; /&gt;
+  &lt;/g&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkResultLinesvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ResultLine.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ResultLine.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/ResultLine.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,500 +11,160 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg3601&quot;&gt;
</del><ins>+   id=&quot;svg9882&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs3603&quot;&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient6090&quot;&gt;
-      &lt;stop
-         id=&quot;stop6092&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6094&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient8412&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
</del><ins>+     id=&quot;defs9884&quot;&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient8486&quot;
-       xlink:href=&quot;#linearGradient8480&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480&quot;&gt;
-      &lt;stop
-         id=&quot;stop8482&quot;
</del><ins>+         id=&quot;stop8980&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484&quot;
</del><ins>+         id=&quot;stop8982&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><span class="cx">     &lt;radialGradient
</span><del>-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient7874&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3179&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-49.42355,1.24638)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4&quot;
</del><ins>+         id=&quot;stop11522&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop11524&quot;
+         style=&quot;stop-color:#dcdcdc;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient7876&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3181&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-205.74054,-70.43189)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249&quot;
+         style=&quot;stop-color:#9b9b9b;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
-         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
-         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
-         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient9878&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient7878&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient9880&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
-      &lt;stop
-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880-9&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-8&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-0&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-6&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3707&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;radialGradient
-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient3734&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9970&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943609)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3736&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7-1-5-5-9-9&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3-3-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3738&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3740&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3744&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3746&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.0724082&quot;
-       y1=&quot;3.0201192&quot;
-       x2=&quot;-2.9216745&quot;
-       y2=&quot;3.0201192&quot;
-       id=&quot;linearGradient4526&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4585&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5185&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-5.9777341&quot;
-       y1=&quot;2.6982248&quot;
-       x2=&quot;-4.2471185&quot;
-       y2=&quot;2.6982248&quot;
-       id=&quot;linearGradient6096&quot;
-       xlink:href=&quot;#linearGradient6090&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10060&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient10065&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient10068&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient10070&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10080&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4699&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4753&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5379&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5474&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5478&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5482&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5529&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5531&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5533&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5537&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5540&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.75504355,1.0861138)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5552&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.9899511&quot;
-       y1=&quot;-0.80473387&quot;
-       x2=&quot;6.9899511&quot;
-       y2=&quot;10.279539&quot;
-       id=&quot;linearGradient5556&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5560&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.7499791&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.3342934&quot;
-       id=&quot;linearGradient5596&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.7499791&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.3342934&quot;
-       id=&quot;linearGradient5604&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10030&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-2-3-2-3-3-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-9&quot;
</del><ins>+         id=&quot;stop7890-1-6-2-7-3-1&quot;
</ins><span class="cx">          style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2-4&quot;
-         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7892-2-4-9-8-5-1&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5787&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10160&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3-3-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(-13.887117,-2.0933523)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768872)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata3606&quot;&gt;
</del><ins>+     id=&quot;metadata9887&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="cx">         &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
</span><span class="cx">         &lt;dc:type
</span><span class="cx">            rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
</span><del>-        &lt;dc:title&gt;&lt;/dc:title&gt;
</del><span class="cx">         &lt;cc:license
</span><span class="cx">            rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
</span><ins>+        &lt;dc:title&gt;&lt;/dc:title&gt;
</ins><span class="cx">       &lt;/cc:Work&gt;
</span><span class="cx">       &lt;cc:License
</span><span class="cx">          rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
</span><span class="lines">@@ -523,65 +183,46 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
-     id=&quot;path7868&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;rect
-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.499998&quot;
-     id=&quot;rect7870&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient10068);fill-opacity:1;stroke:url(#linearGradient10070);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
-     id=&quot;path7872-9&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient10065);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><span class="cx">   &lt;g
</span><del>-     transform=&quot;translate(0.75504355,1.0861138)&quot;
-     id=&quot;text5177-7-5&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
</del><ins>+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.003705&quot;
+       height=&quot;15.003344&quot;
+       rx=&quot;1.5143198&quot;
+       ry=&quot;1.5142833&quot;
+       x=&quot;0.49814749&quot;
+       y=&quot;0.49832821&quot;
+       id=&quot;rect4319&quot;
+       style=&quot;fill:url(#radialGradient9878);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient9880);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;12.997247&quot;
+       height=&quot;12.999963&quot;
+       rx=&quot;0.5081172&quot;
+       ry=&quot;0.50810492&quot;
+       x=&quot;1.5013518&quot;
+       y=&quot;1.5016088&quot;
+       id=&quot;rect4321&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;14.000044&quot;
+       height=&quot;14.000041&quot;
+       rx=&quot;1.9062433&quot;
+       ry=&quot;1.9062428&quot;
+       x=&quot;1.0017486&quot;
+       y=&quot;1.0015783&quot;
+       id=&quot;rect9035&quot;
+       style=&quot;fill:url(#radialGradient3175);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">     &lt;path
</span><del>-       d=&quot;m 4.3112389,6.3976947 0,1.3025936 5.8674351,0 0,-1.3025936 -5.8674351,0&quot;
-       id=&quot;path4760-9&quot;
-       style=&quot;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
-  &lt;/g&gt;
-  &lt;g
-     transform=&quot;translate(0.75504355,1.0861138)&quot;
-     id=&quot;text5177-7-2-9&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
</del><ins>+       d=&quot;m 4.8249452,5.5063486 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,1.3125 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.0625,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 5.8749998,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -5.8749998,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z m 0,2.6875 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,1.3125 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.0625,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 5.8749998,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -5.8749998,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z m 0,2.6875004 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,1.3125 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.0625,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 5.8749998,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -5.8749998,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path4760-2-0&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">     &lt;path
</span><del>-       d=&quot;m 4.3112389,8.9452451 0,1.3141209 5.8674351,0 0,-1.3141209 -5.8674351,0&quot;
-       id=&quot;path4760-0-3&quot;
-       style=&quot;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
-  &lt;/g&gt;
-  &lt;path
-     d=&quot;m 5.0662824,4.6545204 0,1.3025934 5.8674356,0 0,-1.3025934 -5.8674355,0&quot;
-     id=&quot;path4760-5-7&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;g
-     transform=&quot;translate(0.75504355,0.94524526)&quot;
-     id=&quot;text5177-7-8&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient5604);fill-opacity:1;stroke:url(#linearGradient5596);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
</del><ins>+       d=&quot;m 4.8767252,4.4760186 c -0.024316,0.016912 -0.045588,0.038184 -0.0625,0.0625 -0.013269,0.019236 -0.023823,0.040343 -0.03125,0.0625 -0.021038,0.038004 -0.031929,0.081566 -0.03125,0.125 l 0,1.3125 c -0.00261,0.020724 -0.00261,0.041776 0,0.0625 0.00847,0.046447 0.030425,0.090355 0.0625,0.125 0.00947,0.011311 0.019939,0.021782 0.03125,0.03125 0.019236,0.013269 0.040343,0.023823 0.0625,0.03125 0.020724,0.00261 0.041776,0.00261 0.0625,0 0.010403,6.514e-4 0.020847,6.514e-4 0.03125,0 l 5.8749998,0 c 0.03291,-0.00406 0.06499,-0.014754 0.09375,-0.03125 0.02216,-0.00743 0.04326,-0.017981 0.0625,-0.03125 0.01131,-0.00947 0.02178,-0.019939 0.03125,-0.03125 0.01131,-0.00947 0.02178,-0.019939 0.03125,-0.03125 0.0165,-0.028764 0.02719,-0.060841 0.03125,-0.09375 6.51e-4,-0.010403 6.51e-4,-0.020847 0,-0.03125 l 0,-1.3125 c 0.0026,-0.020724 0.0026,-0.041776 0,-0.0625 -0.01695,-0.050185 -0.05032,-0.094676 -0.09375,-0.125 -0.01924,-0.013269 -0.04034,-0.023822 -0.0625,-0.03125 -0.02876,-0.016495 -0.06084,-0.027188 -0.09375,-0.03125 l -5.8749998,0 c -0.020724,-0.00261 -0.041776,-0.00261 -0.0625,0 -0.010403,-6.514e-4 -0.020847,-6.514e-4 -0.03125,0 -0.010403,-6.514e-4 -0.020847,-6.514e-4 -0.03125,0 z m 0,5.3750001 c -0.024316,0.016912 -0.045588,0.038185 -0.0625,0.0625 -0.013269,0.019236 -0.023823,0.040343 -0.03125,0.0625 -0.021039,0.038004 -0.031929,0.081566 -0.03125,0.1250003 l 0,1.3125 c -0.00261,0.02072 -0.00261,0.04178 0,0.0625 0.00847,0.04645 0.030425,0.09035 0.0625,0.125 0.00947,0.01131 0.019939,0.02178 0.03125,0.03125 0.019236,0.01327 0.040343,0.02382 0.0625,0.03125 0.020724,0.0026 0.041776,0.0026 0.0625,0 0.010403,6.51e-4 0.020847,6.51e-4 0.03125,0 l 5.8749998,0 c 0.03291,-0.0041 0.06499,-0.01475 0.09375,-0.03125 0.02216,-0.0074 0.04326,-0.01798 0.0625,-0.03125 0.01131,-0.0095 0.02178,-0.01994 0.03125,-0.03125 0.01131,-0.0095 0.02178,-0.01994 0.03125,-0.03125 0.0165,-0.02876 0.02719,-0.06084 0.03125,-0.09375 6.51e-4,-0.0104 6.51e-4,-0.02085 0,-0.03125 l 0,-1.3125 c 0.0026,-0.02072 0.0026,-0.04178 0,-0.0625 -0.01695,-0.050186 -0.05032,-0.094677 -0.09375,-0.1250003 -0.01924,-0.013269 -0.04034,-0.023822 -0.0625,-0.03125 -0.02876,-0.016495 -0.06084,-0.027188 -0.09375,-0.03125 l -5.8749998,0 c -0.020724,-0.00261 -0.041776,-0.00261 -0.0625,0 -0.010403,-6.514e-4 -0.020847,-6.514e-4 -0.03125,0 -0.010403,-6.514e-4 -0.020847,-6.514e-4 -0.03125,0 z&quot;
+       id=&quot;path4760-2-0-8&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3161-6);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">     &lt;path
</span><del>-       d=&quot;m 4.3112389,6.3976947 0,1.3025936 5.8674351,0 0,-1.3025936 -5.8674351,0&quot;
-       id=&quot;path4760-2&quot;
-       style=&quot;fill:url(#linearGradient5604);fill-opacity:1;stroke:url(#linearGradient5596);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
</del><ins>+       d=&quot;m 4.8767254,7.1635188 c -0.024316,0.016912 -0.045588,0.038184 -0.0625,0.0625 -0.013269,0.019236 -0.023822,0.040343 -0.03125,0.0625 -0.021038,0.038004 -0.031929,0.081566 -0.03125,0.125 l 0,1.3125 c -0.00261,0.020724 -0.00261,0.041776 0,0.0625 0.00847,0.046447 0.030425,0.090355 0.0625,0.125 0.00947,0.011311 0.019939,0.021782 0.03125,0.03125 0.019236,0.013269 0.040343,0.023822 0.0625,0.03125 0.020724,0.00261 0.041776,0.00261 0.0625,0 0.010403,6.514e-4 0.020847,6.514e-4 0.03125,0 l 5.8749996,0 c 0.03291,-0.00406 0.06499,-0.014755 0.09375,-0.03125 0.02216,-0.00743 0.04326,-0.017981 0.0625,-0.03125 0.01131,-0.00947 0.02178,-0.019939 0.03125,-0.03125 0.01131,-0.00947 0.02178,-0.019939 0.03125,-0.03125 0.0165,-0.028764 0.02719,-0.060841 0.03125,-0.09375 6.51e-4,-0.010403 6.51e-4,-0.020847 0,-0.03125 l 0,-1.3125 c 0.0026,-0.020724 0.0026,-0.041776 0,-0.0625 -0.01695,-0.050185 -0.05032,-0.094677 -0.09375,-0.125 -0.01924,-0.013269 -0.04034,-0.023823 -0.0625,-0.03125 -0.02876,-0.016496 -0.06084,-0.027188 -0.09375,-0.03125 l -5.8749996,0 c -0.020724,-0.00261 -0.041776,-0.00261 -0.0625,0 -0.010403,-6.514e-4 -0.020847,-6.514e-4 -0.03125,0 -0.010403,-6.514e-4 -0.020847,-6.514e-4 -0.03125,0 z&quot;
+       id=&quot;path4760-2-0-3&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient10160);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;/g&gt;
</span><del>-  &lt;g
-     transform=&quot;translate(0.75504355,1.0861138)&quot;
-     id=&quot;text5177-7-2-6&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient5552);fill-opacity:1;stroke:url(#linearGradient5560);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-    &lt;path
-       d=&quot;m 4.3112389,8.9452451 0,1.3141209 5.8674351,0 0,-1.3141209 -5.8674351,0&quot;
-       id=&quot;path4760-0-8&quot;
-       style=&quot;fill:url(#linearGradient5552);fill-opacity:1;stroke:url(#linearGradient5531);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
-  &lt;/g&gt;
-  &lt;path
-     d=&quot;m 5.0662824,4.6545204 0,1.3025934 5.8674356,0 0,-1.3025934 -5.8674355,0&quot;
-     id=&quot;path4760-5-3&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient5556);fill-opacity:1;stroke:url(#linearGradient5540);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkSourceCodesvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/SourceCode.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/SourceCode.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/SourceCode.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,549 +11,131 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg3601&quot;&gt;
</del><ins>+   id=&quot;svg9882&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs3603&quot;&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient6090&quot;&gt;
-      &lt;stop
-         id=&quot;stop6092&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6094&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient8412&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
</del><ins>+     id=&quot;defs9884&quot;&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient8486&quot;
-       xlink:href=&quot;#linearGradient8480&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480&quot;&gt;
-      &lt;stop
-         id=&quot;stop8482&quot;
</del><ins>+         id=&quot;stop8980&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484&quot;
</del><ins>+         id=&quot;stop8982&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><span class="cx">     &lt;radialGradient
</span><del>-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient7874&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3179&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-49.42355,1.24638)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4&quot;
</del><ins>+         id=&quot;stop11522&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop11524&quot;
+         style=&quot;stop-color:#dcdcdc;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient7876&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3181&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-205.74054,-70.43189)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249&quot;
+         style=&quot;stop-color:#9b9b9b;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
-         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
-         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
-         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient7878&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
-      &lt;stop
-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880-9&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-8&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-0&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-6&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3707&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><span class="cx">     &lt;radialGradient
</span><del>-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient3734&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient9878&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3736&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient9880&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3738&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3740&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3744&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3746&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.0724082&quot;
-       y1=&quot;3.0201192&quot;
-       x2=&quot;-2.9216745&quot;
-       y2=&quot;3.0201192&quot;
-       id=&quot;linearGradient4526&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4585&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5185&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-5.9777341&quot;
-       y1=&quot;2.6982248&quot;
-       x2=&quot;-4.2471185&quot;
-       y2=&quot;2.6982248&quot;
-       id=&quot;linearGradient6096&quot;
-       xlink:href=&quot;#linearGradient6090&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10060&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient10065&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient10068&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient10070&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10080&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4699&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4701&quot;&gt;
-      &lt;stop
-         id=&quot;stop4703&quot;
-         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4705&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4753&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5379&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5472&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5474&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5476&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5478&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5480&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5482&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5527&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5529&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5531&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5533&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5535&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5537&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5540&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9970&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.75504355,1.0861138)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5552&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5554&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.9899511&quot;
-       y1=&quot;-0.80473387&quot;
-       x2=&quot;6.9899511&quot;
-       y2=&quot;10.279539&quot;
-       id=&quot;linearGradient5556&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5558&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5560&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5562&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5564&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943609)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata3606&quot;&gt;
</del><ins>+     id=&quot;metadata9887&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="cx">         &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
</span><span class="cx">         &lt;dc:type
</span><span class="cx">            rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
</span><del>-        &lt;dc:title&gt;&lt;/dc:title&gt;
</del><span class="cx">         &lt;cc:license
</span><span class="cx">            rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
</span><ins>+        &lt;dc:title&gt;&lt;/dc:title&gt;
</ins><span class="cx">       &lt;/cc:Work&gt;
</span><span class="cx">       &lt;cc:License
</span><span class="cx">          rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
</span><span class="lines">@@ -572,65 +154,42 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
-     id=&quot;path7868&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;rect
-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.499998&quot;
-     id=&quot;rect7870&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient10068);fill-opacity:1;stroke:url(#linearGradient10070);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
-     id=&quot;path7872-9&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient10065);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><span class="cx">   &lt;g
</span><del>-     transform=&quot;translate(0.75504355,1.0861138)&quot;
-     id=&quot;text5177-7-5&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
</del><ins>+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.003705&quot;
+       height=&quot;15.003344&quot;
+       rx=&quot;1.5143198&quot;
+       ry=&quot;1.5142833&quot;
+       x=&quot;0.49814749&quot;
+       y=&quot;0.49832821&quot;
+       id=&quot;rect4319&quot;
+       style=&quot;fill:url(#radialGradient9878);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient9880);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;12.997247&quot;
+       height=&quot;12.999963&quot;
+       rx=&quot;0.5081172&quot;
+       ry=&quot;0.50810492&quot;
+       x=&quot;1.5013518&quot;
+       y=&quot;1.5016088&quot;
+       id=&quot;rect4321&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;14.000044&quot;
+       height=&quot;14.000041&quot;
+       rx=&quot;1.9062433&quot;
+       ry=&quot;1.9062428&quot;
+       x=&quot;1.0017486&quot;
+       y=&quot;1.0015783&quot;
+       id=&quot;rect9035&quot;
+       style=&quot;fill:url(#radialGradient3175);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">     &lt;path
</span><del>-       d=&quot;m 4.3112389,6.3976947 0,1.3025936 5.8674351,0 0,-1.3025936 -5.8674351,0&quot;
-       id=&quot;path4760-9&quot;
-       style=&quot;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
-  &lt;/g&gt;
-  &lt;g
-     transform=&quot;translate(0.75504355,1.0861138)&quot;
-     id=&quot;text5177-7-2-9&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
</del><ins>+       d=&quot;m 4.8249452,5.5063486 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,1.3125 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.0625,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 5.8749998,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -5.8749998,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z m 0,2.6875 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,1.3125 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.0625,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 5.8749998,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -5.8749998,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z m 0,2.6875004 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,1.3125 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.0625,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 5.8749998,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -5.8749998,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path4760-2-0&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">     &lt;path
</span><del>-       d=&quot;m 4.3112389,8.9452451 0,1.3141209 5.8674351,0 0,-1.3141209 -5.8674351,0&quot;
-       id=&quot;path4760-0-3&quot;
-       style=&quot;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
</del><ins>+       d=&quot;m 4.8767252,4.4760186 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,1.3125 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.0625,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 5.8749998,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -5.8749998,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z m 0,2.6875 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,1.3125 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.0625,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 5.8749998,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -5.8749998,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z m 0,2.6875001 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.1250003 l 0,1.3125 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.0625,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,0 l 5.8749998,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.1250003 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -5.8749998,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path4760-2-0-8&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3161-6);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;/g&gt;
</span><del>-  &lt;path
-     d=&quot;m 5.0662824,4.6545204 0,1.3025934 5.8674356,0 0,-1.3025934 -5.8674355,0&quot;
-     id=&quot;path4760-5-7&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;g
-     transform=&quot;translate(0.75504355,0.94524526)&quot;
-     id=&quot;text5177-7-8&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient5554);fill-opacity:1;stroke:url(#linearGradient5558);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-    &lt;path
-       d=&quot;m 4.3112389,6.3976947 0,1.3025936 5.8674351,0 0,-1.3025936 -5.8674351,0&quot;
-       id=&quot;path4760-2&quot;
-       style=&quot;fill:url(#linearGradient5562);fill-opacity:1;stroke:url(#linearGradient5564);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
-  &lt;/g&gt;
-  &lt;g
-     transform=&quot;translate(0.75504355,1.0861138)&quot;
-     id=&quot;text5177-7-2-6&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient5552);fill-opacity:1;stroke:url(#linearGradient5560);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-    &lt;path
-       d=&quot;m 4.3112389,8.9452451 0,1.3141209 5.8674351,0 0,-1.3141209 -5.8674351,0&quot;
-       id=&quot;path4760-0-8&quot;
-       style=&quot;fill:url(#linearGradient5552);fill-opacity:1;stroke:url(#linearGradient5531);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
-  &lt;/g&gt;
-  &lt;path
-     d=&quot;m 5.0662824,4.6545204 0,1.3025934 5.8674356,0 0,-1.3025934 -5.8674355,0&quot;
-     id=&quot;path4760-5-3&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient5556);fill-opacity:1;stroke:url(#linearGradient5540);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkStopsvgfromrev174215releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLayerssvg"></a>
<div class="copfile"><h4>Copied: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Stop.svg (from rev 174215, releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg) (0 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Stop.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Stop.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   version=&quot;1.1&quot;
+   width=&quot;13&quot;
+   height=&quot;13&quot;
+   id=&quot;svg3755&quot;&gt;
+  &lt;defs
+     id=&quot;defs3757&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3760&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     transform=&quot;translate(0,-3)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 2.5,5.5 0,8 8,0 0,-8 -8,0 z&quot;
+       id=&quot;path3807-1-1-5-8&quot;
+       style=&quot;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0pt;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;text-anchor:start;color:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;font-family:Andale Mono&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleAuthorsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleAuthor.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleAuthor.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleAuthor.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,322 +11,151 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg7929&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs7931&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4329&quot;&gt;
-      &lt;stop
-         id=&quot;stop4331&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4333&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6&quot;
+       xlink:href=&quot;#linearGradient7888&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870602,-43.768872)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
</del><ins>+         id=&quot;stop7890&quot;
</ins><span class="cx">          style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7892&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6-6-4-0&quot;
+       xlink:href=&quot;#linearGradient8978-0-9-0-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630262)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0-9-0-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9-1-8-4&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2-2-4-4&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient7833&quot;
+       xlink:href=&quot;#linearGradient7394-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-20.948972,32.907402)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient7394-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop7396-0&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7398-2&quot;
+         style=&quot;stop-color:#cbdbed;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient7835&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-177.26596,-38.770868)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6-9-9-7&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#ecf2f8;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#e4edf6;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#c6d9ec;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#cfdfef;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
-      &lt;stop
-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop4249-2-0-1-7&quot;
</ins><span class="cx">          style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2-1-0-5&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient7925&quot;
+       xlink:href=&quot;#linearGradient7394-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948972,0.77180763)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient7927&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906462)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-1&quot;
+       xlink:href=&quot;#linearGradient7888-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870602,-43.768872)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-7&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890-4&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892-2&quot;
+         style=&quot;stop-color:#bdd2e9;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient8140&quot;
+       xlink:href=&quot;#linearGradient7888-7&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3502&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3507&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-290.56634,-217.42327)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3510&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3513&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3515&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4300&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4306&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4319&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.80307692,0,0,0.80307692,-0.3079836,1.5753847)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-5.8073196&quot;
-       y1=&quot;3.9479289&quot;
-       x2=&quot;-4.0577693&quot;
-       y2=&quot;3.9479289&quot;
-       id=&quot;linearGradient4335&quot;
-       xlink:href=&quot;#linearGradient4329&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4332&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4500&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4508&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3868&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943611)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata7934&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="cx">         &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
</span><span class="cx">         &lt;dc:type
</span><span class="cx">            rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
</span><del>-        &lt;dc:title&gt;&lt;/dc:title&gt;
</del><span class="cx">         &lt;cc:license
</span><span class="cx">            rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
</span><ins>+        &lt;dc:title&gt;&lt;/dc:title&gt;
</ins><span class="cx">       &lt;/cc:Work&gt;
</span><span class="cx">       &lt;cc:License
</span><span class="cx">          rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
</span><span class="lines">@@ -345,60 +174,42 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;rect
-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient3513);fill-opacity:1;stroke:url(#linearGradient3515);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient3510);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><span class="cx">   &lt;g
</span><del>-     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
-     id=&quot;text5177-7-3&quot;
-     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
</del><ins>+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.003705&quot;
+       height=&quot;15.003344&quot;
+       rx=&quot;1.5143198&quot;
+       ry=&quot;1.5142833&quot;
+       x=&quot;0.49814749&quot;
+       y=&quot;0.49832821&quot;
+       id=&quot;rect4319-7-2-1-7&quot;
+       style=&quot;fill:url(#radialGradient7925);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7927);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;12.997247&quot;
+       height=&quot;12.999963&quot;
+       rx=&quot;0.5081172&quot;
+       ry=&quot;0.50810492&quot;
+       x=&quot;1.5013518&quot;
+       y=&quot;1.5016088&quot;
+       id=&quot;rect4321-0-9-4-0&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;14.000044&quot;
+       height=&quot;14.000041&quot;
+       rx=&quot;1.9062433&quot;
+       ry=&quot;1.9062428&quot;
+       x=&quot;1.0017486&quot;
+       y=&quot;1.0015783&quot;
+       id=&quot;rect9035-4-9-5-7&quot;
+       style=&quot;fill:url(#radialGradient3175-6-6-4-0);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">     &lt;path
</span><del>-       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-       id=&quot;path3519-5&quot;
-       style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
</del><ins>+       d=&quot;m 6.449714,4.8500982 c -0.255625,0.01929 -0.682178,0.126648 -1.0625,0.4375001 -0.380323,0.310852 -0.7029,0.8292277 -0.78125,1.6562497 -0.01595,0.215408 -0.04213,0.4423849 -0.0625,0.625 -0.001,0.009 0.0011,0.02233 0,0.03125 -0.08624,0.5741969 -0.349126,0.7655429 -0.625,0.8125 l -0.125,0.03125 a 0.250025,0.250025 0 0 0 -0.09375,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,0.8125 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.125,0.03125 0.03125,0 c 0.08878,0.02005 0.172921,0.03869 0.25,0.09375 0.1907,0.138412 0.265101,0.347812 0.3125,0.59375 0.0474,0.245939 0.06321,0.515807 0.09375,0.8125 0.08313,0.818208 0.426004,1.357861 0.8125,1.65625 0.376151,0.290403 0.76763,0.356921 1,0.375 0.0064,4.97e-4 0.02511,-4e-4 0.03125,0 l 0.125,0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0.21875,-0.84375 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -0.1875,0 c -0.18184,-0.02204 -0.344489,-0.172984 -0.4375,-0.3125 -0.157601,-0.242238 -0.16703,-0.694159 -0.21875,-1.21875 -0.04542,-0.460684 -0.247644,-0.9549702 -0.625,-1.3750002 0.373019,-0.4195051 0.548421,-0.916167 0.59375,-1.375 0.05042,-0.5104071 0.09838,-0.9669151 0.25,-1.21875 0.09479,-0.142182 0.260598,-0.2910571 0.4375,-0.3125 l 0.1875,-0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 L 6.824714,5.0375979 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 l -0.125,0 z m 2.6250007,0 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.1875,0.8124999 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.1875,0.03125 c 0.1763038,0.02137 0.340045,0.166318 0.4375,0.3125 0.1515232,0.251867 0.1683378,0.708458 0.21875,1.21875 0.045371,0.4592679 0.2511063,0.9552899 0.6249993,1.375 -0.377356,0.42003 -0.5795796,0.9143159 -0.6249993,1.3749999 -0.05172,0.524591 -0.061149,0.976512 -0.21875,1.21875 -0.095677,0.143516 -0.2562555,0.290531 -0.4375,0.3125 l -0.1875,0 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0.1875,0.84375 a 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 0.125,-0.03125 c 0.00614,-4e-4 0.02486,4.97e-4 0.03125,0 0.2323694,-0.01808 0.6238476,-0.0846 0.9999993,-0.375 0.386496,-0.298388 0.729367,-0.838042 0.8125,-1.65625 0.03054,-0.296688 0.04635,-0.566558 0.09375,-0.8125 0.0474,-0.245942 0.121821,-0.455341 0.3125,-0.5937498 0.07296,-0.05211 0.158267,-0.07303 0.25,-0.09375 l 0.03125,0 0.125,-0.03125 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-0.8125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.125,-0.03125 c -0.275873,-0.04696 -0.538758,-0.2383021 -0.625,-0.8125 -0.0011,-0.0092 0.0011,-0.02193 0,-0.03125 -0.02172,-0.1882091 -0.04698,-0.4154211 -0.0625,-0.625 C 11.090104,6.1211102 10.766257,5.5995433 10.387214,5.2875984 10.008172,4.9756533 9.5856033,4.8694233 9.3247147,4.8500983 l -0.125,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path3521-90-4-7-7-3-1-3-9-6&quot;
+       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:2px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">     &lt;path
</span><del>-       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-       id=&quot;path3521-9&quot;
-       style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
</del><ins>+       d=&quot;m 6.501494,3.8197687 c -0.255625,0.01929 -0.682178,0.126648 -1.0625,0.4375001 -0.380323,0.310852 -0.7029,0.8292277 -0.78125,1.6562497 -0.01595,0.215408 -0.04213,0.4423849 -0.0625,0.625 -0.001,0.009 0.0011,0.02233 0,0.03125 -0.08624,0.5741969 -0.349126,0.7655429 -0.625,0.8125 l -0.125,0.03125 a 0.250025,0.250025 0 0 0 -0.09375,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,0.8125 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.125,0.03125 0.03125,0 c 0.08878,0.02005 0.172921,0.03869 0.25,0.09375 0.1907,0.138412 0.265101,0.347812 0.3125,0.59375 0.0474,0.245939 0.06321,0.5158069 0.09375,0.8124995 0.08313,0.818208 0.426004,1.357861 0.8125,1.65625 0.376151,0.290403 0.76763,0.356921 1,0.375 0.0064,4.97e-4 0.02511,-4e-4 0.03125,0 l 0.125,0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0.21875,-0.84375 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -0.1875,0 c -0.18184,-0.02204 -0.344489,-0.172984 -0.4375,-0.3125 -0.157601,-0.242238 -0.16703,-0.6941587 -0.21875,-1.2187497 -0.04542,-0.460684 -0.247644,-0.95497 -0.625,-1.375 0.373019,-0.4195051 0.548421,-0.916167 0.59375,-1.375 0.05042,-0.5104071 0.09838,-0.9669151 0.25,-1.21875 0.09479,-0.142182 0.260598,-0.2910571 0.4375,-0.3125 l 0.1875,-0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 L 6.876494,4.0072684 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 l -0.125,0 z m 2.6250007,0 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.1875,0.8124999 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.1875,0.03125 c 0.1763038,0.02137 0.340045,0.166318 0.4375,0.3125 0.1515232,0.251867 0.1683378,0.708458 0.21875,1.21875 0.045371,0.4592679 0.2511063,0.9552899 0.6249993,1.375 -0.377356,0.42003 -0.5795796,0.914316 -0.6249993,1.375 -0.05172,0.524591 -0.061149,0.9765114 -0.21875,1.2187494 -0.095677,0.143516 -0.2562555,0.290531 -0.4375,0.3125 l -0.1875,0 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0.1875,0.84375 a 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 0.125,-0.03125 c 0.00614,-4e-4 0.02486,4.97e-4 0.03125,0 0.2323694,-0.01808 0.6238473,-0.0846 0.9999993,-0.375 0.386496,-0.298388 0.729367,-0.838042 0.8125,-1.65625 0.03054,-0.2966873 0.04635,-0.5665573 0.09375,-0.8124993 0.0474,-0.245942 0.121821,-0.455341 0.3125,-0.59375 0.07296,-0.05211 0.158267,-0.07303 0.25,-0.09375 l 0.03125,0 0.125,-0.03125 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-0.8125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.125,-0.03125 c -0.275873,-0.04696 -0.538758,-0.2383021 -0.625,-0.8125 -0.0011,-0.0092 0.0011,-0.02193 0,-0.03125 -0.02172,-0.1882091 -0.04698,-0.4154211 -0.0625,-0.625 C 11.141884,5.0907807 10.818037,4.5692138 10.438994,4.2572689 10.059952,3.9453238 9.6373833,3.8390938 9.3764947,3.8197688 l -0.125,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path3521-90-4-7-7-3-1-3-9-6-5&quot;
+       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:2px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient3161-1-5-9-6-1);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;/g&gt;
</span><del>-  &lt;g
-     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
-     id=&quot;text5177-7-0&quot;
-     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient3868);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-    &lt;path
-       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-       id=&quot;path3519-9&quot;
-       style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient3868);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
-    &lt;path
-       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-       id=&quot;path3521-0&quot;
-       style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient3868);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
-  &lt;/g&gt;
-  &lt;g
-     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
-     id=&quot;text5177-7&quot;
-     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-    &lt;path
-       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-       id=&quot;path3519&quot;
-       style=&quot;letter-spacing:2px&quot; /&gt;
-    &lt;path
-       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-       id=&quot;path3521&quot;
-       style=&quot;letter-spacing:2px&quot; /&gt;
-  &lt;/g&gt;
</del><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInheritedsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInherited.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInherited.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInherited.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,559 +11,198 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg3601&quot;&gt;
</del><ins>+   id=&quot;svg9882&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs3603&quot;&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient6090&quot;&gt;
-      &lt;stop
-         id=&quot;stop6092&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6094&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient8412&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
</del><ins>+     id=&quot;defs9884&quot;&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient8486&quot;
-       xlink:href=&quot;#linearGradient8480&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480&quot;&gt;
-      &lt;stop
-         id=&quot;stop8482&quot;
</del><ins>+         id=&quot;stop8980&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484&quot;
</del><ins>+         id=&quot;stop8982&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><span class="cx">     &lt;radialGradient
</span><del>-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient7874&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3179&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-49.42355,1.24638)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4&quot;
</del><ins>+         id=&quot;stop11522&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop11524&quot;
+         style=&quot;stop-color:#dcdcdc;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient7876&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3181&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-205.74054,-70.43189)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249&quot;
+         style=&quot;stop-color:#9b9b9b;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
-         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
-         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
-         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient9878&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient7878&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient9880&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
-      &lt;stop
-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880-9&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-8&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-0&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-6&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3707&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;radialGradient
-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient3734&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9970&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943609)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3736&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10460&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3738&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient10464&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3740&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3744&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient10468&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3746&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient10470&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-6.0724082&quot;
-       y1=&quot;3.0201192&quot;
-       x2=&quot;-2.9216745&quot;
-       y2=&quot;3.0201192&quot;
-       id=&quot;linearGradient4526&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4585&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5185&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-5.9777341&quot;
-       y1=&quot;2.6982248&quot;
-       x2=&quot;-4.2471185&quot;
-       y2=&quot;2.6982248&quot;
-       id=&quot;linearGradient6096&quot;
-       xlink:href=&quot;#linearGradient6090&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10060&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient10065&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10460-4&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient10068&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-4-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-1-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-8-6&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient10070&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10487&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10080&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4699&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4753&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5379&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5472&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5474&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5476&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5478&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5480&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5482&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5527&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5529&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5531&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5533&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5535&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5537&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5540&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.75504355,1.0861138)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5552&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5554&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.9899511&quot;
-       y1=&quot;-0.80473387&quot;
-       x2=&quot;6.9899511&quot;
-       y2=&quot;10.279539&quot;
-       id=&quot;linearGradient5556&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5558&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5560&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5562&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5564&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374-9&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5857&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3482&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4332&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.620365,-48.242929)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata3606&quot;&gt;
</del><ins>+     id=&quot;metadata9887&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="cx">         &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
</span><span class="cx">         &lt;dc:type
</span><span class="cx">            rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
</span><del>-        &lt;dc:title&gt;&lt;/dc:title&gt;
</del><span class="cx">         &lt;cc:license
</span><span class="cx">            rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
</span><ins>+        &lt;dc:title&gt;&lt;/dc:title&gt;
</ins><span class="cx">       &lt;/cc:Work&gt;
</span><span class="cx">       &lt;cc:License
</span><span class="cx">          rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
</span><span class="lines">@@ -582,60 +221,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
-     id=&quot;path7868&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.499998&quot;
-     id=&quot;rect7870&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient10068);fill-opacity:1;stroke:url(#linearGradient10070);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319&quot;
+     style=&quot;fill:url(#radialGradient10468);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10470);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035&quot;
+     style=&quot;fill:url(#radialGradient10464);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
-     id=&quot;path7872-9&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient10065);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;g
-     id=&quot;g4412&quot;&gt;
-    &lt;g
-       id=&quot;text5177-7-3&quot;
-       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-      &lt;path
-         d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-         id=&quot;path3519-5&quot;
-         style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
-      &lt;path
-         d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-         id=&quot;path3521-9&quot;
-         style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
-    &lt;/g&gt;
-    &lt;g
-       id=&quot;text5177-7-0&quot;
-       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient4332);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-      &lt;path
-         d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-         id=&quot;path3519-9&quot;
-         style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient4332);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
-      &lt;path
-         d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-         id=&quot;path3521-0&quot;
-         style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient4332);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
-    &lt;/g&gt;
-    &lt;g
-       id=&quot;text5177-7&quot;
-       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-      &lt;path
-         d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-         id=&quot;path3519&quot;
-         style=&quot;letter-spacing:2px&quot; /&gt;
-      &lt;path
-         d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-         id=&quot;path3521&quot;
-         style=&quot;letter-spacing:2px&quot; /&gt;
-    &lt;/g&gt;
-  &lt;/g&gt;
</del><ins>+     d=&quot;m 6.4497161,4.8500991 c -0.255625,0.01929 -0.682178,0.126648 -1.0625,0.4375 -0.380323,0.310852 -0.7029,0.829228 -0.78125,1.65625 -0.01595,0.215408 -0.04213,0.442385 -0.0625,0.625 -10e-4,0.009 0.0011,0.02233 0,0.03125 -0.08624,0.574197 -0.349126,0.765543 -0.625,0.8125 l -0.125,0.03125 a 0.250025,0.250025 0 0 0 -0.09375,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.1249999 l 0,0.8125 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.125,0.03125 0.03125,0 c 0.08878,0.02005 0.172921,0.03869 0.25,0.09375 0.1907,0.138412 0.265101,0.347812 0.3125,0.59375 0.0474,0.245939 0.06321,0.515807 0.09375,0.812499 0.08313,0.818208 0.426004,1.357861 0.8125,1.65625 0.376151,0.290403 0.76763,0.356921 1,0.375 0.0064,4.97e-4 0.02511,-4e-4 0.03125,0 l 0.125,0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0.21875,-0.84375 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -0.1875,0 c -0.18184,-0.02204 -0.344489,-0.172984 -0.4375,-0.3125 -0.157601,-0.242238 -0.16703,-0.694158 -0.21875,-1.218749 -0.04542,-0.460684 -0.247644,-0.9549702 -0.625,-1.3750002 0.373019,-0.4195051 0.548421,-0.9161667 0.59375,-1.3749997 0.05042,-0.510407 0.09838,-0.966915 0.25,-1.21875 0.09479,-0.142182 0.260598,-0.291057 0.4375,-0.3125 l 0.1875,-0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l -0.21875,-0.8125 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 l -0.125,0 z m 2.6250005,0 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.1875005,0.8125 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.1875,0.03125 c 0.1763038,0.02137 0.340045,0.166318 0.4375,0.3125 0.1515232,0.251867 0.1683378,0.708458 0.21875,1.21875 0.045371,0.459268 0.2511059,0.9552899 0.6249989,1.375 -0.377356,0.42003 -0.5795792,0.9143159 -0.6249989,1.3749999 -0.05172,0.524591 -0.061149,0.976511 -0.21875,1.218749 -0.095677,0.143516 -0.2562555,0.290531 -0.4375,0.3125 l -0.1875,0 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0.1875005,0.84375 a 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 0.125,-0.03125 c 0.00614,-4e-4 0.02486,4.97e-4 0.03125,0 0.2323694,-0.01808 0.6238473,-0.0846 0.9999994,-0.375 0.386496,-0.298388 0.729367,-0.838042 0.8125,-1.65625 0.03054,-0.296687 0.04635,-0.566557 0.09375,-0.812499 0.0474,-0.245942 0.121821,-0.455341 0.3125,-0.5937498 0.07296,-0.05211 0.158267,-0.07303 0.25,-0.09375 l 0.03125,0 0.125,-0.03125 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-0.8125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.125,-0.03125 c -0.275873,-0.04696 -0.538758,-0.238302 -0.625,-0.8125 -0.0011,-0.0092 0.0011,-0.02193 0,-0.03125 -0.02172,-0.188209 -0.04698,-0.415421 -0.0625,-0.625 -0.07836,-0.822738 -0.402207,-1.344305 -0.78125,-1.65625 -0.379042,-0.311945 -0.8016108,-0.418175 -1.0624994,-0.4375 l -0.125,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+     id=&quot;path3521-90-4-7-7-3-1-3-9-6-5-4&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:2px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 6.5014961,3.8197691 c -0.255625,0.01929 -0.682178,0.126648 -1.0625,0.4375 -0.380323,0.310852 -0.7029,0.829228 -0.78125,1.65625 -0.01595,0.215408 -0.04213,0.442385 -0.0625,0.625 -10e-4,0.009 0.0011,0.02233 0,0.03125 -0.08624,0.574197 -0.349126,0.765543 -0.625,0.8125 l -0.125,0.03125 a 0.250025,0.250025 0 0 0 -0.09375,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.1249999 l 0,0.8125 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.125,0.03125 0.03125,0 c 0.08878,0.02005 0.172921,0.03869 0.25,0.09375 0.1907,0.138412 0.265101,0.347812 0.3125,0.59375 0.0474,0.245939 0.06321,0.5158069 0.09375,0.812499 0.08313,0.818208 0.426004,1.357861 0.8125,1.65625 0.376151,0.290404 0.76763,0.356921 1,0.375 0.0064,4.97e-4 0.02511,-3.99e-4 0.03125,0 l 0.125,0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0.21875,-0.84375 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -0.1875,0 c -0.18184,-0.02204 -0.344489,-0.172984 -0.4375,-0.3125 -0.157601,-0.242238 -0.16703,-0.6941582 -0.21875,-1.2187492 -0.04542,-0.460684 -0.247644,-0.95497 -0.625,-1.375 0.373019,-0.4195051 0.548421,-0.9161667 0.59375,-1.3749997 0.05042,-0.510407 0.09838,-0.966915 0.25,-1.21875 0.09479,-0.142182 0.260598,-0.291057 0.4375,-0.3125 l 0.1875,-0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l -0.21875,-0.8125 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 l -0.125,0 z m 2.6250005,0 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.1875005,0.8125 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.1875,0.03125 c 0.1763038,0.02137 0.340045,0.166318 0.4375,0.3125 0.1515232,0.251867 0.1683378,0.708458 0.21875,1.21875 0.045371,0.459268 0.2511059,0.9552899 0.6249989,1.375 -0.377356,0.42003 -0.5795792,0.914316 -0.6249989,1.375 -0.05172,0.524591 -0.061149,0.9765109 -0.21875,1.2187489 -0.095677,0.143516 -0.2562555,0.290531 -0.4375,0.3125 l -0.1875,0 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0.1875005,0.84375 a 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 0.125,-0.03125 c 0.00614,-4e-4 0.02486,4.97e-4 0.03125,0 0.2323694,-0.01808 0.6238474,-0.0846 0.9999994,-0.375 0.386496,-0.298388 0.729367,-0.838042 0.8125,-1.65625 0.03054,-0.2966868 0.04635,-0.5665568 0.09375,-0.8124988 0.0474,-0.245942 0.121821,-0.455341 0.3125,-0.59375 0.07296,-0.05211 0.158267,-0.07303 0.25,-0.09375 l 0.03125,0 0.125,-0.03125 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-0.8125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.125,-0.03125 c -0.275873,-0.04696 -0.538758,-0.238302 -0.625,-0.8125 -0.0011,-0.0092 0.0011,-0.02193 0,-0.03125 -0.02172,-0.188209 -0.04698,-0.415421 -0.0625,-0.625 -0.07836,-0.822738 -0.402207,-1.344305 -0.78125,-1.65625 -0.379042,-0.311945 -0.8016108,-0.418175 -1.0624994,-0.4375 l -0.125,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+     id=&quot;path3521-90-4-7-7-3-1-3-9-6-5-4-8&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:2px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient10460-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInheritedElementsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInheritedElement.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInheritedElement.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInheritedElement.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,577 +11,218 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg3601&quot;&gt;
</del><ins>+   id=&quot;svg9882&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs3603&quot;&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient6090&quot;&gt;
-      &lt;stop
-         id=&quot;stop6092&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6094&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient8412&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
</del><ins>+     id=&quot;defs9884&quot;&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient8486&quot;
-       xlink:href=&quot;#linearGradient8480&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480&quot;&gt;
-      &lt;stop
-         id=&quot;stop8482&quot;
</del><ins>+         id=&quot;stop8980&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484&quot;
</del><ins>+         id=&quot;stop8982&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><span class="cx">     &lt;radialGradient
</span><del>-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient7874&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3179&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-49.42355,1.24638)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4&quot;
</del><ins>+         id=&quot;stop11522&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop11524&quot;
+         style=&quot;stop-color:#dcdcdc;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient7876&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3181&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-205.74054,-70.43189)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249&quot;
+         style=&quot;stop-color:#9b9b9b;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
-         style=&quot;stop-color:#f2f2f2;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
-         style=&quot;stop-color:#eeeeec;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
-         style=&quot;stop-color:#d9dad8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
-         style=&quot;stop-color:#dfe0dd;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient9878&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient7878&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient9880&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
-      &lt;stop
-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
-         style=&quot;stop-color:#555753;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
-         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-1&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-8&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880-9&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-8&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-0&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-6&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3707&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9970&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943609)&quot; /&gt;
</ins><span class="cx">     &lt;radialGradient
</span><del>-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient3734&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient10464&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3736&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient10468&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3738&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient10470&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3740&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3744&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10460-4&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3746&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-4-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-1-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-8-6&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-6.0724082&quot;
-       y1=&quot;3.0201192&quot;
-       x2=&quot;-2.9216745&quot;
-       y2=&quot;3.0201192&quot;
-       id=&quot;linearGradient4526&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4585&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5185&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-5.9777341&quot;
-       y1=&quot;2.6982248&quot;
-       x2=&quot;-4.2471185&quot;
-       y2=&quot;2.6982248&quot;
-       id=&quot;linearGradient6096&quot;
-       xlink:href=&quot;#linearGradient6090&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10060&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient10065&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10487&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.620365,-48.242929)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient10068&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10460-4-5&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient10070&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-4-9-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-1-3-4&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-8-6-6&quot;
+         style=&quot;stop-color:#d3d7cf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10080&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4699&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4753&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5379&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5472&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5474&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5476&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5478&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5480&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5482&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5527&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5529&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5531&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5533&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5535&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5537&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5540&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient10670&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-4-9-0&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.75504355,1.0861138)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5552&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5554&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.9899511&quot;
-       y1=&quot;-0.80473387&quot;
-       x2=&quot;6.9899511&quot;
-       y2=&quot;10.279539&quot;
-       id=&quot;linearGradient5556&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5558&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5560&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5562&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5564&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374-9&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5857&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3482&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4332&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10030&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3868&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.88762151,9.7802362e-4)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.497066,-47.586679)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata3606&quot;&gt;
</del><ins>+     id=&quot;metadata9887&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="cx">         &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
</span><span class="cx">         &lt;dc:type
</span><span class="cx">            rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
</span><del>-        &lt;dc:title&gt;&lt;/dc:title&gt;
</del><span class="cx">         &lt;cc:license
</span><span class="cx">            rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
</span><ins>+        &lt;dc:title&gt;&lt;/dc:title&gt;
</ins><span class="cx">       &lt;/cc:Work&gt;
</span><span class="cx">       &lt;cc:License
</span><span class="cx">          rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
</span><span class="lines">@@ -600,33 +241,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
-     id=&quot;path7868&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.499998&quot;
-     id=&quot;rect7870&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient10068);fill-opacity:1;stroke:url(#linearGradient10070);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319&quot;
+     style=&quot;fill:url(#radialGradient10468);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10470);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035&quot;
+     style=&quot;fill:url(#radialGradient10464);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
-     id=&quot;path7872-9&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient10065);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     d=&quot;m 5.1843208,4.8493626 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 l 0,8.0000004 c -0.0026,0.02072 -0.0026,0.04178 0,0.0625 0.0074,0.02216 0.01798,0.04326 0.03125,0.0625 0.02211,0.03888 0.05487,0.07164 0.09375,0.09375 0.0095,0.01131 0.01994,0.02178 0.03125,0.03125 0.02072,0.0026 0.04178,0.0026 0.0625,0 0.0104,6.51e-4 0.02085,6.51e-4 0.03125,0 l 5.2187482,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -3.5624982,0 0,-1.5937503 3.1562482,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 l -3.1562482,0 0,-1.5 3.5624982,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.2812501 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -5.2187482,0 a 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+     id=&quot;path10024-3-9-1-7-3&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 5.2812632,3.0009787 c -0.4806324,0.060582 -0.8787546,0.5155792 -0.875,1 l 0,8.0000003 c 0,0.776731 0.2388401,1 1,1 l 5.1874998,0 c 0.523584,-5.2e-5 0.999948,-0.476416 1,-1 l 0,-1.3125 c -5.2e-5,-0.523584 -0.476416,-0.9999479 -1,-1.0000002 l -2.7812498,0 0,-0.09375 2.3749998,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125001 c -0.0062,-0.4561958 -0.364352,-0.8832106 -0.8125,-0.96875 l 0.21875,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 c -5.2e-5,-0.5235845 -0.476416,-0.9999476 -1,-1 l -5.1874998,0 c -0.041612,-0.00261 -0.083388,-0.00261 -0.125,0 z&quot;
-     id=&quot;text5177-4&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 5.2812632,3.5009787 c -0.2179183,0.056165 -0.3820989,0.2750724 -0.375,0.5 l 0,8.0000003 c 0,0.385534 0.1060966,0.5 0.5,0.5 l 5.1874998,0 c 0.261792,-2.6e-5 0.499974,-0.238208 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.261792 -0.238208,-0.499974 -0.5,-0.5 l -3.2812498,0 0,-1.0937502 2.8749998,0 c 0.261792,-2.63e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125001 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 l -2.8749998,0 0,-0.96875 3.2812498,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617921 -0.238208,-0.4999738 -0.5,-0.5 l -5.1874998,0 c -0.041448,-0.00522 -0.083552,-0.00522 -0.125,0 z m 0.625,1 4.1874998,0 0,0.3125 -3.2812498,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,1.96875 c 2.62e-5,0.2617922 0.2382078,0.4999738 0.5,0.5 l 2.875,0 0,0.3125001 -2.875,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,2.0937502 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 3.2812498,0 0,0.3125 -4.1874998,0 z&quot;
-     id=&quot;text5177&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient3868);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 5.3948258,12.000979 5.2103742,0 0,-1.302594 -3.7925068,0 0,-2.0979825 3.3775208,0 0,-1.3025936 -3.3775208,0 0,-1.9942362 3.7925068,0 0,-1.3025936 -5.2103742,0 0,7.9999999&quot;
-     id=&quot;path10024&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><ins>+     d=&quot;m 5.2361008,3.8190326 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 l 0,8.0000004 c -0.0026,0.02072 -0.0026,0.04178 0,0.0625 0.0074,0.02216 0.01798,0.04326 0.03125,0.0625 0.02211,0.03888 0.05487,0.07164 0.09375,0.09375 0.0095,0.01131 0.01994,0.02178 0.03125,0.03125 0.02072,0.0026 0.04178,0.0026 0.0625,0 0.0104,6.51e-4 0.02085,6.51e-4 0.03125,0 l 5.2187482,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -3.5624982,0 0,-1.5937503 3.1562482,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 l -3.1562482,0 0,-1.5 3.5624982,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.2812501 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -5.2187482,0 a 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+     id=&quot;path10024-3-9-1-7-3-5&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient10460-4-5);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInspectorsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInspector.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInspector.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInspector.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,390 +11,452 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg3986&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs3988&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8896&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8898&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8900&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient5676&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop5678&quot;
-         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop8980&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop5680&quot;
-         style=&quot;stop-color:#4e9a06;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop8982&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3179&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-49.42355,1.24638)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop11522&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop11524&quot;
+         style=&quot;stop-color:#dcf6c2;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3181&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-205.74054,-70.43189)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8480-3&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4251&quot;
+         style=&quot;stop-color:#d3f4b2;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3982&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3984&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-0&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4650&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943609)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3038&quot;
+       xlink:href=&quot;#linearGradient8978&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3042&quot;
+       xlink:href=&quot;#linearGradient11520&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180835)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3044&quot;
+       xlink:href=&quot;#linearGradient4247&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9-2&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#f2fce8;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#edfae0;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#d9f5bd;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#dff7c7;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5-3&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3829&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.902379,-47.244888)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-3-3-1&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
-         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-9-2-1&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-5-3-9&quot;
</ins><span class="cx">          style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4042&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4044&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4046&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4048&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4050&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4052&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4054&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4056&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4061&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4063&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4065&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-7&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-3-3-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-9-2-6&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-5-3-2&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4042-2&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-4.2982244&quot;
-       y1=&quot;2.83077&quot;
-       x2=&quot;-2.5372779&quot;
-       y2=&quot;2.83077&quot;
-       id=&quot;linearGradient5690&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4044-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop4046-4&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4048-9&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-5.6747751&quot;
-       y1=&quot;4.3266273&quot;
-       x2=&quot;-2.031734&quot;
-       y2=&quot;4.3266273&quot;
-       id=&quot;linearGradient8902&quot;
-       xlink:href=&quot;#linearGradient8896&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient8908&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4050-5&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient8913&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4052-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop4054-3&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4056-9&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient8916&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4160&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-50.965638,-46.051883)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient8918&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4163&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-50.965638,-46.051883)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient8928&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3034-1-11&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-3-3-2&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-9-2-3&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-5-3-3&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3412&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4198&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3466&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4200&quot;&gt;
+      &lt;stop
+         id=&quot;stop4202&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4204&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4257&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4206&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4263&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4208&quot;&gt;
+      &lt;stop
+         id=&quot;stop4210&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4212&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4277&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4217&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4283&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4219&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.54755087,0)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4295&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4221&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-3-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.54755087,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.1102781&quot;
-       y1=&quot;2.6887574&quot;
-       x2=&quot;-4.1524439&quot;
-       y2=&quot;2.6887574&quot;
-       id=&quot;linearGradient4927&quot;
-       xlink:href=&quot;#linearGradient4921&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4332&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4437&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4445&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3881&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata3991&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -422,60 +484,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient8916);fill-opacity:1;stroke:url(#linearGradient8918);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319&quot;
+     style=&quot;fill:url(#radialGradient3042);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3044);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035&quot;
+     style=&quot;fill:url(#radialGradient3038);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient8913);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;g
-     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
-     id=&quot;text5177-7-3&quot;
-     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-    &lt;path
-       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-       id=&quot;path3519-5&quot;
-       style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
-    &lt;path
-       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-       id=&quot;path3521-9&quot;
-       style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
-  &lt;/g&gt;
-  &lt;g
-     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
-     id=&quot;text5177-7-0&quot;
-     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient3881);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-    &lt;path
-       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-       id=&quot;path3519-9&quot;
-       style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient3881);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
-    &lt;path
-       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-       id=&quot;path3521-0&quot;
-       style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient3881);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
-  &lt;/g&gt;
-  &lt;g
-     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
-     id=&quot;text5177-7&quot;
-     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-    &lt;path
-       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-       id=&quot;path3519&quot;
-       style=&quot;letter-spacing:2px&quot; /&gt;
-    &lt;path
-       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-       id=&quot;path3521&quot;
-       style=&quot;letter-spacing:2px&quot; /&gt;
-  &lt;/g&gt;
</del><ins>+     d=&quot;m 6.4497161,4.8500989 c -0.2556252,0.019293 -0.6821774,0.1266481 -1.0625,0.4375 -0.3803226,0.3108519 -0.7029,0.8292274 -0.78125,1.65625 -0.01595,0.2154077 -0.04213,0.4423849 -0.0625,0.625 -10e-4,0.00904 0.0011,0.022329 0,0.03125 -0.08624,0.5741969 -0.349126,0.7655429 -0.625,0.8125 l -0.125,0.03125 a 0.250025,0.250025 0 0 0 -0.09375,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,0.8125 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.125,0.03125 0.03125,0 c 0.08878,0.020053 0.172921,0.038693 0.25,0.09375 0.1907,0.1384111 0.265101,0.3478111 0.3125,0.5937501 0.0474,0.245938 0.06321,0.515807 0.09375,0.8125 0.08313,0.818208 0.4260043,1.357861 0.8125,1.65625 0.3761515,0.290403 0.7676299,0.35692 1,0.375 0.00639,4.97e-4 0.025108,-4.01e-4 0.03125,0 l 0.125,0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0.21875,-0.84375 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -0.1875,0 c -0.1818398,-0.02204 -0.3444895,-0.172985 -0.4375,-0.3125 -0.1576009,-0.242238 -0.1670297,-0.694159 -0.21875,-1.21875 -0.04542,-0.460684 -0.2476439,-0.95497 -0.625,-1.3750001 0.3730189,-0.419505 0.5484216,-0.9161669 0.59375,-1.375 0.050423,-0.510407 0.098381,-0.9669151 0.25,-1.21875 0.094788,-0.1421824 0.2605977,-0.2910572 0.4375,-0.3125 l 0.1875,-0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l -0.21875,-0.8125 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 l -0.125,0 z m 2.625,0 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.1875,0.8125 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.1875,0.03125 c 0.1763038,0.021371 0.340045,0.1663175 0.4375,0.3125 0.1515232,0.251867 0.1683378,0.7084574 0.21875,1.21875 0.045371,0.4592681 0.2511069,0.9552898 0.6249999,1.375 -0.377356,0.4200302 -0.5795802,0.9143161 -0.6249999,1.3750001 -0.05172,0.524591 -0.061149,0.976512 -0.21875,1.21875 -0.095677,0.143516 -0.2562555,0.29053 -0.4375,0.3125 l -0.1875,0 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0.1875,0.84375 a 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 0.125,-0.03125 c 0.00614,-4.01e-4 0.02486,4.97e-4 0.03125,0 0.2323694,-0.01808 0.6238484,-0.0846 0.9999999,-0.375 0.386496,-0.298389 0.729367,-0.838042 0.8125,-1.65625 0.03054,-0.296688 0.04635,-0.566558 0.09375,-0.8125 0.0474,-0.245942 0.121821,-0.455341 0.3125,-0.5937501 0.07296,-0.052111 0.158267,-0.073031 0.25,-0.09375 l 0.03125,0 0.125,-0.03125 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-0.8125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.125,-0.03125 c -0.275873,-0.046959 -0.538758,-0.238302 -0.625,-0.8125 -0.0011,-0.00923 0.0011,-0.021928 0,-0.03125 -0.02172,-0.1882095 -0.04698,-0.4154211 -0.0625,-0.625 -0.07836,-0.8227386 -0.402207,-1.344305 -0.78125,-1.65625 -0.379042,-0.311945 -0.8016113,-0.4181749 -1.0624999,-0.4375 l -0.125,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+     id=&quot;path3521-90-4-7&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:2px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 6.5014961,3.8197681 c -0.2556252,0.01929 -0.6821774,0.126648 -1.0625,0.4375 -0.3803226,0.310852 -0.7029,0.829228 -0.78125,1.65625 -0.01595,0.215408 -0.04213,0.4423849 -0.0625,0.625 -10e-4,0.009 0.0011,0.02233 0,0.03125 -0.08624,0.5741969 -0.349126,0.7655429 -0.625,0.8125 l -0.125,0.03125 a 0.250025,0.250025 0 0 0 -0.09375,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,0.8125 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.125,0.03125 0.03125,0 c 0.08878,0.02005 0.172921,0.03869 0.25,0.09375 0.1907,0.138412 0.265101,0.347812 0.3125,0.59375 0.0474,0.245939 0.06321,0.5158069 0.09375,0.8124999 0.08313,0.818208 0.4260043,1.357861 0.8125,1.65625 0.3761515,0.290403 0.7676299,0.356921 1,0.375 0.00639,4.97e-4 0.025108,-4e-4 0.03125,0 l 0.125,0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0.21875,-0.84375 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -0.1875,0 c -0.1818398,-0.02204 -0.3444895,-0.172984 -0.4375,-0.3125 -0.1576009,-0.242238 -0.1670297,-0.6941589 -0.21875,-1.2187499 -0.04542,-0.460684 -0.2476439,-0.95497 -0.625,-1.375 0.3730189,-0.4195051 0.5484216,-0.916167 0.59375,-1.375 0.050423,-0.5104071 0.098381,-0.9669151 0.25,-1.21875 0.094788,-0.142182 0.2605977,-0.2910571 0.4375,-0.3125 l 0.1875,-0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l -0.21875,-0.8125 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 l -0.125,0 z m 2.625,0 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.1875,0.8125 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.1875,0.03125 c 0.1763038,0.02137 0.340045,0.166318 0.4375,0.3125 0.1515232,0.251867 0.1683378,0.708458 0.21875,1.21875 0.045371,0.4592679 0.2511069,0.9552899 0.6249999,1.375 -0.377356,0.42003 -0.5795802,0.914316 -0.6249999,1.375 -0.05172,0.524591 -0.061149,0.9765119 -0.21875,1.2187499 -0.095677,0.143516 -0.2562555,0.290531 -0.4375,0.3125 l -0.1875,0 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0.1875,0.84375 a 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 0.125,-0.03125 c 0.00614,-4e-4 0.02486,4.97e-4 0.03125,0 0.2323694,-0.01808 0.6238479,-0.0846 0.9999999,-0.375 0.386496,-0.298388 0.729367,-0.838042 0.8125,-1.65625 0.03054,-0.2966879 0.04635,-0.5665579 0.09375,-0.8124999 0.0474,-0.245942 0.121821,-0.455341 0.3125,-0.59375 0.07296,-0.05211 0.158267,-0.07303 0.25,-0.09375 l 0.03125,0 0.125,-0.03125 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-0.8125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.125,-0.03125 c -0.275873,-0.04696 -0.538758,-0.2383021 -0.625,-0.8125 -0.0011,-0.0092 0.0011,-0.02193 0,-0.03125 -0.02172,-0.1882091 -0.04698,-0.4154211 -0.0625,-0.625 -0.07836,-0.822738 -0.402207,-1.3443051 -0.78125,-1.65625 -0.379042,-0.311945 -0.8016113,-0.418175 -1.0624999,-0.4375 l -0.125,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+     id=&quot;path3521-90-4-7-7&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:2px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient3034-1-11);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleUsersvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUser.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUser.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUser.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,566 +11,142 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg3601&quot;&gt;
</del><ins>+   id=&quot;svg7435&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs3603&quot;&gt;
</del><ins>+     id=&quot;defs7437&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6090&quot;&gt;
-      &lt;stop
-         id=&quot;stop6092&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6094&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient8412&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9&quot;
+       xlink:href=&quot;#linearGradient7388&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870602,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
</del><ins>+       id=&quot;linearGradient7388&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
</del><ins>+         id=&quot;stop7390&quot;
</ins><span class="cx">          style=&quot;stop-color:#c4a000;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7&quot;
-         style=&quot;stop-color:#fce94f;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7392&quot;
+         style=&quot;stop-color:#fef4a8;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6-6-4&quot;
+       xlink:href=&quot;#linearGradient8978-0-9-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient8486&quot;
-       xlink:href=&quot;#linearGradient8480&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0-9-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482&quot;
</del><ins>+         id=&quot;stop8980-9-1-8&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484&quot;
</del><ins>+         id=&quot;stop8982-2-2-4&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><span class="cx">     &lt;radialGradient
</span><del>-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient7874&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient7333&quot;
+       xlink:href=&quot;#linearGradient7394&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,31.254419,8.2294358)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7&quot;&gt;
</del><ins>+       id=&quot;linearGradient7394&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4&quot;
</del><ins>+         id=&quot;stop7396&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7398&quot;
+         style=&quot;stop-color:#fef6ba;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient7876&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient7335&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-125.06257,-63.448834)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6-9-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3&quot;
-         style=&quot;stop-color:#fefbdc;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249-2-0-1&quot;
+         style=&quot;stop-color:#c4a000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2&quot;
-         style=&quot;stop-color:#fffce5;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9&quot;
-         style=&quot;stop-color:#fefbdc;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9&quot;
-         style=&quot;stop-color:#fef6b4;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6&quot;
-         style=&quot;stop-color:#fef7c0;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9&quot;
-         style=&quot;stop-color:#fefbe2;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2-1-0&quot;
+         style=&quot;stop-color:#fef4a8;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient7431&quot;
+       xlink:href=&quot;#linearGradient7394&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948972,0.7718085)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient7878&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient7433&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-8&quot;
+       xlink:href=&quot;#linearGradient7388-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870602,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7388-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2&quot;
</del><ins>+         id=&quot;stop7390-0&quot;
</ins><span class="cx">          style=&quot;stop-color:#c4a000;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5&quot;
-         style=&quot;stop-color:#fce94f;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7392-9&quot;
+         style=&quot;stop-color:#fef4a8;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient7880-9&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-8&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-0&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-6&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3707&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;radialGradient
-       cx=&quot;310.64407&quot;
-       cy=&quot;228.07976&quot;
-       r=&quot;5.9541607&quot;
-       fx=&quot;310.64407&quot;
-       fy=&quot;228.07976&quot;
-       id=&quot;radialGradient3734&quot;
-       xlink:href=&quot;#linearGradient4393-7&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient7646&quot;
+       xlink:href=&quot;#linearGradient7388-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3736&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3738&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,1.5079976,1.5079976,0,-272.49451,283.84288)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3740&quot;
-       xlink:href=&quot;#linearGradient4853&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3744&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient3746&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.0724082&quot;
-       y1=&quot;3.0201192&quot;
-       x2=&quot;-2.9216745&quot;
-       y2=&quot;3.0201192&quot;
-       id=&quot;linearGradient4526&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4585&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5185&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-5.9777341&quot;
-       y1=&quot;2.6982248&quot;
-       x2=&quot;-4.2471185&quot;
-       y2=&quot;2.6982248&quot;
-       id=&quot;linearGradient6096&quot;
-       xlink:href=&quot;#linearGradient6090&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10060&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient10065&quot;
-       xlink:href=&quot;#linearGradient4853-8&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069527,0,0,0.11066585,23.682408,-4.8510725)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient10068&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168491)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient10070&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729108)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10080&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4699&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4753&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5379&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5472&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5474&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5476&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5478&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5480&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5482&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5527&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5529&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5531&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5533&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5535&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5537&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5540&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.75504355,1.0861138)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5552&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5554&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.9899511&quot;
-       y1=&quot;-0.80473387&quot;
-       x2=&quot;6.9899511&quot;
-       y2=&quot;10.279539&quot;
-       id=&quot;linearGradient5556&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5558&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5560&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5562&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.2349076&quot;
-       y1=&quot;-1.8908477&quot;
-       x2=&quot;6.2349076&quot;
-       y2=&quot;9.1934252&quot;
-       id=&quot;linearGradient5564&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374-9&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5857&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3482&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4332&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-20.427217&quot;
-       y1=&quot;6.7218938&quot;
-       x2=&quot;-13.239052&quot;
-       y2=&quot;6.7218938&quot;
-       id=&quot;linearGradient4714&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-21.411833&quot;
-       y1=&quot;6.0970421&quot;
-       x2=&quot;-10.512425&quot;
-       y2=&quot;6.0970421&quot;
-       id=&quot;linearGradient4741&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.943611)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata3606&quot;&gt;
</del><ins>+     id=&quot;metadata7440&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -598,60 +174,42 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134779 2.112266,2.280564&quot;
-     id=&quot;path7868&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;rect
-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.499998&quot;
-     id=&quot;rect7870&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient10068);fill-opacity:1;stroke:url(#linearGradient10070);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.8195255,1.4949223 c -1.2946897,0 -2.3246007,1.0324565 -2.3246007,2.3274412 l 0,8.3552715 c 0,1.294985 1.029911,2.327441 2.3246007,2.327441 l 8.3609525,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552715 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609525,0 z&quot;
-     id=&quot;path7872-9&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient10065);stroke-width:0.98984575;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><span class="cx">   &lt;g
</span><del>-     id=&quot;g4412&quot;&gt;
-    &lt;g
-       id=&quot;text5177-7-3&quot;
-       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-      &lt;path
-         d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-         id=&quot;path3519-5&quot;
-         style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
-      &lt;path
-         d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-         id=&quot;path3521-9&quot;
-         style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
-    &lt;/g&gt;
-    &lt;g
-       id=&quot;text5177-7-0&quot;
-       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient4332);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-      &lt;path
-         d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-         id=&quot;path3519-9&quot;
-         style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient4332);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
-      &lt;path
-         d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-         id=&quot;path3521-0&quot;
-         style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient4332);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
-    &lt;/g&gt;
-    &lt;g
-       id=&quot;text5177-7&quot;
-       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-      &lt;path
-         d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-         id=&quot;path3519&quot;
-         style=&quot;letter-spacing:2px&quot; /&gt;
-      &lt;path
-         d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-         id=&quot;path3521&quot;
-         style=&quot;letter-spacing:2px&quot; /&gt;
-    &lt;/g&gt;
</del><ins>+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.003705&quot;
+       height=&quot;15.003344&quot;
+       rx=&quot;1.5143198&quot;
+       ry=&quot;1.5142833&quot;
+       x=&quot;0.49814749&quot;
+       y=&quot;0.49832821&quot;
+       id=&quot;rect4319-7-2-1&quot;
+       style=&quot;fill:url(#radialGradient7431);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7433);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;12.997247&quot;
+       height=&quot;12.999963&quot;
+       rx=&quot;0.5081172&quot;
+       ry=&quot;0.50810492&quot;
+       x=&quot;1.5013518&quot;
+       y=&quot;1.5016088&quot;
+       id=&quot;rect4321-0-9-4&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;14.000044&quot;
+       height=&quot;14.000041&quot;
+       rx=&quot;1.9062433&quot;
+       ry=&quot;1.9062428&quot;
+       x=&quot;1.0017486&quot;
+       y=&quot;1.0015783&quot;
+       id=&quot;rect9035-4-9-5&quot;
+       style=&quot;fill:url(#radialGradient3175-6-6-4);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;path
+       d=&quot;m 6.449714,4.850099 c -0.255625,0.01929 -0.682178,0.126648 -1.0625,0.4375001 -0.380323,0.310852 -0.7029,0.8292278 -0.78125,1.6562498 -0.01595,0.215408 -0.04213,0.4423849 -0.0625,0.625 -0.001,0.009 0.0011,0.02233 0,0.03125 -0.08624,0.5741969 -0.349126,0.7655429 -0.625,0.8125001 l -0.125,0.03125 a 0.250025,0.250025 0 0 0 -0.09375,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,0.8125 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.125,0.03125 0.03125,0 c 0.08878,0.02005 0.172921,0.03869 0.25,0.09375 0.1907,0.138412 0.265101,0.347812 0.3125,0.59375 0.0474,0.245939 0.06321,0.515807 0.09375,0.8125 0.08313,0.818208 0.426004,1.357861 0.8125,1.65625 0.376151,0.290403 0.76763,0.356921 1,0.375 0.0064,4.97e-4 0.02511,-4e-4 0.03125,0 l 0.125,0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0.2187501,-0.84375 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -0.1875,0 c -0.18184,-0.02204 -0.344489,-0.172984 -0.4375,-0.3125 -0.157601,-0.242238 -0.16703,-0.694159 -0.21875,-1.21875 -0.04542,-0.460684 -0.247644,-0.9549703 -0.625,-1.3750003 0.373019,-0.4195051 0.548421,-0.916167 0.59375,-1.375 0.05042,-0.5104071 0.09838,-0.9669151 0.25,-1.21875 0.09479,-0.142182 0.260598,-0.2910571 0.4375,-0.3125 l 0.1875,-0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 L 6.824714,5.0375988 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 l -0.125,0 z m 2.6250004,0 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.1875,0.8124999 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.1875,0.03125 c 0.1763038,0.02137 0.340045,0.166318 0.4375,0.3125 0.1515232,0.251867 0.1683378,0.708458 0.21875,1.21875 0.045371,0.4592679 0.2511066,0.9552899 0.6249996,1.375 -0.377356,0.42003 -0.5795799,0.9143161 -0.6249996,1.3750001 -0.05172,0.524591 -0.061149,0.976512 -0.21875,1.21875 -0.095677,0.143516 -0.2562555,0.290531 -0.4375,0.3125 l -0.1875,0 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0.1875,0.84375 a 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 0.125,-0.03125 c 0.00614,-4e-4 0.02486,4.97e-4 0.03125,0 0.2323694,-0.01808 0.6238479,-0.0846 0.9999996,-0.375 0.386496,-0.298388 0.729367,-0.838042 0.8125,-1.65625 0.03054,-0.296688 0.04635,-0.566558 0.09375,-0.8125 0.0474,-0.245942 0.121821,-0.455341 0.3125,-0.59375 0.07296,-0.05211 0.158267,-0.07303 0.25,-0.09375 l 0.03125,0 0.125,-0.03125 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-0.8125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.125,-0.03125 c -0.275873,-0.04696 -0.538758,-0.2383021 -0.625,-0.8125 -0.0011,-0.0092 0.0011,-0.02193 0,-0.03125 -0.02172,-0.1882091 -0.04698,-0.4154211 -0.0625,-0.625 C 11.090104,6.121111 10.766257,5.5995441 10.387214,5.2875992 10.008172,4.9756541 9.585603,4.8694241 9.3247144,4.8500991 l -0.125,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path3521-90-4-7-7-3-1-3&quot;
+       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:2px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+    &lt;path
+       d=&quot;m 6.501494,3.8197695 c -0.255625,0.01929 -0.682178,0.126648 -1.0625,0.4375001 -0.380323,0.310852 -0.7029,0.8292278 -0.78125,1.6562498 -0.01595,0.215408 -0.04213,0.4423849 -0.0625,0.625 -0.001,0.009 0.0011,0.02233 0,0.03125 -0.08624,0.5741969 -0.349126,0.7655429 -0.625,0.8125 l -0.125,0.03125 a 0.250025,0.250025 0 0 0 -0.09375,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,0.8125 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.125,0.03125 0.03125,0 c 0.08878,0.02005 0.172921,0.03869 0.25,0.09375 0.1907,0.138412 0.265101,0.347812 0.3125,0.59375 0.0474,0.245939 0.06321,0.5158069 0.09375,0.8124996 0.08313,0.818208 0.426004,1.357861 0.8125,1.65625 0.376151,0.290403 0.76763,0.356921 1,0.375 0.0064,4.97e-4 0.02511,-4e-4 0.03125,0 l 0.125,0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0.2187501,-0.84375 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -0.1875,0 c -0.18184,-0.02204 -0.344489,-0.172984 -0.4375,-0.3125 -0.157601,-0.242238 -0.16703,-0.6941588 -0.21875,-1.2187498 -0.04542,-0.460684 -0.247644,-0.95497 -0.625,-1.375 0.373019,-0.4195051 0.548421,-0.916167 0.59375,-1.375 0.05042,-0.5104071 0.09838,-0.9669151 0.25,-1.21875 0.09479,-0.142182 0.260598,-0.2910571 0.4375,-0.3125 l 0.1875,-0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 L 6.876494,4.0072693 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 l -0.125,0 z m 2.6250004,0 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.1875,0.8124999 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.1875,0.03125 c 0.1763038,0.02137 0.340045,0.166318 0.4375,0.3125 0.1515232,0.251867 0.1683378,0.708458 0.21875,1.21875 0.045371,0.4592679 0.2511066,0.9552899 0.6249996,1.375 -0.377356,0.42003 -0.5795799,0.914316 -0.6249996,1.375 -0.05172,0.524591 -0.061149,0.9765116 -0.21875,1.2187496 -0.095677,0.143516 -0.2562555,0.290531 -0.4375,0.3125 l -0.1875,0 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0.1875,0.84375 a 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 0.125,-0.03125 c 0.00614,-4e-4 0.02486,4.97e-4 0.03125,0 0.2323694,-0.01808 0.6238476,-0.0846 0.9999996,-0.375 0.386496,-0.298388 0.729367,-0.838042 0.8125,-1.65625 0.03054,-0.2966875 0.04635,-0.5665575 0.09375,-0.8124995 0.0474,-0.245942 0.121821,-0.455341 0.3125,-0.59375 0.07296,-0.05211 0.158267,-0.07303 0.25,-0.09375 l 0.03125,0 0.125,-0.03125 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-0.8125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.125,-0.03125 c -0.275873,-0.04696 -0.538758,-0.2383021 -0.625,-0.8125 -0.0011,-0.0092 0.0011,-0.02193 0,-0.03125 -0.02172,-0.1882091 -0.04698,-0.4154211 -0.0625,-0.625 C 11.141884,5.0907815 10.818037,4.5692146 10.438994,4.2572697 10.059952,3.9453246 9.637383,3.8390946 9.3764944,3.8197696 l -0.125,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path3521-90-4-7-7-3-1-3-9&quot;
+       style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:2px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient3161-1-5-9-8);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;/g&gt;
</span><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkStyleRuleUserAgentsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUserAgent.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUserAgent.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUserAgent.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,426 +11,269 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg5300&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs5302&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient7085&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop7087&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop7089&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6&quot;
+       xlink:href=&quot;#linearGradient8978-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient9464&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop9466&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop8980-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop9468&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop8982-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5208&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-31.728631,-21.533276)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop11522-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#f24e4e;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop11524-7&quot;
+         style=&quot;stop-color:#fabebe;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5210&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-188.04562,-93.211546)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8480-3&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249-2&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4251-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5296&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180918)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5298&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient5518&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.94361)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3929&quot;
+       xlink:href=&quot;#linearGradient8978-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3933&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180918)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3935&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#fde7e7;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#fab8b8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#fbc3c3;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3952&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.902379,-47.24489)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2-1&quot;
</ins><span class="cx">          style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2-5&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4080&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.198725,-47.440746)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3925-3-9-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2-1-9&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2-5-8&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4733&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.27489,-47.51691)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3925-3-9-6-7&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9-8-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2-1-9-4&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2-5-8-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient5001&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8-3&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.3550291&quot;
-       y1=&quot;3.5313618&quot;
-       x2=&quot;-3.08639&quot;
-       y2=&quot;3.5313618&quot;
-       id=&quot;linearGradient5637&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4143&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient4148&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient4151&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient4153&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4170&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4176&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.8676748&quot;
-       y1=&quot;4.3834319&quot;
-       x2=&quot;-4.1903138&quot;
-       y2=&quot;4.3834319&quot;
-       id=&quot;linearGradient9470&quot;
-       xlink:href=&quot;#linearGradient9464&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient9479&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6164&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6224&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7015&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7025&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7031&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7042&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.9307694&quot;
-       y1=&quot;1.2591716&quot;
-       x2=&quot;-3.0218937&quot;
-       y2=&quot;1.2591716&quot;
-       id=&quot;linearGradient7091&quot;
-       xlink:href=&quot;#linearGradient7085&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4332&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4544&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4552&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4570&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4572&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228724&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228724&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3881&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.666495,-47.518871)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata5305&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -458,60 +301,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319-7&quot;
+     style=&quot;fill:url(#radialGradient3933);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3935);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321-0&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035-4&quot;
+     style=&quot;fill:url(#radialGradient3929);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;g
-     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
-     id=&quot;text5177-7-3&quot;
-     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-    &lt;path
-       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-       id=&quot;path3519-5&quot;
-       style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
-    &lt;path
-       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-       id=&quot;path3521-9&quot;
-       style=&quot;letter-spacing:2px;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none&quot; /&gt;
-  &lt;/g&gt;
-  &lt;g
-     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
-     id=&quot;text5177-7-0&quot;
-     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient3881);stroke-linejoin:round;stroke-opacity:1;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-    &lt;path
-       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-       id=&quot;path3519-9&quot;
-       style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient3881);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
-    &lt;path
-       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-       id=&quot;path3521-0&quot;
-       style=&quot;letter-spacing:2px;fill:none;stroke:url(#linearGradient3881);stroke-linejoin:round;stroke-opacity:1&quot; /&gt;
-  &lt;/g&gt;
-  &lt;g
-     transform=&quot;translate(-2.5e-7,-1.2e-6)&quot;
-     id=&quot;text5177-7-8&quot;
-     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-    &lt;path
-       d=&quot;M 4.9161787,6.5173121 C 4.8265657,7.2016292 4.4681131,7.5030556 4.0852214,7.5682286 l -0.1384929,0.016293 0,0.8309573 0.1384929,0.016293 c 0.1384927,0.02444 0.2688392,0.081466 0.3828921,0.1629328 0.5050911,0.3665984 0.4399186,1.0264771 0.496945,1.5804473 0.154786,1.523421 1.230143,1.784115 1.604888,1.808554 l 0.1384929,0.01629 0.1955194,-0.830958 -0.1792261,-0.02444 C 6.4558938,11.112017 6.2277875,10.940937 6.0974414,10.745418 5.6575233,10.069248 6.1300271,8.7657839 5.225751,8.0000005 6.1218805,7.2342172 5.6493767,5.9389 6.0974414,5.2545829 6.2277875,5.0590638 6.4558938,4.8798375 6.7247327,4.8472509 L 6.9039588,4.822811 6.7084394,4.0000004 6.5699465,4.008147 c -0.4317714,0.032587 -1.4582486,0.3177205 -1.604888,1.8655806 -0.016293,0.219959 -0.02444,0.4399187 -0.04888,0.6435845&quot;
-       id=&quot;path3519&quot;
-       style=&quot;letter-spacing:2px&quot; /&gt;
-    &lt;path
-       d=&quot;M 11.034942,5.8737276 C 10.888302,4.3340142 9.8699716,4.0407336 9.4300535,4.008147 L 9.2915606,4.0000004 9.1041879,4.822811 9.283414,4.8472509 C 9.5522528,4.8798375 9.7722125,5.0590638 9.9025586,5.2545829 10.350623,5.9389 9.8781196,7.2342172 10.774249,8.0000005 9.869973,8.7657839 10.342477,10.069248 9.9025586,10.745418 9.7722125,10.940937 9.5522528,11.112017 9.283414,11.144604 l -0.1792261,0.02444 0.1873727,0.830958 0.1384929,-0.01629 c 0.3747451,-0.02444 1.4501025,-0.285133 1.6048885,-1.808554 0.05703,-0.5539706 -0.0081,-1.2138493 0.496945,-1.5804477 0.114052,-0.081466 0.252546,-0.1384929 0.391038,-0.1629328 l 0.130347,-0.016293 0,-0.8309573 -0.130347,-0.016293 C 11.540034,7.5030556 11.181581,7.2016292 11.091968,6.5173121 11.067528,6.3136463 11.051235,6.0936866 11.034942,5.8737276&quot;
-       id=&quot;path3521&quot;
-       style=&quot;letter-spacing:2px&quot; /&gt;
-  &lt;/g&gt;
</del><ins>+     d=&quot;m 6.4497159,4.8500992 c -0.255625,0.01929 -0.682178,0.126648 -1.0625,0.4375 -0.380323,0.310852 -0.7029,0.8292279 -0.78125,1.6562499 -0.01595,0.215408 -0.04213,0.4423849 -0.0625,0.625 -0.001,0.009 0.0011,0.02233 0,0.03125 -0.08624,0.5741969 -0.349126,0.7655429 -0.625,0.8125 l -0.125,0.03125 a 0.250025,0.250025 0 0 0 -0.09375,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,0.8125 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.125,0.03125 0.03125,0 c 0.08878,0.02005 0.172921,0.03869 0.25,0.09375 0.1907,0.1384119 0.265101,0.3478119 0.3125,0.5937499 0.0474,0.245939 0.06321,0.515807 0.09375,0.8125 0.08313,0.818208 0.426004,1.357861 0.8125,1.65625 0.376151,0.290403 0.76763,0.356921 1,0.375 0.0064,4.97e-4 0.02511,-4e-4 0.03125,0 l 0.125,0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0.21875,-0.84375 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -0.1875,0 c -0.18184,-0.02204 -0.344489,-0.172984 -0.4375,-0.3125 -0.157601,-0.242238 -0.16703,-0.694159 -0.21875,-1.21875 -0.04542,-0.460684 -0.247644,-0.9549701 -0.625,-1.3750001 0.373019,-0.4195051 0.548421,-0.916167 0.59375,-1.375 0.05042,-0.5104071 0.09838,-0.9669151 0.25,-1.21875 0.09479,-0.142182 0.260598,-0.2910571 0.4375,-0.3125 l 0.1875,-0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 L 6.8247159,5.037599 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 l -0.125,0 z m 2.6250002,0 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.1875,0.8124999 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.1875,0.03125 c 0.1763038,0.02137 0.340045,0.166318 0.4375,0.3125 0.1515232,0.251867 0.1683378,0.708458 0.21875,1.21875 0.045371,0.4592679 0.2511069,0.9552899 0.6249999,1.375 -0.377356,0.42003 -0.5795802,0.9143159 -0.6249999,1.3749999 -0.05172,0.524591 -0.061149,0.976512 -0.21875,1.21875 -0.095677,0.143516 -0.2562555,0.290531 -0.4375,0.3125 l -0.1875,0 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0.1875,0.84375 a 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 0.125,-0.03125 c 0.00614,-4e-4 0.02486,4.97e-4 0.03125,0 0.2323694,-0.01808 0.6238479,-0.0846 0.9999999,-0.375 0.386496,-0.298388 0.729367,-0.838042 0.8125,-1.65625 0.03054,-0.296688 0.04635,-0.566558 0.09375,-0.8125 0.0474,-0.245942 0.121821,-0.455341 0.3125,-0.5937498 0.07296,-0.05211 0.158267,-0.07303 0.25,-0.09375 l 0.03125,0 0.125,-0.03125 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-0.8125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.125,-0.03125 c -0.275873,-0.04696 -0.538758,-0.2383021 -0.625,-0.8125 -0.0011,-0.0092 0.0011,-0.02193 0,-0.03125 -0.02172,-0.1882091 -0.04698,-0.4154211 -0.0625,-0.625 -0.07836,-0.822738 -0.402207,-1.344305 -0.78125,-1.6562499 -0.379042,-0.311945 -0.8016113,-0.418175 -1.0624999,-0.4375 l -0.125,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+     id=&quot;path3521-90-4-7-7-3&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:2px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 6.5622709,3.7500002 c -0.255625,0.01929 -0.682178,0.126648 -1.0625,0.4375 -0.380323,0.310852 -0.7029,0.8292279 -0.78125,1.6562499 -0.01595,0.215408 -0.04213,0.4423849 -0.0625,0.625 -10e-4,0.009 0.0011,0.02233 0,0.03125 -0.08624,0.5741969 -0.349126,0.7655429 -0.625,0.8125 l -0.125,0.03125 a 0.250025,0.250025 0 0 0 -0.09375,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.09375 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0,0.8125 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.125,0.03125 0.03125,0 c 0.08878,0.02005 0.172921,0.03869 0.25,0.09375 0.1907,0.138412 0.265101,0.347812 0.3125,0.59375 0.0474,0.245939 0.06321,0.5158069 0.09375,0.8124999 0.08313,0.818208 0.426004,1.357861 0.8125,1.65625 0.376151,0.290403 0.76763,0.356921 1,0.375 0.0064,4.97e-4 0.02511,-4e-4 0.03125,0 l 0.125,0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0.21875,-0.84375 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -0.1875,0 c -0.18184,-0.02204 -0.344489,-0.172984 -0.4375,-0.3125 -0.157601,-0.242238 -0.16703,-0.6941591 -0.21875,-1.2187501 -0.04542,-0.460684 -0.247644,-0.95497 -0.625,-1.375 0.373019,-0.4195051 0.548421,-0.916167 0.59375,-1.375 0.05042,-0.5104071 0.09838,-0.9669151 0.25,-1.21875 0.09479,-0.142182 0.260598,-0.2910571 0.4375,-0.3125 l 0.1875,-0.03125 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 L 6.9372709,3.9375 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 l -0.125,0 z m 2.6250002,0 a 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.1875,0.8124999 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 0.1875,0.03125 c 0.1763038,0.02137 0.340045,0.166318 0.4375,0.3125 0.1515232,0.251867 0.1683378,0.708458 0.21875,1.21875 0.045371,0.4592679 0.2511069,0.9552899 0.6249999,1.375 -0.377356,0.42003 -0.5795802,0.914316 -0.6249999,1.375 -0.05172,0.524591 -0.061149,0.9765119 -0.21875,1.2187499 -0.095677,0.143516 -0.2562555,0.290531 -0.4375,0.3125 l -0.1875,0 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.09375,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.125 l 0.1875,0.84375 a 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 0.125,-0.03125 c 0.00614,-4e-4 0.02486,4.97e-4 0.03125,0 0.2323694,-0.01808 0.6238479,-0.0846 0.9999999,-0.375 0.386496,-0.298388 0.729367,-0.838042 0.8125,-1.65625 0.03054,-0.2966878 0.04635,-0.5665578 0.09375,-0.8124998 0.0474,-0.245942 0.121821,-0.455341 0.3125,-0.59375 0.07296,-0.05211 0.158267,-0.07303 0.25,-0.09375 l 0.03125,0 0.125,-0.03125 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-0.8125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.125,-0.03125 c -0.275873,-0.04696 -0.538758,-0.2383021 -0.625,-0.8125 -0.0011,-0.0092 0.0011,-0.02193 0,-0.03125 -0.02172,-0.1882091 -0.04698,-0.4154211 -0.0625,-0.625 -0.07836,-0.822738 -0.402207,-1.344305 -0.78125,-1.6562499 -0.379042,-0.311945 -0.8016113,-0.418175 -1.0624999,-0.4375 l -0.125,0 a 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+     id=&quot;path3521-90-4-7-7-3-1&quot;
+     style=&quot;font-size:8.14663982px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:2px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient3925-3-9-6-7);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimesvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Time.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Time.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Time.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -43,6 +43,7 @@
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><span class="cx">   &lt;g
</span><ins>+     transform=&quot;matrix(0.80143136,0,0,0.80143136,1.198567,1.9840194)&quot;
</ins><span class="cx">      id=&quot;layer1&quot;&gt;
</span><span class="cx">     &lt;path
</span><span class="cx">        d=&quot;m 8.486612,0.01994 c -4.13029,0 -7.48661,3.35631 -7.48661,7.48661 0,4.13029 3.35632,7.4866 7.48661,7.4866 4.13029,0 7.4866,-3.35631 7.4866,-7.4866 0,-4.1303 -3.35631,-7.48661 -7.4866,-7.48661 z m 0,1.97321 c 3.04941,0 5.51339,2.46399 5.51339,5.5134 0,3.04941 -2.46398,5.51339 -5.51339,5.51339 -3.04941,0 -5.5134,-2.46398 -5.5134,-5.51339 0,-3.04941 2.46399,-5.5134 5.5134,-5.5134 z&quot;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordAnimationsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordAnimation.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordAnimation.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordAnimation.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,392 +11,202 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg8842&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs8844&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient10015&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop10017&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890-1&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop10019&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892-2&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6-6-4-0-5&quot;
+       xlink:href=&quot;#linearGradient8978-0-9-0-8-0&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.63026)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0-9-0-8-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
-      &lt;stop
-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9-1-8-4-8&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2-2-4-4-7&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient8752&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,17.966282,36.432825)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient7394-3-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop7396-0-1&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7398-2-7&quot;
+         style=&quot;stop-color:#e4d4e2;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient8754&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-138.35071,-35.245445)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6-9-9-7-1&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249-2-0-1-7-0&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#f5eff4;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#e1d1e0;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#e6d8e5;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2-1-0-5-9&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient8838&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948973,0.77180949)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient8840&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.90646)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop7890-1-6&quot;
</ins><span class="cx">          style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7892-2-4&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9071&quot;
+       xlink:href=&quot;#linearGradient7888-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.924401,-46.943612)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2-3-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890-1-6-2&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892-2-4-9&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9334&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.94849,-47.587416)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7-1-5-5&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-2-3-2-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890-1-6-2-7&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892-2-4-9-8&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9521&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.51197,-47.494891)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7-1-5-5-9&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3-3&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       id=&quot;linearGradient7888-2-3-2-3-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop7890-1-6-2-7-3&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7892-2-4-9-8-5&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9677&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3-3&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.3550291&quot;
-       y1=&quot;3.5313618&quot;
-       x2=&quot;-3.08639&quot;
-       y2=&quot;3.5313618&quot;
-       id=&quot;linearGradient5637&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4143&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient4148&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient4151&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient4153&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4170&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4176&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4274&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4280&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.186018&quot;
-       y1=&quot;3.5976331&quot;
-       x2=&quot;-4.0198994&quot;
-       y2=&quot;3.5976331&quot;
-       id=&quot;linearGradient10021&quot;
-       xlink:href=&quot;#linearGradient10015&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10030&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(13.460389,0.03786909)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4193&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-2&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4254&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-2&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3893&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(6.2942505e-8,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;3.7002883&quot;
-       y1=&quot;8&quot;
-       x2=&quot;10.37464&quot;
-       y2=&quot;8&quot;
-       id=&quot;linearGradient3987&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;3.7002883&quot;
-       y1=&quot;8&quot;
-       x2=&quot;10.37464&quot;
-       y2=&quot;8&quot;
-       id=&quot;linearGradient3997&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;5.660336&quot;
-       y1=&quot;-1.3297986&quot;
-       x2=&quot;5.660336&quot;
-       y2=&quot;10.020748&quot;
-       id=&quot;linearGradient4003&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253597,-1.3637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.5030437&quot;
-       y1=&quot;8.5585804&quot;
-       x2=&quot;2.8860052&quot;
-       y2=&quot;8.5585804&quot;
-       id=&quot;linearGradient4089&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.5030437&quot;
-       y1=&quot;8.5585804&quot;
-       x2=&quot;2.8860052&quot;
-       y2=&quot;8.5585804&quot;
-       id=&quot;linearGradient4099&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-2.1856472&quot;
-       y1=&quot;-0.77121818&quot;
-       x2=&quot;-2.1856472&quot;
-       y2=&quot;10.579329&quot;
-       id=&quot;linearGradient4105&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(8.8085192,-0.55858053)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.214115,-47.58668)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata8847&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -424,49 +234,42 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;rect
-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;text
-     x=&quot;4.1095104&quot;
-     y=&quot;12&quot;
-     id=&quot;text5177-7-2&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.1095104&quot;
-       y=&quot;12&quot;
-       id=&quot;tspan4051-5&quot;&gt;A&lt;/tspan&gt;&lt;/text&gt;
-  &lt;text
-     x=&quot;4.1095104&quot;
-     y=&quot;12&quot;
-     id=&quot;text5177-7-0&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient4105);stroke-linejoin:round;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.1095104&quot;
-       y=&quot;12&quot;
-       id=&quot;tspan4051-1&quot;
-       style=&quot;stroke:url(#linearGradient4105);stroke-linejoin:round&quot;&gt;A&lt;/tspan&gt;&lt;/text&gt;
-  &lt;text
-     x=&quot;4.1095104&quot;
-     y=&quot;12&quot;
-     id=&quot;text5177-7&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.1095104&quot;
-       y=&quot;12&quot;
-       id=&quot;tspan4051&quot;&gt;A&lt;/tspan&gt;&lt;/text&gt;
</del><ins>+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.003705&quot;
+       height=&quot;15.003344&quot;
+       rx=&quot;1.5143198&quot;
+       ry=&quot;1.5142833&quot;
+       x=&quot;0.49814749&quot;
+       y=&quot;0.49832821&quot;
+       id=&quot;rect4319-7-2-1-7-0&quot;
+       style=&quot;fill:url(#radialGradient8838);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8840);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;12.997247&quot;
+       height=&quot;12.999963&quot;
+       rx=&quot;0.5081172&quot;
+       ry=&quot;0.50810492&quot;
+       x=&quot;1.5013518&quot;
+       y=&quot;1.5016088&quot;
+       id=&quot;rect4321-0-9-4-0-5&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;14.000044&quot;
+       height=&quot;14.000041&quot;
+       rx=&quot;1.9062433&quot;
+       ry=&quot;1.9062428&quot;
+       x=&quot;1.0017486&quot;
+       y=&quot;1.0015783&quot;
+       id=&quot;rect9035-4-9-5-7-3&quot;
+       style=&quot;fill:url(#radialGradient3175-6-6-4-0-5);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;path
+       d=&quot;m 7.1374424,4.850836 c -0.03291,0.00406 -0.06499,0.014755 -0.09375,0.03125 -0.01131,0.00947 -0.02178,0.019939 -0.03125,0.03125 -0.01327,0.019236 -0.02382,0.040343 -0.03125,0.0625 -0.01131,0.00947 -0.02178,0.019939 -0.03125,0.03125 l -3,8 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.09375 0.250025,0.250025 0 0 0 0.125,0.03125 l 1.375,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 l 0.75,-1.9375 2.59375,0 0.7499996,1.9375 a 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 1.46875,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.125 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l -2.9999996,-8 a 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,0 l -1.375,0 c -0.02072,-0.00261 -0.04178,-0.00261 -0.0625,0 z m 0.6875,2.6562499 0.6875,1.9375 -1.34375,0 0.65625,-1.9375 z&quot;
+       id=&quot;text5177-7-06&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+    &lt;path
+       d=&quot;m 7.1892223,3.8205061 c -0.03291,0.00406 -0.06499,0.014755 -0.09375,0.03125 -0.01131,0.00947 -0.02178,0.019939 -0.03125,0.03125 -0.01327,0.019236 -0.02382,0.040343 -0.03125,0.0625 -0.01131,0.00947 -0.02178,0.019939 -0.03125,0.03125 l -3,7.9999999 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.09375 0.250025,0.250025 0 0 0 0.125,0.03125 l 1.375,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 l 0.75,-1.9375 2.59375,0 0.7499996,1.9375 a 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0.0625,0.0625 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 1.46875,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.125 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 L 8.8767223,3.9767561 a 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,0 l -1.375,0 c -0.02072,-0.00261 -0.04178,-0.00261 -0.0625,0 z m 0.6875,2.6562499 0.6875,1.9375 -1.34375,0 0.65625,-1.9375 z&quot;
+       id=&quot;text5177-7-06-9&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3161-1-5-9-6-7-1-5-5-9);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;/g&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordConsoleProfilesvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordConsoleProfile.svg (0 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordConsoleProfile.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordConsoleProfile.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -0,0 +1,319 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg8842&quot;&gt;
+  &lt;defs
+     id=&quot;defs8844&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2&quot;&gt;
+      &lt;stop
+         id=&quot;stop7890-1&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7892-2&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6-6-4-0-5&quot;
+       xlink:href=&quot;#linearGradient8978-0-9-0-8-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.63026)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8978-0-9-0-8-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop8980-9-1-8-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8982-2-2-4-4-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient8752&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,17.966282,36.432825)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7394-3-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop7396-0-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7398-2-7&quot;
+         style=&quot;stop-color:#e4d4e2;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient8754&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-138.35071,-35.245445)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4247-6-9-9-7-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop4249-2-0-1-7-0&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4251-2-1-0-5-9&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient8838&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948973,0.77180949)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient8840&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.90646)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop7890-1-6&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7892-2-4&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9071&quot;
+       xlink:href=&quot;#linearGradient7888-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.924401,-46.943612)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7-1-5&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2-3-2&quot;&gt;
+      &lt;stop
+         id=&quot;stop7890-1-6-2&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7892-2-4-9&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9334&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.94849,-47.587416)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7-1-5-5&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2-3-2-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop7890-1-6-2-7&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7892-2-4-9-8&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9521&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.51197,-47.494891)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4209&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient4213&quot;
+       xlink:href=&quot;#linearGradient8978-0-9-0-8-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.63026)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient4217&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948973,0.77180949)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient4219&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.90646)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4209-0&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2-3-2-3-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop7890-1-6-2-7-1&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7892-2-4-9-8-8&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4236&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.214115,-47.58668)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata8847&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;rect
+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319-7-2-1-7-0&quot;
+     style=&quot;fill:url(#radialGradient4217);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4219);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321-0-9-4-0-5&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035-4-9-5-7-3&quot;
+     style=&quot;fill:url(#radialGradient4213);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 4.9352982,4.8501002 c -0.03291,0.00406 -0.06499,0.014754 -0.09375,0.03125 -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.02758,0.025975 -0.04913,0.058305 -0.0625,0.09375 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,7.9999998 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 1.437499,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-2.875 c 0.114909,0.0052 0.218209,0.03125 0.34375,0.03125 0.877331,0 1.877104,-0.05577 2.6875,-0.4375002 0.8103968,-0.381731 1.4374998,-1.1250992 1.4374998,-2.3437496 0,-1.1859421 -0.65393,-1.9067539 -1.4062498,-2.25 -0.752319,-0.3432461 -1.593305,-0.375 -2.125,-0.375 l -2.624999,0 z m 1.687499,1.8125 0.78125,0 c 0.502668,0 0.979817,0.028766 1.28125,0.15625 0.301434,0.1274839 0.4375,0.2779793 0.4375,0.6875 0,0.23499 -0.03704,0.3814267 -0.125,0.5 -0.08796,0.1185733 -0.223392,0.2110623 -0.40625,0.28125 -0.365714,0.1403755 -0.933206,0.1875 -1.53125,0.1875 -0.144116,0 -0.290533,-0.021575 -0.4375,-0.03125 l 0,-1.78125 z&quot;
+     id=&quot;path7036-2-0&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 4.9870774,3.81977 c -0.03291,0.0041 -0.06499,0.01475 -0.09375,0.03125 -0.02216,0.0074 -0.04326,0.01798 -0.0625,0.03125 -0.01131,0.0095 -0.02175,0.01994 -0.03125,0.03125 -0.02758,0.02598 -0.04913,0.058305 -0.0625,0.09375 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,8 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 1.437499,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-2.875 c 0.114909,0.0052 0.218209,0.03125 0.34375,0.03125 0.877331,0 1.877104,-0.05577 2.6875,-0.4375 0.8103976,-0.3817315 1.4375006,-1.1250996 1.4375006,-2.34375 0,-1.1859421 -0.65393,-1.9067539 -1.4062506,-2.25 -0.752319,-0.343246 -1.593305,-0.375 -2.125,-0.375 l -2.624999,0 z m 1.687499,1.8124999 0.78125,0 c 0.502668,0 0.979817,0.028766 1.28125,0.15625 0.301434,0.1274839 0.4375,0.2779793 0.4375,0.6875 0,0.23499 -0.03704,0.3814267 -0.125,0.5 -0.08796,0.1185733 -0.223392,0.2110623 -0.40625,0.28125 -0.365714,0.1403755 -0.933206,0.1875 -1.53125,0.1875 -0.144116,0 -0.290533,-0.021575 -0.4375,-0.03125 l 0,-1.78125 z&quot;
+     id=&quot;path7036-2-0-6&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient4209-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordEventsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordEvent.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordEvent.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordEvent.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,336 +11,142 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg8842&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs8844&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient3811&quot;&gt;
-      &lt;stop
-         id=&quot;stop3813&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop3815&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient10015&quot;&gt;
-      &lt;stop
-         id=&quot;stop10017&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop10019&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7&quot;
+       xlink:href=&quot;#linearGradient7888-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
</del><ins>+         id=&quot;stop7890-1&quot;
</ins><span class="cx">          style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7892-2&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6-6-4-0-5&quot;
+       xlink:href=&quot;#linearGradient8978-0-9-0-8-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.63026)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0-9-0-8-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9-1-8-4-8&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2-2-4-4-7&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient8752&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,17.966282,36.432825)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient7394-3-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop7396-0-1&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7398-2-7&quot;
+         style=&quot;stop-color:#e4d4e2;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient8754&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-138.35071,-35.245445)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6-9-9-7-1&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#f5eff4;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#e1d1e0;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#e6d8e5;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
-      &lt;stop
-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop4249-2-0-1-7-0&quot;
</ins><span class="cx">          style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2-1-0-5-9&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient8838&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948973,0.77180949)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient8840&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.90646)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7-1&quot;
+       xlink:href=&quot;#linearGradient7888-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-2-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890-1-6&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892-2-4&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9071&quot;
+       xlink:href=&quot;#linearGradient7888-2-3&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.3550291&quot;
-       y1=&quot;3.5313618&quot;
-       x2=&quot;-3.08639&quot;
-       y2=&quot;3.5313618&quot;
-       id=&quot;linearGradient5637&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4143&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient4148&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient4151&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient4153&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4170&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4176&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4274&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4280&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.186018&quot;
-       y1=&quot;3.5976331&quot;
-       x2=&quot;-4.0198994&quot;
-       y2=&quot;3.5976331&quot;
-       id=&quot;linearGradient10021&quot;
-       xlink:href=&quot;#linearGradient10015&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10030&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-37.81356&quot;
-       y1=&quot;-5.8983049&quot;
-       x2=&quot;-29.915257&quot;
-       y2=&quot;-5.8983049&quot;
-       id=&quot;linearGradient3817&quot;
-       xlink:href=&quot;#linearGradient3811&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.924401,-46.943612)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata8847&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -368,33 +174,42 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;rect
-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;M 5.28125,3 C 4.8006176,3.060582 4.4024954,3.5155791 4.40625,4 l 0,8 c 0,0.776731 0.2388401,1 1,1 l 5.1875,0 c 0.523584,-5.2e-5 0.999948,-0.476416 1,-1 l 0,-1.3125 c -5.2e-5,-0.523584 -0.476416,-0.9999476 -1,-1 l -2.78125,0 0,-0.09375 2.375,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 C 11.181289,6.8250542 10.823148,6.3980394 10.375,6.3125 l 0.21875,0 c 0.523584,-5.24e-5 0.999948,-0.4764155 1,-1 l 0,-1.3125 c -5.2e-5,-0.5235845 -0.476416,-0.9999476 -1,-1 L 5.40625,3 C 5.364638,2.99739 5.322862,2.99739 5.28125,3 z&quot;
-     id=&quot;text5177-4&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;M 5.28125,3.5 C 5.0633317,3.5561648 4.8991511,3.7750723 4.90625,4 l 0,8 c 0,0.385534 0.1060966,0.5 0.5,0.5 l 5.1875,0 c 0.261792,-2.6e-5 0.499974,-0.238208 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.261792 -0.238208,-0.499974 -0.5,-0.5 l -3.28125,0 0,-1.09375 2.875,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 l -2.875,0 0,-0.96875 3.28125,0 c 0.261792,-2.62e-5 0.499974,-0.2382078 0.5,-0.5 l 0,-1.3125 c -2.6e-5,-0.2617922 -0.238208,-0.4999738 -0.5,-0.5 l -5.1875,0 C 5.364802,3.49478 5.322698,3.49478 5.28125,3.5 z m 0.625,1 4.1875,0 0,0.3125 -3.28125,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,1.96875 c 2.62e-5,0.2617922 0.2382078,0.4999738 0.5,0.5 l 2.875,0 0,0.3125 -2.875,0 c -0.2617922,2.62e-5 -0.4999738,0.2382078 -0.5,0.5 l 0,2.09375 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 3.28125,0 0,0.3125 -4.1875,0 z&quot;
-     id=&quot;text5177&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient10030);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 5.3948126,12 5.2103744,0 0,-1.302594 -3.792507,0 0,-2.0979823 3.377521,0 0,-1.3025936 -3.377521,0 0,-1.9942362 3.792507,0 0,-1.3025936 -5.2103744,0 0,7.9999997&quot;
-     id=&quot;path10024&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</del><ins>+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.003705&quot;
+       height=&quot;15.003344&quot;
+       rx=&quot;1.5143198&quot;
+       ry=&quot;1.5142833&quot;
+       x=&quot;0.49814749&quot;
+       y=&quot;0.49832821&quot;
+       id=&quot;rect4319-7-2-1-7-0&quot;
+       style=&quot;fill:url(#radialGradient8838);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8840);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;12.997247&quot;
+       height=&quot;12.999963&quot;
+       rx=&quot;0.5081172&quot;
+       ry=&quot;0.50810492&quot;
+       x=&quot;1.5013518&quot;
+       y=&quot;1.5016088&quot;
+       id=&quot;rect4321-0-9-4-0-5&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;14.000044&quot;
+       height=&quot;14.000041&quot;
+       rx=&quot;1.9062433&quot;
+       ry=&quot;1.9062428&quot;
+       x=&quot;1.0017486&quot;
+       y=&quot;1.0015783&quot;
+       id=&quot;rect9035-4-9-5-7-3&quot;
+       style=&quot;fill:url(#radialGradient3175-6-6-4-0-5);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;path
+       d=&quot;m 5.1843179,4.8493637 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 l 0,8.0000003 c -0.0026,0.02072 -0.0026,0.04178 0,0.0625 0.0074,0.02216 0.01798,0.04326 0.03125,0.0625 0.02211,0.03888 0.05487,0.07164 0.09375,0.09375 0.0095,0.01131 0.01994,0.02178 0.03125,0.03125 0.02072,0.0026 0.04178,0.0026 0.0625,0 0.0104,6.51e-4 0.02085,6.51e-4 0.03125,0 l 5.2187491,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -3.5624991,0 0,-1.5937503 3.1562491,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 l -3.1562491,0 0,-1.5 3.5624991,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.28125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -5.2187491,0 a 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path10024-3-9-1&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+    &lt;path
+       d=&quot;m 5.2360979,3.8190342 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 -0.0625,0.0625 0.250025,0.250025 0 0 0 -0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.0625 l 0,7.9999998 c -0.0026,0.02072 -0.0026,0.04178 0,0.0625 0.0074,0.02216 0.01798,0.04326 0.03125,0.0625 0.02211,0.03888 0.05487,0.07164 0.09375,0.09375 0.0095,0.01131 0.01994,0.02178 0.03125,0.03125 0.02072,0.0026 0.04178,0.0026 0.0625,0 0.0104,6.51e-4 0.02085,6.51e-4 0.03125,0 l 5.2187491,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.09375 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -3.5624991,0 0,-1.5937498 3.1562491,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,-0.03125 l -3.1562491,0 0,-1.5 3.5624991,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.0625,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.28125 a 0.250025,0.250025 0 0 0 -0.03125,-0.09375 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.03125,0 l -5.2187491,0 a 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 0.250025,0.250025 0 0 0 -0.03125,0 z&quot;
+       id=&quot;path10024-3-9-1-7&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3161-1-5-9-6-7-1);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;/g&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordLayoutsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordLayout.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordLayout.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordLayout.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,472 +11,289 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg5300&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs5302&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4048&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4050&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4052&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6&quot;
+       xlink:href=&quot;#linearGradient8978-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient7085&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop7087&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop8980-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop7089&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop8982-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5208&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-31.728631,-21.533276)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient9464&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop9466&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop11522-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop9468&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop11524-7&quot;
+         style=&quot;stop-color:#fabebe;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5210&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-188.04562,-93.211546)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249-2&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#f24e4e;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5296&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180918)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5298&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8480-3&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient5518&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.94361)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3929&quot;
+       xlink:href=&quot;#linearGradient8978-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3933&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180918)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3935&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3952&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.902379,-47.24489)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2-1&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#fde7e7;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#fab8b8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#fbc3c3;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2-5&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4080&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.198725,-47.440746)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2-1-9&quot;
</ins><span class="cx">          style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2-5-8&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4733&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.27489,-47.51691)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3925-3-9-6-7&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9-8-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2-1-9-4&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2-5-8-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient5001&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.666495,-47.518871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3925-3-9-6-7-5&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8-3-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9-8-3-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2-1-9-4-1&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2-5-8-2-8&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient5169&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8-3-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.3550291&quot;
-       y1=&quot;3.5313618&quot;
-       x2=&quot;-3.08639&quot;
-       y2=&quot;3.5313618&quot;
-       id=&quot;linearGradient5637&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4143&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient4148&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient4151&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient4153&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4170&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4176&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.8676748&quot;
-       y1=&quot;4.3834319&quot;
-       x2=&quot;-4.1903138&quot;
-       y2=&quot;4.3834319&quot;
-       id=&quot;linearGradient9470&quot;
-       xlink:href=&quot;#linearGradient9464&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient9479&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6164&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6224&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7015&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7025&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7031&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7042&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.9307694&quot;
-       y1=&quot;1.2591716&quot;
-       x2=&quot;-3.0218937&quot;
-       y2=&quot;1.2591716&quot;
-       id=&quot;linearGradient7091&quot;
-       xlink:href=&quot;#linearGradient7085&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374-3&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5886&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3125&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;4.0072045&quot;
-       y1=&quot;8&quot;
-       x2=&quot;10.206051&quot;
-       y2=&quot;8&quot;
-       id=&quot;linearGradient3935&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;4.5072045&quot;
-       y1=&quot;8&quot;
-       x2=&quot;9.7060518&quot;
-       y2=&quot;8&quot;
-       id=&quot;linearGradient3973&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;4.5072045&quot;
-       y1=&quot;8&quot;
-       x2=&quot;9.7060518&quot;
-       y2=&quot;8&quot;
-       id=&quot;linearGradient3983&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;5.7294998&quot;
-       y1=&quot;-1.30098&quot;
-       x2=&quot;5.7294998&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3989&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.89337218,-1.3637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;5.7294998&quot;
-       y1=&quot;-1.30098&quot;
-       x2=&quot;5.7294998&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4001&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.89337218,-1.3637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;5.7294998&quot;
-       y1=&quot;-1.30098&quot;
-       x2=&quot;5.7294998&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4007&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.89337218,-1.3637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-3.8248518&quot;
-       y1=&quot;2.5846162&quot;
-       x2=&quot;-1.4390531&quot;
-       y2=&quot;2.5846162&quot;
-       id=&quot;linearGradient4054&quot;
-       xlink:href=&quot;#linearGradient4048&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.55784,-47.51691)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata5305&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -504,49 +321,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319-7&quot;
+     style=&quot;fill:url(#radialGradient3933);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3935);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321-0&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035-4&quot;
+     style=&quot;fill:url(#radialGradient3929);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;text
-     x=&quot;4.4783864&quot;
-     y=&quot;12&quot;
-     id=&quot;text5177-7-2-4&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.4783864&quot;
-       y=&quot;12&quot;
-       id=&quot;tspan3897-4&quot;&gt;L&lt;/tspan&gt;&lt;/text&gt;
-  &lt;text
-     x=&quot;4.4783864&quot;
-     y=&quot;12&quot;
-     id=&quot;text5177-7-2-8&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient4007);stroke-linejoin:round;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.4783864&quot;
-       y=&quot;12&quot;
-       id=&quot;tspan3897-1&quot;
-       style=&quot;stroke:url(#linearGradient4007);stroke-linejoin:round&quot;&gt;L&lt;/tspan&gt;&lt;/text&gt;
-  &lt;text
-     x=&quot;4.4783864&quot;
-     y=&quot;12&quot;
-     id=&quot;text5177-7-2&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.4783864&quot;
-       y=&quot;12&quot;
-       id=&quot;tspan3897&quot;&gt;L&lt;/tspan&gt;&lt;/text&gt;
</del><ins>+     d=&quot;m 5.2145897,4.8500974 c -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.0165,0.028765 -0.02715,0.060841 -0.03125,0.09375 -0.01327,0.019236 -0.02385,0.040343 -0.03125,0.0625 l 0,7.9999996 a 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 5.2187503,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -3.5312503,0 0,-6.4374996 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -1.4375,0 c -0.02072,-0.00261 -0.04178,-0.00261 -0.0625,0 z&quot;
+     id=&quot;text5177-7-2-7&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 5.3271447,3.7499984 c -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.0165,0.028765 -0.02715,0.060841 -0.03125,0.09375 -0.01327,0.019236 -0.02385,0.040343 -0.03125,0.0625 l 0,7.9999996 a 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.0625,0 l 5.2187503,0 a 0.250025,0.250025 0 0 0 0.03125,0 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-1.3125 a 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.0625,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -3.5312503,0 0,-6.4374996 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.09375,-0.03125 l -1.4375,0 c -0.02072,-0.00261 -0.04178,-0.00261 -0.0625,0 z&quot;
+     id=&quot;text5177-7-2-7-7&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3925-3-9-6-7-5);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordPaintsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,378 +11,249 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg5300&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs5302&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient7085&quot;&gt;
-      &lt;stop
-         id=&quot;stop7087&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop7089&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient9464&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop9466&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop9468&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6&quot;
+       xlink:href=&quot;#linearGradient8978-0&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#f24e4e;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
-      &lt;stop
-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5208&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-31.728631,-21.533276)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop11522-7&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop11524-7&quot;
+         style=&quot;stop-color:#fabebe;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5210&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-188.04562,-93.211546)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249-2&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#fde7e7;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#fab8b8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#fbc3c3;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5296&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180918)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5298&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3&quot;
</ins><span class="cx">          style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient5518&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.94361)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3929&quot;
+       xlink:href=&quot;#linearGradient8978-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3933&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180918)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3935&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3952&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.902379,-47.24489)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3925-3-9&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2-1&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2-5&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4080&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.198725,-47.440746)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3925-3-9-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop4375-3-6-8-4-7-3-2-1-9&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4377-3-5-2-3-7-5-2-5-8&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4733&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.3550291&quot;
-       y1=&quot;3.5313618&quot;
-       x2=&quot;-3.08639&quot;
-       y2=&quot;3.5313618&quot;
-       id=&quot;linearGradient5637&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4143&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient4148&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient4151&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient4153&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4170&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4176&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.8676748&quot;
-       y1=&quot;4.3834319&quot;
-       x2=&quot;-4.1903138&quot;
-       y2=&quot;4.3834319&quot;
-       id=&quot;linearGradient9470&quot;
-       xlink:href=&quot;#linearGradient9464&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient9479&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6164&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6224&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7015&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7025&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7031&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7042&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.9307694&quot;
-       y1=&quot;1.2591716&quot;
-       x2=&quot;-3.0218937&quot;
-       y2=&quot;1.2591716&quot;
-       id=&quot;linearGradient7091&quot;
-       xlink:href=&quot;#linearGradient7085&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.27489,-47.51691)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata5305&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -410,36 +281,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319-7&quot;
+     style=&quot;fill:url(#radialGradient3933);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3935);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321-0&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035-4&quot;
+     style=&quot;fill:url(#radialGradient3929);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     d=&quot;m 4.9353007,4.850099 c -0.03291,0.00406 -0.06499,0.014754 -0.09375,0.03125 -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.02758,0.025975 -0.04913,0.058305 -0.0625,0.09375 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,8 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 1.4374997,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-2.875 c 0.1149081,0.0052 0.2182086,0.03125 0.34375,0.03125 0.8773303,0 1.8771032,-0.05577 2.6875,-0.4375 0.8103966,-0.3817315 1.4374996,-1.1250996 1.4374996,-2.34375 0,-1.1859421 -0.65393,-1.9067539 -1.4062496,-2.25 -0.7523196,-0.3432461 -1.5933054,-0.375 -2.125,-0.375 l -2.6249997,0 z m 1.6874997,1.8125 0.78125,0 c 0.502668,0 0.9798162,0.028766 1.28125,0.15625 0.3014338,0.1274839 0.4375,0.2779793 0.4375,0.6875 0,0.23499 -0.037039,0.3814267 -0.125,0.5 -0.087961,0.1185733 -0.2233926,0.2110623 -0.40625,0.28125 -0.3657149,0.1403755 -0.9332062,0.1875 -1.53125,0.1875 -0.144116,0 -0.2905331,-0.021575 -0.4375,-0.03125 l 0,-1.78125 z&quot;
+     id=&quot;path7036-2&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 5.0625,3 c -0.78728,0 -1,0.2045876 -1,1 l 0,8 c 5.24e-5,0.523584 0.4764155,0.999948 1,1 l 1.40625,0 c 0.5235845,-5.2e-5 0.9999476,-0.476416 1,-1 l 0,-2.15625 C 8.3028958,9.82944 9.2166559,9.819399 10.09375,9.40625 11.096143,8.93408 11.9375,7.8259741 11.9375,6.375 11.9375,4.933822 11.0281,3.8637975 10.09375,3.4375 9.1593999,3.0112025 8.2268341,3 7.65625,3 z m 1,2 0.40625,0 0,0.3125 -0.40625,0 z m 1.40625,1.3125 0.0625,0 c 0.4717689,0 0.8566751,0.046351 0.96875,0.09375 0,0.1099898 -0.01613,0.084244 0,0.0625 C 8.51613,6.447006 8.526999,6.46565 8.4375,6.5 8.2988213,6.55323 7.8787131,6.576154 7.46875,6.59375 z&quot;
-     id=&quot;text5177-4-4&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;path
-     d=&quot;m 5.0625,3.5 c -0.423175,0 -0.5,0.1611965 -0.5,0.5 l 0,8 c 2.62e-5,0.261792 0.2382078,0.499974 0.5,0.5 l 1.40625,0 c 0.2617922,-2.6e-5 0.4999738,-0.238208 0.5,-0.5 l 0,-2.59375 c 0.043032,8.015e-4 0.080042,0 0.125,0 0.8901082,0 1.9068544,-0.056872 2.78125,-0.46875 0.874396,-0.4118777 1.5625,-1.2664084 1.5625,-2.5625 0,-1.2710207 -0.718254,-2.0978201 -1.53125,-2.46875 C 9.0932536,3.5353201 8.2009078,3.5 7.65625,3.5 z m 0.5,1 2.09375,0 c 0.4928051,0 1.2422109,0.052305 1.8125,0.3125 0.570289,0.2601946 0.96875,0.6317939 0.96875,1.5625 0,0.9863268 -0.35035,1.3649571 -0.96875,1.65625 -0.6184002,0.2912929 -1.5360034,0.375 -2.375,0.375 C 6.8922739,8.40625 6.7085166,8.3865843 6.5,8.375 6.2279903,8.3579947 5.9682462,8.6024597 5.96875,8.875 l 0,2.625 -0.40625,0 z m 0.90625,0.3125 0,0.5 -0.5,0 0,2.28125 c -4.684e-4,0.2516954 0.2175477,0.4842459 0.46875,0.5 C 6.6622489,8.104452 6.9136792,8.125 7.1875,8.125 7.8069726,8.125 8.4163177,8.11829 8.96875,7.90625 9.2449662,7.8002276 9.4954469,7.6338907 9.6875,7.375 9.8795531,7.1161093 10,6.7662403 10,6.40625 10,5.7555523 9.5845427,5.2388185 9.09375,5.03125 8.6029573,4.8236815 8.0648172,4.8125 7.53125,4.8125 z m 0.5,1 0.5625,0 c 0.4923683,0 0.9179358,0.024211 1.15625,0.125 C 8.9258142,6.038289 9,6.0771216 9,6.40625 9,6.5995733 8.9595141,6.7094492 8.90625,6.78125 8.8529859,6.8530508 8.7454879,6.9105072 8.59375,6.96875 8.2902743,7.0852357 7.7784008,7.125 7.1875,7.125 c -0.066785,0 -0.1504865,0.00338 -0.21875,0 z&quot;
-     id=&quot;text5177-1&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:125%;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient7042);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
-  &lt;g
-     id=&quot;text5177-7&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
-    &lt;path
-       d=&quot;m 5.0547552,4.0000003 0,7.9999997 1.4178674,0 0,-3.1123918 c 0.2074926,0.011527 0.4034584,0.023055 0.6224783,0.023055 1.7291049,0 3.8501441,-0.2651319 3.8501441,-2.5475503 0,-2.2017268 -2.2478397,-2.3631123 -3.2853026,-2.3631123 l -2.6051872,0 m 1.4178674,1.3025936 1.0489913,0 c 1.0259355,0 1.9711815,0.1268021 1.9711815,1.1066282 0,1.1066271 -1.1066294,1.2103746 -2.3170028,1.2103746 -0.2420747,0 -0.4610953,-0.023055 -0.70317,-0.034582 l 0,-2.2824207&quot;
-       id=&quot;path7036&quot; /&gt;
-  &lt;/g&gt;
</del><ins>+     d=&quot;m 5.0478557,3.75 c -0.03291,0.00406 -0.06499,0.014754 -0.09375,0.03125 -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.02758,0.025975 -0.04913,0.058305 -0.0625,0.09375 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,8 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 1.4374997,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-2.875 c 0.1149081,0.00518 0.2182086,0.03125 0.34375,0.03125 0.8773303,0 1.8771032,-0.055769 2.6875,-0.4375 C 10.577002,8.3370185 11.204105,7.5936504 11.204105,6.375 c 0,-1.1859421 -0.65393,-1.9067539 -1.4062496,-2.25 C 9.0455358,3.7817539 8.20455,3.75 7.6728554,3.75 l -2.6249997,0 z m 1.6874997,1.8125 0.78125,0 c 0.502668,0 0.9798162,0.028766 1.28125,0.15625 0.3014338,0.1274839 0.4375,0.2779793 0.4375,0.6875 0,0.23499 -0.037039,0.3814267 -0.125,0.5 -0.087961,0.1185733 -0.2233926,0.2110623 -0.40625,0.28125 -0.3657149,0.1403755 -0.9332062,0.1875 -1.53125,0.1875 -0.144116,0 -0.2905331,-0.021575 -0.4375,-0.03125 l 0,-1.78125 z&quot;
+     id=&quot;path7036-2-3&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3925-3-9-6);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordProbeSampledsvg"></a>
<div class="addfile"><h4>Added: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordProbeSampled.svg (0 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordProbeSampled.svg                                (rev 0)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordProbeSampled.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -0,0 +1,319 @@
</span><ins>+&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
+&lt;!-- Created with Inkscape (http://www.inkscape.org/) --&gt;
+
+&lt;svg
+   xmlns:dc=&quot;http://purl.org/dc/elements/1.1/&quot;
+   xmlns:cc=&quot;http://creativecommons.org/ns#&quot;
+   xmlns:rdf=&quot;http://www.w3.org/1999/02/22-rdf-syntax-ns#&quot;
+   xmlns:svg=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns=&quot;http://www.w3.org/2000/svg&quot;
+   xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;
+   version=&quot;1.1&quot;
+   width=&quot;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg8842&quot;&gt;
+  &lt;defs
+     id=&quot;defs8844&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2&quot;&gt;
+      &lt;stop
+         id=&quot;stop7890-1&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7892-2&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6-6-4-0-5&quot;
+       xlink:href=&quot;#linearGradient8978-0-9-0-8-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.63026)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8978-0-9-0-8-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop8980-9-1-8-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8982-2-2-4-4-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient8752&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,17.966282,36.432825)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7394-3-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop7396-0-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7398-2-7&quot;
+         style=&quot;stop-color:#e4d4e2;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient8754&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-138.35071,-35.245445)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4247-6-9-9-7-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop4249-2-0-1-7-0&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4251-2-1-0-5-9&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient8838&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948973,0.77180949)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient8840&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.90646)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop7890-1-6&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7892-2-4&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9071&quot;
+       xlink:href=&quot;#linearGradient7888-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.924401,-46.943612)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7-1-5&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2-3-2&quot;&gt;
+      &lt;stop
+         id=&quot;stop7890-1-6-2&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7892-2-4-9&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9334&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.94849,-47.587416)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7-1-5-5&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2-3-2-3&quot;&gt;
+      &lt;stop
+         id=&quot;stop7890-1-6-2-7&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7892-2-4-9-8&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9521&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.51197,-47.494891)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4209&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient4213&quot;
+       xlink:href=&quot;#linearGradient8978-0-9-0-8-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.63026)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient4217&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948973,0.77180949)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient4219&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.90646)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4209-0&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2-3-2-3-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop7890-1-6-2-7-1&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop7892-2-4-9-8-8&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4236&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.214115,-47.58668)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata8847&quot;&gt;
+    &lt;rdf:RDF&gt;
+      &lt;cc:Work
+         rdf:about=&quot;&quot;&gt;
+        &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
+        &lt;dc:type
+           rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
+        &lt;dc:title&gt;&lt;/dc:title&gt;
+        &lt;cc:license
+           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
+      &lt;/cc:Work&gt;
+      &lt;cc:License
+         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
+        &lt;cc:permits
+           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
+        &lt;cc:requires
+           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
+      &lt;/cc:License&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;rect
+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319-7-2-1-7-0&quot;
+     style=&quot;fill:url(#radialGradient4217);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4219);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321-0-9-4-0-5&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035-4-9-5-7-3&quot;
+     style=&quot;fill:url(#radialGradient4213);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;path
+     d=&quot;m 4.9352982,4.8501002 c -0.03291,0.00406 -0.06499,0.014754 -0.09375,0.03125 -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.01131,0.00947 -0.02175,0.019939 -0.03125,0.03125 -0.02758,0.025975 -0.04913,0.058305 -0.0625,0.09375 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,7.9999998 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 1.437499,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-2.875 c 0.114909,0.0052 0.218209,0.03125 0.34375,0.03125 0.877331,0 1.877104,-0.05577 2.6875,-0.4375002 0.8103968,-0.381731 1.4374998,-1.1250992 1.4374998,-2.3437496 0,-1.1859421 -0.65393,-1.9067539 -1.4062498,-2.25 -0.752319,-0.3432461 -1.593305,-0.375 -2.125,-0.375 l -2.624999,0 z m 1.687499,1.8125 0.78125,0 c 0.502668,0 0.979817,0.028766 1.28125,0.15625 0.301434,0.1274839 0.4375,0.2779793 0.4375,0.6875 0,0.23499 -0.03704,0.3814267 -0.125,0.5 -0.08796,0.1185733 -0.223392,0.2110623 -0.40625,0.28125 -0.365714,0.1403755 -0.933206,0.1875 -1.53125,0.1875 -0.144116,0 -0.290533,-0.021575 -0.4375,-0.03125 l 0,-1.78125 z&quot;
+     id=&quot;path7036-2-0&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 4.9870774,3.81977 c -0.03291,0.0041 -0.06499,0.01475 -0.09375,0.03125 -0.02216,0.0074 -0.04326,0.01798 -0.0625,0.03125 -0.01131,0.0095 -0.02175,0.01994 -0.03125,0.03125 -0.02758,0.02598 -0.04913,0.058305 -0.0625,0.09375 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,8 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 1.437499,0 a 0.250025,0.250025 0 0 0 0.09375,-0.03125 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.03125 l 0,-2.875 c 0.114909,0.0052 0.218209,0.03125 0.34375,0.03125 0.877331,0 1.877104,-0.05577 2.6875,-0.4375 0.8103976,-0.3817315 1.4375006,-1.1250996 1.4375006,-2.34375 0,-1.1859421 -0.65393,-1.9067539 -1.4062506,-2.25 -0.752319,-0.343246 -1.593305,-0.375 -2.125,-0.375 l -2.624999,0 z m 1.687499,1.8124999 0.78125,0 c 0.502668,0 0.979817,0.028766 1.28125,0.15625 0.301434,0.1274839 0.4375,0.2779793 0.4375,0.6875 0,0.23499 -0.03704,0.3814267 -0.125,0.5 -0.08796,0.1185733 -0.223392,0.2110623 -0.40625,0.28125 -0.365714,0.1403755 -0.933206,0.1875 -1.53125,0.1875 -0.144116,0 -0.290533,-0.021575 -0.4375,-0.03125 l 0,-1.78125 z&quot;
+     id=&quot;path7036-2-0-6&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient4209-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordScriptEvaluatedsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,350 +11,162 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg8842&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs8844&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient10015&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop10017&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890-1&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop10019&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892-2&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6-6-4-0-5&quot;
+       xlink:href=&quot;#linearGradient8978-0-9-0-8-0&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.63026)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0-9-0-8-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
-      &lt;stop
-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9-1-8-4-8&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2-2-4-4-7&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient8752&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,17.966282,36.432825)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient7394-3-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop7396-0-1&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7398-2-7&quot;
+         style=&quot;stop-color:#e4d4e2;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient8754&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-138.35071,-35.245445)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6-9-9-7-1&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249-2-0-1-7-0&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#f5eff4;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#e1d1e0;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#e6d8e5;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2-1-0-5-9&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient8838&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948973,0.77180949)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient8840&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.90646)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7-1&quot;
+       xlink:href=&quot;#linearGradient7888-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop7890-1-6&quot;
</ins><span class="cx">          style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7892-2-4&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
-      &lt;stop
-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9071&quot;
+       xlink:href=&quot;#linearGradient7888-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.924401,-46.943612)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7-1-5&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-2-3-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890-1-6-2&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892-2-4-9&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9334&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.3550291&quot;
-       y1=&quot;3.5313618&quot;
-       x2=&quot;-3.08639&quot;
-       y2=&quot;3.5313618&quot;
-       id=&quot;linearGradient5637&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4143&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient4148&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient4151&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient4153&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4170&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4176&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4274&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4280&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.186018&quot;
-       y1=&quot;3.5976331&quot;
-       x2=&quot;-4.0198994&quot;
-       y2=&quot;3.5976331&quot;
-       id=&quot;linearGradient10021&quot;
-       xlink:href=&quot;#linearGradient10015&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10030&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(13.460389,0.03786909)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4193&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-2&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4254&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-2&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3893&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(6.2942505e-8,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;4.4567723&quot;
-       y1=&quot;8&quot;
-       x2=&quot;11.543227&quot;
-       y2=&quot;8&quot;
-       id=&quot;linearGradient3903&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.94849,-47.587416)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata8847&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -382,49 +194,42 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;rect
-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;text
-     x=&quot;4.3804035&quot;
-     y=&quot;11.971182&quot;
-     id=&quot;text5177-7-8&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.3804035&quot;
-       y=&quot;11.971182&quot;
-       id=&quot;tspan4129-7&quot;&gt;S&lt;/tspan&gt;&lt;/text&gt;
-  &lt;text
-     x=&quot;4.3804035&quot;
-     y=&quot;11.971182&quot;
-     id=&quot;text5177-7-0&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient3893);stroke-linejoin:round;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.3804035&quot;
-       y=&quot;11.971182&quot;
-       id=&quot;tspan4129-4&quot;
-       style=&quot;fill:none;stroke:url(#linearGradient3893);stroke-linejoin:round&quot;&gt;S&lt;/tspan&gt;&lt;/text&gt;
-  &lt;text
-     x=&quot;4.3804035&quot;
-     y=&quot;11.971182&quot;
-     id=&quot;text5177-7&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.3804035&quot;
-       y=&quot;11.971182&quot;
-       id=&quot;tspan4129&quot;&gt;S&lt;/tspan&gt;&lt;/text&gt;
</del><ins>+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.003705&quot;
+       height=&quot;15.003344&quot;
+       rx=&quot;1.5143198&quot;
+       ry=&quot;1.5142833&quot;
+       x=&quot;0.49814749&quot;
+       y=&quot;0.49832821&quot;
+       id=&quot;rect4319-7-2-1-7-0&quot;
+       style=&quot;fill:url(#radialGradient8838);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8840);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;12.997247&quot;
+       height=&quot;12.999963&quot;
+       rx=&quot;0.5081172&quot;
+       ry=&quot;0.50810492&quot;
+       x=&quot;1.5013518&quot;
+       y=&quot;1.5016088&quot;
+       id=&quot;rect4321-0-9-4-0-5&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;14.000044&quot;
+       height=&quot;14.000041&quot;
+       rx=&quot;1.9062433&quot;
+       ry=&quot;1.9062428&quot;
+       x=&quot;1.0017486&quot;
+       y=&quot;1.0015783&quot;
+       id=&quot;rect9035-4-9-5-7-3&quot;
+       style=&quot;fill:url(#radialGradient3175-6-6-4-0-5);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;path
+       d=&quot;m 8.1540481,4.7563497 c -0.959403,0 -1.772159,0.2464674 -2.34375,0.6875 -0.571591,0.4410326 -0.875,1.0874574 -0.875,1.8125001 0,0.7673769 0.300079,1.3617856 0.75,1.7499999 0.449921,0.3882143 1.012308,0.5990768 1.5625,0.78125 0.550191,0.1821733 1.102617,0.3278563 1.4687498,0.5000003 0.183066,0.08607 0.325327,0.189273 0.40625,0.28125 0.08092,0.09198 0.09673,0.150116 0.09375,0.28125 0,0.186517 -0.09038,0.354192 -0.34375,0.5 -0.2533708,0.145807 -0.6708518,0.25 -1.1562498,0.25 -0.389794,0 -1.073708,-0.125985 -2.09375,-0.5 l -0.1875,-0.0625 a 0.250025,0.250025 0 0 0 -0.09375,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.15625,0.125 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.46875,1.3125 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.03125,0 l 0.1875,0.09375 0,-0.03125 c 0.77838,0.302058 1.598281,0.59375 2.65625,0.59375 1.2747048,0 2.1718224,-0.320571 2.7499989,-0.8125 0.578177,-0.49193 0.8125,-1.1637 0.8125,-1.78125 0,-0.753788 -0.304066,-1.296162 -0.75,-1.6875003 C 9.9893634,8.7712614 9.421605,8.5384306 8.8727979,8.3500997 8.3239911,8.1617688 7.7757721,8.0168608 7.4040481,7.8500998 c -0.185862,-0.083381 -0.323376,-0.1649993 -0.40625,-0.25 -0.08287,-0.085001 -0.125,-0.1750816 -0.125,-0.28125 0,-0.2015172 0.09694,-0.3334515 0.3125,-0.46875 0.21556,-0.1352985 0.580831,-0.25 1.03125,-0.25 0.6838958,0 1.2751157,0.1895545 1.9062489,0.4375 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0.4375,-1.2812501 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.15625,-0.0625 a 0.250025,0.250025 0 0 0 -0.03125,0 c -0.291216,-0.093605 -1.1270647,-0.46875 -2.4374989,-0.46875 z&quot;
+       id=&quot;text5177-7-7-1-3&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+    &lt;path
+       d=&quot;m 8.2058281,3.7260199 c -0.959403,0 -1.772159,0.2464674 -2.34375,0.6875 -0.571591,0.4410326 -0.875,1.0874574 -0.875,1.8125001 0,0.767377 0.300079,1.3617857 0.75,1.75 0.449921,0.3882143 1.012308,0.5990768 1.5625,0.78125 0.550191,0.1821732 1.102617,0.3278566 1.4687498,0.5 0.183066,0.086072 0.325327,0.189273 0.40625,0.28125 0.08092,0.091977 0.09673,0.1501166 0.09375,0.28125 0,0.186517 -0.09038,0.354192 -0.34375,0.5 -0.2533708,0.145807 -0.6708518,0.25 -1.1562498,0.25 -0.389794,0 -1.073708,-0.125985 -2.09375,-0.5 l -0.1875,-0.0625 a 0.250025,0.250025 0 0 0 -0.09375,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.15625,0.125 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.46875,1.3125 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.03125,0 l 0.1875,0.09375 0,-0.03125 c 0.77838,0.302058 1.598281,0.59375 2.65625,0.59375 1.2747048,0 2.1718224,-0.320571 2.7499989,-0.8125 0.578177,-0.49193 0.8125,-1.1637 0.8125,-1.78125 0,-0.7537881 -0.304066,-1.2961617 -0.75,-1.6875 C 10.041143,7.7409317 9.473385,7.5081009 8.9245779,7.31977 8.3757711,7.1314391 7.8275521,6.9865311 7.4558281,6.81977 c -0.185862,-0.083381 -0.323376,-0.1649993 -0.40625,-0.25 -0.08287,-0.085001 -0.125,-0.1750816 -0.125,-0.28125 0,-0.2015172 0.09694,-0.3334515 0.3125,-0.46875 0.21556,-0.1352985 0.580831,-0.25 1.03125,-0.25 0.6838958,0 1.2751157,0.1895545 1.9062489,0.4375 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0.4375,-1.2812501 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.15625,-0.0625 a 0.250025,0.250025 0 0 0 -0.03125,0 c -0.291216,-0.093605 -1.1270647,-0.46875 -2.4374989,-0.46875 z&quot;
+       id=&quot;text5177-7-7-1-3-5&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3161-1-5-9-6-7-1-5);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;/g&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordStylesvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordStyle.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordStyle.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordStyle.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,515 +11,309 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg5300&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs5302&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4112&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4114&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4116&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6&quot;
+       xlink:href=&quot;#linearGradient8978-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4048&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4050&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop8980-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4052&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop8982-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5208&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-31.728631,-21.533276)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient7085&quot;&gt;
</del><ins>+       id=&quot;linearGradient11520-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop7087&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop11522-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop7089&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop11524-7&quot;
+         style=&quot;stop-color:#fabebe;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient9464&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5210&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-188.04562,-93.211546)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4247-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop9466&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249-2&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop9468&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4251-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient5296&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180918)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient5298&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-6&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#f24e4e;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient5518&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.9244,-46.94361)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3929&quot;
+       xlink:href=&quot;#linearGradient8978-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.630261)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient3933&quot;
+       xlink:href=&quot;#linearGradient11520-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.94897,0.77180918)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient8480-3&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient3935&quot;
+       xlink:href=&quot;#linearGradient4247-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.906461)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6-4&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8482-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3952&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.902379,-47.24489)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2-1&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2-5&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4080&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.198725,-47.440746)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9-8&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2-1-9&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#fde7e7;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#fddddd;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#fab8b8;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#fbc3c3;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2-5-8&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient4733&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.27489,-47.51691)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9-8-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2-1-9-4&quot;
</ins><span class="cx">          style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2-5-8-2&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient5001&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.666495,-47.518871)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3925-3-9-6-7-5&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8-3-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9-8-3-9&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2-1-9-4-1&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2-5-8-2-8&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient5169&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8-3-9&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-39.55784,-47.51691)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3925-3-9-6-7-5-7&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8-3-9-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.8706,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient4373-2-5-8-6-8-6-4-9-8-3-9-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4375-3-6-8-4-7-3-2-1-9-4-1-7&quot;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop4377-3-5-2-3-7-5-2-5-8-2-8-6&quot;
+         style=&quot;stop-color:#f9adad;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient5341&quot;
+       xlink:href=&quot;#linearGradient4373-2-5-8-6-8-6-4-9-8-3-9-2&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.3550291&quot;
-       y1=&quot;3.5313618&quot;
-       x2=&quot;-3.08639&quot;
-       y2=&quot;3.5313618&quot;
-       id=&quot;linearGradient5637&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4143&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient4148&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient4151&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient4153&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4170&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4176&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.8676748&quot;
-       y1=&quot;4.3834319&quot;
-       x2=&quot;-4.1903138&quot;
-       y2=&quot;4.3834319&quot;
-       id=&quot;linearGradient9470&quot;
-       xlink:href=&quot;#linearGradient9464&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient9479&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6164&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient6224&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(-5.0847453,-13.423729)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7015&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7025&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7031&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient7042&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.54755039,0)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.9307694&quot;
-       y1=&quot;1.2591716&quot;
-       x2=&quot;-3.0218937&quot;
-       y2=&quot;1.2591716&quot;
-       id=&quot;linearGradient7091&quot;
-       xlink:href=&quot;#linearGradient7085&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3374-3&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5886&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3125&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;4.0072045&quot;
-       y1=&quot;8&quot;
-       x2=&quot;10.206051&quot;
-       y2=&quot;8&quot;
-       id=&quot;linearGradient3935&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;4.5072045&quot;
-       y1=&quot;8&quot;
-       x2=&quot;9.7060518&quot;
-       y2=&quot;8&quot;
-       id=&quot;linearGradient3973&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;4.5072045&quot;
-       y1=&quot;8&quot;
-       x2=&quot;9.7060518&quot;
-       y2=&quot;8&quot;
-       id=&quot;linearGradient3983&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;5.7294998&quot;
-       y1=&quot;-1.30098&quot;
-       x2=&quot;5.7294998&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3989&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.89337218,-1.3637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;5.7294998&quot;
-       y1=&quot;-1.30098&quot;
-       x2=&quot;5.7294998&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4001&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.89337218,-1.3637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;5.7294998&quot;
-       y1=&quot;-1.30098&quot;
-       x2=&quot;5.7294998&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4007&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.89337218,-1.3637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-3.8248518&quot;
-       y1=&quot;2.5846162&quot;
-       x2=&quot;-1.4390531&quot;
-       y2=&quot;2.5846162&quot;
-       id=&quot;linearGradient4054&quot;
-       xlink:href=&quot;#linearGradient4048&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-3.0485206&quot;
-       y1=&quot;1.2213027&quot;
-       x2=&quot;-1.8745562&quot;
-       y2=&quot;1.2213027&quot;
-       id=&quot;linearGradient4118&quot;
-       xlink:href=&quot;#linearGradient4112&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;4.9567723&quot;
-       y1=&quot;8.0288181&quot;
-       x2=&quot;11.043227&quot;
-       y2=&quot;8.0288181&quot;
-       id=&quot;linearGradient4167&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;4.9567723&quot;
-       y1=&quot;8.0288181&quot;
-       x2=&quot;11.043227&quot;
-       y2=&quot;8.0288181&quot;
-       id=&quot;linearGradient4187&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4193&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-41.010245,-47.516912)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata5305&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -547,49 +341,39 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</del><span class="cx">   &lt;rect
</span><del>-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><ins>+     width=&quot;15.003705&quot;
+     height=&quot;15.003344&quot;
+     rx=&quot;1.5143198&quot;
+     ry=&quot;1.5142833&quot;
+     x=&quot;0.49814749&quot;
+     y=&quot;0.49832821&quot;
+     id=&quot;rect4319-7&quot;
+     style=&quot;fill:url(#radialGradient3933);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3935);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;12.997247&quot;
+     height=&quot;12.999963&quot;
+     rx=&quot;0.5081172&quot;
+     ry=&quot;0.50810492&quot;
+     x=&quot;1.5013518&quot;
+     y=&quot;1.5016088&quot;
+     id=&quot;rect4321-0&quot;
+     style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;rect
+     width=&quot;14.000044&quot;
+     height=&quot;14.000041&quot;
+     rx=&quot;1.9062433&quot;
+     ry=&quot;1.9062428&quot;
+     x=&quot;1.0017486&quot;
+     y=&quot;1.0015783&quot;
+     id=&quot;rect9035-4&quot;
+     style=&quot;fill:url(#radialGradient3929);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;path
</span><del>-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;text
-     x=&quot;4.3804035&quot;
-     y=&quot;12&quot;
-     id=&quot;text5177-7-8&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.3804035&quot;
-       y=&quot;12&quot;
-       id=&quot;tspan4129-7&quot;&gt;S&lt;/tspan&gt;&lt;/text&gt;
-  &lt;text
-     x=&quot;4.3804035&quot;
-     y=&quot;12&quot;
-     id=&quot;text5177-7-0&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient4193);stroke-linejoin:round;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.3804035&quot;
-       y=&quot;12&quot;
-       id=&quot;tspan4129-4&quot;
-       style=&quot;stroke:url(#linearGradient4193);stroke-linejoin:round&quot;&gt;S&lt;/tspan&gt;&lt;/text&gt;
-  &lt;text
-     x=&quot;4.3804035&quot;
-     y=&quot;12&quot;
-     id=&quot;text5177-7&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.3804035&quot;
-       y=&quot;12&quot;
-       id=&quot;tspan4129&quot;&gt;S&lt;/tspan&gt;&lt;/text&gt;
</del><ins>+     d=&quot;m 8.1540506,4.7563487 c -0.959403,0 -1.772159,0.2464674 -2.34375,0.6875 -0.571591,0.4410326 -0.875,1.0874574 -0.875,1.8125001 0,0.767377 0.300079,1.3617857 0.75,1.75 0.449921,0.3882143 1.012308,0.5990768 1.5625,0.78125 0.550191,0.1821732 1.1026169,0.3278562 1.4687498,0.5000002 0.1830664,0.08607 0.3253273,0.189273 0.40625,0.28125 0.080923,0.09198 0.09673,0.150116 0.09375,0.28125 0,0.186517 -0.090379,0.354192 -0.34375,0.5 -0.2533707,0.145807 -0.670852,0.25 -1.1562498,0.25 -0.389794,0 -1.073708,-0.125985 -2.09375,-0.5 l -0.1875,-0.0625 a 0.250025,0.250025 0 0 0 -0.09375,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.15625,0.125 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.46875,1.3125 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.03125,0 l 0.1875,0.09375 0,-0.03125 c 0.77838,0.302058 1.598281,0.59375 2.65625,0.59375 1.2747053,0 2.1718225,-0.320571 2.7499994,-0.8125 0.578177,-0.49193 0.8125,-1.1637 0.8125,-1.78125 0,-0.753788 -0.304066,-1.2961619 -0.75,-1.6875002 -0.445934,-0.3913383 -1.0136924,-0.6241691 -1.5624996,-0.8125 -0.5488072,-0.1883309 -1.0970258,-0.3332389 -1.4687498,-0.5 -0.185862,-0.083381 -0.323376,-0.1649993 -0.40625,-0.25 -0.08287,-0.085001 -0.125,-0.1750816 -0.125,-0.28125 0,-0.2015172 0.09694,-0.3334515 0.3125,-0.46875 0.21556,-0.1352985 0.580831,-0.25 1.0312498,-0.25 0.6838959,0 1.275116,0.1895545 1.9062496,0.4375 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0.4375,-1.2812501 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.15625,-0.0625 a 0.250025,0.250025 0 0 0 -0.03125,0 c -0.291216,-0.093605 -1.1270651,-0.46875 -2.4374994,-0.46875 z&quot;
+     id=&quot;text5177-7-7&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;path
+     d=&quot;m 8.2666056,3.6562497 c -0.959403,0 -1.772159,0.2464674 -2.34375,0.6875 -0.571591,0.4410326 -0.875,1.0874574 -0.875,1.8125001 0,0.767377 0.300079,1.3617857 0.75,1.75 0.449921,0.3882143 1.012308,0.5990768 1.5625,0.78125 0.550191,0.1821732 1.1026169,0.3278566 1.4687498,0.5 0.1830664,0.086072 0.3253273,0.189273 0.40625,0.28125 0.080923,0.091977 0.09673,0.1501166 0.09375,0.28125 0,0.1865172 -0.090379,0.3541922 -0.34375,0.5000002 -0.2533707,0.145807 -0.670852,0.25 -1.1562498,0.25 -0.389794,0 -1.073708,-0.125985 -2.09375,-0.5000002 l -0.1875,-0.0625 a 0.250025,0.250025 0 0 0 -0.09375,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 0.250025,0.250025 0 0 0 -0.15625,0.1250002 0.250025,0.250025 0 0 0 -0.03125,0.03125 l -0.46875,1.3125 a 0.250025,0.250025 0 0 0 -0.03125,0.03125 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.03125,0.0625 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.03125,0 l 0.1875,0.09375 0,-0.03125 c 0.77838,0.302058 1.598281,0.59375 2.65625,0.59375 1.2747053,0 2.1718225,-0.320571 2.7499994,-0.8125 0.578177,-0.49193 0.8125,-1.1637 0.8125,-1.7812502 0,-0.7537881 -0.304066,-1.2961617 -0.75,-1.6875 -0.445934,-0.3913383 -1.0136924,-0.6241691 -1.5624996,-0.8125 -0.5488072,-0.1883309 -1.0970258,-0.3332389 -1.4687498,-0.5 -0.185862,-0.083381 -0.323376,-0.1649993 -0.40625,-0.25 -0.08287,-0.085001 -0.125,-0.1750816 -0.125,-0.28125 0,-0.2015172 0.09694,-0.3334515 0.3125,-0.46875 0.21556,-0.1352985 0.580831,-0.25 1.0312498,-0.25 0.6838959,0 1.275116,0.1895545 1.9062496,0.4375 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 l 0.4375,-1.2812501 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.0625,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 l -0.15625,-0.0625 a 0.250025,0.250025 0 0 0 -0.03125,0 c -0.291216,-0.093605 -1.1270651,-0.46875 -2.4374994,-0.46875 z&quot;
+     id=&quot;text5177-7-7-1&quot;
+     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3925-3-9-6-7-5-7);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordTimersvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordTimer.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordTimer.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordTimer.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -11,367 +11,182 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg4286&quot;&gt;
</del><ins>+   id=&quot;svg8842&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs4288&quot;&gt;
</del><ins>+     id=&quot;defs8844&quot;&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient10015&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop10017&quot;
-         style=&quot;stop-color:#000000;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890-1&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop10019&quot;
-         style=&quot;stop-color:#000000;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892-2&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;linearGradient
-       x1=&quot;18.0625&quot;
-       y1=&quot;9.6541071&quot;
-       x2=&quot;18.0625&quot;
-       y2=&quot;26.1875&quot;
-       id=&quot;linearGradient3771&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
</del><ins>+    &lt;radialGradient
+       cx=&quot;301&quot;
+       cy=&quot;51.5&quot;
+       r=&quot;19.500002&quot;
+       fx=&quot;301&quot;
+       fy=&quot;51.5&quot;
+       id=&quot;radialGradient3175-6-6-4-0-5&quot;
+       xlink:href=&quot;#linearGradient8978-0-9-0-8-0&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.9706301,1.96843e-8,0,0.2861052,-291.15791,-14.63026)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
</del><ins>+       id=&quot;linearGradient8978-0-9-0-8-0&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
-         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
-         offset=&quot;0&quot; /&gt;
-      &lt;stop
-         id=&quot;stop6054-0-7-8-9-2-5-1-9-7-2&quot;
-         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
-         offset=&quot;1&quot; /&gt;
-    &lt;/linearGradient&gt;
-    &lt;linearGradient
-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient3766&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       id=&quot;linearGradient8480-3&quot;&gt;
-      &lt;stop
-         id=&quot;stop8482-8&quot;
</del><ins>+         id=&quot;stop8980-9-1-8-4-8&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop8484-3&quot;
</del><ins>+         id=&quot;stop8982-2-2-4-4-7&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</span><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><del>-    &lt;clipPath
-       id=&quot;clipPath8434-7&quot;&gt;
-      &lt;path
-         d=&quot;m 243.44687,14.015611 0,208.269279 -208.269277,0 0,-208.269279 208.269277,0 z m -89.4907,58.575735 -34.16918,0 0,91.117814 39.05049,0 0,-52.06732 13.01683,0 0,-25.626888 c -10.7316,0 -17.89814,-2.202187 -17.89814,-13.423606 z&quot;
-         id=&quot;path8436-8&quot;
-         style=&quot;opacity:0.5;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/clipPath&gt;
</del><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient8752&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,17.966282,36.432825)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4393-7-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient7394-3-6&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4395-4-8&quot;
</del><ins>+         id=&quot;stop7396-0-1&quot;
</ins><span class="cx">          style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4397-4-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7398-2-7&quot;
+         style=&quot;stop-color:#e4d4e2;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient3760&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient8754&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-138.35071,-35.245445)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
</del><ins>+       id=&quot;linearGradient4247-6-9-9-7-1&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4634-1-8-3-9-0-1-4-0-0-8-2-5-3-8&quot;
-         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4249-2-0-1-7-0&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4636-1-9-9-8-8-9-6-8-9-5-4-5-5-2&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
-         offset=&quot;0.0274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4638-8-3-9-6-6-9-8-0-1-8-8-6-2-8&quot;
-         style=&quot;stop-color:#f5eff4;stop-opacity:1&quot;
-         offset=&quot;0.274937&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4640-8-5-7-8-9-6-8-7-4-9-6-8-9-4&quot;
-         style=&quot;stop-color:#f1e9f0;stop-opacity:1&quot;
-         offset=&quot;0.38707438&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4642-5-41-9-6-9-8-3-8-8-9-7-5-9-5&quot;
-         style=&quot;stop-color:#e1d1e0;stop-opacity:1&quot;
-         offset=&quot;0.66528589&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4644-5-2-7-9-2-2-4-1-8-1-4-1-6-6&quot;
-         style=&quot;stop-color:#e6d8e5;stop-opacity:1&quot;
-         offset=&quot;0.76745707&quot; /&gt;
-      &lt;stop
-         id=&quot;stop4646-3-2-3-7-3-7-9-8-5-0-3-5-9-6&quot;
-         style=&quot;stop-color:#f0f0f0;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop4251-2-1-0-5-9&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><ins>+    &lt;radialGradient
+       cx=&quot;24.44569&quot;
+       cy=&quot;35.87817&quot;
+       r=&quot;20.530962&quot;
+       fx=&quot;24.44569&quot;
+       fy=&quot;35.87817&quot;
+       id=&quot;radialGradient8838&quot;
+       xlink:href=&quot;#linearGradient7394-3-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.8569597,3.2529443e-7,-1.2530456e-7,0.3301039,-12.948973,0.77180949)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;&gt;
</del><ins>+       x1=&quot;321.5675&quot;
+       y1=&quot;145.51683&quot;
+       x2=&quot;311.65057&quot;
+       y2=&quot;118.49502&quot;
+       id=&quot;linearGradient8840&quot;
+       xlink:href=&quot;#linearGradient4247-6-9-9-7-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.5556927,0,0,0.5556793,-169.26596,-70.90646)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4024-1-0-7-8-9-2-9-9-1-2-8&quot;
</del><ins>+         id=&quot;stop7890-1-6&quot;
</ins><span class="cx">          style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</span><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
-         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7892-2-4&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9&quot;&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9071&quot;
+       xlink:href=&quot;#linearGradient7888-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-38.924401,-46.943612)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7-1-5&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient7888-2-3-2&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890-1-6-2&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892-2-4-9&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;310.875&quot;
-       y1=&quot;229.8125&quot;
-       x2=&quot;310.875&quot;
-       y2=&quot;220.56094&quot;
-       id=&quot;linearGradient5347&quot;
-       xlink:href=&quot;#linearGradient8480-3&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9334&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.94849,-47.587416)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient3764-3&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient3161-1-5-9-6-7-1-5-5&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-35.870603,-43.768871)&quot; /&gt;
</ins><span class="cx">     &lt;linearGradient
</span><del>-       id=&quot;linearGradient4853-9-6&quot;&gt;
</del><ins>+       id=&quot;linearGradient7888-2-3-2-3&quot;&gt;
</ins><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4855-4-8&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
</del><ins>+         id=&quot;stop7890-1-6-2-7&quot;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;0&quot; /&gt;
</span><span class="cx">       &lt;stop
</span><del>-         id=&quot;stop4857-1-9&quot;
-         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
</del><ins>+         id=&quot;stop7892-2-4-9-8&quot;
+         style=&quot;stop-color:#ddc9db;stop-opacity:1&quot;
</ins><span class="cx">          offset=&quot;1&quot; /&gt;
</span><span class="cx">     &lt;/linearGradient&gt;
</span><span class="cx">     &lt;linearGradient
</span><del>-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient5408&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient5445&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
</del><ins>+       x1=&quot;491.22195&quot;
+       y1=&quot;506.64685&quot;
+       x2=&quot;491.22195&quot;
+       y2=&quot;732.05341&quot;
+       id=&quot;linearGradient9521&quot;
+       xlink:href=&quot;#linearGradient7888-2-3-2-3&quot;
</ins><span class="cx">        gradientUnits=&quot;userSpaceOnUse&quot;
</span><del>-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient5447&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5462&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5603&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient5609&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-4.3550291&quot;
-       y1=&quot;3.5313618&quot;
-       x2=&quot;-3.08639&quot;
-       y2=&quot;3.5313618&quot;
-       id=&quot;linearGradient5637&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4143&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-150.02495&quot;
-       y1=&quot;62.156101&quot;
-       x2=&quot;-150.02495&quot;
-       y2=&quot;274.07629&quot;
-       id=&quot;linearGradient4148&quot;
-       xlink:href=&quot;#linearGradient4853-9-6&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11069528,0,0,0.11066585,23.682407,-4.8510717)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-106.31753&quot;
-       y1=&quot;59.90741&quot;
-       x2=&quot;-106.31753&quot;
-       y2=&quot;171.05693&quot;
-       id=&quot;linearGradient4151&quot;
-       xlink:href=&quot;#linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0.11984466,0,0,0.11984467,24.979917,-5.9168478)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-42.698154&quot;
-       y1=&quot;169.07428&quot;
-       x2=&quot;-132.12018&quot;
-       y2=&quot;169.07428&quot;
-       id=&quot;linearGradient4153&quot;
-       xlink:href=&quot;#linearGradient4022-6-3-3-4-0-1-8-9-6-0-4&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;matrix(0,0.11584983,0.11584983,0,-2.2315447,20.729109)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4170&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.42651341,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4176&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4274&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253642,-5.9e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4280&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.88760834,-7.2637543e-7)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;-6.186018&quot;
-       y1=&quot;3.5976331&quot;
-       x2=&quot;-4.0198994&quot;
-       y2=&quot;3.5976331&quot;
-       id=&quot;linearGradient10021&quot;
-       xlink:href=&quot;#linearGradient10015&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient10030&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(13.460389,0.03786909)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4193&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-2&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient4254&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-2&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;6.6228719&quot;
-       y1=&quot;-1.3009801&quot;
-       x2=&quot;6.6228719&quot;
-       y2=&quot;10.049566&quot;
-       id=&quot;linearGradient3893&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(6.2942505e-8,-0.02881858)&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;3.7002883&quot;
-       y1=&quot;8&quot;
-       x2=&quot;10.37464&quot;
-       y2=&quot;8&quot;
-       id=&quot;linearGradient3987&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;3.7002883&quot;
-       y1=&quot;8&quot;
-       x2=&quot;10.37464&quot;
-       y2=&quot;8&quot;
-       id=&quot;linearGradient3997&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
-    &lt;linearGradient
-       x1=&quot;5.660336&quot;
-       y1=&quot;-1.3297986&quot;
-       x2=&quot;5.660336&quot;
-       y2=&quot;10.020748&quot;
-       id=&quot;linearGradient4003&quot;
-       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;
-       gradientUnits=&quot;userSpaceOnUse&quot;
-       gradientTransform=&quot;translate(0.96253597,-1.3637543e-7)&quot; /&gt;
</del><ins>+       gradientTransform=&quot;matrix(0.09329421,0,0,0.09329421,-40.51197,-47.494891)&quot; /&gt;
</ins><span class="cx">   &lt;/defs&gt;
</span><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata4291&quot;&gt;
</del><ins>+     id=&quot;metadata8847&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="lines">@@ -399,49 +214,42 @@
</span><span class="cx">       &lt;/cc:License&gt;
</span><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><del>-  &lt;path
-     d=&quot;m 12.411986,12.134781 2.112266,2.280563&quot;
-     id=&quot;path7868-7&quot;
-     style=&quot;opacity:0.37558684;color:#000000;fill:none;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:1.6;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;rect
-     width=&quot;14.999999&quot;
-     height=&quot;14.999999&quot;
-     rx=&quot;3.2073758&quot;
-     ry=&quot;3.2027895&quot;
-     x=&quot;0.49999967&quot;
-     y=&quot;0.49999928&quot;
-     id=&quot;rect7870-5&quot;
-     style=&quot;color:#000000;fill:url(#linearGradient4151);fill-opacity:1;stroke:url(#linearGradient4153);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;path
-     d=&quot;m 3.8195227,1.4949231 c -1.2946898,0 -2.3246009,1.0324565 -2.3246009,2.3274412 l 0,8.3552717 c 0,1.294985 1.0299111,2.327441 2.3246009,2.327441 l 8.3609533,0 c 1.294689,0 2.3246,-1.032456 2.3246,-2.327441 l 0,-8.3552717 c 0,-1.2949847 -1.029911,-2.3274412 -2.3246,-2.3274412 l -8.3609533,0 z&quot;
-     id=&quot;path7872-5-4&quot;
-     style=&quot;color:#000000;fill:none;stroke:url(#linearGradient4148);stroke-width:0.98984581;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
-  &lt;text
-     x=&quot;4.5475507&quot;
-     y=&quot;12&quot;
-     id=&quot;text5177-7-9-7&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:#ffffff;stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.5475507&quot;
-       y=&quot;12&quot;
-       id=&quot;tspan3949-1&quot;&gt;T&lt;/tspan&gt;&lt;/text&gt;
-  &lt;text
-     x=&quot;4.5475507&quot;
-     y=&quot;12&quot;
-     id=&quot;text5177-7-9-9&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient4003);stroke-linejoin:round;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.5475507&quot;
-       y=&quot;12&quot;
-       id=&quot;tspan3949-4&quot;
-       style=&quot;stroke:url(#linearGradient4003);stroke-linejoin:round&quot;&gt;T&lt;/tspan&gt;&lt;/text&gt;
-  &lt;text
-     x=&quot;4.5475507&quot;
-     y=&quot;12&quot;
-     id=&quot;text5177-7-9&quot;
-     xml:space=&quot;preserve&quot;
-     style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
-       x=&quot;4.5475507&quot;
-       y=&quot;12&quot;
-       id=&quot;tspan3949&quot;&gt;T&lt;/tspan&gt;&lt;/text&gt;
</del><ins>+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;rect
+       width=&quot;15.003705&quot;
+       height=&quot;15.003344&quot;
+       rx=&quot;1.5143198&quot;
+       ry=&quot;1.5142833&quot;
+       x=&quot;0.49814749&quot;
+       y=&quot;0.49832821&quot;
+       id=&quot;rect4319-7-2-1-7-0&quot;
+       style=&quot;fill:url(#radialGradient8838);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8840);stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;12.997247&quot;
+       height=&quot;12.999963&quot;
+       rx=&quot;0.5081172&quot;
+       ry=&quot;0.50810492&quot;
+       x=&quot;1.5013518&quot;
+       y=&quot;1.5016088&quot;
+       id=&quot;rect4321-0-9-4-0-5&quot;
+       style=&quot;fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;rect
+       width=&quot;14.000044&quot;
+       height=&quot;14.000041&quot;
+       rx=&quot;1.9062433&quot;
+       ry=&quot;1.9062428&quot;
+       x=&quot;1.0017486&quot;
+       y=&quot;1.0015783&quot;
+       id=&quot;rect9035-4-9-5-7-3&quot;
+       style=&quot;fill:url(#radialGradient3175-6-6-4-0-5);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+    &lt;path
+       d=&quot;m 4.4811924,4.8500999 c -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.03888,0.02211 -0.07164,0.054868 -0.09375,0.09375 -0.01327,0.019236 -0.02385,0.040343 -0.03125,0.0625 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,1.28125 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.09375,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.03125,0 l 2.375,0 0,6.4687501 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 1.40625,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 l 0,-6.4687501 2.4062496,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 l 0,-1.28125 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 l -6.6874996,0 c -0.02072,-0.00261 -0.04178,-0.00261 -0.0625,0 z&quot;
+       id=&quot;path9473-5-4-6&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+    &lt;path
+       d=&quot;m 4.5329722,3.8197701 c -0.02216,0.00743 -0.04326,0.017981 -0.0625,0.03125 -0.03888,0.02211 -0.07164,0.054868 -0.09375,0.09375 -0.01327,0.019236 -0.02385,0.040343 -0.03125,0.0625 -0.0026,0.020724 -0.0026,0.041776 0,0.0625 l 0,1.2812499 a 0.250025,0.250025 0 0 0 0,0.0625 0.250025,0.250025 0 0 0 0.09375,0.125 0.250025,0.250025 0 0 0 0.03125,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 0.250025,0.250025 0 0 0 0.03125,0 l 2.375,0 0,6.46875 a 0.250025,0.250025 0 0 0 0.03125,0.09375 0.250025,0.250025 0 0 0 0.0625,0.09375 0.250025,0.250025 0 0 0 0.0625,0.03125 0.250025,0.250025 0 0 0 0.09375,0.03125 l 1.40625,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.0625,-0.03125 0.250025,0.250025 0 0 0 0.09375,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 0.250025,0.250025 0 0 0 0,-0.0625 l 0,-6.46875 2.4062498,0 a 0.250025,0.250025 0 0 0 0.0625,0 0.250025,0.250025 0 0 0 0.09375,-0.0625 0.250025,0.250025 0 0 0 0.03125,-0.03125 0.250025,0.250025 0 0 0 0.03125,-0.09375 0.250025,0.250025 0 0 0 0.03125,-0.0625 l 0,-1.2812499 a 0.250025,0.250025 0 0 0 0,-0.0625 0.250025,0.250025 0 0 0 -0.03125,-0.0625 0.250025,0.250025 0 0 0 -0.09375,-0.09375 0.250025,0.250025 0 0 0 -0.0625,-0.03125 0.250025,0.250025 0 0 0 -0.0625,0 l -6.6874998,0 c -0.02072,-0.00261 -0.04178,-0.00261 -0.0625,0 z&quot;
+       id=&quot;path9473-5-4-6-0&quot;
+       style=&quot;font-size:11.52737713px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient3161-1-5-9-6-7-1-5-5);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot; /&gt;
+  &lt;/g&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="releasesWebKitGTKwebkit26SourceWebInspectorUIUserInterfaceImagesgtkWeightsvg"></a>
<div class="modfile"><h4>Modified: releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Weight.svg (174389 => 174390)</h4>
<pre class="diff"><span>
<span class="info">--- releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Weight.svg        2014-10-07 07:06:27 UTC (rev 174389)
+++ releases/WebKitGTK/webkit-2.6/Source/WebInspectorUI/UserInterface/Images/gtk/Weight.svg        2014-10-07 07:23:14 UTC (rev 174390)
</span><span class="lines">@@ -10,51 +10,26 @@
</span><span class="cx">    version=&quot;1.1&quot;
</span><span class="cx">    width=&quot;16&quot;
</span><span class="cx">    height=&quot;16&quot;
</span><del>-   id=&quot;svg2999&quot;&gt;
</del><ins>+   id=&quot;svg2983&quot;&gt;
</ins><span class="cx">   &lt;defs
</span><del>-     id=&quot;defs3001&quot; /&gt;
</del><ins>+     id=&quot;defs2985&quot; /&gt;
</ins><span class="cx">   &lt;metadata
</span><del>-     id=&quot;metadata3004&quot;&gt;
</del><ins>+     id=&quot;metadata2988&quot;&gt;
</ins><span class="cx">     &lt;rdf:RDF&gt;
</span><span class="cx">       &lt;cc:Work
</span><span class="cx">          rdf:about=&quot;&quot;&gt;
</span><span class="cx">         &lt;dc:format&gt;image/svg+xml&lt;/dc:format&gt;
</span><span class="cx">         &lt;dc:type
</span><span class="cx">            rdf:resource=&quot;http://purl.org/dc/dcmitype/StillImage&quot; /&gt;
</span><del>-        &lt;cc:license
-           rdf:resource=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; /&gt;
</del><span class="cx">         &lt;dc:title&gt;&lt;/dc:title&gt;
</span><span class="cx">       &lt;/cc:Work&gt;
</span><del>-      &lt;cc:License
-         rdf:about=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#Reproduction&quot; /&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#Distribution&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#Notice&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#Attribution&quot; /&gt;
-        &lt;cc:permits
-           rdf:resource=&quot;http://creativecommons.org/ns#DerivativeWorks&quot; /&gt;
-        &lt;cc:requires
-           rdf:resource=&quot;http://creativecommons.org/ns#ShareAlike&quot; /&gt;
-      &lt;/cc:License&gt;
</del><span class="cx">     &lt;/rdf:RDF&gt;
</span><span class="cx">   &lt;/metadata&gt;
</span><span class="cx">   &lt;g
</span><span class="cx">      id=&quot;layer1&quot;&gt;
</span><del>-    &lt;rect
-       width=&quot;16&quot;
-       height=&quot;16&quot;
-       x=&quot;-16&quot;
-       y=&quot;1.0351562e-06&quot;
-       transform=&quot;scale(-1,1)&quot;
-       id=&quot;rect41008-3-8&quot;
-       style=&quot;color:#bebebe;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
</del><span class="cx">     &lt;path
</span><del>-       d=&quot;M 8.0253168,1 C 6.5079205,1 5.265823,2.2420971 5.265823,3.7594937 c 0,1.5173965 1.2420975,2.7594936 2.7594938,2.7594936 1.5173962,0 2.7594942,-1.2420971 2.7594942,-2.7594936 C 10.784811,2.2420971 9.542713,1 8.0253168,1 z m 0,1.0632912 c 0.9524482,0 1.6962025,0.7437541 1.6962025,1.6962025 0,0.9524484 -0.7437543,1.7215189 -1.6962025,1.7215189 -0.9524482,0 -1.7215191,-0.7690705 -1.7215191,-1.7215189 0,-0.9524484 0.7690709,-1.6962025 1.7215191,-1.6962025 z m 0.78481,0.4810126 c -0.061616,0.01634 -0.1079927,0.081191 -0.1518987,0.1265823 l -0.025316,0 -0.7594937,0.7594937 c 0.00722,-0.00722 -0.1933334,0.1037728 -0.1772152,0.3291139 0.019437,0.2716865 0.3349036,0.4224805 0.556962,0.2531645 L 9.1392408,3.1265822 C 9.2556755,3.0079296 9.2472295,2.8574501 9.1898737,2.7468355 9.1325179,2.6362208 8.9995094,2.5175117 8.8354433,2.5443038 a 0.20255189,0.2025519 0 0 0 -0.025316,0 z M 3.9493674,2.8481012 c 0,0 -1.2151899,0 -1.2151899,1.21519 l 0,9.6962018 c 0,0 0,1.240507 1.2151899,1.240507 l 2.0253164,0 4.0506332,0 2.025317,0 c 1.215189,0 1.215189,-1.240507 1.215189,-1.240507 l 0,-9.6962018 c 0,-1.21519 -1.215189,-1.21519 -1.215189,-1.21519 l -0.734178,0 c 0.07903,0.2885615 0.151899,0.5980605 0.151899,0.9113925 0,0.2447653 -0.027,0.4775395 -0.07595,0.7088607 l 0.253164,0 0,8.9113926 -1.620253,0 -1.21519,0 0,-6.2531647 c -0.2540785,0.061354 -0.5125645,0.075949 -0.7848101,0.075949 -0.291418,0 -0.5638145,-0.031267 -0.8354431,-0.1012659 l 0,6.2784816 -1.2151899,0 -1.6202531,0 0,-8.911393 0.278481,0 C 4.5830145,4.2370332 4.5569623,4.004259 4.5569623,3.7594937 c 0,-0.313332 0.071374,-0.622831 0.1518987,-0.9113925 l -0.7594936,0 z&quot;
-       id=&quot;rect4897-9-4&quot;
-       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
</del><ins>+       d=&quot;M 4.4375,2 C 3.9170758,2 3.5,2.4170758 3.5,2.9375 l 0,0.125 C 3.5,3.5829242 3.9170758,4 4.4375,4 L 5,4 5,5 4.34375,5 C 3.8695589,5 3.5,5.3695589 3.5,5.84375 L 3.5,14 l 9,0 0,-8.15625 C 12.5,5.3695589 12.130442,5 11.65625,5 L 11,5 11,4 11.5625,4 C 12.082924,4 12.5,3.5829242 12.5,3.0625 l 0,-0.125 C 12.5,2.4170758 12.082924,2 11.5625,2 l -7.125,0 z m 0.90625,5.5625 c 0.02072,-0.00261 0.04178,-0.00261 0.0625,0 L 6,7.5625 C 6.03291,7.5666 6.06499,7.57725 6.09375,7.59375 6.11591,7.60115 6.13701,7.61173 6.15625,7.625 6.21256,7.67003 6.2478,7.74043 6.25,7.8125 l 0,0.96875 0.90625,-1.125 C 7.19424,7.607036 7.2512,7.572861 7.3125,7.5625 c 0.0104,-6.514e-4 0.02085,-6.514e-4 0.03125,0 l 0.6875,0 c 0.03291,0.00406 0.06499,0.014754 0.09375,0.03125 0.02216,0.00743 0.04326,0.017981 0.0625,0.03125 0.04921,0.03799 0.08339,0.094948 0.09375,0.15625 0.0059,0.030879 0.0059,0.062871 0,0.09375 C 8.26788,7.910445 8.24633,7.942775 8.21875,7.96875 L 7.03125,9.4375 8.3125,11 c 0.01327,0.01924 0.02385,0.04034 0.03125,0.0625 0.02104,0.038 0.031929,0.08157 0.03125,0.125 C 8.37094,11.22041 8.36025,11.25249 8.34375,11.28125 8.32164,11.32013 8.28888,11.35289 8.25,11.375 c -0.01924,0.01327 -0.04034,0.02385 -0.0625,0.03125 -0.02072,0.0026 -0.04178,0.0026 -0.0625,0 l -0.71875,0 C 7.37334,11.40219 7.34126,11.3915 7.3125,11.375 7.29034,11.36757 7.26924,11.35702 7.25,11.34375 7.23869,11.33428 7.22825,11.32381 7.21875,11.3125 L 6.25,10.09375 l 0,1.0625 C 6.24776,11.22832 6.21256,11.29872 6.15625,11.34375 6.13701,11.35702 6.11591,11.3676 6.09375,11.375 6.06499,11.3915 6.03291,11.40215 6,11.40625 l -0.59375,0 c -0.02072,0.0026 -0.04178,0.0026 -0.0625,0 -0.09079,-0.02092 -0.16658,-0.09671 -0.1875,-0.1875 -0.0026,-0.02072 -0.0026,-0.04178 0,-0.0625 l 0,-3.34375 C 5.161231,7.7180254 5.22475,7.629102 5.3125,7.59375 5.32197,7.582439 5.33244,7.57197 5.34375,7.5625 z M 9.4375,8.53125 c 0.237404,0 0.39451,0.086642 0.5625,0.15625 0.0095,-0.011311 0.01994,-0.02178 0.03125,-0.03125 0.0095,-0.011311 0.01994,-0.02178 0.03125,-0.03125 0.02876,-0.016496 0.06084,-0.02719 0.09375,-0.03125 0.0104,-6.514e-4 0.02085,-6.514e-4 0.03125,0 l 0.40625,0 c 0.04343,-6.79e-4 0.087,0.010212 0.125,0.03125 0.01131,0.00947 0.02175,0.019939 0.03125,0.03125 0.04343,0.030323 0.0768,0.074815 0.09375,0.125 0.0026,0.020724 0.0026,0.041776 0,0.0625 l 0,2.375 c 0,0.310705 -0.07692,0.670296 -0.3125,0.96875 -0.235581,0.298454 -0.624781,0.5 -1.1875,0.5 -0.249772,0 -0.577031,-0.06006 -0.90625,-0.1875 L 8.34375,12.46875 C 8.33244,12.45928 8.322,12.44881 8.3125,12.4375 8.25177,12.405547 8.20534,12.34751 8.1875,12.28125 c -6.8e-4,-0.04343 0.01021,-0.087 0.03125,-0.125 L 8.375,11.71875 C 8.38243,11.69659 8.39298,11.67549 8.40625,11.65625 8.41572,11.64494 8.42619,11.6345 8.4375,11.625 8.488056,11.57993 8.55751,11.5568 8.625,11.5625 c 0.02072,-0.0026 0.04178,-0.0026 0.0625,0 l 0.09375,0.0625 c 0.139549,0.04652 0.335414,0.09375 0.5,0.09375 0.275361,0 0.35369,-0.05106 0.40625,-0.125 0.01963,-0.02762 0.01759,-0.1358 0.03125,-0.1875 -0.068835,0.01053 -0.11241,0.0625 -0.1875,0.0625 -0.42852,0 -0.808145,-0.142784 -1.0625,-0.40625 C 8.214395,10.799033 8.09375,10.420605 8.09375,10 8.09375,9.4725042 8.285949,9.0750881 8.5625,8.84375 8.839051,8.612412 9.163668,8.53125 9.4375,8.53125 z M 9.59375,9.5 c -0.154889,0 -0.25367,0.0358 -0.3125,0.09375 -0.05883,0.05795 -0.09375,0.1768921 -0.09375,0.4375 0,0.224553 0.05965,0.31499 0.125,0.375 C 9.377849,10.46626 9.473236,10.5 9.625,10.5 c 0.06061,0 0.10828,-0.01424 0.15625,-0.03125 l 0,-0.9375 C 9.721151,9.519861 9.64783,9.5 9.59375,9.5 z&quot;
+       id=&quot;rect3007&quot;
+       style=&quot;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.9999997;marker:none;visibility:visible;display:block;overflow:visible;enable-background:new&quot; /&gt;
</ins><span class="cx">   &lt;/g&gt;
</span><span class="cx"> &lt;/svg&gt;
</span></span></pre>
</div>
</div>

</body>
</html>