git compare icon
git-compare-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.
- Name
- git-compare-sharp
- Set
- IonIcons
- Style
- Sharp
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
Related icons in IonIcons
Use the git compare icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M209 384h-37a28 28 0 0 1-28-28V152a64 64 0 1 0-64-1.16V356a92.1 92.1 0 0 0 92 92h37v55.21L294.39 416L209 328.79ZM113 64a32 32 0 1 1-32 32a32 32 0 0 1 32-32m319 296.61V156a92.1 92.1 0 0 0-92-92h-35V9.93L217.14 96L305 182.07V128h35a28 28 0 0 1 28 28v204.61a64 64 0 1 0 64 0M400 448a32 32 0 1 1 32-32a32 32 0 0 1-32 32"/></svg>
React
import type { SVGProps } from "react";
export function IonGitCompareSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M209 384h-37a28 28 0 0 1-28-28V152a64 64 0 1 0-64-1.16V356a92.1 92.1 0 0 0 92 92h37v55.21L294.39 416L209 328.79ZM113 64a32 32 0 1 1-32 32a32 32 0 0 1 32-32m319 296.61V156a92.1 92.1 0 0 0-92-92h-35V9.93L217.14 96L305 182.07V128h35a28 28 0 0 1 28 28v204.61a64 64 0 1 0 64 0M400 448a32 32 0 1 1 32-32a32 32 0 0 1-32 32"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M209 384h-37a28 28 0 0 1-28-28V152a64 64 0 1 0-64-1.16V356a92.1 92.1 0 0 0 92 92h37v55.21L294.39 416L209 328.79ZM113 64a32 32 0 1 1-32 32a32 32 0 0 1 32-32m319 296.61V156a92.1 92.1 0 0 0-92-92h-35V9.93L217.14 96L305 182.07V128h35a28 28 0 0 1 28 28v204.61a64 64 0 1 0 64 0M400 448a32 32 0 1 1 32-32a32 32 0 0 1-32 32"/></svg> </template>
CSS
.icon-git-compare-sharp {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M209%20384h-37a28%2028%200%200%201-28-28V152a64%2064%200%201%200-64-1.16V356a92.1%2092.1%200%200%200%2092%2092h37v55.21L294.39%20416L209%20328.79ZM113%2064a32%2032%200%201%201-32%2032a32%2032%200%200%201%2032-32m319%20296.61V156a92.1%2092.1%200%200%200-92-92h-35V9.93L217.14%2096L305%20182.07V128h35a28%2028%200%200%201%2028%2028v204.61a64%2064%200%201%200%2064%200M400%20448a32%2032%200%201%201%2032-32a32%2032%200%200%201-32%2032%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M209%20384h-37a28%2028%200%200%201-28-28V152a64%2064%200%201%200-64-1.16V356a92.1%2092.1%200%200%200%2092%2092h37v55.21L294.39%20416L209%20328.79ZM113%2064a32%2032%200%201%201-32%2032a32%2032%200%200%201%2032-32m319%20296.61V156a92.1%2092.1%200%200%200-92-92h-35V9.93L217.14%2096L305%20182.07V128h35a28%2028%200%200%201%2028%2028v204.61a64%2064%200%201%200%2064%200M400%20448a32%2032%200%201%201%2032-32a32%2032%200%200%201-32%2032%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/git-compare-sharp.svg?color=%231a73e8&size=48