/* -----
SVG Icons - svgicons.sparkk.fr
----- */



.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
  fill: #FF0000;
}

.svg-icon circle {
  stroke: #FF0000;
  stroke-width: 1;
}