TH - icons

This commit is contained in:
Carsten Haitzler 2020-12-11 21:56:56 +00:00
parent f75d3a198e
commit 0e008090c4
47 changed files with 2200 additions and 12 deletions

View File

@ -124,18 +124,6 @@ ICO1(CTX, "format-text-bold", 128)
ICO1(CTX, "format-text-italic", 128)
ICO1(CTX, "format-text-underline", 128)
ICO1(CTX, "format-text-strikethrough", 128)
ICO1(CTX, "mail-forward", 128)
ICO1(CTX, "mail-mark-important", 128)
ICO1(CTX, "mail-mark-junk", 128)
ICO1(CTX, "mail-mark-notjunk", 128)
ICO1(CTX, "mail-mark-read", 128)
ICO1(CTX, "mail-mark-unread", 128)
ICO1(CTX, "mail-message-new", 128)
ICO1(CTX, "mail-reply-all", 128)
ICO1(CTX, "mail-reply-sender", 128)
ICO1(CTX, "mail-send", 128)
ICO1(CTX, "mail-send-receive", 128)
#undef CTX
//// status /////////////////////////////////////////////////////////////

View File

@ -627,6 +627,18 @@ ICON("view-list-compact", "i-list-compact")
ICON("view-list-details", "i-list-details")
ICON("view-list-icons", "i-list-icons")
ICON("mail-forward", "i-mail-arrow-r")
ICON("mail-mark-important", "i-mail-exclam")
ICON("mail-mark-junk", "i-mail-bug")
ICON("mail-mark-notjunk", "i-mail-bug-no")
ICON("mail-mark-read", "i-mail-opened")
ICON("mail-mark-unread", "i-mail")
ICON("mail-message-new", "i-mail-pencil")
ICON("mail-reply-all", "i-mail-arrow-heads-l")
ICON("mail-reply-sender", "i-mail-arrow-l")
ICON("mail-send", "i-mail-arrow-u")
ICON("mail-send-receive", "i-mail-arrow-in-d")
//ICON("", "")
#undef ICON

View File

@ -324,6 +324,18 @@ I160("i-list-icons", "list-icons")
I160("i-list-compact", "list-compact")
I160("i-list-details", "list-details")
I160("i-mail", "mail")
I160("i-mail-arrow-u", "mail-arrow-u")
I160("i-mail-arrow-l", "mail-arrow-l")
I160("i-mail-arrow-r", "mail-arrow-r")
I160("i-mail-arrow-in-d", "mail-arrow-in-d")
I160("i-mail-arrow-heads-l", "mail-arrow-heads-l")
I160("i-mail-opened", "mail-opened")
I160("i-mail-pencil", "mail-pencil")
I160("i-mail-bug", "mail-bug")
I160("i-mail-bug-no", "mail-bug-no")
I160("i-mail-exclam", "mail-exclam")
///////////////////////////////////////////////////////////////////////////////
// larger mono icons (mostly efm or settings)
I160("i-system", "system")

Binary file not shown.

After

