wi fi router minimalistic icon

wi-fi-router-minimalistic-broken from Solar by 480 Design · Broken · IT · CC-BY-4.0 Attribution required.

Name
wi-fi-router-minimalistic-broken
Set
Solar
Style
Broken
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 minimalistic 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-linecap="round" stroke-width="1.5"><path d="M21.5833 7.39702C20.7574 5.40286 18.7924 4 16.4996 4C14.2069 4 12.2419 5.40286 11.416 7.39702"/><path d="M19.3806 8.65811C19.0167 7.41107 17.865 6.5 16.5004 6.5C15.1358 6.5 13.984 7.41107 13.6201 8.65811"/><path d="M13 20H6C4.11438 20 3.17157 20 2.58579 19.4142C2 18.8284 2 17.8856 2 16C2 14.1144 2 13.1716 2.58579 12.5858C3.17157 12 4.11438 12 6 12H18C19.8856 12 20.8284 12 21.4142 12.5858C22 13.1716 22 14.1144 22 16C22 17.8856 22 18.8284 21.4142 19.4142C20.8284 20 19.8856 20 18 20H17"/><path d="M16.5 12L16.5 9"/><path stroke-linejoin="round" d="M9 16H9.0001"/><path stroke-linejoin="round" d="M6 16H6.0001"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarWiFiRouterMinimalisticBroken(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" strokeLinecap="round" strokeWidth="1.5"><path d="M21.5833 7.39702C20.7574 5.40286 18.7924 4 16.4996 4C14.2069 4 12.2419 5.40286 11.416 7.39702"/><path d="M19.3806 8.65811C19.0167 7.41107 17.865 6.5 16.5004 6.5C15.1358 6.5 13.984 7.41107 13.6201 8.65811"/><path d="M13 20H6C4.11438 20 3.17157 20 2.58579 19.4142C2 18.8284 2 17.8856 2 16C2 14.1144 2 13.1716 2.58579 12.5858C3.17157 12 4.11438 12 6 12H18C19.8856 12 20.8284 12 21.4142 12.5858C22 13.1716 22 14.1144 22 16C22 17.8856 22 18.8284 21.4142 19.4142C20.8284 20 19.8856 20 18 20H17"/><path d="M16.5 12L16.5 9"/><path strokeLinejoin="round" d="M9 16H9.0001"/><path strokeLinejoin="round" d="M6 16H6.0001"/></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-linecap="round" stroke-width="1.5"><path d="M21.5833 7.39702C20.7574 5.40286 18.7924 4 16.4996 4C14.2069 4 12.2419 5.40286 11.416 7.39702"/><path d="M19.3806 8.65811C19.0167 7.41107 17.865 6.5 16.5004 6.5C15.1358 6.5 13.984 7.41107 13.6201 8.65811"/><path d="M13 20H6C4.11438 20 3.17157 20 2.58579 19.4142C2 18.8284 2 17.8856 2 16C2 14.1144 2 13.1716 2.58579 12.5858C3.17157 12 4.11438 12 6 12H18C19.8856 12 20.8284 12 21.4142 12.5858C22 13.1716 22 14.1144 22 16C22 17.8856 22 18.8284 21.4142 19.4142C20.8284 20 19.8856 20 18 20H17"/><path d="M16.5 12L16.5 9"/><path stroke-linejoin="round" d="M9 16H9.0001"/><path stroke-linejoin="round" d="M6 16H6.0001"/></g></svg>
</template>

CSS

.icon-wi-fi-router-minimalistic-broken {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M21.5833%207.39702C20.7574%205.40286%2018.7924%204%2016.4996%204C14.2069%204%2012.2419%205.40286%2011.416%207.39702%22%2F%3E%3Cpath%20d%3D%22M19.3806%208.65811C19.0167%207.41107%2017.865%206.5%2016.5004%206.5C15.1358%206.5%2013.984%207.41107%2013.6201%208.65811%22%2F%3E%3Cpath%20d%3D%22M13%2020H6C4.11438%2020%203.17157%2020%202.58579%2019.4142C2%2018.8284%202%2017.8856%202%2016C2%2014.1144%202%2013.1716%202.58579%2012.5858C3.17157%2012%204.11438%2012%206%2012H18C19.8856%2012%2020.8284%2012%2021.4142%2012.5858C22%2013.1716%2022%2014.1144%2022%2016C22%2017.8856%2022%2018.8284%2021.4142%2019.4142C20.8284%2020%2019.8856%2020%2018%2020H17%22%2F%3E%3Cpath%20d%3D%22M16.5%2012L16.5%209%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2016H9.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2016H6.0001%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M21.5833%207.39702C20.7574%205.40286%2018.7924%204%2016.4996%204C14.2069%204%2012.2419%205.40286%2011.416%207.39702%22%2F%3E%3Cpath%20d%3D%22M19.3806%208.65811C19.0167%207.41107%2017.865%206.5%2016.5004%206.5C15.1358%206.5%2013.984%207.41107%2013.6201%208.65811%22%2F%3E%3Cpath%20d%3D%22M13%2020H6C4.11438%2020%203.17157%2020%202.58579%2019.4142C2%2018.8284%202%2017.8856%202%2016C2%2014.1144%202%2013.1716%202.58579%2012.5858C3.17157%2012%204.11438%2012%206%2012H18C19.8856%2012%2020.8284%2012%2021.4142%2012.5858C22%2013.1716%2022%2014.1144%2022%2016C22%2017.8856%2022%2018.8284%2021.4142%2019.4142C20.8284%2020%2019.8856%2020%2018%2020H17%22%2F%3E%3Cpath%20d%3D%22M16.5%2012L16.5%209%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2016H9.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2016H6.0001%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-minimalistic-broken.svg?color=%231a73e8&size=48