svg-icon {
  display: inline-block; }
  svg-icon svg {
    display: inline-block;
    fill: currentColor;
    vertical-align: text-top; }
