signal cellular add icon
signal-cellular-add-rounded from Material Symbols by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- signal-cellular-add-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More communicate icons from Material Symbols
Use the signal cellular add icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.288 21.713Q18 21.425 18 21v-2h-2q-.425 0-.712-.288T15 18t.288-.712T16 17h2v-2q0-.425.288-.712T19 14t.713.288T20 15v2h2q.425 0 .713.288T23 18t-.288.713T22 19h-2v2q0 .425-.288.713T19 22t-.712-.288M4.425 22q-.45 0-.737-.3T3.4 21q0-.2.075-.375T3.7 20.3L20.275 3.725q.15-.15.325-.225t.375-.075q.4 0 .7.288t.3.737v6.9q0 .45-.388.688t-.812.087q-.425-.125-.875-.187t-.9-.063q-2.55 0-4.337 1.788T12.875 18q0 .775.163 1.463t.512 1.337q.225.425.013.813t-.638.387z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSignalCellularAddRounded(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="M18.288 21.713Q18 21.425 18 21v-2h-2q-.425 0-.712-.288T15 18t.288-.712T16 17h2v-2q0-.425.288-.712T19 14t.713.288T20 15v2h2q.425 0 .713.288T23 18t-.288.713T22 19h-2v2q0 .425-.288.713T19 22t-.712-.288M4.425 22q-.45 0-.737-.3T3.4 21q0-.2.075-.375T3.7 20.3L20.275 3.725q.15-.15.325-.225t.375-.075q.4 0 .7.288t.3.737v6.9q0 .45-.388.688t-.812.087q-.425-.125-.875-.187t-.9-.063q-2.55 0-4.337 1.788T12.875 18q0 .775.163 1.463t.512 1.337q.225.425.013.813t-.638.387z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.288 21.713Q18 21.425 18 21v-2h-2q-.425 0-.712-.288T15 18t.288-.712T16 17h2v-2q0-.425.288-.712T19 14t.713.288T20 15v2h2q.425 0 .713.288T23 18t-.288.713T22 19h-2v2q0 .425-.288.713T19 22t-.712-.288M4.425 22q-.45 0-.737-.3T3.4 21q0-.2.075-.375T3.7 20.3L20.275 3.725q.15-.15.325-.225t.375-.075q.4 0 .7.288t.3.737v6.9q0 .45-.388.688t-.812.087q-.425-.125-.875-.187t-.9-.063q-2.55 0-4.337 1.788T12.875 18q0 .775.163 1.463t.512 1.337q.225.425.013.813t-.638.387z"/></svg> </template>
CSS
.icon-signal-cellular-add-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%22M18.288%2021.713Q18%2021.425%2018%2021v-2h-2q-.425%200-.712-.288T15%2018t.288-.712T16%2017h2v-2q0-.425.288-.712T19%2014t.713.288T20%2015v2h2q.425%200%20.713.288T23%2018t-.288.713T22%2019h-2v2q0%20.425-.288.713T19%2022t-.712-.288M4.425%2022q-.45%200-.737-.3T3.4%2021q0-.2.075-.375T3.7%2020.3L20.275%203.725q.15-.15.325-.225t.375-.075q.4%200%20.7.288t.3.737v6.9q0%20.45-.388.688t-.812.087q-.425-.125-.875-.187t-.9-.063q-2.55%200-4.337%201.788T12.875%2018q0%20.775.163%201.463t.512%201.337q.225.425.013.813t-.638.387z%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%22M18.288%2021.713Q18%2021.425%2018%2021v-2h-2q-.425%200-.712-.288T15%2018t.288-.712T16%2017h2v-2q0-.425.288-.712T19%2014t.713.288T20%2015v2h2q.425%200%20.713.288T23%2018t-.288.713T22%2019h-2v2q0%20.425-.288.713T19%2022t-.712-.288M4.425%2022q-.45%200-.737-.3T3.4%2021q0-.2.075-.375T3.7%2020.3L20.275%203.725q.15-.15.325-.225t.375-.075q.4%200%20.7.288t.3.737v6.9q0%20.45-.388.688t-.812.087q-.425-.125-.875-.187t-.9-.063q-2.55%200-4.337%201.788T12.875%2018q0%20.775.163%201.463t.512%201.337q.225.425.013.813t-.638.387z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/signal-cellular-add-rounded.svg?color=%231a73e8&size=48