fix icon size

This commit is contained in:
Sven Fuchs 2012-12-09 22:19:41 +01:00
parent 754be387b4
commit 808ab28a4e
10 changed files with 22 additions and 22 deletions

View File

@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px">
<path fill="#A9A9AA" d="M6,0C2.687,0,0,2.688,0,6c0,3.314,2.686,6,6,6c3.312,0,6-2.686,6-6C12,2.688,9.314,0,6,0 M7.039,9.119H4.961
v-1.04h2.078V9.119z M6.896,6.529c-0.054,0.281-0.331,0.51-0.617,0.51H5.723c-0.285,0-0.564-0.229-0.619-0.51L4.501,3.393
C4.449,3.11,4.639,2.881,4.925,2.881h2.151c0.284,0,0.476,0.229,0.423,0.512L6.896,6.529z"/>
<path fill="#A8A8A9" d="M5,0C2.239,0,0,2.24,0,5c0,2.762,2.238,5,5,5c2.761,0,5-2.238,5-5C10,2.24,7.762,0,5,0 M5.866,7.6H4.134
V6.732h1.731V7.6z M5.747,5.441C5.702,5.675,5.47,5.866,5.232,5.866H4.77c-0.238,0-0.47-0.19-0.516-0.425L3.751,2.828
C3.708,2.592,3.866,2.401,4.104,2.401h1.793c0.236,0,0.396,0.191,0.352,0.427L5.747,5.441z"/>
</svg>

Before

Width:  |  Height:  |  Size: 408 B

After

Width:  |  Height:  |  Size: 401 B

View File

@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px">
<path fill="#CC1417" d="M1.757,1.756c-2.342,2.342-2.342,6.143,0.001,8.486c2.344,2.344,6.143,2.344,8.484,0
c2.344-2.342,2.344-6.142,0-8.485C7.898-0.586,4.1-0.586,1.757,1.756 M8.939,4.528L7.47,6L8.94,7.47L7.47,8.939L6,7.47l-1.471,1.47
L3.06,7.47L4.529,6L3.06,4.528l1.47-1.47L6,4.528l1.47-1.47L8.939,4.528z"/>
<path fill="#CD181B" d="M1.463,1.463c-1.951,1.952-1.951,5.119,0.001,7.072c1.954,1.953,5.12,1.953,7.071,0
c1.953-1.951,1.953-5.118,0-7.071C6.582-0.488,3.417-0.488,1.463,1.463 M7.449,3.773L6.226,5l1.224,1.226L6.226,7.449L5,6.226
L3.773,7.449L2.55,6.226L3.773,5L2.55,3.773l1.225-1.225L5,3.773l1.226-1.225L7.449,3.773z"/>
</svg>

Before

Width:  |  Height:  |  Size: 378 B

After

Width:  |  Height:  |  Size: 389 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px">
<path fill="#088036" d="M6,0C2.687,0,0,2.688,0,6c0,3.314,2.687,6,6,6c3.314,0,6-2.686,6-6C12,2.688,9.314,0,6,0 M5.442,9.389
L2.567,6.51L4.38,4.697l1.062,1.062l2.452-2.455l1.813,1.815L5.442,9.389z"/>
<path fill="#0D8136" d="M5,0C2.239,0,0,2.24,0,5c0,2.762,2.239,5,5,5c2.762,0,5-2.238,5-5C10,2.24,7.762,0,5,0 M4.535,7.824
L2.139,5.425L3.65,3.914l0.885,0.885l2.044-2.045l1.51,1.513L4.535,7.824z"/>
</svg>

Before

Width:  |  Height:  |  Size: 267 B

After

Width:  |  Height:  |  Size: 265 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px">
<path fill="#E7D100" d="M6,0C2.687,0,0,2.686,0,6c0,3.312,2.687,6,6,6c3.314,0,6-2.688,6-6C12,2.686,9.314,0,6,0"/>
<path fill="#E7D100" d="M5,0C2.239,0,0,2.238,0,5c0,2.761,2.239,5,5,5c2.762,0,5-2.239,5-5C10,2.238,7.762,0,5,0"/>
</svg>

Before

Width:  |  Height:  |  Size: 180 B

After

Width:  |  Height:  |  Size: 180 B

View File

@ -35,7 +35,7 @@
// @include border-radius(10px)
.summary
margin: 5px 0 0 18px
margin: 5px 0 0 16px
white-space: nowrap
overflow: hidden
text-overflow: ellipsis

