2018-11-09 18:08:48 +01:00
|
|
|
.icon {
|
|
|
|
display: inline-block;
|
2022-04-16 16:25:55 +02:00
|
|
|
fill: currentcolor;
|
2022-01-09 21:12:31 +01:00
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
2018-11-09 18:08:48 +01:00
|
|
|
font-style: normal;
|
2022-01-09 21:12:31 +01:00
|
|
|
font-variant: normal;
|
2018-11-09 18:08:48 +01:00
|
|
|
font-weight: normal;
|
2022-01-09 21:12:31 +01:00
|
|
|
height: 1em;
|
|
|
|
line-height: 1em;
|
2018-11-09 18:08:48 +01:00
|
|
|
speak: none;
|
2022-04-16 16:25:55 +02:00
|
|
|
stroke: currentcolor;
|
2022-01-09 21:12:31 +01:00
|
|
|
stroke-width: 0;
|
2018-11-09 18:08:48 +01:00
|
|
|
text-align: center;
|
|
|
|
text-transform: none;
|
2022-01-09 21:12:31 +01:00
|
|
|
width: 1em;
|
|
|
|
}
|