medium signal icon
medium-signal from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- medium-signal
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the medium signal 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 17.5v-11c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C17.801 5 18.034 5 18.5 5s.699 0 .883.076a1 1 0 0 1 .54.541c.077.184.077.417.077.883v11c0 .466 0 .699-.076.883a1 1 0 0 1-.541.54c-.184.077-.417.077-.883.077s-.699 0-.883-.076a1 1 0 0 1-.54-.541C17 18.199 17 17.966 17 17.5M12 19c.466 0 .699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883v-8c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C12.699 8 12.466 8 12 8m0 11c-.466 0-.699 0-.883-.076a1 1 0 0 1-.54-.541c-.077-.184-.077-.417-.077-.883v-8c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C11.301 8 11.534 8 12 8m0 11V8M5.5 19c.466 0 .699 0 .883-.076a1 1 0 0 0 .54-.541C7 18.199 7 17.966 7 17.5v-4c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C6.199 12 5.966 12 5.5 12m0 7c-.466 0-.699 0-.883-.076a1 1 0 0 1-.54-.541C4 18.199 4 17.966 4 17.5v-4c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C4.801 12 5.034 12 5.5 12m0 7v-7"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMediumSignal(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 17.5v-11c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C17.801 5 18.034 5 18.5 5s.699 0 .883.076a1 1 0 0 1 .54.541c.077.184.077.417.077.883v11c0 .466 0 .699-.076.883a1 1 0 0 1-.541.54c-.184.077-.417.077-.883.077s-.699 0-.883-.076a1 1 0 0 1-.54-.541C17 18.199 17 17.966 17 17.5M12 19c.466 0 .699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883v-8c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C12.699 8 12.466 8 12 8m0 11c-.466 0-.699 0-.883-.076a1 1 0 0 1-.54-.541c-.077-.184-.077-.417-.077-.883v-8c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C11.301 8 11.534 8 12 8m0 11V8M5.5 19c.466 0 .699 0 .883-.076a1 1 0 0 0 .54-.541C7 18.199 7 17.966 7 17.5v-4c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C6.199 12 5.966 12 5.5 12m0 7c-.466 0-.699 0-.883-.076a1 1 0 0 1-.54-.541C4 18.199 4 17.966 4 17.5v-4c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C4.801 12 5.034 12 5.5 12m0 7v-7"/></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 17.5v-11c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C17.801 5 18.034 5 18.5 5s.699 0 .883.076a1 1 0 0 1 .54.541c.077.184.077.417.077.883v11c0 .466 0 .699-.076.883a1 1 0 0 1-.541.54c-.184.077-.417.077-.883.077s-.699 0-.883-.076a1 1 0 0 1-.54-.541C17 18.199 17 17.966 17 17.5M12 19c.466 0 .699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883v-8c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C12.699 8 12.466 8 12 8m0 11c-.466 0-.699 0-.883-.076a1 1 0 0 1-.54-.541c-.077-.184-.077-.417-.077-.883v-8c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C11.301 8 11.534 8 12 8m0 11V8M5.5 19c.466 0 .699 0 .883-.076a1 1 0 0 0 .54-.541C7 18.199 7 17.966 7 17.5v-4c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C6.199 12 5.966 12 5.5 12m0 7c-.466 0-.699 0-.883-.076a1 1 0 0 1-.54-.541C4 18.199 4 17.966 4 17.5v-4c0-.466 0-.699.076-.883a1 1 0 0 1 .541-.54C4.801 12 5.034 12 5.5 12m0 7v-7"/></svg> </template>
CSS
.icon-medium-signal {
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%2017.5v-11c0-.466%200-.699.076-.883a1%201%200%200%201%20.541-.54C17.801%205%2018.034%205%2018.5%205s.699%200%20.883.076a1%201%200%200%201%20.54.541c.077.184.077.417.077.883v11c0%20.466%200%20.699-.076.883a1%201%200%200%201-.541.54c-.184.077-.417.077-.883.077s-.699%200-.883-.076a1%201%200%200%201-.54-.541C17%2018.199%2017%2017.966%2017%2017.5M12%2019c.466%200%20.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883v-8c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C12.699%208%2012.466%208%2012%208m0%2011c-.466%200-.699%200-.883-.076a1%201%200%200%201-.54-.541c-.077-.184-.077-.417-.077-.883v-8c0-.466%200-.699.076-.883a1%201%200%200%201%20.541-.54C11.301%208%2011.534%208%2012%208m0%2011V8M5.5%2019c.466%200%20.699%200%20.883-.076a1%201%200%200%200%20.54-.541C7%2018.199%207%2017.966%207%2017.5v-4c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C6.199%2012%205.966%2012%205.5%2012m0%207c-.466%200-.699%200-.883-.076a1%201%200%200%201-.54-.541C4%2018.199%204%2017.966%204%2017.5v-4c0-.466%200-.699.076-.883a1%201%200%200%201%20.541-.54C4.801%2012%205.034%2012%205.5%2012m0%207v-7%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%2017.5v-11c0-.466%200-.699.076-.883a1%201%200%200%201%20.541-.54C17.801%205%2018.034%205%2018.5%205s.699%200%20.883.076a1%201%200%200%201%20.54.541c.077.184.077.417.077.883v11c0%20.466%200%20.699-.076.883a1%201%200%200%201-.541.54c-.184.077-.417.077-.883.077s-.699%200-.883-.076a1%201%200%200%201-.54-.541C17%2018.199%2017%2017.966%2017%2017.5M12%2019c.466%200%20.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883v-8c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C12.699%208%2012.466%208%2012%208m0%2011c-.466%200-.699%200-.883-.076a1%201%200%200%201-.54-.541c-.077-.184-.077-.417-.077-.883v-8c0-.466%200-.699.076-.883a1%201%200%200%201%20.541-.54C11.301%208%2011.534%208%2012%208m0%2011V8M5.5%2019c.466%200%20.699%200%20.883-.076a1%201%200%200%200%20.54-.541C7%2018.199%207%2017.966%207%2017.5v-4c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C6.199%2012%205.966%2012%205.5%2012m0%207c-.466%200-.699%200-.883-.076a1%201%200%200%201-.54-.541C4%2018.199%204%2017.966%204%2017.5v-4c0-.466%200-.699.076-.883a1%201%200%200%201%20.541-.54C4.801%2012%205.034%2012%205.5%2012m0%207v-7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/medium-signal.svg?color=%231a73e8&size=48