direction merge right icon

direction-merge-right-filled from Carbon by IBM · Filled · Planning · Apache-2.0 Free for personal and commercial use.

Name
direction-merge-right-filled
Set
Carbon
Style
Filled
Category
Planning
Viewbox
32×32
License
Apache 2.0

1 other variant in Carbon

More planning icons from Carbon

Use the direction merge right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 2H4c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2M17.88 15.46l2.66 2.66c.94.95 1.46 2.2 1.46 3.54V26h-2v-4.34c0-.8-.31-1.56-.88-2.12L17 17.41V22h-2V8.83l-4.59 4.58l-1.42-1.42L16 5l7.01 6.99l-1.42 1.42L17 8.83v4.51c0 .8.31 1.56.88 2.12"/></svg>

React

import type { SVGProps } from "react";

export function CarbonDirectionMergeRightFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 2H4c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2M17.88 15.46l2.66 2.66c.94.95 1.46 2.2 1.46 3.54V26h-2v-4.34c0-.8-.31-1.56-.88-2.12L17 17.41V22h-2V8.83l-4.59 4.58l-1.42-1.42L16 5l7.01 6.99l-1.42 1.42L17 8.83v4.51c0 .8.31 1.56.88 2.12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 2H4c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2M17.88 15.46l2.66 2.66c.94.95 1.46 2.2 1.46 3.54V26h-2v-4.34c0-.8-.31-1.56-.88-2.12L17 17.41V22h-2V8.83l-4.59 4.58l-1.42-1.42L16 5l7.01 6.99l-1.42 1.42L17 8.83v4.51c0 .8.31 1.56.88 2.12"/></svg>
</template>

CSS

.icon-direction-merge-right-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%202H4c-1.1%200-2%20.9-2%202v24c0%201.1.9%202%202%202h24c1.1%200%202-.9%202-2V4c0-1.1-.9-2-2-2M17.88%2015.46l2.66%202.66c.94.95%201.46%202.2%201.46%203.54V26h-2v-4.34c0-.8-.31-1.56-.88-2.12L17%2017.41V22h-2V8.83l-4.59%204.58l-1.42-1.42L16%205l7.01%206.99l-1.42%201.42L17%208.83v4.51c0%20.8.31%201.56.88%202.12%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%202H4c-1.1%200-2%20.9-2%202v24c0%201.1.9%202%202%202h24c1.1%200%202-.9%202-2V4c0-1.1-.9-2-2-2M17.88%2015.46l2.66%202.66c.94.95%201.46%202.2%201.46%203.54V26h-2v-4.34c0-.8-.31-1.56-.88-2.12L17%2017.41V22h-2V8.83l-4.59%204.58l-1.42-1.42L16%205l7.01%206.99l-1.42%201.42L17%208.83v4.51c0%20.8.31%201.56.88%202.12%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/direction-merge-right-filled.svg?color=%231a73e8&size=48

Direction Merge Right filled icon — Carbon · IconsDB