<!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>[173912] trunk/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/173912">173912</a></dd>
<dt>Author</dt> <dd>carlosgc@webkit.org</dd>
<dt>Date</dt> <dd>2014-09-24 05:53:29 -0700 (Wed, 24 Sep 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed. Add more free icons for the Web Inspector in GTK+

Patch by Andres Gomez &lt;agomez@igalia.com&gt; on 2014-09-24

* UserInterface/Images/gtk/AUTHORS:
* UserInterface/Images/gtk/ApplicationCache.png: Added.
* UserInterface/Images/gtk/ApplicationCache@2x.png: Added.
* UserInterface/Images/gtk/BottomUpTree.svg: Added.
* UserInterface/Images/gtk/Breakpoint.png: Added.
* UserInterface/Images/gtk/Breakpoint@2x.png: Added.
* UserInterface/Images/gtk/BreakpointButton.svg:
* UserInterface/Images/gtk/BreakpointInactive.png: Added.
* UserInterface/Images/gtk/BreakpointInactive@2x.png: Added.
* UserInterface/Images/gtk/BreakpointInactiveButton.svg:
* UserInterface/Images/gtk/COPYING:
* UserInterface/Images/gtk/COPYING_CCBYSA3: Copied from Source/WebInspectorUI/UserInterface/Images/gtk/COPYING.
* UserInterface/Images/gtk/ClippingCSS.png: Added.
* UserInterface/Images/gtk/ClippingCSS@2x.png: Added.
* UserInterface/Images/gtk/ClippingGeneric.png: Added.
* UserInterface/Images/gtk/ClippingGeneric@2x.png: Added.
* UserInterface/Images/gtk/ClippingJS.png: Added.
* UserInterface/Images/gtk/ClippingJS@2x.png: Added.
* UserInterface/Images/gtk/CloseTimeline.png: Added.
* UserInterface/Images/gtk/CloseTimeline@2x.png: Added.
* UserInterface/Images/gtk/ColorIcon.png: Added.
* UserInterface/Images/gtk/ColorIcon@2x.png: Added.
* UserInterface/Images/gtk/Colors.png: Added.
* UserInterface/Images/gtk/Colors@2x.png: Added.
* UserInterface/Images/gtk/ColorsLarge.png: Added.
* UserInterface/Images/gtk/ColorsLarge@2x.png: Added.
* UserInterface/Images/gtk/Database.png: Added.
* UserInterface/Images/gtk/Database@2x.png: Added.
* UserInterface/Images/gtk/DatabaseTable.png: Added.
* UserInterface/Images/gtk/DatabaseTable@2x.png: Added.
* UserInterface/Images/gtk/HierarchicalNavigationItemChevron.svg: Added.
* UserInterface/Images/gtk/IndeterminateProgressSpinner1.svg: Added.
* UserInterface/Images/gtk/IndeterminateProgressSpinner10.svg: Added.
* UserInterface/Images/gtk/IndeterminateProgressSpinner11.svg: Added.
* UserInterface/Images/gtk/IndeterminateProgressSpinner12.svg: Added.
* UserInterface/Images/gtk/IndeterminateProgressSpinner2.svg: Added.
* UserInterface/Images/gtk/IndeterminateProgressSpinner3.svg: Added.
* UserInterface/Images/gtk/IndeterminateProgressSpinner4.svg: Added.
* UserInterface/Images/gtk/IndeterminateProgressSpinner5.svg: Added.
* UserInterface/Images/gtk/IndeterminateProgressSpinner6.svg: Added.
* UserInterface/Images/gtk/IndeterminateProgressSpinner7.svg: Added.
* UserInterface/Images/gtk/IndeterminateProgressSpinner8.svg: Added.
* UserInterface/Images/gtk/IndeterminateProgressSpinner9.svg: Added.
* UserInterface/Images/gtk/Issues.svg: Added.
* UserInterface/Images/gtk/IssuesEnabled.svg: Added.
* UserInterface/Images/gtk/LayerBorders.svg: Added.
* UserInterface/Images/gtk/LessColumns.svg: Added.
* UserInterface/Images/gtk/LocalStorage.png: Added.
* UserInterface/Images/gtk/LocalStorage@2x.png: Added.
* UserInterface/Images/gtk/Locked.svg: Added.
* UserInterface/Images/gtk/Logs.svg: Added.
* UserInterface/Images/gtk/Memory.svg: Added.
* UserInterface/Images/gtk/MoreColumns.svg: Added.
* UserInterface/Images/gtk/Native.svg: Added.
* UserInterface/Images/gtk/NavigationItemAngleBrackets.svg: Added.
* UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg: Added.
* UserInterface/Images/gtk/NavigationItemBug.svg: Added.
* UserInterface/Images/gtk/NavigationItemCurleyBraces.svg: Added.
* UserInterface/Images/gtk/NavigationItemFile.svg: Added.
* UserInterface/Images/gtk/NavigationItemLayers.svg: Added.
* UserInterface/Images/gtk/NavigationItemLog.svg: Added.
* UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg: Added.
* UserInterface/Images/gtk/NavigationItemStopwatch.svg: Added.
* UserInterface/Images/gtk/NavigationItemStorage.svg: Added.
* UserInterface/Images/gtk/NavigationItemTrash.svg: Added.
* UserInterface/Images/gtk/NavigationItemVariable.svg: Added.
* UserInterface/Images/gtk/Network.png: Added.
* UserInterface/Images/gtk/Network@2x.png: Added.
* UserInterface/Images/gtk/NetworkLarge.png: Added.
* UserInterface/Images/gtk/NetworkLarge@2x.png: Added.
* UserInterface/Images/gtk/Pause.svg: Added.
* UserInterface/Images/gtk/Percent.svg: Added.
* UserInterface/Images/gtk/Plus.svg: Added.
* UserInterface/Images/gtk/PseudoElement.svg: Added.
* UserInterface/Images/gtk/Reflection.svg: Added.
* UserInterface/Images/gtk/Reload.svg: Added.
* UserInterface/Images/gtk/Request.svg: Added.
* UserInterface/Images/gtk/Response.svg: Added.
* UserInterface/Images/gtk/ResultLine.svg: Added.
* UserInterface/Images/gtk/Resume.svg: Added.
* UserInterface/Images/gtk/SessionStorage.png: Added.
* UserInterface/Images/gtk/SessionStorage@2x.png: Added.
* UserInterface/Images/gtk/ShadowDOM.svg: Added.
* UserInterface/Images/gtk/SourceCode.svg: Added.
* UserInterface/Images/gtk/SplitToggleDown.svg: Added.
* UserInterface/Images/gtk/SplitToggleUp.svg: Added.
* UserInterface/Images/gtk/StepInto.svg: Added.
* UserInterface/Images/gtk/StepOut.svg: Added.
* UserInterface/Images/gtk/StepOver.svg: Added.
* UserInterface/Images/gtk/StyleRuleAuthor.svg: Added.
* UserInterface/Images/gtk/StyleRuleInherited.svg: Added.
* UserInterface/Images/gtk/StyleRuleInheritedElement.svg: Added.
* UserInterface/Images/gtk/StyleRuleInspector.svg: Added.
* UserInterface/Images/gtk/StyleRuleUser.svg: Added.
* UserInterface/Images/gtk/StyleRuleUserAgent.svg: Added.
* UserInterface/Images/gtk/Time.svg: Added.
* UserInterface/Images/gtk/TimelineRecordAnimation.svg: Added.
* UserInterface/Images/gtk/TimelineRecordEvent.svg: Added.
* UserInterface/Images/gtk/TimelineRecordLayout.svg: Added.
* UserInterface/Images/gtk/TimelineRecordPaint.svg: Added.
* UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg: Added.
* UserInterface/Images/gtk/TimelineRecordStyle.svg: Added.
* UserInterface/Images/gtk/TimelineRecordTimer.svg: Added.
* UserInterface/Images/gtk/Undock.svg: Added.
* UserInterface/Images/gtk/UserInputPrompt.svg: Added.
* UserInterface/Images/gtk/UserInputPromptPrevious.svg: Added.
* UserInterface/Images/gtk/UserInputResult.svg: Added.
* UserInterface/Images/gtk/Warning.svg: Added.
* UserInterface/Images/gtk/Weight.svg: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkSourceWebInspectorUIChangeLog">trunk/Source/WebInspectorUI/ChangeLog</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkAUTHORS">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/AUTHORS</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkBreakpointButtonsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointButton.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkBreakpointInactiveButtonsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactiveButton.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkCOPYING">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkApplicationCachepng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCache.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkApplicationCache2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCache@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkBottomUpTreesvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BottomUpTree.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkBreakpointpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoint.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkBreakpoint2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoint@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkBreakpointInactivepng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactive.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkBreakpointInactive2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactive@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkCOPYING_CCBYSA3">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING_CCBYSA3</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkClippingCSSpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingCSS.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkClippingCSS2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingCSS@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkClippingGenericpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingGeneric.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkClippingGeneric2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingGeneric@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkClippingJSpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingJS.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkClippingJS2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingJS@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkCloseTimelinepng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkCloseTimeline2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkColorIconpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ColorIcon.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkColorIcon2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ColorIcon@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkColorspng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Colors.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkColors2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Colors@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkColorsLargepng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ColorsLarge.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkColorsLarge2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ColorsLarge@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkDatabasepng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Database.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkDatabase2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Database@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkDatabaseTablepng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/DatabaseTable.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkDatabaseTable2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/DatabaseTable@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkHierarchicalNavigationItemChevronsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/HierarchicalNavigationItemChevron.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner1svg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner1.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner10svg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner10.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner11svg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner11.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner12svg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner12.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner2svg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner2.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner3svg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner3.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner4svg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner4.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner5svg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner5.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner6svg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner6.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner7svg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner7.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner8svg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner8.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner9svg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner9.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkIssuessvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Issues.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkIssuesEnabledsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IssuesEnabled.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkLayerBorderssvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/LayerBorders.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkLessColumnssvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/LessColumns.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkLocalStoragepng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/LocalStorage.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkLocalStorage2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/LocalStorage@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkLockedsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Locked.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkLogssvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Logs.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkMemorysvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Memory.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkMoreColumnssvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/MoreColumns.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNativesvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Native.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemAngleBracketssvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemAngleBrackets.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemBrushAndRulersvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemBugsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBug.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemCurleyBracessvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemCurleyBraces.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemFilesvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemFile.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLayerssvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLogsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLog.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemMagnifyingGlasssvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemStopwatchsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStopwatch.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemStoragesvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStorage.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemTrashsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemTrash.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemVariablesvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemVariable.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNetworkpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Network.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNetwork2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Network@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNetworkLargepng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkLarge.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkNetworkLarge2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkLarge@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkPausesvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Pause.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkPercentsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Percent.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkPlussvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Plus.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkPseudoElementsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/PseudoElement.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkReflectionsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Reflection.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkReloadsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Reload.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkRequestsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Request.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkResponsesvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Response.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkResultLinesvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ResultLine.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkResumesvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Resume.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkSessionStoragepng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SessionStorage.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkSessionStorage2xpng">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SessionStorage@2x.png</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkShadowDOMsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ShadowDOM.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkSourceCodesvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SourceCode.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkSplitToggleDownsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleDown.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkSplitToggleUpsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleUp.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkStepIntosvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StepInto.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkStepOutsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StepOut.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkStepOversvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StepOver.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkStyleRuleAuthorsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleAuthor.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInheritedsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInherited.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInheritedElementsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInheritedElement.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInspectorsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInspector.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkStyleRuleUsersvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUser.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkStyleRuleUserAgentsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUserAgent.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkTimesvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Time.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordAnimationsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordAnimation.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordEventsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordEvent.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordLayoutsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordLayout.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordPaintsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordScriptEvaluatedsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordStylesvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordStyle.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordTimersvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordTimer.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkUndocksvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Undock.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkUserInputPromptsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPrompt.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkUserInputPromptPrevioussvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPromptPrevious.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkUserInputResultsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputResult.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkWarningsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Warning.svg</a></li>
<li><a href="#trunkSourceWebInspectorUIUserInterfaceImagesgtkWeightsvg">trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Weight.svg</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkSourceWebInspectorUIChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/ChangeLog (173911 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/ChangeLog        2014-09-24 09:14:32 UTC (rev 173911)
+++ trunk/Source/WebInspectorUI/ChangeLog        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -1,3 +1,117 @@
</span><ins>+2014-09-24  Andres Gomez  &lt;agomez@igalia.com&gt;
+
+        Unreviewed. Add more free icons for the Web Inspector in GTK+
+
+        * UserInterface/Images/gtk/AUTHORS:
+        * UserInterface/Images/gtk/ApplicationCache.png: Added.
+        * UserInterface/Images/gtk/ApplicationCache@2x.png: Added.
+        * UserInterface/Images/gtk/BottomUpTree.svg: Added.
+        * UserInterface/Images/gtk/Breakpoint.png: Added.
+        * UserInterface/Images/gtk/Breakpoint@2x.png: Added.
+        * UserInterface/Images/gtk/BreakpointButton.svg:
+        * UserInterface/Images/gtk/BreakpointInactive.png: Added.
+        * UserInterface/Images/gtk/BreakpointInactive@2x.png: Added.
+        * UserInterface/Images/gtk/BreakpointInactiveButton.svg:
+        * UserInterface/Images/gtk/COPYING:
+        * UserInterface/Images/gtk/COPYING_CCBYSA3: Copied from Source/WebInspectorUI/UserInterface/Images/gtk/COPYING.
+        * UserInterface/Images/gtk/ClippingCSS.png: Added.
+        * UserInterface/Images/gtk/ClippingCSS@2x.png: Added.
+        * UserInterface/Images/gtk/ClippingGeneric.png: Added.
+        * UserInterface/Images/gtk/ClippingGeneric@2x.png: Added.
+        * UserInterface/Images/gtk/ClippingJS.png: Added.
+        * UserInterface/Images/gtk/ClippingJS@2x.png: Added.
+        * UserInterface/Images/gtk/CloseTimeline.png: Added.
+        * UserInterface/Images/gtk/CloseTimeline@2x.png: Added.
+        * UserInterface/Images/gtk/ColorIcon.png: Added.
+        * UserInterface/Images/gtk/ColorIcon@2x.png: Added.
+        * UserInterface/Images/gtk/Colors.png: Added.
+        * UserInterface/Images/gtk/Colors@2x.png: Added.
+        * UserInterface/Images/gtk/ColorsLarge.png: Added.
+        * UserInterface/Images/gtk/ColorsLarge@2x.png: Added.
+        * UserInterface/Images/gtk/Database.png: Added.
+        * UserInterface/Images/gtk/Database@2x.png: Added.
+        * UserInterface/Images/gtk/DatabaseTable.png: Added.
+        * UserInterface/Images/gtk/DatabaseTable@2x.png: Added.
+        * UserInterface/Images/gtk/HierarchicalNavigationItemChevron.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner1.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner10.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner11.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner12.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner2.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner3.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner4.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner5.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner6.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner7.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner8.svg: Added.
+        * UserInterface/Images/gtk/IndeterminateProgressSpinner9.svg: Added.
+        * UserInterface/Images/gtk/Issues.svg: Added.
+        * UserInterface/Images/gtk/IssuesEnabled.svg: Added.
+        * UserInterface/Images/gtk/LayerBorders.svg: Added.
+        * UserInterface/Images/gtk/LessColumns.svg: Added.
+        * UserInterface/Images/gtk/LocalStorage.png: Added.
+        * UserInterface/Images/gtk/LocalStorage@2x.png: Added.
+        * UserInterface/Images/gtk/Locked.svg: Added.
+        * UserInterface/Images/gtk/Logs.svg: Added.
+        * UserInterface/Images/gtk/Memory.svg: Added.
+        * UserInterface/Images/gtk/MoreColumns.svg: Added.
+        * UserInterface/Images/gtk/Native.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemAngleBrackets.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemBug.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemCurleyBraces.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemFile.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemLayers.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemLog.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemStopwatch.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemStorage.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemTrash.svg: Added.
+        * UserInterface/Images/gtk/NavigationItemVariable.svg: Added.
+        * UserInterface/Images/gtk/Network.png: Added.
+        * UserInterface/Images/gtk/Network@2x.png: Added.
+        * UserInterface/Images/gtk/NetworkLarge.png: Added.
+        * UserInterface/Images/gtk/NetworkLarge@2x.png: Added.
+        * UserInterface/Images/gtk/Pause.svg: Added.
+        * UserInterface/Images/gtk/Percent.svg: Added.
+        * UserInterface/Images/gtk/Plus.svg: Added.
+        * UserInterface/Images/gtk/PseudoElement.svg: Added.
+        * UserInterface/Images/gtk/Reflection.svg: Added.
+        * UserInterface/Images/gtk/Reload.svg: Added.
+        * UserInterface/Images/gtk/Request.svg: Added.
+        * UserInterface/Images/gtk/Response.svg: Added.
+        * UserInterface/Images/gtk/ResultLine.svg: Added.
+        * UserInterface/Images/gtk/Resume.svg: Added.
+        * UserInterface/Images/gtk/SessionStorage.png: Added.
+        * UserInterface/Images/gtk/SessionStorage@2x.png: Added.
+        * UserInterface/Images/gtk/ShadowDOM.svg: Added.
+        * UserInterface/Images/gtk/SourceCode.svg: Added.
+        * UserInterface/Images/gtk/SplitToggleDown.svg: Added.
+        * UserInterface/Images/gtk/SplitToggleUp.svg: Added.
+        * UserInterface/Images/gtk/StepInto.svg: Added.
+        * UserInterface/Images/gtk/StepOut.svg: Added.
+        * UserInterface/Images/gtk/StepOver.svg: Added.
+        * UserInterface/Images/gtk/StyleRuleAuthor.svg: Added.
+        * UserInterface/Images/gtk/StyleRuleInherited.svg: Added.
+        * UserInterface/Images/gtk/StyleRuleInheritedElement.svg: Added.
+        * UserInterface/Images/gtk/StyleRuleInspector.svg: Added.
+        * UserInterface/Images/gtk/StyleRuleUser.svg: Added.
+        * UserInterface/Images/gtk/StyleRuleUserAgent.svg: Added.
+        * UserInterface/Images/gtk/Time.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordAnimation.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordEvent.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordLayout.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordPaint.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordStyle.svg: Added.
+        * UserInterface/Images/gtk/TimelineRecordTimer.svg: Added.
+        * UserInterface/Images/gtk/Undock.svg: Added.
+        * UserInterface/Images/gtk/UserInputPrompt.svg: Added.
+        * UserInterface/Images/gtk/UserInputPromptPrevious.svg: Added.
+        * UserInterface/Images/gtk/UserInputResult.svg: Added.
+        * UserInterface/Images/gtk/Warning.svg: Added.
+        * UserInterface/Images/gtk/Weight.svg: Added.
+
</ins><span class="cx"> 2014-09-23  Timothy Hatcher  &lt;timothy@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Web Inspector: Remove UserInterface/Images/gtk from Apple builds
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkAUTHORS"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/AUTHORS (173911 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/AUTHORS        2014-09-24 09:14:32 UTC (rev 173911)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/AUTHORS        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -1,2 +1,5 @@
</span><del>-GNOME Project
-http://www.gnome.org
</del><ins>+Andreas Nilsson &lt;nisses.mail@home.se&gt;
+Andres Gomez &lt;tanty0@gmail.com&gt;
+Barbara Muraus &lt;barbara.muraus@gmail.com&gt;
+Jakub Steinar &lt;jsteiner@redhat.com&gt;
+GNOME Project http://www.gnome.org
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkApplicationCachepng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCache.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCache.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkApplicationCache2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCache@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ApplicationCache@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkBottomUpTreesvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BottomUpTree.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BottomUpTree.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BottomUpTree.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,73 @@
</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;svg3051&quot;&gt;
+  &lt;defs
+     id=&quot;defs3053&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;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#4f9a06;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:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3056&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 6.012158,14 0,-4.0121577 1.604864,0 0,-1.6048635 -3.574469,0 -0.401216,0 0,-0.401216 0,-1.9696049 -1.641337,0 0,-3.9756849 4.012158,0 0,3.9756849 -1.568389,0 0,1.5683891 7.185411,0 0,-1.5683891 -1.604864,0 L 10.024316,2 14,2 l 0,4.0121579 -1.568389,0 0,1.9696049 0,0.401216 -0.401215,0 -3.610943,0 0,1.6048635 1.604863,0 0,4.0121577 -4.012158,0 z&quot;
+       id=&quot;rect8421-0&quot;
+       style=&quot;color:#bebebe;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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkBreakpointpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoint.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoint.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkBreakpoint2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoint@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Breakpoint@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkBreakpointButtonsvg"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointButton.svg (173911 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointButton.svg        2014-09-24 09:14:32 UTC (rev 173911)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointButton.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -144,16 +144,16 @@
</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;g
-     transform=&quot;translate(0,-4)&quot;
-     id=&quot;layer1&quot;&gt;
-    &lt;path
-       d=&quot;m 10.950239,4.4296944 5.532327,5.6082776 -5.532327,5.532334 -7.8598328,0 c -0.8516312,0 -1.3607118,-0.405933 -1.3607118,-1.235363 l 0,-8.6698512 c 0,-0.7932504 0.5402308,-1.2353974 1.3607118,-1.2353974 z&quot;
-       id=&quot;path6268&quot;
-       style=&quot;color:#000000;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.85938889;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;path
-       d=&quot;m 15.924263,10.000013 -5.156334,-5.1563337 -7.7345003,0 c -0.8593889,0 -0.8593889,0.8593889 -0.8593889,0.8593889 l 8.5938892,0 z&quot;
-       id=&quot;path6270&quot;
-       style=&quot;opacity:0.48979594;color:#bebebe;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-  &lt;/g&gt;
</del><ins>+  &lt;path
+     d=&quot;M 2.925,1 C 2.478193,1 2.074916,1.1360647 1.76875,1.40625 1.462584,1.6764353 1.3,2.0782601 1.3,2.53125 l 0,7.9375 c 0,0.460741 0.129245,0.885666 0.4375,1.15625 C 2.045755,11.895584 2.472087,12 2.925,12 L 10.14375,12 10.3,12 10.425,11.90625 15.4875,6.8125 15.76875,6.53125 15.4875,6.28125 10.425,1.125 10.3,1 10.14375,1 z&quot;
+     id=&quot;path6268-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-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.78777313;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;path
+     d=&quot;m 10.146052,0.39388654 5.0713,5.14092096 -5.0713,5.0713055 -7.2048464,0 c -0.7806619,0 -1.2473191,-0.372105 -1.2473191,-1.1324156 l 0,-7.9473633 c 0,-0.72714616 0.4952116,-1.13244756 1.2473191,-1.13244756 z&quot;
+     id=&quot;path6268&quot;
+     style=&quot;color:#000000;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.78777313;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;path
+     d=&quot;m 14.705574,5.5000117 -4.7266394,-4.72663902 -7.0899584,0 c -0.7877731,0 -0.7877731,0.78777312 -0.7877731,0.78777312 l 7.8777315,0 z&quot;
+     id=&quot;path6270&quot;
+     style=&quot;opacity:0.48979594;color:#bebebe;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkBreakpointInactivepng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactive.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactive.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkBreakpointInactive2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactive@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactive@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkBreakpointInactiveButtonsvg"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactiveButton.svg (173911 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactiveButton.svg        2014-09-24 09:14:32 UTC (rev 173911)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/BreakpointInactiveButton.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -189,20 +189,16 @@
</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;g
-     transform=&quot;translate(0,-4)&quot;
-     id=&quot;layer1&quot;&gt;
-    &lt;g
-       transform=&quot;matrix(0.85938894,0,0,0.85938894,-8.0019417,3.5037458)&quot;
-       id=&quot;g4545&quot;&gt;
-      &lt;path
-         d=&quot;m 22.053089,1.07745 6.437512,6.52589 -6.437512,6.43752 -9.145839,0 c -0.990973,0 -1.583348,-0.47235 -1.583348,-1.43749 l 0,-10.08839 c 0,-0.92304 0.628622,-1.43753 1.583348,-1.43753 z&quot;
-         id=&quot;path6268&quot;
-         style=&quot;color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999994;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-      &lt;path
-         d=&quot;m 27.84095,7.55917 -6,-6 -9,0 c -1,0 -1,1 -1,1 l 10,0 z&quot;
-         id=&quot;path6270&quot;
-         style=&quot;opacity:0.48979594;color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
-    &lt;/g&gt;
-  &lt;/g&gt;
</del><ins>+  &lt;path
+     d=&quot;M 2.925,1 C 2.478192,1 2.074916,1.136064 1.76875,1.40625 1.462584,1.676436 1.3,2.07826 1.3,2.53125 l 0,7.9375 c 0,0.460741 0.160496,0.885666 0.46875,1.15625 C 2.077004,11.895584 2.472087,12 2.925,12 L 10.14375,12 10.3,12 10.425,11.90625 15.4875,6.8125 15.76875,6.53125 15.4875,6.28125 10.425,1.125 10.3,1 10.14375,1 z&quot;
+     id=&quot;path6268-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;baseline-shift:baseline;color:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.78777313;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;path
+     d=&quot;m 10.146052,0.39388658 5.0713,5.14092122 -5.0713,5.0713052 -7.2048463,0 c -0.780662,0 -1.2473191,-0.372104 -1.2473191,-1.1324157 l 0,-7.9473631 c 0,-0.72714619 0.4952116,-1.13244762 1.2473191,-1.13244762 z&quot;
+     id=&quot;path6268&quot;
+     style=&quot;color:#000000;fill:#babdb6;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.78777313;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;path
+     d=&quot;m 14.705574,5.5000118 -4.7266389,-4.72663912 -7.0899588,0 c -0.7877731,0 -0.7877731,0.78777322 -0.7877731,0.78777322 l 7.8777319,0 z&quot;
+     id=&quot;path6270&quot;
+     style=&quot;opacity:0.48979594;color:#bebebe;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate&quot; /&gt;
</ins><span class="cx"> &lt;/svg&gt;
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkCOPYING"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING (173911 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING        2014-09-24 09:14:32 UTC (rev 173911)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -1,4 +1,7 @@
</span><del>-This work is licenced under the Creative Commons Attribution-Share Alike 3.0
-United States License. To view a copy of this licence, visit
</del><ins>+Unless stated in the individual file, this work is licenced under the
+terms of the Creative Commons Attribution-Share Alike 3.0 United
+States License.
+
+To view a copy of the CC-BY-SA licence, visit
</ins><span class="cx"> http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
</span><span class="cx"> Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA.
</span></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkCOPYING_CCBYSA3fromrev173911trunkSourceWebInspectorUIUserInterfaceImagesgtkCOPYING"></a>
<div class="copfile"><h4>Copied: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING_CCBYSA3 (from rev 173911, trunk/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING) (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING_CCBYSA3                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/COPYING_CCBYSA3        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,4 @@
</span><ins>+This work is licenced under the Creative Commons Attribution-Share Alike 3.0
+United States License. To view a copy of this licence, visit
+http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
+Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA.
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkClippingCSSpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingCSS.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingCSS.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkClippingCSS2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingCSS@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingCSS@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkClippingGenericpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingGeneric.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingGeneric.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkClippingGeneric2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingGeneric@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingGeneric@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkClippingJSpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingJS.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingJS.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkClippingJS2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingJS@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ClippingJS@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkCloseTimelinepng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkCloseTimeline2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/CloseTimeline@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkColorIconpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ColorIcon.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ColorIcon.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkColorIcon2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ColorIcon@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ColorIcon@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkColorspng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Colors.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Colors.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkColors2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Colors@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Colors@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkColorsLargepng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ColorsLarge.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ColorsLarge.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkColorsLarge2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ColorsLarge@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ColorsLarge@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkDatabasepng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Database.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Database.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkDatabase2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Database@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Database@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkDatabaseTablepng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/DatabaseTable.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/DatabaseTable.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkDatabaseTable2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/DatabaseTable@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/DatabaseTable@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkHierarchicalNavigationItemChevronsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/HierarchicalNavigationItemChevron.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/HierarchicalNavigationItemChevron.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/HierarchicalNavigationItemChevron.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,156 @@
</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;7&quot;
+   height=&quot;16&quot;
+   id=&quot;svg2987&quot;&gt;
+  &lt;defs
+     id=&quot;defs2989&quot;&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-8-0&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-9-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-1,0,0,1,63,0)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-9-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-8-2&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-0-8&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3083&quot;
+       xlink:href=&quot;#linearGradient4022-2-0&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient3097&quot;
+       xlink:href=&quot;#linearGradient5066&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-22.424752,-224.73565)&quot; /&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4884-2&quot;
+       xlink:href=&quot;#linearGradient4022-2-0-4&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4022-2-0-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop4024-2-8-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-8-3-3&quot;
+         style=&quot;stop-color:#babdb6;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       x1=&quot;31.340973&quot;
+       y1=&quot;235.03157&quot;
+       x2=&quot;31.340973&quot;
+       y2=&quot;224.67633&quot;
+       id=&quot;linearGradient4886&quot;
+       xlink:href=&quot;#linearGradient5066-5&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5066-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop5068-9&quot;
+         style=&quot;stop-color:#555753;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5070-3&quot;
+         style=&quot;stop-color:#888a85;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+  &lt;/defs&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;path
+     d=&quot;m 1.0729885,0 c 0.1675997,0.06045333 0.3227972,0.19761458 0.440028,0.38888889 L 5.9132961,7.0555556 6.5,8 5.9132961,8.9444444 1.5130165,15.611111 C 1.3488667,15.856139 1.120079,15.998866 0.88964343,16 l -0.0366695,0 -0.0733377,0 -0.77004896,0 0,-1 0,-0.166667 C -0.03250376,14.412576 0.06596624,13.96501 0.26627057,13.666667 L 4.0065083,8 0.26627057,2.2777778 C 0.10330527,2.0305081 0.0087944,1.682763 0.00958758,1.3333333 l 0,-0.2777777 0,-1.0555556 0.69671091,0 0.11000713,0 0.0733377,0 0.11000713,0 z&quot;
+     id=&quot;path6040&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:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner1svg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner1.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner1.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner1.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,269 @@
</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;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5176&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5179&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&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 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;path
+     d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+     id=&quot;path10452-5&quot;
+     style=&quot;fill:none;stroke:url(#radialGradient5179);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;path
+     d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+     id=&quot;path10454-7&quot;
+     style=&quot;fill:none;stroke:url(#radialGradient5176);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner10svg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner10.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner10.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner10.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,273 @@
</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;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&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 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(0,-1,1,0,-0.15085512,31.951957)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner11svg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner11.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner11.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner11.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,273 @@
</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;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&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 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(0.5,-0.8660254,0.8660254,0.5,-5.9659448,21.810478)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner12svg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner12.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner12.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner12.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,273 @@
</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;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&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 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(0.8660254,-0.5,0.5,0.8660254,-5.9105494,10.115124)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner2svg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner2.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner2.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner2.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,293 @@
</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;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5176&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5179&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&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 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(0.8660254,0.5,-0.5,0.8660254,10.141479,-5.8150897)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner3svg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner3.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner3.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner3.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,273 @@
</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;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&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 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(0.5,0.8660254,-0.8660254,0.5,21.836833,-5.7596943)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner4svg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner4.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner4.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner4.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,273 @@
</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;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&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 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(0,1,-1,0,31.951956,0.1508555)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner5svg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner5.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner5.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner5.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,273 @@
</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;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&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 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(-0.5,0.8660254,-0.8660254,-0.5,37.767046,10.292335)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner6svg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner6.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner6.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner6.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,273 @@
</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;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&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 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(-0.8660254,0.5,-0.5,-0.8660254,37.711651,21.987689)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner7svg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner7.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner7.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner7.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,273 @@
</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;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&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 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(-1,0,0,-1,31.801101,32.102812)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner8svg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner8.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner8.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner8.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,273 @@
</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;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&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 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(-0.8660254,-0.5,0.5,-0.8660254,21.659622,37.917902)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkIndeterminateProgressSpinner9svg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner9.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner9.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IndeterminateProgressSpinner9.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,273 @@
</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;32&quot;
+   height=&quot;32&quot;
+   id=&quot;svg4149&quot;&gt;
+  &lt;defs
+     id=&quot;defs4151&quot;&gt;
+    &lt;filter
+       color-interpolation-filters=&quot;sRGB&quot;
+       id=&quot;filter5741-9&quot;&gt;
+      &lt;feGaussianBlur
+         stdDeviation=&quot;0.80367531&quot;
+         id=&quot;feGaussianBlur5743-0&quot; /&gt;
+    &lt;/filter&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5027&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5724-8&quot;&gt;
+      &lt;stop
+         id=&quot;stop5726-2&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5728-0&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0.33333334&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5730-6&quot;
+         style=&quot;stop-color:#313131;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient35326&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8231-1-4-4-1&quot;&gt;
+      &lt;stop
+         id=&quot;stop8233-28-5-27-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8235-7-3-94-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.15428571&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8237-7-8-20-2&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.33714285&quot;
+         offset=&quot;0.54270232&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8239-2-9-1-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient35230&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5767-6&quot;&gt;
+      &lt;stop
+         id=&quot;stop5769-0&quot;
+         style=&quot;stop-color:#bebebe;stop-opacity:0&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5771-1&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;0.31861392&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5773-7&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0.42857143&quot;
+         offset=&quot;0.75051737&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5775-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4220&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4222&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4224&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4232&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4234&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4238&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient4251&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.028844,0,0,1.028844,-8.7956992,-0.2316755)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient4253&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(2.229454,-1.2865389,1.2087442,2.0939897,-228.90301,-208.08725)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient4255&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.1252013,-0.60470548,0.56813832,1.0568583,-107.67128,-11.948108)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;304.93979&quot;
+       cy=&quot;22.664869&quot;
+       r=&quot;10.045941&quot;
+       fx=&quot;304.93979&quot;
+       fy=&quot;22.664869&quot;
+       id=&quot;radialGradient5182&quot;
+       xlink:href=&quot;#linearGradient5724-8&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5436541,0,0,1.5436541,-454.72157,-16.47049)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;-0.067823187&quot;
+       cy=&quot;188.51917&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;-0.067823187&quot;
+       fy=&quot;188.51917&quot;
+       id=&quot;radialGradient5207&quot;
+       xlink:href=&quot;#linearGradient8231-1-4-4-1&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.19958218,0.74572662,-0.70060718,0.18772713,143.94248,-12.615773)&quot; /&gt;
+    &lt;radialGradient
+       cx=&quot;0.053942412&quot;
+       cy=&quot;189.15244&quot;
+       r=&quot;27.330345&quot;
+       fx=&quot;0.053942412&quot;
+       fy=&quot;189.15244&quot;
+       id=&quot;radialGradient5209&quot;
+       xlink:href=&quot;#linearGradient5767-6&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(-0.33323784,0.18899952,-0.17767018,-0.3130481,41.830064,72.850875)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4154&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 30.322519,16.000001 a 14.322513,14.322513 0 1 1 -28.6450214,0 14.322513,14.322513 0 1 1 28.6450214,0 z&quot;
+     id=&quot;path5737&quot;
+     style=&quot;color:#000000;fill:url(#radialGradient5182);fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:3.35497618;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate&quot; /&gt;
+  &lt;g
+     transform=&quot;matrix(-0.5,-0.8660254,0.8660254,-0.5,9.9642676,37.862507)&quot;
+     id=&quot;g5203&quot;&gt;
+    &lt;path
+       d=&quot;m 12.616723,22.226799 a 6.8920223,6.8942075 59.99967 1 1 9.926233,-4.286897&quot;
+       id=&quot;path10452-5&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5207);stroke-width:5.59162664;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+    &lt;path
+       d=&quot;m 9.2164106,14.586123 a 6.8942075,6.8920221 43.693847 1 1 6.9021134,8.322766&quot;
+       id=&quot;path10454-7&quot;
+       style=&quot;fill:none;stroke:url(#radialGradient5209);stroke-width:5.59162617;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkIssuessvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Issues.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Issues.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Issues.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;svg4888&quot;&gt;
+  &lt;defs
+     id=&quot;defs4890&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4893&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
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       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;
+       id=&quot;path18112&quot;
+       style=&quot;color:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkIssuesEnabledsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IssuesEnabled.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IssuesEnabled.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/IssuesEnabled.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;svg4888&quot;&gt;
+  &lt;defs
+     id=&quot;defs4890&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4893&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
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       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;
+       id=&quot;path18112&quot;
+       style=&quot;color:#bebebe;fill:#f57900;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkLayerBorderssvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/LayerBorders.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/LayerBorders.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/LayerBorders.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4341&quot;&gt;
+  &lt;defs
+     id=&quot;defs4343&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4346&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
+     id=&quot;layer1&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;path
+       d=&quot;m 4.5568577,2.0968807 -1.8062387,1.8062386 8.692524,0 1.806238,-1.8062386 -8.6925233,0 z&quot;
+       id=&quot;path11964-1&quot;
+       style=&quot;fill:#bebebe;fill-opacity:1;stroke:none&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkLessColumnssvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/LessColumns.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/LessColumns.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/LessColumns.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;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;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkLocalStoragepng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/LocalStorage.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/LocalStorage.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkLocalStorage2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/LocalStorage@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/LocalStorage@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkLockedsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Locked.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Locked.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Locked.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;8&quot;
+   height=&quot;10&quot;
+   id=&quot;svg3021&quot;&gt;
+  &lt;defs
+     id=&quot;defs3023&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3026&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,-6)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 3.3333333,6.6666666 c -1.0964666,0 -2,0.9035334 -2,2.0000001 l 0,2.0000003 -0.6666666,0 C 0.2973333,10.666667 0,10.964 0,11.333333 l 0,0.354167 0,3.645833 3.3333333,0 1.3333334,0 L 8,15.333333 8,11.6875 8,11.333333 C 8,10.964 7.7026667,10.666667 7.3333333,10.666667 l -0.6666666,0 0,-2.0000003 c 0,-1.0964667 -0.9035334,-2.0000001 -2,-2.0000001 l -1.3333334,0 z m 0,1.3333335 1.3333334,0 c 0.3808666,0 0.6666666,0.2857999 0.6666666,0.6666666 l 0,2.0000003 -2.6666666,0 0,-2.0000003 c 0,-0.3808667 0.2858,-0.6666666 0.6666666,-0.6666666 z&quot;
+       id=&quot;rect4063&quot;
+       style=&quot;color:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkLogssvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Logs.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Logs.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Logs.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;svg4953&quot;&gt;
+  &lt;defs
+     id=&quot;defs4955&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4958&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
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       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;
+       id=&quot;path10349&quot;
+       style=&quot;fill-opacity:1;stroke:none;display:inline&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkMemorysvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Memory.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Memory.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Memory.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,204 @@
</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;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;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkMoreColumnssvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/MoreColumns.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/MoreColumns.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/MoreColumns.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;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;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNativesvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Native.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Native.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Native.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,389 @@
</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;svg3601&quot;&gt;
+  &lt;defs
+     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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &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;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       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;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         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;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         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;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;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;
+    &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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       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;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&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 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;
+  &lt;path
+     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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemAngleBracketssvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemAngleBrackets.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemAngleBrackets.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemAngleBrackets.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg8338&quot;&gt;
+  &lt;defs
+     id=&quot;defs8340&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata8343&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(1.05e-7,-0.3898562)&quot;
+     id=&quot;g8935&quot;&gt;
+    &lt;g
+       id=&quot;layer1&quot;&gt;
+      &lt;g
+         id=&quot;text8346&quot;
+         style=&quot;font-size:12.55424404px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:1.79903996px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Sans Bold&quot;&gt;
+        &lt;path
+           d=&quot;m 6.8502775,4.8997764 -5.85027771,2.8749219 0,1.3307499 5.85027771,2.7744878 0,-1.56928 -3.9671411,-1.9082455 3.9671411,-1.9961248 0,-1.5065093&quot;
+           id=&quot;path8351&quot; /&gt;
+        &lt;path
+           d=&quot;m 9.1497219,4.8997764 0,1.5065093 3.9671411,1.9961248 -3.9671411,1.9082455 0,1.56928 L 15,9.1054482 15,7.7746983 9.1497219,4.8997764&quot;
+           id=&quot;path8353&quot; /&gt;
+      &lt;/g&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemBrushAndRulersvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBrushAndRuler.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,229 @@
</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;g
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       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;
+       id=&quot;path9264&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemBugsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBug.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBug.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemBug.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;svg9539&quot;&gt;
+  &lt;defs
+     id=&quot;defs9541&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata9544&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
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       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;
+       id=&quot;path5913&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;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemCurleyBracessvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemCurleyBraces.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemCurleyBraces.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemCurleyBraces.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,41 @@
</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;svg8338&quot;&gt;
+  &lt;defs
+     id=&quot;defs8340&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata8343&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:Work&gt;
+    &lt;/rdf:RDF&gt;
+  &lt;/metadata&gt;
+  &lt;g
+     id=&quot;layer1&quot;&gt;
+    &lt;g
+       id=&quot;text8346&quot;
+       style=&quot;font-size:13.956604px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:2px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Sans Bold&quot;&gt;
+      &lt;path
+         d=&quot;M 3.4300534,5.459898 C 3.2765309,6.6322516 2.6624395,7.1486472 2.0064798,7.2602999 l -0.2372623,0.027913 0,1.4235736 0.2372623,0.027913 c 0.237262,0.04187 0.4605681,0.1395662 0.6559604,0.2791321 0.8653085,0.6280466 0.7536567,1.7585334 0.8513528,2.7075814 0.2651752,2.609883 2.1074479,3.056497 2.749451,3.098366 l 0.2372623,0.02791 0.3349585,-1.423573 -0.3070453,-0.04187 C 6.067852,13.331423 5.6770664,13.038334 5.453761,12.703375 4.7001051,11.544978 5.5095858,9.3119194 3.9604043,7.9999999 5.4956292,6.6880805 4.6861485,4.4689779 5.453761,3.2966244 5.6770664,2.9616662 6.067852,2.6546205 6.5284195,2.5987942 L 6.8354648,2.5569244 6.5005063,1.1473074 6.263244,1.161264 C 5.5235447,1.2170903 3.7650116,1.7055742 3.513793,4.3573263 3.4858798,4.7341542 3.4719232,5.1109832 3.4300534,5.459898&quot;
+         id=&quot;path8893&quot; /&gt;
+      &lt;path
+         d=&quot;M 12.486207,4.3573263 C 12.234988,1.7195308 10.490412,1.2170903 9.736756,1.161264 L 9.4994937,1.147307 9.1784918,2.556924 9.4855371,2.598794 c 0.4605675,0.055826 0.8373969,0.362872 1.0607019,0.6978302 0.767612,1.1723535 -0.04187,3.3914561 1.493357,4.7033755 -1.549182,1.3119195 -0.739701,3.5449783 -1.493357,4.7033753 -0.223305,0.334959 -0.6001344,0.628048 -1.0607019,0.683874 l -0.3070453,0.04187 0.3210019,1.423573 0.2372623,-0.02791 c 0.642003,-0.04187 2.484276,-0.488483 2.749451,-3.098366 0.0977,-0.949048 -0.01396,-2.0795346 0.851353,-2.7075812 0.195392,-0.1395659 0.432655,-0.2372623 0.669917,-0.2791321 l 0.223305,-0.027913 0,-1.4235736 -0.223305,-0.027913 C 13.351517,7.1486472 12.737426,6.6322516 12.583903,5.459898 12.542033,5.1109832 12.51412,4.7341542 12.486207,4.3573263&quot;
+         id=&quot;path8895&quot; /&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemFilesvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemFile.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemFile.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemFile.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;svg3003&quot;&gt;
+  &lt;defs
+     id=&quot;defs3005&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3008&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 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;
+       id=&quot;path1234&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.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLayerssvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLayers.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg4341&quot;&gt;
+  &lt;defs
+     id=&quot;defs4343&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4346&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 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;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemLogsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLog.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLog.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemLog.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,63 @@
</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;svg5864&quot;&gt;
+  &lt;defs
+     id=&quot;defs5866&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata5869&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
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 2.1875,0.5 C 0.98196,0.5 0,1.51672 0,2.71875 l 0,10.5625 C 0,14.48328 0.98197,15.5 2.1875,15.5 l 11.625,0 C 15.01803,15.5 16,14.48329 16,13.28125 L 16,2.71875 C 16,1.51671 15.01804,0.5 13.8125,0.5 l -11.625,0 z m 0,2 11.625,0 C 13.9353,2.5 14,2.5809 14,2.71875 l 0,10.5625 C 14,13.41909 13.93531,13.5 13.8125,13.5 l -11.625,0 C 2.06469,13.5 2,13.4191 2,13.28125 L 2,2.71875 C 2,2.5809 2.0647,2.5 2.1875,2.5 z&quot;
+       id=&quot;rect11749-5-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-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;
+    &lt;path
+       d=&quot;M 4.3125,6.40625 A 0.60006002,0.60006002 0 0 0 4.0625,7.4375 L 5.625,9 4.0625,10.5625 a 0.61871843,0.61871843 0 1 0 0.875,0.875 l 2,-2 a 0.60006002,0.60006002 0 0 0 0,-0.875 l -2,-2 A 0.60006002,0.60006002 0 0 0 4.3125,6.40625 z&quot;
+       id=&quot;path11751-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;color:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.20000005;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;rect
+       width=&quot;3&quot;
+       height=&quot;1.00001&quot;
+       x=&quot;8&quot;
+       y=&quot;10.5&quot;
+       id=&quot;rect4987&quot;
+       style=&quot;color:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;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="trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemMagnifyingGlasssvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemMagnifyingGlass.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;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;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemStopwatchsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStopwatch.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStopwatch.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStopwatch.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,56 @@
</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;svg6972&quot;&gt;
+  &lt;defs
+     id=&quot;defs6974&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata6977&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
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       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;
+       id=&quot;path24839&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.15384626;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 4.812305,4.46875 A 0.50005,0.50005 0 0 0 4.593555,5.3125 l 3.09375,3.0625 a 0.50005,0.50005 0 0 0 0.0625,0.0312 0.50005,0.50005 0 0 0 0.0625,0.0312 0.50005,0.50005 0 0 0 0.0625,0.0312 0.50005,0.50005 0 0 0 0.0312,0 0.50005,0.50005 0 0 0 0.0625,0.0312 0.50005,0.50005 0 0 0 0.0937,0 l 0.15625,0 2.78125,0 a 0.50005,0.50005 0 1 0 0,-1 l -2.75,0 -2.96875,-2.875 A 0.50005,0.50005 0 0 0 4.812205,4.46855 z&quot;
+       id=&quot;path25609&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;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;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemStoragesvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStorage.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStorage.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemStorage.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;svg6420&quot;&gt;
+  &lt;defs
+     id=&quot;defs6422&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata6425&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
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 3.1875,0 C 1.98238,0 1,1.01795 1,2.21875 l 0,11.5625 C 1,14.98205 1.98238,16 3.1875,16 l 9.625,0 C 14.01762,16 15,14.98205 15,13.78125 L 15,2.21875 C 15,1.01795 14.01762,0 12.8125,0 L 3.1875,0 z M 3,3 13,3 13,14 3,14 3,3 z m 1,1 0,4 8.03125,0 0,-4 L 4,4 z m 2.34375,1.4375 a 0.50004997,0.50004997 0 0 1 0.0625,0 A 0.50004997,0.50004997 0 0 1 7,5.9375 L 7,6 9,6 9,5.9375 a 0.50004997,0.50004997 0 1 1 1,0 L 10,6 C 10,6.54535 9.54535,7 9,7 L 7,7 C 6.45465,7 6,6.54535 6,6 L 6,5.9375 a 0.50004997,0.50004997 0 0 1 0.34375,-0.5 z M 4.03125,9 l 0,4 8.03125,0 0,-4 -8.03125,0 z m 2.3125,1.4375 a 0.50004997,0.50004997 0 0 1 0.0625,0 A 0.50004997,0.50004997 0 0 1 7,10.9375 L 7,11 9,11 9,10.9375 a 0.50004997,0.50004997 0 1 1 1,0 L 10,11 c 0,0.54535 -0.45465,1 -1,1 L 7,12 C 6.45465,12 6,11.54535 6,11 l 0,-0.0625 a 0.50004997,0.50004997 0 0 1 0.34375,-0.5 z&quot;
+       id=&quot;rect11668-7&quot;
+       style=&quot;color:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;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="trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemTrashsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemTrash.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemTrash.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemTrash.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;svg4702&quot;&gt;
+  &lt;defs
+     id=&quot;defs4704&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4707&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 3.5,5 0,9 9,0 0,-9 2,0 0,9 c 0,2 -2,2 -2,2 l -9,0 c -2,0 -2,-2 -2,-2 l 0,-9 z m 4.00001,1 1.00002,0 0,6 -1.00002,0 z m 2,0 1.00002,0 0,6 -1.00002,0 z m -4,0 0.99999,0 0,6 -0.99999,0 z M 4.5,0 c -2,0 -2,2 -2,2 l -2,0 0,2 15,0 0,-2 -2,0 c 0,-2 -2,-2 -2,-2 l -7,0 z m 0,1 7,0 0,1 -7,0 0,-1 z&quot;
+       id=&quot;path3799&quot;
+       style=&quot;fill-opacity:1;stroke:none&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNavigationItemVariablesvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemVariable.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemVariable.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NavigationItemVariable.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg8960&quot;&gt;
+  &lt;defs
+     id=&quot;defs8962&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata8965&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
+     id=&quot;layer1&quot;&gt;
+    &lt;g
+       transform=&quot;matrix(1.2171799,0,0,1.2171799,-1.7374392,-1.737439)&quot;
+       id=&quot;text8968&quot;
+       style=&quot;font-size:17.31025314px;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-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Sans Bold&quot;&gt;
+      &lt;path
+         d=&quot;m 12.197736,10.908122 c -0.450066,0.311585 -0.6751,0.415446 -0.986684,0.415446 -0.398135,0 -0.761651,-0.225033 -1.125166,-0.70972 C 9.7916116,10.198402 9.6531285,9.9041258 8.9087884,8.0173101 9.9647128,6.2689763 10.98602,5.2996003 11.76498,5.2996003 c 0.05193,0 0.138482,0 0.242344,0.01731 l 0.155792,0 c 0.657789,0 1.177097,-0.4327569 1.177097,-0.9693742 0,-0.4327559 -0.311585,-0.7789614 -0.70972,-0.7789614 -1.073235,0 -2.423437,1.2809613 -4.0332892,3.8082557 L 7.3854861,3.793608 l -0.4500666,0 C 6.1737691,4.0013311 5.7063906,4.0705725 4.7889481,4.1744339 L 4.7023969,4.6764312 C 5.8621827,4.9360848 6.0525972,5.1438096 6.6411452,6.7017308 L 7.0739015,7.8268973 C 5.9660464,9.8695051 5.117842,10.700399 4.1484688,10.700399 c -0.069241,0 -0.1384822,0 -0.2250333,-0.01731 -0.2077229,-0.01731 -0.3635154,-0.03462 -0.3981359,-0.03462 -0.5019968,0 -0.8655126,0.363515 -0.8655126,0.865512 0,0.553928 0.3288953,0.917444 0.8135819,0.917444 1.177096,0 2.3022652,-1.107859 3.8774967,-3.8774971 l 0.3981358,0.9520639 c 0.588548,1.4540602 0.6924104,1.6790952 0.9693742,2.0252992 0.3981354,0.536618 0.9520645,0.830893 1.5752334,0.830893 0.72703,0 1.609854,-0.432757 2.284953,-1.107857 l -0.380826,-0.346205&quot;
+         id=&quot;path8973&quot;
+         style=&quot;font-style:italic;font-weight:normal;font-family:URW Bookman L;-inkscape-font-specification:URW Bookman L Italic&quot; /&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNetworkpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Network.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Network.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNetwork2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Network@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Network@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNetworkLargepng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkLarge.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkLarge.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkNetworkLarge2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkLarge@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/NetworkLarge@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkPausesvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Pause.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Pause.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Pause.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,56 @@
</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;svg3923&quot;&gt;
+  &lt;defs
+     id=&quot;defs3925&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3928&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
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 4,4 4,12 7,12 7,4 4,4 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 9,4 0,8 3,0 0,-8 -3,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="trunkSourceWebInspectorUIUserInterfaceImagesgtkPercentsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Percent.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Percent.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Percent.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,55 @@
</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;svg3879&quot;&gt;
+  &lt;defs
+     id=&quot;defs3881&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3884&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;g
+       id=&quot;text3887&quot;
+       style=&quot;font-size:20.17291069px;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:#000000;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;
+      &lt;path
+         d=&quot;m 4.4394813,2.9164265 c 0.4034578,0 0.9682997,0.1210387 0.9682997,1.351585 0,0.746397 -0.2017299,1.4726225 -0.9682997,1.4726225 -0.7867428,0 -0.9481268,-0.7665714 -0.9481268,-1.5129683 0,-0.6657054 0.1815569,-1.3112392 0.9481268,-1.3112392 m 0,-1.7550432 c -1.4121024,0 -2.723343,1.0086476 -2.723343,3.0662824 0,2.4409197 1.3515864,3.2276657 2.723343,3.2276657 1.654177,0 2.925072,-1.2103766 2.925072,-3.2074928 0,-2.5014384 -1.7146986,-3.0864553 -2.925072,-3.0864553 M 11.580692,10.21902 c 0.403457,0 0.968299,0.121039 0.968299,1.351585 0,0.746397 -0.20173,1.45245 -0.968299,1.45245 -0.786743,0 -0.9683,-0.746399 -0.9683,-1.492796 0,-0.665705 0.20173,-1.311239 0.9683,-1.311239 m 0,-1.7550431 c -1.472621,0 -2.9048995,1.0086476 -2.9048995,3.0662821 0,2.44092 1.4726235,3.227666 2.9048995,3.227666 1.573485,0 2.723343,-1.210377 2.723343,-3.207493 0,-2.4610924 -1.51297,-3.0864551 -2.723343,-3.0864551 M 12.105187,0.99999998 1.2319885,15 3.8948127,15 14.768012,0.99999998 l -2.662825,0&quot;
+         id=&quot;path3892&quot; /&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkPlussvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Plus.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Plus.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Plus.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,59 @@
</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;svg4491&quot;&gt;
+  &lt;defs
+     id=&quot;defs4493&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4496&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;text
+       x=&quot;0.45220301&quot;
+       y=&quot;15.371576&quot;
+       transform=&quot;scale(0.99916909,1.0008316)&quot;
+       id=&quot;text4499&quot;
+       xml:space=&quot;preserve&quot;
+       style=&quot;font-size:18.28762054px;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:#000000;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Cantarell Bold&quot;&gt;&lt;tspan
+         x=&quot;0.45220301&quot;
+         y=&quot;15.371576&quot;
+         id=&quot;tspan4501&quot;&gt;+&lt;/tspan&gt;&lt;/text&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkPseudoElementsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/PseudoElement.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/PseudoElement.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/PseudoElement.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,445 @@
</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;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       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;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;linearGradient3760&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(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+       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;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;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&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 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.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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkReflectionsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Reflection.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Reflection.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Reflection.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,422 @@
</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;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;linearGradient3760&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(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+       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;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.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;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-5&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-1&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;linearGradient3288&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;linearGradient3290&quot;&gt;
+      &lt;stop
+         id=&quot;stop3292&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop3294&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;linearGradient3342&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;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;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&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 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;
+  &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 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;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkReloadsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Reload.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Reload.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Reload.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;svg3946&quot;&gt;
+  &lt;defs
+     id=&quot;defs3948&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3951&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
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 12.90625,1.96875 A 1.0001,1.0001 0 0 0 12.78125,2 1.0001,1.0001 0 0 0 12,3 l 0,1.6875 C 11.617752,4.10954 11.15073,3.60527 10.59375,3.1875 9.43812,2.32073 8.0617648,1.93523 6.71875,2 6.5268907,2.009 6.3465225,2.0353 6.15625,2.0625 4.63407,2.27991 3.1781,3.08554 2.1875,4.40625 0.20631,7.04769 0.76483,10.8313 3.40625,12.8125 6.04772,14.79372 9.83129,14.23517 11.8125,11.59375 A 1.0063276,1.0063276 0 0 0 12,11 1.0063276,1.0063276 0 0 0 12,10.84375 L 12,10 11.1875,10 11.09375,10 A 1.0063276,1.0063276 0 0 0 11,10 1.0063276,1.0063276 0 0 0 10.1875,10.40625 C 8.85485,12.18299 6.37048,12.52012 4.59375,11.1875 2.81701,9.85486 2.47985,7.37051 3.8125,5.59375 5.14515,3.81701 7.6295,3.47986 9.40625,4.8125 9.8357139,5.13462 10.175795,5.54545 10.4375,6 L 9,6 A 1.0001,1.0001 0 0 0 8,7 1.0001,1.0001 0 0 0 8,7.21875 L 8,8 8.84375,8 9,8 13,8 14,8 14,7 14,3 A 1.0001,1.0001 0 0 0 14,2.8125 L 14,2 13.1875,2 A 1.0001,1.0001 0 0 0 12.90625,1.9688 z&quot;
+       id=&quot;path4597&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:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkRequestsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Request.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Request.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Request.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,634 @@
</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;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;linearGradient3760&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(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ce5c00;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#fcaf3e;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+       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;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;
+    &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;
+      &lt;stop
+         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;
+         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-5&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;linearGradient5310&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;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;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&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 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;g
+     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;
+    &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-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;
+    &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&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;
+  &lt;/g&gt;
+  &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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkResponsesvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Response.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Response.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Response.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,435 @@
</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;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;linearGradient3760&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(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+       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;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.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;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-5&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-1&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;linearGradient3288&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;linearGradient3290&quot;&gt;
+      &lt;stop
+         id=&quot;stop3292&quot;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop3294&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;linearGradient3342&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;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;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&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 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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkResultLinesvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ResultLine.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ResultLine.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ResultLine.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,587 @@
</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;svg3601&quot;&gt;
+  &lt;defs
+     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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &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;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       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;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         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;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         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;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;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;
+    &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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       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;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;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1-9&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-4&quot;
+         style=&quot;stop-color:#ad7fa8;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;linearGradient5787&quot;
+       xlink:href=&quot;#linearGradient6050-1-7-6-4-7-3-6-2-4-5-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;translate(-13.887117,-2.0933523)&quot; /&gt;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&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 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;
+  &lt;g
+     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;
+    &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-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;
+    &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-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;
+    &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(#linearGradient5604);fill-opacity:1;stroke:url(#linearGradient5596);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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkResumesvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Resume.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Resume.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Resume.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,56 @@
</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;svg3072&quot;&gt;
+  &lt;defs
+     id=&quot;defs3074&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3077&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 2.531225,4 0,8 2,0 0,-8 z&quot;
+       id=&quot;path3807-1-1-9-3-0-98&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-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;m 7.531275,4 c 0.177384,0.008 0.351174,0.0592 0.5,0.15625 l 5,3 c 0.282396,0.17971 0.4375,0.51173 0.4375,0.84375 0,0.33202 -0.155104,0.66404 -0.4375,0.84375 l -5,3 C 7.882449,11.94075 7.708659,11.992 7.531275,12 l -0.15625,0 -0.84375,0 0,-8 0.84375,0 z&quot;
+       id=&quot;path3807-1-1-4-7-8&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-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;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkSessionStoragepng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SessionStorage.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SessionStorage.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkSessionStorage2xpng"></a>
<div class="binary"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SessionStorage@2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SessionStorage@2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkShadowDOMsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ShadowDOM.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ShadowDOM.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/ShadowDOM.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,79 @@
</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;svg8338&quot;&gt;
+  &lt;defs
+     id=&quot;defs8340&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata8343&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.86440678,0.3559065)&quot;
+     id=&quot;g8935-4&quot;&gt;
+    &lt;g
+       id=&quot;layer1-1&quot;&gt;
+      &lt;g
+         id=&quot;text8346-9&quot;
+         style=&quot;font-size:12.55424404px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:1.79903996px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Sans Bold&quot;&gt;
+        &lt;path
+           d=&quot;m 6.8502775,4.8997764 -5.85027771,2.8749219 0,1.3307499 5.85027771,2.7744878 0,-1.56928 -3.9671411,-1.9082455 3.9671411,-1.9961248 0,-1.5065093&quot;
+           id=&quot;path8351-9&quot; /&gt;
+        &lt;path
+           d=&quot;m 8.1327727,4.8997764 0,1.5065093 3.9671413,1.9961248 -3.9671413,1.9082455 0,1.56928 5.8502783,-2.7744878 0,-1.3307499 -5.8502783,-2.8749219&quot;
+           id=&quot;path8353-1&quot; /&gt;
+      &lt;/g&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+  &lt;g
+     transform=&quot;translate(0.15254243,-1.1356189)&quot;
+     id=&quot;g8935&quot;&gt;
+    &lt;g
+       id=&quot;layer1&quot;&gt;
+      &lt;g
+         id=&quot;text8346&quot;
+         style=&quot;font-size:12.55424404px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:1.79903996px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill-opacity:1;stroke:none;font-family:Cantarell;-inkscape-font-specification:Sans Bold&quot;&gt;
+        &lt;path
+           d=&quot;m 6.8502775,4.8997764 -5.85027771,2.8749219 0,1.3307499 5.85027771,2.7744878 0,-1.56928 -3.9671411,-1.9082455 3.9671411,-1.9961248 0,-1.5065093&quot;
+           id=&quot;path8351&quot; /&gt;
+        &lt;path
+           d=&quot;m 8.1327727,4.8997764 0,1.5065093 3.9671413,1.9961248 -3.9671413,1.9082455 0,1.56928 5.8502783,-2.7744878 0,-1.3307499 -5.8502783,-2.8749219&quot;
+           id=&quot;path8353&quot; /&gt;
+      &lt;/g&gt;
+    &lt;/g&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkSourceCodesvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SourceCode.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SourceCode.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SourceCode.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,636 @@
</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;svg3601&quot;&gt;
+  &lt;defs
+     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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &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;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       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;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         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;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         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;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;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;
+    &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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       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
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         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;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;
+       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;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&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 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;
+  &lt;g
+     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;
+    &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-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;
+    &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-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(#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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkSplitToggleDownsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleDown.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleDown.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleDown.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,56 @@
</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;svg6044&quot;&gt;
+  &lt;defs
+     id=&quot;defs6046&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata6049&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
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 8.0001395,14.207483 7.2813727,13.519983 2.2812568,8.5199832 a 1.0164896,1.016466 0 0 1 -0.2812566,-0.8437496 1.0164896,1.016466 0 0 1 0,-0.09375 l 0,-0.78125 0.8437696,0 0.1562536,0 a 1.0164896,1.016466 0 0 1 0.7187667,0.28125 L 8.0001395,11.363733 12.281489,7.0824836 a 1.0164896,1.016466 0 0 1 0.843769,-0.28125 l 0.09375,0 0.781268,0 0,0.84375 a 1.0164896,1.016466 0 0 1 0,0.1562496 1.0164896,1.016466 0 0 1 -0.281256,0.71875 l -5.0001159,4.9999998 -0.7187666,0.6875 z&quot;
+       id=&quot;path8420&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:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;M 8.000138,9.2074834 7.2813714,8.5199834 2.2812565,3.519984 A 1.0164894,1.016466 0 0 1 2,2.676234 1.0164894,1.016466 0 0 1 2,2.582484 l 0,-0.78125 0.8437694,0 0.1562536,0 a 1.0164894,1.016466 0 0 1 0.7187665,0.28125 L 8.000138,6.3637336 12.281487,2.082484 a 1.0164894,1.016466 0 0 1 0.843769,-0.28125 l 0.09375,0 0.781268,0 0,0.84375 a 1.0164894,1.016466 0 0 1 0,0.15625 1.0164894,1.016466 0 0 1 -0.281256,0.71875 l -5.0001131,4.9999994 -0.7187669,0.6875 z&quot;
+       id=&quot;path8420-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;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkSplitToggleUpsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleUp.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleUp.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/SplitToggleUp.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,56 @@
</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;svg6044&quot;&gt;
+  &lt;defs
+     id=&quot;defs6046&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata6049&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
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;m 8.0001395,1.7925168 -0.7187668,0.6875 -5.0001159,5 a 1.0164896,1.016466 0 0 0 -0.2812566,0.8437496 1.0164896,1.016466 0 0 0 0,0.09375 l 0,0.78125 0.8437696,0 0.1562536,0 a 1.0164896,1.016466 0 0 0 0.7187667,-0.28125 L 8.0001395,4.6362668 12.281489,8.9175164 a 1.0164896,1.016466 0 0 0 0.843769,0.28125 l 0.09375,0 0.781268,0 0,-0.84375 a 1.0164896,1.016466 0 0 0 0,-0.1562496 1.0164896,1.016466 0 0 0 -0.281256,-0.71875 l -5.0001159,-5 -0.7187666,-0.6875 z&quot;
+       id=&quot;path8420&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:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;m 8.000138,6.7925166 -0.7187666,0.6875 -5.0001149,4.9999994 A 1.0164894,1.016466 0 0 0 2,13.323766 a 1.0164894,1.016466 0 0 0 0,0.09375 l 0,0.78125 0.8437694,0 0.1562536,0 a 1.0164894,1.016466 0 0 0 0.7187665,-0.28125 L 8.000138,9.6362664 12.281487,13.917516 a 1.0164894,1.016466 0 0 0 0.843769,0.28125 l 0.09375,0 0.781268,0 0,-0.84375 a 1.0164894,1.016466 0 0 0 0,-0.15625 1.0164894,1.016466 0 0 0 -0.281256,-0.71875 L 8.7189049,7.4800166 8.000138,6.7925166 z&quot;
+       id=&quot;path8420-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;baseline-shift:baseline;color:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkStepIntosvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StepInto.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StepInto.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StepInto.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg5270&quot;&gt;
+  &lt;defs
+     id=&quot;defs5272&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata5275&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;rect
+       width=&quot;2.9022989&quot;
+       height=&quot;8&quot;
+       rx=&quot;0&quot;
+       ry=&quot;0&quot;
+       x=&quot;12.097701&quot;
+       y=&quot;-12&quot;
+       transform=&quot;matrix(0,1,-1,0,0,0)&quot;
+       id=&quot;rect8382&quot;
+       style=&quot;color:#bebebe;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;path
+       d=&quot;M 7,1 7,6.5625 5.71875,5.28125 C 5.53059,5.0931 5.2653,5.00001 5,5 L 4,5 4,6 c 10e-6,0.2653 0.0931,0.53058 0.28125,0.71875 l 3,3 L 7.5625,10 l 0.875,0 0.28125,-0.28125 3,-3 C 11.90694,6.53058 11.99999,6.2653 12,6 l 0,-1 -1,0 c -0.2653,10e-6 -0.53059,0.0931 -0.71875,0.28125 L 9,6.5625 9,1 z&quot;
+       id=&quot;path3613-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-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;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkStepOutsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StepOut.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StepOut.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StepOut.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;16&quot;
+   height=&quot;16&quot;
+   id=&quot;svg5270&quot;&gt;
+  &lt;defs
+     id=&quot;defs5272&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata5275&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;rect
+       width=&quot;2.9022989&quot;
+       height=&quot;8&quot;
+       rx=&quot;0&quot;
+       ry=&quot;0&quot;
+       x=&quot;12.097701&quot;
+       y=&quot;-12&quot;
+       transform=&quot;matrix(0,1,-1,0,0,0)&quot;
+       id=&quot;rect8382&quot;
+       style=&quot;color:#bebebe;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;path
+       d=&quot;M 7,10 7,4.4375 5.71875,5.71875 C 5.53059,5.9069 5.2653,5.99999 5,6 L 4,6 4,5 C 4.00001,4.7347 4.0931,4.46942 4.28125,4.28125 l 3,-3 L 7.5625,1 l 0.875,0 0.28125,0.28125 3,3 C 11.90694,4.46942 11.99999,4.7347 12,5 l 0,1 -1,0 C 10.7347,5.99999 10.46941,5.9069 10.28125,5.71875 L 9,4.4375 9,10 z&quot;
+       id=&quot;path3613-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-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;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkStepOversvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StepOver.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StepOver.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StepOver.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,59 @@
</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;svg5270&quot;&gt;
+  &lt;defs
+     id=&quot;defs5272&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata5275&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;2.9022989&quot;
+     height=&quot;8&quot;
+     rx=&quot;0&quot;
+     ry=&quot;0&quot;
+     x=&quot;12.097701&quot;
+     y=&quot;-12&quot;
+     transform=&quot;matrix(0,1,-1,0,0,0)&quot;
+     id=&quot;rect8382&quot;
+     style=&quot;color:#bebebe;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;path
+     d=&quot;m 0.66428115,7.6325345 1.41421355,1.414213 4.7940442,-4.794044 c 0.5941597,-0.59416 1.5271598,-0.59416 2.1213204,0 l 2.8947187,2.894719 -1.811961,0 c -0.263723,0.0054 -0.5475556,0.105613 -0.7292043,0.287262 l -0.7071068,0.707106 0.7071068,0.707107 c 0.2188142,0.218814 0.454401,0.326698 0.7292043,0.331457 l 5.214912,-0.0442 0.04419,-5.214912 c -0.0048,-0.274803 -0.112642,-0.51039 -0.331456,-0.729204 l -0.707103,-0.707102 -0.707107,0.707107 c -0.181648,0.181649 -0.281874,0.465481 -0.287262,0.729204 l 0,1.811961 -2.894718,-2.894718 c -1.3584597,-1.35846 -3.5912886,-1.35846 -4.9497477,0 z&quot;
+     id=&quot;path35770-9-1&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:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkStyleRuleAuthorsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleAuthor.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleAuthor.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleAuthor.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,404 @@
</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;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;linearGradient3760&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(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#204a87;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#729fcf;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+       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;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;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&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 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;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(#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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInheritedsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInherited.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInherited.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInherited.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,641 @@
</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;svg3601&quot;&gt;
+  &lt;defs
+     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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &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;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       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;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         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;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         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;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;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;
+    &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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       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;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&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 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;
+  &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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInheritedElementsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInheritedElement.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInheritedElement.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInheritedElement.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,632 @@
</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;svg3601&quot;&gt;
+  &lt;defs
+     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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &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;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       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;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         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;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         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;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;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;
+    &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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       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;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;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&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 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;
+  &lt;path
+     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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkStyleRuleInspectorsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInspector.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInspector.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleInspector.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,481 @@
</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;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient8896&quot;&gt;
+      &lt;stop
+         id=&quot;stop8898&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8900&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient5676&quot;&gt;
+      &lt;stop
+         id=&quot;stop5678&quot;
+         style=&quot;stop-color:#4e9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop5680&quot;
+         style=&quot;stop-color:#4e9a06;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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5-1&quot;
+         style=&quot;stop-color:#4f9a06;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:#8ae234;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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;linearGradient3760&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(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         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;
+         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:#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;
+         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;
+         style=&quot;stop-color:#4f9a06;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#8ae234;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;-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;
+       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;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.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;
+       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;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;
+    &lt;linearGradient
+       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;
+       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;linearGradient8918&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;linearGradient8928&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;linearGradient3374&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;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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       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;
+    &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;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&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 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(#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;
+  &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(#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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkStyleRuleUsersvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUser.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUser.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUser.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,657 @@
</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;svg3601&quot;&gt;
+  &lt;defs
+     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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.9827598,-4.8556584)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4&quot;&gt;
+      &lt;stop
+         id=&quot;stop6052-7-5-7-8-3-0-8-8-5&quot;
+         style=&quot;stop-color:#c4a000;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:#fce94f;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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &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;radialGradient7874&quot;
+       xlink:href=&quot;#linearGradient4393-7&quot;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.63490321,0.00311539,-0.01574945,3.2096652,116.68257,-511.81175)&quot; /&gt;
+    &lt;linearGradient
+       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;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6&quot;&gt;
+      &lt;stop
+         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;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         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;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;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:#c4a000;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:#fce94f;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;
+    &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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       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;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata3606&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 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;
+  &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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkStyleRuleUserAgentsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUserAgent.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUserAgent.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/StyleRuleUserAgent.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,517 @@
</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;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       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;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;linearGradient3760&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(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+       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;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;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&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 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;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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkTimesvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Time.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Time.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Time.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,56 @@
</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;svg3101&quot;&gt;
+  &lt;defs
+     id=&quot;defs3103&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3106&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 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;
+       id=&quot;path3869&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.15384626;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+    &lt;path
+       d=&quot;m 11.392862,4.00654 a 0.50005,0.50005 0 0 0 -0.25,0.15625 L 8.486612,6.81904 6.830362,5.16279 a 0.50005,0.50005 0 1 0 -0.6875,0.6875 l 2,2 a 0.50005,0.50005 0 0 0 0.6875,0 l 3,-3 a 0.50005,0.50005 0 0 0 -0.4375,-0.84375 z&quot;
+       id=&quot;path4639&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;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordAnimationsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordAnimation.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordAnimation.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordAnimation.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,472 @@
</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;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;linearGradient3760&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(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+       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;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;
+    &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;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&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 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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordEventsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordEvent.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordEvent.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordEvent.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,400 @@
</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;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;linearGradient3760&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(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+       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;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;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&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 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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordLayoutsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordLayout.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordLayout.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordLayout.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,552 @@
</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;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4048&quot;&gt;
+      &lt;stop
+         id=&quot;stop4050&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4052&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       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;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;linearGradient3760&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(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+       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;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;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&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 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.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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordPaintsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordPaint.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,445 @@
</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;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       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;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;linearGradient3760&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(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+       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;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;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&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 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.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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordScriptEvaluatedsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordScriptEvaluated.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,430 @@
</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;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;linearGradient3760&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(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+       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;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;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&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 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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordStylesvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordStyle.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordStyle.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordStyle.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,595 @@
</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;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4112&quot;&gt;
+      &lt;stop
+         id=&quot;stop4114&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4116&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4048&quot;&gt;
+      &lt;stop
+         id=&quot;stop4050&quot;
+         style=&quot;stop-color:#000000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4052&quot;
+         style=&quot;stop-color:#000000;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &lt;linearGradient
+       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;
+    &lt;linearGradient
+       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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;linearGradient3760&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(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#a40000;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ef2929;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+       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;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;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&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 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;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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkTimelineRecordTimersvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordTimer.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordTimer.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/TimelineRecordTimer.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,447 @@
</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;svg4286&quot;&gt;
+  &lt;defs
+     id=&quot;defs4288&quot;&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;
+       gradientUnits=&quot;userSpaceOnUse&quot;
+       gradientTransform=&quot;matrix(0.57373424,0,0,0.59220544,-3.98276,-5.2836287)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient6050-1-7-6-4-7-3-6-2-4-5&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop8484-3&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+    &lt;linearGradient
+       id=&quot;linearGradient4393-7-9&quot;&gt;
+      &lt;stop
+         id=&quot;stop4395-4-8&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4397-4-9&quot;
+         style=&quot;stop-color:#ffffff;stop-opacity:0&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&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;linearGradient3760&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(1.5599975,0,0,1.5599977,81.712462,-63.003008)&quot; /&gt;
+    &lt;linearGradient
+       id=&quot;linearGradient4632-1-3-9-3-2-5-8-5-1-2-7-1-6-9&quot;&gt;
+      &lt;stop
+         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;
+         style=&quot;stop-color:#5c3566;stop-opacity:1&quot;
+         offset=&quot;0&quot; /&gt;
+      &lt;stop
+         id=&quot;stop4026-2-4-1-4-3-8-2-1-2-5-0&quot;
+         style=&quot;stop-color:#ad7fa8;stop-opacity:1&quot;
+         offset=&quot;1&quot; /&gt;
+    &lt;/linearGradient&gt;
+    &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;
+       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;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;
+  &lt;/defs&gt;
+  &lt;metadata
+     id=&quot;metadata4291&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 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;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkUndocksvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Undock.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Undock.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Undock.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;16&quot;
+   height=&quot;14&quot;
+   id=&quot;svg3020&quot;&gt;
+  &lt;defs
+     id=&quot;defs3022&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3025&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 1.90625,1.4375 C 1.415208,1.477185 0.997874,1.858309 1,2.28125 l 0,6.875 C 0.9985,9.183 0.9985,9.192 1,9.21875 L 1,10 1.84375,10 2,10 l 2.28125,0 0,-4.71875 c -0.00455,-0.9042021 0.7348429,-1.4956097 1.5625,-1.5625 l 0.03125,0 0.03125,0 c 0.039713,-0.0016 0.053172,-0.00107 0.09375,0 0.00812,2.133e-4 0.023307,-3.199e-4 0.03125,0 l 4.96875,0 0,-1.4375 C 10.999948,1.8327601 10.523008,1.4375448 10,1.4375 l -8,0 c -0.03119,-0.00126 -0.06256,-0.00126 -0.09375,0 z m 4,3 C 5.4152062,4.4771856 4.9978733,4.8583079 5,5.28125 l 0,6.875 C 4.99854,12.183 4.99854,12.192 5,12.21875 L 5,13 5.84375,13 6,13 14,13 14.09375,13 15,13 15,12.3125 c 0.0059,-0.05338 0.0059,-0.102871 0,-0.15625 l 0,-6.875 C 14.999947,4.8327589 14.523009,4.4375448 14,4.4375 l -8,0 c -0.031193,-0.00126 -0.062557,-0.00126 -0.09375,0 z m 0.53125,2.4375 7.125,0 0,4.6875 -7.125,0 0,-4.6875 z&quot;
+     id=&quot;rect13039-7-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-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
+     transform=&quot;matrix(0.71389371,0,0,0.71389371,4.2872039,2.2915943)&quot;
+     id=&quot;layer1&quot;
+     style=&quot;stroke:#ffffff;stroke-opacity:1&quot; /&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkUserInputPromptsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPrompt.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPrompt.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPrompt.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;10&quot;
+   height=&quot;10&quot;
+   id=&quot;svg3078&quot;&gt;
+  &lt;defs
+     id=&quot;defs3080&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3083&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,-6)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 3.4375,14.125008 6.5625,10.999993 3.4375,7.8749923&quot;
+       id=&quot;path11751-2-3&quot;
+       style=&quot;color:#bebebe;fill:none;stroke:#729fcf;stroke-width:1.875;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkUserInputPromptPrevioussvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPromptPrevious.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPromptPrevious.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputPromptPrevious.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;10&quot;
+   height=&quot;10&quot;
+   id=&quot;svg3078&quot;&gt;
+  &lt;defs
+     id=&quot;defs3080&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3083&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,-6)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 3.4375,14.125008 6.5625,10.999993 3.4375,7.8749923&quot;
+       id=&quot;path11751-2-3&quot;
+       style=&quot;color:#bebebe;fill:none;stroke:#bebebe;stroke-width:1.875;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkUserInputResultsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputResult.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputResult.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/UserInputResult.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,58 @@
</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;10&quot;
+   height=&quot;10&quot;
+   id=&quot;svg3078&quot;&gt;
+  &lt;defs
+     id=&quot;defs3080&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3083&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,-6)&quot;
+     id=&quot;layer1&quot;&gt;
+    &lt;path
+       d=&quot;M 5.0625,14.125008 1.9375,10.999993 5.0625,7.8749923&quot;
+       id=&quot;path11751-2-3&quot;
+       style=&quot;color:#bebebe;fill:none;stroke:#d3d7cf;stroke-width:1.875;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible&quot; /&gt;
+    &lt;path
+       d=&quot;m -5.0905941,-12.209406 a 2.2074258,2.2074258 0 1 1 -4.4148516,0 2.2074258,2.2074258 0 1 1 4.4148516,0 z&quot;
+       transform=&quot;matrix(0.45301635,0,0,0.45301635,10.342756,16.53106)&quot;
+       id=&quot;path3165&quot;
+       style=&quot;color:#000000;fill:#d3d7cf;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;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkWarningsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Warning.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Warning.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Warning.svg        2014-09-24 12:53:29 UTC (rev 173912)
</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;10&quot;
+   height=&quot;10&quot;
+   id=&quot;svg4888&quot;&gt;
+  &lt;defs
+     id=&quot;defs4890&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata4893&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;matrix(0.62237583,0,0,0.62237583,0.02099341,0.02099336)&quot;
+     id=&quot;layer1&quot;
+     style=&quot;fill:#fcaf3e&quot;&gt;
+    &lt;path
+       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;
+       id=&quot;path18112&quot;
+       style=&quot;color:#bebebe;fill:#fcaf3e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new&quot; /&gt;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre></div>
<a id="trunkSourceWebInspectorUIUserInterfaceImagesgtkWeightsvg"></a>
<div class="addfile"><h4>Added: trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Weight.svg (0 => 173912)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Weight.svg                                (rev 0)
+++ trunk/Source/WebInspectorUI/UserInterface/Images/gtk/Weight.svg        2014-09-24 12:53:29 UTC (rev 173912)
</span><span class="lines">@@ -0,0 +1,60 @@
</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;svg2999&quot;&gt;
+  &lt;defs
+     id=&quot;defs3001&quot; /&gt;
+  &lt;metadata
+     id=&quot;metadata3004&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
+     id=&quot;layer1&quot;&gt;
+    &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;
+    &lt;path
+       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;
+  &lt;/g&gt;
+&lt;/svg&gt;
</ins></span></pre>
</div>
</div>

</body>
</html>