/* Exact web equivalents of ic_volume.xml and ic_skip_next.xml. */
.outline-action {
  display: flex;
  align-items: center;
  justify-content: center;
}

.outline-action .action-icon {
  width: 17px;
  height: 17px;
  margin-right: 8px;
  flex: 0 0 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  vertical-align: middle;
}
