waving hand icon
waving-hand from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- waving-hand
- Set
- Material Symbols
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
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="M.975 7q0-2.5 1.763-4.262T7 .974V3Q5.35 3 4.175 4.175T3 7zM5.3 18.725Q3.025 16.45 3.025 13.25T5.3 7.775L7.05 6l.3.3q.725.725.725 1.762T7.35 9.826l-.35.35q-.3.3-.3.713t.3.712l.9.9q.65.65.65 1.575T7.9 15.65l1.075 1.075q1.1-1.1 1.1-2.637T8.95 11.425l-.55-.55q.65-.65.925-1.463T9.55 7.75l4.475-4.475q.3-.3.713-.3t.712.3t.3.712t-.3.713l-4.675 4.675l1.05 1.05l6.025-6q.3-.3.7-.3t.7.3t.3.7t-.3.7l-6 6.025l1.05 1.05l5.3-5.3q.3-.3.713-.3t.712.3t.3.713t-.3.712l-5.3 5.3l1.05 1.05l4.05-4.05q.3-.3.713-.3t.712.3t.3.713t-.3.712l-6 5.975Q13.975 21 10.775 21T5.3 18.725m11.7 4.3V21q1.65 0 2.825-1.175T21 17h2.025q0 2.5-1.763 4.263T17 23.025"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsWavingHand(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="M.975 7q0-2.5 1.763-4.262T7 .974V3Q5.35 3 4.175 4.175T3 7zM5.3 18.725Q3.025 16.45 3.025 13.25T5.3 7.775L7.05 6l.3.3q.725.725.725 1.762T7.35 9.826l-.35.35q-.3.3-.3.713t.3.712l.9.9q.65.65.65 1.575T7.9 15.65l1.075 1.075q1.1-1.1 1.1-2.637T8.95 11.425l-.55-.55q.65-.65.925-1.463T9.55 7.75l4.475-4.475q.3-.3.713-.3t.712.3t.3.712t-.3.713l-4.675 4.675l1.05 1.05l6.025-6q.3-.3.7-.3t.7.3t.3.7t-.3.7l-6 6.025l1.05 1.05l5.3-5.3q.3-.3.713-.3t.712.3t.3.713t-.3.712l-5.3 5.3l1.05 1.05l4.05-4.05q.3-.3.713-.3t.712.3t.3.713t-.3.712l-6 5.975Q13.975 21 10.775 21T5.3 18.725m11.7 4.3V21q1.65 0 2.825-1.175T21 17h2.025q0 2.5-1.763 4.263T17 23.025"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.975 7q0-2.5 1.763-4.262T7 .974V3Q5.35 3 4.175 4.175T3 7zM5.3 18.725Q3.025 16.45 3.025 13.25T5.3 7.775L7.05 6l.3.3q.725.725.725 1.762T7.35 9.826l-.35.35q-.3.3-.3.713t.3.712l.9.9q.65.65.65 1.575T7.9 15.65l1.075 1.075q1.1-1.1 1.1-2.637T8.95 11.425l-.55-.55q.65-.65.925-1.463T9.55 7.75l4.475-4.475q.3-.3.713-.3t.712.3t.3.712t-.3.713l-4.675 4.675l1.05 1.05l6.025-6q.3-.3.7-.3t.7.3t.3.7t-.3.7l-6 6.025l1.05 1.05l5.3-5.3q.3-.3.713-.3t.712.3t.3.713t-.3.712l-5.3 5.3l1.05 1.05l4.05-4.05q.3-.3.713-.3t.712.3t.3.713t-.3.712l-6 5.975Q13.975 21 10.775 21T5.3 18.725m11.7 4.3V21q1.65 0 2.825-1.175T21 17h2.025q0 2.5-1.763 4.263T17 23.025"/></svg> </template>
CSS
.icon-waving-hand {
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%22M.975%207q0-2.5%201.763-4.262T7%20.974V3Q5.35%203%204.175%204.175T3%207zM5.3%2018.725Q3.025%2016.45%203.025%2013.25T5.3%207.775L7.05%206l.3.3q.725.725.725%201.762T7.35%209.826l-.35.35q-.3.3-.3.713t.3.712l.9.9q.65.65.65%201.575T7.9%2015.65l1.075%201.075q1.1-1.1%201.1-2.637T8.95%2011.425l-.55-.55q.65-.65.925-1.463T9.55%207.75l4.475-4.475q.3-.3.713-.3t.712.3t.3.712t-.3.713l-4.675%204.675l1.05%201.05l6.025-6q.3-.3.7-.3t.7.3t.3.7t-.3.7l-6%206.025l1.05%201.05l5.3-5.3q.3-.3.713-.3t.712.3t.3.713t-.3.712l-5.3%205.3l1.05%201.05l4.05-4.05q.3-.3.713-.3t.712.3t.3.713t-.3.712l-6%205.975Q13.975%2021%2010.775%2021T5.3%2018.725m11.7%204.3V21q1.65%200%202.825-1.175T21%2017h2.025q0%202.5-1.763%204.263T17%2023.025%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%22M.975%207q0-2.5%201.763-4.262T7%20.974V3Q5.35%203%204.175%204.175T3%207zM5.3%2018.725Q3.025%2016.45%203.025%2013.25T5.3%207.775L7.05%206l.3.3q.725.725.725%201.762T7.35%209.826l-.35.35q-.3.3-.3.713t.3.712l.9.9q.65.65.65%201.575T7.9%2015.65l1.075%201.075q1.1-1.1%201.1-2.637T8.95%2011.425l-.55-.55q.65-.65.925-1.463T9.55%207.75l4.475-4.475q.3-.3.713-.3t.712.3t.3.712t-.3.713l-4.675%204.675l1.05%201.05l6.025-6q.3-.3.7-.3t.7.3t.3.7t-.3.7l-6%206.025l1.05%201.05l5.3-5.3q.3-.3.713-.3t.712.3t.3.713t-.3.712l-5.3%205.3l1.05%201.05l4.05-4.05q.3-.3.713-.3t.712.3t.3.713t-.3.712l-6%205.975Q13.975%2021%2010.775%2021T5.3%2018.725m11.7%204.3V21q1.65%200%202.825-1.175T21%2017h2.025q0%202.5-1.763%204.263T17%2023.025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/waving-hand.svg?color=%231a73e8&size=48