router wave icon

router-wave-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
router-wave-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Use the router wave icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.004 3a9.99 9.99 0 0 0-8.426 4.612l-.54.841l-1.683-1.079l.54-.842A11.99 11.99 0 0 1 12.005 1c4.246 0 7.977 2.207 10.109 5.532l.54.842l-1.685 1.08l-.54-.842A9.99 9.99 0 0 0 12.005 3m-.011 3.988A5 5 0 0 0 7.78 9.294l-.54.842l-1.684-1.079l.54-.842a7 7 0 0 1 5.897-3.227a7 7 0 0 1 5.897 3.227l.54.842l-1.684 1.08l-.54-.843a5 5 0 0 0-4.213-2.306M13 11v3h7v9H4v-9h7v-3z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignRouterWaveFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.004 3a9.99 9.99 0 0 0-8.426 4.612l-.54.841l-1.683-1.079l.54-.842A11.99 11.99 0 0 1 12.005 1c4.246 0 7.977 2.207 10.109 5.532l.54.842l-1.685 1.08l-.54-.842A9.99 9.99 0 0 0 12.005 3m-.011 3.988A5 5 0 0 0 7.78 9.294l-.54.842l-1.684-1.079l.54-.842a7 7 0 0 1 5.897-3.227a7 7 0 0 1 5.897 3.227l.54.842l-1.684 1.08l-.54-.843a5 5 0 0 0-4.213-2.306M13 11v3h7v9H4v-9h7v-3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.004 3a9.99 9.99 0 0 0-8.426 4.612l-.54.841l-1.683-1.079l.54-.842A11.99 11.99 0 0 1 12.005 1c4.246 0 7.977 2.207 10.109 5.532l.54.842l-1.685 1.08l-.54-.842A9.99 9.99 0 0 0 12.005 3m-.011 3.988A5 5 0 0 0 7.78 9.294l-.54.842l-1.684-1.079l.54-.842a7 7 0 0 1 5.897-3.227a7 7 0 0 1 5.897 3.227l.54.842l-1.684 1.08l-.54-.843a5 5 0 0 0-4.213-2.306M13 11v3h7v9H4v-9h7v-3z"/></svg>
</template>

CSS

.icon-router-wave-filled {
  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%22currentColor%22%20d%3D%22M12.004%203a9.99%209.99%200%200%200-8.426%204.612l-.54.841l-1.683-1.079l.54-.842A11.99%2011.99%200%200%201%2012.005%201c4.246%200%207.977%202.207%2010.109%205.532l.54.842l-1.685%201.08l-.54-.842A9.99%209.99%200%200%200%2012.005%203m-.011%203.988A5%205%200%200%200%207.78%209.294l-.54.842l-1.684-1.079l.54-.842a7%207%200%200%201%205.897-3.227a7%207%200%200%201%205.897%203.227l.54.842l-1.684%201.08l-.54-.843a5%205%200%200%200-4.213-2.306M13%2011v3h7v9H4v-9h7v-3z%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%22currentColor%22%20d%3D%22M12.004%203a9.99%209.99%200%200%200-8.426%204.612l-.54.841l-1.683-1.079l.54-.842A11.99%2011.99%200%200%201%2012.005%201c4.246%200%207.977%202.207%2010.109%205.532l.54.842l-1.685%201.08l-.54-.842A9.99%209.99%200%200%200%2012.005%203m-.011%203.988A5%205%200%200%200%207.78%209.294l-.54.842l-1.684-1.079l.54-.842a7%207%200%200%201%205.897-3.227a7%207%200%200%201%205.897%203.227l.54.842l-1.684%201.08l-.54-.843a5%205%200%200%200-4.213-2.306M13%2011v3h7v9H4v-9h7v-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/router-wave-filled.svg?color=%231a73e8&size=48