git fork icon
git-fork-linear from Solar by 480 Design · Linear · IT · CC-BY-4.0 Attribution required.
- Name
- git-fork-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-graph-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 fork 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 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="M15 19.0039C15 20.6608 13.6569 22.0039 12 22.0039C10.3431 22.0039 9 20.6608 9 19.0039C9 17.3471 10.3431 16.0039 12 16.0039C13.6569 16.0039 15 17.3471 15 19.0039Z"/><path stroke-linecap="round" d="M12 15.999L12 12"/><path stroke-linecap="round" d="M5 8C5 9.88562 5 10.8284 6.02513 11.4142C7.05025 12 8.70017 12 12 12C15.2998 12 16.9497 12 17.9749 11.4142C19 10.8284 19 9.88562 19 8"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarGitForkLinear(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 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="M15 19.0039C15 20.6608 13.6569 22.0039 12 22.0039C10.3431 22.0039 9 20.6608 9 19.0039C9 17.3471 10.3431 16.0039 12 16.0039C13.6569 16.0039 15 17.3471 15 19.0039Z"/><path strokeLinecap="round" d="M12 15.999L12 12"/><path strokeLinecap="round" d="M5 8C5 9.88562 5 10.8284 6.02513 11.4142C7.05025 12 8.70017 12 12 12C15.2998 12 16.9497 12 17.9749 11.4142C19 10.8284 19 9.88562 19 8"/></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 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="M15 19.0039C15 20.6608 13.6569 22.0039 12 22.0039C10.3431 22.0039 9 20.6608 9 19.0039C9 17.3471 10.3431 16.0039 12 16.0039C13.6569 16.0039 15 17.3471 15 19.0039Z"/><path stroke-linecap="round" d="M12 15.999L12 12"/><path stroke-linecap="round" d="M5 8C5 9.88562 5 10.8284 6.02513 11.4142C7.05025 12 8.70017 12 12 12C15.2998 12 16.9497 12 17.9749 11.4142C19 10.8284 19 9.88562 19 8"/></g></svg> </template>
CSS
.icon-git-fork-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%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%22M15%2019.0039C15%2020.6608%2013.6569%2022.0039%2012%2022.0039C10.3431%2022.0039%209%2020.6608%209%2019.0039C9%2017.3471%2010.3431%2016.0039%2012%2016.0039C13.6569%2016.0039%2015%2017.3471%2015%2019.0039Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2015.999L12%2012%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%208C5%209.88562%205%2010.8284%206.02513%2011.4142C7.05025%2012%208.70017%2012%2012%2012C15.2998%2012%2016.9497%2012%2017.9749%2011.4142C19%2010.8284%2019%209.88562%2019%208%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%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%22M15%2019.0039C15%2020.6608%2013.6569%2022.0039%2012%2022.0039C10.3431%2022.0039%209%2020.6608%209%2019.0039C9%2017.3471%2010.3431%2016.0039%2012%2016.0039C13.6569%2016.0039%2015%2017.3471%2015%2019.0039Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2015.999L12%2012%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%208C5%209.88562%205%2010.8284%206.02513%2011.4142C7.05025%2012%208.70017%2012%2012%2012C15.2998%2012%2016.9497%2012%2017.9749%2011.4142C19%2010.8284%2019%209.88562%2019%208%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-fork-linear.svg?color=%231a73e8&size=48