branch fork hint icon
branch-fork-hint-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- branch-fork-hint-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the branch fork hint icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 2a3 3 0 0 0-.5 5.959v3.791a.5.5 0 0 0 1 0V11H12a2.5 2.5 0 0 0 2.5-2.5v-.541a3 3 0 1 0-1 0V8.5A1.5 1.5 0 0 1 12 10H6.5V7.959A3 3 0 0 0 6 2M4.875 13.407a.5.5 0 1 0-.582-.814a3.02 3.02 0 0 0-1.122 1.55a.5.5 0 1 0 .955.297a2 2 0 0 1 .749-1.033m2.903-.814a.5.5 0 1 0-.581.814a2.02 2.02 0 0 1 .748 1.033a.5.5 0 1 0 .955-.297a3 3 0 0 0-1.122-1.55m-3.492 3.413a.5.5 0 0 0-.874.486a3 3 0 0 0 1.381 1.275a.5.5 0 1 0 .414-.91a2 2 0 0 1-.92-.85m4.373.486a.5.5 0 0 0-.874-.486a2 2 0 0 1-.978.875a.5.5 0 1 0 .386.923a3 3 0 0 0 1.466-1.312"/></svg>
React
import type { SVGProps } from "react";
export function FluentBranchForkHint20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 2a3 3 0 0 0-.5 5.959v3.791a.5.5 0 0 0 1 0V11H12a2.5 2.5 0 0 0 2.5-2.5v-.541a3 3 0 1 0-1 0V8.5A1.5 1.5 0 0 1 12 10H6.5V7.959A3 3 0 0 0 6 2M4.875 13.407a.5.5 0 1 0-.582-.814a3.02 3.02 0 0 0-1.122 1.55a.5.5 0 1 0 .955.297a2 2 0 0 1 .749-1.033m2.903-.814a.5.5 0 1 0-.581.814a2.02 2.02 0 0 1 .748 1.033a.5.5 0 1 0 .955-.297a3 3 0 0 0-1.122-1.55m-3.492 3.413a.5.5 0 0 0-.874.486a3 3 0 0 0 1.381 1.275a.5.5 0 1 0 .414-.91a2 2 0 0 1-.92-.85m4.373.486a.5.5 0 0 0-.874-.486a2 2 0 0 1-.978.875a.5.5 0 1 0 .386.923a3 3 0 0 0 1.466-1.312"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 2a3 3 0 0 0-.5 5.959v3.791a.5.5 0 0 0 1 0V11H12a2.5 2.5 0 0 0 2.5-2.5v-.541a3 3 0 1 0-1 0V8.5A1.5 1.5 0 0 1 12 10H6.5V7.959A3 3 0 0 0 6 2M4.875 13.407a.5.5 0 1 0-.582-.814a3.02 3.02 0 0 0-1.122 1.55a.5.5 0 1 0 .955.297a2 2 0 0 1 .749-1.033m2.903-.814a.5.5 0 1 0-.581.814a2.02 2.02 0 0 1 .748 1.033a.5.5 0 1 0 .955-.297a3 3 0 0 0-1.122-1.55m-3.492 3.413a.5.5 0 0 0-.874.486a3 3 0 0 0 1.381 1.275a.5.5 0 1 0 .414-.91a2 2 0 0 1-.92-.85m4.373.486a.5.5 0 0 0-.874-.486a2 2 0 0 1-.978.875a.5.5 0 1 0 .386.923a3 3 0 0 0 1.466-1.312"/></svg> </template>
CSS
.icon-branch-fork-hint-20-filled {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%202a3%203%200%200%200-.5%205.959v3.791a.5.5%200%200%200%201%200V11H12a2.5%202.5%200%200%200%202.5-2.5v-.541a3%203%200%201%200-1%200V8.5A1.5%201.5%200%200%201%2012%2010H6.5V7.959A3%203%200%200%200%206%202M4.875%2013.407a.5.5%200%201%200-.582-.814a3.02%203.02%200%200%200-1.122%201.55a.5.5%200%201%200%20.955.297a2%202%200%200%201%20.749-1.033m2.903-.814a.5.5%200%201%200-.581.814a2.02%202.02%200%200%201%20.748%201.033a.5.5%200%201%200%20.955-.297a3%203%200%200%200-1.122-1.55m-3.492%203.413a.5.5%200%200%200-.874.486a3%203%200%200%200%201.381%201.275a.5.5%200%201%200%20.414-.91a2%202%200%200%201-.92-.85m4.373.486a.5.5%200%200%200-.874-.486a2%202%200%200%201-.978.875a.5.5%200%201%200%20.386.923a3%203%200%200%200%201.466-1.312%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%202a3%203%200%200%200-.5%205.959v3.791a.5.5%200%200%200%201%200V11H12a2.5%202.5%200%200%200%202.5-2.5v-.541a3%203%200%201%200-1%200V8.5A1.5%201.5%200%200%201%2012%2010H6.5V7.959A3%203%200%200%200%206%202M4.875%2013.407a.5.5%200%201%200-.582-.814a3.02%203.02%200%200%200-1.122%201.55a.5.5%200%201%200%20.955.297a2%202%200%200%201%20.749-1.033m2.903-.814a.5.5%200%201%200-.581.814a2.02%202.02%200%200%201%20.748%201.033a.5.5%200%201%200%20.955-.297a3%203%200%200%200-1.122-1.55m-3.492%203.413a.5.5%200%200%200-.874.486a3%203%200%200%200%201.381%201.275a.5.5%200%201%200%20.414-.91a2%202%200%200%201-.92-.85m4.373.486a.5.5%200%200%200-.874-.486a2%202%200%200%201-.978.875a.5.5%200%201%200%20.386.923a3%203%200%200%200%201.466-1.312%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/branch-fork-hint-20-filled.svg?color=%231a73e8&size=48