mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
Update timesheet icon
Size adjusted 28px => 32px, without border, file optimisation
This commit is contained in:
parent
bae2590fd5
commit
154b0da56d
@ -1,22 +1,4 @@
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<?xml-stylesheet type="text/css" href="../../../../pixelegg/less/svg.css" ?>
|
||||
<svg version="1.1" id="timesheet_navbar" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
|
||||
y="0px" width="28.348px" height="28.348px" viewBox="0 0 28.348 28.348" enable-background="new 0 0 28.348 28.348"
|
||||
xml:space="preserve">
|
||||
<g>
|
||||
<path fill="#330066" d="M14.173,1.308c-7.104,0-12.864,5.761-12.864,12.864c0,7.105,5.76,12.865,12.864,12.865
|
||||
c7.105,0,12.865-5.76,12.865-12.865C27.038,7.069,21.278,1.308,14.173,1.308z M14.173,24.361C9,24.361,4.004,19.389,4.004,14.246
|
||||
C4.004,9.103,9,4.13,14.173,4.13c5.174,0,10.169,4.974,10.169,10.116C24.342,19.389,19.346,24.361,14.173,24.361z"/>
|
||||
<path fill="#330066" d="M14.173,7.749c1.264,0,0.804-2.409,0-2.409C13.37,5.34,12.91,7.749,14.173,7.749z"/>
|
||||
<path fill="#330066" d="M5.34,14.174c0,1.263,2.409,1.263,2.409,0C7.749,12.912,5.34,12.912,5.34,14.174z"/>
|
||||
<path fill="#330066" d="M14.173,20.598c-1.263,0-1.146,2.408,0,2.408C15.32,23.007,15.436,20.598,14.173,20.598z"/>
|
||||
<path fill="#330066" d="M17.853,7.747c-0.588-0.271-1.282-0.018-1.554,0.566l-2.495,5.403l-2.757-0.009
|
||||
c-0.644-0.002-1.166,0.52-1.165,1.165c0.004,0.646,0.526,1.17,1.173,1.171l3.505,0.012c0.039,0,0.076-0.009,0.112-0.013
|
||||
c0.028-0.003,0.059-0.003,0.086-0.009c0.056-0.009,0.107-0.023,0.159-0.041c0.02-0.006,0.036-0.01,0.056-0.017
|
||||
c0.053-0.021,0.104-0.046,0.153-0.074c0.017-0.008,0.031-0.015,0.047-0.025c0.049-0.029,0.093-0.063,0.136-0.101
|
||||
c0.015-0.012,0.029-0.023,0.044-0.036c0.042-0.039,0.079-0.082,0.113-0.126c0.013-0.015,0.025-0.028,0.037-0.044
|
||||
c0.035-0.05,0.066-0.104,0.094-0.158c0.006-0.012,0.015-0.021,0.021-0.034l0.01-0.021c0.003-0.007,0.006-0.013,0.01-0.02
|
||||
l2.79-6.043C18.697,8.712,18.439,8.018,17.853,7.747z"/>
|
||||
<path fill="#330066" d="M20.597,14.174c0,1.263,2.408,1.263,2.408,0C23.006,12.912,20.597,12.912,20.597,14.174z"/>
|
||||
</g>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg version="1.1" 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: 1.9 KiB After Width: | Height: | Size: 774 B |
Loading…
Reference in New Issue
Block a user