head shaking vertically emoji
head-shaking-vertically from OpenMoji by OpenMoji · Default · Smileys Emotion · CC-BY-SA-4.0 Attribution required.
- Name
- head-shaking-vertically
- Set
- OpenMoji
- Style
- Default
- Category
- Smileys Emotion
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More smileys emotion icons from OpenMoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecracking-facecrying-cat
Use the head shaking vertically emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.342" cy="38.86" r="19.658" fill="#fcea2b"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M40.96 50.716c-.922 1.04-2.502 1.704-4.742 1.704c-2.223 0-3.804-.657-4.735-1.684m1.156-7.106c-3.336 1.78-6.56 0-6.56 0m20.705 0c-3.336 1.78-6.56 0-6.56 0"/><path d="M49.105 52.746a18.8 18.8 0 0 1-12.763 4.974c-10.416 0-18.86-8.444-18.86-18.86S25.926 20 36.342 20c3.04 0 5.912.72 8.455 1.997M55.202 38.86c0 1.905-.282 3.744-.808 5.478M48 56.702S50 71.717 52 48m-1.5-26c1.5 1 2.5 6 2.548 12.93m-7.435-17.247c1.5 1 2.5 6 2.548 12.93"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiHeadShakingVertically(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.342" cy="38.86" r="19.658" fill="#fcea2b"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M40.96 50.716c-.922 1.04-2.502 1.704-4.742 1.704c-2.223 0-3.804-.657-4.735-1.684m1.156-7.106c-3.336 1.78-6.56 0-6.56 0m20.705 0c-3.336 1.78-6.56 0-6.56 0"/><path d="M49.105 52.746a18.8 18.8 0 0 1-12.763 4.974c-10.416 0-18.86-8.444-18.86-18.86S25.926 20 36.342 20c3.04 0 5.912.72 8.455 1.997M55.202 38.86c0 1.905-.282 3.744-.808 5.478M48 56.702S50 71.717 52 48m-1.5-26c1.5 1 2.5 6 2.548 12.93m-7.435-17.247c1.5 1 2.5 6 2.548 12.93"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36.342" cy="38.86" r="19.658" fill="#fcea2b"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M40.96 50.716c-.922 1.04-2.502 1.704-4.742 1.704c-2.223 0-3.804-.657-4.735-1.684m1.156-7.106c-3.336 1.78-6.56 0-6.56 0m20.705 0c-3.336 1.78-6.56 0-6.56 0"/><path d="M49.105 52.746a18.8 18.8 0 0 1-12.763 4.974c-10.416 0-18.86-8.444-18.86-18.86S25.926 20 36.342 20c3.04 0 5.912.72 8.455 1.997M55.202 38.86c0 1.905-.282 3.744-.808 5.478M48 56.702S50 71.717 52 48m-1.5-26c1.5 1 2.5 6 2.548 12.93m-7.435-17.247c1.5 1 2.5 6 2.548 12.93"/></g></svg> </template>
CSS
.icon-head-shaking-vertically {
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%3Ccircle%20cx%3D%2236.342%22%20cy%3D%2238.86%22%20r%3D%2219.658%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M40.96%2050.716c-.922%201.04-2.502%201.704-4.742%201.704c-2.223%200-3.804-.657-4.735-1.684m1.156-7.106c-3.336%201.78-6.56%200-6.56%200m20.705%200c-3.336%201.78-6.56%200-6.56%200%22%2F%3E%3Cpath%20d%3D%22M49.105%2052.746a18.8%2018.8%200%200%201-12.763%204.974c-10.416%200-18.86-8.444-18.86-18.86S25.926%2020%2036.342%2020c3.04%200%205.912.72%208.455%201.997M55.202%2038.86c0%201.905-.282%203.744-.808%205.478M48%2056.702S50%2071.717%2052%2048m-1.5-26c1.5%201%202.5%206%202.548%2012.93m-7.435-17.247c1.5%201%202.5%206%202.548%2012.93%22%2F%3E%3C%2Fg%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%3Ccircle%20cx%3D%2236.342%22%20cy%3D%2238.86%22%20r%3D%2219.658%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M40.96%2050.716c-.922%201.04-2.502%201.704-4.742%201.704c-2.223%200-3.804-.657-4.735-1.684m1.156-7.106c-3.336%201.78-6.56%200-6.56%200m20.705%200c-3.336%201.78-6.56%200-6.56%200%22%2F%3E%3Cpath%20d%3D%22M49.105%2052.746a18.8%2018.8%200%200%201-12.763%204.974c-10.416%200-18.86-8.444-18.86-18.86S25.926%2020%2036.342%2020c3.04%200%205.912.72%208.455%201.997M55.202%2038.86c0%201.905-.282%203.744-.808%205.478M48%2056.702S50%2071.717%2052%2048m-1.5-26c1.5%201%202.5%206%202.548%2012.93m-7.435-17.247c1.5%201%202.5%206%202.548%2012.93%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/head-shaking-vertically.svg?color=%231a73e8&size=48