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

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

1 other variant in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the call merge icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.502 18.292q0-.194.16-.353l4.665-4.666q.096-.096.135-.202t.038-.221V5.952l-2.74 2.74q-.146.146-.344.156q-.199.01-.364-.156q-.165-.165-.165-.357q0-.19.165-.356l3.383-3.389q.13-.13.267-.183T12 4.354t.298.053t.268.183l3.394 3.395q.146.146.156.344q.009.198-.156.363q-.166.166-.357.166t-.357-.166L12.5 5.952v6.892q0 .323-.13.628q-.132.305-.349.522L7.37 18.646q-.14.14-.344.15t-.363-.15t-.16-.354m10.837.36q-.16.16-.354.16t-.354-.16l-2.877-2.871q-.146-.146-.156-.344t.156-.364t.357-.165t.356.165l2.871 2.871q.14.14.153.342t-.152.366"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCallMergeRounded(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="M6.502 18.292q0-.194.16-.353l4.665-4.666q.096-.096.135-.202t.038-.221V5.952l-2.74 2.74q-.146.146-.344.156q-.199.01-.364-.156q-.165-.165-.165-.357q0-.19.165-.356l3.383-3.389q.13-.13.267-.183T12 4.354t.298.053t.268.183l3.394 3.395q.146.146.156.344q.009.198-.156.363q-.166.166-.357.166t-.357-.166L12.5 5.952v6.892q0 .323-.13.628q-.132.305-.349.522L7.37 18.646q-.14.14-.344.15t-.363-.15t-.16-.354m10.837.36q-.16.16-.354.16t-.354-.16l-2.877-2.871q-.146-.146-.156-.344t.156-.364t.357-.165t.356.165l2.871 2.871q.14.14.153.342t-.152.366"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.502 18.292q0-.194.16-.353l4.665-4.666q.096-.096.135-.202t.038-.221V5.952l-2.74 2.74q-.146.146-.344.156q-.199.01-.364-.156q-.165-.165-.165-.357q0-.19.165-.356l3.383-3.389q.13-.13.267-.183T12 4.354t.298.053t.268.183l3.394 3.395q.146.146.156.344q.009.198-.156.363q-.166.166-.357.166t-.357-.166L12.5 5.952v6.892q0 .323-.13.628q-.132.305-.349.522L7.37 18.646q-.14.14-.344.15t-.363-.15t-.16-.354m10.837.36q-.16.16-.354.16t-.354-.16l-2.877-2.871q-.146-.146-.156-.344t.156-.364t.357-.165t.356.165l2.871 2.871q.14.14.153.342t-.152.366"/></svg>
</template>

CSS

.icon-call-merge-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%22M6.502%2018.292q0-.194.16-.353l4.665-4.666q.096-.096.135-.202t.038-.221V5.952l-2.74%202.74q-.146.146-.344.156q-.199.01-.364-.156q-.165-.165-.165-.357q0-.19.165-.356l3.383-3.389q.13-.13.267-.183T12%204.354t.298.053t.268.183l3.394%203.395q.146.146.156.344q.009.198-.156.363q-.166.166-.357.166t-.357-.166L12.5%205.952v6.892q0%20.323-.13.628q-.132.305-.349.522L7.37%2018.646q-.14.14-.344.15t-.363-.15t-.16-.354m10.837.36q-.16.16-.354.16t-.354-.16l-2.877-2.871q-.146-.146-.156-.344t.156-.364t.357-.165t.356.165l2.871%202.871q.14.14.153.342t-.152.366%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%22M6.502%2018.292q0-.194.16-.353l4.665-4.666q.096-.096.135-.202t.038-.221V5.952l-2.74%202.74q-.146.146-.344.156q-.199.01-.364-.156q-.165-.165-.165-.357q0-.19.165-.356l3.383-3.389q.13-.13.267-.183T12%204.354t.298.053t.268.183l3.394%203.395q.146.146.156.344q.009.198-.156.363q-.166.166-.357.166t-.357-.166L12.5%205.952v6.892q0%20.323-.13.628q-.132.305-.349.522L7.37%2018.646q-.14.14-.344.15t-.363-.15t-.16-.354m10.837.36q-.16.16-.354.16t-.354-.16l-2.877-2.871q-.146-.146-.156-.344t.156-.364t.357-.165t.356.165l2.871%202.871q.14.14.153.342t-.152.366%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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