git branch conflicts icon

git-branch-conflicts from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.

Name
git-branch-conflicts
Set
Codicons
Style
Regular
Viewbox
16×16
License
CC BY 4.0

Related icons in Codicons

Use the git branch conflicts icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.07 11.07v.002A1.49 1.49 0 0 1 6.2 10.05q.151-.551.407-1.05H6.5c-.565 0-1.081.195-1.5.512V4.949C6.14 4.717 7 3.707 7 2.5C7 1.121 5.879 0 4.5 0A2.5 2.5 0 0 0 2 2.5c0 1.208.86 2.217 2 2.449v6.101c-1.14.232-2 1.242-2 2.449c0 1.379 1.121 2.5 2.5 2.5a2.5 2.5 0 0 0 2.329-1.611a5.46 5.46 0 0 1-.828-2.872a2.5 2.5 0 0 0-.931-.446M2.999 2.501c0-.827.673-1.5 1.5-1.5s1.5.673 1.5 1.5s-.673 1.5-1.5 1.5s-1.5-.673-1.5-1.5m1.5 12.5c-.827 0-1.5-.673-1.5-1.5s.673-1.5 1.5-1.5s1.5.673 1.5 1.5s-.673 1.5-1.5 1.5M9.22 6.503a5.5 5.5 0 0 1 .946-.331A1.5 1.5 0 0 1 10 5.501c0-.827.673-1.5 1.5-1.5s1.5.673 1.5 1.5c0 .243-.064.468-.166.671q.492.123.946.331a2.5 2.5 0 0 0 .219-1.002c0-1.379-1.121-2.5-2.5-2.5a2.5 2.5 0 0 0-2.5 2.5c0 .358.084.694.22 1.001zm2.279.498a4.5 4.5 0 1 0 0 9a4.5 4.5 0 0 0 0-9M10.999 9a.5.5 0 1 1 1 0v2.501a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5zm.501 5.251a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5"/></svg>

React

import type { SVGProps } from "react";

export function CodiconGitBranchConflicts(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.07 11.07v.002A1.49 1.49 0 0 1 6.2 10.05q.151-.551.407-1.05H6.5c-.565 0-1.081.195-1.5.512V4.949C6.14 4.717 7 3.707 7 2.5C7 1.121 5.879 0 4.5 0A2.5 2.5 0 0 0 2 2.5c0 1.208.86 2.217 2 2.449v6.101c-1.14.232-2 1.242-2 2.449c0 1.379 1.121 2.5 2.5 2.5a2.5 2.5 0 0 0 2.329-1.611a5.46 5.46 0 0 1-.828-2.872a2.5 2.5 0 0 0-.931-.446M2.999 2.501c0-.827.673-1.5 1.5-1.5s1.5.673 1.5 1.5s-.673 1.5-1.5 1.5s-1.5-.673-1.5-1.5m1.5 12.5c-.827 0-1.5-.673-1.5-1.5s.673-1.5 1.5-1.5s1.5.673 1.5 1.5s-.673 1.5-1.5 1.5M9.22 6.503a5.5 5.5 0 0 1 .946-.331A1.5 1.5 0 0 1 10 5.501c0-.827.673-1.5 1.5-1.5s1.5.673 1.5 1.5c0 .243-.064.468-.166.671q.492.123.946.331a2.5 2.5 0 0 0 .219-1.002c0-1.379-1.121-2.5-2.5-2.5a2.5 2.5 0 0 0-2.5 2.5c0 .358.084.694.22 1.001zm2.279.498a4.5 4.5 0 1 0 0 9a4.5 4.5 0 0 0 0-9M10.999 9a.5.5 0 1 1 1 0v2.501a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5zm.501 5.251a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.07 11.07v.002A1.49 1.49 0 0 1 6.2 10.05q.151-.551.407-1.05H6.5c-.565 0-1.081.195-1.5.512V4.949C6.14 4.717 7 3.707 7 2.5C7 1.121 5.879 0 4.5 0A2.5 2.5 0 0 0 2 2.5c0 1.208.86 2.217 2 2.449v6.101c-1.14.232-2 1.242-2 2.449c0 1.379 1.121 2.5 2.5 2.5a2.5 2.5 0 0 0 2.329-1.611a5.46 5.46 0 0 1-.828-2.872a2.5 2.5 0 0 0-.931-.446M2.999 2.501c0-.827.673-1.5 1.5-1.5s1.5.673 1.5 1.5s-.673 1.5-1.5 1.5s-1.5-.673-1.5-1.5m1.5 12.5c-.827 0-1.5-.673-1.5-1.5s.673-1.5 1.5-1.5s1.5.673 1.5 1.5s-.673 1.5-1.5 1.5M9.22 6.503a5.5 5.5 0 0 1 .946-.331A1.5 1.5 0 0 1 10 5.501c0-.827.673-1.5 1.5-1.5s1.5.673 1.5 1.5c0 .243-.064.468-.166.671q.492.123.946.331a2.5 2.5 0 0 0 .219-1.002c0-1.379-1.121-2.5-2.5-2.5a2.5 2.5 0 0 0-2.5 2.5c0 .358.084.694.22 1.001zm2.279.498a4.5 4.5 0 1 0 0 9a4.5 4.5 0 0 0 0-9M10.999 9a.5.5 0 1 1 1 0v2.501a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5zm.501 5.251a.75.75 0 1 1 0-1.5a.75.75 0 0 1 0 1.5"/></svg>
</template>

CSS

.icon-git-branch-conflicts {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.07%2011.07v.002A1.49%201.49%200%200%201%206.2%2010.05q.151-.551.407-1.05H6.5c-.565%200-1.081.195-1.5.512V4.949C6.14%204.717%207%203.707%207%202.5C7%201.121%205.879%200%204.5%200A2.5%202.5%200%200%200%202%202.5c0%201.208.86%202.217%202%202.449v6.101c-1.14.232-2%201.242-2%202.449c0%201.379%201.121%202.5%202.5%202.5a2.5%202.5%200%200%200%202.329-1.611a5.46%205.46%200%200%201-.828-2.872a2.5%202.5%200%200%200-.931-.446M2.999%202.501c0-.827.673-1.5%201.5-1.5s1.5.673%201.5%201.5s-.673%201.5-1.5%201.5s-1.5-.673-1.5-1.5m1.5%2012.5c-.827%200-1.5-.673-1.5-1.5s.673-1.5%201.5-1.5s1.5.673%201.5%201.5s-.673%201.5-1.5%201.5M9.22%206.503a5.5%205.5%200%200%201%20.946-.331A1.5%201.5%200%200%201%2010%205.501c0-.827.673-1.5%201.5-1.5s1.5.673%201.5%201.5c0%20.243-.064.468-.166.671q.492.123.946.331a2.5%202.5%200%200%200%20.219-1.002c0-1.379-1.121-2.5-2.5-2.5a2.5%202.5%200%200%200-2.5%202.5c0%20.358.084.694.22%201.001zm2.279.498a4.5%204.5%200%201%200%200%209a4.5%204.5%200%200%200%200-9M10.999%209a.5.5%200%201%201%201%200v2.501a.5.5%200%200%201-.5.5a.5.5%200%200%201-.5-.5zm.501%205.251a.75.75%200%201%201%200-1.5a.75.75%200%200%201%200%201.5%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.07%2011.07v.002A1.49%201.49%200%200%201%206.2%2010.05q.151-.551.407-1.05H6.5c-.565%200-1.081.195-1.5.512V4.949C6.14%204.717%207%203.707%207%202.5C7%201.121%205.879%200%204.5%200A2.5%202.5%200%200%200%202%202.5c0%201.208.86%202.217%202%202.449v6.101c-1.14.232-2%201.242-2%202.449c0%201.379%201.121%202.5%202.5%202.5a2.5%202.5%200%200%200%202.329-1.611a5.46%205.46%200%200%201-.828-2.872a2.5%202.5%200%200%200-.931-.446M2.999%202.501c0-.827.673-1.5%201.5-1.5s1.5.673%201.5%201.5s-.673%201.5-1.5%201.5s-1.5-.673-1.5-1.5m1.5%2012.5c-.827%200-1.5-.673-1.5-1.5s.673-1.5%201.5-1.5s1.5.673%201.5%201.5s-.673%201.5-1.5%201.5M9.22%206.503a5.5%205.5%200%200%201%20.946-.331A1.5%201.5%200%200%201%2010%205.501c0-.827.673-1.5%201.5-1.5s1.5.673%201.5%201.5c0%20.243-.064.468-.166.671q.492.123.946.331a2.5%202.5%200%200%200%20.219-1.002c0-1.379-1.121-2.5-2.5-2.5a2.5%202.5%200%200%200-2.5%202.5c0%20.358.084.694.22%201.001zm2.279.498a4.5%204.5%200%201%200%200%209a4.5%204.5%200%200%200%200-9M10.999%209a.5.5%200%201%201%201%200v2.501a.5.5%200%200%201-.5.5a.5.5%200%200%201-.5-.5zm.501%205.251a.75.75%200%201%201%200-1.5a.75.75%200%200%201%200%201.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/git-branch-conflicts.svg?color=%231a73e8&size=48