Merge branch 'feature/themes/flat' into devs/hermet/lottie

This commit is contained in:
Hermet Park 2020-12-14 12:27:47 +09:00
commit 5af47ceac8
154 changed files with 7043 additions and 324 deletions

View File

@ -111,53 +111,6 @@ ICO1(CTX, "document-print-preview", 128)
ICO1(CTX, "document-revert", 128)
ICO1(CTX, "document-export", 128) /* */
ICO1(CTX, "document-import", 128) /* */
ICO1(CTX, "folder-copy", 128) /* */
ICO1(CTX, "folder-move", 128) /* */
ICO1(CTX, "folder-new", 128) /* */
ICO1(CTX, "format-indent-less", 128)
ICO1(CTX, "format-indent-more", 128)
ICO1(CTX, "format-justify-center", 128)
ICO1(CTX, "format-justify-fill", 128)
ICO1(CTX, "format-justify-left", 128)
ICO1(CTX, "format-justify-right", 128)
ICO1(CTX, "format-text-direction-ltr", 128)
ICO1(CTX, "format-text-direction-rtl", 128)
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)
ICO1(CTX, "object-flip-horizontal", 128)
ICO1(CTX, "object-flip-vertical", 128)
ICO1(CTX, "object-rotate-left", 128)
ICO1(CTX, "object-rotate-right", 128)
ICO1(CTX, "process-stop", 128)
ICO1(CTX, "tools-check-spelling", 128)
ICO1(CTX, "view-list-compact", 128) /* */
ICO1(CTX, "view-list-details", 128) /* */
ICO1(CTX, "view-list-icons", 128) /* */
ICO1(CTX, "window-new", 128)
ICO1(CTX, "help-about", 128)
ICO1(CTX, "help-contents", 128)
ICO1(CTX, "help-faq", 128)
#undef CTX
//// status /////////////////////////////////////////////////////////////

View File

@ -451,6 +451,11 @@ ICON("go-first", "i-arrow-first")
ICON("go-last", "i-arrow-last")
ICON("go-jump", "i-redo")
ICON("object-flip-horizontal", "i-arrow-h2")
ICON("object-flip-vertical", "i-arrow-v2")
ICON("object-rotate-left", "i-undo")
ICON("object-rotate-right", "i-redo")
#undef ICON
// regular icons
@ -606,6 +611,47 @@ ICON("insert-link", "i-link-plus")
ICON("insert-text", "i-text-plus")
ICON("insert-object", "i-cube-plus")
ICON("folder-copy", "i-folder-copy")
ICON("folder-move", "i-folder-move")
ICON("folder-new", "i-folder-plus")
ICON("window-new", "i-window-plus")
ICON("process-stop", "i-gear-x")
ICON("tools-check-spelling", "i-spelling")
ICON("help-about", "i-help")
ICON("help-contents", "i-help-contents")
ICON("help-faq", "i-faq")
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("format-indent-less", "i-format-indent-less")
ICON("format-indent-more", "i-format-indent-more")
ICON("format-justify-center", "i-format-justify-center")
ICON("format-justify-left", "i-format-justify-left")
ICON("format-justify-right", "i-format-justify-right")
ICON("format-justify-fill", "i-format-justify-fill")
ICON("format-text-direction-ltr", "i-format-text-ltr")
ICON("format-text-direction-rtl", "i-format-text-rtl")
ICON("format-text-bold", "i-format-bold")
ICON("format-text-italic", "i-format-italic")
ICON("format-text-underline", "i-format-underline")
ICON("format-text-strikethrough", "i-format-strikethrough")
//ICON("", "")
#undef ICON

View File

