wavy dash emoji

wavy-dash from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.

Name
wavy-dash
Set
OpenMoji
Style
Default
Category
Symbols
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More symbols icons from OpenMoji

Use the wavy dash emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M16 37.166c1 3 2.239 5 5 5c2.75 0 3.99-1.983 4.987-4.961l.013-.039l.017-.051c1.797-5.372 4.028-8.949 8.983-8.949c4.97 0 7.2 3.6 9 9l.038.114c1.12 2.906 2.236 4.886 4.962 4.886c2.761 0 4-2 5-5l.02-.062l.024-.069c1.792-5.327 4.026-8.869 8.956-8.869v5.001c-2.634.33-4.275 1.825-5 4l-.081.241c-1.786 5.265-4.023 8.758-8.919 8.758c-4.946 0-7.178-3.565-8.973-8.92l-.115-.34c-.946-2.855-2.231-4.74-4.912-4.74c-2.761 0-4 2-5 5l-.06.179c-1.79 5.3-4.024 8.821-8.94 8.821c-4.97 0-7.2-3.6-9-9l-.03-.089c-.74-2.126-2.372-3.584-4.97-3.91v-5.001c4.97 0 7.2 3.6 9 9"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 37.166c1 3 2.239 5 5 5c2.75 0 3.99-1.983 4.987-4.961l.013-.039l.017-.051c1.797-5.372 4.028-8.949 8.983-8.949c4.97 0 7.2 3.6 9 9l.038.114c1.12 2.906 2.236 4.886 4.962 4.886c2.761 0 4-2 5-5h0l.02-.062l.024-.069c1.792-5.327 4.026-8.869 8.956-8.869v5.001c-2.634.33-4.275 1.825-5 4l-.081.241c-1.786 5.265-4.023 8.758-8.919 8.758c-4.946 0-7.178-3.565-8.973-8.92l-.115-.34c-.946-2.855-2.231-4.74-4.912-4.74c-2.761 0-4 2-5 5l-.06.179c-1.79 5.3-4.024 8.821-8.94 8.821c-4.97 0-7.2-3.6-9-9l-.03-.089c-.74-2.126-2.372-3.584-4.97-3.91v-5.001c4.97 0 7.2 3.6 9 9"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiWavyDash(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M16 37.166c1 3 2.239 5 5 5c2.75 0 3.99-1.983 4.987-4.961l.013-.039l.017-.051c1.797-5.372 4.028-8.949 8.983-8.949c4.97 0 7.2 3.6 9 9l.038.114c1.12 2.906 2.236 4.886 4.962 4.886c2.761 0 4-2 5-5l.02-.062l.024-.069c1.792-5.327 4.026-8.869 8.956-8.869v5.001c-2.634.33-4.275 1.825-5 4l-.081.241c-1.786 5.265-4.023 8.758-8.919 8.758c-4.946 0-7.178-3.565-8.973-8.92l-.115-.34c-.946-2.855-2.231-4.74-4.912-4.74c-2.761 0-4 2-5 5l-.06.179c-1.79 5.3-4.024 8.821-8.94 8.821c-4.97 0-7.2-3.6-9-9l-.03-.089c-.74-2.126-2.372-3.584-4.97-3.91v-5.001c4.97 0 7.2 3.6 9 9"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M16 37.166c1 3 2.239 5 5 5c2.75 0 3.99-1.983 4.987-4.961l.013-.039l.017-.051c1.797-5.372 4.028-8.949 8.983-8.949c4.97 0 7.2 3.6 9 9l.038.114c1.12 2.906 2.236 4.886 4.962 4.886c2.761 0 4-2 5-5h0l.02-.062l.024-.069c1.792-5.327 4.026-8.869 8.956-8.869v5.001c-2.634.33-4.275 1.825-5 4l-.081.241c-1.786 5.265-4.023 8.758-8.919 8.758c-4.946 0-7.178-3.565-8.973-8.92l-.115-.34c-.946-2.855-2.231-4.74-4.912-4.74c-2.761 0-4 2-5 5l-.06.179c-1.79 5.3-4.024 8.821-8.94 8.821c-4.97 0-7.2-3.6-9-9l-.03-.089c-.74-2.126-2.372-3.584-4.97-3.91v-5.001c4.97 0 7.2 3.6 9 9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M16 37.166c1 3 2.239 5 5 5c2.75 0 3.99-1.983 4.987-4.961l.013-.039l.017-.051c1.797-5.372 4.028-8.949 8.983-8.949c4.97 0 7.2 3.6 9 9l.038.114c1.12 2.906 2.236 4.886 4.962 4.886c2.761 0 4-2 5-5l.02-.062l.024-.069c1.792-5.327 4.026-8.869 8.956-8.869v5.001c-2.634.33-4.275 1.825-5 4l-.081.241c-1.786 5.265-4.023 8.758-8.919 8.758c-4.946 0-7.178-3.565-8.973-8.92l-.115-.34c-.946-2.855-2.231-4.74-4.912-4.74c-2.761 0-4 2-5 5l-.06.179c-1.79 5.3-4.024 8.821-8.94 8.821c-4.97 0-7.2-3.6-9-9l-.03-.089c-.74-2.126-2.372-3.584-4.97-3.91v-5.001c4.97 0 7.2 3.6 9 9"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 37.166c1 3 2.239 5 5 5c2.75 0 3.99-1.983 4.987-4.961l.013-.039l.017-.051c1.797-5.372 4.028-8.949 8.983-8.949c4.97 0 7.2 3.6 9 9l.038.114c1.12 2.906 2.236 4.886 4.962 4.886c2.761 0 4-2 5-5h0l.02-.062l.024-.069c1.792-5.327 4.026-8.869 8.956-8.869v5.001c-2.634.33-4.275 1.825-5 4l-.081.241c-1.786 5.265-4.023 8.758-8.919 8.758c-4.946 0-7.178-3.565-8.973-8.92l-.115-.34c-.946-2.855-2.231-4.74-4.912-4.74c-2.761 0-4 2-5 5l-.06.179c-1.79 5.3-4.024 8.821-8.94 8.821c-4.97 0-7.2-3.6-9-9l-.03-.089c-.74-2.126-2.372-3.584-4.97-3.91v-5.001c4.97 0 7.2 3.6 9 9"/></svg>
</template>

CSS

.icon-wavy-dash {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M16%2037.166c1%203%202.239%205%205%205c2.75%200%203.99-1.983%204.987-4.961l.013-.039l.017-.051c1.797-5.372%204.028-8.949%208.983-8.949c4.97%200%207.2%203.6%209%209l.038.114c1.12%202.906%202.236%204.886%204.962%204.886c2.761%200%204-2%205-5l.02-.062l.024-.069c1.792-5.327%204.026-8.869%208.956-8.869v5.001c-2.634.33-4.275%201.825-5%204l-.081.241c-1.786%205.265-4.023%208.758-8.919%208.758c-4.946%200-7.178-3.565-8.973-8.92l-.115-.34c-.946-2.855-2.231-4.74-4.912-4.74c-2.761%200-4%202-5%205l-.06.179c-1.79%205.3-4.024%208.821-8.94%208.821c-4.97%200-7.2-3.6-9-9l-.03-.089c-.74-2.126-2.372-3.584-4.97-3.91v-5.001c4.97%200%207.2%203.6%209%209%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2037.166c1%203%202.239%205%205%205c2.75%200%203.99-1.983%204.987-4.961l.013-.039l.017-.051c1.797-5.372%204.028-8.949%208.983-8.949c4.97%200%207.2%203.6%209%209l.038.114c1.12%202.906%202.236%204.886%204.962%204.886c2.761%200%204-2%205-5h0l.02-.062l.024-.069c1.792-5.327%204.026-8.869%208.956-8.869v5.001c-2.634.33-4.275%201.825-5%204l-.081.241c-1.786%205.265-4.023%208.758-8.919%208.758c-4.946%200-7.178-3.565-8.973-8.92l-.115-.34c-.946-2.855-2.231-4.74-4.912-4.74c-2.761%200-4%202-5%205l-.06.179c-1.79%205.3-4.024%208.821-8.94%208.821c-4.97%200-7.2-3.6-9-9l-.03-.089c-.74-2.126-2.372-3.584-4.97-3.91v-5.001c4.97%200%207.2%203.6%209%209%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%2072%2072%22%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M16%2037.166c1%203%202.239%205%205%205c2.75%200%203.99-1.983%204.987-4.961l.013-.039l.017-.051c1.797-5.372%204.028-8.949%208.983-8.949c4.97%200%207.2%203.6%209%209l.038.114c1.12%202.906%202.236%204.886%204.962%204.886c2.761%200%204-2%205-5l.02-.062l.024-.069c1.792-5.327%204.026-8.869%208.956-8.869v5.001c-2.634.33-4.275%201.825-5%204l-.081.241c-1.786%205.265-4.023%208.758-8.919%208.758c-4.946%200-7.178-3.565-8.973-8.92l-.115-.34c-.946-2.855-2.231-4.74-4.912-4.74c-2.761%200-4%202-5%205l-.06.179c-1.79%205.3-4.024%208.821-8.94%208.821c-4.97%200-7.2-3.6-9-9l-.03-.089c-.74-2.126-2.372-3.584-4.97-3.91v-5.001c4.97%200%207.2%203.6%209%209%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2037.166c1%203%202.239%205%205%205c2.75%200%203.99-1.983%204.987-4.961l.013-.039l.017-.051c1.797-5.372%204.028-8.949%208.983-8.949c4.97%200%207.2%203.6%209%209l.038.114c1.12%202.906%202.236%204.886%204.962%204.886c2.761%200%204-2%205-5h0l.02-.062l.024-.069c1.792-5.327%204.026-8.869%208.956-8.869v5.001c-2.634.33-4.275%201.825-5%204l-.081.241c-1.786%205.265-4.023%208.758-8.919%208.758c-4.946%200-7.178-3.565-8.973-8.92l-.115-.34c-.946-2.855-2.231-4.74-4.912-4.74c-2.761%200-4%202-5%205l-.06.179c-1.79%205.3-4.024%208.821-8.94%208.821c-4.97%200-7.2-3.6-9-9l-.03-.089c-.74-2.126-2.372-3.584-4.97-3.91v-5.001c4.97%200%207.2%203.6%209%209%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/wavy-dash.svg?color=%231a73e8&size=48