TH - moar icons... getting into efm land

This commit is contained in:
Carsten Haitzler 2020-08-15 13:51:01 +01:00
parent 02588cc1d2
commit 583917636d
78 changed files with 1597 additions and 28 deletions

View File

@ -36,25 +36,12 @@
*/
//Standard Action Icons
ICON("edit-swap","icon_swap.png",64) // *** // "widget/swap"
ICON("edit-copy","icon_efm_copy.png",16) // EFMBUTTON("copy"
ICON("edit-cut","icon_efm_cut.png",16) // EFMBUTTON("cut"
ICON("edit-paste","icon_efm_paste.png",16) // EFMBUTTON("paste"
ICON("edit-delete","icon_efm_delete.png",16) // EFMBUTTON("delete"
ICON("edit-rename","icon_efm_rename.png",16) // EFMBUTTON("rename"
ICON("edit-select-all","icon_efm_select.png",16) // EFMBUTTON("select"
ICON("document-open","icon_efm_open.png",16) // "widget/open" EFMBUTTON("open") EFMBUTTON("new")
ICON("document-new","icon_new.png",64) // "widget/new"
ICON("document-properties","icon_efm_properties.png",16) // EFMBUTTON("properties"
ICON("folder-new","icon_efm_new_dir.png",16) // EFMBUTTON("new_dir"
ICON("view-sort","icon_efm_sort.png",16) // *** // EFMBUTTON("sort",
ICON("view-order","icon_efm_sort.png",16) // *** // EFMBUTTON("ordering"
ICON("view-hidden-files","icon_efm_view.png",16) // *** // EFMBUTTON("hidden_files"
ICON("configure","icon_config.png",64) // "widget/config"
ICON("window-close","icon_close.png",64) // "widget/close"
ICON("dialog-ok-apply","icon_check.png",64) // "enlightenment/check"
ICON("transform-scale","icon_resize.png",64) // "widget/resize"
ICON("transform-move","icon_autoscroll.png",64) // "enlightenment/autoscroll"
ICON("view-refresh","icon_reset.png",16) // EFMBUTTON("refresh"
ICON("view-inherit","icon_dummy.png",64) // *** // EFMBUTTON("inherit"
//Standard Application Icons
ICON("preferences-desktop-color","icon_colors.png",64) // "enlightenment/colors"
@ -65,18 +52,6 @@
ICON("preferences-desktop-shelf-menu-bar","icon_shelf_menu_bar.png",64) // *** // "enlightenment/shelf_menu_bar"
ICON("preferences-desktop-shelf-panel","icon_shelf_panel.png",64) // *** // "enlightenment/shelf_panel"
ICON("preferences-desktop-shelf-top-desk","icon_shelf_top_desk.png",64) // *** // "enlightenment/shelf_top_desk"
ICON("preferences-position-bottom","icon_shelf_bottom.png",64) // *** // "enlightenment/shelf_position_bottom"
ICON("preferences-position-bottom-left","icon_shelf_bottom_left.png",64) // *** // "enlightenment/shelf_position_bottom_left"
ICON("preferences-position-bottom-right","icon_shelf_bottom_right.png",64) // *** // "enlightenment/shelf_position_bottom_right"
ICON("preferences-position-top","icon_shelf_top.png",64) // *** // "enlightenment/shelf_position_top"
ICON("preferences-position-top-left","icon_shelf_top_left.png",64) // *** // "enlightenment/shelf_position_top_left"
ICON("preferences-position-top-right","icon_shelf_top_right.png",64) // *** // "enlightenment/shelf_position_top_right"
ICON("preferences-position-left","icon_shelf_left.png",64) // *** // "enlightenment/shelf_position_left"
ICON("preferences-position-left-top","icon_shelf_left_top.png",64) // *** // "enlightenment/shelf_position_left_top"
ICON("preferences-position-left-bottom","icon_shelf_left_bottom.png",64) // *** // "enlightenment/shelf_position_left_bottom"
ICON("preferences-position-right","icon_shelf_right.png",64) // *** // "enlightenment/shelf_position_right"
ICON("preferences-position-right-top","icon_shelf_right_top.png",64) // *** // "enlightenment/shelf_position_right_top"
ICON("preferences-position-right-bottom","icon_shelf_right_bottom.png",64) // *** // "enlightenment/shelf_position_right_bottom"
ICON("preferences-window-manipulation","icon_window_manipulation.png",64) // *** // "enlightenment/window_manipulation"
ICON("preferences-window-maximize","icon_window_manipulation.png",64) // *** // "enlightenment/window_maximize"
ICON("preferences-window-stacking","icon_winlist.png",64) // *** // "enlightenment/window_stacking"

