wi fi router round icon

wi-fi-router-round-linear from Solar by 480 Design · Linear · IT · CC-BY-4.0 Attribution required.

Name
wi-fi-router-round-linear
Set
Solar
Style
Linear
Category
IT
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More it icons from Solar

Use the wi fi router round icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 15C2 12.2386 4.23858 10 7 10H17C19.7614 10 22 12.2386 22 15C22 17.7614 19.7614 20 17 20H7C4.23858 20 2 17.7614 2 15Z"/><path stroke-linecap="round" d="M18 20L19 22"/><path stroke-linecap="round" d="M6 20L5 22"/><path d="M8.5 15C8.5 15.8284 7.82843 16.5 7 16.5C6.17157 16.5 5.5 15.8284 5.5 15C5.5 14.1716 6.17157 13.5 7 13.5C7.82843 13.5 8.5 14.1716 8.5 15Z"/><path stroke-linecap="round" d="M12 15H18.5"/><path stroke-linecap="round" d="M21.5833 5.39702C20.7574 3.40286 18.7924 2 16.4996 2C14.2069 2 12.2419 3.40286 11.416 5.39702"/><path stroke-linecap="round" d="M19.3806 6.65811C19.0167 5.41107 17.865 4.5 16.5004 4.5C15.1358 4.5 13.984 5.41107 13.6201 6.65811"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.5005 7H16.5006"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarWiFiRouterRoundLinear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M2 15C2 12.2386 4.23858 10 7 10H17C19.7614 10 22 12.2386 22 15C22 17.7614 19.7614 20 17 20H7C4.23858 20 2 17.7614 2 15Z"/><path strokeLinecap="round" d="M18 20L19 22"/><path strokeLinecap="round" d="M6 20L5 22"/><path d="M8.5 15C8.5 15.8284 7.82843 16.5 7 16.5C6.17157 16.5 5.5 15.8284 5.5 15C5.5 14.1716 6.17157 13.5 7 13.5C7.82843 13.5 8.5 14.1716 8.5 15Z"/><path strokeLinecap="round" d="M12 15H18.5"/><path strokeLinecap="round" d="M21.5833 5.39702C20.7574 3.40286 18.7924 2 16.4996 2C14.2069 2 12.2419 3.40286 11.416 5.39702"/><path strokeLinecap="round" d="M19.3806 6.65811C19.0167 5.41107 17.865 4.5 16.5004 4.5C15.1358 4.5 13.984 5.41107 13.6201 6.65811"/><path strokeLinecap="round" strokeLinejoin="round" d="M16.5005 7H16.5006"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M2 15C2 12.2386 4.23858 10 7 10H17C19.7614 10 22 12.2386 22 15C22 17.7614 19.7614 20 17 20H7C4.23858 20 2 17.7614 2 15Z"/><path stroke-linecap="round" d="M18 20L19 22"/><path stroke-linecap="round" d="M6 20L5 22"/><path d="M8.5 15C8.5 15.8284 7.82843 16.5 7 16.5C6.17157 16.5 5.5 15.8284 5.5 15C5.5 14.1716 6.17157 13.5 7 13.5C7.82843 13.5 8.5 14.1716 8.5 15Z"/><path stroke-linecap="round" d="M12 15H18.5"/><path stroke-linecap="round" d="M21.5833 5.39702C20.7574 3.40286 18.7924 2 16.4996 2C14.2069 2 12.2419 3.40286 11.416 5.39702"/><path stroke-linecap="round" d="M19.3806 6.65811C19.0167 5.41107 17.865 4.5 16.5004 4.5C15.1358 4.5 13.984 5.41107 13.6201 6.65811"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.5005 7H16.5006"/></g></svg>
</template>

CSS

.icon-wi-fi-router-round-linear {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2015C2%2012.2386%204.23858%2010%207%2010H17C19.7614%2010%2022%2012.2386%2022%2015C22%2017.7614%2019.7614%2020%2017%2020H7C4.23858%2020%202%2017.7614%202%2015Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18%2020L19%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2020L5%2022%22%2F%3E%3Cpath%20d%3D%22M8.5%2015C8.5%2015.8284%207.82843%2016.5%207%2016.5C6.17157%2016.5%205.5%2015.8284%205.5%2015C5.5%2014.1716%206.17157%2013.5%207%2013.5C7.82843%2013.5%208.5%2014.1716%208.5%2015Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2015H18.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.5833%205.39702C20.7574%203.40286%2018.7924%202%2016.4996%202C14.2069%202%2012.2419%203.40286%2011.416%205.39702%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.3806%206.65811C19.0167%205.41107%2017.865%204.5%2016.5004%204.5C15.1358%204.5%2013.984%205.41107%2013.6201%206.65811%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.5005%207H16.5006%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2015C2%2012.2386%204.23858%2010%207%2010H17C19.7614%2010%2022%2012.2386%2022%2015C22%2017.7614%2019.7614%2020%2017%2020H7C4.23858%2020%202%2017.7614%202%2015Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18%2020L19%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2020L5%2022%22%2F%3E%3Cpath%20d%3D%22M8.5%2015C8.5%2015.8284%207.82843%2016.5%207%2016.5C6.17157%2016.5%205.5%2015.8284%205.5%2015C5.5%2014.1716%206.17157%2013.5%207%2013.5C7.82843%2013.5%208.5%2014.1716%208.5%2015Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2015H18.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.5833%205.39702C20.7574%203.40286%2018.7924%202%2016.4996%202C14.2069%202%2012.2419%203.40286%2011.416%205.39702%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.3806%206.65811C19.0167%205.41107%2017.865%204.5%2016.5004%204.5C15.1358%204.5%2013.984%205.41107%2013.6201%206.65811%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.5005%207H16.5006%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/wi-fi-router-round-linear.svg?color=%231a73e8&size=48