merge-type-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
merge-type-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
merge-type-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the merge type icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.975 18.796q-.204-.01-.344-.15l-4.646-4.652q-.218-.217-.351-.522q-.134-.305-.134-.628V5.952l-2.74 2.74q-.166.166-.357.166t-.357-.166q-.165-.165-.155-.363q.009-.198.155-.345l3.389-3.394q.13-.13.267-.183T12 4.354t.298.053t.268.183l3.388 3.383q.165.166.165.357t-.165.357t-.366.158t-.347-.153L12.5 5.952v6.898q0 .116.039.221t.134.202l4.666 4.666q.159.159.159.353t-.16.354t-.363.15m-10.314-.144q-.165-.165-.152-.367t.152-.34l2.872-2.878q.146-.146.347-.155t.366.155t.163.357t-.169.357l-2.87 2.871q-.16.16-.355.16t-.353-.16"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMergeTypeRounded(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="M16.975 18.796q-.204-.01-.344-.15l-4.646-4.652q-.218-.217-.351-.522q-.134-.305-.134-.628V5.952l-2.74 2.74q-.166.166-.357.166t-.357-.166q-.165-.165-.155-.363q.009-.198.155-.345l3.389-3.394q.13-.13.267-.183T12 4.354t.298.053t.268.183l3.388 3.383q.165.166.165.357t-.165.357t-.366.158t-.347-.153L12.5 5.952v6.898q0 .116.039.221t.134.202l4.666 4.666q.159.159.159.353t-.16.354t-.363.15m-10.314-.144q-.165-.165-.152-.367t.152-.34l2.872-2.878q.146-.146.347-.155t.366.155t.163.357t-.169.357l-2.87 2.871q-.16.16-.355.16t-.353-.16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.975 18.796q-.204-.01-.344-.15l-4.646-4.652q-.218-.217-.351-.522q-.134-.305-.134-.628V5.952l-2.74 2.74q-.166.166-.357.166t-.357-.166q-.165-.165-.155-.363q.009-.198.155-.345l3.389-3.394q.13-.13.267-.183T12 4.354t.298.053t.268.183l3.388 3.383q.165.166.165.357t-.165.357t-.366.158t-.347-.153L12.5 5.952v6.898q0 .116.039.221t.134.202l4.666 4.666q.159.159.159.353t-.16.354t-.363.15m-10.314-.144q-.165-.165-.152-.367t.152-.34l2.872-2.878q.146-.146.347-.155t.366.155t.163.357t-.169.357l-2.87 2.871q-.16.16-.355.16t-.353-.16"/></svg>
</template>

CSS

.icon-merge-type-rounded {
  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%22M16.975%2018.796q-.204-.01-.344-.15l-4.646-4.652q-.218-.217-.351-.522q-.134-.305-.134-.628V5.952l-2.74%202.74q-.166.166-.357.166t-.357-.166q-.165-.165-.155-.363q.009-.198.155-.345l3.389-3.394q.13-.13.267-.183T12%204.354t.298.053t.268.183l3.388%203.383q.165.166.165.357t-.165.357t-.366.158t-.347-.153L12.5%205.952v6.898q0%20.116.039.221t.134.202l4.666%204.666q.159.159.159.353t-.16.354t-.363.15m-10.314-.144q-.165-.165-.152-.367t.152-.34l2.872-2.878q.146-.146.347-.155t.366.155t.163.357t-.169.357l-2.87%202.871q-.16.16-.355.16t-.353-.16%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%22M16.975%2018.796q-.204-.01-.344-.15l-4.646-4.652q-.218-.217-.351-.522q-.134-.305-.134-.628V5.952l-2.74%202.74q-.166.166-.357.166t-.357-.166q-.165-.165-.155-.363q.009-.198.155-.345l3.389-3.394q.13-.13.267-.183T12%204.354t.298.053t.268.183l3.388%203.383q.165.166.165.357t-.165.357t-.366.158t-.347-.153L12.5%205.952v6.898q0%20.116.039.221t.134.202l4.666%204.666q.159.159.159.353t-.16.354t-.363.15m-10.314-.144q-.165-.165-.152-.367t.152-.34l2.872-2.878q.146-.146.347-.155t.366.155t.163.357t-.169.357l-2.87%202.871q-.16.16-.355.16t-.353-.16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/merge-type-rounded.svg?color=%231a73e8&size=48