View File

@ -24,11 +24,9 @@
ICON("drive-harddisk", "i-drive-hdd")
ICON("drive-removable-media", "i-drive-usb-media")
ICON("media-flash", "i-drive-flash")
ICON("dialog-ask", "i-unknown")
ICON("unknown", "i-unknown")
ICON("emblem-symbolic-link", "i-unknown")
ICON("screenshot", "i-camera")
ICON("dialog-warning", "i-warning")
ICON("dialog-error", "i-warning-red")
@ -105,6 +103,11 @@
ICON("enlightenment/wallpaper_scale_aspect_out", "i-fill-fill")
ICON("enlightenment/wallpaper_pan", "i-fill-pan")
ICON("bookmark-new", "i-favorite")
ICON("configure", "i-gear")
ICON("document-open", "i-folder-open")
ICON("document-properties", "i-file-properties")
ICON("document-new", "i-file")
ICON("folder-new", "i-folder")
#undef ICON
// mono color default fg color icons
@ -137,6 +140,28 @@
ICON("go-previous", "i-arrow-r")
ICON("list-add", "i-plus")
ICON("list-remove", "i-minus")
ICON("view-refresh", "i-refresh")
ICON("edit-delete", "i-close")
ICON("edit-rename", "i-rename")
ICON("edit-copy", "i-copy")
ICON("edit-cut", "i-cut")
ICON("edit-paste", "i-paste")
ICON("transform-move", "i-move")
ICON("transform-scale", "i-resize")
ICON("add", "i-plus")
ICON("preferences-position-top-left", "i-shelf-tl")
ICON("preferences-position-top", "i-shelf-tc")
ICON("preferences-position-top-right", "i-shelf-tr")
ICON("preferences-position-bottom-left", "i-shelf-bl")
ICON("preferences-position-bottom", "i-shelf-bc")
ICON("preferences-position-bottom-right", "i-shelf-br")
ICON("preferences-position-left-top", "i-shelf-lt")
ICON("preferences-position-left", "i-shelf-lc")
ICON("preferences-position-left-bottom", "i-shelf-lb")
ICON("preferences-position-right-top", "i-shelf-rt")
ICON("preferences-position-right", "i-shelf-rc")
ICON("preferences-position-right-bottom", "i-shelf-rb")
#undef ICON
// mono border action icons

View File

@ -28,13 +28,16 @@ I060("i-reload", "reload")
I060("i-heart", "heart")
I060("i-close", "close")
I060("i-move", "move")
I060("i-resize", "move")
I060("i-resize", "resize")
I060("i-fullscreen", "fullscreen")
I060("i-kill", "kill")
I060("i-lock", "lock")
I060("i-unlock", "unlock")
I060("i-check", "check")
I060("i-radio", "radio")
I060("i-copy", "copy")
I060("i-cut", "cut")
I060("i-paste", "paste")
I060("i-properties", "properties")
I060("i-stacking", "stacking")
I060("i-stacking-top", "stacking-top")
@ -50,6 +53,20 @@ I060("i-border", "border")
I060("i-sendto", "sendto")
I060("i-minus", "minus")
I060("i-plus", "plus")
I060("i-shelf-tl", "shelf-tl")
I060("i-shelf-tc", "shelf-tc")
I060("i-shelf-tr", "shelf-tr")
I060("i-shelf-bl", "shelf-bl")
I060("i-shelf-bc", "shelf-bc")
I060("i-shelf-br", "shelf-br")
I060("i-shelf-lt", "shelf-lt")
I060("i-shelf-lc", "shelf-lc")
I060("i-shelf-lb", "shelf-lb")
I060("i-shelf-rt", "shelf-rt")
I060("i-shelf-rc", "shelf-rc")
I060("i-shelf-rb", "shelf-rb")
I060("i-refresh", "refresh")
I060("i-rename", "rename")
// lock double
// exclam
// folder
@ -166,6 +183,8 @@ I160("i-folder", "efm-folder")
I160("i-home", "efm-home")
I160("i-temp", "efm-temp")
I160("i-folder-open", "folder-open")
I160("i-file-properties", "file-properties")
I160("i-gear", "gear")
I160("i-termprompt", "termprompt")
I160("i-warning", "warning")

