wave emoji
wave from Firefox OS Emoji by Mozilla · Default · Nature · Apache-2.0 Free for personal and commercial use.
- Name
- wave
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Nature
- Viewbox
- 512×512
- License
- Apache 2.0
The same emoji in other sets
More nature icons from Firefox OS Emoji
Use the wave emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00BEEA" d="M505.75 379.803H6.083V274.932c220.016 0 167.132-197.434 363.96-210.53c6.592-.439 10.166 7.521 5.471 12.168c-15.848 15.684-38.007 46.247-38.007 94.538c0 51.614 74.128 103.824 168.243 103.824zm-86.179-263.138c7.265-7.265-5.851-20.347-17.886-20.347c0 0 10.621 27.611 17.886 20.347m-51.558-84.881c-6.666-17.217-37.694-5.159-46.434 14.623c0 0 53.099 2.594 46.434-14.623"/><path fill="#76DFFF" d="M497.63 490a8.37 8.37 0 0 0 8.37-8.37V376.316c0-1.756-1.438-3.244-3.192-3.333c-21.936-1.112-38.77-13.531-38.77-25.814c0-9.665 3.559-16.484 7.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26 5.686-33.383 52.11-87.023 52.11c-23.473 0-41.962-13.022-41.962-25.895c0-9.665 3.559-16.484 7.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26 5.686-33.383 52.11-87.023 52.11c-23.473 0-41.962-13.022-41.962-25.895c0-9.665 3.559-16.484 7.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26 5.686-33.383 52.11-87.023 52.11c-23.473 0-41.962-13.022-41.962-25.895c0-9.665 3.559-16.484 7.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26 5.686-33.383 52.11-87.023 52.11L5.67 480.33c-.08 5.317 4.208 9.67 9.526 9.67z"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiWave(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00BEEA" d="M505.75 379.803H6.083V274.932c220.016 0 167.132-197.434 363.96-210.53c6.592-.439 10.166 7.521 5.471 12.168c-15.848 15.684-38.007 46.247-38.007 94.538c0 51.614 74.128 103.824 168.243 103.824zm-86.179-263.138c7.265-7.265-5.851-20.347-17.886-20.347c0 0 10.621 27.611 17.886 20.347m-51.558-84.881c-6.666-17.217-37.694-5.159-46.434 14.623c0 0 53.099 2.594 46.434-14.623"/><path fill="#76DFFF" d="M497.63 490a8.37 8.37 0 0 0 8.37-8.37V376.316c0-1.756-1.438-3.244-3.192-3.333c-21.936-1.112-38.77-13.531-38.77-25.814c0-9.665 3.559-16.484 7.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26 5.686-33.383 52.11-87.023 52.11c-23.473 0-41.962-13.022-41.962-25.895c0-9.665 3.559-16.484 7.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26 5.686-33.383 52.11-87.023 52.11c-23.473 0-41.962-13.022-41.962-25.895c0-9.665 3.559-16.484 7.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26 5.686-33.383 52.11-87.023 52.11c-23.473 0-41.962-13.022-41.962-25.895c0-9.665 3.559-16.484 7.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26 5.686-33.383 52.11-87.023 52.11L5.67 480.33c-.08 5.317 4.208 9.67 9.526 9.67z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#00BEEA" d="M505.75 379.803H6.083V274.932c220.016 0 167.132-197.434 363.96-210.53c6.592-.439 10.166 7.521 5.471 12.168c-15.848 15.684-38.007 46.247-38.007 94.538c0 51.614 74.128 103.824 168.243 103.824zm-86.179-263.138c7.265-7.265-5.851-20.347-17.886-20.347c0 0 10.621 27.611 17.886 20.347m-51.558-84.881c-6.666-17.217-37.694-5.159-46.434 14.623c0 0 53.099 2.594 46.434-14.623"/><path fill="#76DFFF" d="M497.63 490a8.37 8.37 0 0 0 8.37-8.37V376.316c0-1.756-1.438-3.244-3.192-3.333c-21.936-1.112-38.77-13.531-38.77-25.814c0-9.665 3.559-16.484 7.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26 5.686-33.383 52.11-87.023 52.11c-23.473 0-41.962-13.022-41.962-25.895c0-9.665 3.559-16.484 7.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26 5.686-33.383 52.11-87.023 52.11c-23.473 0-41.962-13.022-41.962-25.895c0-9.665 3.559-16.484 7.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26 5.686-33.383 52.11-87.023 52.11c-23.473 0-41.962-13.022-41.962-25.895c0-9.665 3.559-16.484 7.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26 5.686-33.383 52.11-87.023 52.11L5.67 480.33c-.08 5.317 4.208 9.67 9.526 9.67z"/></svg> </template>
CSS
.icon-wave {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%2300BEEA%22%20d%3D%22M505.75%20379.803H6.083V274.932c220.016%200%20167.132-197.434%20363.96-210.53c6.592-.439%2010.166%207.521%205.471%2012.168c-15.848%2015.684-38.007%2046.247-38.007%2094.538c0%2051.614%2074.128%20103.824%20168.243%20103.824zm-86.179-263.138c7.265-7.265-5.851-20.347-17.886-20.347c0%200%2010.621%2027.611%2017.886%2020.347m-51.558-84.881c-6.666-17.217-37.694-5.159-46.434%2014.623c0%200%2053.099%202.594%2046.434-14.623%22%2F%3E%3Cpath%20fill%3D%22%2376DFFF%22%20d%3D%22M497.63%20490a8.37%208.37%200%200%200%208.37-8.37V376.316c0-1.756-1.438-3.244-3.192-3.333c-21.936-1.112-38.77-13.531-38.77-25.814c0-9.665%203.559-16.484%207.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26%205.686-33.383%2052.11-87.023%2052.11c-23.473%200-41.962-13.022-41.962-25.895c0-9.665%203.559-16.484%207.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26%205.686-33.383%2052.11-87.023%2052.11c-23.473%200-41.962-13.022-41.962-25.895c0-9.665%203.559-16.484%207.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26%205.686-33.383%2052.11-87.023%2052.11c-23.473%200-41.962-13.022-41.962-25.895c0-9.665%203.559-16.484%207.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26%205.686-33.383%2052.11-87.023%2052.11L5.67%20480.33c-.08%205.317%204.208%209.67%209.526%209.67z%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%20512%20512%22%3E%3Cpath%20fill%3D%22%2300BEEA%22%20d%3D%22M505.75%20379.803H6.083V274.932c220.016%200%20167.132-197.434%20363.96-210.53c6.592-.439%2010.166%207.521%205.471%2012.168c-15.848%2015.684-38.007%2046.247-38.007%2094.538c0%2051.614%2074.128%20103.824%20168.243%20103.824zm-86.179-263.138c7.265-7.265-5.851-20.347-17.886-20.347c0%200%2010.621%2027.611%2017.886%2020.347m-51.558-84.881c-6.666-17.217-37.694-5.159-46.434%2014.623c0%200%2053.099%202.594%2046.434-14.623%22%2F%3E%3Cpath%20fill%3D%22%2376DFFF%22%20d%3D%22M497.63%20490a8.37%208.37%200%200%200%208.37-8.37V376.316c0-1.756-1.438-3.244-3.192-3.333c-21.936-1.112-38.77-13.531-38.77-25.814c0-9.665%203.559-16.484%207.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26%205.686-33.383%2052.11-87.023%2052.11c-23.473%200-41.962-13.022-41.962-25.895c0-9.665%203.559-16.484%207.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26%205.686-33.383%2052.11-87.023%2052.11c-23.473%200-41.962-13.022-41.962-25.895c0-9.665%203.559-16.484%207.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26%205.686-33.383%2052.11-87.023%2052.11c-23.473%200-41.962-13.022-41.962-25.895c0-9.665%203.559-16.484%207.008-20.821c1.858-2.337-.054-5.774-3.015-5.394c-44.26%205.686-33.383%2052.11-87.023%2052.11L5.67%20480.33c-.08%205.317%204.208%209.67%209.526%209.67z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/wave.svg?color=%231a73e8&size=48