swap-calls-rounded from Material Symbols by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.

Name
swap-calls-rounded
Set
Material Symbols
Style
Rounded
Category
Communicate
Viewbox
24×24
License
Apache 2.0
Aliases
swap-calls-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More communicate icons from Material Symbols

Use the swap calls icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 15.15V8q0-1.65 1.175-2.825T9 4t2.825 1.175T13 8v7q0 .825.588 1.413T15 17t1.413-.587T17 15V7.85l-.875.875q-.3.3-.712.288T14.7 8.7q-.275-.3-.287-.7t.287-.7l2.6-2.6q.15-.15.325-.212T18 4.425t.375.063t.325.212l2.6 2.6q.3.3.288.7t-.288.7q-.3.3-.712.313t-.713-.288L19 7.85V15q0 1.65-1.175 2.825T15 19t-2.825-1.175T11 15V8q0-.825-.587-1.412T9 6t-1.412.588T7 8v7.15l.875-.875q.3-.3.713-.288t.712.313q.275.3.288.7t-.288.7l-2.6 2.6q-.15.15-.325.213T6 18.575t-.375-.062T5.3 18.3l-2.6-2.6q-.3-.3-.288-.7t.288-.7q.3-.3.713-.312t.712.287z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSwapCallsRounded(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="M5 15.15V8q0-1.65 1.175-2.825T9 4t2.825 1.175T13 8v7q0 .825.588 1.413T15 17t1.413-.587T17 15V7.85l-.875.875q-.3.3-.712.288T14.7 8.7q-.275-.3-.287-.7t.287-.7l2.6-2.6q.15-.15.325-.212T18 4.425t.375.063t.325.212l2.6 2.6q.3.3.288.7t-.288.7q-.3.3-.712.313t-.713-.288L19 7.85V15q0 1.65-1.175 2.825T15 19t-2.825-1.175T11 15V8q0-.825-.587-1.412T9 6t-1.412.588T7 8v7.15l.875-.875q.3-.3.713-.288t.712.313q.275.3.288.7t-.288.7l-2.6 2.6q-.15.15-.325.213T6 18.575t-.375-.062T5.3 18.3l-2.6-2.6q-.3-.3-.288-.7t.288-.7q.3-.3.713-.312t.712.287z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 15.15V8q0-1.65 1.175-2.825T9 4t2.825 1.175T13 8v7q0 .825.588 1.413T15 17t1.413-.587T17 15V7.85l-.875.875q-.3.3-.712.288T14.7 8.7q-.275-.3-.287-.7t.287-.7l2.6-2.6q.15-.15.325-.212T18 4.425t.375.063t.325.212l2.6 2.6q.3.3.288.7t-.288.7q-.3.3-.712.313t-.713-.288L19 7.85V15q0 1.65-1.175 2.825T15 19t-2.825-1.175T11 15V8q0-.825-.587-1.412T9 6t-1.412.588T7 8v7.15l.875-.875q.3-.3.713-.288t.712.313q.275.3.288.7t-.288.7l-2.6 2.6q-.15.15-.325.213T6 18.575t-.375-.062T5.3 18.3l-2.6-2.6q-.3-.3-.288-.7t.288-.7q.3-.3.713-.312t.712.287z"/></svg>
</template>

CSS

.icon-swap-calls-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%22M5%2015.15V8q0-1.65%201.175-2.825T9%204t2.825%201.175T13%208v7q0%20.825.588%201.413T15%2017t1.413-.587T17%2015V7.85l-.875.875q-.3.3-.712.288T14.7%208.7q-.275-.3-.287-.7t.287-.7l2.6-2.6q.15-.15.325-.212T18%204.425t.375.063t.325.212l2.6%202.6q.3.3.288.7t-.288.7q-.3.3-.712.313t-.713-.288L19%207.85V15q0%201.65-1.175%202.825T15%2019t-2.825-1.175T11%2015V8q0-.825-.587-1.412T9%206t-1.412.588T7%208v7.15l.875-.875q.3-.3.713-.288t.712.313q.275.3.288.7t-.288.7l-2.6%202.6q-.15.15-.325.213T6%2018.575t-.375-.062T5.3%2018.3l-2.6-2.6q-.3-.3-.288-.7t.288-.7q.3-.3.713-.312t.712.287z%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%22M5%2015.15V8q0-1.65%201.175-2.825T9%204t2.825%201.175T13%208v7q0%20.825.588%201.413T15%2017t1.413-.587T17%2015V7.85l-.875.875q-.3.3-.712.288T14.7%208.7q-.275-.3-.287-.7t.287-.7l2.6-2.6q.15-.15.325-.212T18%204.425t.375.063t.325.212l2.6%202.6q.3.3.288.7t-.288.7q-.3.3-.712.313t-.713-.288L19%207.85V15q0%201.65-1.175%202.825T15%2019t-2.825-1.175T11%2015V8q0-.825-.587-1.412T9%206t-1.412.588T7%208v7.15l.875-.875q.3-.3.713-.288t.712.313q.275.3.288.7t-.288.7l-2.6%202.6q-.15.15-.325.213T6%2018.575t-.375-.062T5.3%2018.3l-2.6-2.6q-.3-.3-.288-.7t.288-.7q.3-.3.713-.312t.712.287z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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