merge icon
merge-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- merge-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
Use the merge icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2 4.25a.75.75 0 0 1 .75-.75h1.789c.835 0 1.625.38 2.147 1.032l1.499 1.874a2.25 2.25 0 0 0 1.757.844h1.785l-1.572-2.043a.75.75 0 0 1 1.19-.914l2.5 3.25a.75.75 0 0 1 0 .914l-2.5 3.25a.75.75 0 0 1-1.19-.914l1.572-2.043H9.71c-.38 0-.739.173-.976.47l-1.499 1.873A3.75 3.75 0 0 1 4.308 12.5H2.75a.75.75 0 0 1 0-1.5h1.558c.684 0 1.33-.31 1.757-.844l1.499-1.874a3 3 0 0 1 .203-.227a3.8 3.8 0 0 1-.753-.712l-1.5-1.874A1.25 1.25 0 0 0 4.54 5H2.75A.75.75 0 0 1 2 4.25"/></svg>
React
import type { SVGProps } from "react";
export function FluentMerge16Filled(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="M2 4.25a.75.75 0 0 1 .75-.75h1.789c.835 0 1.625.38 2.147 1.032l1.499 1.874a2.25 2.25 0 0 0 1.757.844h1.785l-1.572-2.043a.75.75 0 0 1 1.19-.914l2.5 3.25a.75.75 0 0 1 0 .914l-2.5 3.25a.75.75 0 0 1-1.19-.914l1.572-2.043H9.71c-.38 0-.739.173-.976.47l-1.499 1.873A3.75 3.75 0 0 1 4.308 12.5H2.75a.75.75 0 0 1 0-1.5h1.558c.684 0 1.33-.31 1.757-.844l1.499-1.874a3 3 0 0 1 .203-.227a3.8 3.8 0 0 1-.753-.712l-1.5-1.874A1.25 1.25 0 0 0 4.54 5H2.75A.75.75 0 0 1 2 4.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2 4.25a.75.75 0 0 1 .75-.75h1.789c.835 0 1.625.38 2.147 1.032l1.499 1.874a2.25 2.25 0 0 0 1.757.844h1.785l-1.572-2.043a.75.75 0 0 1 1.19-.914l2.5 3.25a.75.75 0 0 1 0 .914l-2.5 3.25a.75.75 0 0 1-1.19-.914l1.572-2.043H9.71c-.38 0-.739.173-.976.47l-1.499 1.873A3.75 3.75 0 0 1 4.308 12.5H2.75a.75.75 0 0 1 0-1.5h1.558c.684 0 1.33-.31 1.757-.844l1.499-1.874a3 3 0 0 1 .203-.227a3.8 3.8 0 0 1-.753-.712l-1.5-1.874A1.25 1.25 0 0 0 4.54 5H2.75A.75.75 0 0 1 2 4.25"/></svg> </template>
CSS
.icon-merge-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%204.25a.75.75%200%200%201%20.75-.75h1.789c.835%200%201.625.38%202.147%201.032l1.499%201.874a2.25%202.25%200%200%200%201.757.844h1.785l-1.572-2.043a.75.75%200%200%201%201.19-.914l2.5%203.25a.75.75%200%200%201%200%20.914l-2.5%203.25a.75.75%200%200%201-1.19-.914l1.572-2.043H9.71c-.38%200-.739.173-.976.47l-1.499%201.873A3.75%203.75%200%200%201%204.308%2012.5H2.75a.75.75%200%200%201%200-1.5h1.558c.684%200%201.33-.31%201.757-.844l1.499-1.874a3%203%200%200%201%20.203-.227a3.8%203.8%200%200%201-.753-.712l-1.5-1.874A1.25%201.25%200%200%200%204.54%205H2.75A.75.75%200%200%201%202%204.25%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%22M2%204.25a.75.75%200%200%201%20.75-.75h1.789c.835%200%201.625.38%202.147%201.032l1.499%201.874a2.25%202.25%200%200%200%201.757.844h1.785l-1.572-2.043a.75.75%200%200%201%201.19-.914l2.5%203.25a.75.75%200%200%201%200%20.914l-2.5%203.25a.75.75%200%200%201-1.19-.914l1.572-2.043H9.71c-.38%200-.739.173-.976.47l-1.499%201.873A3.75%203.75%200%200%201%204.308%2012.5H2.75a.75.75%200%200%201%200-1.5h1.558c.684%200%201.33-.31%201.757-.844l1.499-1.874a3%203%200%200%201%20.203-.227a3.8%203.8%200%200%201-.753-.712l-1.5-1.874A1.25%201.25%200%200%200%204.54%205H2.75A.75.75%200%200%201%202%204.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/merge-16-filled.svg?color=%231a73e8&size=48