First draft of tool button icons for highlighting stack memory and focused memory regions
This commit is contained in:
@@ -370,7 +370,7 @@ QScrollBar::sub-line:vertical {
|
||||
border: none;
|
||||
padding: 0;
|
||||
qproperty-buttonWidth: 24;
|
||||
qproperty-buttonHeight: 20;
|
||||
qproperty-buttonHeight: 21;
|
||||
}
|
||||
|
||||
#hex-viewer-container #tool-bar QToolButton:hover {
|
||||
@@ -379,6 +379,19 @@ QScrollBar::sub-line:vertical {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#hex-viewer-container #tool-bar #separator {
|
||||
background-color: transparent;
|
||||
border-right: 1px solid #41423f;
|
||||
padding: 0;
|
||||
min-width: 1px;
|
||||
max-width: 1px;
|
||||
}
|
||||
|
||||
#hex-viewer-container #tool-bar #highlight-stack-memory-btn,
|
||||
#hex-viewer-container #tool-bar #highlight-focused-memory-btn {
|
||||
qproperty-buttonWidth: 25;
|
||||
}
|
||||
|
||||
#hex-viewer-container QScrollArea,
|
||||
#hex-viewer-container #graphics-view-container,
|
||||
#hex-viewer-container #graphics-view-container #graphics-view {
|
||||
|
||||
@@ -46,7 +46,7 @@ HexViewerWidget::HexViewerWidget(
|
||||
this->refreshButton = this->container->findChild<QToolButton*>("refresh-memory-btn");
|
||||
|
||||
this->toolBar->setContentsMargins(0, 0, 0, 0);
|
||||
this->toolBar->layout()->setContentsMargins(5, 0, 5, 0);
|
||||
this->toolBar->layout()->setContentsMargins(5, 0, 5, 1);
|
||||
|
||||
this->bottomBar->setContentsMargins(0, 0, 0, 0);
|
||||
this->bottomBar->layout()->setContentsMargins(5, 0, 5, 0);
|
||||
|
||||
@@ -42,6 +42,38 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QFrame" name="separator"/>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="SvgToolButton" name="highlight-stack-memory-btn">
|
||||
<property name="svgFilePath">
|
||||
<string>:/compiled/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/Images/highlight-stack-memory.svg</string>
|
||||
</property>
|
||||
<property name="disabledSvgFilePath">
|
||||
<string>:/compiled/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/Images/highlight-stack-memory-disabled.svg</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Highlight Stack Memory</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="SvgToolButton" name="highlight-focused-memory-btn">
|
||||
<property name="svgFilePath">
|
||||
<string>:/compiled/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/Images/highlight-focused-memory.svg</string>
|
||||
</property>
|
||||
<property name="disabledSvgFilePath">
|
||||
<string>:/compiled/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/Images/highlight-focused-memory-disabled.svg</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Highlight Focused Regions</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QFrame" name="separator"/>
|
||||
</item>
|
||||
<item alignment="Qt::AlignTop">
|
||||
<spacer name="horizontal-spacer">
|
||||
<property name="orientation">
|
||||
|
||||
@@ -0,0 +1,146 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="25"
|
||||
height="15"
|
||||
viewBox="0 0 6.6145835 3.96875"
|
||||
version="1.1"
|
||||
id="svg974"
|
||||
sodipodi:docname="highlight-focused-memory-disabled.svg"
|
||||
inkscape:version="1.0.1 (1.0.1+r75)">
|
||||
<defs
|
||||
id="defs968" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#343532"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="11.2"
|
||||
inkscape:cx="-16.588826"
|
||||
inkscape:cy="12.029319"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:snap-page="true"
|
||||
inkscape:window-width="3440"
|
||||
inkscape:window-height="1353"
|
||||
inkscape:window-x="2560"
|
||||
inkscape:window-y="34"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-smooth-nodes="true"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:snap-bbox-midpoints="true"
|
||||
inkscape:snap-bbox-edge-midpoints="true" />
|
||||
<metadata
|
||||
id="metadata971">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Main"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:#838382;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6"
|
||||
width="0.79374999"
|
||||
height="0.79374993"
|
||||
x="1.3229166"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#306b71;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-7"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="2.3812504"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-4"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="3.4395833"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#306b71;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-3"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="4.4979167"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#306b71;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-0"
|
||||
width="0.79374999"
|
||||
height="0.79374993"
|
||||
x="1.3229166"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-7-7"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="2.3812504"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#306b71;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-4-8"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="3.4395835"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-3-6"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="4.4979167"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-8"
|
||||
width="0.79374999"
|
||||
height="0.79374993"
|
||||
x="1.3229166"
|
||||
y="2.6458335" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-7-8"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="2.3812504"
|
||||
y="2.6458335" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-4-4"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="3.4395833"
|
||||
y="2.6458335" />
|
||||
<rect
|
||||
style="display:inline;fill:#306b71;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-3-3"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="4.4979167"
|
||||
y="2.6458335" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.4 KiB |
@@ -0,0 +1,146 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="25"
|
||||
height="15"
|
||||
viewBox="0 0 6.6145835 3.96875"
|
||||
version="1.1"
|
||||
id="svg974"
|
||||
sodipodi:docname="highlight-focused-memory.svg"
|
||||
inkscape:version="1.0.1 (1.0.1+r75)">
|
||||
<defs
|
||||
id="defs968" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#343532"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="44.8"
|
||||
inkscape:cx="7.9186127"
|
||||
inkscape:cy="9.3592208"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:snap-page="true"
|
||||
inkscape:window-width="3440"
|
||||
inkscape:window-height="1353"
|
||||
inkscape:window-x="2560"
|
||||
inkscape:window-y="34"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-smooth-nodes="true"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:snap-bbox-midpoints="true"
|
||||
inkscape:snap-bbox-edge-midpoints="true" />
|
||||
<metadata
|
||||
id="metadata971">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Main"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:#838382;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6"
|
||||
width="0.79374999"
|
||||
height="0.79374993"
|
||||
x="1.3229166"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#306b71;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-7"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="2.3812504"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-4"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="3.4395833"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#306b71;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-3"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="4.4979167"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#306b71;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-0"
|
||||
width="0.79374999"
|
||||
height="0.79374993"
|
||||
x="1.3229166"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-7-7"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="2.3812504"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#306b71;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-4-8"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="3.4395835"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-3-6"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="4.4979167"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-8"
|
||||
width="0.79374999"
|
||||
height="0.79374993"
|
||||
x="1.3229166"
|
||||
y="2.6458335" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-7-8"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="2.3812504"
|
||||
y="2.6458335" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-4-4"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="3.4395833"
|
||||
y="2.6458335" />
|
||||
<rect
|
||||
style="display:inline;fill:#306b71;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-3-3"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="4.4979167"
|
||||
y="2.6458335" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.3 KiB |
@@ -0,0 +1,146 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="25"
|
||||
height="15"
|
||||
viewBox="0 0 6.6145835 3.96875"
|
||||
version="1.1"
|
||||
id="svg974"
|
||||
sodipodi:docname="highlight-stack-memory-disabled.svg"
|
||||
inkscape:version="1.0.1 (1.0.1+r75)">
|
||||
<defs
|
||||
id="defs968" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#343532"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="44.8"
|
||||
inkscape:cx="16.918121"
|
||||
inkscape:cy="8.2284948"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:snap-page="true"
|
||||
inkscape:window-width="3440"
|
||||
inkscape:window-height="1353"
|
||||
inkscape:window-x="2560"
|
||||
inkscape:window-y="34"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-smooth-nodes="true"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:snap-bbox-midpoints="true"
|
||||
inkscape:snap-bbox-edge-midpoints="true" />
|
||||
<metadata
|
||||
id="metadata971">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Main"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:#838382;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6"
|
||||
width="0.79374999"
|
||||
height="0.79374993"
|
||||
x="1.3229166"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-7"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="2.3812504"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-4"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="3.4395833"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-3"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="4.4979167"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-0"
|
||||
width="0.79374999"
|
||||
height="0.79374993"
|
||||
x="1.3229166"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-7-7"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="2.3812504"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#7c5d3b;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-4-8"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="3.4395835"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#7c5d3b;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-3-6"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="4.4979167"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#7c5d3b;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-8"
|
||||
width="0.79374999"
|
||||
height="0.79374993"
|
||||
x="1.3229166"
|
||||
y="2.6458335" />
|
||||
<rect
|
||||
style="display:inline;fill:#7c5d3b;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-7-8"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="2.3812504"
|
||||
y="2.6458335" />
|
||||
<rect
|
||||
style="display:inline;fill:#7c5d3b;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-4-4"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="3.4395833"
|
||||
y="2.6458335" />
|
||||
<rect
|
||||
style="display:inline;fill:#7c5d3b;fill-opacity:1;stroke-width:0.0552426;opacity:0.5"
|
||||
id="rect1537-3-6-3-3"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="4.4979167"
|
||||
y="2.6458335" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.4 KiB |
@@ -0,0 +1,146 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="25"
|
||||
height="15"
|
||||
viewBox="0 0 6.6145835 3.96875"
|
||||
version="1.1"
|
||||
id="svg974"
|
||||
sodipodi:docname="highlight-stack-memory.svg"
|
||||
inkscape:version="1.0.1 (1.0.1+r75)">
|
||||
<defs
|
||||
id="defs968" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#343532"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="44.8"
|
||||
inkscape:cx="16.918121"
|
||||
inkscape:cy="8.2284948"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
units="px"
|
||||
inkscape:snap-page="true"
|
||||
inkscape:window-width="3440"
|
||||
inkscape:window-height="1353"
|
||||
inkscape:window-x="2560"
|
||||
inkscape:window-y="34"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:snap-smooth-nodes="true"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:snap-bbox-midpoints="true"
|
||||
inkscape:snap-bbox-edge-midpoints="true" />
|
||||
<metadata
|
||||
id="metadata971">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Main"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:#838382;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6"
|
||||
width="0.79374999"
|
||||
height="0.79374993"
|
||||
x="1.3229166"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-7"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="2.3812504"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-4"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="3.4395833"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-3"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="4.4979167"
|
||||
y="0.52916658" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-0"
|
||||
width="0.79374999"
|
||||
height="0.79374993"
|
||||
x="1.3229166"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#838382;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-7-7"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="2.3812504"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#7c5d3b;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-4-8"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="3.4395835"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#7c5d3b;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-3-6"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="4.4979167"
|
||||
y="1.5875002" />
|
||||
<rect
|
||||
style="display:inline;fill:#7c5d3b;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-8"
|
||||
width="0.79374999"
|
||||
height="0.79374993"
|
||||
x="1.3229166"
|
||||
y="2.6458335" />
|
||||
<rect
|
||||
style="display:inline;fill:#7c5d3b;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-7-8"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="2.3812504"
|
||||
y="2.6458335" />
|
||||
<rect
|
||||
style="display:inline;fill:#7c5d3b;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-4-4"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="3.4395833"
|
||||
y="2.6458335" />
|
||||
<rect
|
||||
style="display:inline;fill:#7c5d3b;fill-opacity:1;stroke-width:0.0552426"
|
||||
id="rect1537-3-6-3-3"
|
||||
width="0.79374999"
|
||||
height="0.79374999"
|
||||
x="4.4979167"
|
||||
y="2.6458335" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.3 KiB |
@@ -23,9 +23,9 @@
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="11.2"
|
||||
inkscape:cx="25.611036"
|
||||
inkscape:cy="3.7785754"
|
||||
inkscape:zoom="44.8"
|
||||
inkscape:cx="19.284495"
|
||||
inkscape:cy="7.1191996"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer2"
|
||||
inkscape:document-rotation="0"
|
||||
|
||||
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
Reference in New Issue
Block a user