pen connect wifi icon
pen-connect-wifi from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- pen-connect-wifi
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
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="m17.214 7.982l1.402-1.401a1.982 1.982 0 0 1 2.803 2.803l-1.401 1.402m-2.804-2.804L8.98 16.216c-1.045 1.046-1.568 1.568-1.924 2.205s-.527 1.356-.87 2.794L6 22l.785-.187c1.438-.342 2.157-.514 2.794-.87c.637-.355 1.16-.878 2.205-1.923l8.234-8.234m-2.804-2.804l2.804 2.804M13 4.416C11.592 2.923 9.648 2 7.5 2S3.408 2.923 2 4.416m2.75 2.917A3.77 3.77 0 0 1 7.5 6.125c1.074 0 2.046.462 2.75 1.208M7.626 10.25H7.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPenConnectWifi(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="m17.214 7.982l1.402-1.401a1.982 1.982 0 0 1 2.803 2.803l-1.401 1.402m-2.804-2.804L8.98 16.216c-1.045 1.046-1.568 1.568-1.924 2.205s-.527 1.356-.87 2.794L6 22l.785-.187c1.438-.342 2.157-.514 2.794-.87c.637-.355 1.16-.878 2.205-1.923l8.234-8.234m-2.804-2.804l2.804 2.804M13 4.416C11.592 2.923 9.648 2 7.5 2S3.408 2.923 2 4.416m2.75 2.917A3.77 3.77 0 0 1 7.5 6.125c1.074 0 2.046.462 2.75 1.208M7.626 10.25H7.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></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="m17.214 7.982l1.402-1.401a1.982 1.982 0 0 1 2.803 2.803l-1.401 1.402m-2.804-2.804L8.98 16.216c-1.045 1.046-1.568 1.568-1.924 2.205s-.527 1.356-.87 2.794L6 22l.785-.187c1.438-.342 2.157-.514 2.794-.87c.637-.355 1.16-.878 2.205-1.923l8.234-8.234m-2.804-2.804l2.804 2.804M13 4.416C11.592 2.923 9.648 2 7.5 2S3.408 2.923 2 4.416m2.75 2.917A3.77 3.77 0 0 1 7.5 6.125c1.074 0 2.046.462 2.75 1.208M7.626 10.25H7.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></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%22m17.214%207.982l1.402-1.401a1.982%201.982%200%200%201%202.803%202.803l-1.401%201.402m-2.804-2.804L8.98%2016.216c-1.045%201.046-1.568%201.568-1.924%202.205s-.527%201.356-.87%202.794L6%2022l.785-.187c1.438-.342%202.157-.514%202.794-.87c.637-.355%201.16-.878%202.205-1.923l8.234-8.234m-2.804-2.804l2.804%202.804M13%204.416C11.592%202.923%209.648%202%207.5%202S3.408%202.923%202%204.416m2.75%202.917A3.77%203.77%200%200%201%207.5%206.125c1.074%200%202.046.462%202.75%201.208M7.626%2010.25H7.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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%22m17.214%207.982l1.402-1.401a1.982%201.982%200%200%201%202.803%202.803l-1.401%201.402m-2.804-2.804L8.98%2016.216c-1.045%201.046-1.568%201.568-1.924%202.205s-.527%201.356-.87%202.794L6%2022l.785-.187c1.438-.342%202.157-.514%202.794-.87c.637-.355%201.16-.878%202.205-1.923l8.234-8.234m-2.804-2.804l2.804%202.804M13%204.416C11.592%202.923%209.648%202%207.5%202S3.408%202.923%202%204.416m2.75%202.917A3.77%203.77%200%200%201%207.5%206.125c1.074%200%202.046.462%202.75%201.208M7.626%2010.25H7.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/pen-connect-wifi.svg?color=%231a73e8&size=48