sync from Line Awesome by Icons8 · Line · Spinners · Apache-2.0 Free for personal and commercial use.

Name
sync
Set
Line Awesome
Style
Line
Category
Spinners
Viewbox
32×32
License
Apache 2.0
Aliases
sync-solid

The same icon in other sets

More spinners icons from Line Awesome

Use the sync icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4c-5.113 0-9.383 3.16-11.125 7.625l1.844.75C8.176 8.641 11.71 6 16 6c3.242 0 6.133 1.59 7.938 4H20v2h7V5h-2v3.094A11.94 11.94 0 0 0 16 4m9.281 15.625C23.824 23.359 20.29 26 16 26c-3.277 0-6.156-1.613-7.969-4H12v-2H5v7h2v-3.094C9.188 26.386 12.395 28 16 28c5.113 0 9.383-3.16 11.125-7.625z"/></svg>

React

import type { SVGProps } from "react";

export function LaSync(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="M16 4c-5.113 0-9.383 3.16-11.125 7.625l1.844.75C8.176 8.641 11.71 6 16 6c3.242 0 6.133 1.59 7.938 4H20v2h7V5h-2v3.094A11.94 11.94 0 0 0 16 4m9.281 15.625C23.824 23.359 20.29 26 16 26c-3.277 0-6.156-1.613-7.969-4H12v-2H5v7h2v-3.094C9.188 26.386 12.395 28 16 28c5.113 0 9.383-3.16 11.125-7.625z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4c-5.113 0-9.383 3.16-11.125 7.625l1.844.75C8.176 8.641 11.71 6 16 6c3.242 0 6.133 1.59 7.938 4H20v2h7V5h-2v3.094A11.94 11.94 0 0 0 16 4m9.281 15.625C23.824 23.359 20.29 26 16 26c-3.277 0-6.156-1.613-7.969-4H12v-2H5v7h2v-3.094C9.188 26.386 12.395 28 16 28c5.113 0 9.383-3.16 11.125-7.625z"/></svg>
</template>

CSS

.icon-sync {
  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%22M16%204c-5.113%200-9.383%203.16-11.125%207.625l1.844.75C8.176%208.641%2011.71%206%2016%206c3.242%200%206.133%201.59%207.938%204H20v2h7V5h-2v3.094A11.94%2011.94%200%200%200%2016%204m9.281%2015.625C23.824%2023.359%2020.29%2026%2016%2026c-3.277%200-6.156-1.613-7.969-4H12v-2H5v7h2v-3.094C9.188%2026.386%2012.395%2028%2016%2028c5.113%200%209.383-3.16%2011.125-7.625z%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%22M16%204c-5.113%200-9.383%203.16-11.125%207.625l1.844.75C8.176%208.641%2011.71%206%2016%206c3.242%200%206.133%201.59%207.938%204H20v2h7V5h-2v3.094A11.94%2011.94%200%200%200%2016%204m9.281%2015.625C23.824%2023.359%2020.29%2026%2016%2026c-3.277%200-6.156-1.613-7.969-4H12v-2H5v7h2v-3.094C9.188%2026.386%2012.395%2028%2016%2028c5.113%200%209.383-3.16%2011.125-7.625z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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