wifi high icon

wifi-high-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
wifi-high-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the wifi high icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M136 204a8 8 0 1 1-8-8a8 8 0 0 1 8 8m98.54-113.9a168 168 0 0 0-213.08 0a4 4 0 1 0 5.08 6.18a160 160 0 0 1 202.92 0a4 4 0 0 0 5.08-6.18m-32.06 35.81a120 120 0 0 0-149 0a4 4 0 0 0 5 6.27a112 112 0 0 1 139 0a4 4 0 0 0 5-6.27m-32.13 35.86a72 72 0 0 0-84.7 0a4 4 0 1 0 4.7 6.46a64.07 64.07 0 0 1 75.3 0a4 4 0 0 0 5.58-.87a4 4 0 0 0-.88-5.59"/></svg>

React

import type { SVGProps } from "react";

export function PhWifiHighThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M136 204a8 8 0 1 1-8-8a8 8 0 0 1 8 8m98.54-113.9a168 168 0 0 0-213.08 0a4 4 0 1 0 5.08 6.18a160 160 0 0 1 202.92 0a4 4 0 0 0 5.08-6.18m-32.06 35.81a120 120 0 0 0-149 0a4 4 0 0 0 5 6.27a112 112 0 0 1 139 0a4 4 0 0 0 5-6.27m-32.13 35.86a72 72 0 0 0-84.7 0a4 4 0 1 0 4.7 6.46a64.07 64.07 0 0 1 75.3 0a4 4 0 0 0 5.58-.87a4 4 0 0 0-.88-5.59"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M136 204a8 8 0 1 1-8-8a8 8 0 0 1 8 8m98.54-113.9a168 168 0 0 0-213.08 0a4 4 0 1 0 5.08 6.18a160 160 0 0 1 202.92 0a4 4 0 0 0 5.08-6.18m-32.06 35.81a120 120 0 0 0-149 0a4 4 0 0 0 5 6.27a112 112 0 0 1 139 0a4 4 0 0 0 5-6.27m-32.13 35.86a72 72 0 0 0-84.7 0a4 4 0 1 0 4.7 6.46a64.07 64.07 0 0 1 75.3 0a4 4 0 0 0 5.58-.87a4 4 0 0 0-.88-5.59"/></svg>
</template>

CSS

.icon-wifi-high-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M136%20204a8%208%200%201%201-8-8a8%208%200%200%201%208%208m98.54-113.9a168%20168%200%200%200-213.08%200a4%204%200%201%200%205.08%206.18a160%20160%200%200%201%20202.92%200a4%204%200%200%200%205.08-6.18m-32.06%2035.81a120%20120%200%200%200-149%200a4%204%200%200%200%205%206.27a112%20112%200%200%201%20139%200a4%204%200%200%200%205-6.27m-32.13%2035.86a72%2072%200%200%200-84.7%200a4%204%200%201%200%204.7%206.46a64.07%2064.07%200%200%201%2075.3%200a4%204%200%200%200%205.58-.87a4%204%200%200%200-.88-5.59%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M136%20204a8%208%200%201%201-8-8a8%208%200%200%201%208%208m98.54-113.9a168%20168%200%200%200-213.08%200a4%204%200%201%200%205.08%206.18a160%20160%200%200%201%20202.92%200a4%204%200%200%200%205.08-6.18m-32.06%2035.81a120%20120%200%200%200-149%200a4%204%200%200%200%205%206.27a112%20112%200%200%201%20139%200a4%204%200%200%200%205-6.27m-32.13%2035.86a72%2072%200%200%200-84.7%200a4%204%200%201%200%204.7%206.46a64.07%2064.07%200%200%201%2075.3%200a4%204%200%200%200%205.58-.87a4%204%200%200%200-.88-5.59%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/wifi-high-thin.svg?color=%231a73e8&size=48