update voice.svg and incease animation time

This commit is contained in:
MathMan05 2024-08-02 13:43:56 -05:00
parent 2e28cd0d32
commit acbd454b8c
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 180 180"><defs><path id="a" d="M93 77C64 68 48 36 57 7c6-16 19-30 36-35" style="fill:none;fill-rule:evenodd;stroke:red;stroke-width:14.722;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1"/></defs><path d="M5 51h26l35-26h20v130H66l-35-25-26 1z" style="fill:red;stroke-width:1.35311;stroke-dasharray:none"/><use xlink:href="#a" style="fill:none;fill-rule:evenodd;stroke:red;stroke-width:14.722;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" transform="matrix(-1.1895 0 0 -1.1728 210 120)"/><use xlink:href="#a" style="fill:none;fill-rule:evenodd;stroke:red;stroke-width:11.9801;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" transform="matrix(-1.37947 0 0 -1.52719 246 128)"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 180"><path d="M5 51h21l28-26h17v130H54l-28-25-21 1Z" style="fill:red;stroke-width:1.21692;stroke-dasharray:none"/><path d="M100 38c27 12 38 45 26 71-4 9-10 16-18 22" style="fill:none;fill-rule:evenodd;stroke:red;stroke-width:25;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" transform="rotate(5 50 -2)"/><path d="M130 8c41 23 56 76 34 117-8 14-19 25-32 33" style="fill:none;fill-rule:evenodd;stroke:red;stroke-width:25;stroke-linecap:round;stroke-dasharray:none;stroke-opacity:1" transform="rotate(1 -346 -882) scale(1.02257)"/></svg>

Before

Width:  |  Height:  |  Size: 816 B

After

Width:  |  Height:  |  Size: 605 B

Before After
Before After

View file

@ -1526,7 +1526,7 @@ form div{
width:.15in;
padding-right: .025in;
padding-left: .05in;
transition:rotate .1s;
transition:rotate .2s;
}
.hiddencat{
rotate:-90deg;