@ -232,7 +232,7 @@ group { name: "e/widgets/winlist/item";
group { name: "e/widgets/winlist/large/bg";
alias: "e/widgets/winlist/bg";
// disable blue and the circular shadow - they are pricey - esp blur by far
// disable blur and the circular shadow - they are pricey - esp blur by far
// on older gpu's.... whilst it looks nice, it just is too costly. keep here
// for information so can turn on maybe with ifdefs and alternate build that
// turnns on costly expensive things like this

View File

@ -115,6 +115,8 @@ I060("i-arrow-first", "arrow-first")
I060("i-arrow-last", "arrow-last")
I060("i-arrow-top", "arrow-top")
I060("i-arrow-bottom", "arrow-bottom")
I060("i-arrow-h2", "arrow-h2")
I060("i-arrow-v2", "arrow-v2")
///////////////////////////////////////////////////////////////////////////////
// larger color icons (mostly efm or settings)
@ -307,6 +309,46 @@ I160("i-link-plus", "link-plus")
I160("i-text-plus", "text-plus")
I160("i-cube-plus", "cube-plus")
I160("i-folder-plus", "folder-plus")
I160("i-folder-move", "folder-move")
I160("i-folder-copy", "folder-copy")
I160("i-window-plus", "window-plus")
I160("i-gear-x", "gear-x")
I160("i-spelling", "spelling")
I160("i-help", "help")
I160("i-help-contents", "help-contents")
I160("i-faq", "faq")
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")
I160("i-format-indent-more", "format-indent-more")
I160("i-format-indent-less", "format-indent-less")
I160("i-format-justify-center", "format-justify-center")
I160("i-format-justify-left", "format-justify-left")
I160("i-format-justify-right", "format-justify-right")
I160("i-format-justify-fill", "format-justify-fill")
I160("i-format-text-ltr", "format-text-ltr")
I160("i-format-text-rtl", "format-text-rtl")
I160("i-format-bold", "format-bold")
I160("i-format-italic", "format-italic")
I160("i-format-underline", "format-underline")
I160("i-format-strikethrough", "format-strikethrough")
///////////////////////////////////////////////////////////////////////////////
// larger mono icons (mostly efm or settings)
I160("i-system", "system")

View File

@ -0,0 +1,534 @@
<?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="192"
inkscape:export-xdpi="192"
inkscape:export-filename="/home/raster/C/th-efl/th/img/arrow-first-060.png"
sodipodi:docname="arrow-h2.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
version="1.1"
id="svg2816"
height="30"
width="30">
<defs
id="defs2818">
<linearGradient
id="linearGradient4749">
<stop
id="stop4751"
offset="0"
style="stop-color:#3399ff;stop-opacity:1;" />
<stop
style="stop-color:#3399ff;stop-opacity:1;"
offset="0.29411766"
id="stop4753" />
<stop
id="stop4755"
offset="1"
style="stop-color:#3399ff;stop-opacity:0;" />
</linearGradient>
<linearGradient
id="linearGradient4645">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop4647" />
<stop
id="stop4649"
offset="0.5"
style="stop-color:#000000;stop-opacity:0;" />
<stop
style="stop-color:#000000;stop-opacity:0.1882353;"
offset="1"
id="stop4651" />
</linearGradient>
<linearGradient
id="linearGradient3732">
<stop
id="stop3734"
offset="0"
style="stop-color:#000000;stop-opacity:1;" />
<stop
id="stop3736"
offset="1"
style="stop-color:#000000;stop-opacity:0;" />
</linearGradient>
<linearGradient
id="linearGradient3724">
<stop
style="stop-color:#000000;stop-opacity:0.26605505;"
offset="0"
id="stop3726" />
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="1"
id="stop3728" />
</linearGradient>
<linearGradient
id="linearGradient3682">
<stop
id="stop3684"
offset="0"
style="stop-color:#000000;stop-opacity:0;" />
<stop
id="stop3686"
offset="1"
style="stop-color:#000000;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient3672"
inkscape:collect="always">
<stop
id="stop3674"
offset="0"
style="stop-color:#ffffff;stop-opacity:1;" />
<stop
id="stop3676"
offset="1"
style="stop-color:#ffffff;stop-opacity:0;" />
</linearGradient>
<linearGradient
id="linearGradient3660">
<stop
id="stop3662"
offset="0"
style="stop-color:#666666;stop-opacity:1;" />
<stop
style="stop-color:#dcdcdc;stop-opacity:1;"
offset="0.27873334"
id="stop3668" />
<stop
id="stop3664"
offset="1"
style="stop-color:#4d4d4d;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient3650">
<stop
style="stop-color:#3399ff;stop-opacity:1;"
offset="0"
id="stop3652" />
<stop
id="stop3654"
offset="0.5"
style="stop-color:#3399ff;stop-opacity:1;" />
<stop
style="stop-color:#3399ff;stop-opacity:0;"
offset="1"
id="stop3656" />
</linearGradient>
<linearGradient
id="linearGradient3632">
<stop
id="stop3634"
offset="0"
style="stop-color:#ffffff;stop-opacity:1;" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0.5"
id="stop3640" />
<stop
id="stop3636"
offset="1"
style="stop-color:#dcecff;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient3612">
<stop
id="stop3614"
offset="0"
style="stop-color:#ffffff;stop-opacity:1;" />
<stop
style="stop-color:#ffc800;stop-opacity:1;"
offset="0.5"
id="stop3620" />
<stop
id="stop3622"
offset="0.75"
style="stop-color:#960000;stop-opacity:1;" />
<stop
id="stop3616"
offset="1"
style="stop-color:#000000;stop-opacity:1;" />
</linearGradient>
<inkscape:perspective
id="perspective2824"
inkscape:persp3d-origin="32 : 21.333333 : 1"
inkscape:vp_z="64 : 32 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 32 : 1"
sodipodi:type="inkscape:persp3d" />
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-3.1428571,5.0921233e-7,-3.7033621e-7,-2.285714,132.57144,94.836217)"
r="3.5"
fy="30.115854"
fx="32"
cy="30.115854"
cx="32"
id="radialGradient3618"
xlink:href="#linearGradient3612"
inkscape:collect="always" />
<radialGradient
gradientUnits="userSpaceOnUse"
r="20"
fy="26"
fx="32"
cy="26"
cx="32"
id="radialGradient3638"
xlink:href="#linearGradient3632"
inkscape:collect="always" />
<radialGradient
r="20"
fy="26"
fx="32"
cy="26"
cx="32"
gradientUnits="userSpaceOnUse"
id="radialGradient3658"
xlink:href="#linearGradient3650"
inkscape:collect="always" />
<linearGradient
gradientUnits="userSpaceOnUse"
y2="50"
x2="44"
y1="50"
x1="20"
id="linearGradient3666"
xlink:href="#linearGradient3660"
inkscape:collect="always" />
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1,0,0,0.09090909,0,41.818182)"
r="11"
fy="46"
fx="27"
cy="46"
cx="27"
id="radialGradient3678"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
id="radialGradient3688"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
gradientUnits="userSpaceOnUse"
id="radialGradient3692"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="11"
fy="46"
fx="27"
cy="46"
cx="27"
gradientTransform="matrix(1,0,0,0.09090909,0,41.818182)"
gradientUnits="userSpaceOnUse"
id="radialGradient3698"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
gradientUnits="userSpaceOnUse"
id="radialGradient3700"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="11"
fy="46"
fx="27"
cy="46"
cx="27"
gradientTransform="matrix(1,0,0,0.09090909,0,41.818182)"
gradientUnits="userSpaceOnUse"
id="radialGradient3706"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
gradientUnits="userSpaceOnUse"
id="radialGradient3708"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="12"
fy="28.499998"
fx="29.222221"
cy="28.499998"
cx="29.222221"
gradientTransform="matrix(1.3333334,5.6213363e-7,-1.1031148e-7,0.25,-6.9629634,33.874984)"
gradientUnits="userSpaceOnUse"
id="radialGradient3712"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2,0,0,0.2,-6.2,46.5)"
r="5"
fy="52.5"
fx="31"
cy="52.5"
cx="31"
id="radialGradient3722"
xlink:href="#linearGradient3724"
inkscape:collect="always" />
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1,0,0,0.13513514,0,50.594595)"
r="18.5"
fy="58.5"
fx="33.5"
cy="58.5"
cx="33.5"
id="radialGradient3738"
xlink:href="#linearGradient3732"
inkscape:collect="always" />
<radialGradient
r="20"
fy="26"
fx="32"
cy="26"
cx="32"
gradientUnits="userSpaceOnUse"
id="radialGradient4653"
xlink:href="#linearGradient4645"
inkscape:collect="always" />
<radialGradient
r="18.5"
fy="58.5"
fx="33.5"
cy="58.5"
cx="33.5"
gradientTransform="matrix(1,0,0,0.13513514,0,50.594595)"
gradientUnits="userSpaceOnUse"
id="radialGradient4655"
xlink:href="#linearGradient3732"
inkscape:collect="always" />
<linearGradient
y2="50"
x2="44"
y1="50"
x1="20"
gradientUnits="userSpaceOnUse"
id="linearGradient4657"
xlink:href="#linearGradient3660"
inkscape:collect="always" />
<radialGradient
r="11"
fy="46"
fx="27"
cy="46"
cx="27"
gradientTransform="matrix(1,0,0,0.09090909,0,41.818182)"
gradientUnits="userSpaceOnUse"
id="radialGradient4659"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
gradientUnits="userSpaceOnUse"
id="radialGradient4661"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
gradientUnits="userSpaceOnUse"
id="radialGradient4663"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="11"
fy="46"
fx="27"
cy="46"
cx="27"
gradientTransform="matrix(1,0,0,0.09090909,0,41.818182)"
gradientUnits="userSpaceOnUse"
id="radialGradient4665"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
gradientUnits="userSpaceOnUse"
id="radialGradient4667"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="11"
fy="46"
fx="27"
cy="46"
cx="27"
gradientTransform="matrix(1,0,0,0.09090909,0,41.818182)"
gradientUnits="userSpaceOnUse"
id="radialGradient4669"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
gradientUnits="userSpaceOnUse"
id="radialGradient4671"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="12"
fy="28.499998"
fx="29.222221"
cy="28.499998"
cx="29.222221"
gradientTransform="matrix(1.3333334,5.6213363e-7,-1.1031148e-7,0.25,-6.9629634,33.874984)"
gradientUnits="userSpaceOnUse"
id="radialGradient4673"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
r="5"
fy="52.5"
fx="31"
cy="52.5"
cx="31"
gradientTransform="matrix(1.2,0,0,0.2,-6.2,46.5)"
gradientUnits="userSpaceOnUse"
id="radialGradient4675"
xlink:href="#linearGradient3724"
inkscape:collect="always" />
<radialGradient
r="20"
fy="26"
fx="32"
cy="26"
cx="32"
gradientUnits="userSpaceOnUse"
id="radialGradient4699"
xlink:href="#linearGradient3650"
inkscape:collect="always" />
<radialGradient
r="3.5"
fy="30.115854"
fx="32"
cy="30.115854"
cx="32"
gradientTransform="matrix(-3.1428571,5.0921233e-7,-3.7033621e-7,-2.285714,132.57144,94.836217)"
gradientUnits="userSpaceOnUse"
id="radialGradient4703"
xlink:href="#linearGradient3612"
inkscape:collect="always" />
</defs>
<sodipodi:namedview
inkscape:document-rotation="0"
inkscape:snap-smooth-nodes="true"
inkscape:object-nodes="true"
inkscape:snap-intersection-paths="true"
inkscape:object-paths="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:snap-bbox="true"
inkscape:showpageshadow="false"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="804"
inkscape:window-height="1372"
inkscape:window-width="1756"
inkscape:grid-bbox="true"
inkscape:document-units="px"
showgrid="true"
inkscape:current-layer="layer1"
inkscape:cy="15"
inkscape:cx="15"
inkscape:zoom="35.1"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
borderopacity="0.50196078"
bordercolor="#000000"
pagecolor="#404040"
id="base">
<inkscape:grid
snapvisiblegridlinesonly="true"
enabled="true"
visible="true"
empspacing="5"
id="grid2826"
type="xygrid" />
</sodipodi:namedview>
<metadata
id="metadata2821">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(0,-34)"
inkscape:groupmode="layer"
inkscape:label="Layer 1"
id="layer1">
<path
inkscape:connector-curvature="0"
id="path4682"
d="m 4,49 7,-7 3,3 -4,4 4,4 -3,3 z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path3598"
d="m 26,49 -7,-7 -3,3 4,4 -4,4 3,3 z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1,534 @@
<?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/arrow-v2-015.png"
sodipodi:docname="arrow-v2.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
version="1.1"
id="svg2816"
height="30"
width="30">
<defs
id="defs2818">
<linearGradient
id="linearGradient4749">
<stop
id="stop4751"
offset="0"
style="stop-color:#3399ff;stop-opacity:1;" />
<stop
style="stop-color:#3399ff;stop-opacity:1;"
offset="0.29411766"
id="stop4753" />
<stop
id="stop4755"
offset="1"
style="stop-color:#3399ff;stop-opacity:0;" />
</linearGradient>
<linearGradient
id="linearGradient4645">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop4647" />
<stop
id="stop4649"
offset="0.5"
style="stop-color:#000000;stop-opacity:0;" />
<stop
style="stop-color:#000000;stop-opacity:0.1882353;"
offset="1"
id="stop4651" />
</linearGradient>
<linearGradient
id="linearGradient3732">
<stop
id="stop3734"
offset="0"
style="stop-color:#000000;stop-opacity:1;" />
<stop
id="stop3736"
offset="1"
style="stop-color:#000000;stop-opacity:0;" />
</linearGradient>
<linearGradient
id="linearGradient3724">
<stop
style="stop-color:#000000;stop-opacity:0.26605505;"
offset="0"
id="stop3726" />
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="1"
id="stop3728" />
</linearGradient>
<linearGradient
id="linearGradient3682">
<stop
id="stop3684"
offset="0"
style="stop-color:#000000;stop-opacity:0;" />
<stop
id="stop3686"
offset="1"
style="stop-color:#000000;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient3672"
inkscape:collect="always">
<stop
id="stop3674"
offset="0"
style="stop-color:#ffffff;stop-opacity:1;" />
<stop
id="stop3676"
offset="1"
style="stop-color:#ffffff;stop-opacity:0;" />
</linearGradient>
<linearGradient
id="linearGradient3660">
<stop
id="stop3662"
offset="0"
style="stop-color:#666666;stop-opacity:1;" />
<stop
style="stop-color:#dcdcdc;stop-opacity:1;"
offset="0.27873334"
id="stop3668" />
<stop
id="stop3664"
offset="1"
style="stop-color:#4d4d4d;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient3650">
<stop
style="stop-color:#3399ff;stop-opacity:1;"
offset="0"
id="stop3652" />
<stop
id="stop3654"
offset="0.5"
style="stop-color:#3399ff;stop-opacity:1;" />
<stop
style="stop-color:#3399ff;stop-opacity:0;"
offset="1"
id="stop3656" />
</linearGradient>
<linearGradient
id="linearGradient3632">
<stop
id="stop3634"
offset="0"
style="stop-color:#ffffff;stop-opacity:1;" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0.5"
id="stop3640" />
<stop
id="stop3636"
offset="1"
style="stop-color:#dcecff;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient3612">
<stop
id="stop3614"
offset="0"
style="stop-color:#ffffff;stop-opacity:1;" />
<stop
style="stop-color:#ffc800;stop-opacity:1;"
offset="0.5"
id="stop3620" />
<stop
id="stop3622"
offset="0.75"
style="stop-color:#960000;stop-opacity:1;" />
<stop
id="stop3616"
offset="1"
style="stop-color:#000000;stop-opacity:1;" />
</linearGradient>
<inkscape:perspective
id="perspective2824"
inkscape:persp3d-origin="32 : 21.333333 : 1"
inkscape:vp_z="64 : 32 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 32 : 1"
sodipodi:type="inkscape:persp3d" />
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-3.1428571,5.0921233e-7,-3.7033621e-7,-2.285714,132.57144,94.836217)"
r="3.5"
fy="30.115854"
fx="32"
cy="30.115854"
cx="32"
id="radialGradient3618"
xlink:href="#linearGradient3612"
inkscape:collect="always" />
<radialGradient
gradientUnits="userSpaceOnUse"
r="20"
fy="26"
fx="32"
cy="26"
cx="32"
id="radialGradient3638"
xlink:href="#linearGradient3632"
inkscape:collect="always" />
<radialGradient
r="20"
fy="26"
fx="32"
cy="26"
cx="32"
gradientUnits="userSpaceOnUse"
id="radialGradient3658"
xlink:href="#linearGradient3650"
inkscape:collect="always" />
<linearGradient
gradientUnits="userSpaceOnUse"
y2="50"
x2="44"
y1="50"
x1="20"
id="linearGradient3666"
xlink:href="#linearGradient3660"
inkscape:collect="always" />
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1,0,0,0.09090909,0,41.818182)"
r="11"
fy="46"
fx="27"
cy="46"
cx="27"
id="radialGradient3678"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
id="radialGradient3688"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
gradientUnits="userSpaceOnUse"
id="radialGradient3692"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="11"
fy="46"
fx="27"
cy="46"
cx="27"
gradientTransform="matrix(1,0,0,0.09090909,0,41.818182)"
gradientUnits="userSpaceOnUse"
id="radialGradient3698"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
gradientUnits="userSpaceOnUse"
id="radialGradient3700"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="11"
fy="46"
fx="27"
cy="46"
cx="27"
gradientTransform="matrix(1,0,0,0.09090909,0,41.818182)"
gradientUnits="userSpaceOnUse"
id="radialGradient3706"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
gradientUnits="userSpaceOnUse"
id="radialGradient3708"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="12"
fy="28.499998"
fx="29.222221"
cy="28.499998"
cx="29.222221"
gradientTransform="matrix(1.3333334,5.6213363e-7,-1.1031148e-7,0.25,-6.9629634,33.874984)"
gradientUnits="userSpaceOnUse"
id="radialGradient3712"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.2,0,0,0.2,-6.2,46.5)"
r="5"
fy="52.5"
fx="31"
cy="52.5"
cx="31"
id="radialGradient3722"
xlink:href="#linearGradient3724"
inkscape:collect="always" />
<radialGradient
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1,0,0,0.13513514,0,50.594595)"
r="18.5"
fy="58.5"
fx="33.5"
cy="58.5"
cx="33.5"
id="radialGradient3738"
xlink:href="#linearGradient3732"
inkscape:collect="always" />
<radialGradient
r="20"
fy="26"
fx="32"
cy="26"
cx="32"
gradientUnits="userSpaceOnUse"
id="radialGradient4653"
xlink:href="#linearGradient4645"
inkscape:collect="always" />
<radialGradient
r="18.5"
fy="58.5"
fx="33.5"
cy="58.5"
cx="33.5"
gradientTransform="matrix(1,0,0,0.13513514,0,50.594595)"
gradientUnits="userSpaceOnUse"
id="radialGradient4655"
xlink:href="#linearGradient3732"
inkscape:collect="always" />
<linearGradient
y2="50"
x2="44"
y1="50"
x1="20"
gradientUnits="userSpaceOnUse"
id="linearGradient4657"
xlink:href="#linearGradient3660"
inkscape:collect="always" />
<radialGradient
r="11"
fy="46"
fx="27"
cy="46"
cx="27"
gradientTransform="matrix(1,0,0,0.09090909,0,41.818182)"
gradientUnits="userSpaceOnUse"
id="radialGradient4659"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
gradientUnits="userSpaceOnUse"
id="radialGradient4661"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
gradientUnits="userSpaceOnUse"
id="radialGradient4663"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="11"
fy="46"
fx="27"
cy="46"
cx="27"
gradientTransform="matrix(1,0,0,0.09090909,0,41.818182)"
gradientUnits="userSpaceOnUse"
id="radialGradient4665"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
gradientUnits="userSpaceOnUse"
id="radialGradient4667"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="11"
fy="46"
fx="27"
cy="46"
cx="27"
gradientTransform="matrix(1,0,0,0.09090909,0,41.818182)"
gradientUnits="userSpaceOnUse"
id="radialGradient4669"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
r="12"
fy="31.5"
fx="27"
cy="31.5"
cx="27"
gradientTransform="matrix(2.25,2.6250004e-8,0,0.33333332,-33.75,31.499999)"
gradientUnits="userSpaceOnUse"
id="radialGradient4671"
xlink:href="#linearGradient3682"
inkscape:collect="always" />
<radialGradient
r="12"
fy="28.499998"
fx="29.222221"
cy="28.499998"
cx="29.222221"
gradientTransform="matrix(1.3333334,5.6213363e-7,-1.1031148e-7,0.25,-6.9629634,33.874984)"
gradientUnits="userSpaceOnUse"
id="radialGradient4673"
xlink:href="#linearGradient3672"
inkscape:collect="always" />
<radialGradient
r="5"
fy="52.5"
fx="31"
cy="52.5"
cx="31"
gradientTransform="matrix(1.2,0,0,0.2,-6.2,46.5)"
gradientUnits="userSpaceOnUse"
id="radialGradient4675"
xlink:href="#linearGradient3724"
inkscape:collect="always" />
<radialGradient
r="20"
fy="26"
fx="32"
cy="26"
cx="32"
gradientUnits="userSpaceOnUse"
id="radialGradient4699"
xlink:href="#linearGradient3650"
inkscape:collect="always" />
<radialGradient
r="3.5"
fy="30.115854"
fx="32"
cy="30.115854"
cx="32"
gradientTransform="matrix(-3.1428571,5.0921233e-7,-3.7033621e-7,-2.285714,132.57144,94.836217)"
gradientUnits="userSpaceOnUse"
id="radialGradient4703"
xlink:href="#linearGradient3612"
inkscape:collect="always" />
</defs>
<sodipodi:namedview
inkscape:document-rotation="0"
inkscape:snap-smooth-nodes="true"
inkscape:object-nodes="true"
inkscape:snap-intersection-paths="true"
inkscape:object-paths="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
inkscape:snap-bbox="true"
inkscape:showpageshadow="false"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="804"
inkscape:window-height="1372"
inkscape:window-width="1756"
inkscape:grid-bbox="true"
inkscape:document-units="px"
showgrid="true"
inkscape:current-layer="layer1"
inkscape:cy="15"
inkscape:cx="15"
inkscape:zoom="35.1"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
borderopacity="0.50196078"
bordercolor="#000000"
pagecolor="#404040"
id="base">
<inkscape:grid
snapvisiblegridlinesonly="true"
enabled="true"
visible="true"
empspacing="5"
id="grid2826"
type="xygrid" />
</sodipodi:namedview>
<metadata
id="metadata2821">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(0,-34)"
inkscape:groupmode="layer"
inkscape:label="Layer 1"
id="layer1">
<path
inkscape:connector-curvature="0"
id="path4682"
d="m 15,60 -7,-7 3,-3 4,4 4,-4 3,3 z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
id="path3598"
d="m 15,38 -7,7 3,3 4,-4 4,4 3,-3 z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1,319 @@
<?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="memory.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cpu-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="clipPath922-6"
clipPathUnits="userSpaceOnUse">
<path
sodipodi:nodetypes="ccccccc"
inkscape:connector-curvature="0"
id="path924-7"
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
clipPathUnits="userSpaceOnUse"
id="clipPath876">
<path
inkscape:connector-curvature="0"
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 5.2916667,287.73958 a 3.96875,3.96875 0 0 0 -3.9687501,3.96875 3.96875,3.96875 0 0 0 3.9687501,3.96875 3.96875,3.96875 0 0 0 3.96875,-3.96875 3.96875,3.96875 0 0 0 -3.96875,-3.96875 z m 0,2.38125 a 1.5875001,1.5875044 0 0 1 1.5875,1.5875 1.5875001,1.5875044 0 0 1 -1.5875,1.5875 1.5875001,1.5875044 0 0 1 -1.5875,-1.5875 1.5875001,1.5875044 0 0 1 1.5875,-1.5875 z"
id="path878" />
</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="1920"
inkscape:window-height="1017"
id="namedview4"
showgrid="true"
inkscape:zoom="10.45"
inkscape:cx="40"
inkscape:cy="40.047847"
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="true"
inkscape:snap-nodes="true"
inkscape:bbox-paths="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-smooth-nodes="true"
inkscape:snap-midpoints="true">
<inkscape:grid
type="xygrid"
id="grid837"
empspacing="4"
enabled="true"
snapvisiblegridlinesonly="false" />
</sodipodi:namedview>
<g
inkscape:groupmode="layer"
inkscape:label="Image"
id="g10">
<path
id="path2083"
style="fill:#375d2b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.55556px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 12,12 V 68 H 68 V 12 Z" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2091"
width="4"
height="4"
x="18"
y="68" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2093"
width="4"
height="4"
x="26"
y="68" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2095"
width="4"
height="4"
x="34"
y="68" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2097"
width="4"
height="4"
x="42"
y="68" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2099"
width="4"
height="4"
x="50"
y="68" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2101"
width="4"
height="4"
x="58"
y="68" />
<rect
style="fill:#dcdcdc;fill-opacity:1;stroke:none;stroke-width:9.89713"
id="rect2103"
width="48"
height="48"
x="16"
y="16"
ry="8" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2145"
width="4"
height="4"
x="-62"
y="68"
transform="rotate(-90)" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2147"
width="4"
height="4"
x="-54"
y="68"
transform="rotate(-90)" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2149"
width="4"
height="4"
x="-46"
y="68"
transform="rotate(-90)" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2151"
width="4"
height="4"
x="-38"
y="68"
transform="rotate(-90)" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2153"
width="4"
height="4"
x="-30"
y="68"
transform="rotate(-90)" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2155"
width="4"
height="4"
x="-22"
y="68"
transform="rotate(-90)" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2157"
width="4"
height="4"
x="-62"
y="8"
transform="rotate(-90)" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2159"
width="4"
height="4"
x="-54"
y="8"
transform="rotate(-90)" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2161"
width="4"
height="4"
x="-46"
y="8"
transform="rotate(-90)" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2163"
width="4"
height="4"
x="-38"
y="8"
transform="rotate(-90)" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2165"
width="4"
height="4"
x="-30"
y="8"
transform="rotate(-90)" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2167"
width="4"
height="4"
x="-22"
y="8"
transform="rotate(-90)" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2169"
width="4"
height="4"
x="18"
y="8" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2171"
width="4"
height="4"
x="26"
y="8" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2173"
width="4"
height="4"
x="34"
y="8" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2175"
width="4"
height="4"
x="42"
y="8" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2177"
width="4"
height="4"
x="50"
y="8" />
<rect
style="fill:#ffc86d;fill-opacity:1;stroke:none;stroke-width:0.824761"
id="rect2179"
width="4"
height="4"
x="58"
y="8" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@ -0,0 +1,118 @@
<?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/faq-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="faq.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" />
<sodipodi:namedview
inkscape:snap-nodes="true"
inkscape:snap-others="false"
inkscape:bbox-nodes="true"
inkscape:snap-bbox="true"
showguides="false"
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">
<circle
style="opacity:1;fill:#dcdcdc;fill-opacity:1;stroke:none;stroke-width:3.88057;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
id="path35136"
cx="40"
cy="40"
r="32" />
<circle
style="opacity:1;fill:#dc432d;fill-opacity:1;stroke:none;stroke-width:4.66666;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
id="path35138"
cx="40"
cy="40"
r="28" />
<g
aria-label="?"
id="text35142"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:56px;line-height:35px;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
transform="matrix(0.73906096,0,0,0.73906096,10.090708,0.43665836)">
<path
d="m 54,31.882812 q 0,2.050782 -0.601563,3.664063 -0.601562,1.613281 -1.722656,2.980469 -1.121094,1.367187 -3.664062,3.226562 l -2.1875,1.613281 q -1.96875,1.421875 -2.925782,3.007813 -0.957031,1.558594 -0.984375,3.417969 H 37.128906 Q 37.183594,47.90625 37.703125,46.484375 38.25,45.0625 39.097656,43.96875 q 0.847656,-1.09375 1.914063,-1.941406 1.066406,-0.875 2.160156,-1.640625 1.09375,-0.792969 2.132812,-1.558594 1.066407,-0.792969 1.886719,-1.75 0.820313,-0.957031 1.3125,-2.160156 0.519531,-1.203125 0.519531,-2.816407 0,-3.117187 -2.132812,-4.921875 Q 44.785156,25.375 40.957031,25.375 q -3.828125,0 -6.070312,1.914062 -2.242188,1.914063 -2.625,5.25 l -5.03125,-0.328125 q 0.710937,-5.414062 4.265625,-8.3125 Q 35.050781,21 40.902344,21 47,21 50.5,23.898437 54,26.769531 54,31.882812 Z m -17.089844,28.21875 v -5.496093 h 5.332031 v 5.496093 z"
id="path35162" />
</g>
<g
aria-label="?"
id="g35167"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:56px;line-height:35px;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
transform="matrix(0.49071405,0,0,0.49071405,6.5014413,19.354656)">
<path
d="m 54,31.882812 q 0,2.050782 -0.601563,3.664063 -0.601562,1.613281 -1.722656,2.980469 -1.121094,1.367187 -3.664062,3.226562 l -2.1875,1.613281 q -1.96875,1.421875 -2.925782,3.007813 -0.957031,1.558594 -0.984375,3.417969 H 37.128906 Q 37.183594,47.90625 37.703125,46.484375 38.25,45.0625 39.097656,43.96875 q 0.847656,-1.09375 1.914063,-1.941406 1.066406,-0.875 2.160156,-1.640625 1.09375,-0.792969 2.132812,-1.558594 1.066407,-0.792969 1.886719,-1.75 0.820313,-0.957031 1.3125,-2.160156 0.519531,-1.203125 0.519531,-2.816407 0,-3.117187 -2.132812,-4.921875 Q 44.785156,25.375 40.957031,25.375 q -3.828125,0 -6.070312,1.914062 -2.242188,1.914063 -2.625,5.25 l -5.03125,-0.328125 q 0.710937,-5.414062 4.265625,-8.3125 Q 35.050781,21 40.902344,21 47,21 50.5,23.898437 54,26.769531 54,31.882812 Z m -17.089844,28.21875 v -5.496093 h 5.332031 v 5.496093 z"
id="path35165" />
</g>
<g
aria-label="?"
id="g35171"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:56px;line-height:35px;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
transform="matrix(0.29332118,0,0,0.29332118,42.160656,32.648096)">
<path
d="m 64.227697,-4.9636264 q 0,2.050782 -0.601563,3.664063 -0.601562,1.61328104 -1.722656,2.980469 -1.121094,1.367187 -3.664062,3.226562 l -2.1875,1.613281 q -1.96875,1.421875 -2.925782,3.007813 -0.957031,1.5585944 -0.984375,3.4179694 h -4.785156 q 0.05469,-1.886719 0.574219,-3.3085944 0.546875,-1.421875 1.394531,-2.515625 0.847656,-1.09375 1.914063,-1.941406 1.066406,-0.875 2.160156,-1.640625 1.09375,-0.792969 2.132812,-1.558594 1.066407,-0.792969 1.886719,-1.74999996 0.820313,-0.957031 1.3125,-2.16015604 0.519531,-1.203125 0.519531,-2.816407 0,-3.117187 -2.132812,-4.921875 -2.105469,-1.8046866 -5.933594,-1.8046866 -3.828125,0 -6.070312,1.9140616 -2.242188,1.914063 -2.625,5.25 l -5.03125,-0.328125 q 0.710937,-5.4140616 4.265625,-8.3124996 3.554687,-2.898437 9.40625,-2.898437 6.097656,0 9.597656,2.898437 3.5,2.871094 3.5,7.9843746 z M 47.137853,23.255124 v -5.496093 h 5.332031 v 5.496093 z"
id="path35169" />
</g>
<g
aria-label="?"
id="g35175"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:56px;line-height:35px;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
transform="matrix(0.47990313,0,0,0.47990313,30.085231,33.699339)">
<path
d="m 54,31.882812 q 0,2.050782 -0.601563,3.664063 -0.601562,1.613281 -1.722656,2.980469 -1.121094,1.367187 -3.664062,3.226562 l -2.1875,1.613281 q -1.96875,1.421875 -2.925782,3.007813 -0.957031,1.558594 -0.984375,3.417969 H 37.128906 Q 37.183594,47.90625 37.703125,46.484375 38.25,45.0625 39.097656,43.96875 q 0.847656,-1.09375 1.914063,-1.941406 1.066406,-0.875 2.160156,-1.640625 1.09375,-0.792969 2.132812,-1.558594 1.066407,-0.792969 1.886719,-1.75 0.820313,-0.957031 1.3125,-2.160156 0.519531,-1.203125 0.519531,-2.816407 0,-3.117187 -2.132812,-4.921875 Q 44.785156,25.375 40.957031,25.375 q -3.828125,0 -6.070312,1.914062 -2.242188,1.914063 -2.625,5.25 l -5.03125,-0.328125 q 0.710937,-5.414062 4.265625,-8.3125 Q 35.050781,21 40.902344,21 47,21 50.5,23.898437 54,26.769531 54,31.882812 Z m -17.089844,28.21875 v -5.496093 h 5.332031 v 5.496093 z"
id="path35173" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

