smartphone wifi icon

smartphone-wifi from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
smartphone-wifi
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the smartphone wifi icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 6c-1.627.03-2.562.168-3.195.812C4 7.632 4 8.953 4 11.595v4.802c0 2.641 0 3.962.805 4.783c.806.82 2.102.82 4.695.82s3.89 0 4.695-.82c.805-.821.805-2.142.805-4.783v-2.901m-2.5-6.631a4 4 0 0 1 5 .01M15 10h.01M10 3.755a8 8 0 0 1 10 0M9 19h1"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSmartphoneWifi(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M8 6c-1.627.03-2.562.168-3.195.812C4 7.632 4 8.953 4 11.595v4.802c0 2.641 0 3.962.805 4.783c.806.82 2.102.82 4.695.82s3.89 0 4.695-.82c.805-.821.805-2.142.805-4.783v-2.901m-2.5-6.631a4 4 0 0 1 5 .01M15 10h.01M10 3.755a8 8 0 0 1 10 0M9 19h1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8 6c-1.627.03-2.562.168-3.195.812C4 7.632 4 8.953 4 11.595v4.802c0 2.641 0 3.962.805 4.783c.806.82 2.102.82 4.695.82s3.89 0 4.695-.82c.805-.821.805-2.142.805-4.783v-2.901m-2.5-6.631a4 4 0 0 1 5 .01M15 10h.01M10 3.755a8 8 0 0 1 10 0M9 19h1"/></svg>
</template>

CSS

.icon-smartphone-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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8%206c-1.627.03-2.562.168-3.195.812C4%207.632%204%208.953%204%2011.595v4.802c0%202.641%200%203.962.805%204.783c.806.82%202.102.82%204.695.82s3.89%200%204.695-.82c.805-.821.805-2.142.805-4.783v-2.901m-2.5-6.631a4%204%200%200%201%205%20.01M15%2010h.01M10%203.755a8%208%200%200%201%2010%200M9%2019h1%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8%206c-1.627.03-2.562.168-3.195.812C4%207.632%204%208.953%204%2011.595v4.802c0%202.641%200%203.962.805%204.783c.806.82%202.102.82%204.695.82s3.89%200%204.695-.82c.805-.821.805-2.142.805-4.783v-2.901m-2.5-6.631a4%204%200%200%201%205%20.01M15%2010h.01M10%203.755a8%208%200%200%201%2010%200M9%2019h1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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