Width:  |  Height:  |  Size: 715 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 873 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 876 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 822 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 959 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -0,0 +1,261 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
inkscape:export-ydpi="48"
inkscape:export-xdpi="48"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mail-arrow-heads-l-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="mail-arrow-heads-l.svg"
viewBox="0 0 80 80"
height="80"
width="80"
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">
<linearGradient
inkscape:collect="always"
id="linearGradient1816">
<stop
style="stop-color:#a6734c;stop-opacity:1;"
offset="0"
id="stop1812" />
<stop
style="stop-color:#624b39;stop-opacity:1"
offset="1"
id="stop1814" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient1808">
<stop
style="stop-color:#ffbea8;stop-opacity:1;"
offset="0"
id="stop1804" />
<stop
style="stop-color:#cc836a;stop-opacity:1"
offset="1"
id="stop1806" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient1800">
<stop
style="stop-color:#4e99ff;stop-opacity:1;"
offset="0"
id="stop1796" />
<stop
style="stop-color:#4e99ff;stop-opacity:0;"
offset="1"
id="stop1798" />
</linearGradient>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter979"
x="-0.225"
width="1.45"
y="-0.45"
height="1.9">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="4.5"
id="feGaussianBlur981" />
</filter>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter985"
x="-0.1875"
width="1.375"
y="-0.75"
height="2.5">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="3.75"
id="feGaussianBlur987" />
</filter>
<mask
maskUnits="userSpaceOnUse"
id="mask995">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect997"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask999">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1001"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask1005">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1007"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
</mask>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1800"
id="linearGradient1802"
x1="48"
y1="28"
x2="48"
y2="44"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1808"
id="linearGradient1810"
x1="40"
y1="28"
x2="40"
y2="20"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1816"
id="linearGradient1818"
x1="60"
y1="28"
x2="60"
y2="20"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="804"
inkscape:cy="40"
inkscape:cx="40"
inkscape:zoom="13.1625"
showgrid="true"
id="namedview4"
inkscape:window-height="1372"
inkscape:window-width="1756"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
id="grid837"
type="xygrid"
empspacing="4" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<g
id="g1032">
<rect
style="fill:#dcdcdc;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect851"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
<path
style="fill:#000000;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter979);opacity:0.2"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path857"
mask="url(#mask1005)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path853" />
<path
style="fill:#000000;fill-opacity:0.94;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter985);opacity:0.5"
d="M 16,24 40,36 64,24 Z"
id="path855"
mask="url(#mask995)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,24 40,36 64,24 Z"
id="path983" />
</g>
<path
inkscape:connector-curvature="0"
id="path4682"
d="m 8,56 14,-14 6,6 -8,8 8,8 -6,6 z"
style="fill:#ff9933;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<rect
style="opacity:1;fill:url(#linearGradient1810);fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1777"
width="8"
height="8"
x="36"
y="20" />
<rect
style="opacity:1;fill:url(#linearGradient1818);fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1777-3"
width="8"
height="8"
x="56"
y="20" />
<circle
style="opacity:1;fill:#ffbea8;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="path1773"
cx="40"
cy="16"
r="8" />
<circle
style="opacity:1;fill:#a6734c;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="circle1775"
cx="60"
cy="16"
r="8" />
<path
style="opacity:1;fill:url(#linearGradient1802);fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 28,44 V 32 c 0,-2 2,-4 4,-4 h 16 c 2,0 2,1 2,2 0,-1 0,-2 2,-2 h 16 c 2,0 4,2 4,4 v 12 z"
id="path1794"
sodipodi:nodetypes="cccccccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@ -0,0 +1,166 @@
<?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="48"
inkscape:export-xdpi="48"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mail-arrow-in-d-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="mail-arrow-in-d.svg"
viewBox="0 0 80 80"
height="80"
width="80"
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">
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter979"
x="-0.225"
width="1.45"
y="-0.45"
height="1.9">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="4.5"
id="feGaussianBlur981" />
</filter>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter985"
x="-0.1875"
width="1.375"
y="-0.75"
height="2.5">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="3.75"
id="feGaussianBlur987" />
</filter>
<mask
maskUnits="userSpaceOnUse"
id="mask995">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect997"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask999">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1001"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask1005">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1007"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
</mask>
</defs>
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="804"
inkscape:cy="40"
inkscape:cx="40"
inkscape:zoom="13.1625"
showgrid="true"
id="namedview4"
inkscape:window-height="1372"
inkscape:window-width="1756"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
id="grid837"
type="xygrid"
empspacing="4" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<g
id="g1032">
<rect
style="fill:#dcdcdc;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect851"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
<path
style="fill:#000000;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter979);opacity:0.2"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path857"
mask="url(#mask1005)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path853" />
<path
style="fill:#000000;fill-opacity:0.94;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter985);opacity:0.5"
d="M 16,24 40,36 64,24 Z"
id="path855"
mask="url(#mask995)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,24 40,36 64,24 Z"
id="path983" />
</g>
<path
inkscape:connector-curvature="0"
id="path4682"
d="M 40,28 54,14 48,8 40,16 32,8 26,14 Z"
style="fill:#ff9933;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -0,0 +1,166 @@
<?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="48"
inkscape:export-xdpi="48"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mail-arrow-l-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="mail-arrow-l.svg"
viewBox="0 0 80 80"
height="80"
width="80"
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">
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter979"
x="-0.225"
width="1.45"
y="-0.45"
height="1.9">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="4.5"
id="feGaussianBlur981" />
</filter>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter985"
x="-0.1875"
width="1.375"
y="-0.75"
height="2.5">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="3.75"
id="feGaussianBlur987" />
</filter>
<mask
maskUnits="userSpaceOnUse"
id="mask995">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect997"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask999">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1001"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask1005">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1007"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
</mask>
</defs>
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="804"
inkscape:cy="40"
inkscape:cx="40"
inkscape:zoom="13.1625"
showgrid="true"
id="namedview4"
inkscape:window-height="1372"
inkscape:window-width="1756"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
id="grid837"
type="xygrid"
empspacing="4" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<g
id="g1032">
<rect
style="fill:#dcdcdc;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect851"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
<path
style="fill:#000000;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter979);opacity:0.2"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path857"
mask="url(#mask1005)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path853" />
<path
style="fill:#000000;fill-opacity:0.94;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter985);opacity:0.5"
d="M 16,24 40,36 64,24 Z"
id="path855"
mask="url(#mask995)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,24 40,36 64,24 Z"
id="path983" />
</g>
<path
inkscape:connector-curvature="0"
id="path4682"
d="m 8,56 14,-14 6,6 -8,8 8,8 -6,6 z"
style="fill:#ff9933;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -0,0 +1,166 @@
<?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="48"
inkscape:export-xdpi="48"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mail-arrow-r-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="mail-arrow-r.svg"
viewBox="0 0 80 80"
height="80"
width="80"
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">
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter979"
x="-0.225"
width="1.45"
y="-0.45"
height="1.9">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="4.5"
id="feGaussianBlur981" />
</filter>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter985"
x="-0.1875"
width="1.375"
y="-0.75"
height="2.5">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="3.75"
id="feGaussianBlur987" />
</filter>
<mask
maskUnits="userSpaceOnUse"
id="mask995">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect997"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask999">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1001"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask1005">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1007"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
</mask>
</defs>
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="804"
inkscape:cy="40"
inkscape:cx="40"
inkscape:zoom="13.1625"
showgrid="true"
id="namedview4"
inkscape:window-height="1372"
inkscape:window-width="1756"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
id="grid837"
type="xygrid"
empspacing="4" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<g
id="g1032">
<rect
style="fill:#dcdcdc;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect851"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
<path
style="fill:#000000;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter979);opacity:0.2"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path857"
mask="url(#mask1005)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path853" />
<path
style="fill:#000000;fill-opacity:0.94;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter985);opacity:0.5"
d="M 16,24 40,36 64,24 Z"
id="path855"
mask="url(#mask995)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,24 40,36 64,24 Z"
id="path983" />
</g>
<path
inkscape:connector-curvature="0"
id="path4682"
d="m 72,56 -14,-14 -6,6 8,8 -8,8 6,6 z"
style="fill:#ff9933;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -0,0 +1,166 @@
<?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="48"
inkscape:export-xdpi="48"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mail-arrow-u-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="mail-arrow-u.svg"
viewBox="0 0 80 80"
height="80"
width="80"
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">
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter979"
x="-0.225"
width="1.45"
y="-0.45"
height="1.9">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="4.5"
id="feGaussianBlur981" />
</filter>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter985"
x="-0.1875"
width="1.375"
y="-0.75"
height="2.5">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="3.75"
id="feGaussianBlur987" />
</filter>
<mask
maskUnits="userSpaceOnUse"
id="mask995">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect997"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask999">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1001"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask1005">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1007"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
</mask>
</defs>
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="804"
inkscape:cy="40"
inkscape:cx="40"
inkscape:zoom="13.1625"
showgrid="true"
id="namedview4"
inkscape:window-height="1372"
inkscape:window-width="1756"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
id="grid837"
type="xygrid"
empspacing="4" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<g
id="g1032">
<rect
style="fill:#dcdcdc;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect851"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
<path
style="fill:#000000;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter979);opacity:0.2"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path857"
mask="url(#mask1005)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path853" />
<path
style="fill:#000000;fill-opacity:0.94;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter985);opacity:0.5"
d="M 16,24 40,36 64,24 Z"
id="path855"
mask="url(#mask995)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,24 40,36 64,24 Z"
id="path983" />
</g>
<path
inkscape:connector-curvature="0"
id="path4682"
d="m 40,8 14,14 -6,6 -8,-8 -8,8 -6,-6 z"
style="fill:#ff9933;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -0,0 +1,274 @@
<?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="48"
inkscape:export-xdpi="48"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mail-bug-no-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="mail-bug-no.svg"
viewBox="0 0 80 80"
height="80"
width="80"
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">
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter979"
x="-0.225"
width="1.45"
y="-0.45"
height="1.9">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="4.5"
id="feGaussianBlur981" />
</filter>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter985"
x="-0.1875"
width="1.375"
y="-0.75"
height="2.5">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="3.75"
id="feGaussianBlur987" />
</filter>
<mask
maskUnits="userSpaceOnUse"
id="mask995">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect997"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask999">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1001"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask1005">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1007"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
</mask>
</defs>
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="804"
inkscape:cy="40.151947"
inkscape:cx="40"
inkscape:zoom="13.1625"
showgrid="true"
id="namedview4"
inkscape:window-height="1372"
inkscape:window-width="1756"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
id="grid837"
type="xygrid"
empspacing="4" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<rect
style="fill:#dcdcdc;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect851"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
<path
style="opacity:0.2;fill:#000000;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter979)"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path857"
mask="url(#mask1005)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path853" />
<path
style="opacity:0.5;fill:#000000;fill-opacity:0.94;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter985)"
d="M 16,24 40,36 64,24 Z"
id="path855"
mask="url(#mask995)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,24 40,36 64,24 Z"
id="path983" />
<circle
style="opacity:1;fill:#202020;fill-opacity:1;stroke-width:8;stroke-linecap:round;stroke-linejoin:round"
id="path1947"
cx="48"
cy="36"
r="8" />
<path
style="opacity:1;fill:#202020;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 36,44 4,-4 -8,-8 -4,4 z"
id="path1949" />
<path
style="opacity:1;fill:#202020;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 60,44 -4,-4 8,-8 4,4 z"
id="path1951" />
<path
style="opacity:1;fill:#202020;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 36,60 4,4 -8,8 -4,-4 z"
id="path1953" />
<path
style="opacity:1;fill:#202020;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 60,60 -4,4 8,8 4,-4 z"
id="path1955" />
<rect
style="opacity:1;fill:#202020;fill-opacity:1;stroke-width:5.13809;stroke-linecap:round;stroke-linejoin:round"
id="rect1957"
width="11"
height="6"
x="23"
y="49" />
<rect
style="opacity:1;fill:#202020;fill-opacity:1;stroke-width:5.13809;stroke-linecap:round;stroke-linejoin:round"
id="rect1959"
width="11"
height="6"
x="62"
y="49" />
<circle
style="opacity:1;fill:#ff9935;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="path1919"
cx="48"
cy="52"
r="16" />
<path
style="opacity:1;fill:#000000;fill-opacity:0.33;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="circle1921"
sodipodi:type="arc"
sodipodi:cx="-52"
sodipodi:cy="48"
sodipodi:rx="16"
sodipodi:ry="16"
sodipodi:start="0"
sodipodi:end="3.1415927"
sodipodi:open="true"
sodipodi:arc-type="arc"
d="m -36,48 a 16,16 0 0 1 -8,13.856407 16,16 0 0 1 -16,-10e-7 A 16,16 0 0 1 -68,48"
transform="rotate(-90)" />
<circle
style="opacity:1;fill:#ffffff;fill-opacity:0.2;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="path1923"
cx="42"
cy="42"
r="2" />
<circle
style="opacity:1;fill:#ffffff;fill-opacity:0.2;stroke-width:6;stroke-linecap:round;stroke-linejoin:round"
id="circle1925"
cx="39"
cy="51"
r="3" />
<circle
style="opacity:1;fill:#ffffff;fill-opacity:0.2;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="circle1927"
cx="44"
cy="56"
r="2" />
<circle
style="opacity:1;fill:#ffffff;fill-opacity:0.2;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="circle1929"
cx="42"
cy="63"
r="2" />
<circle
style="opacity:1;fill:#000000;fill-opacity:0.2;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="circle1939"
cx="-54"
cy="42"
r="2"
transform="scale(-1,1)" />
<circle
style="opacity:1;fill:#000000;fill-opacity:0.2;stroke-width:6;stroke-linecap:round;stroke-linejoin:round"
id="circle1941"
cx="-57"
cy="51"
r="3"
transform="scale(-1,1)" />
<circle
style="opacity:1;fill:#000000;fill-opacity:0.2;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="circle1943"
cx="-52"
cy="56"
r="2"
transform="scale(-1,1)" />
<circle
style="opacity:1;fill:#000000;fill-opacity:0.2;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="circle1945"
cx="-54"
cy="63"
r="2"
transform="scale(-1,1)" />
<rect
style="opacity:1;fill:#cb4830;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1979"
width="56"
height="6"
x="41.033321"
y="-18.56922"
transform="rotate(60)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.4 KiB

