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

Name
waving-hand-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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="m11.192 11.73l6.699-6.716l.707.707l-6.692 6.698zm2.322 2.303l5.998-6.004l.713.713l-6.017 5.999zm-7.816 4.23q-2.006-2.005-1.996-4.802q.01-2.795 2.035-4.82l2.865-2.866l.994 1.014q.271.27.416.593t.192.695l3.983-3.988l.713.713l-4.704 4.704l-1.567 1.58l.494.495q.958.958.946 2.308t-.975 2.313l-.192.192l-.694-.707l.173-.193q.671-.671.685-1.603T8.41 12.29l-1.226-1.216L8.89 9.41q.396-.396.396-.963q0-.566-.395-.962l-.289-.289l-2.158 2.139q-1.719 1.719-1.748 4.11t1.69 4.11t4.143 1.72t4.142-1.72l5.681-5.686l.714.714l-5.706 5.68q-2.025 2.025-4.831 2.025t-4.831-2.025m10.571 3.512l-.019-1.006q1.88 0 3.2-1.319t1.32-3.2l1.005.02q0 2.288-1.609 3.896t-3.897 1.609M2.225 7.731q0-2.289 1.609-3.897Q5.442 2.225 7.73 2.225l.019 1.006q-1.88 0-3.2 1.319t-1.32 3.2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWavingHandOutlineSharp(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="m11.192 11.73l6.699-6.716l.707.707l-6.692 6.698zm2.322 2.303l5.998-6.004l.713.713l-6.017 5.999zm-7.816 4.23q-2.006-2.005-1.996-4.802q.01-2.795 2.035-4.82l2.865-2.866l.994 1.014q.271.27.416.593t.192.695l3.983-3.988l.713.713l-4.704 4.704l-1.567 1.58l.494.495q.958.958.946 2.308t-.975 2.313l-.192.192l-.694-.707l.173-.193q.671-.671.685-1.603T8.41 12.29l-1.226-1.216L8.89 9.41q.396-.396.396-.963q0-.566-.395-.962l-.289-.289l-2.158 2.139q-1.719 1.719-1.748 4.11t1.69 4.11t4.143 1.72t4.142-1.72l5.681-5.686l.714.714l-5.706 5.68q-2.025 2.025-4.831 2.025t-4.831-2.025m10.571 3.512l-.019-1.006q1.88 0 3.2-1.319t1.32-3.2l1.005.02q0 2.288-1.609 3.896t-3.897 1.609M2.225 7.731q0-2.289 1.609-3.897Q5.442 2.225 7.73 2.225l.019 1.006q-1.88 0-3.2 1.319t-1.32 3.2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.192 11.73l6.699-6.716l.707.707l-6.692 6.698zm2.322 2.303l5.998-6.004l.713.713l-6.017 5.999zm-7.816 4.23q-2.006-2.005-1.996-4.802q.01-2.795 2.035-4.82l2.865-2.866l.994 1.014q.271.27.416.593t.192.695l3.983-3.988l.713.713l-4.704 4.704l-1.567 1.58l.494.495q.958.958.946 2.308t-.975 2.313l-.192.192l-.694-.707l.173-.193q.671-.671.685-1.603T8.41 12.29l-1.226-1.216L8.89 9.41q.396-.396.396-.963q0-.566-.395-.962l-.289-.289l-2.158 2.139q-1.719 1.719-1.748 4.11t1.69 4.11t4.143 1.72t4.142-1.72l5.681-5.686l.714.714l-5.706 5.68q-2.025 2.025-4.831 2.025t-4.831-2.025m10.571 3.512l-.019-1.006q1.88 0 3.2-1.319t1.32-3.2l1.005.02q0 2.288-1.609 3.896t-3.897 1.609M2.225 7.731q0-2.289 1.609-3.897Q5.442 2.225 7.73 2.225l.019 1.006q-1.88 0-3.2 1.319t-1.32 3.2z"/></svg>
</template>

CSS

.icon-waving-hand-outline-sharp {
  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%22m11.192%2011.73l6.699-6.716l.707.707l-6.692%206.698zm2.322%202.303l5.998-6.004l.713.713l-6.017%205.999zm-7.816%204.23q-2.006-2.005-1.996-4.802q.01-2.795%202.035-4.82l2.865-2.866l.994%201.014q.271.27.416.593t.192.695l3.983-3.988l.713.713l-4.704%204.704l-1.567%201.58l.494.495q.958.958.946%202.308t-.975%202.313l-.192.192l-.694-.707l.173-.193q.671-.671.685-1.603T8.41%2012.29l-1.226-1.216L8.89%209.41q.396-.396.396-.963q0-.566-.395-.962l-.289-.289l-2.158%202.139q-1.719%201.719-1.748%204.11t1.69%204.11t4.143%201.72t4.142-1.72l5.681-5.686l.714.714l-5.706%205.68q-2.025%202.025-4.831%202.025t-4.831-2.025m10.571%203.512l-.019-1.006q1.88%200%203.2-1.319t1.32-3.2l1.005.02q0%202.288-1.609%203.896t-3.897%201.609M2.225%207.731q0-2.289%201.609-3.897Q5.442%202.225%207.73%202.225l.019%201.006q-1.88%200-3.2%201.319t-1.32%203.2z%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%22m11.192%2011.73l6.699-6.716l.707.707l-6.692%206.698zm2.322%202.303l5.998-6.004l.713.713l-6.017%205.999zm-7.816%204.23q-2.006-2.005-1.996-4.802q.01-2.795%202.035-4.82l2.865-2.866l.994%201.014q.271.27.416.593t.192.695l3.983-3.988l.713.713l-4.704%204.704l-1.567%201.58l.494.495q.958.958.946%202.308t-.975%202.313l-.192.192l-.694-.707l.173-.193q.671-.671.685-1.603T8.41%2012.29l-1.226-1.216L8.89%209.41q.396-.396.396-.963q0-.566-.395-.962l-.289-.289l-2.158%202.139q-1.719%201.719-1.748%204.11t1.69%204.11t4.143%201.72t4.142-1.72l5.681-5.686l.714.714l-5.706%205.68q-2.025%202.025-4.831%202.025t-4.831-2.025m10.571%203.512l-.019-1.006q1.88%200%203.2-1.319t1.32-3.2l1.005.02q0%202.288-1.609%203.896t-3.897%201.609M2.225%207.731q0-2.289%201.609-3.897Q5.442%202.225%207.73%202.225l.019%201.006q-1.88%200-3.2%201.319t-1.32%203.2z%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-sharp.svg?color=%231a73e8&size=48