@ -0,0 +1,179 @@
<?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-copy.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/folder-copy-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="clipPath922-6"
clipPathUnits="userSpaceOnUse">
<path
sodipodi:nodetypes="ccccccc"
inkscape:connector-curvature="0"
id="path924-7"
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>
</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="1756"
inkscape:window-height="1372"
id="namedview4"
showgrid="true"
inkscape:zoom="13.1625"
inkscape:cx="40"
inkscape:cy="40"
inkscape:window-x="804"
inkscape:window-y="0"
inkscape:window-maximized="0"
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"
empspacing="4" />
</sodipodi:namedview>
<g
inkscape:groupmode="layer"
inkscape:label="Image"
id="g10">
<g
id="g21124"
transform="matrix(0.49999979,0,0,0.49999979,1.512e-5,20.000013)">
<path
sodipodi:nodetypes="ccccccc"
inkscape:connector-curvature="0"
id="path871"
d="M 10,64.00005 H 70 V 18.000024 c 2e-6,-4.000026 2e-6,-4.000026 -4,-4.000026 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
transform="matrix(7.5590552,0,0,7.5590552,-2e-7,-2169.0394)"
clip-path="url(#clipPath922-6)"
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 V 25.999998 c 0,-6 0,-6 6,-6 h 32 c 8,0 0,-7.999974 8,-7.999974 h 12 c 6,0 6,0 6,6 V 62 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>
<g
id="g21134"
transform="matrix(0.49999979,0,0,0.49999979,40.000015,20.000013)">
<path
sodipodi:nodetypes="ccccccc"
inkscape:connector-curvature="0"
id="path21126"
d="M 10,64.00005 H 70 V 18.000024 c 2e-6,-4.000026 2e-6,-4.000026 -4,-4.000026 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
transform="matrix(7.5590552,0,0,7.5590552,-2e-7,-2169.0394)"
clip-path="url(#clipPath922-6)"
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="path21128"
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 V 25.999998 c 0,-6 0,-6 6,-6 h 32 c 8,0 0,-7.999974 8,-7.999974 h 12 c 6,0 6,0 6,6 V 62 c 0,6 0,6 -6,6 H 14 C 8,68 8,68 8,62 Z"
id="path21130"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccc" />
<rect
y="60"
x="8"
height="1.9999999"
width="63.999996"
id="rect21132"
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>
<path
inkscape:connector-curvature="0"
id="path3598"
d="m 45,40 -7,-7 -3,3 4,4 -4,4 3,3 z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

@ -0,0 +1,180 @@
<?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-move.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/folder-move-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="clipPath922-6"
clipPathUnits="userSpaceOnUse">
<path
sodipodi:nodetypes="ccccccc"
inkscape:connector-curvature="0"
id="path924-7"
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>
</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="1756"
inkscape:window-height="1372"
id="namedview4"
showgrid="true"
inkscape:zoom="13.1625"
inkscape:cx="40"
inkscape:cy="40"
inkscape:window-x="804"
inkscape:window-y="0"
inkscape:window-maximized="0"
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"
empspacing="4" />
</sodipodi:namedview>
<g
inkscape:groupmode="layer"
inkscape:label="Image"
id="g10">
<g
id="g21124"
transform="matrix(0.49999979,0,0,0.49999979,1.512e-5,20.000013)"
style="opacity:0.5">
<path
sodipodi:nodetypes="ccccccc"
inkscape:connector-curvature="0"
id="path871"
d="M 10,64.00005 H 70 V 18.000024 c 2e-6,-4.000026 2e-6,-4.000026 -4,-4.000026 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
transform="matrix(7.5590552,0,0,7.5590552,-2e-7,-2169.0394)"
clip-path="url(#clipPath922-6)"
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 V 25.999998 c 0,-6 0,-6 6,-6 h 32 c 8,0 0,-7.999974 8,-7.999974 h 12 c 6,0 6,0 6,6 V 62 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>
<g
id="g21134"
transform="matrix(0.49999979,0,0,0.49999979,40.000015,20.000013)">
<path
sodipodi:nodetypes="ccccccc"
inkscape:connector-curvature="0"
id="path21126"
d="M 10,64.00005 H 70 V 18.000024 c 2e-6,-4.000026 2e-6,-4.000026 -4,-4.000026 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
transform="matrix(7.5590552,0,0,7.5590552,-2e-7,-2169.0394)"
clip-path="url(#clipPath922-6)"
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="path21128"
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 V 25.999998 c 0,-6 0,-6 6,-6 h 32 c 8,0 0,-7.999974 8,-7.999974 h 12 c 6,0 6,0 6,6 V 62 c 0,6 0,6 -6,6 H 14 C 8,68 8,68 8,62 Z"
id="path21130"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccc" />
<rect
y="60"
x="8"
height="1.9999999"
width="63.999996"
id="rect21132"
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>
<path
inkscape:connector-curvature="0"
id="path3598"
d="m 45,40 -7,-7 -3,3 4,4 -4,4 3,3 z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.8 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: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"
version="1.1"
id="svg2"
width="80"
height="80"
viewBox="0 0 80 80"
sodipodi:docname="folder-plus.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/folder-plus-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">
<linearGradient
inkscape:collect="always"
id="linearGradient21094">
<stop
style="stop-color:#000000;stop-opacity:0.5"
offset="0"
id="stop21090" />
<stop
style="stop-color:#000000;stop-opacity:0"
offset="1"
id="stop21092" />
</linearGradient>
<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="clipPath922-6"
clipPathUnits="userSpaceOnUse">
<path
sodipodi:nodetypes="ccccccc"
inkscape:connector-curvature="0"
id="path924-7"
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>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient21094"
id="linearGradient21096"
x1="72"
y1="72"
x2="40"
y2="40"
gradientUnits="userSpaceOnUse" />
</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="1756"
inkscape:window-height="1372"
id="namedview4"
showgrid="true"
inkscape:zoom="13.1625"
inkscape:cx="40"
inkscape:cy="40"
inkscape:window-x="804"
inkscape:window-y="0"
inkscape:window-maximized="0"
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"
empspacing="4" />
</sodipodi:namedview>
<g
inkscape:groupmode="layer"
inkscape:label="Image"
id="g10">
<path
sodipodi:nodetypes="ccccccc"
inkscape:connector-curvature="0"
id="path871"
d="M 10,64.00005 H 70 V 18.000024 c 2e-6,-4.000026 2e-6,-4.000026 -4,-4.000026 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
transform="matrix(7.5590552,0,0,7.5590552,-2e-7,-2169.0394)"
clip-path="url(#clipPath922-6)"
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 V 25.999998 c 0,-6 0,-6 6,-6 h 32 c 8,0 0,-7.999974 8,-7.999974 h 12 c 6,0 6,0 6,6 V 62 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" />
<path
id="rect21088"
style="fill:url(#linearGradient21096);fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="M 54 12 C 46 12 54 20 46 20 L 14 20 C 8 20 8 20 8 26 L 8 62 C 8 68 8 68 14 68 L 66 68 C 72 68 72 68 72 62 L 72 18 C 72 12 72 12 66 12 L 54 12 z " />
<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
id="g7854"
transform="translate(4,4)">
<rect
style="fill:#ffffff;stroke-width:5.71411"
id="rect7848"
width="8"
height="32"
x="52"
y="40" />
<rect
style="fill:#ffffff;stroke-width:5.71411"
id="rect7850"
width="32"
height="8"
x="40"
y="52" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@ -0,0 +1,130 @@
<?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/format-bold-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="format-bold.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">
<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">
<g
aria-label="B"
transform="scale(0.99069581,1.0093916)"
id="text3512"
style="font-size:86.9271px;line-height:54.3294px;font-family:'Arial Black';-inkscape-font-specification:'Arial Black, ';letter-spacing:0px;word-spacing:0px;fill:#a0a0a0;fill-opacity:1;stroke:none;stroke-width:1.02268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1">
<path
d="M 8.0751351,71.295753 8.0432942,66.376617 H 16.150265 V 12.879045 H 8.0432942 L 8.0751351,7.9255572 H 45.638848 c 7.724967,0 13.525767,1.3016429 17.402398,3.9049288 3.876632,2.603285 5.688946,6.750567 5.688946,11.985435 0,3.763445 -1.218086,6.52053 -3.906261,8.727663 -2.659879,2.207133 -7.072405,3.546229 -12.335569,4.11216 6.36673,0.594229 11.698896,2.33946 15.094486,5.140822 3.39559,2.801362 5.210879,6.178612 5.161806,11.717546 -0.05565,6.281604 -2.445334,10.353789 -7.19916,13.32493 -4.725529,2.971141 -12.139234,4.456711 -22.241114,4.456711 z M 32.30053,34.585406 l 6.394286,0.05395 c 4.866832,0.04106 7.863671,-1.147835 10.212288,-2.902223 2.348616,-1.782685 3.799632,-4.365249 3.799632,-8.015507 0,-3.678556 -1.42272,-6.486491 -3.714743,-8.15599 -2.263727,-1.669498 -5.652091,-2.621188 -10.660494,-2.65086 l -6.030969,-0.03573 z m 0,31.791211 6.164408,0.07397 c 5.404243,0.06485 9.536675,-1.365936 12.13996,-3.516477 2.603286,-2.15054 4.117578,-5.19957 4.117578,-9.698727 0,-4.527453 -1.52844,-8.184713 -4.160022,-10.420143 -2.631583,-2.23543 -6.763851,-3.192551 -12.111839,-3.166458 l -6.150085,0.03001 z"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:86.9271px;font-family:'Bitstream Vera Serif';-inkscape-font-specification:'Bitstream Vera Serif Bold';fill:#a0a0a0;fill-opacity:1;stroke-width:1.02268px"
id="path3514"
sodipodi:nodetypes="ccccccsssccsscsccscscscccssssscc" />
</g>
<g
aria-label="B"
transform="scale(0.99069581,1.0093916)"
id="g3519"
style="font-size:86.9271px;line-height:54.3294px;font-family:'Arial Black';-inkscape-font-specification:'Arial Black, ';letter-spacing:0px;word-spacing:0px;fill:#303030;fill-opacity:1;stroke:none;stroke-width:1.02268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1">
<path
id="path3517"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:86.9271px;font-family:'Bitstream Vera Serif';-inkscape-font-specification:'Bitstream Vera Serif Bold';fill:#303030;fill-opacity:1;stroke-width:1.02268px"
sodipodi:type="inkscape:offset"
inkscape:radius="-1.9811766"
inkscape:original="M 8.0742188 7.9257812 L 8.0429688 12.878906 L 16.150391 12.878906 L 16.150391 66.376953 L 8.0429688 66.376953 L 8.0742188 71.294922 L 43.304688 71.294922 C 53.406567 71.294922 60.819393 69.810985 65.544922 66.839844 C 70.298748 63.868703 72.688491 59.795276 72.744141 53.513672 C 72.793214 47.974738 70.977621 44.598237 67.582031 41.796875 C 64.186441 38.995513 58.855011 37.250479 52.488281 36.65625 C 57.751445 36.090319 62.16434 34.750102 64.824219 32.542969 C 67.512394 30.335836 68.730469 27.579851 68.730469 23.816406 C 68.730469 18.581538 66.917648 14.433363 63.041016 11.830078 C 59.164385 9.2267922 53.363639 7.9257812 45.638672 7.9257812 L 8.0742188 7.9257812 z M 32.300781 12.878906 L 38.332031 12.914062 C 43.340434 12.943734 46.72846 13.896908 48.992188 15.566406 C 51.284211 17.235905 52.707031 20.042147 52.707031 23.720703 C 52.707031 27.370961 51.254866 29.953643 48.90625 31.736328 C 46.557633 33.490716 43.562145 34.679732 38.695312 34.638672 L 32.300781 34.585938 L 32.300781 12.878906 z M 38.451172 39.648438 C 43.79916 39.622345 47.930917 40.579023 50.5625 42.814453 C 53.194082 45.049883 54.722656 48.708875 54.722656 53.236328 C 54.722656 57.735485 53.208755 60.783054 50.605469 62.933594 C 48.002184 65.084135 43.869087 66.516022 38.464844 66.451172 L 32.300781 66.376953 L 32.300781 39.679688 L 38.451172 39.648438 z "
d="m 10.042969,9.90625 -0.0078,0.992188 h 6.115235 a 1.9813747,1.9813747 0 0 1 1.980468,1.980468 v 53.498047 a 1.9813747,1.9813747 0 0 1 -1.980468,1.980469 h -6.113282 l 0.0059,0.957031 h 33.261719 c 9.907859,0 16.99874,-1.51992 21.185546,-4.152344 a 1.9813747,1.9813747 0 0 1 0.0039,-0.002 c 4.31674,-2.697963 6.218265,-5.877285 6.269531,-11.664062 0.04517,-5.098916 -1.383162,-7.647212 -4.44336,-10.171875 -2.92188,-2.410552 -7.904331,-4.124925 -14.015624,-4.695313 a 1.9813747,1.9813747 0 0 1 -0.02734,-3.943359 c 5.049628,-0.54297 9.146756,-1.896794 11.28125,-3.667969 a 1.9813747,1.9813747 0 0 1 0.0078,-0.0059 C 65.856303,29.131593 66.75,27.152367 66.75,23.816406 66.75,19.038922 65.240854,15.694231 61.935547,13.474609 58.564659,11.210947 53.141197,9.90625 45.638672,9.90625 Z m 22.222656,0.992188 a 1.9813747,1.9813747 0 0 1 0.04687,0 l 6.03125,0.03516 c 5.252277,0.03112 9.086755,1.02264 11.820312,3.037109 0.0011,8.38e-4 0.0028,0.0011 0.0039,0.002 2.824587,2.062797 4.519531,5.563606 4.519531,9.748047 0,4.1757 -1.814623,7.491704 -4.583984,9.59375 a 1.9813747,1.9813747 0 0 1 -0.01172,0.0098 c -2.651489,1.98063 -6.216914,3.338377 -11.412109,3.294922 l -6.394532,-0.05273 A 1.9813747,1.9813747 0 0 1 30.320312,34.585938 V 12.878906 a 1.9813747,1.9813747 0 0 1 1.945313,-1.980468 z m 6.175781,26.769531 c 5.589228,-0.02727 10.205446,0.919416 13.404297,3.636719 3.156064,2.680957 4.857422,6.958259 4.857422,11.93164 0,4.943582 -1.814873,8.728948 -4.835937,11.22461 -3.064181,2.53128 -7.659546,4.039896 -13.425782,3.970703 l -6.164062,-0.07422 A 1.9813747,1.9813747 0 0 1 30.320312,66.376953 V 39.679688 a 1.9813747,1.9813747 0 0 1 1.970704,-1.980469 z" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.4 KiB

View File

@ -0,0 +1,167 @@
<?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/format-indent-less-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="format-indent-less.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">
<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">
<path
inkscape:connector-curvature="0"
id="path4682"
d="m 8,40 14,14 6,-6 -8,-8 8,-8 -6,-6 z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3205"
width="56"
height="4"
x="8"
y="10" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.38062;stroke-linecap:round;stroke-linejoin:round"
id="rect3207"
width="40"
height="4"
x="8"
y="18" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.38061;stroke-linecap:round;stroke-linejoin:round"
id="rect3209"
width="40"
height="4"
x="32"
y="26" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:2.82843;stroke-linecap:round;stroke-linejoin:round"
id="rect3211"
width="28"
height="4"
x="32"
y="34" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:2.61861;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6"
width="24"
height="4"
x="32"
y="42" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.02372;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7"
width="32"
height="4"
x="32"
y="50" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.70328;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7-5"
width="48"
height="4"
x="8"
y="58" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.14039;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7-5-3"
width="60"
height="4"
x="8"
y="66" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@ -0,0 +1,167 @@
<?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/format-indent-more-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="format-indent-more.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">
<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">
<path
inkscape:connector-curvature="0"
id="path4682"
d="M 28,40 14,54 8,48 16,40 8,32 14,26 Z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3205"
width="56"
height="4"
x="8"
y="10" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.38062;stroke-linecap:round;stroke-linejoin:round"
id="rect3207"
width="40"
height="4"
x="8"
y="18" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.38061;stroke-linecap:round;stroke-linejoin:round"
id="rect3209"
width="40"
height="4"
x="32"
y="26" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:2.82843;stroke-linecap:round;stroke-linejoin:round"
id="rect3211"
width="28"
height="4"
x="32"
y="34" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:2.61861;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6"
width="24"
height="4"
x="32"
y="42" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.02372;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7"
width="32"
height="4"
x="32"
y="50" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.70328;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7-5"
width="48"
height="4"
x="8"
y="58" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.14039;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7-5-3"
width="60"
height="4"
x="8"
y="66" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@ -0,0 +1,128 @@
<?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/format-italic-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="format-italic.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">
<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="45.918384"
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
aria-label="I"
id="text3542"
style="font-size:87.7818px;line-height:54.8636px;font-family:'Arial Black';-inkscape-font-specification:'Arial Black, ';letter-spacing:0px;word-spacing:0px;fill:#a0a0a0;stroke:#000000;stroke-width:1.09727px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:0.25"
transform="translate(14.548634,0.048637)">
<path
d="m 29.451366,67.951363 h 8 v 4 h -25 v -4 h 8 v -56 h -8 v -4 h 25 v 4 h -8 z"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Bitstream Vera Serif';-inkscape-font-specification:'Bitstream Vera Serif';fill:#a0a0a0;fill-opacity:0.25;stroke:none;stroke-width:1.09727px"
id="path3544"
sodipodi:nodetypes="ccccccccccccc" />
</g>
<g
aria-label="I"
id="g3549"
style="font-size:87.7818px;line-height:54.8636px;font-family:'Arial Black';-inkscape-font-specification:'Arial Black, ';letter-spacing:0px;word-spacing:0px;fill:#a0a0a0;stroke:#000000;stroke-width:1.09727px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
transform="matrix(1,0,-0.26794919,1,33.750992,0.048637)">
<path
d="m 29.451366,67.951363 h 8 v 4 h -25 v -4 h 8 v -56 h -8 v -4 h 25 v 4 h -8 z"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Bitstream Vera Serif';-inkscape-font-specification:'Bitstream Vera Serif';fill:#a0a0a0;fill-opacity:1;stroke:none;stroke-width:1.09727px"
id="path3547"
sodipodi:nodetypes="ccccccccccccc" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.5 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/format-justify-center-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="format-justify-center.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">
<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">
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3205"
width="56"
height="4"
x="12"
y="10" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.38062;stroke-linecap:round;stroke-linejoin:round"
id="rect3207"
width="40"
height="4"
x="20"
y="18" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.27617;stroke-linecap:round;stroke-linejoin:round"
id="rect3209"
width="64"
height="4"
x="8"
y="26" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:2.82843;stroke-linecap:round;stroke-linejoin:round"
id="rect3211"
width="28"
height="4"
x="26"
y="34" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.70327;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6"
width="48"
height="4"
x="16"
y="42" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.54563;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7"
width="44"
height="4"
x="18"
y="50" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7-5"
width="56"
height="4"
x="12"
y="58" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.27618;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7-5-3"
width="64"
height="4"
x="8"
y="66" />
<rect
style="fill:#ff9935;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3318"
width="4"
height="64"
x="38"
y="8" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -0,0 +1,176 @@
<?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/format-justify-fill-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="format-justify-fill.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">
<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">
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.27617;stroke-linecap:round;stroke-linejoin:round"
id="rect3209"
width="64"
height="4"
x="8"
y="26" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.27617;stroke-linecap:round;stroke-linejoin:round"
id="rect3209-6"
width="64"
height="4"
x="8"
y="18" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.27617;stroke-linecap:round;stroke-linejoin:round"
id="rect3209-6-2"
width="64"
height="4"
x="8"
y="10" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.27617;stroke-linecap:round;stroke-linejoin:round"
id="rect3209-9"
width="64"
height="4"
x="8"
y="50" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.27617;stroke-linecap:round;stroke-linejoin:round"
id="rect3209-6-1"
width="64"
height="4"
x="8"
y="42" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.27617;stroke-linecap:round;stroke-linejoin:round"
id="rect3209-6-2-2"
width="64"
height="4"
x="8"
y="34" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.27617;stroke-linecap:round;stroke-linejoin:round"
id="rect3209-6-0"
width="64"
height="4"
x="8"
y="66" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.27617;stroke-linecap:round;stroke-linejoin:round"
id="rect3209-6-2-9"
width="64"
height="4"
x="8"
y="58" />
<rect
style="fill:#ff9935;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3318"
width="4"
height="64"
x="68"
y="8" />
<rect
style="fill:#ff9935;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3318-5"
width="4"
height="64"
x="8"
y="8" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 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/format-justify-left-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="format-justify-left.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">
<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">
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3205"
width="56"
height="4"
x="8"
y="10" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.38062;stroke-linecap:round;stroke-linejoin:round"
id="rect3207"
width="40"
height="4"
x="8"
y="18" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.27617;stroke-linecap:round;stroke-linejoin:round"
id="rect3209"
width="64"
height="4"
x="8"
y="26" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:2.82843;stroke-linecap:round;stroke-linejoin:round"
id="rect3211"
width="28"
height="4"
x="8"
y="34" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.70327;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6"
width="48"
height="4"
x="8"
y="42" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.54563;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7"
width="44"
height="4"
x="8"
y="50" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7-5"
width="56"
height="4"
x="8"
y="58" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.27618;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7-5-3"
width="64"
height="4"
x="8"
y="66" />
<rect
style="fill:#ff9935;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3318"
width="4"
height="64"
x="8"
y="8" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.7 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/format-justify-right-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="format-justify-right.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">
<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">
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3205"
width="56"
height="4"
x="16"
y="10" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.38062;stroke-linecap:round;stroke-linejoin:round"
id="rect3207"
width="40"
height="4"
x="32"
y="18" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.27617;stroke-linecap:round;stroke-linejoin:round"
id="rect3209"
width="64"
height="4"
x="8"
y="26" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:2.82843;stroke-linecap:round;stroke-linejoin:round"
id="rect3211"
width="28"
height="4"
x="44"
y="34" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.70327;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6"
width="48"
height="4"
x="24"
y="42" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.54563;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7"
width="44"
height="4"
x="28"
y="50" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7-5"
width="56"
height="4"
x="16"
y="58" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:4.27618;stroke-linecap:round;stroke-linejoin:round"
id="rect3211-6-7-5-3"
width="64"
height="4"
x="8"
y="66" />
<rect
style="fill:#ff9935;fill-opacity:1;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3318"
width="4"
height="64"
x="68"
y="8" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -0,0 +1,123 @@
<?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/format-strikethrough-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="format-strikethrough.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">
<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
aria-label="S"
id="text3598"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:80px;line-height:25px;font-family:'Bitstream Vera Serif';-inkscape-font-specification:'Bitstream Vera Serif';letter-spacing:0px;word-spacing:0px;fill:#a0a0a0;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
transform="matrix(1.0577147,0,0,1.0577147,2.0999341,-5.3536478)">
<path
d="M 15.421875,69.1875 V 55.90625 l 4.492187,0.03906 q 0.195313,6.640625 3.828125,9.84375 3.671875,3.164063 11.132813,3.164063 6.953125,0 10.585937,-2.734375 3.671875,-2.773438 3.671875,-8.046875 0,-4.21875 -2.226562,-6.484375 -2.1875,-2.265625 -9.296875,-4.414063 L 29.914062,44.96875 Q 21.554687,42.429687 18.117187,38.640625 14.71875,34.851562 14.71875,28.25 q 0,-7.421875 5.273437,-11.523438 Q 25.265625,12.625 34.796875,12.625 q 4.0625,0 8.90625,0.898438 4.84375,0.859375 10.3125,2.539062 V 28.484375 H 49.601562 Q 48.9375,22.3125 45.460937,19.578125 q -3.4375,-2.773438 -10.507812,-2.773438 -6.171875,0 -9.414063,2.539063 -3.203125,2.5 -3.203125,7.304687 0,4.179688 2.421875,6.5625 2.421875,2.382813 10.273438,4.726563 l 7.226562,2.148437 q 7.929688,2.382813 11.289063,6.09375 3.398437,3.671875 3.398437,9.882813 0,8.476562 -5.429687,12.773437 -5.429688,4.296875 -16.171875,4.296875 -4.804688,0 -9.804688,-0.976562 -4.960937,-0.976563 -10.117187,-2.96875 z"
id="path3600"
style="fill:#a0a0a0;fill-opacity:1" />
</g>
<rect
style="fill:#ff9935;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3603"
width="64"
height="4"
x="8"
y="38" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -0,0 +1,118 @@
<?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/format-text-ltr-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="format-text-ltr.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">
<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">
<path
inkscape:connector-curvature="0"
id="path4682"
d="M 28,40 14,54 8,48 16,40 8,32 14,26 Z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.38061;stroke-linecap:round;stroke-linejoin:round"
id="rect3209"
width="40"
height="4"
x="32"
y="38" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -0,0 +1,119 @@
<?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/format-text-rtl-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="format-text-rtl.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">
<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">
<path
inkscape:connector-curvature="0"
id="path4682"
d="m 52,40 14,14 6,-6 -8,-8 8,-8 -6,-6 z"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<rect
style="fill:#a0a0a0;fill-opacity:1;stroke-width:3.38061;stroke-linecap:round;stroke-linejoin:round"
id="rect3209"
width="40"
height="4"
x="-48"
y="38"
transform="scale(-1,1)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -0,0 +1,123 @@
<?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/format-underline-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="format-underline.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">
<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="39.77208"
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
aria-label="U"
id="text3571"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:80px;line-height:25px;font-family:'Bitstream Vera Serif';-inkscape-font-specification:'Bitstream Vera Serif';letter-spacing:0px;word-spacing:0px;fill:#a0a0a0;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
transform="matrix(1.0652796,0,0,1.0652796,-4.5170351,-5.9068915)">
<path
d="M 19.259765,16.80957 H 11.75 v -3.754883 h 22.529296 v 3.754883 h -7.509765 l -0.105626,31.128639 c -0.02527,7.447874 1.648595,12.720645 4.07047,15.663353 2.447917,2.942709 6.653646,4.414063 12.617187,4.414063 5.963542,0 10.15625,-1.471354 12.578125,-4.414063 2.447917,-2.942708 3.913735,-8.216762 3.871516,-15.664559 L 59.624755,16.80957 h -7.509766 l 0.02564,-3.754883 h 19.687499 v 3.754883 h -7.509766 l 0.0075,31.978551 c 0.0021,8.880208 -1.625366,15.165004 -5.036825,18.836879 -3.411458,3.671875 -9.205729,5.507812 -17.382812,5.507812 -8.177083,0 -14.010417,-1.848958 -17.5,-5.546875 C 20.942708,63.88802 19.166968,57.51914 19.187092,48.691039 Z"
id="path3573"
sodipodi:nodetypes="ccccccscscsccccccssscsc" />
</g>
<rect
style="fill:#ff9935;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
id="rect3576"
width="72"
height="4"
x="4"
y="72" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -0,0 +1,79 @@
<?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/gear-x-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="gear-x.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" />
<sodipodi:namedview
inkscape:snap-nodes="true"
inkscape:snap-others="false"
inkscape:bbox-nodes="true"
inkscape:snap-bbox="true"
showguides="false"
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">
<path
d="M 39.855469 10 A 30 30 0 0 0 34.205078 10.566406 L 32.568359 22.027344 L 23.302734 15.078125 A 30 30 0 0 0 15.107422 23.259766 L 22.072266 32.546875 L 10.568359 34.189453 A 30 30 0 0 0 10 40 A 30 30 0 0 0 10.558594 45.761719 L 22.089844 47.408203 L 15.099609 56.728516 A 30 30 0 0 0 23.277344 64.90625 L 32.611328 57.90625 L 34.259766 69.445312 A 30 30 0 0 0 40 70 A 30 30 0 0 0 45.824219 69.427734 L 47.472656 57.886719 L 56.779297 64.867188 A 30 30 0 0 0 64.945312 56.664062 L 57.970703 47.365234 L 69.447266 45.726562 A 30 30 0 0 0 70 40 A 30 30 0 0 0 69.421875 34.142578 L 57.951172 32.503906 L 64.888672 23.253906 A 30 30 0 0 0 56.681641 15.068359 L 47.429688 22.007812 L 45.794922 10.566406 A 30 30 0 0 0 40 10 A 30 30 0 0 0 39.855469 10 z "
style="fill:#a0a0a0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;fill-opacity:1"
id="path2833" />
<path
style="opacity:1;fill:#ffffff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round"
d="m 26,32 6,-6 8,8 8,-8 6,6 -8,8 8,8 -6,6 -8,-8 -8,8 -6,-6 8,-8 z"
id="path35075"
sodipodi:nodetypes="ccccccccccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -0,0 +1,99 @@
<?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/help-contents-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="help-contents.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" />
<sodipodi:namedview
inkscape:snap-nodes="true"
inkscape:snap-others="false"
inkscape:bbox-nodes="true"
inkscape:snap-bbox="true"
showguides="false"
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">
<circle
style="opacity:1;fill:#dcdcdc;fill-opacity:1;stroke:none;stroke-width:3.88057;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
id="path35136"
cx="40"
cy="40"
r="32" />
<circle
style="opacity:1;fill:#dc432d;fill-opacity:1;stroke:none;stroke-width:4.66666;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
id="path35138"
cx="40"
cy="40"
r="28" />
<g
aria-label="?"
id="text35142"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:56px;line-height:35px;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1">
<path
d="m 54,31.882812 q 0,2.050782 -0.601563,3.664063 -0.601562,1.613281 -1.722656,2.980469 -1.121094,1.367187 -3.664062,3.226562 l -2.1875,1.613281 q -1.96875,1.421875 -2.925782,3.007813 -0.957031,1.558594 -0.984375,3.417969 H 37.128906 Q 37.183594,47.90625 37.703125,46.484375 38.25,45.0625 39.097656,43.96875 q 0.847656,-1.09375 1.914063,-1.941406 1.066406,-0.875 2.160156,-1.640625 1.09375,-0.792969 2.132812,-1.558594 1.066407,-0.792969 1.886719,-1.75 0.820313,-0.957031 1.3125,-2.160156 0.519531,-1.203125 0.519531,-2.816407 0,-3.117187 -2.132812,-4.921875 Q 44.785156,25.375 40.957031,25.375 q -3.828125,0 -6.070312,1.914062 -2.242188,1.914063 -2.625,5.25 l -5.03125,-0.328125 q 0.710937,-5.414062 4.265625,-8.3125 Q 35.050781,21 40.902344,21 47,21 50.5,23.898437 54,26.769531 54,31.882812 Z m -17.089844,28.21875 v -5.496093 h 5.332031 v 5.496093 z"
id="path35162" />
</g>
<path
id="rect35195"
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4.73286;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="m 53.412109,24 c 0.958647,1.180491 1.642772,2.546752 2.064453,4 h 5.308594 c -0.825378,-1.429387 -1.79601,-2.769815 -2.896484,-4 z M 56,32 c -0.0158,1.107521 -0.155033,2.211632 -0.417969,3.271484 C 55.517857,35.520057 55.431277,35.758909 55.349609,36 h 8.314453 C 63.434,34.63933 63.087012,33.301037 62.626953,32 Z m -2.980469,8 c -0.840759,0.980552 -1.806617,1.859611 -2.841797,2.619141 C 49.58963,43.107407 48.962602,43.554254 48.333984,44 H 63.664062 C 63.887543,42.678387 63.999915,41.340375 64,40 Z m -8.71875,8 c -0.472962,1.17431 -0.415631,2.743696 -0.484569,4 9.183788,0 16.376765,0 16.966991,0 0.735889,-1.274001 1.353071,-2.612972 1.84375,-4 z m -0.05859,8 v 4 h 9.021484 c 1.705224,-1.130815 3.25884,-2.475051 4.623047,-4 z"
sodipodi:nodetypes="ccccccccccccccccccccccccccc" />
<g
aria-label="?"
id="g35217"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:56px;line-height:35px;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -0,0 +1,92 @@
<?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/help-040.png"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="help.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" />
<sodipodi:namedview
inkscape:snap-nodes="true"
inkscape:snap-others="false"
inkscape:bbox-nodes="true"
inkscape:snap-bbox="true"
showguides="false"
inkscape:current-layer="g10"
inkscape:window-maximized="0"
inkscape:window-y="0"
inkscape:window-x="804"
inkscape:cy="41.15651"
inkscape:cx="38.206734"
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">
<circle
style="opacity:1;fill:#dcdcdc;fill-opacity:1;stroke:none;stroke-width:3.88057;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
id="path35136"
cx="40"
cy="40"
r="32" />
<circle
style="opacity:1;fill:#dc432d;fill-opacity:1;stroke:none;stroke-width:4.66666;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
id="path35138"
cx="40"
cy="40"
r="28" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:56px;line-height:35px;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans';letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="24.933594"
y="60.101562"
id="text35142"><tspan
sodipodi:role="line"
id="tspan35140"
x="24.933594"
y="60.101562">?</tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 408 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 412 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 603 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 734 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 549 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1009 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 349 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 774 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 768 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 648 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 427 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 674 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 360 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 572 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 571 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 585 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 371 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 553 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 550 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 768 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

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: 6.2 KiB

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: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 728 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 835 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 715 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Some files were not shown because too many files have changed in this diff Show More