112 lines
2.0 KiB
SCSS
112 lines
2.0 KiB
SCSS
.svgico {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
width: 1em;
|
|
height: 1em;
|
|
fill: none;
|
|
stroke: $medium-gray;
|
|
stroke-width: 2;
|
|
stroke-miterlimit: 10;
|
|
}
|
|
|
|
.svgico__fullscreen {
|
|
font-size:(14/10)*1rem;
|
|
width:(14/14)*1em;
|
|
}
|
|
.svgico__gallery {
|
|
font-size:(56/10)*1rem;
|
|
width:(56/56)*1em;
|
|
}
|
|
.svgico__gallery2 {
|
|
font-size:(56/10)*1rem;
|
|
width:(56/56)*1em;
|
|
}
|
|
.svgico__gallery3 {
|
|
font-size:(984/10)*1rem;
|
|
width:(984/984)*1em;
|
|
}
|
|
.svgico__googleplus {
|
|
font-size:(24/10)*1rem;
|
|
width:(24/24)*1em;
|
|
}
|
|
.svgico__icq {
|
|
font-size:(89.999/10)*1rem;
|
|
width:(89.999/89.999)*1em;
|
|
}
|
|
.svgico__lens {
|
|
font-size:(21/10)*1rem;
|
|
width:(21/21)*1em;
|
|
}
|
|
.svgico__linkedin {
|
|
font-size:(430.117/10)*1rem;
|
|
width:(430.117/430.117)*1em;
|
|
}
|
|
.svgico__load {
|
|
font-size:(46/10)*1rem;
|
|
width:(98/46)*1em;
|
|
}
|
|
.svgico__new-window {
|
|
font-size:(365.55/10)*1rem;
|
|
width:(365.55/365.55)*1em;
|
|
}
|
|
.svgico__new-window2 {
|
|
font-size:(512/10)*1rem;
|
|
width:(512/512)*1em;
|
|
}
|
|
.svgico__odnoklassniki {
|
|
font-size:(95.481/10)*1rem;
|
|
width:(95.481/95.481)*1em;
|
|
}
|
|
.svgico__share {
|
|
font-size:(430.118/10)*1rem;
|
|
width:(430.117/430.118)*1em;
|
|
}
|
|
.svgico__skype {
|
|
font-size:(430.123/10)*1rem;
|
|
width:(430.123/430.123)*1em;
|
|
}
|
|
.svgico__slack {
|
|
font-size:(24/10)*1rem;
|
|
width:(24/24)*1em;
|
|
}
|
|
.svgico__telegram {
|
|
font-size:(300/10)*1rem;
|
|
width:(300/300)*1em;
|
|
}
|
|
.svgico__twitter {
|
|
font-size:(430.117/10)*1rem;
|
|
width:(430.117/430.117)*1em;
|
|
}
|
|
.svgico__user {
|
|
font-size:(20/10)*1rem;
|
|
width:(21/20)*1em;
|
|
}
|
|
.svgico__viber {
|
|
font-size:(24/10)*1rem;
|
|
width:(24/24)*1em;
|
|
}
|
|
.svgico__vimeo {
|
|
font-size:(430.118/10)*1rem;
|
|
width:(430.118/430.118)*1em;
|
|
}
|
|
.svgico__vk {
|
|
font-size:(24/10)*1rem;
|
|
width:(24/24)*1em;
|
|
}
|
|
.svgico__whatsapp {
|
|
font-size:(90/10)*1rem;
|
|
width:(90/90)*1em;
|
|
}
|
|
.svgico__youtube {
|
|
font-size:(90/10)*1rem;
|
|
width:(90/90)*1em;
|
|
}
|
|
.svgico__zoom-in {
|
|
font-size:(24/10)*1rem;
|
|
width:(24/24)*1em;
|
|
}
|
|
.svgico__zoom-out {
|
|
font-size:(24/10)*1rem;
|
|
width:(24/24)*1em;
|
|
}
|