View File

@ -0,0 +1,81 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/copy-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="copy.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-smooth-nodes="true"
inkscape:snap-intersection-paths="true"
inkscape:object-paths="true"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.5"
inkscape:cx="7.5"
inkscape:zoom="55.466667"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
d="M 5 5 L 5 13 L 13 13 L 13 7 L 11 5 L 5 5 z M 6 6 L 10.5 6 L 12 7.5 L 12 12 L 6 12 L 6 6 z "
style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
id="path5177" />
<path
d="M 2 2 L 2 10 L 4 10 L 4 4 L 10 4 L 8 2 L 2 2 z M 7 7 L 7 10 L 10 10 L 10 7 L 7 7 z "
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path5179" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -0,0 +1,87 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cut-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="cut.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-smooth-nodes="true"
inkscape:snap-intersection-paths="true"
inkscape:object-paths="true"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.4909856"
inkscape:cx="9.458946"
inkscape:zoom="55.466667"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
sodipodi:nodetypes="scccsccssssss"
inkscape:transform-center-y="0.33137332"
inkscape:transform-center-x="2.0860785"
d="M 7,4.5 C 5.2679492,3.5 3.2615069,3.3218499 2.5784942,3.5048626 L 9.5,8 C 8.8749684,8.0749944 8.8217208,8.6918914 8.5066974,9.2369134 7.9544128,10.193499 8.2821631,11.416679 9.2387482,11.968964 10.195333,12.521249 11.418514,12.193498 11.970799,11.236913 12.491689,10.33293 12.230182,9.1804066 11.370158,8.5897535 10.338092,7.2230146 8.4152004,5.3170664 7,4.5 Z m 3.738748,4.870888 c 0.478293,0.2761422 0.642168,0.887732 0.366026,1.366025 -0.276142,0.478293 -0.887733,0.642169 -1.3660258,0.366026 C 9.2604555,10.826797 9.0965803,10.215206 9.3727228,9.7369134 9.6488652,9.2586209 10.260455,9.0947458 10.738748,9.370888 Z"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path5205" />
<path
sodipodi:nodetypes="scccsccssssss"
id="path5220"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 7,10.5 c -1.7320508,1 -3.7384931,1.208008 -4.4215058,1.024995 L 9.5,7 C 8.8749684,6.9250056 8.8217208,6.3379662 8.5066974,5.7929442 7.9544128,4.836359 8.2821631,3.6131783 9.2387482,3.0608936 10.195333,2.5086089 11.418514,2.8363593 11.970799,3.7929446 12.491689,4.6969273 12.230182,5.849451 11.370158,6.4401041 10.338092,7.806843 8.4152004,9.682934 7,10.5 Z M 10.738748,5.6589696 C 11.217041,5.3828274 11.380916,4.7712373 11.104774,4.2929446 10.828632,3.8146515 10.217041,3.6507761 9.7387482,3.9269186 9.2604555,4.203061 9.0965803,4.8146515 9.3727228,5.2929442 9.6488652,5.7712367 10.260455,5.9351118 10.738748,5.6589696 Z"
inkscape:transform-center-x="2.0860785"
inkscape:transform-center-y="-0.33137328" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -0,0 +1,161 @@
<?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"
version="1.1"
id="svg2"
width="80"
height="80"
viewBox="0 0 80 80"
sodipodi:docname="file-properties.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/file-properties-040.png"
inkscape:export-xdpi="48"
inkscape:export-ydpi="48">
<metadata
id="metadata8">
<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>
<defs
id="defs6">
<rect
x="20"
y="20"
width="40"
height="30"
id="rect878" />
<rect
x="20"
y="50"
width="40"
height="30"
id="rect872" />
<rect
x="20"
y="20"
width="40"
height="30"
id="rect864" />
<rect
x="20"
y="20"
width="40"
height="30"
id="rect858" />
<rect
x="20"
y="20"
width="40"
height="30"
id="rect852" />
</defs>
<sodipodi:namedview
inkscape:document-rotation="0"
pagecolor="#404040"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1377"
id="namedview4"
showgrid="true"
inkscape:zoom="15.175"
inkscape:cx="45.271829"
inkscape:cy="40"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g10"
showguides="false"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:snap-nodes="true"
borderlayer="true">
<inkscape:grid
type="xygrid"
id="grid837" />
</sodipodi:namedview>
<g
inkscape:groupmode="layer"
inkscape:label="Image"
id="g10">
<path
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 65,10 V 70 H 15 V 30 L 35,10 Z"
id="path27896" />
<rect
y="55"
x="20"
height="10"
width="10"
id="rect3180"
style="fill:#000000;fill-opacity:0.5;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round" />
<rect
y="59"
x="32"
height="2"
width="23"
id="rect3182"
style="fill:#000000;fill-opacity:0.25;stroke-width:0.99696;stroke-linecap:round;stroke-linejoin:round" />
<rect
style="fill:#000000;fill-opacity:0.5;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round"
id="rect3184"
width="10"
height="10"
x="20"
y="40" />
<rect
style="fill:#000000;fill-opacity:0.25;stroke-width:0.881962;stroke-linecap:round;stroke-linejoin:round"
id="rect3186"
width="18"
height="2"
x="32"
y="44" />
<rect
y="25"
x="20"
height="10"
width="10"
id="rect3188"
style="fill:#000000;fill-opacity:0.5;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round" />
<rect
y="29"
x="32"
height="2"
width="28"
id="rect3190"
style="fill:#000000;fill-opacity:0.25;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round" />
<path
style="opacity:0.25;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 15,30 37,35 35,10 Z"
id="path27900"
sodipodi:nodetypes="cccc" />
<path
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 15,30 H 35 V 10 Z"
id="path27898" />
<path
sodipodi:nodetypes="ccccccc"
id="path3192"
d="m 21,45 3,3 5,-5 -1,-1 -4,4 -2,-2 z"
style="fill:#ffffff;fill-opacity:1;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -0,0 +1,139 @@
<?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"
version="1.1"
id="svg2"
width="80"
height="80"
viewBox="0 0 80 80"
sodipodi:docname="folder-open.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/folder-open-040.png"
inkscape:export-xdpi="48"
inkscape:export-ydpi="48">
<metadata
id="metadata8">
<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>
<defs
id="defs6">
<mask
maskUnits="userSpaceOnUse"
id="mask947">
<rect
style="opacity:1;fill:#a0a0a0;fill-opacity:1;stroke-width:3.96122;stroke-linecap:round;stroke-linejoin:round"
id="rect949"
width="60"
height="40"
x="10"
y="5" />
</mask>
<mask
id="mask3567"
maskUnits="userSpaceOnUse">
<path
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 40,10 C 19,10 20,17.832395 20,30 20,42.167605 19,70 40,70 61,70 60,42.167605 60,30 60,17.832395 61,10 40,10 Z"
id="path3569"
sodipodi:nodetypes="zzzzz" />
</mask>
<clipPath
id="clipPath922"
clipPathUnits="userSpaceOnUse">
<path
sodipodi:nodetypes="ccccccc"
inkscape:connector-curvature="0"
id="path924"
d="m 1.3229166,295.4125 h 7.9375003 v -6.08542 c 0,-0.52917 0,-0.52917 -0.529167,-0.52917 H 1.8520833 c -0.5291666,0 -0.5291666,0 -0.5291667,0.52917 z"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</clipPath>
<clipPath
id="clipPath1821"
clipPathUnits="userSpaceOnUse">
<path
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 1.3229167,294.22188 H 9.260417 v -6.08542 c 0,-0.52917 0,-0.52917 -0.5291669,-0.52917 H 1.8520835 c -0.5291667,0 -0.5291667,0 -0.5291668,0.52917 z"
id="path1823"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccc" />
</clipPath>
</defs>
<sodipodi:namedview
inkscape:document-rotation="0"
pagecolor="#404040"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1377"
id="namedview4"
showgrid="true"
inkscape:zoom="15.175"
inkscape:cx="40"
inkscape:cy="40.032949"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g10"
showguides="false"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:snap-nodes="true"
inkscape:bbox-paths="true">
<inkscape:grid
type="xygrid"
id="grid837" />
</sodipodi:namedview>
<g
inkscape:groupmode="layer"
inkscape:label="Image"
id="g10">
<path
sodipodi:nodetypes="ccccccc"
inkscape:connector-curvature="0"
id="path871"
d="M 10,55.000052 H 70 V 9.000026 C 70.000002,5 70.000002,5 66,5 H 14 c -4,0 -4,0 -4,4.000026 z"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
mask="none"
transform="matrix(7.5590552,0,0,7.5590552,-2e-7,-2169.0394)"
clip-path="url(#clipPath1821)"
style="fill:#000000;fill-opacity:0.22;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 0.79374997,294.88333 v -4.7625 c 0,-0.79375 0,-0.79375 0.79375003,-0.79375 h 4.2333333 c 0.7937501,0 10e-8,-1.05833 0.79375,-1.05833 h 1.8520833 c 0.7937501,0 0.7937501,0.26458 0.79375,1.05833 l 1e-7,5.55625 c 0,0.79375 0,0.79375 -0.79375,0.79375 H 1.5875 c -0.79375003,0 -0.79375003,0 -0.79375003,-0.79375 z"
id="path905"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccc" />
<path
style="fill:#fff078;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 8,62 2,26 c 0,-6 0,-6 6,-6 h 41 c 8,0 0,-8 8,-8 h 15 c 6,0 6,0 6,6 l -6,44 c 0,6 0,6 -6,6 H 14 C 8,68 8,68 8,62 Z"
id="path907"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccc" />
<rect
y="60"
x="8"
height="1.9999999"
width="63.999996"
id="rect919"
style="opacity:1;fill:#000000;fill-opacity:0.12549;stroke:none;stroke-width:7.55906;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 351 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 604 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 522 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 756 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 573 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1013 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 473 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 899 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 265 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 430 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 B

