git merge icon
git-merge-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- git-merge-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
git-mergeBoxIcons v2git-mergeCodiconsgit-mergeFeather Iconsgit-mergeHuge Iconsgit-mergeIconoirgit-mergeIonIconsgit-mergeLucidegit-mergeMajesticonsgit-merge-fillMingCute Icongit-mergeMyna UI Iconsgit-mergeOcticonsgit-mergePixelarticonsgit-merge-fillRemix Icongit-mergeTabler Iconsgit-mergeTDesign Iconsgit-merge-outlineTeenyicons
Related icons in Phosphor
Use the git merge icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 108a36.05 36.05 0 0 0-33.38 22.54l-39-5.57a4 4 0 0 1-2.47-1.35l-32.6-38.09A36 36 0 1 0 68 89.94v76.12a36 36 0 1 0 24 0v-53.62l23 26.8a28 28 0 0 0 17.3 9.49l41.34 5.91A36 36 0 1 0 208 108M80 44a12 12 0 1 1-12 12a12 12 0 0 1 12-12m0 168a12 12 0 1 1 12-12a12 12 0 0 1-12 12m128-56a12 12 0 1 1 12-12a12 12 0 0 1-12 12"/></svg>
React
import type { SVGProps } from "react";
export function PhGitMergeBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 108a36.05 36.05 0 0 0-33.38 22.54l-39-5.57a4 4 0 0 1-2.47-1.35l-32.6-38.09A36 36 0 1 0 68 89.94v76.12a36 36 0 1 0 24 0v-53.62l23 26.8a28 28 0 0 0 17.3 9.49l41.34 5.91A36 36 0 1 0 208 108M80 44a12 12 0 1 1-12 12a12 12 0 0 1 12-12m0 168a12 12 0 1 1 12-12a12 12 0 0 1-12 12m128-56a12 12 0 1 1 12-12a12 12 0 0 1-12 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 108a36.05 36.05 0 0 0-33.38 22.54l-39-5.57a4 4 0 0 1-2.47-1.35l-32.6-38.09A36 36 0 1 0 68 89.94v76.12a36 36 0 1 0 24 0v-53.62l23 26.8a28 28 0 0 0 17.3 9.49l41.34 5.91A36 36 0 1 0 208 108M80 44a12 12 0 1 1-12 12a12 12 0 0 1 12-12m0 168a12 12 0 1 1 12-12a12 12 0 0 1-12 12m128-56a12 12 0 1 1 12-12a12 12 0 0 1-12 12"/></svg> </template>
CSS
.icon-git-merge-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M208%20108a36.05%2036.05%200%200%200-33.38%2022.54l-39-5.57a4%204%200%200%201-2.47-1.35l-32.6-38.09A36%2036%200%201%200%2068%2089.94v76.12a36%2036%200%201%200%2024%200v-53.62l23%2026.8a28%2028%200%200%200%2017.3%209.49l41.34%205.91A36%2036%200%201%200%20208%20108M80%2044a12%2012%200%201%201-12%2012a12%2012%200%200%201%2012-12m0%20168a12%2012%200%201%201%2012-12a12%2012%200%200%201-12%2012m128-56a12%2012%200%201%201%2012-12a12%2012%200%200%201-12%2012%22%2F%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M208%20108a36.05%2036.05%200%200%200-33.38%2022.54l-39-5.57a4%204%200%200%201-2.47-1.35l-32.6-38.09A36%2036%200%201%200%2068%2089.94v76.12a36%2036%200%201%200%2024%200v-53.62l23%2026.8a28%2028%200%200%200%2017.3%209.49l41.34%205.91A36%2036%200%201%200%20208%20108M80%2044a12%2012%200%201%201-12%2012a12%2012%200%200%201%2012-12m0%20168a12%2012%200%201%201%2012-12a12%2012%200%200%201-12%2012m128-56a12%2012%200%201%201%2012-12a12%2012%200%200%201-12%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/git-merge-bold.svg?color=%231a73e8&size=48