branch compare icon
branch-compare-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- branch-compare-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the branch compare icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 5.5a3.5 3.5 0 0 1-3 3.465V15a3 3 0 0 0 3 3h2.69l-.97-.97a.75.75 0 1 1 1.06-1.06l2.25 2.25a.75.75 0 0 1 0 1.06l-2.25 2.25a.75.75 0 1 1-1.06-1.06l.97-.97H9A4.5 4.5 0 0 1 4.5 15V8.855A3.502 3.502 0 0 1 5.5 2A3.5 3.5 0 0 1 9 5.5m-1.5 0a2 2 0 1 0-4 0a2 2 0 0 0 4 0m14.5 13a3.5 3.5 0 1 1-4-3.465V9a3 3 0 0 0-3-3h-1.94l.97.97a.75.75 0 0 1-1.06 1.06l-2.25-2.25a.75.75 0 0 1 0-1.06l2.25-2.25a.75.75 0 1 1 1.06 1.06l-.97.97H15A4.5 4.5 0 0 1 19.5 9v6.145c1.446.43 2.5 1.77 2.5 3.355m-1.5 0a2 2 0 1 0-4 0a2 2 0 0 0 4 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentBranchCompare24Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 5.5a3.5 3.5 0 0 1-3 3.465V15a3 3 0 0 0 3 3h2.69l-.97-.97a.75.75 0 1 1 1.06-1.06l2.25 2.25a.75.75 0 0 1 0 1.06l-2.25 2.25a.75.75 0 1 1-1.06-1.06l.97-.97H9A4.5 4.5 0 0 1 4.5 15V8.855A3.502 3.502 0 0 1 5.5 2A3.5 3.5 0 0 1 9 5.5m-1.5 0a2 2 0 1 0-4 0a2 2 0 0 0 4 0m14.5 13a3.5 3.5 0 1 1-4-3.465V9a3 3 0 0 0-3-3h-1.94l.97.97a.75.75 0 0 1-1.06 1.06l-2.25-2.25a.75.75 0 0 1 0-1.06l2.25-2.25a.75.75 0 1 1 1.06 1.06l-.97.97H15A4.5 4.5 0 0 1 19.5 9v6.145c1.446.43 2.5 1.77 2.5 3.355m-1.5 0a2 2 0 1 0-4 0a2 2 0 0 0 4 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 5.5a3.5 3.5 0 0 1-3 3.465V15a3 3 0 0 0 3 3h2.69l-.97-.97a.75.75 0 1 1 1.06-1.06l2.25 2.25a.75.75 0 0 1 0 1.06l-2.25 2.25a.75.75 0 1 1-1.06-1.06l.97-.97H9A4.5 4.5 0 0 1 4.5 15V8.855A3.502 3.502 0 0 1 5.5 2A3.5 3.5 0 0 1 9 5.5m-1.5 0a2 2 0 1 0-4 0a2 2 0 0 0 4 0m14.5 13a3.5 3.5 0 1 1-4-3.465V9a3 3 0 0 0-3-3h-1.94l.97.97a.75.75 0 0 1-1.06 1.06l-2.25-2.25a.75.75 0 0 1 0-1.06l2.25-2.25a.75.75 0 1 1 1.06 1.06l-.97.97H15A4.5 4.5 0 0 1 19.5 9v6.145c1.446.43 2.5 1.77 2.5 3.355m-1.5 0a2 2 0 1 0-4 0a2 2 0 0 0 4 0"/></svg> </template>
CSS
.icon-branch-compare-24-regular {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%205.5a3.5%203.5%200%200%201-3%203.465V15a3%203%200%200%200%203%203h2.69l-.97-.97a.75.75%200%201%201%201.06-1.06l2.25%202.25a.75.75%200%200%201%200%201.06l-2.25%202.25a.75.75%200%201%201-1.06-1.06l.97-.97H9A4.5%204.5%200%200%201%204.5%2015V8.855A3.502%203.502%200%200%201%205.5%202A3.5%203.5%200%200%201%209%205.5m-1.5%200a2%202%200%201%200-4%200a2%202%200%200%200%204%200m14.5%2013a3.5%203.5%200%201%201-4-3.465V9a3%203%200%200%200-3-3h-1.94l.97.97a.75.75%200%200%201-1.06%201.06l-2.25-2.25a.75.75%200%200%201%200-1.06l2.25-2.25a.75.75%200%201%201%201.06%201.06l-.97.97H15A4.5%204.5%200%200%201%2019.5%209v6.145c1.446.43%202.5%201.77%202.5%203.355m-1.5%200a2%202%200%201%200-4%200a2%202%200%200%200%204%200%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%205.5a3.5%203.5%200%200%201-3%203.465V15a3%203%200%200%200%203%203h2.69l-.97-.97a.75.75%200%201%201%201.06-1.06l2.25%202.25a.75.75%200%200%201%200%201.06l-2.25%202.25a.75.75%200%201%201-1.06-1.06l.97-.97H9A4.5%204.5%200%200%201%204.5%2015V8.855A3.502%203.502%200%200%201%205.5%202A3.5%203.5%200%200%201%209%205.5m-1.5%200a2%202%200%201%200-4%200a2%202%200%200%200%204%200m14.5%2013a3.5%203.5%200%201%201-4-3.465V9a3%203%200%200%200-3-3h-1.94l.97.97a.75.75%200%200%201-1.06%201.06l-2.25-2.25a.75.75%200%200%201%200-1.06l2.25-2.25a.75.75%200%201%201%201.06%201.06l-.97.97H15A4.5%204.5%200%200%201%2019.5%209v6.145c1.446.43%202.5%201.77%202.5%203.355m-1.5%200a2%202%200%201%200-4%200a2%202%200%200%200%204%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/branch-compare-24-regular.svg?color=%231a73e8&size=48