phonelink ring icon

phonelink-ring-rounded from Material Symbols by Google · Rounded · Apache-2.0 Free for personal and commercial use.

Name
phonelink-ring-rounded
Set
Material Symbols
Style
Rounded
Viewbox
24×24
License
Apache 2.0

4 other variants in Material Symbols

The same icon in other sets

Related icons in Material Symbols

Use the phonelink ring icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 23q-.825 0-1.412-.587T5 21V3q0-.825.588-1.412T7 1h10q.825 0 1.413.588T19 3v3q0 .425-.288.713T18 7t-.712-.288T17 6H7v12h10q0-.425.288-.712T18 17t.713.288T19 18v3q0 .825-.587 1.413T17 23zm16.025-11q0 1.25-.4 2.413t-1.15 2.137q-.25.325-.663.338T20.1 16.6q-.275-.275-.288-.7t.238-.775q.475-.675.725-1.475t.25-1.65t-.25-1.65t-.725-1.475q-.25-.35-.238-.775t.288-.7q.3-.3.713-.287t.662.337q.75.975 1.15 2.138t.4 2.412m-3.5 0q0 .8-.312 1.538t-.863 1.312q-.125.125-.325.213t-.4.087q-.425 0-.725-.3t-.3-.725q0-.2.088-.4t.212-.325q.3-.3.463-.637t.162-.763q0-.375-.175-.75t-.45-.65q-.125-.125-.212-.325t-.088-.4q0-.425.3-.725t.725-.3q.2 0 .4.088t.325.212q.55.575.863 1.313T19.525 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPhonelinkRingRounded(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="M7 23q-.825 0-1.412-.587T5 21V3q0-.825.588-1.412T7 1h10q.825 0 1.413.588T19 3v3q0 .425-.288.713T18 7t-.712-.288T17 6H7v12h10q0-.425.288-.712T18 17t.713.288T19 18v3q0 .825-.587 1.413T17 23zm16.025-11q0 1.25-.4 2.413t-1.15 2.137q-.25.325-.663.338T20.1 16.6q-.275-.275-.288-.7t.238-.775q.475-.675.725-1.475t.25-1.65t-.25-1.65t-.725-1.475q-.25-.35-.238-.775t.288-.7q.3-.3.713-.287t.662.337q.75.975 1.15 2.138t.4 2.412m-3.5 0q0 .8-.312 1.538t-.863 1.312q-.125.125-.325.213t-.4.087q-.425 0-.725-.3t-.3-.725q0-.2.088-.4t.212-.325q.3-.3.463-.637t.162-.763q0-.375-.175-.75t-.45-.65q-.125-.125-.212-.325t-.088-.4q0-.425.3-.725t.725-.3q.2 0 .4.088t.325.212q.55.575.863 1.313T19.525 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 23q-.825 0-1.412-.587T5 21V3q0-.825.588-1.412T7 1h10q.825 0 1.413.588T19 3v3q0 .425-.288.713T18 7t-.712-.288T17 6H7v12h10q0-.425.288-.712T18 17t.713.288T19 18v3q0 .825-.587 1.413T17 23zm16.025-11q0 1.25-.4 2.413t-1.15 2.137q-.25.325-.663.338T20.1 16.6q-.275-.275-.288-.7t.238-.775q.475-.675.725-1.475t.25-1.65t-.25-1.65t-.725-1.475q-.25-.35-.238-.775t.288-.7q.3-.3.713-.287t.662.337q.75.975 1.15 2.138t.4 2.412m-3.5 0q0 .8-.312 1.538t-.863 1.312q-.125.125-.325.213t-.4.087q-.425 0-.725-.3t-.3-.725q0-.2.088-.4t.212-.325q.3-.3.463-.637t.162-.763q0-.375-.175-.75t-.45-.65q-.125-.125-.212-.325t-.088-.4q0-.425.3-.725t.725-.3q.2 0 .4.088t.325.212q.55.575.863 1.313T19.525 12"/></svg>
</template>

CSS

.icon-phonelink-ring-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%22M7%2023q-.825%200-1.412-.587T5%2021V3q0-.825.588-1.412T7%201h10q.825%200%201.413.588T19%203v3q0%20.425-.288.713T18%207t-.712-.288T17%206H7v12h10q0-.425.288-.712T18%2017t.713.288T19%2018v3q0%20.825-.587%201.413T17%2023zm16.025-11q0%201.25-.4%202.413t-1.15%202.137q-.25.325-.663.338T20.1%2016.6q-.275-.275-.288-.7t.238-.775q.475-.675.725-1.475t.25-1.65t-.25-1.65t-.725-1.475q-.25-.35-.238-.775t.288-.7q.3-.3.713-.287t.662.337q.75.975%201.15%202.138t.4%202.412m-3.5%200q0%20.8-.312%201.538t-.863%201.312q-.125.125-.325.213t-.4.087q-.425%200-.725-.3t-.3-.725q0-.2.088-.4t.212-.325q.3-.3.463-.637t.162-.763q0-.375-.175-.75t-.45-.65q-.125-.125-.212-.325t-.088-.4q0-.425.3-.725t.725-.3q.2%200%20.4.088t.325.212q.55.575.863%201.313T19.525%2012%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%22M7%2023q-.825%200-1.412-.587T5%2021V3q0-.825.588-1.412T7%201h10q.825%200%201.413.588T19%203v3q0%20.425-.288.713T18%207t-.712-.288T17%206H7v12h10q0-.425.288-.712T18%2017t.713.288T19%2018v3q0%20.825-.587%201.413T17%2023zm16.025-11q0%201.25-.4%202.413t-1.15%202.137q-.25.325-.663.338T20.1%2016.6q-.275-.275-.288-.7t.238-.775q.475-.675.725-1.475t.25-1.65t-.25-1.65t-.725-1.475q-.25-.35-.238-.775t.288-.7q.3-.3.713-.287t.662.337q.75.975%201.15%202.138t.4%202.412m-3.5%200q0%20.8-.312%201.538t-.863%201.312q-.125.125-.325.213t-.4.087q-.425%200-.725-.3t-.3-.725q0-.2.088-.4t.212-.325q.3-.3.463-.637t.162-.763q0-.375-.175-.75t-.45-.65q-.125-.125-.212-.325t-.088-.4q0-.425.3-.725t.725-.3q.2%200%20.4.088t.325.212q.55.575.863%201.313T19.525%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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