wifi-line from Remix Icon by Remix Design · Line · Device · Apache-2.0 Free for personal and commercial use.

Name
wifi-line
Set
Remix Icon
Style
Line
Category
Device
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More device icons from Remix Icon

Use the wifi icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.69 6.997A17.93 17.93 0 0 1 12 3c4.285 0 8.22 1.497 11.31 3.997l-1.256 1.556A15.93 15.93 0 0 0 12 5C8.19 5 4.694 6.33 1.946 8.553zm3.141 3.89A12.95 12.95 0 0 1 12 8a12.95 12.95 0 0 1 8.169 2.886l-1.257 1.556A10.95 10.95 0 0 0 12 10c-2.618 0-5.023.915-6.912 2.442zm3.142 3.89A7.97 7.97 0 0 1 12 13c1.904 0 3.653.665 5.027 1.776l-1.257 1.556A5.98 5.98 0 0 0 12 15c-1.428 0-2.74.499-3.77 1.332zm3.142 3.89A3 3 0 0 1 12 18c.714 0 1.37.25 1.885.666L12 21z"/></svg>

React

import type { SVGProps } from "react";

export function RiWifiLine(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="M.69 6.997A17.93 17.93 0 0 1 12 3c4.285 0 8.22 1.497 11.31 3.997l-1.256 1.556A15.93 15.93 0 0 0 12 5C8.19 5 4.694 6.33 1.946 8.553zm3.141 3.89A12.95 12.95 0 0 1 12 8a12.95 12.95 0 0 1 8.169 2.886l-1.257 1.556A10.95 10.95 0 0 0 12 10c-2.618 0-5.023.915-6.912 2.442zm3.142 3.89A7.97 7.97 0 0 1 12 13c1.904 0 3.653.665 5.027 1.776l-1.257 1.556A5.98 5.98 0 0 0 12 15c-1.428 0-2.74.499-3.77 1.332zm3.142 3.89A3 3 0 0 1 12 18c.714 0 1.37.25 1.885.666L12 21z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.69 6.997A17.93 17.93 0 0 1 12 3c4.285 0 8.22 1.497 11.31 3.997l-1.256 1.556A15.93 15.93 0 0 0 12 5C8.19 5 4.694 6.33 1.946 8.553zm3.141 3.89A12.95 12.95 0 0 1 12 8a12.95 12.95 0 0 1 8.169 2.886l-1.257 1.556A10.95 10.95 0 0 0 12 10c-2.618 0-5.023.915-6.912 2.442zm3.142 3.89A7.97 7.97 0 0 1 12 13c1.904 0 3.653.665 5.027 1.776l-1.257 1.556A5.98 5.98 0 0 0 12 15c-1.428 0-2.74.499-3.77 1.332zm3.142 3.89A3 3 0 0 1 12 18c.714 0 1.37.25 1.885.666L12 21z"/></svg>
</template>

CSS

.icon-wifi-line {
  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%22M.69%206.997A17.93%2017.93%200%200%201%2012%203c4.285%200%208.22%201.497%2011.31%203.997l-1.256%201.556A15.93%2015.93%200%200%200%2012%205C8.19%205%204.694%206.33%201.946%208.553zm3.141%203.89A12.95%2012.95%200%200%201%2012%208a12.95%2012.95%200%200%201%208.169%202.886l-1.257%201.556A10.95%2010.95%200%200%200%2012%2010c-2.618%200-5.023.915-6.912%202.442zm3.142%203.89A7.97%207.97%200%200%201%2012%2013c1.904%200%203.653.665%205.027%201.776l-1.257%201.556A5.98%205.98%200%200%200%2012%2015c-1.428%200-2.74.499-3.77%201.332zm3.142%203.89A3%203%200%200%201%2012%2018c.714%200%201.37.25%201.885.666L12%2021z%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%22M.69%206.997A17.93%2017.93%200%200%201%2012%203c4.285%200%208.22%201.497%2011.31%203.997l-1.256%201.556A15.93%2015.93%200%200%200%2012%205C8.19%205%204.694%206.33%201.946%208.553zm3.141%203.89A12.95%2012.95%200%200%201%2012%208a12.95%2012.95%200%200%201%208.169%202.886l-1.257%201.556A10.95%2010.95%200%200%200%2012%2010c-2.618%200-5.023.915-6.912%202.442zm3.142%203.89A7.97%207.97%200%200%201%2012%2013c1.904%200%203.653.665%205.027%201.776l-1.257%201.556A5.98%205.98%200%200%200%2012%2015c-1.428%200-2.74.499-3.77%201.332zm3.142%203.89A3%203%200%200%201%2012%2018c.714%200%201.37.25%201.885.666L12%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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