wifi from Carbon by IBM · Outline · Tools · Apache-2.0 Free for personal and commercial use.

Name
wifi
Set
Carbon
Style
Outline
Category
Tools
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More tools icons from Carbon

Use the wifi icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="25" r="2" fill="currentColor"/><path fill="currentColor" d="m10.47 19.233l1.414 1.413a5.97 5.97 0 0 1 8.223-.009l1.413-1.413a7.963 7.963 0 0 0-11.05.01Z"/><path fill="currentColor" d="m6.229 14.993l1.414 1.413a11.955 11.955 0 0 1 16.704-.01l1.413-1.413a13.95 13.95 0 0 0-19.531.01"/><path fill="currentColor" d="M30 10.741a19.94 19.94 0 0 0-28 0v.023l1.404 1.404a17.934 17.934 0 0 1 25.181-.01L30 10.743Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonWifi(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="25" r="2" fill="currentColor"/><path fill="currentColor" d="m10.47 19.233l1.414 1.413a5.97 5.97 0 0 1 8.223-.009l1.413-1.413a7.963 7.963 0 0 0-11.05.01Z"/><path fill="currentColor" d="m6.229 14.993l1.414 1.413a11.955 11.955 0 0 1 16.704-.01l1.413-1.413a13.95 13.95 0 0 0-19.531.01"/><path fill="currentColor" d="M30 10.741a19.94 19.94 0 0 0-28 0v.023l1.404 1.404a17.934 17.934 0 0 1 25.181-.01L30 10.743Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="25" r="2" fill="currentColor"/><path fill="currentColor" d="m10.47 19.233l1.414 1.413a5.97 5.97 0 0 1 8.223-.009l1.413-1.413a7.963 7.963 0 0 0-11.05.01Z"/><path fill="currentColor" d="m6.229 14.993l1.414 1.413a11.955 11.955 0 0 1 16.704-.01l1.413-1.413a13.95 13.95 0 0 0-19.531.01"/><path fill="currentColor" d="M30 10.741a19.94 19.94 0 0 0-28 0v.023l1.404 1.404a17.934 17.934 0 0 1 25.181-.01L30 10.743Z"/></svg>
</template>

CSS

.icon-wifi {
  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%2032%2032%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2225%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.47%2019.233l1.414%201.413a5.97%205.97%200%200%201%208.223-.009l1.413-1.413a7.963%207.963%200%200%200-11.05.01Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m6.229%2014.993l1.414%201.413a11.955%2011.955%200%200%201%2016.704-.01l1.413-1.413a13.95%2013.95%200%200%200-19.531.01%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2010.741a19.94%2019.94%200%200%200-28%200v.023l1.404%201.404a17.934%2017.934%200%200%201%2025.181-.01L30%2010.743Z%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%2032%2032%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2225%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.47%2019.233l1.414%201.413a5.97%205.97%200%200%201%208.223-.009l1.413-1.413a7.963%207.963%200%200%200-11.05.01Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m6.229%2014.993l1.414%201.413a11.955%2011.955%200%200%201%2016.704-.01l1.413-1.413a13.95%2013.95%200%200%200-19.531.01%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2010.741a19.94%2019.94%200%200%200-28%200v.023l1.404%201.404a17.934%2017.934%200%200%201%2025.181-.01L30%2010.743Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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