git repository commits icon
git-repository-commits from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- git-repository-commits
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
Related icons in TDesign Icons
Use the git repository commits 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-linecap="square" stroke-width="2"><path d="M20 15V2H7.5A3.5 3.5 0 0 0 4 5.5v12M20 15v7h-3m3-7h-2.5m-9 0h-1a3.5 3.5 0 1 0 0 7H9m.004-15.996H9V6h.004zm0 3H9V9h.004z"/><path d="M10.5 18.395L13 16l2.5 2.395M13 17.25V22"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignGitRepositoryCommits(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" strokeLinecap="square" strokeWidth="2"><path d="M20 15V2H7.5A3.5 3.5 0 0 0 4 5.5v12M20 15v7h-3m3-7h-2.5m-9 0h-1a3.5 3.5 0 1 0 0 7H9m.004-15.996H9V6h.004zm0 3H9V9h.004z"/><path d="M10.5 18.395L13 16l2.5 2.395M13 17.25V22"/></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-linecap="square" stroke-width="2"><path d="M20 15V2H7.5A3.5 3.5 0 0 0 4 5.5v12M20 15v7h-3m3-7h-2.5m-9 0h-1a3.5 3.5 0 1 0 0 7H9m.004-15.996H9V6h.004zm0 3H9V9h.004z"/><path d="M10.5 18.395L13 16l2.5 2.395M13 17.25V22"/></g></svg> </template>
CSS
.icon-git-repository-commits {
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-linecap%3D%22square%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M20%2015V2H7.5A3.5%203.5%200%200%200%204%205.5v12M20%2015v7h-3m3-7h-2.5m-9%200h-1a3.5%203.5%200%201%200%200%207H9m.004-15.996H9V6h.004zm0%203H9V9h.004z%22%2F%3E%3Cpath%20d%3D%22M10.5%2018.395L13%2016l2.5%202.395M13%2017.25V22%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-linecap%3D%22square%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M20%2015V2H7.5A3.5%203.5%200%200%200%204%205.5v12M20%2015v7h-3m3-7h-2.5m-9%200h-1a3.5%203.5%200%201%200%200%207H9m.004-15.996H9V6h.004zm0%203H9V9h.004z%22%2F%3E%3Cpath%20d%3D%22M10.5%2018.395L13%2016l2.5%202.395M13%2017.25V22%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/git-repository-commits.svg?color=%231a73e8&size=48