git commit icon
git-commit-broken from Solar by 480 Design · Broken · IT · CC-BY-4.0 Attribution required.
- Name
- git-commit-broken
- Set
- Solar
- Style
- Broken
- 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-diff-boldgit-fork-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 commit 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="M15 11.9971C15 13.6539 13.6569 14.9971 12 14.9971C10.3431 14.9971 9 13.6539 9 11.9971C9 10.3402 10.3431 8.99707 12 8.99707C13.6569 8.99707 15 10.3402 15 11.9971Z"/><path stroke-linecap="round" d="M2 11.9971L5.5 11.9971"/><path stroke-linecap="round" d="M18.5 12.002L22 12.002"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarGitCommitBroken(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="M15 11.9971C15 13.6539 13.6569 14.9971 12 14.9971C10.3431 14.9971 9 13.6539 9 11.9971C9 10.3402 10.3431 8.99707 12 8.99707C13.6569 8.99707 15 10.3402 15 11.9971Z"/><path strokeLinecap="round" d="M2 11.9971L5.5 11.9971"/><path strokeLinecap="round" d="M18.5 12.002L22 12.002"/></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="M15 11.9971C15 13.6539 13.6569 14.9971 12 14.9971C10.3431 14.9971 9 13.6539 9 11.9971C9 10.3402 10.3431 8.99707 12 8.99707C13.6569 8.99707 15 10.3402 15 11.9971Z"/><path stroke-linecap="round" d="M2 11.9971L5.5 11.9971"/><path stroke-linecap="round" d="M18.5 12.002L22 12.002"/></g></svg> </template>
CSS
.icon-git-commit-broken {
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%22M15%2011.9971C15%2013.6539%2013.6569%2014.9971%2012%2014.9971C10.3431%2014.9971%209%2013.6539%209%2011.9971C9%2010.3402%2010.3431%208.99707%2012%208.99707C13.6569%208.99707%2015%2010.3402%2015%2011.9971Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2011.9971L5.5%2011.9971%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.5%2012.002L22%2012.002%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%22M15%2011.9971C15%2013.6539%2013.6569%2014.9971%2012%2014.9971C10.3431%2014.9971%209%2013.6539%209%2011.9971C9%2010.3402%2010.3431%208.99707%2012%208.99707C13.6569%208.99707%2015%2010.3402%2015%2011.9971Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2011.9971L5.5%2011.9971%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.5%2012.002L22%2012.002%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-commit-broken.svg?color=%231a73e8&size=48