/* -----
SVG Icons - svgicons.sparkk.fr
----- */

.svg-icon {
  width: 1rem;
  height: 1rem;
}
/*
.svg-icon path {
  fill: #909090;
}

.reset-button:hover{
  color: #4691f6;
}

.svg-icon circle {
  stroke: #4691f6;
  stroke-width: 1;
}*/