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

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

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the wave bye icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.317 4.64a1.373 1.373 0 0 1 1.944.003l5.254 5.282l-.445-1.095c-.56-1.38 1.006-2.65 2.24-1.819c.19.127.347.295.461.49l2.38 4.076a7.19 7.19 0 0 1-1.125 8.709l-.844.844a7.19 7.19 0 0 1-10.168 0L4.98 16.095a1.375 1.375 0 0 1 1.944-1.945l1.604 1.604l.531-.531l-3.69-3.69a1.375 1.375 0 0 1 1.944-1.945l3.69 3.69l.53-.53l-5.056-5.057A1.375 1.375 0 1 1 8.42 5.747l5.057 5.057l.53-.53l-3.691-3.692a1.373 1.373 0 0 1 0-1.942m7.664-3.094l.823.567a12.1 12.1 0 0 1 3.084 3.085l.567.823l-1.646 1.135l-.568-.824a10.1 10.1 0 0 0-2.572-2.572l-.824-.568zM3.191 16.844l.568.824a10.1 10.1 0 0 0 2.573 2.572l.823.568l-1.135 1.646l-.823-.567a12.1 12.1 0 0 1-3.085-3.084l-.567-.824z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignWaveByeFilled(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="M10.317 4.64a1.373 1.373 0 0 1 1.944.003l5.254 5.282l-.445-1.095c-.56-1.38 1.006-2.65 2.24-1.819c.19.127.347.295.461.49l2.38 4.076a7.19 7.19 0 0 1-1.125 8.709l-.844.844a7.19 7.19 0 0 1-10.168 0L4.98 16.095a1.375 1.375 0 0 1 1.944-1.945l1.604 1.604l.531-.531l-3.69-3.69a1.375 1.375 0 0 1 1.944-1.945l3.69 3.69l.53-.53l-5.056-5.057A1.375 1.375 0 1 1 8.42 5.747l5.057 5.057l.53-.53l-3.691-3.692a1.373 1.373 0 0 1 0-1.942m7.664-3.094l.823.567a12.1 12.1 0 0 1 3.084 3.085l.567.823l-1.646 1.135l-.568-.824a10.1 10.1 0 0 0-2.572-2.572l-.824-.568zM3.191 16.844l.568.824a10.1 10.1 0 0 0 2.573 2.572l.823.568l-1.135 1.646l-.823-.567a12.1 12.1 0 0 1-3.085-3.084l-.567-.824z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.317 4.64a1.373 1.373 0 0 1 1.944.003l5.254 5.282l-.445-1.095c-.56-1.38 1.006-2.65 2.24-1.819c.19.127.347.295.461.49l2.38 4.076a7.19 7.19 0 0 1-1.125 8.709l-.844.844a7.19 7.19 0 0 1-10.168 0L4.98 16.095a1.375 1.375 0 0 1 1.944-1.945l1.604 1.604l.531-.531l-3.69-3.69a1.375 1.375 0 0 1 1.944-1.945l3.69 3.69l.53-.53l-5.056-5.057A1.375 1.375 0 1 1 8.42 5.747l5.057 5.057l.53-.53l-3.691-3.692a1.373 1.373 0 0 1 0-1.942m7.664-3.094l.823.567a12.1 12.1 0 0 1 3.084 3.085l.567.823l-1.646 1.135l-.568-.824a10.1 10.1 0 0 0-2.572-2.572l-.824-.568zM3.191 16.844l.568.824a10.1 10.1 0 0 0 2.573 2.572l.823.568l-1.135 1.646l-.823-.567a12.1 12.1 0 0 1-3.085-3.084l-.567-.824z"/></svg>
</template>

CSS

.icon-wave-bye-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%22M10.317%204.64a1.373%201.373%200%200%201%201.944.003l5.254%205.282l-.445-1.095c-.56-1.38%201.006-2.65%202.24-1.819c.19.127.347.295.461.49l2.38%204.076a7.19%207.19%200%200%201-1.125%208.709l-.844.844a7.19%207.19%200%200%201-10.168%200L4.98%2016.095a1.375%201.375%200%200%201%201.944-1.945l1.604%201.604l.531-.531l-3.69-3.69a1.375%201.375%200%200%201%201.944-1.945l3.69%203.69l.53-.53l-5.056-5.057A1.375%201.375%200%201%201%208.42%205.747l5.057%205.057l.53-.53l-3.691-3.692a1.373%201.373%200%200%201%200-1.942m7.664-3.094l.823.567a12.1%2012.1%200%200%201%203.084%203.085l.567.823l-1.646%201.135l-.568-.824a10.1%2010.1%200%200%200-2.572-2.572l-.824-.568zM3.191%2016.844l.568.824a10.1%2010.1%200%200%200%202.573%202.572l.823.568l-1.135%201.646l-.823-.567a12.1%2012.1%200%200%201-3.085-3.084l-.567-.824z%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%22M10.317%204.64a1.373%201.373%200%200%201%201.944.003l5.254%205.282l-.445-1.095c-.56-1.38%201.006-2.65%202.24-1.819c.19.127.347.295.461.49l2.38%204.076a7.19%207.19%200%200%201-1.125%208.709l-.844.844a7.19%207.19%200%200%201-10.168%200L4.98%2016.095a1.375%201.375%200%200%201%201.944-1.945l1.604%201.604l.531-.531l-3.69-3.69a1.375%201.375%200%200%201%201.944-1.945l3.69%203.69l.53-.53l-5.056-5.057A1.375%201.375%200%201%201%208.42%205.747l5.057%205.057l.53-.53l-3.691-3.692a1.373%201.373%200%200%201%200-1.942m7.664-3.094l.823.567a12.1%2012.1%200%200%201%203.084%203.085l.567.823l-1.646%201.135l-.568-.824a10.1%2010.1%200%200%200-2.572-2.572l-.824-.568zM3.191%2016.844l.568.824a10.1%2010.1%200%200%200%202.573%202.572l.823.568l-1.135%201.646l-.823-.567a12.1%2012.1%200%200%201-3.085-3.084l-.567-.824z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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