View File

@ -0,0 +1,266 @@
<?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="48"
inkscape:export-xdpi="48"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mail-bug-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="mail-bug.svg"
viewBox="0 0 80 80"
height="80"
width="80"
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">
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter979"
x="-0.225"
width="1.45"
y="-0.45"
height="1.9">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="4.5"
id="feGaussianBlur981" />
</filter>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter985"
x="-0.1875"
width="1.375"
y="-0.75"
height="2.5">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="3.75"
id="feGaussianBlur987" />
</filter>
<mask
maskUnits="userSpaceOnUse"
id="mask995">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect997"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask999">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1001"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask1005">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1007"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
</mask>
</defs>
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="804"
inkscape:cy="40.151947"
inkscape:cx="40"
inkscape:zoom="13.1625"
showgrid="true"
id="namedview4"
inkscape:window-height="1372"
inkscape:window-width="1756"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
id="grid837"
type="xygrid"
empspacing="4" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<rect
style="fill:#dcdcdc;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect851"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
<path
style="opacity:0.2;fill:#000000;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter979)"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path857"
mask="url(#mask1005)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path853" />
<path
style="opacity:0.5;fill:#000000;fill-opacity:0.94;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter985)"
d="M 16,24 40,36 64,24 Z"
id="path855"
mask="url(#mask995)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,24 40,36 64,24 Z"
id="path983" />
<circle
style="opacity:1;fill:#202020;fill-opacity:1;stroke-width:8;stroke-linecap:round;stroke-linejoin:round"
id="path1947"
cx="48"
cy="36"
r="8" />
<path
style="opacity:1;fill:#202020;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 36,44 4,-4 -8,-8 -4,4 z"
id="path1949" />
<path
style="opacity:1;fill:#202020;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 60,44 -4,-4 8,-8 4,4 z"
id="path1951" />
<path
style="opacity:1;fill:#202020;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 36,60 4,4 -8,8 -4,-4 z"
id="path1953" />
<path
style="opacity:1;fill:#202020;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 60,60 -4,4 8,8 4,-4 z"
id="path1955" />
<rect
style="opacity:1;fill:#202020;fill-opacity:1;stroke-width:5.13809;stroke-linecap:round;stroke-linejoin:round"
id="rect1957"
width="11"
height="6"
x="23"
y="49" />
<rect
style="opacity:1;fill:#202020;fill-opacity:1;stroke-width:5.13809;stroke-linecap:round;stroke-linejoin:round"
id="rect1959"
width="11"
height="6"
x="62"
y="49" />
<circle
style="opacity:1;fill:#ff9935;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="path1919"
cx="48"
cy="52"
r="16" />
<path
style="opacity:1;fill:#000000;fill-opacity:0.33;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="circle1921"
sodipodi:type="arc"
sodipodi:cx="-52"
sodipodi:cy="48"
sodipodi:rx="16"
sodipodi:ry="16"
sodipodi:start="0"
sodipodi:end="3.1415927"
sodipodi:open="true"
sodipodi:arc-type="arc"
d="m -36,48 a 16,16 0 0 1 -8,13.856407 16,16 0 0 1 -16,-10e-7 A 16,16 0 0 1 -68,48"
transform="rotate(-90)" />
<circle
style="opacity:1;fill:#ffffff;fill-opacity:0.2;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="path1923"
cx="42"
cy="42"
r="2" />
<circle
style="opacity:1;fill:#ffffff;fill-opacity:0.2;stroke-width:6;stroke-linecap:round;stroke-linejoin:round"
id="circle1925"
cx="39"
cy="51"
r="3" />
<circle
style="opacity:1;fill:#ffffff;fill-opacity:0.2;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="circle1927"
cx="44"
cy="56"
r="2" />
<circle
style="opacity:1;fill:#ffffff;fill-opacity:0.2;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="circle1929"
cx="42"
cy="63"
r="2" />
<circle
style="opacity:1;fill:#000000;fill-opacity:0.2;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="circle1939"
cx="-54"
cy="42"
r="2"
transform="scale(-1,1)" />
<circle
style="opacity:1;fill:#000000;fill-opacity:0.2;stroke-width:6;stroke-linecap:round;stroke-linejoin:round"
id="circle1941"
cx="-57"
cy="51"
r="3"
transform="scale(-1,1)" />
<circle
style="opacity:1;fill:#000000;fill-opacity:0.2;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="circle1943"
cx="-52"
cy="56"
r="2"
transform="scale(-1,1)" />
<circle
style="opacity:1;fill:#000000;fill-opacity:0.2;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="circle1945"
cx="-54"
cy="63"
r="2"
transform="scale(-1,1)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@ -0,0 +1,169 @@
<?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="48"
inkscape:export-xdpi="48"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mail-exclam-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="mail-exclam.svg"
viewBox="0 0 80 80"
height="80"
width="80"
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">
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter979"
x="-0.225"
width="1.45"
y="-0.45"
height="1.9">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="4.5"
id="feGaussianBlur981" />
</filter>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter985"
x="-0.1875"
width="1.375"
y="-0.75"
height="2.5">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="3.75"
id="feGaussianBlur987" />
</filter>
<mask
maskUnits="userSpaceOnUse"
id="mask995">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect997"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask999">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1001"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask1005">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1007"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
</mask>
</defs>
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="804"
inkscape:cy="40.151947"
inkscape:cx="40"
inkscape:zoom="13.1625"
showgrid="true"
id="namedview4"
inkscape:window-height="1372"
inkscape:window-width="1756"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
id="grid837"
type="xygrid"
empspacing="4" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<rect
style="fill:#dcdcdc;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect851"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
<path
style="opacity:0.2;fill:#000000;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter979)"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path857"
mask="url(#mask1005)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path853" />
<path
style="opacity:0.5;fill:#000000;fill-opacity:0.94;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter985)"
d="M 16,24 40,36 64,24 Z"
id="path855"
mask="url(#mask995)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,24 40,36 64,24 Z"
id="path983" />
<circle
style="opacity:1;fill:#cb4830;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="path1999"
cx="40"
cy="64"
r="8" />
<path
style="opacity:1;fill:#cb4830;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 36,48 C 33.333333,38.666667 28,26 28,20 28,14 34,8 40,8 c 6,0 12,6 12,12 0,6 -5.333333,18.666667 -8,28 z"
id="path2001"
sodipodi:nodetypes="cccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -0,0 +1,198 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
inkscape:export-ydpi="48"
inkscape:export-xdpi="48"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mail-opened-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="mail-opened.svg"
viewBox="0 0 80 80"
height="80"
width="80"
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">
<linearGradient
inkscape:collect="always"
id="linearGradient1865">
<stop
style="stop-color:#a8a8a8;stop-opacity:1"
offset="0"
id="stop1861" />
<stop
style="stop-color:#c8c8c8;stop-opacity:0.96274787"
offset="1"
id="stop1863" />
</linearGradient>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter979"
x="-0.225"
width="1.45"
y="-0.45"
height="1.9">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="4.5"
id="feGaussianBlur981" />
</filter>
<mask
maskUnits="userSpaceOnUse"
id="mask995">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect997"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask999">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1001"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask1005">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1007"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
</mask>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter1851"
x="-0.25"
width="1.5"
y="-0.375"
height="1.75">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="5"
id="feGaussianBlur1853" />
</filter>
<mask
maskUnits="userSpaceOnUse"
id="mask1857">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1859"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
</mask>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1865"
id="linearGradient1867"
x1="40"
y1="24"
x2="40"
y2="12"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="804"
inkscape:cy="40.183562"
inkscape:cx="39.914467"
inkscape:zoom="13.1625"
showgrid="true"
id="namedview4"
inkscape:window-height="1372"
inkscape:window-width="1756"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
id="grid837"
type="xygrid"
empspacing="4" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<path
style="fill:url(#linearGradient1867);fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,24 40,12 64,24 40,52 Z"
id="path983"
sodipodi:nodetypes="ccccc" />
<rect
style="fill:#dcdcdc;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect851"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
<path
id="rect1843"
mask="url(#mask1857)"
style="opacity:0.5;fill:#1c1c1c;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter1851)"
d="M 16,24 V 56 H 64 V 24 L 40,36 Z" />
<path
id="path1849"
mask="url(#mask999)"
style="fill:#dcdcdc;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,24 V 56 H 64 V 24 L 40,36 Z" />
<path
style="opacity:0.2;fill:#000000;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter979)"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path857"
mask="url(#mask1005)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path853" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@ -0,0 +1,183 @@
<?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="48"
inkscape:export-xdpi="48"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mail-pencil-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="mail-pencil.svg"
viewBox="0 0 80 80"
height="80"
width="80"
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">
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter979"
x="-0.225"
width="1.45"
y="-0.45"
height="1.9">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="4.5"
id="feGaussianBlur981" />
</filter>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter985"
x="-0.1875"
width="1.375"
y="-0.75"
height="2.5">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="3.75"
id="feGaussianBlur987" />
</filter>
<mask
maskUnits="userSpaceOnUse"
id="mask995">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect997"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask999">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1001"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask1005">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1007"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
</mask>
</defs>
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="804"
inkscape:cy="40.303894"
inkscape:cx="40"
inkscape:zoom="13.1625"
showgrid="true"
id="namedview4"
inkscape:window-height="1372"
inkscape:window-width="1756"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
id="grid837"
type="xygrid"
empspacing="4" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<rect
style="fill:#dcdcdc;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect851"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
<path
style="opacity:0.2;fill:#000000;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter979)"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path857"
mask="url(#mask1005)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path853" />
<path
style="opacity:0.5;fill:#000000;fill-opacity:0.94;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter985)"
d="M 16,24 40,36 64,24 Z"
id="path855"
mask="url(#mask995)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,24 40,36 64,24 Z"
id="path983" />
<path
style="opacity:1;fill:#ff9933;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 36,52 V 44 L 64,16 72,24 44,52 Z"
id="path1887" />
<path
style="opacity:1;fill:#af7234;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 36,44 8,8 h -8 z"
id="path1889" />
<path
style="opacity:1;fill:#000000;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 36,48 4,4 h -4 z"
id="path1891" />
<path
style="opacity:1;fill:#ffaea0;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 64,16 -4,4 8,8 4,-4 z"
id="path1893" />
<path
style="opacity:1;fill:#dcdcdc;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 60,20 8,8 -4,4 -8,-8 z"
id="path1895"
sodipodi:nodetypes="ccccc" />
<path
style="opacity:1;fill:#ffffff;fill-opacity:0.33000001;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 65,17 2,2 -28,28 -3,5 1,-7 z"
id="path1897" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.6 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"
inkscape:export-ydpi="48"
inkscape:export-xdpi="48"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/mail-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="mail.svg"
viewBox="0 0 80 80"
height="80"
width="80"
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">
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter979"
x="-0.225"
width="1.45"
y="-0.45"
height="1.9">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="4.5"
id="feGaussianBlur981" />
</filter>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter985"
x="-0.1875"
width="1.375"
y="-0.75"
height="2.5">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="3.75"
id="feGaussianBlur987" />
</filter>
<mask
maskUnits="userSpaceOnUse"
id="mask995">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect997"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask999">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1001"
width="48"
height="32"
x="16"
y="24" />
</mask>
<mask
maskUnits="userSpaceOnUse"
id="mask1005">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect1007"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
</mask>
</defs>
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="804"
inkscape:cy="40"
inkscape:cx="40"
inkscape:zoom="13.1625"
showgrid="true"
id="namedview4"
inkscape:window-height="1372"
inkscape:window-width="1756"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#404040"
inkscape:document-rotation="0">
<inkscape:grid
id="grid837"
type="xygrid"
empspacing="4" />
</sodipodi:namedview>
<g
id="g10"
inkscape:label="Image"
inkscape:groupmode="layer">
<g
id="g1032">
<rect
style="fill:#dcdcdc;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect851"
width="48"
height="32"
x="16"
y="24"
mask="url(#mask999)" />
<path
style="fill:#000000;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter979);opacity:0.2"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path857"
mask="url(#mask1005)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,56 36,32 h 8 l 20,24 z"
id="path853" />
<path
style="fill:#000000;fill-opacity:0.94;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter985);opacity:0.5"
d="M 16,24 40,36 64,24 Z"
id="path855"
mask="url(#mask995)" />
<path
style="fill:#ffffff;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 16,24 40,36 64,24 Z"
id="path983" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB