git graph icon
git-graph-linear from Solar by 480 Design · Linear · IT · CC-BY-4.0 Attribution required.
- Name
- git-graph-linear
- Set
- Solar
- Style
- Linear
- Category
- IT
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More it icons from Solar
braces-boldbrackets-boldbug-boldbug-minimalistic-boldcode-2-boldcode-boldcode-circle-boldcode-square-boldcommand-boldgit-branch-boldgit-commit-boldgit-diff-boldgit-fork-boldgit-pull-request-boldhashtag-boldhashtag-chat-boldhashtag-circle-boldhashtag-square-boldpanel-top-boldpanel-top-close-boldpanel-top-open-boldpanels-top-left-boldparentheses-boldprogramming-bold
Use the git graph 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-width="1.5"><path stroke-linecap="round" d="M19.0063 8C19.0063 11.8902 17.8847 14.6079 16 16.0354"/><path d="M8 5C8 6.65685 6.65685 8 5 8C3.34315 8 2 6.65685 2 5C2 3.34315 3.34315 2 5 2C6.65685 2 8 3.34315 8 5Z"/><path d="M22 5C22 6.65686 20.6569 8 19 8C17.3431 8 16 6.65686 16 5C16 3.34315 17.3431 2 19 2C20.6569 2 22 3.34315 22 5Z"/><path d="M8 19.0354C8 20.6923 6.65685 22.0354 5 22.0354C3.34315 22.0354 2 20.6923 2 19.0354C2 17.3785 3.34315 16.0354 5 16.0354C6.65685 16.0354 8 17.3785 8 19.0354Z"/><path stroke-linecap="round" d="M5 16.0039L5 7.99999"/><path stroke-linecap="round" d="M12 22L12 2"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarGitGraphLinear(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" strokeWidth="1.5"><path strokeLinecap="round" d="M19.0063 8C19.0063 11.8902 17.8847 14.6079 16 16.0354"/><path d="M8 5C8 6.65685 6.65685 8 5 8C3.34315 8 2 6.65685 2 5C2 3.34315 3.34315 2 5 2C6.65685 2 8 3.34315 8 5Z"/><path d="M22 5C22 6.65686 20.6569 8 19 8C17.3431 8 16 6.65686 16 5C16 3.34315 17.3431 2 19 2C20.6569 2 22 3.34315 22 5Z"/><path d="M8 19.0354C8 20.6923 6.65685 22.0354 5 22.0354C3.34315 22.0354 2 20.6923 2 19.0354C2 17.3785 3.34315 16.0354 5 16.0354C6.65685 16.0354 8 17.3785 8 19.0354Z"/><path strokeLinecap="round" d="M5 16.0039L5 7.99999"/><path strokeLinecap="round" d="M12 22L12 2"/></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-width="1.5"><path stroke-linecap="round" d="M19.0063 8C19.0063 11.8902 17.8847 14.6079 16 16.0354"/><path d="M8 5C8 6.65685 6.65685 8 5 8C3.34315 8 2 6.65685 2 5C2 3.34315 3.34315 2 5 2C6.65685 2 8 3.34315 8 5Z"/><path d="M22 5C22 6.65686 20.6569 8 19 8C17.3431 8 16 6.65686 16 5C16 3.34315 17.3431 2 19 2C20.6569 2 22 3.34315 22 5Z"/><path d="M8 19.0354C8 20.6923 6.65685 22.0354 5 22.0354C3.34315 22.0354 2 20.6923 2 19.0354C2 17.3785 3.34315 16.0354 5 16.0354C6.65685 16.0354 8 17.3785 8 19.0354Z"/><path stroke-linecap="round" d="M5 16.0039L5 7.99999"/><path stroke-linecap="round" d="M12 22L12 2"/></g></svg> </template>
CSS
.icon-git-graph-linear {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.0063%208C19.0063%2011.8902%2017.8847%2014.6079%2016%2016.0354%22%2F%3E%3Cpath%20d%3D%22M8%205C8%206.65685%206.65685%208%205%208C3.34315%208%202%206.65685%202%205C2%203.34315%203.34315%202%205%202C6.65685%202%208%203.34315%208%205Z%22%2F%3E%3Cpath%20d%3D%22M22%205C22%206.65686%2020.6569%208%2019%208C17.3431%208%2016%206.65686%2016%205C16%203.34315%2017.3431%202%2019%202C20.6569%202%2022%203.34315%2022%205Z%22%2F%3E%3Cpath%20d%3D%22M8%2019.0354C8%2020.6923%206.65685%2022.0354%205%2022.0354C3.34315%2022.0354%202%2020.6923%202%2019.0354C2%2017.3785%203.34315%2016.0354%205%2016.0354C6.65685%2016.0354%208%2017.3785%208%2019.0354Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%2016.0039L5%207.99999%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2022L12%202%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.0063%208C19.0063%2011.8902%2017.8847%2014.6079%2016%2016.0354%22%2F%3E%3Cpath%20d%3D%22M8%205C8%206.65685%206.65685%208%205%208C3.34315%208%202%206.65685%202%205C2%203.34315%203.34315%202%205%202C6.65685%202%208%203.34315%208%205Z%22%2F%3E%3Cpath%20d%3D%22M22%205C22%206.65686%2020.6569%208%2019%208C17.3431%208%2016%206.65686%2016%205C16%203.34315%2017.3431%202%2019%202C20.6569%202%2022%203.34315%2022%205Z%22%2F%3E%3Cpath%20d%3D%22M8%2019.0354C8%2020.6923%206.65685%2022.0354%205%2022.0354C3.34315%2022.0354%202%2020.6923%202%2019.0354C2%2017.3785%203.34315%2016.0354%205%2016.0354C6.65685%2016.0354%208%2017.3785%208%2019.0354Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%2016.0039L5%207.99999%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2022L12%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/git-graph-linear.svg?color=%231a73e8&size=48