git graph icon
git-graph-outline from Solar by 480 Design · Outline · IT · CC-BY-4.0 Attribution required.
- Name
- git-graph-outline
- Set
- Solar
- Style
- Outline
- 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="currentColor"><path fill-rule="evenodd" d="M5 1.25C7.07107 1.25 8.75 2.92893 8.75 5C8.75 6.81421 7.46166 8.32734 5.75 8.6748V15.3594C7.4617 15.7067 8.74988 17.221 8.75 19.0352C8.75 21.1062 7.07107 22.7852 5 22.7852C2.92893 22.7852 1.25 21.1062 1.25 19.0352C1.25012 17.221 2.5383 15.7067 4.25 15.3594V8.6748C2.53834 8.32734 1.25 6.81421 1.25 5C1.25 2.92893 2.92893 1.25 5 1.25ZM5 16.7852C3.75744 16.7852 2.75013 17.7926 2.75 19.0352C2.75 20.2778 3.75736 21.2852 5 21.2852C6.24264 21.2852 7.25 20.2778 7.25 19.0352C7.24987 17.7926 6.24256 16.7852 5 16.7852ZM5 2.75C3.75736 2.75 2.75 3.75736 2.75 5C2.75 6.24264 3.75736 7.25 5 7.25C6.24264 7.25 7.25 6.24264 7.25 5C7.25 3.75736 6.24264 2.75 5 2.75Z" clip-rule="evenodd"/><path d="M12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V2C11.25 1.58579 11.5858 1.25 12 1.25Z"/><path fill-rule="evenodd" d="M19 1.25C21.0711 1.25 22.75 2.92893 22.75 5C22.75 6.81626 21.4587 8.33057 19.7441 8.67578C19.6203 12.3463 18.4785 15.0985 16.4531 16.6328C16.123 16.8829 15.6525 16.8184 15.4023 16.4883C15.1523 16.1581 15.2168 15.6876 15.5469 15.4375C17.0695 14.2843 18.1216 12.0635 18.2441 8.67383C16.5354 8.32412 15.25 6.81215 15.25 5C15.25 2.92893 16.9289 1.25 19 1.25ZM19 2.75C17.7574 2.75 16.75 3.75736 16.75 5C16.75 6.24264 17.7574 7.25 19 7.25C20.2426 7.25 21.25 6.24264 21.25 5C21.25 3.75736 20.2426 2.75 19 2.75Z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarGitGraphOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M5 1.25C7.07107 1.25 8.75 2.92893 8.75 5C8.75 6.81421 7.46166 8.32734 5.75 8.6748V15.3594C7.4617 15.7067 8.74988 17.221 8.75 19.0352C8.75 21.1062 7.07107 22.7852 5 22.7852C2.92893 22.7852 1.25 21.1062 1.25 19.0352C1.25012 17.221 2.5383 15.7067 4.25 15.3594V8.6748C2.53834 8.32734 1.25 6.81421 1.25 5C1.25 2.92893 2.92893 1.25 5 1.25ZM5 16.7852C3.75744 16.7852 2.75013 17.7926 2.75 19.0352C2.75 20.2778 3.75736 21.2852 5 21.2852C6.24264 21.2852 7.25 20.2778 7.25 19.0352C7.24987 17.7926 6.24256 16.7852 5 16.7852ZM5 2.75C3.75736 2.75 2.75 3.75736 2.75 5C2.75 6.24264 3.75736 7.25 5 7.25C6.24264 7.25 7.25 6.24264 7.25 5C7.25 3.75736 6.24264 2.75 5 2.75Z" clipRule="evenodd"/><path d="M12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V2C11.25 1.58579 11.5858 1.25 12 1.25Z"/><path fillRule="evenodd" d="M19 1.25C21.0711 1.25 22.75 2.92893 22.75 5C22.75 6.81626 21.4587 8.33057 19.7441 8.67578C19.6203 12.3463 18.4785 15.0985 16.4531 16.6328C16.123 16.8829 15.6525 16.8184 15.4023 16.4883C15.1523 16.1581 15.2168 15.6876 15.5469 15.4375C17.0695 14.2843 18.1216 12.0635 18.2441 8.67383C16.5354 8.32412 15.25 6.81215 15.25 5C15.25 2.92893 16.9289 1.25 19 1.25ZM19 2.75C17.7574 2.75 16.75 3.75736 16.75 5C16.75 6.24264 17.7574 7.25 19 7.25C20.2426 7.25 21.25 6.24264 21.25 5C21.25 3.75736 20.2426 2.75 19 2.75Z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M5 1.25C7.07107 1.25 8.75 2.92893 8.75 5C8.75 6.81421 7.46166 8.32734 5.75 8.6748V15.3594C7.4617 15.7067 8.74988 17.221 8.75 19.0352C8.75 21.1062 7.07107 22.7852 5 22.7852C2.92893 22.7852 1.25 21.1062 1.25 19.0352C1.25012 17.221 2.5383 15.7067 4.25 15.3594V8.6748C2.53834 8.32734 1.25 6.81421 1.25 5C1.25 2.92893 2.92893 1.25 5 1.25ZM5 16.7852C3.75744 16.7852 2.75013 17.7926 2.75 19.0352C2.75 20.2778 3.75736 21.2852 5 21.2852C6.24264 21.2852 7.25 20.2778 7.25 19.0352C7.24987 17.7926 6.24256 16.7852 5 16.7852ZM5 2.75C3.75736 2.75 2.75 3.75736 2.75 5C2.75 6.24264 3.75736 7.25 5 7.25C6.24264 7.25 7.25 6.24264 7.25 5C7.25 3.75736 6.24264 2.75 5 2.75Z" clip-rule="evenodd"/><path d="M12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V2C11.25 1.58579 11.5858 1.25 12 1.25Z"/><path fill-rule="evenodd" d="M19 1.25C21.0711 1.25 22.75 2.92893 22.75 5C22.75 6.81626 21.4587 8.33057 19.7441 8.67578C19.6203 12.3463 18.4785 15.0985 16.4531 16.6328C16.123 16.8829 15.6525 16.8184 15.4023 16.4883C15.1523 16.1581 15.2168 15.6876 15.5469 15.4375C17.0695 14.2843 18.1216 12.0635 18.2441 8.67383C16.5354 8.32412 15.25 6.81215 15.25 5C15.25 2.92893 16.9289 1.25 19 1.25ZM19 2.75C17.7574 2.75 16.75 3.75736 16.75 5C16.75 6.24264 17.7574 7.25 19 7.25C20.2426 7.25 21.25 6.24264 21.25 5C21.25 3.75736 20.2426 2.75 19 2.75Z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-git-graph-outline {
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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5%201.25C7.07107%201.25%208.75%202.92893%208.75%205C8.75%206.81421%207.46166%208.32734%205.75%208.6748V15.3594C7.4617%2015.7067%208.74988%2017.221%208.75%2019.0352C8.75%2021.1062%207.07107%2022.7852%205%2022.7852C2.92893%2022.7852%201.25%2021.1062%201.25%2019.0352C1.25012%2017.221%202.5383%2015.7067%204.25%2015.3594V8.6748C2.53834%208.32734%201.25%206.81421%201.25%205C1.25%202.92893%202.92893%201.25%205%201.25ZM5%2016.7852C3.75744%2016.7852%202.75013%2017.7926%202.75%2019.0352C2.75%2020.2778%203.75736%2021.2852%205%2021.2852C6.24264%2021.2852%207.25%2020.2778%207.25%2019.0352C7.24987%2017.7926%206.24256%2016.7852%205%2016.7852ZM5%202.75C3.75736%202.75%202.75%203.75736%202.75%205C2.75%206.24264%203.75736%207.25%205%207.25C6.24264%207.25%207.25%206.24264%207.25%205C7.25%203.75736%206.24264%202.75%205%202.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12%201.25C12.4142%201.25%2012.75%201.58579%2012.75%202V22C12.75%2022.4142%2012.4142%2022.75%2012%2022.75C11.5858%2022.75%2011.25%2022.4142%2011.25%2022V2C11.25%201.58579%2011.5858%201.25%2012%201.25Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M19%201.25C21.0711%201.25%2022.75%202.92893%2022.75%205C22.75%206.81626%2021.4587%208.33057%2019.7441%208.67578C19.6203%2012.3463%2018.4785%2015.0985%2016.4531%2016.6328C16.123%2016.8829%2015.6525%2016.8184%2015.4023%2016.4883C15.1523%2016.1581%2015.2168%2015.6876%2015.5469%2015.4375C17.0695%2014.2843%2018.1216%2012.0635%2018.2441%208.67383C16.5354%208.32412%2015.25%206.81215%2015.25%205C15.25%202.92893%2016.9289%201.25%2019%201.25ZM19%202.75C17.7574%202.75%2016.75%203.75736%2016.75%205C16.75%206.24264%2017.7574%207.25%2019%207.25C20.2426%207.25%2021.25%206.24264%2021.25%205C21.25%203.75736%2020.2426%202.75%2019%202.75Z%22%20clip-rule%3D%22evenodd%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5%201.25C7.07107%201.25%208.75%202.92893%208.75%205C8.75%206.81421%207.46166%208.32734%205.75%208.6748V15.3594C7.4617%2015.7067%208.74988%2017.221%208.75%2019.0352C8.75%2021.1062%207.07107%2022.7852%205%2022.7852C2.92893%2022.7852%201.25%2021.1062%201.25%2019.0352C1.25012%2017.221%202.5383%2015.7067%204.25%2015.3594V8.6748C2.53834%208.32734%201.25%206.81421%201.25%205C1.25%202.92893%202.92893%201.25%205%201.25ZM5%2016.7852C3.75744%2016.7852%202.75013%2017.7926%202.75%2019.0352C2.75%2020.2778%203.75736%2021.2852%205%2021.2852C6.24264%2021.2852%207.25%2020.2778%207.25%2019.0352C7.24987%2017.7926%206.24256%2016.7852%205%2016.7852ZM5%202.75C3.75736%202.75%202.75%203.75736%202.75%205C2.75%206.24264%203.75736%207.25%205%207.25C6.24264%207.25%207.25%206.24264%207.25%205C7.25%203.75736%206.24264%202.75%205%202.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12%201.25C12.4142%201.25%2012.75%201.58579%2012.75%202V22C12.75%2022.4142%2012.4142%2022.75%2012%2022.75C11.5858%2022.75%2011.25%2022.4142%2011.25%2022V2C11.25%201.58579%2011.5858%201.25%2012%201.25Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M19%201.25C21.0711%201.25%2022.75%202.92893%2022.75%205C22.75%206.81626%2021.4587%208.33057%2019.7441%208.67578C19.6203%2012.3463%2018.4785%2015.0985%2016.4531%2016.6328C16.123%2016.8829%2015.6525%2016.8184%2015.4023%2016.4883C15.1523%2016.1581%2015.2168%2015.6876%2015.5469%2015.4375C17.0695%2014.2843%2018.1216%2012.0635%2018.2441%208.67383C16.5354%208.32412%2015.25%206.81215%2015.25%205C15.25%202.92893%2016.9289%201.25%2019%201.25ZM19%202.75C17.7574%202.75%2016.75%203.75736%2016.75%205C16.75%206.24264%2017.7574%207.25%2019%207.25C20.2426%207.25%2021.25%206.24264%2021.25%205C21.25%203.75736%2020.2426%202.75%2019%202.75Z%22%20clip-rule%3D%22evenodd%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-outline.svg?color=%231a73e8&size=48