restart icon

restart-line-duotone from Solar by 480 Design · Line Duotone · Arrows · CC-BY-4.0 Attribution required.

Name
restart-line-duotone
Set
Solar
Style
Line Duotone
Category
Arrows
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More arrows icons from Solar

Use the restart icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" clip-path="url(#SVG6WNJNcPe)"><path d="M19.7285 10.9296C20.4412 13.5985 19.7507 16.5642 17.6569 18.6581C14.5327 21.7823 9.46734 21.7823 6.34315 18.6581C3.21895 15.5339 3.21895 10.4685 6.34315 7.34435C9.46734 4.22016 14.5327 4.22016 17.6569 7.34435L18.364 8.05146" opacity=".5"/><path d="M14.1214 8.04928H18.364V3.80664"/></g><defs><clipPath id="SVG6WNJNcPe"><rect width="24" height="24" fill="#fff"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function SolarRestartLineDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" clipPath="url(#SVG6WNJNcPe)"><path d="M19.7285 10.9296C20.4412 13.5985 19.7507 16.5642 17.6569 18.6581C14.5327 21.7823 9.46734 21.7823 6.34315 18.6581C3.21895 15.5339 3.21895 10.4685 6.34315 7.34435C9.46734 4.22016 14.5327 4.22016 17.6569 7.34435L18.364 8.05146" opacity=".5"/><path d="M14.1214 8.04928H18.364V3.80664"/></g><defs><clipPath id="SVG6WNJNcPe"><rect width="24" height="24" fill="#fff"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" clip-path="url(#SVG6WNJNcPe)"><path d="M19.7285 10.9296C20.4412 13.5985 19.7507 16.5642 17.6569 18.6581C14.5327 21.7823 9.46734 21.7823 6.34315 18.6581C3.21895 15.5339 3.21895 10.4685 6.34315 7.34435C9.46734 4.22016 14.5327 4.22016 17.6569 7.34435L18.364 8.05146" opacity=".5"/><path d="M14.1214 8.04928H18.364V3.80664"/></g><defs><clipPath id="SVG6WNJNcPe"><rect width="24" height="24" fill="#fff"/></clipPath></defs></g></svg>
</template>

CSS

.icon-restart-line-duotone {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20clip-path%3D%22url(%23SVG6WNJNcPe)%22%3E%3Cpath%20d%3D%22M19.7285%2010.9296C20.4412%2013.5985%2019.7507%2016.5642%2017.6569%2018.6581C14.5327%2021.7823%209.46734%2021.7823%206.34315%2018.6581C3.21895%2015.5339%203.21895%2010.4685%206.34315%207.34435C9.46734%204.22016%2014.5327%204.22016%2017.6569%207.34435L18.364%208.05146%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14.1214%208.04928H18.364V3.80664%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVG6WNJNcPe%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22%23fff%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20clip-path%3D%22url(%23SVG6WNJNcPe)%22%3E%3Cpath%20d%3D%22M19.7285%2010.9296C20.4412%2013.5985%2019.7507%2016.5642%2017.6569%2018.6581C14.5327%2021.7823%209.46734%2021.7823%206.34315%2018.6581C3.21895%2015.5339%203.21895%2010.4685%206.34315%207.34435C9.46734%204.22016%2014.5327%204.22016%2017.6569%207.34435L18.364%208.05146%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14.1214%208.04928H18.364V3.80664%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVG6WNJNcPe%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22%23fff%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/restart-line-duotone.svg?color=%231a73e8&size=48