git refresh icon

git-refresh-duotone from Keyline Icons by Keyline Icons · Duotone · MIT Free for personal and commercial use.

Name
git-refresh-duotone
Set
Keyline Icons
Style
Duotone
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 21L6 9M18 13L18 10C18 7.7909 16.2091 6 14 6L13 6M13.5 17.5L17.5 17.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.5"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsGitRefreshDuotone(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 21L6 9M18 13L18 10C18 7.7909 16.2091 6 14 6L13 6M13.5 17.5L17.5 17.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.5"/></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 21L6 9M18 13L18 10C18 7.7909 16.2091 6 14 6L13 6M13.5 17.5L17.5 17.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.5"/></g></svg>
</template>

CSS

.icon-git-refresh-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%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%2021L6%209M18%2013L18%2010C18%207.7909%2016.2091%206%2014%206L13%206M13.5%2017.5L17.5%2017.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.5%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%2021L6%209M18%2013L18%2010C18%207.7909%2016.2091%206%2014%206L13%206M13.5%2017.5L17.5%2017.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.5%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-duotone.svg?color=%231a73e8&size=48