Update timesheet icon

Add missing size
This commit is contained in:
StefanU 2022-11-30 22:05:08 +01:00 committed by GitHub
parent 0364dfa0d1
commit 72992b3296
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<svg version="1.1" width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="M16 5c-.554 0-1 .669-1 1.5S15.446 8 16 8s1-.669 1-1.5S16.554 5 16 5zm3.258 2.219c-.52.009-.99.277-1.203.74L15.04 14.5H11.5c-.831 0-1.5.669-1.5 1.5s.669 1.5 1.5 1.5h4.352c.608.08 1.198-.192 1.443-.725l3.484-7.56c.31-.673-.048-1.494-.802-1.842a1.65 1.65 0 0 0-.72-.154zM6.5 15c-.831 0-1.5.446-1.5 1s.669 1 1.5 1S8 16.554 8 16s-.67-1-1.5-1zm19 0c-.831 0-1.5.446-1.5 1s.669 1 1.5 1 1.5-.446 1.5-1-.67-1-1.5-1zM16 24c-.554 0-1 .669-1 1.5s.446 1.5 1 1.5 1-.669 1-1.5-.446-1.5-1-1.5zm0-24A16 16 0 0 0 0 16a16 16 0 0 0 16 16 16 16 0 0 0 16-16A16 16 0 0 0 16 0zm0 3a13 13 0 0 1 13 13 13 13 0 0 1-13 13A13 13 0 0 1 3 16 13 13 0 0 1 16 3z" fill="#306"/>
</svg>

Before

Width:  |  Height:  |  Size: 774 B

After

Width:  |  Height:  |  Size: 797 B