TH - moar icons

This commit is contained in:
Carsten Haitzler 2020-08-23 21:09:57 +01:00
parent 7097e57817
commit 96b5e7f777
27 changed files with 604 additions and 27 deletions

View File

@ -34,13 +34,6 @@
* 2. Search for a name in kde (oxygen) and gnome (tango - human) icon set OR
* 3. Try to follow the naming convention
*/
//Standard Action Icons
ICON("edit-swap","icon_swap.png",64) // *** // "widget/swap"
ICON("edit-select-all","icon_efm_select.png",16) // EFMBUTTON("select"
ICON("view-hidden-files","icon_efm_view.png",16) // *** // EFMBUTTON("hidden_files"
ICON("window-close","icon_close.png",64) // "widget/close"
ICON("dialog-ok-apply","icon_check.png",64) // "enlightenment/check"
//Standard Application Icons
ICON("preferences-desktop-color","icon_colors.png",64) // "enlightenment/colors"
ICON("preferences-desktop-pointer","icon_mouse.png",64) // *** // "enlightenment/mouse"
ICON("preferences-desktop-shelf-bottom-desk","icon_shelf_bottom_desk.png",64)// *** // "enlightenment/shelf_bottom_desk"
@ -67,22 +60,12 @@
ICON("preferences-screen-hflip","icon_screen_hflip.png",64) // *** // "enlightenment/screen_hflip"
ICON("preferences-applications-add","icon_applications_new.png",64) // *** // "enlightenment/add_application"
ICON("preferences-illume","icon_illume.png",64)
//Standard Module Category Icons
ICON("modules-utils","icon_gadget.png",64)
ICON("modules-system","icon_gadget.png",64)
ICON("modules-look","icon_look.png",64)
ICON("modules-core","logo_white_128.png",64)
ICON("modules-mobile","icon_globe.png",64)
ICON("modules-settings","icon_config.png",64)
//Standard Place Icons
ICON("start-here","logo_white_128.png",128) // "enlightenment/e"
ICON("network-website","icon_globe.png",64) // "enlightenment/website"
//Standard Device Icons
ICON("media-eject","icon_efm_eject.png", 64)
/* End of FreeDesktop.Org icons */
//E Specific icons
ICON("everything-clipboard","icon_evry_clipboard.png", 256)
//EFM Mime icons
ICONMIME("inode/chardevice","icon_efm_file.png",128)
ICONMIME("inode/blockdevice","icon_efm_file.png",128)
ICONMIME("inode/directory-locked","icon_efm_file.png",128)

View File

@ -102,7 +102,6 @@
ICON("enlightenment/wallpaper_scale_aspect_in", "i-fill-within")
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")
@ -110,6 +109,7 @@
ICON("folder-new", "i-folder")
ICON("security-high", "i-shield-up")
ICON("preferences-toolbar", "i-toolbar")
ICON("network-website", "i-globe")
#undef ICON
// mono color default fg color icons
@ -148,6 +148,8 @@
ICON("edit-copy", "i-copy")
ICON("edit-cut", "i-cut")
ICON("edit-paste", "i-paste")
ICON("edit-swap", "i-swap")
ICON("edit-select-all", "i-select-all")
ICON("transform-move", "i-move")
ICON("transform-scale", "i-resize")
ICON("add", "i-plus")
@ -155,6 +157,13 @@
ICON("view-sort", "i-sort")
ICON("view-inherit", "i-win-nest")
ICON("access", "i-stick-man")
ICON("window-close", "i-close")
ICON("bookmark-new", "i-bookmark-new")
ICON("view-hidden-files", "i-view-hidden-files")
ICON("dialog-ok-apply", "i-check")
ICON("media-eject", "i-eject")
ICON("start-here", "i-enlightenment")
ICON("everything-clipboard", "i-paste")
ICON("preferences-position-top-left", "i-shelf-tl")
ICON("preferences-position-top", "i-shelf-tc")

View File

@ -38,7 +38,9 @@ I060("i-check", "check")
I060("i-radio", "radio")
I060("i-copy", "copy")
I060("i-cut", "cut")
I060("i-swap", "swap")
I060("i-paste", "paste")
I060("i-select-all", "select-all")
I060("i-properties", "properties")
I060("i-stacking", "stacking")
I060("i-stacking-top", "stacking-top")
@ -72,6 +74,9 @@ I060("i-sort", "sort")
I060("i-win-nest", "win-nest")
I060("i-stick-man", "stick-man")
I060("i-wifi", "wifi")
I060("i-bookmark-new", "bookmark-new")
I060("i-view-hidden-files", "view-hidden-files")
I060("i-eject", "eject")
// exclam
// more
// chat
@ -225,6 +230,7 @@ I160("i-fill-within", "fill-within")
I160("i-fill-pan", "fill-pan")
I160("i-shield-up", "shield-up")
I160("i-toolbar", "toolbar")
I160("i-globe", "globe")
///////////////////////////////////////////////////////////////////////////////
// larger mono icons (mostly efm or settings)
@ -265,12 +271,6 @@ I160("i-unknown", "unknown")
} \
}
# define ICONMIME(NAME, FILE, SIZE) ICON("mimetypes/"NAME, FILE, SIZE)
ICON("bookmark-new","icon_add_fav.png",64) // "widget/add_fav"
ICON("edit-swap","icon_swap.png",64) // *** // "widget/swap"
ICON("edit-select-all","icon_efm_select.png",16) // EFMBUTTON("select"
ICON("view-hidden-files","icon_efm_view.png",16) // *** // EFMBUTTON("hidden_files"
ICON("window-close","icon_close.png",64) // "widget/close"
ICON("dialog-ok-apply","icon_check.png",64) // "enlightenment/check"
ICON("preferences-desktop-color","icon_colors.png",64) // "enlightenment/colors"
ICON("preferences-desktop-pointer","icon_mouse.png",64) // *** // "enlightenment/mouse"
ICON("preferences-desktop-shelf-bottom-desk","icon_shelf_bottom_desk.png",64)// *** // "enlightenment/shelf_bottom_desk"
@ -302,10 +302,7 @@ I160("i-unknown", "unknown")
ICON("modules-system","icon_gadget.png",64)
ICON("modules-look","icon_look.png",64)
ICON("modules-core","logo_white_128.png",64)
ICON("start-here","logo_white_128.png",128) // "enlightenment/e"
ICON("network-website","icon_globe.png",64) // "enlightenment/website"
ICON("media-eject","icon_efm_eject.png", 64)
ICON("everything-clipboard","icon_evry_clipboard.png", 256)
ICONMIME("inode/chardevice","icon_efm_file.png",128)
ICONMIME("inode/blockdevice","icon_efm_file.png",128)

