=fillSvg($color)
  svg,
  g,
  path,
  circle
    fill: $color
