signal medium 01 icon

signal-medium-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
signal-medium-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the signal medium 01 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-width="1.5" d="M5 10v9m.808-9.719c-.373.48-.56.719-.808.719c-.249 0-.435-.24-.808-.719l-.746-.958c-1.073-1.378-1.61-2.068-1.402-2.635q.033-.086.078-.167C2.423 5 3.282 5 5 5s2.577 0 2.878.521q.045.081.078.167c.208.567-.329 1.257-1.402 2.635zM9 13v6m4-8v8m4-9v9m4 0h1"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSignalMedium01(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" strokeWidth="1.5" d="M5 10v9m.808-9.719c-.373.48-.56.719-.808.719c-.249 0-.435-.24-.808-.719l-.746-.958c-1.073-1.378-1.61-2.068-1.402-2.635q.033-.086.078-.167C2.423 5 3.282 5 5 5s2.577 0 2.878.521q.045.081.078.167c.208.567-.329 1.257-1.402 2.635zM9 13v6m4-8v8m4-9v9m4 0h1"/></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-width="1.5" d="M5 10v9m.808-9.719c-.373.48-.56.719-.808.719c-.249 0-.435-.24-.808-.719l-.746-.958c-1.073-1.378-1.61-2.068-1.402-2.635q.033-.086.078-.167C2.423 5 3.282 5 5 5s2.577 0 2.878.521q.045.081.078.167c.208.567-.329 1.257-1.402 2.635zM9 13v6m4-8v8m4-9v9m4 0h1"/></svg>
</template>

CSS

.icon-signal-medium-01 {
  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-width%3D%221.5%22%20d%3D%22M5%2010v9m.808-9.719c-.373.48-.56.719-.808.719c-.249%200-.435-.24-.808-.719l-.746-.958c-1.073-1.378-1.61-2.068-1.402-2.635q.033-.086.078-.167C2.423%205%203.282%205%205%205s2.577%200%202.878.521q.045.081.078.167c.208.567-.329%201.257-1.402%202.635zM9%2013v6m4-8v8m4-9v9m4%200h1%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-width%3D%221.5%22%20d%3D%22M5%2010v9m.808-9.719c-.373.48-.56.719-.808.719c-.249%200-.435-.24-.808-.719l-.746-.958c-1.073-1.378-1.61-2.068-1.402-2.635q.033-.086.078-.167C2.423%205%203.282%205%205%205s2.577%200%202.878.521q.045.081.078.167c.208.567-.329%201.257-1.402%202.635zM9%2013v6m4-8v8m4-9v9m4%200h1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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