Incorporate IMGBOT savings

Closes #485
This commit is contained in:
edent
2020-11-13 12:01:21 +00:00
parent bedd9cf5f3
commit d244a8c967
19 changed files with 44 additions and 47 deletions

View File

@@ -1,11 +1,9 @@
<svg onload="w()" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
aria-label="Calendar" role="img"
viewBox="0 0 512 512"
style="font-family:monospace;text-anchor:middle;fill:#667777"><script type="text/ecmascript"><![CDATA[w=()=>{c=0;for (i in e={weekday:"long",month:"short",day:'numeric'}) document.getElementsByTagName('text')[c++].textContent=(new Date).toLocaleString(undefined,{[i]:e[i]})}]]></script>
<defs><clipPath id="c"><rect
style="font-family:monospace;text-anchor:middle;fill:#677"><script type="text/ecmascript"><![CDATA[w=()=>{c=0;for(i in e={weekday:"long",month:"short",day:'numeric'})document.getElementsByTagName('text')[c++].textContent=(new Date).toLocaleString(undefined,{[i]:e[i]})}]]></script><defs><clipPath id="c"><rect
width="512" height="512"
rx="15%"/></clipPath></defs>
<g clip-path="url(#c)"><rect
rx="15%"/></clipPath></defs><g clip-path="url(#c)"><rect
width="512" height="512"
fill="#dee"/><rect
width="512" height="180"

Before

Width:  |  Height:  |  Size: 974 B

After

Width:  |  Height:  |  Size: 967 B