waving-hand-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
waving-hand-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the waving hand icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.27 21.775q-.214 0-.367-.146t-.153-.36t.153-.356t.366-.144q1.881-.019 3.181-1.328t1.32-3.172q0-.213.146-.369t.359-.156t.357.156t.143.37q0 2.307-1.599 3.906t-3.907 1.599M2.731 8.25q-.214 0-.36-.143t-.146-.357q0-2.308 1.609-3.916T7.73 2.225q.213 0 .369.143t.156.357t-.156.36t-.37.146Q5.85 3.25 4.55 4.56T3.23 7.73q0 .214-.143.367t-.356.153M18.41 5.721q0 .189-.166.354l-6.003 6.01q-.141.146-.342.143t-.347-.144q-.165-.145-.156-.356q.01-.21.156-.357l5.985-6.004q.165-.165.354-.165t.353.165q.166.166.166.354m1.62 3.024q0 .191-.164.357l-5.304 5.285q-.14.14-.351.15t-.357-.15q-.146-.146-.14-.357q.007-.21.153-.357l5.285-5.284q.165-.166.357-.166t.357.166t.165.356M5.698 18.264q-2.006-2.006-1.996-4.802T5.737 8.64l2.28-2.282q.243-.242.575-.242t.575.242l.43.43q.27.27.415.593t.192.695l3.623-3.629q.165-.165.357-.165t.357.165t.165.357t-.165.357l-4.345 4.344l-1.567 1.58l.494.495q.958.958.946 2.308t-.975 2.313l-.39.39q-.14.14-.351.15t-.357-.15q-.146-.146-.146-.356q0-.211.146-.357l.385-.385q.671-.671.685-1.603t-.656-1.603l-.637-.63q-.242-.243-.242-.578q0-.336.242-.578l1.118-1.093q.396-.396.396-.962t-.396-.963l-.289-.288l-2.158 2.138q-1.719 1.72-1.748 4.111t1.69 4.11t4.143 1.72t4.142-1.72l5.321-5.326q.166-.165.357-.165q.192 0 .357.165t.165.357t-.165.356l-5.346 5.322q-2.025 2.025-4.831 2.025t-4.831-2.026m4.821-4.84"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWavingHandOutlineRounded(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="M16.27 21.775q-.214 0-.367-.146t-.153-.36t.153-.356t.366-.144q1.881-.019 3.181-1.328t1.32-3.172q0-.213.146-.369t.359-.156t.357.156t.143.37q0 2.307-1.599 3.906t-3.907 1.599M2.731 8.25q-.214 0-.36-.143t-.146-.357q0-2.308 1.609-3.916T7.73 2.225q.213 0 .369.143t.156.357t-.156.36t-.37.146Q5.85 3.25 4.55 4.56T3.23 7.73q0 .214-.143.367t-.356.153M18.41 5.721q0 .189-.166.354l-6.003 6.01q-.141.146-.342.143t-.347-.144q-.165-.145-.156-.356q.01-.21.156-.357l5.985-6.004q.165-.165.354-.165t.353.165q.166.166.166.354m1.62 3.024q0 .191-.164.357l-5.304 5.285q-.14.14-.351.15t-.357-.15q-.146-.146-.14-.357q.007-.21.153-.357l5.285-5.284q.165-.166.357-.166t.357.166t.165.356M5.698 18.264q-2.006-2.006-1.996-4.802T5.737 8.64l2.28-2.282q.243-.242.575-.242t.575.242l.43.43q.27.27.415.593t.192.695l3.623-3.629q.165-.165.357-.165t.357.165t.165.357t-.165.357l-4.345 4.344l-1.567 1.58l.494.495q.958.958.946 2.308t-.975 2.313l-.39.39q-.14.14-.351.15t-.357-.15q-.146-.146-.146-.356q0-.211.146-.357l.385-.385q.671-.671.685-1.603t-.656-1.603l-.637-.63q-.242-.243-.242-.578q0-.336.242-.578l1.118-1.093q.396-.396.396-.962t-.396-.963l-.289-.288l-2.158 2.138q-1.719 1.72-1.748 4.111t1.69 4.11t4.143 1.72t4.142-1.72l5.321-5.326q.166-.165.357-.165q.192 0 .357.165t.165.357t-.165.356l-5.346 5.322q-2.025 2.025-4.831 2.025t-4.831-2.026m4.821-4.84"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.27 21.775q-.214 0-.367-.146t-.153-.36t.153-.356t.366-.144q1.881-.019 3.181-1.328t1.32-3.172q0-.213.146-.369t.359-.156t.357.156t.143.37q0 2.307-1.599 3.906t-3.907 1.599M2.731 8.25q-.214 0-.36-.143t-.146-.357q0-2.308 1.609-3.916T7.73 2.225q.213 0 .369.143t.156.357t-.156.36t-.37.146Q5.85 3.25 4.55 4.56T3.23 7.73q0 .214-.143.367t-.356.153M18.41 5.721q0 .189-.166.354l-6.003 6.01q-.141.146-.342.143t-.347-.144q-.165-.145-.156-.356q.01-.21.156-.357l5.985-6.004q.165-.165.354-.165t.353.165q.166.166.166.354m1.62 3.024q0 .191-.164.357l-5.304 5.285q-.14.14-.351.15t-.357-.15q-.146-.146-.14-.357q.007-.21.153-.357l5.285-5.284q.165-.166.357-.166t.357.166t.165.356M5.698 18.264q-2.006-2.006-1.996-4.802T5.737 8.64l2.28-2.282q.243-.242.575-.242t.575.242l.43.43q.27.27.415.593t.192.695l3.623-3.629q.165-.165.357-.165t.357.165t.165.357t-.165.357l-4.345 4.344l-1.567 1.58l.494.495q.958.958.946 2.308t-.975 2.313l-.39.39q-.14.14-.351.15t-.357-.15q-.146-.146-.146-.356q0-.211.146-.357l.385-.385q.671-.671.685-1.603t-.656-1.603l-.637-.63q-.242-.243-.242-.578q0-.336.242-.578l1.118-1.093q.396-.396.396-.962t-.396-.963l-.289-.288l-2.158 2.138q-1.719 1.72-1.748 4.111t1.69 4.11t4.143 1.72t4.142-1.72l5.321-5.326q.166-.165.357-.165q.192 0 .357.165t.165.357t-.165.356l-5.346 5.322q-2.025 2.025-4.831 2.025t-4.831-2.026m4.821-4.84"/></svg>
</template>

CSS

.icon-waving-hand-outline-rounded {
  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%22M16.27%2021.775q-.214%200-.367-.146t-.153-.36t.153-.356t.366-.144q1.881-.019%203.181-1.328t1.32-3.172q0-.213.146-.369t.359-.156t.357.156t.143.37q0%202.307-1.599%203.906t-3.907%201.599M2.731%208.25q-.214%200-.36-.143t-.146-.357q0-2.308%201.609-3.916T7.73%202.225q.213%200%20.369.143t.156.357t-.156.36t-.37.146Q5.85%203.25%204.55%204.56T3.23%207.73q0%20.214-.143.367t-.356.153M18.41%205.721q0%20.189-.166.354l-6.003%206.01q-.141.146-.342.143t-.347-.144q-.165-.145-.156-.356q.01-.21.156-.357l5.985-6.004q.165-.165.354-.165t.353.165q.166.166.166.354m1.62%203.024q0%20.191-.164.357l-5.304%205.285q-.14.14-.351.15t-.357-.15q-.146-.146-.14-.357q.007-.21.153-.357l5.285-5.284q.165-.166.357-.166t.357.166t.165.356M5.698%2018.264q-2.006-2.006-1.996-4.802T5.737%208.64l2.28-2.282q.243-.242.575-.242t.575.242l.43.43q.27.27.415.593t.192.695l3.623-3.629q.165-.165.357-.165t.357.165t.165.357t-.165.357l-4.345%204.344l-1.567%201.58l.494.495q.958.958.946%202.308t-.975%202.313l-.39.39q-.14.14-.351.15t-.357-.15q-.146-.146-.146-.356q0-.211.146-.357l.385-.385q.671-.671.685-1.603t-.656-1.603l-.637-.63q-.242-.243-.242-.578q0-.336.242-.578l1.118-1.093q.396-.396.396-.962t-.396-.963l-.289-.288l-2.158%202.138q-1.719%201.72-1.748%204.111t1.69%204.11t4.143%201.72t4.142-1.72l5.321-5.326q.166-.165.357-.165q.192%200%20.357.165t.165.357t-.165.356l-5.346%205.322q-2.025%202.025-4.831%202.025t-4.831-2.026m4.821-4.84%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%22M16.27%2021.775q-.214%200-.367-.146t-.153-.36t.153-.356t.366-.144q1.881-.019%203.181-1.328t1.32-3.172q0-.213.146-.369t.359-.156t.357.156t.143.37q0%202.307-1.599%203.906t-3.907%201.599M2.731%208.25q-.214%200-.36-.143t-.146-.357q0-2.308%201.609-3.916T7.73%202.225q.213%200%20.369.143t.156.357t-.156.36t-.37.146Q5.85%203.25%204.55%204.56T3.23%207.73q0%20.214-.143.367t-.356.153M18.41%205.721q0%20.189-.166.354l-6.003%206.01q-.141.146-.342.143t-.347-.144q-.165-.145-.156-.356q.01-.21.156-.357l5.985-6.004q.165-.165.354-.165t.353.165q.166.166.166.354m1.62%203.024q0%20.191-.164.357l-5.304%205.285q-.14.14-.351.15t-.357-.15q-.146-.146-.14-.357q.007-.21.153-.357l5.285-5.284q.165-.166.357-.166t.357.166t.165.356M5.698%2018.264q-2.006-2.006-1.996-4.802T5.737%208.64l2.28-2.282q.243-.242.575-.242t.575.242l.43.43q.27.27.415.593t.192.695l3.623-3.629q.165-.165.357-.165t.357.165t.165.357t-.165.357l-4.345%204.344l-1.567%201.58l.494.495q.958.958.946%202.308t-.975%202.313l-.39.39q-.14.14-.351.15t-.357-.15q-.146-.146-.146-.356q0-.211.146-.357l.385-.385q.671-.671.685-1.603t-.656-1.603l-.637-.63q-.242-.243-.242-.578q0-.336.242-.578l1.118-1.093q.396-.396.396-.962t-.396-.963l-.289-.288l-2.158%202.138q-1.719%201.72-1.748%204.111t1.69%204.11t4.143%201.72t4.142-1.72l5.321-5.326q.166-.165.357-.165q.192%200%20.357.165t.165.357t-.165.356l-5.346%205.322q-2.025%202.025-4.831%202.025t-4.831-2.026m4.821-4.84%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/waving-hand-outline-rounded.svg?color=%231a73e8&size=48