View File

@ -2,9 +2,9 @@
.status
display: inline-block
width: 12px
height: 12px
margin-right: 3px
width: 10px
height: 10px
margin-right: 2px
background-size: auto auto
background-position: 0px 0px

View File

@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px">
<path fill="#A9A9AA" d="M6,0C2.687,0,0,2.688,0,6c0,3.314,2.686,6,6,6c3.312,0,6-2.686,6-6C12,2.688,9.314,0,6,0 M7.039,9.119H4.961
v-1.04h2.078V9.119z M6.896,6.529c-0.054,0.281-0.331,0.51-0.617,0.51H5.723c-0.285,0-0.564-0.229-0.619-0.51L4.501,3.393
C4.449,3.11,4.639,2.881,4.925,2.881h2.151c0.284,0,0.476,0.229,0.423,0.512L6.896,6.529z"/>
<path fill="#A8A8A9" d="M5,0C2.239,0,0,2.24,0,5c0,2.762,2.238,5,5,5c2.761,0,5-2.238,5-5C10,2.24,7.762,0,5,0 M5.866,7.6H4.134
V6.732h1.731V7.6z M5.747,5.441C5.702,5.675,5.47,5.866,5.232,5.866H4.77c-0.238,0-0.47-0.19-0.516-0.425L3.751,2.828
C3.708,2.592,3.866,2.401,4.104,2.401h1.793c0.236,0,0.396,0.191,0.352,0.427L5.747,5.441z"/>
</svg>

Before

Width:  |  Height:  |  Size: 408 B

After

Width:  |  Height:  |  Size: 401 B

View File

@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px">
<path fill="#CC1417" d="M1.757,1.756c-2.342,2.342-2.342,6.143,0.001,8.486c2.344,2.344,6.143,2.344,8.484,0
c2.344-2.342,2.344-6.142,0-8.485C7.898-0.586,4.1-0.586,1.757,1.756 M8.939,4.528L7.47,6L8.94,7.47L7.47,8.939L6,7.47l-1.471,1.47
L3.06,7.47L4.529,6L3.06,4.528l1.47-1.47L6,4.528l1.47-1.47L8.939,4.528z"/>
<path fill="#CD181B" d="M1.463,1.463c-1.951,1.952-1.951,5.119,0.001,7.072c1.954,1.953,5.12,1.953,7.071,0
c1.953-1.951,1.953-5.118,0-7.071C6.582-0.488,3.417-0.488,1.463,1.463 M7.449,3.773L6.226,5l1.224,1.226L6.226,7.449L5,6.226
L3.773,7.449L2.55,6.226L3.773,5L2.55,3.773l1.225-1.225L5,3.773l1.226-1.225L7.449,3.773z"/>
</svg>

Before

Width:  |  Height:  |  Size: 378 B

After

Width:  |  Height:  |  Size: 389 B

View File

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px">
<path fill="#088036" d="M6,0C2.687,0,0,2.688,0,6c0,3.314,2.687,6,6,6c3.314,0,6-2.686,6-6C12,2.688,9.314,0,6,0 M5.442,9.389
L2.567,6.51L4.38,4.697l1.062,1.062l2.452-2.455l1.813,1.815L5.442,9.389z"/>
<path fill="#0D8136" d="M5,0C2.239,0,0,2.24,0,5c0,2.762,2.239,5,5,5c2.762,0,5-2.238,5-5C10,2.24,7.762,0,5,0 M4.535,7.824
L2.139,5.425L3.65,3.914l0.885,0.885l2.044-2.045l1.51,1.513L4.535,7.824z"/>
</svg>

Before

Width:  |  Height:  |  Size: 267 B

After

Width:  |  Height:  |  Size: 265 B

View File

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px">
<path fill="#E7D100" d="M6,0C2.687,0,0,2.686,0,6c0,3.312,2.687,6,6,6c3.314,0,6-2.688,6-6C12,2.686,9.314,0,6,0"/>
<path fill="#E7D100" d="M5,0C2.239,0,0,2.238,0,5c0,2.761,2.239,5,5,5c2.762,0,5-2.239,5-5C10,2.238,7.762,0,5,0"/>
</svg>

Before

Width:  |  Height:  |  Size: 180 B

After

Width:  |  Height:  |  Size: 180 B