git graph icon
git-graph-bold-duotone from Solar by 480 Design · Bold Duotone · IT · CC-BY-4.0 Attribution required.
- Name
- git-graph-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- 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 d="M18.2568 8C18.2568 7.58579 18.5926 7.25 19.0068 7.25C19.4208 7.25026 19.7568 7.58595 19.7568 8C19.7568 12.009 18.6009 15.0058 16.4531 16.6328C16.1229 16.8829 15.6524 16.8184 15.4023 16.4883C15.1523 16.1581 15.2168 15.6876 15.5468 15.4375C17.1682 14.2095 18.2568 11.7711 18.2568 8Z" opacity=".5"/><path d="M11.25 2C11.25 1.58579 11.5858 1.25 12 1.25C12.4142 1.25 12.75 1.58579 12.75 2L12.75 22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22L11.25 2Z" opacity=".5"/><path d="M5.75 8C5.75 7.58579 5.41421 7.25 5 7.25C4.58579 7.25 4.25 7.58579 4.25 8L4.25 16.0039C4.25 16.4181 4.58579 16.7539 5 16.7539C5.41421 16.7539 5.75 16.4181 5.75 16.0039L5.75 8Z" opacity=".5"/><path d="M7.25 5C7.25 3.75736 6.24264 2.75 5 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 5ZM8.75 5C8.75 7.07107 7.07107 8.75 5 8.75C2.92893 8.75 1.25 7.07107 1.25 5C1.25 2.92893 2.92893 1.25 5 1.25C7.07107 1.25 8.75 2.92893 8.75 5Z"/><path d="M21.25 5C21.25 3.75736 20.2426 2.75 19 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 5ZM22.75 5C22.75 7.07107 21.0711 8.75 19 8.75C16.9289 8.75 15.25 7.07107 15.25 5C15.25 2.92893 16.9289 1.25 19 1.25C21.0711 1.25 22.75 2.92893 22.75 5Z"/><path d="M7.25 19.0354C7.25 17.7928 6.24264 16.7854 5 16.7854C3.75736 16.7854 2.75 17.7928 2.75 19.0354C2.75 20.278 3.75736 21.2854 5 21.2854C6.24264 21.2854 7.25 20.278 7.25 19.0354ZM8.75 19.0354C8.75 21.1065 7.07107 22.7854 5 22.7854C2.92893 22.7854 1.25 21.1065 1.25 19.0354C1.25 16.9643 2.92893 15.2854 5 15.2854C7.07107 15.2854 8.75 16.9643 8.75 19.0354Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarGitGraphBoldDuotone(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 d="M18.2568 8C18.2568 7.58579 18.5926 7.25 19.0068 7.25C19.4208 7.25026 19.7568 7.58595 19.7568 8C19.7568 12.009 18.6009 15.0058 16.4531 16.6328C16.1229 16.8829 15.6524 16.8184 15.4023 16.4883C15.1523 16.1581 15.2168 15.6876 15.5468 15.4375C17.1682 14.2095 18.2568 11.7711 18.2568 8Z" opacity=".5"/><path d="M11.25 2C11.25 1.58579 11.5858 1.25 12 1.25C12.4142 1.25 12.75 1.58579 12.75 2L12.75 22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22L11.25 2Z" opacity=".5"/><path d="M5.75 8C5.75 7.58579 5.41421 7.25 5 7.25C4.58579 7.25 4.25 7.58579 4.25 8L4.25 16.0039C4.25 16.4181 4.58579 16.7539 5 16.7539C5.41421 16.7539 5.75 16.4181 5.75 16.0039L5.75 8Z" opacity=".5"/><path d="M7.25 5C7.25 3.75736 6.24264 2.75 5 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 5ZM8.75 5C8.75 7.07107 7.07107 8.75 5 8.75C2.92893 8.75 1.25 7.07107 1.25 5C1.25 2.92893 2.92893 1.25 5 1.25C7.07107 1.25 8.75 2.92893 8.75 5Z"/><path d="M21.25 5C21.25 3.75736 20.2426 2.75 19 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 5ZM22.75 5C22.75 7.07107 21.0711 8.75 19 8.75C16.9289 8.75 15.25 7.07107 15.25 5C15.25 2.92893 16.9289 1.25 19 1.25C21.0711 1.25 22.75 2.92893 22.75 5Z"/><path d="M7.25 19.0354C7.25 17.7928 6.24264 16.7854 5 16.7854C3.75736 16.7854 2.75 17.7928 2.75 19.0354C2.75 20.278 3.75736 21.2854 5 21.2854C6.24264 21.2854 7.25 20.278 7.25 19.0354ZM8.75 19.0354C8.75 21.1065 7.07107 22.7854 5 22.7854C2.92893 22.7854 1.25 21.1065 1.25 19.0354C1.25 16.9643 2.92893 15.2854 5 15.2854C7.07107 15.2854 8.75 16.9643 8.75 19.0354Z"/></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 d="M18.2568 8C18.2568 7.58579 18.5926 7.25 19.0068 7.25C19.4208 7.25026 19.7568 7.58595 19.7568 8C19.7568 12.009 18.6009 15.0058 16.4531 16.6328C16.1229 16.8829 15.6524 16.8184 15.4023 16.4883C15.1523 16.1581 15.2168 15.6876 15.5468 15.4375C17.1682 14.2095 18.2568 11.7711 18.2568 8Z" opacity=".5"/><path d="M11.25 2C11.25 1.58579 11.5858 1.25 12 1.25C12.4142 1.25 12.75 1.58579 12.75 2L12.75 22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22L11.25 2Z" opacity=".5"/><path d="M5.75 8C5.75 7.58579 5.41421 7.25 5 7.25C4.58579 7.25 4.25 7.58579 4.25 8L4.25 16.0039C4.25 16.4181 4.58579 16.7539 5 16.7539C5.41421 16.7539 5.75 16.4181 5.75 16.0039L5.75 8Z" opacity=".5"/><path d="M7.25 5C7.25 3.75736 6.24264 2.75 5 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 5ZM8.75 5C8.75 7.07107 7.07107 8.75 5 8.75C2.92893 8.75 1.25 7.07107 1.25 5C1.25 2.92893 2.92893 1.25 5 1.25C7.07107 1.25 8.75 2.92893 8.75 5Z"/><path d="M21.25 5C21.25 3.75736 20.2426 2.75 19 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 5ZM22.75 5C22.75 7.07107 21.0711 8.75 19 8.75C16.9289 8.75 15.25 7.07107 15.25 5C15.25 2.92893 16.9289 1.25 19 1.25C21.0711 1.25 22.75 2.92893 22.75 5Z"/><path d="M7.25 19.0354C7.25 17.7928 6.24264 16.7854 5 16.7854C3.75736 16.7854 2.75 17.7928 2.75 19.0354C2.75 20.278 3.75736 21.2854 5 21.2854C6.24264 21.2854 7.25 20.278 7.25 19.0354ZM8.75 19.0354C8.75 21.1065 7.07107 22.7854 5 22.7854C2.92893 22.7854 1.25 21.1065 1.25 19.0354C1.25 16.9643 2.92893 15.2854 5 15.2854C7.07107 15.2854 8.75 16.9643 8.75 19.0354Z"/></g></svg> </template>
CSS
.icon-git-graph-bold-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%22currentColor%22%3E%3Cpath%20d%3D%22M18.2568%208C18.2568%207.58579%2018.5926%207.25%2019.0068%207.25C19.4208%207.25026%2019.7568%207.58595%2019.7568%208C19.7568%2012.009%2018.6009%2015.0058%2016.4531%2016.6328C16.1229%2016.8829%2015.6524%2016.8184%2015.4023%2016.4883C15.1523%2016.1581%2015.2168%2015.6876%2015.5468%2015.4375C17.1682%2014.2095%2018.2568%2011.7711%2018.2568%208Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.25%202C11.25%201.58579%2011.5858%201.25%2012%201.25C12.4142%201.25%2012.75%201.58579%2012.75%202L12.75%2022C12.75%2022.4142%2012.4142%2022.75%2012%2022.75C11.5858%2022.75%2011.25%2022.4142%2011.25%2022L11.25%202Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M5.75%208C5.75%207.58579%205.41421%207.25%205%207.25C4.58579%207.25%204.25%207.58579%204.25%208L4.25%2016.0039C4.25%2016.4181%204.58579%2016.7539%205%2016.7539C5.41421%2016.7539%205.75%2016.4181%205.75%2016.0039L5.75%208Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7.25%205C7.25%203.75736%206.24264%202.75%205%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%205ZM8.75%205C8.75%207.07107%207.07107%208.75%205%208.75C2.92893%208.75%201.25%207.07107%201.25%205C1.25%202.92893%202.92893%201.25%205%201.25C7.07107%201.25%208.75%202.92893%208.75%205Z%22%2F%3E%3Cpath%20d%3D%22M21.25%205C21.25%203.75736%2020.2426%202.75%2019%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%205ZM22.75%205C22.75%207.07107%2021.0711%208.75%2019%208.75C16.9289%208.75%2015.25%207.07107%2015.25%205C15.25%202.92893%2016.9289%201.25%2019%201.25C21.0711%201.25%2022.75%202.92893%2022.75%205Z%22%2F%3E%3Cpath%20d%3D%22M7.25%2019.0354C7.25%2017.7928%206.24264%2016.7854%205%2016.7854C3.75736%2016.7854%202.75%2017.7928%202.75%2019.0354C2.75%2020.278%203.75736%2021.2854%205%2021.2854C6.24264%2021.2854%207.25%2020.278%207.25%2019.0354ZM8.75%2019.0354C8.75%2021.1065%207.07107%2022.7854%205%2022.7854C2.92893%2022.7854%201.25%2021.1065%201.25%2019.0354C1.25%2016.9643%202.92893%2015.2854%205%2015.2854C7.07107%2015.2854%208.75%2016.9643%208.75%2019.0354Z%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%20d%3D%22M18.2568%208C18.2568%207.58579%2018.5926%207.25%2019.0068%207.25C19.4208%207.25026%2019.7568%207.58595%2019.7568%208C19.7568%2012.009%2018.6009%2015.0058%2016.4531%2016.6328C16.1229%2016.8829%2015.6524%2016.8184%2015.4023%2016.4883C15.1523%2016.1581%2015.2168%2015.6876%2015.5468%2015.4375C17.1682%2014.2095%2018.2568%2011.7711%2018.2568%208Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.25%202C11.25%201.58579%2011.5858%201.25%2012%201.25C12.4142%201.25%2012.75%201.58579%2012.75%202L12.75%2022C12.75%2022.4142%2012.4142%2022.75%2012%2022.75C11.5858%2022.75%2011.25%2022.4142%2011.25%2022L11.25%202Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M5.75%208C5.75%207.58579%205.41421%207.25%205%207.25C4.58579%207.25%204.25%207.58579%204.25%208L4.25%2016.0039C4.25%2016.4181%204.58579%2016.7539%205%2016.7539C5.41421%2016.7539%205.75%2016.4181%205.75%2016.0039L5.75%208Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7.25%205C7.25%203.75736%206.24264%202.75%205%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%205ZM8.75%205C8.75%207.07107%207.07107%208.75%205%208.75C2.92893%208.75%201.25%207.07107%201.25%205C1.25%202.92893%202.92893%201.25%205%201.25C7.07107%201.25%208.75%202.92893%208.75%205Z%22%2F%3E%3Cpath%20d%3D%22M21.25%205C21.25%203.75736%2020.2426%202.75%2019%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%205ZM22.75%205C22.75%207.07107%2021.0711%208.75%2019%208.75C16.9289%208.75%2015.25%207.07107%2015.25%205C15.25%202.92893%2016.9289%201.25%2019%201.25C21.0711%201.25%2022.75%202.92893%2022.75%205Z%22%2F%3E%3Cpath%20d%3D%22M7.25%2019.0354C7.25%2017.7928%206.24264%2016.7854%205%2016.7854C3.75736%2016.7854%202.75%2017.7928%202.75%2019.0354C2.75%2020.278%203.75736%2021.2854%205%2021.2854C6.24264%2021.2854%207.25%2020.278%207.25%2019.0354ZM8.75%2019.0354C8.75%2021.1065%207.07107%2022.7854%205%2022.7854C2.92893%2022.7854%201.25%2021.1065%201.25%2019.0354C1.25%2016.9643%202.92893%2015.2854%205%2015.2854C7.07107%2015.2854%208.75%2016.9643%208.75%2019.0354Z%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-bold-duotone.svg?color=%231a73e8&size=48