renew alt icon

renew-alt from Carbon by IBM · Outline · Actions · Apache-2.0 Free for personal and commercial use.

Name
renew-alt
Set
Carbon
Style
Outline
Category
Actions
Viewbox
32×32
License
Apache 2.0

More actions icons from Carbon

Use the renew alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m19.707 29.707l-1.414-1.414L21.586 25H2V8h2v15h17.586l-3.293-3.293l1.414-1.414L25.414 24zM30 24h-2V9H10.414l3.293 3.293l-1.414 1.414L6.586 8l5.707-5.707l1.414 1.414L10.414 7H30z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonRenewAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m19.707 29.707l-1.414-1.414L21.586 25H2V8h2v15h17.586l-3.293-3.293l1.414-1.414L25.414 24zM30 24h-2V9H10.414l3.293 3.293l-1.414 1.414L6.586 8l5.707-5.707l1.414 1.414L10.414 7H30z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m19.707 29.707l-1.414-1.414L21.586 25H2V8h2v15h17.586l-3.293-3.293l1.414-1.414L25.414 24zM30 24h-2V9H10.414l3.293 3.293l-1.414 1.414L6.586 8l5.707-5.707l1.414 1.414L10.414 7H30z"/></svg>
</template>

CSS

.icon-renew-alt {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.707%2029.707l-1.414-1.414L21.586%2025H2V8h2v15h17.586l-3.293-3.293l1.414-1.414L25.414%2024zM30%2024h-2V9H10.414l3.293%203.293l-1.414%201.414L6.586%208l5.707-5.707l1.414%201.414L10.414%207H30z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.707%2029.707l-1.414-1.414L21.586%2025H2V8h2v15h17.586l-3.293-3.293l1.414-1.414L25.414%2024zM30%2024h-2V9H10.414l3.293%203.293l-1.414%201.414L6.586%208l5.707-5.707l1.414%201.414L10.414%207H30z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/renew-alt.svg?color=%231a73e8&size=48