View File

@ -0,0 +1,93 @@
<?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="bookmark-new.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/bookmark-new-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="1920"
inkscape:window-height="1017"
id="namedview4"
showgrid="true"
inkscape:zoom="55.733333"
inkscape:cx="7.5"
inkscape:cy="7.5089713"
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 4.5 2 L 4.5 13 L 7.5 10 L 10.5 13 L 10.5 7.5449219 L 7.8515625 9.1660156 L 8.5761719 6.140625 L 6.2109375 4.1191406 L 9.3125 3.875 L 10.089844 2 L 4.5 2 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="path3037" />
<path
inkscape:transform-center-y="-0.23438241"
d="M 10.505109,3.0597959 11.153018,4.6225096 12.839462,4.755803 11.553448,5.8549065 11.947819,7.5 10.505109,6.6165696 9.062399,7.4999999 9.4567694,5.8549064 8.1707554,4.7558029 9.8571995,4.6225095 Z"
inkscape:randomized="0"
inkscape:rounded="0"
inkscape:flatsided="false"
sodipodi:arg2="-0.94247777"
sodipodi:arg1="-1.5707963"
sodipodi:r2="1.1022893"
sodipodi:r1="2.4544845"
sodipodi:cy="5.5142803"
sodipodi:cx="10.505109"
sodipodi:sides="5"
id="path3041"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.702382;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
sodipodi:type="star" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -0,0 +1,84 @@
<?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="eject.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/eject-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="1920"
inkscape:window-height="1017"
id="namedview4"
showgrid="true"
inkscape:zoom="55.733333"
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
id="path3101"
d="M 7.5,2 2,7.5 h 11 z"
style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" />
<rect
y="10"
x="2"
height="3"
width="11"
id="rect3103"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.927274;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 294 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 874 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 294 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 447 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 B

View File

@ -0,0 +1,89 @@
<?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="select-all.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/select-all-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="1920"
inkscape:window-height="1017"
id="namedview4"
showgrid="true"
inkscape:zoom="55.733333"
inkscape:cx="7.5"
inkscape:cy="7.5089713"
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 2 2 L 2 4 L 4 4 L 4 2 L 2 2 z M 5 2 L 5 4 L 13 4 L 13 2 L 5 2 z "
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.895831;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect1034" />
<path
d="M 2 5 L 2 7 L 4 7 L 4 5 L 2 5 z M 5 5 L 5 7 L 13 7 L 13 5 L 5 5 z "
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.895831;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect1036" />
<path
d="M 2 8 L 2 10 L 4 10 L 4 8 L 2 8 z M 5 8 L 5 10 L 13 10 L 13 8 L 5 8 z "
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.895831;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect1038" />
<path
d="M 2 11 L 2 13 L 4 13 L 4 11 L 2 11 z M 5 11 L 5 13 L 13 13 L 13 11 L 5 11 z "
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.895831;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect1040" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,93 @@
<?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="swap.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/swap-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="1920"
inkscape:window-height="1017"
id="namedview4"
showgrid="true"
inkscape:zoom="55.733333"
inkscape:cx="7.5"
inkscape:cy="7.5089713"
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
sodipodi:nodetypes="ccccccc"
id="path1004"
d="m 6.5,12 1,1 L 10,10.5 7.5,8 6.5,9 8,10.5 Z"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<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 8.5,6 7.5,7 5,4.5 7.5,2 8.5,3 7,4.5 Z"
id="path1010"
sodipodi:nodetypes="ccccccc" />
<path
sodipodi:nodetypes="cccccccc"
id="path1012"
d="M 13,2 V 13 H 9.5 v 0 L 12,10.5 9.5,8 V 2 Z"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
sodipodi:nodetypes="cccccccc"
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 2,13 V 2 H 5.5 V 2 L 3,4.5 5.5,7 v 6 z"
id="path1014" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,115 @@
<?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="view-hidden-files.svg"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/view-hidden-files-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="1920"
inkscape:window-height="1017"
id="namedview4"
showgrid="true"
inkscape:zoom="55.733333"
inkscape:cx="7.5"
inkscape:cy="7.5089713"
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">
<rect
y="10"
x="2"
height="3"
width="3"
id="rect3071"
style="fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:0.751177;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" />
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.751177;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect3073"
width="3"
height="3"
x="2"
y="2" />
<rect
style="fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:0.751177;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect3075"
width="3"
height="3"
x="2"
y="6" />
<rect
y="2"
x="6"
height="3"
width="7"
id="rect3077"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.14744;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" />
<rect
style="fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:1.14744;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2"
id="rect3079"
width="7"
height="3"
x="6"
y="6" />
<rect
y="10"
x="6"
height="3"
width="7"
id="rect3081"
style="fill:#ffffff;fill-opacity:0.5;stroke:none;stroke-width:1.14744;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.2" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB