Browse Source

Merge pull request #3 from KILLERMANTV/imgbot

[ImgBot] Optimize images
pull/150/head
KILLERMANTV 2 years ago
committed by GitHub
parent
commit
5420d04cd3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. BIN
      PVEDiscordDark/images/dd_date-trigger.png
  2. BIN
      PVEDiscordDark/images/dd_icon-cloud.png
  3. 81
      PVEDiscordDark/images/dd_icon-die.svg
  4. 4
      PVEDiscordDark/images/dd_icon-fa-network-wired.svg
  5. 2
      PVEDiscordDark/images/dd_icon-sdn.svg
  6. BIN
      PVEDiscordDark/images/dd_icon-serial.png
  7. 33
      PVEDiscordDark/images/dd_loading.svg
  8. BIN
      PVEDiscordDark/images/dd_logo_blurp.png
  9. BIN
      PVEDiscordDark/images/dd_tool-sprites.png

BIN
PVEDiscordDark/images/dd_date-trigger.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
PVEDiscordDark/images/dd_icon-cloud.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 25 KiB

81
PVEDiscordDark/images/dd_icon-die.svg

@ -1,80 +1 @@
<?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:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="icon-die.svg"
id="svg41"
version="1.1"
viewBox="0 0 211.66667 211.66667"
height="800"
width="800">
<metadata
id="metadata47">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs45" />
<sodipodi:namedview
inkscape:current-layer="layer1"
inkscape:window-maximized="0"
inkscape:window-y="302"
inkscape:window-x="750"
inkscape:cy="400"
inkscape:cx="218.82353"
inkscape:zoom="1.0625"
showgrid="false"
id="namedview43"
inkscape:window-height="480"
inkscape:window-width="820"
inkscape:pageshadow="2"
inkscape:pageopacity="0"
guidetolerance="10"
gridtolerance="10"
objecttolerance="10"
borderopacity="1"
bordercolor="#666666"
pagecolor="#ffffff" />
<g
transform="translate(0,-85.333333)"
id="layer1">
<rect
ry="25.09997"
style="fill:none;stroke:#ffffff;stroke-width:15.875;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
y="101.96732"
x="16.633987"
height="178.39868"
width="178.3987"
id="rect3852" />
<circle
r="18"
cy="191.16667"
cx="105.83334"
id="path4663"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:13.22916603;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
<circle
r="18"
cy="235.16634"
cx="149.83366"
id="path4663-3"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:13.22916698;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
<circle
r="18"
cy="147.16634"
cx="61.833668"
id="path4663-6"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:13.22916698;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" id="svg41" width="800" height="800" version="1.1" viewBox="0 0 211.667 211.667"><metadata id="metadata47"/><g id="layer1" transform="translate(0,-85.333333)"><rect ry="25.1" style="fill:none;stroke:#fff;stroke-width:15.875;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" id="rect3852" width="178.399" height="178.399" x="16.634" y="101.967"/><circle id="path4663" cx="105.833" cy="191.167" r="18" style="fill:#fff;fill-opacity:1;stroke:none;stroke-width:13.22916603;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"/><circle id="path4663-3" cx="149.834" cy="235.166" r="18" style="fill:#fff;fill-opacity:1;stroke:none;stroke-width:13.22916698;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"/><circle id="path4663-6" cx="61.834" cy="147.166" r="18" style="fill:#fff;fill-opacity:1;stroke:none;stroke-width:13.22916698;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"/></g></svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

4
PVEDiscordDark/images/dd_icon-fa-network-wired.svg

@ -1,3 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 640 512" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMin meet"><rect id="svgEditorBackground" x="0" y="0" width="640" height="512" style="fill:none;stroke:none"/>
<path d="M640,264v-16c0,-8.84,-7.16,-16,-16,-16H344v-40h72c17.67,0,32,-14.33,32,-32V32c0,-17.67,-14.33,-32,-32,-32H224c-17.67,0,-32,14.33,-32,32v128c0,17.67,14.33,32,32,32h72v40H16c-8.84,0,-16,7.16,-16,16v16c0,8.84,7.16,16,16,16h104v40H64c-17.67,0,-32,14.33,-32,32v128c0,17.67,14.33,32,32,32h160c17.67,0,32,-14.33,32,-32V352c0,-17.67,-14.33,-32,-32,-32h-56v-40h304v40h-56c-17.67,0,-32,14.33,-32,32v128c0,17.67,14.33,32,32,32h160c17.67,0,32,-14.33,32,-32V352c0,-17.67,-14.33,-32,-32,-32h-56v-40h104c8.84,0,16,-7.16,16,-16ZM256,128V64h128v64H256Zm-64,320H96v-64h96v64Zm352,0h-96v-64h96v64Z" style="fill:white;"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" preserveAspectRatio="xMinYMin meet" viewBox="0 0 640 512"><rect id="svgEditorBackground" width="640" height="512" x="0" y="0" style="fill:none;stroke:none"/><path d="M640,264v-16c0,-8.84,-7.16,-16,-16,-16H344v-40h72c17.67,0,32,-14.33,32,-32V32c0,-17.67,-14.33,-32,-32,-32H224c-17.67,0,-32,14.33,-32,32v128c0,17.67,14.33,32,32,32h72v40H16c-8.84,0,-16,7.16,-16,16v16c0,8.84,7.16,16,16,16h104v40H64c-17.67,0,-32,14.33,-32,32v128c0,17.67,14.33,32,32,32h160c17.67,0,32,-14.33,32,-32V352c0,-17.67,-14.33,-32,-32,-32h-56v-40h304v40h-56c-17.67,0,-32,14.33,-32,32v128c0,17.67,14.33,32,32,32h160c17.67,0,32,-14.33,32,-32V352c0,-17.67,-14.33,-32,-32,-32h-56v-40h104c8.84,0,16,-7.16,16,-16ZM256,128V64h128v64H256Zm-64,320H96v-64h96v64Zm352,0h-96v-64h96v64Z" style="fill:#fff"/></svg>

Before

Width:  |  Height:  |  Size: 890 B

After

Width:  |  Height:  |  Size: 881 B

2
PVEDiscordDark/images/dd_icon-sdn.svg

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.2" viewBox="0 0 142 140" width="142" height="140" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMinYMin meet"><rect id="svgEditorBackground" x="0" y="0" width="142" height="140" style="fill:none;stroke:none"/><style>.a{stroke:rgb(255,255,255)}.b{fill:none;stroke:rgb(255,255,255);stroke-width:6}</style><circle class="a" cx="68.9" cy="66.9" r="18" style="fill:white"/><circle class="a" cx="120" cy="98.1" r="18" style="fill:white"/><path class="b" d="m84.5 76.4c6.4 3.9 13.7 8.3 20 12.2"/><circle class="a" cx="69.8" cy="118.3" r="18" style="fill:white"/><path class="b" d="m69.2 85.2c0.1 4.8 0.2 10 0.3 14.9"/><circle class="a" cx="22" cy="85.2" r="18" style="fill:white"/><path class="b" d="m52 73.5c-4.2 1.6-8.7 3.4-13 5"/><circle class="a" cx="105.4" cy="21.9" r="18" style="fill:white"/><path class="b" d="m80.5,52.7c4.3,-5.4,9.3,-11.5,13.6,-16.8"/><path class="b" d="m103.3 104.8c-5.4 2.2-11.3 4.6-16.7 6.7"/><path class="b" d="m36.8 95.5c5.7 3.9 12.2 8.4 18 12.4"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="142" height="140" preserveAspectRatio="xMinYMin meet" version="1.2" viewBox="0 0 142 140"><rect id="svgEditorBackground" width="142" height="140" x="0" y="0" style="fill:none;stroke:none"/><style>.a,.b{stroke:#fff}.b{fill:none;stroke-width:6}</style><circle cx="68.9" cy="66.9" r="18" class="a" style="fill:#fff"/><circle cx="120" cy="98.1" r="18" class="a" style="fill:#fff"/><path d="m84.5 76.4c6.4 3.9 13.7 8.3 20 12.2" class="b"/><circle cx="69.8" cy="118.3" r="18" class="a" style="fill:#fff"/><path d="m69.2 85.2c0.1 4.8 0.2 10 0.3 14.9" class="b"/><circle cx="22" cy="85.2" r="18" class="a" style="fill:#fff"/><path d="m52 73.5c-4.2 1.6-8.7 3.4-13 5" class="b"/><circle cx="105.4" cy="21.9" r="18" class="a" style="fill:#fff"/><path d="m80.5,52.7c4.3,-5.4,9.3,-11.5,13.6,-16.8" class="b"/><path d="m103.3 104.8c-5.4 2.2-11.3 4.6-16.7 6.7" class="b"/><path d="m36.8 95.5c5.7 3.9 12.2 8.4 18 12.4" class="b"/></svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1010 B

BIN
PVEDiscordDark/images/dd_icon-serial.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 43 KiB

33
PVEDiscordDark/images/dd_loading.svg

@ -1,32 +1 @@
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin: auto; background: none; display: block; shape-rendering: auto;" width="200px" height="200px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
<g transform="rotate(0 50 50)">
<rect x="47" y="24" rx="2.7600000000000002" ry="2.7600000000000002" width="6" height="12" fill="#ffffff">
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.8571428571428571s" repeatCount="indefinite"></animate>
</rect>
</g><g transform="rotate(51.42857142857143 50 50)">
<rect x="47" y="24" rx="2.7600000000000002" ry="2.7600000000000002" width="6" height="12" fill="#ffffff">
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.7142857142857143s" repeatCount="indefinite"></animate>
</rect>
</g><g transform="rotate(102.85714285714286 50 50)">
<rect x="47" y="24" rx="2.7600000000000002" ry="2.7600000000000002" width="6" height="12" fill="#ffffff">
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.5714285714285714s" repeatCount="indefinite"></animate>
</rect>
</g><g transform="rotate(154.28571428571428 50 50)">
<rect x="47" y="24" rx="2.7600000000000002" ry="2.7600000000000002" width="6" height="12" fill="#ffffff">
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.42857142857142855s" repeatCount="indefinite"></animate>
</rect>
</g><g transform="rotate(205.71428571428572 50 50)">
<rect x="47" y="24" rx="2.7600000000000002" ry="2.7600000000000002" width="6" height="12" fill="#ffffff">
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.2857142857142857s" repeatCount="indefinite"></animate>
</rect>
</g><g transform="rotate(257.14285714285717 50 50)">
<rect x="47" y="24" rx="2.7600000000000002" ry="2.7600000000000002" width="6" height="12" fill="#ffffff">
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="-0.14285714285714285s" repeatCount="indefinite"></animate>
</rect>
</g><g transform="rotate(308.57142857142856 50 50)">
<rect x="47" y="24" rx="2.7600000000000002" ry="2.7600000000000002" width="6" height="12" fill="#ffffff">
<animate attributeName="opacity" values="1;0" keyTimes="0;1" dur="1s" begin="0s" repeatCount="indefinite"></animate>
</rect>
</g>
<!-- [ldio] generated by https://loading.io/ --></svg>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin:auto;background:0 0;display:block;shape-rendering:auto" width="200" height="200" preserveAspectRatio="xMidYMid" viewBox="0 0 100 100"><g transform="rotate(0 50 50)"><rect width="6" height="12" x="47" y="24" fill="#fff" rx="2.76" ry="2.76"><animate attributeName="opacity" begin="-0.8571428571428571s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect></g><g transform="rotate(51.42857142857143 50 50)"><rect width="6" height="12" x="47" y="24" fill="#fff" rx="2.76" ry="2.76"><animate attributeName="opacity" begin="-0.7142857142857143s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect></g><g transform="rotate(102.85714285714286 50 50)"><rect width="6" height="12" x="47" y="24" fill="#fff" rx="2.76" ry="2.76"><animate attributeName="opacity" begin="-0.5714285714285714s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect></g><g transform="rotate(154.28571428571428 50 50)"><rect width="6" height="12" x="47" y="24" fill="#fff" rx="2.76" ry="2.76"><animate attributeName="opacity" begin="-0.42857142857142855s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect></g><g transform="rotate(205.71428571428572 50 50)"><rect width="6" height="12" x="47" y="24" fill="#fff" rx="2.76" ry="2.76"><animate attributeName="opacity" begin="-0.2857142857142857s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect></g><g transform="rotate(257.14285714285717 50 50)"><rect width="6" height="12" x="47" y="24" fill="#fff" rx="2.76" ry="2.76"><animate attributeName="opacity" begin="-0.14285714285714285s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect></g><g transform="rotate(308.57142857142856 50 50)"><rect width="6" height="12" x="47" y="24" fill="#fff" rx="2.76" ry="2.76"><animate attributeName="opacity" begin="0s" dur="1s" keyTimes="0;1" repeatCount="indefinite" values="1;0"/></rect></g></svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
PVEDiscordDark/images/dd_logo_blurp.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
PVEDiscordDark/images/dd_tool-sprites.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Loading…
Cancel
Save