git refresh icon

git-refresh-two-tone from Keyline Icons by Keyline Icons · Two Tone · MIT Free for personal and commercial use.

Name
git-refresh-two-tone
Set
Keyline Icons
Style
Two Tone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

Related icons in Keyline Icons

Use the git refresh icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M10 6C10 8.20914 8.20914 10 6 10C3.79086 10 2 8.20914 2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6Z" stroke="none"/><path d="M6 21V9M18 13V10C18 7.79086 16.2091 6 14 6H13M13.5 17.5H17.5C19.433 17.5 21 19.067 21 21M14.5 15.5L12.8536 17.1464C12.6583 17.3417 12.6583 17.6583 12.8536 17.8536L14.5 19.5M6 3C7.65685 3 9 4.34315 9 6C9 7.65685 7.65685 9 6 9C4.34315 9 3 7.65685 3 6C3 4.34315 4.34315 3 6 3Z"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsGitRefreshTwoTone(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" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M10 6C10 8.20914 8.20914 10 6 10C3.79086 10 2 8.20914 2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6Z" stroke="none"/><path d="M6 21V9M18 13V10C18 7.79086 16.2091 6 14 6H13M13.5 17.5H17.5C19.433 17.5 21 19.067 21 21M14.5 15.5L12.8536 17.1464C12.6583 17.3417 12.6583 17.6583 12.8536 17.8536L14.5 19.5M6 3C7.65685 3 9 4.34315 9 6C9 7.65685 7.65685 9 6 9C4.34315 9 3 7.65685 3 6C3 4.34315 4.34315 3 6 3Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M10 6C10 8.20914 8.20914 10 6 10C3.79086 10 2 8.20914 2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6Z" stroke="none"/><path d="M6 21V9M18 13V10C18 7.79086 16.2091 6 14 6H13M13.5 17.5H17.5C19.433 17.5 21 19.067 21 21M14.5 15.5L12.8536 17.1464C12.6583 17.3417 12.6583 17.6583 12.8536 17.8536L14.5 19.5M6 3C7.65685 3 9 4.34315 9 6C9 7.65685 7.65685 9 6 9C4.34315 9 3 7.65685 3 6C3 4.34315 4.34315 3 6 3Z"/></g></svg>
</template>

CSS

.icon-git-refresh-two-tone {
  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%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M10%206C10%208.20914%208.20914%2010%206%2010C3.79086%2010%202%208.20914%202%206C2%203.79086%203.79086%202%206%202C8.20914%202%2010%203.79086%2010%206Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M6%2021V9M18%2013V10C18%207.79086%2016.2091%206%2014%206H13M13.5%2017.5H17.5C19.433%2017.5%2021%2019.067%2021%2021M14.5%2015.5L12.8536%2017.1464C12.6583%2017.3417%2012.6583%2017.6583%2012.8536%2017.8536L14.5%2019.5M6%203C7.65685%203%209%204.34315%209%206C9%207.65685%207.65685%209%206%209C4.34315%209%203%207.65685%203%206C3%204.34315%204.34315%203%206%203Z%22%2F%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%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M10%206C10%208.20914%208.20914%2010%206%2010C3.79086%2010%202%208.20914%202%206C2%203.79086%203.79086%202%206%202C8.20914%202%2010%203.79086%2010%206Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M6%2021V9M18%2013V10C18%207.79086%2016.2091%206%2014%206H13M13.5%2017.5H17.5C19.433%2017.5%2021%2019.067%2021%2021M14.5%2015.5L12.8536%2017.1464C12.6583%2017.3417%2012.6583%2017.6583%2012.8536%2017.8536L14.5%2019.5M6%203C7.65685%203%209%204.34315%209%206C9%207.65685%207.65685%209%206%209C4.34315%209%203%207.65685%203%206C3%204.34315%204.34315%203%206%203Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/git-refresh-two-tone.svg?color=%231a73e8&size=48