View File

@ -0,0 +1,81 @@
<?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"
version="1.1"
id="svg2"
width="15"
height="15"
viewBox="0 0 15 15"
sodipodi:docname="paste.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/paste-015.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:document-rotation="0"
pagecolor="#404040"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1377"
id="namedview4"
showgrid="true"
inkscape:zoom="81"
inkscape:cx="7.5"
inkscape:cy="7.5"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g10"
inkscape:snap-bbox="true"
inkscape:bbox-paths="false"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-smooth-nodes="true">
<inkscape:grid
type="xygrid"
id="grid837"
spacingx="0.5"
spacingy="0.5" />
</sodipodi:namedview>
<g
inkscape:groupmode="layer"
inkscape:label="Image"
id="g10">
<path
d="M 6 2 L 6 3 L 3.5 3 L 3.5 13 L 11.5 13 L 11.5 12 L 10.5 12 L 9.1835938 12 L 4.5 12 L 4.5 4 L 6 4 L 6 4.5 L 9 4.5 L 9 4 L 10.5 4 L 11.5 4 L 11.5 3 L 9 3 L 9 2 L 6 2 z M 10.5 5 L 10.5 11 L 11.5 11 L 11.5 5 L 10.5 5 z "
style="fill:#ffffff;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round"
id="path1024" />
<path
id="path1032"
d="M 13,11 H 7.5 V 6.5 L 9,5 h 4 z"
style="fill:#ffffff;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -0,0 +1,105 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/refresh-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="refresh.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.5362319"
inkscape:cx="7.5"
inkscape:zoom="55.2"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
d="M 7.5 2 A 5.5 5.5 0 0 0 3.6113281 3.6113281 L 5.0253906 5.0253906 A 3.5 3.5 0 0 1 7.5 4 A 3.5 3.5 0 0 1 11 7.5 L 13 7.5 A 5.5 5.5 0 0 0 7.5 2 z M 2 7.5 A 5.5 5.5 0 0 0 7.5 13 A 5.5 5.5 0 0 0 11.388672 11.388672 L 9.9746094 9.9746094 A 3.5 3.5 0 0 1 7.5 11 A 3.5 3.5 0 0 1 4 7.5 L 2 7.5 z "
style="fill:#ffffff;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="path3524" />
<rect
y="8.5"
x="8"
height="2"
width="4.5"
id="rect3540"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06233;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" />
<rect
transform="rotate(-90)"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06233;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect3542"
width="4.5"
height="2"
x="-13"
y="10.5" />
<rect
transform="scale(-1)"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06233;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect3544"
width="4.5"
height="2"
x="-7"
y="-6.5" />
<rect
y="-4.5"
x="2"
height="2"
width="4.5"
id="rect3546"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06233;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
transform="rotate(90)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -0,0 +1,78 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/rename-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="rename.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-smooth-nodes="true"
inkscape:snap-intersection-paths="true"
inkscape:object-paths="true"
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.5"
inkscape:cx="7.5"
inkscape:zoom="55.466667"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
sodipodi:nodetypes="ccssssccssssccc"
d="m 2,2 v 3.5 c 0,-1 1,-2 2,-2 h 0.5 c 1,0 2,1 2,2 V 11 c 0,1 -1,2 -2,2 h 6 c -1,0 -2,-1 -2,-2 V 5.5 c 0,-1 1,-2 2,-2 H 11 c 1,0 2,1 2,2 V 2 C 9.3333333,2 5.6666667,2 2,2 Z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.944289;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect3566" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -0,0 +1,74 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/shelf-bl-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="shelf-bc.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.5363196"
inkscape:cx="7.5"
inkscape:zoom="55.066667"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
d="M 2 2 L 2 3 L 2 12 L 2 13 L 13 13 L 13 12 L 13 3 L 13 2 L 2 2 z M 3 3 L 12 3 L 12 12 L 10.5 12 L 10.5 8 L 4.5 8 L 4.5 12 L 3 12 L 3 3 z "
style="fill:#ffffff;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect2410" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,74 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/shelf-tr-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="shelf-bl.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.5363196"
inkscape:cx="7.5"
inkscape:zoom="55.066667"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
d="M 2 2 L 2 3 L 2 12 L 2 13 L 13 13 L 13 12 L 13 3 L 13 2 L 2 2 z M 3 3 L 12 3 L 12 12 L 9 12 L 9 8 L 3 8 L 3 3 z "
style="fill:#ffffff;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect2410" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,74 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/shelf-bc-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="shelf-br.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.5363196"
inkscape:cx="7.5"
inkscape:zoom="55.066667"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
d="M 2 2 L 2 3 L 2 12 L 2 13 L 13 13 L 13 12 L 13 3 L 13 2 L 2 2 z M 3 3 L 12 3 L 12 8 L 6 8 L 6 12 L 3 12 L 3 3 z "
style="fill:#ffffff;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect2410" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,74 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/shelf-lc-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="shelf-lb.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.5363196"
inkscape:cx="7.5"
inkscape:zoom="55.066667"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
d="M 2 2 L 2 3 L 2 12 L 2 13 L 13 13 L 13 12 L 13 3 L 13 2 L 2 2 z M 3 3 L 12 3 L 12 12 L 7 12 L 7 6 L 3 6 L 3 3 z "
style="fill:#ffffff;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect2410" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,74 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/shelf-lc-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="shelf-lc.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.5363196"
inkscape:cx="7.5"
inkscape:zoom="55.066667"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
d="M 2 2 L 2 3 L 2 12 L 2 13 L 13 13 L 13 12 L 13 3 L 13 2 L 2 2 z M 3 3 L 12 3 L 12 12 L 3 12 L 3 10.5 L 7 10.5 L 7 4.5 L 3 4.5 L 3 3 z "
style="fill:#ffffff;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect2410" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,78 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/shelf-br-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="shelf-lt.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.5544794"
inkscape:cx="7.5"
inkscape:zoom="55.066667"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
d="M 2 2 L 2 3 L 2 12 L 2 13 L 13 13 L 13 12 L 13 3 L 13 2 L 2 2 z M 3 3 L 12 3 L 12 12 L 3 12 L 3 3 z "
style="fill:#ffffff;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect2410" />
<path
d="M 3,9 H 7 V 3 H 3 Z"
style="fill:#ffffff;stroke-width:1.73477;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect2418" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -0,0 +1,74 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/shelf-rc-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="shelf-rb.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.5363196"
inkscape:cx="7.5"
inkscape:zoom="55.066667"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
d="M 2 2 L 2 3 L 2 12 L 2 13 L 13 13 L 13 12 L 13 3 L 13 2 L 2 2 z M 3 3 L 12 3 L 12 6 L 8 6 L 8 12 L 3 12 L 3 3 z "
style="fill:#ffffff;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect2410" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,74 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/shelf-lb-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="shelf-rt.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.5363196"
inkscape:cx="7.5"
inkscape:zoom="55.066667"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
d="M 2 2 L 2 3 L 2 12 L 2 13 L 13 13 L 13 12 L 13 3 L 13 2 L 2 2 z M 3 3 L 8 3 L 8 9 L 12 9 L 12 12 L 3 12 L 3 3 z "
style="fill:#ffffff;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect2410" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,74 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/shelf-tl-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="shelf-tc.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.5363196"
inkscape:cx="7.5"
inkscape:zoom="55.066667"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
d="M 2 2 L 2 3 L 2 12 L 2 13 L 13 13 L 13 12 L 13 3 L 13 2 L 2 2 z M 3 3 L 4.5 3 L 4.5 7 L 10.5 7 L 10.5 3 L 12 3 L 12 12 L 3 12 L 3 3 z "
style="fill:#ffffff;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect2410" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,74 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/border-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="shelf-tl.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.4818402"
inkscape:cx="7.5"
inkscape:zoom="55.066667"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
d="M 2 2 L 2 3 L 2 12 L 2 13 L 13 13 L 13 12 L 13 3 L 13 2 L 2 2 z M 9 3 L 12 3 L 12 12 L 3 12 L 3 7 L 9 7 L 9 3 z "
style="fill:#ffffff;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect2410" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,74 @@
<?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"
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/shelf-tc-015.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="shelf-tr.svg"
viewBox="0 0 15 15"
height="15"
width="15"
id="svg2"
version="1.1">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
inkscape:snap-bbox-edge-midpoints="false"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="false"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="0"
inkscape:cy="7.5363196"
inkscape:cx="7.5"
inkscape:zoom="55.066667"
showgrid="true"
id="namedview4"
inkscape:window-height="1012"
inkscape:window-width="1920"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
spacingy="0.5"
spacingx="0.5"
id="grid837"
type="xygrid" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
d="M 2 2 L 2 3 L 2 12 L 2 13 L 13 13 L 13 12 L 13 3 L 13 2 L 2 2 z M 3 3 L 6 3 L 6 7 L 12 7 L 12 12 L 3 12 L 3 3 z "
style="fill:#ffffff;stroke-width:1.00157;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect2410" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB