git merge conflict icon
git-merge-conflict-duotone from Keyline Icons by Keyline Icons · Duotone · MIT Free for personal and commercial use.
- Name
- git-merge-conflict-duotone
- Set
- Keyline Icons
- Style
- Duotone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
Related icons in Keyline Icons
git-arrow-rightgit-branchgit-branch-minusgit-branch-plusgit-checkgit-commit-horizontalgit-commit-verticalgit-comparegit-compare-arrowsgit-connectiongit-forkgit-graphgit-joingit-mergegit-pull-requestgit-pull-request-arrowgit-pull-request-closedgit-pull-request-creategit-pull-request-create-arrowgit-pull-request-draftgit-pull-request-plusgit-refreshgit-returngit-x
Use the git merge conflict 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="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 15.7909 15.7909 14 18 14C20.2091 14 22 15.7909 22 18Z" stroke="none"/><path d="M5.5 21L5.5 12M18 15L18 10C18 7.7909 16.2091 6 14 6L12 6M3 3L8 8M8 3L3 8"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsGitMergeConflictDuotone(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="round" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 15.7909 15.7909 14 18 14C20.2091 14 22 15.7909 22 18Z" stroke="none"/><path d="M5.5 21L5.5 12M18 15L18 10C18 7.7909 16.2091 6 14 6L12 6M3 3L8 8M8 3L3 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-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 15.7909 15.7909 14 18 14C20.2091 14 22 15.7909 22 18Z" stroke="none"/><path d="M5.5 21L5.5 12M18 15L18 10C18 7.7909 16.2091 6 14 6L12 6M3 3L8 8M8 3L3 8"/></g></svg> </template>
CSS
.icon-git-merge-conflict-duotone {
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%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M22%2018C22%2020.2091%2020.2091%2022%2018%2022C15.7909%2022%2014%2020.2091%2014%2018C14%2015.7909%2015.7909%2014%2018%2014C20.2091%2014%2022%2015.7909%2022%2018Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M5.5%2021L5.5%2012M18%2015L18%2010C18%207.7909%2016.2091%206%2014%206L12%206M3%203L8%208M8%203L3%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M22%2018C22%2020.2091%2020.2091%2022%2018%2022C15.7909%2022%2014%2020.2091%2014%2018C14%2015.7909%2015.7909%2014%2018%2014C20.2091%2014%2022%2015.7909%2022%2018Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M5.5%2021L5.5%2012M18%2015L18%2010C18%207.7909%2016.2091%206%2014%206L12%206M3%203L8%208M8%203L3%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/keyline-icons/git-merge-conflict-duotone.svg?color=%231a73e8&size=48