wifi-add-outline-rounded from Material Symbols Light by Google · Outline Rounded · Communicate · Apache-2.0 Free for personal and commercial use.

Name
wifi-add-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Communicate
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the wifi 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.27 16.616h-2.5q-.213 0-.357-.144t-.144-.357t.144-.356t.356-.143h2.5v-2.5q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v2.5h2.5q.213 0 .357.143q.143.144.143.357t-.143.356t-.357.144h-2.5v2.5q0 .212-.144.356t-.356.144t-.356-.144t-.144-.356zM11.996 5q2.463 0 4.773.715q2.31.714 4.319 2.112q.336.223.504.562t.169.719q0 .329-.134.649t-.382.568l-.578.591q-.155.142-.356.154t-.366-.153t-.165-.356q0-.192.165-.357l.635-.635q.211-.211.182-.51q-.029-.297-.279-.451q-1.878-1.289-4.04-1.949Q14.283 6 12 6t-4.444.66t-4.04 1.948q-.25.153-.28.451q-.028.299.183.51l8.139 8.139q.173.173.442.173t.442-.173l.68-.68q.145-.145.346-.155t.366.156q.166.165.166.357t-.165.356l-.699.699q-.242.242-.54.353q-.298.112-.596.112t-.596-.112t-.54-.353l-8.116-8.116q-.248-.248-.37-.556q-.12-.307-.12-.636q0-.367.156-.714t.492-.592q2.007-1.398 4.318-2.112T11.997 5M12 11.979"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWifiAddOutlineRounded(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.27 16.616h-2.5q-.213 0-.357-.144t-.144-.357t.144-.356t.356-.143h2.5v-2.5q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v2.5h2.5q.213 0 .357.143q.143.144.143.357t-.143.356t-.357.144h-2.5v2.5q0 .212-.144.356t-.356.144t-.356-.144t-.144-.356zM11.996 5q2.463 0 4.773.715q2.31.714 4.319 2.112q.336.223.504.562t.169.719q0 .329-.134.649t-.382.568l-.578.591q-.155.142-.356.154t-.366-.153t-.165-.356q0-.192.165-.357l.635-.635q.211-.211.182-.51q-.029-.297-.279-.451q-1.878-1.289-4.04-1.949Q14.283 6 12 6t-4.444.66t-4.04 1.948q-.25.153-.28.451q-.028.299.183.51l8.139 8.139q.173.173.442.173t.442-.173l.68-.68q.145-.145.346-.155t.366.156q.166.165.166.357t-.165.356l-.699.699q-.242.242-.54.353q-.298.112-.596.112t-.596-.112t-.54-.353l-8.116-8.116q-.248-.248-.37-.556q-.12-.307-.12-.636q0-.367.156-.714t.492-.592q2.007-1.398 4.318-2.112T11.997 5M12 11.979"/></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.27 16.616h-2.5q-.213 0-.357-.144t-.144-.357t.144-.356t.356-.143h2.5v-2.5q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v2.5h2.5q.213 0 .357.143q.143.144.143.357t-.143.356t-.357.144h-2.5v2.5q0 .212-.144.356t-.356.144t-.356-.144t-.144-.356zM11.996 5q2.463 0 4.773.715q2.31.714 4.319 2.112q.336.223.504.562t.169.719q0 .329-.134.649t-.382.568l-.578.591q-.155.142-.356.154t-.366-.153t-.165-.356q0-.192.165-.357l.635-.635q.211-.211.182-.51q-.029-.297-.279-.451q-1.878-1.289-4.04-1.949Q14.283 6 12 6t-4.444.66t-4.04 1.948q-.25.153-.28.451q-.028.299.183.51l8.139 8.139q.173.173.442.173t.442-.173l.68-.68q.145-.145.346-.155t.366.156q.166.165.166.357t-.165.356l-.699.699q-.242.242-.54.353q-.298.112-.596.112t-.596-.112t-.54-.353l-8.116-8.116q-.248-.248-.37-.556q-.12-.307-.12-.636q0-.367.156-.714t.492-.592q2.007-1.398 4.318-2.112T11.997 5M12 11.979"/></svg>
</template>

CSS

.icon-wifi-add-outline-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.27%2016.616h-2.5q-.213%200-.357-.144t-.144-.357t.144-.356t.356-.143h2.5v-2.5q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v2.5h2.5q.213%200%20.357.143q.143.144.143.357t-.143.356t-.357.144h-2.5v2.5q0%20.212-.144.356t-.356.144t-.356-.144t-.144-.356zM11.996%205q2.463%200%204.773.715q2.31.714%204.319%202.112q.336.223.504.562t.169.719q0%20.329-.134.649t-.382.568l-.578.591q-.155.142-.356.154t-.366-.153t-.165-.356q0-.192.165-.357l.635-.635q.211-.211.182-.51q-.029-.297-.279-.451q-1.878-1.289-4.04-1.949Q14.283%206%2012%206t-4.444.66t-4.04%201.948q-.25.153-.28.451q-.028.299.183.51l8.139%208.139q.173.173.442.173t.442-.173l.68-.68q.145-.145.346-.155t.366.156q.166.165.166.357t-.165.356l-.699.699q-.242.242-.54.353q-.298.112-.596.112t-.596-.112t-.54-.353l-8.116-8.116q-.248-.248-.37-.556q-.12-.307-.12-.636q0-.367.156-.714t.492-.592q2.007-1.398%204.318-2.112T11.997%205M12%2011.979%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.27%2016.616h-2.5q-.213%200-.357-.144t-.144-.357t.144-.356t.356-.143h2.5v-2.5q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v2.5h2.5q.213%200%20.357.143q.143.144.143.357t-.143.356t-.357.144h-2.5v2.5q0%20.212-.144.356t-.356.144t-.356-.144t-.144-.356zM11.996%205q2.463%200%204.773.715q2.31.714%204.319%202.112q.336.223.504.562t.169.719q0%20.329-.134.649t-.382.568l-.578.591q-.155.142-.356.154t-.366-.153t-.165-.356q0-.192.165-.357l.635-.635q.211-.211.182-.51q-.029-.297-.279-.451q-1.878-1.289-4.04-1.949Q14.283%206%2012%206t-4.444.66t-4.04%201.948q-.25.153-.28.451q-.028.299.183.51l8.139%208.139q.173.173.442.173t.442-.173l.68-.68q.145-.145.346-.155t.366.156q.166.165.166.357t-.165.356l-.699.699q-.242.242-.54.353q-.298.112-.596.112t-.596-.112t-.54-.353l-8.116-8.116q-.248-.248-.37-.556q-.12-.307-.12-.636q0-.367.156-.714t.492-.592q2.007-1.398%204.318-2.112T11.997%205M12%2011.979%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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