wifi icon
wifi-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.
- Name
- wifi-sharp
- Set
- IonIcons
- Style
- Sharp
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
wifiAkar Iconswifi-outlinedAnt Design IconswifiBootstrap IconswifiBoxIcons v2wifiCarbonwifi-fillEva IconswifiFramework7 IconswifiFont Awesome 6 SolidwifiFont Awesome SolidwifiFeather Iconswifi-20Fluent UI System Color IconswifiHeroIconswifiHumbleiconswifiIconParkwifiIconPark OutlinewifiIconoirwifiJam IconswifiLine AwesomewifiSVG LogoswifiLucidewifiMage IconswifiMajesticonswifiMaterial SymbolswifiMaterial Symbols Light
Use the wifi icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" fill-rule="evenodd" d="M337.78 362.819c-4.246-8.453-11.074-15.687-12.601-17.31c-3.05-3.241-7.535-7.397-13.589-11.505c-12.228-8.299-30.57-16.191-55.59-16.191s-43.362 7.892-55.59 16.191c-6.054 4.108-10.539 8.264-13.589 11.505a63 63 0 0 0-3.548 4.097c-.422.535-4.307 4.76-9.053 13.213L256 442z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M425.25 279.287s-7.995-10.229-15.703-18.928c-5.983-6.753-18.1-17.71-30.901-26.377c-25.762-17.444-63.897-35.077-122.646-35.077s-96.884 17.633-122.646 35.077c-12.801 8.667-20.835 15.473-28.869 24.172S86.75 279.287 86.75 279.287l56.634 54.591l11.037-12.388l.187-.201c.2-.211.549-.573 1.044-1.065a91 91 0 0 1 4.709-4.326c4.294-3.693 10.823-8.733 19.473-13.804C197.103 291.97 222.709 281.78 256 281.78s58.897 10.19 76.166 20.314c8.65 5.071 15.179 10.111 19.473 13.804a91 91 0 0 1 4.709 4.326c.495.492.844.854 1.044 1.065l.187.201l.009.01l11.028 12.378z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M512 195.36s-4.5-8.36-11.85-16.485c-4.391-4.855-6.219-7.406-11.155-12.511c-9.868-10.207-24.703-23.648-44.901-37.04C403.583 102.463 341.778 76 256 76s-147.583 26.463-188.094 53.324c-20.198 13.392-35.033 26.833-44.9 37.04c-4.937 5.105-8.639 9.411-11.156 12.511c-1.259 1.55-1.784 2.241-2.898 3.7C5.254 187.42 0 195.36 0 195.36l58.06 55.873l11.004-13.001l.002-.004l.002-.002l.08-.092q.133-.154.469-.529a100 100 0 0 1 2.144-2.309c1.962-2.056 4.979-5.083 9.02-8.76c8.092-7.361 20.236-17.28 36.189-27.221c31.891-19.872 78.774-39.709 139.03-39.709s107.139 19.837 139.03 39.709c15.953 9.941 28.097 19.86 36.189 27.221c4.041 3.677 7.058 6.704 9.02 8.76a100 100 0 0 1 2.144 2.309q.336.375.469.529l.036.042l.044.051l.002.001l.002.004l11.004 13.001z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function IonWifiSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" fillRule="evenodd" d="M337.78 362.819c-4.246-8.453-11.074-15.687-12.601-17.31c-3.05-3.241-7.535-7.397-13.589-11.505c-12.228-8.299-30.57-16.191-55.59-16.191s-43.362 7.892-55.59 16.191c-6.054 4.108-10.539 8.264-13.589 11.505a63 63 0 0 0-3.548 4.097c-.422.535-4.307 4.76-9.053 13.213L256 442z" clipRule="evenodd"/><path fill="currentColor" fillRule="evenodd" d="M425.25 279.287s-7.995-10.229-15.703-18.928c-5.983-6.753-18.1-17.71-30.901-26.377c-25.762-17.444-63.897-35.077-122.646-35.077s-96.884 17.633-122.646 35.077c-12.801 8.667-20.835 15.473-28.869 24.172S86.75 279.287 86.75 279.287l56.634 54.591l11.037-12.388l.187-.201c.2-.211.549-.573 1.044-1.065a91 91 0 0 1 4.709-4.326c4.294-3.693 10.823-8.733 19.473-13.804C197.103 291.97 222.709 281.78 256 281.78s58.897 10.19 76.166 20.314c8.65 5.071 15.179 10.111 19.473 13.804a91 91 0 0 1 4.709 4.326c.495.492.844.854 1.044 1.065l.187.201l.009.01l11.028 12.378z" clipRule="evenodd"/><path fill="currentColor" fillRule="evenodd" d="M512 195.36s-4.5-8.36-11.85-16.485c-4.391-4.855-6.219-7.406-11.155-12.511c-9.868-10.207-24.703-23.648-44.901-37.04C403.583 102.463 341.778 76 256 76s-147.583 26.463-188.094 53.324c-20.198 13.392-35.033 26.833-44.9 37.04c-4.937 5.105-8.639 9.411-11.156 12.511c-1.259 1.55-1.784 2.241-2.898 3.7C5.254 187.42 0 195.36 0 195.36l58.06 55.873l11.004-13.001l.002-.004l.002-.002l.08-.092q.133-.154.469-.529a100 100 0 0 1 2.144-2.309c1.962-2.056 4.979-5.083 9.02-8.76c8.092-7.361 20.236-17.28 36.189-27.221c31.891-19.872 78.774-39.709 139.03-39.709s107.139 19.837 139.03 39.709c15.953 9.941 28.097 19.86 36.189 27.221c4.041 3.677 7.058 6.704 9.02 8.76a100 100 0 0 1 2.144 2.309q.336.375.469.529l.036.042l.044.051l.002.001l.002.004l11.004 13.001z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" fill-rule="evenodd" d="M337.78 362.819c-4.246-8.453-11.074-15.687-12.601-17.31c-3.05-3.241-7.535-7.397-13.589-11.505c-12.228-8.299-30.57-16.191-55.59-16.191s-43.362 7.892-55.59 16.191c-6.054 4.108-10.539 8.264-13.589 11.505a63 63 0 0 0-3.548 4.097c-.422.535-4.307 4.76-9.053 13.213L256 442z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M425.25 279.287s-7.995-10.229-15.703-18.928c-5.983-6.753-18.1-17.71-30.901-26.377c-25.762-17.444-63.897-35.077-122.646-35.077s-96.884 17.633-122.646 35.077c-12.801 8.667-20.835 15.473-28.869 24.172S86.75 279.287 86.75 279.287l56.634 54.591l11.037-12.388l.187-.201c.2-.211.549-.573 1.044-1.065a91 91 0 0 1 4.709-4.326c4.294-3.693 10.823-8.733 19.473-13.804C197.103 291.97 222.709 281.78 256 281.78s58.897 10.19 76.166 20.314c8.65 5.071 15.179 10.111 19.473 13.804a91 91 0 0 1 4.709 4.326c.495.492.844.854 1.044 1.065l.187.201l.009.01l11.028 12.378z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M512 195.36s-4.5-8.36-11.85-16.485c-4.391-4.855-6.219-7.406-11.155-12.511c-9.868-10.207-24.703-23.648-44.901-37.04C403.583 102.463 341.778 76 256 76s-147.583 26.463-188.094 53.324c-20.198 13.392-35.033 26.833-44.9 37.04c-4.937 5.105-8.639 9.411-11.156 12.511c-1.259 1.55-1.784 2.241-2.898 3.7C5.254 187.42 0 195.36 0 195.36l58.06 55.873l11.004-13.001l.002-.004l.002-.002l.08-.092q.133-.154.469-.529a100 100 0 0 1 2.144-2.309c1.962-2.056 4.979-5.083 9.02-8.76c8.092-7.361 20.236-17.28 36.189-27.221c31.891-19.872 78.774-39.709 139.03-39.709s107.139 19.837 139.03 39.709c15.953 9.941 28.097 19.86 36.189 27.221c4.041 3.677 7.058 6.704 9.02 8.76a100 100 0 0 1 2.144 2.309q.336.375.469.529l.036.042l.044.051l.002.001l.002.004l11.004 13.001z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-wifi-sharp {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M337.78%20362.819c-4.246-8.453-11.074-15.687-12.601-17.31c-3.05-3.241-7.535-7.397-13.589-11.505c-12.228-8.299-30.57-16.191-55.59-16.191s-43.362%207.892-55.59%2016.191c-6.054%204.108-10.539%208.264-13.589%2011.505a63%2063%200%200%200-3.548%204.097c-.422.535-4.307%204.76-9.053%2013.213L256%20442z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M425.25%20279.287s-7.995-10.229-15.703-18.928c-5.983-6.753-18.1-17.71-30.901-26.377c-25.762-17.444-63.897-35.077-122.646-35.077s-96.884%2017.633-122.646%2035.077c-12.801%208.667-20.835%2015.473-28.869%2024.172S86.75%20279.287%2086.75%20279.287l56.634%2054.591l11.037-12.388l.187-.201c.2-.211.549-.573%201.044-1.065a91%2091%200%200%201%204.709-4.326c4.294-3.693%2010.823-8.733%2019.473-13.804C197.103%20291.97%20222.709%20281.78%20256%20281.78s58.897%2010.19%2076.166%2020.314c8.65%205.071%2015.179%2010.111%2019.473%2013.804a91%2091%200%200%201%204.709%204.326c.495.492.844.854%201.044%201.065l.187.201l.009.01l11.028%2012.378z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M512%20195.36s-4.5-8.36-11.85-16.485c-4.391-4.855-6.219-7.406-11.155-12.511c-9.868-10.207-24.703-23.648-44.901-37.04C403.583%20102.463%20341.778%2076%20256%2076s-147.583%2026.463-188.094%2053.324c-20.198%2013.392-35.033%2026.833-44.9%2037.04c-4.937%205.105-8.639%209.411-11.156%2012.511c-1.259%201.55-1.784%202.241-2.898%203.7C5.254%20187.42%200%20195.36%200%20195.36l58.06%2055.873l11.004-13.001l.002-.004l.002-.002l.08-.092q.133-.154.469-.529a100%20100%200%200%201%202.144-2.309c1.962-2.056%204.979-5.083%209.02-8.76c8.092-7.361%2020.236-17.28%2036.189-27.221c31.891-19.872%2078.774-39.709%20139.03-39.709s107.139%2019.837%20139.03%2039.709c15.953%209.941%2028.097%2019.86%2036.189%2027.221c4.041%203.677%207.058%206.704%209.02%208.76a100%20100%200%200%201%202.144%202.309q.336.375.469.529l.036.042l.044.051l.002.001l.002.004l11.004%2013.001z%22%20clip-rule%3D%22evenodd%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M337.78%20362.819c-4.246-8.453-11.074-15.687-12.601-17.31c-3.05-3.241-7.535-7.397-13.589-11.505c-12.228-8.299-30.57-16.191-55.59-16.191s-43.362%207.892-55.59%2016.191c-6.054%204.108-10.539%208.264-13.589%2011.505a63%2063%200%200%200-3.548%204.097c-.422.535-4.307%204.76-9.053%2013.213L256%20442z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M425.25%20279.287s-7.995-10.229-15.703-18.928c-5.983-6.753-18.1-17.71-30.901-26.377c-25.762-17.444-63.897-35.077-122.646-35.077s-96.884%2017.633-122.646%2035.077c-12.801%208.667-20.835%2015.473-28.869%2024.172S86.75%20279.287%2086.75%20279.287l56.634%2054.591l11.037-12.388l.187-.201c.2-.211.549-.573%201.044-1.065a91%2091%200%200%201%204.709-4.326c4.294-3.693%2010.823-8.733%2019.473-13.804C197.103%20291.97%20222.709%20281.78%20256%20281.78s58.897%2010.19%2076.166%2020.314c8.65%205.071%2015.179%2010.111%2019.473%2013.804a91%2091%200%200%201%204.709%204.326c.495.492.844.854%201.044%201.065l.187.201l.009.01l11.028%2012.378z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M512%20195.36s-4.5-8.36-11.85-16.485c-4.391-4.855-6.219-7.406-11.155-12.511c-9.868-10.207-24.703-23.648-44.901-37.04C403.583%20102.463%20341.778%2076%20256%2076s-147.583%2026.463-188.094%2053.324c-20.198%2013.392-35.033%2026.833-44.9%2037.04c-4.937%205.105-8.639%209.411-11.156%2012.511c-1.259%201.55-1.784%202.241-2.898%203.7C5.254%20187.42%200%20195.36%200%20195.36l58.06%2055.873l11.004-13.001l.002-.004l.002-.002l.08-.092q.133-.154.469-.529a100%20100%200%200%201%202.144-2.309c1.962-2.056%204.979-5.083%209.02-8.76c8.092-7.361%2020.236-17.28%2036.189-27.221c31.891-19.872%2078.774-39.709%20139.03-39.709s107.139%2019.837%20139.03%2039.709c15.953%209.941%2028.097%2019.86%2036.189%2027.221c4.041%203.677%207.058%206.704%209.02%208.76a100%20100%200%200%201%202.144%202.309q.336.375.469.529l.036.042l.044.051l.002.001l.002.004l11.004%2013.001z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/wifi-sharp.svg?color=%231a73e8&size=48