This commit is contained in:
Valeria Fadeeva 2023-05-22 02:19:58 +05:00
parent 66d8c35281
commit 568c393d5a
2 changed files with 4 additions and 1 deletions

3
push.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
git add . && git commit -m "Update" && git push

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 16.933 16.933"><defs><linearGradient id="b" x1="-296.47" x2="-280.6" y1="-8.466" y2="-8.466" gradientTransform="translate(280.07)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#484848"/><stop offset="1" stop-color="#141414"/></linearGradient><linearGradient id="d" x1="8.467" x2="8.466" y1="284.37" y2="291.97" gradientTransform="translate(0 -280.07)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#e6e6e6"/></linearGradient><filter id="c" width="1.132" height="1.11" x="-.066" y="-.055" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation=".174"/></filter><filter id="a" width="1.072" height="1.072" x="-.036" y="-.036" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation=".238"/></filter></defs><rect width="15.875" height="15.875" x="-16.404" y="-16.404" filter="url(#a)" opacity=".25" rx="7.937" ry="7.937" transform="matrix(0 -1 -1 0 0 0)"/><rect width="15.875" height="15.875" x="-16.404" y="-16.404" fill="url(#b)" rx="7.937" ry="7.937" transform="matrix(0 -1 -1 0 0 0)"/><rect width="12.7" height="12.7" x="-14.816" y="-14.816" fill="#fff" opacity=".25" rx="6.349" ry="6.349" transform="matrix(0 -1 -1 0 0 0)"/><path d="M8.467 4.303 7.29 5.718a3.175 3.175 0 0 0-1.997 2.951 3.175 3.175 0 1 0 6.349 0 3.172 3.172 0 0 0-1.995-2.951z" filter="url(#c)" opacity=".5"/><path fill="url(#d)" d="M8.467 4.303 7.29 5.718a3.175 3.175 0 0 0-1.997 2.951 3.175 3.175 0 1 0 6.349 0 3.172 3.172 0 0 0-1.995-2.951z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><defs><filter id="a" width="1.07" height="1.07" x="-.04" y="-.04" color-interpolation-filters="sRGB"><feGaussianBlur stdDeviation=".42"/></filter></defs><circle cx="400.57" cy="531.8" r="14" filter="url(#a)" opacity=".25" transform="translate(-826.38 -1107.6) scale(2.1429)"/><g transform="matrix(2 0 0 2.0001 -2 -2)"><circle cx="17" cy="17" r="15" fill="#fff" stroke="#00000080" stroke-width=".5" paint-order="stroke fill markers"/><path fill-opacity=".05" d="M32.05 15.98a15 15.18 0 1 1-29.96 0 15 15.18 0 0 0 29.95.18zM17.07 3.23a13.12 13.29 0 0 1 8.4 23.5 12.32 12.47 0 1 0-16.8 0 13.12 13.29 0 0 1 8.4-23.5z"/><circle cx="17" cy="17" r="11.79" fill="#1a8cff" stroke="#1368bd" stroke-width=".53"/><circle cx="17" cy="17" r="9.37" fill="#f7f7f7" stroke="#1368bd" stroke-width=".53"/><circle cx="17" cy="17" r="3.75" fill="#eaeaea" stroke="#c7c7c7" stroke-width=".53"/><path fill="#fff" d="M15.5 10.16c-.66 0-1.18.57-1.18 1.26v1.98a4.55 4.47 0 0 0 0 7.2v1.98c0 .69.52 1.26 1.19 1.26h2.99c.66 0 1.18-.57 1.18-1.26v-1.97a4.55 4.47 0 0 0 0-7.21v-1.98c0-.69-.52-1.26-1.18-1.26zm-1.18 3.91v.19c0 .25.1.5.27.7l.44.47v.05l-.44.48a1.06 1.04 0 0 0-.27.7v3.26a4.02 3.94 0 0 1 0-5.85zm5.36 0a4.02 3.94 0 0 1 0 5.86v-.19a1.06 1.04 0 0 0-.27-.7l-.44-.47v-.05l.44-.48a1.06 1.04 0 0 0 .27-.7z"/><path fill="#0a2d4d" stroke="#061b2e" stroke-width=".53" d="M15.73 10.97c-.25 0-.46.18-.55.44a1.3 1.3 0 0 0-.04.29v2.7a.48.52 0 0 0 .12.34l.38.45a.58.58 0 0 1 0 .7l-.38.45a.56.55 0 0 0-.12.34v5.72c0 .07.02.15.04.22a.7.68 0 0 0 .32.38l.05.02.11.02h2.67a.61.61 0 0 0 .36-.2c.05-.08.1-.15.13-.24l.02-.06.01-.07v-2.84a.52.52 0 0 0-.12-.35l-.36-.46a.5.53 0 0 1 0-.69l.37-.45a.48.52 0 0 0 .12-.35V11.7c0-.4-.27-.73-.6-.73z"/></g></svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB