pen connect wifi icon

pen-connect-wifi from Iconoir by Luca Burgio · Regular · Devices · MIT Free for personal and commercial use.

Name
pen-connect-wifi
Set
Iconoir
Style
Regular
Category
Devices
Viewbox
24×24
License
MIT

The same icon in other sets

More devices icons from Iconoir

Use the pen connect 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 9.76l.01-.011M3 6.25c2.5-3 7.5-3 10 0m-8 2c1.5-2 4.5-2 6 0m6.5-1.75l1-1a2.12 2.12 0 0 1 3 0v0a2.12 2.12 0 0 1 0 3l-1 1m-3-3L6.696 17.304a1 1 0 0 0-.263.465L5.5 21.5l3.731-.933a1 1 0 0 0 .465-.263L20.5 9.5m-3-3l3 3"/></svg>

React

import type { SVGProps } from "react";

export function IconoirPenConnectWifi(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 9.76l.01-.011M3 6.25c2.5-3 7.5-3 10 0m-8 2c1.5-2 4.5-2 6 0m6.5-1.75l1-1a2.12 2.12 0 0 1 3 0v0a2.12 2.12 0 0 1 0 3l-1 1m-3-3L6.696 17.304a1 1 0 0 0-.263.465L5.5 21.5l3.731-.933a1 1 0 0 0 .465-.263L20.5 9.5m-3-3l3 3"/></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 9.76l.01-.011M3 6.25c2.5-3 7.5-3 10 0m-8 2c1.5-2 4.5-2 6 0m6.5-1.75l1-1a2.12 2.12 0 0 1 3 0v0a2.12 2.12 0 0 1 0 3l-1 1m-3-3L6.696 17.304a1 1 0 0 0-.263.465L5.5 21.5l3.731-.933a1 1 0 0 0 .465-.263L20.5 9.5m-3-3l3 3"/></svg>
</template>

CSS

.icon-pen-connect-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%209.76l.01-.011M3%206.25c2.5-3%207.5-3%2010%200m-8%202c1.5-2%204.5-2%206%200m6.5-1.75l1-1a2.12%202.12%200%200%201%203%200v0a2.12%202.12%200%200%201%200%203l-1%201m-3-3L6.696%2017.304a1%201%200%200%200-.263.465L5.5%2021.5l3.731-.933a1%201%200%200%200%20.465-.263L20.5%209.5m-3-3l3%203%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%209.76l.01-.011M3%206.25c2.5-3%207.5-3%2010%200m-8%202c1.5-2%204.5-2%206%200m6.5-1.75l1-1a2.12%202.12%200%200%201%203%200v0a2.12%202.12%200%200%201%200%203l-1%201m-3-3L6.696%2017.304a1%201%200%200%200-.263.465L5.5%2021.5l3.731-.933a1%201%200%200%200%20.465-.263L20.5%209.5m-3-3l3%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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