head shaking horizontally emoji

head-shaking-horizontally from Noto Emoji by Google Inc · Default · Smileys & Emotion · Apache-2.0 Free for personal and commercial use.

Name
head-shaking-horizontally
Set
Noto Emoji
Style
Default
Category
Smileys & Emotion
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More smileys & emotion icons from Noto Emoji

Use the head shaking horizontally emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVGq0jay3wS" cx="-360.73" cy="-2412.66" r="52.89" fx="-360.73" fy="-2412.66" gradientTransform="matrix(1 0 0 -1 417.69 -2350)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"/><stop offset=".92" stop-color="#f7c02b"/><stop offset="1" stop-color="#f4a223"/></radialGradient></defs><path fill="url(#SVGq0jay3wS)" d="M56.96 114.6c-25.92 0-53.82-16.24-53.82-51.94s28.01-51.95 53.82-51.95c14.36 0 27.69 4.68 37.47 13.32c10.72 9.47 16.34 22.8 16.34 38.51s-5.62 28.94-16.34 38.41c-9.78 8.74-23.21 13.64-37.47 13.64z"/><path fill="#eb8f00" d="M101.41 31.84c5 8.02 7.49 17.49 7.49 28.11c0 15.72-5.62 28.94-16.34 38.41c-9.89 8.64-23.21 13.43-37.47 13.43c-16.76 0-34.35-6.87-44.76-21.34c9.99 16.45 28.83 24.05 46.63 24.05c14.26 0 27.69-4.79 37.47-13.43c10.72-9.47 16.34-22.8 16.34-38.41c0-11.87-3.23-22.38-9.37-30.81z"/><path fill="#422b0d" d="M61.84 55.81c-3.05 3.41-5.99 4.7-9.05 4.58c-2.47-.12-4.7-.94-6.58-3.76c-2-3.05-5.99-2.47-5.64 1.53c.59 5.87 6.58 9.87 12.22 10.1c6.93.23 12.34-3.52 14.69-9.16c1.53-3.52-3.29-5.99-5.64-3.29m-38.95 0c-2.77 3.64-5.09 4.58-7.97 4.58c-2.21 0-4.09-2-4.98-3.99c-1.22-2.47-4.32-1.88-4.32 1.06c0 5.4 4.43 10.1 9.63 10.1c6.42 0 10.62-3.41 12.39-8.46c1.11-3.64-2.55-5.99-4.76-3.29z"/><path fill="#eb8f00" d="M109.09 70.82c-8.01 1.61-18.43 2.35-27.21 2.25c-2.05 0-3.51.71-3.51 2.48s.96 2.62 3.73 2.62c6.82 0 17.08-.42 26.12-2.08c.37-1.72.66-3.47.87-5.27m-3.68 14.88c-9.72 1.78-18.96 2.11-24.03 2.33c-1.4.1-3.01.71-3.01 2.64s1.42 2.39 4.02 2.39c6.86 0 13.52-.51 20.49-2.04c.95-1.71 1.79-3.49 2.52-5.32z"/><path fill="#b0bec5" d="M110.28 54.64c5.63 1.74 9.6 3.93 9.46 6.68c.01 5.57-23.08 8.58-39.88 8.38c-2.04 0-3.5 1.11-3.5 2.88s.95 3.21 3.72 3.21c14.5 0 44.62-1.89 45.22-13.69c.26-6.84-8.37-10.61-15.93-12.58zM80.81 90.73c-2.59 0-4.22-1.17-4.22-3.1s1.81-2.82 3.21-2.92c7-.3 22-.8 35.2-5.1c2.1-.7 3.44.17 3.84 1.07c.5 1.2-.47 2.4-2.47 3.2c-12.91 5.39-23.96 6.85-35.56 6.85"/><path fill="#422b0d" d="M36.16 94.46c9.31 0 15.95-5.54 17.94-8.46c.77-1.13.92-2.35.41-3.27c-.39-.7-1.1-1.09-1.95-1.09c-.28 0-.58.05-.88.14c-4.69 1.41-8.66 3.17-15.52 3.75c-5.75.49-9.02-1.09-13.31-2.84c-.68-.28-1.22-.37-1.51-.37c-.85 0-1.56.4-1.95 1.09c-.52.92-.37 2.14.41 3.27c2 2.92 8.21 7.79 16.37 7.79z"/></svg>

React

import type { SVGProps } from "react";

export function NotoHeadShakingHorizontally(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVGq0jay3wS" cx="-360.73" cy="-2412.66" r="52.89" fx="-360.73" fy="-2412.66" gradientTransform="matrix(1 0 0 -1 417.69 -2350)" gradientUnits="userSpaceOnUse"><stop offset=".5" stopColor="#fde030"/><stop offset=".92" stopColor="#f7c02b"/><stop offset="1" stopColor="#f4a223"/></radialGradient></defs><path fill="url(#SVGq0jay3wS)" d="M56.96 114.6c-25.92 0-53.82-16.24-53.82-51.94s28.01-51.95 53.82-51.95c14.36 0 27.69 4.68 37.47 13.32c10.72 9.47 16.34 22.8 16.34 38.51s-5.62 28.94-16.34 38.41c-9.78 8.74-23.21 13.64-37.47 13.64z"/><path fill="#eb8f00" d="M101.41 31.84c5 8.02 7.49 17.49 7.49 28.11c0 15.72-5.62 28.94-16.34 38.41c-9.89 8.64-23.21 13.43-37.47 13.43c-16.76 0-34.35-6.87-44.76-21.34c9.99 16.45 28.83 24.05 46.63 24.05c14.26 0 27.69-4.79 37.47-13.43c10.72-9.47 16.34-22.8 16.34-38.41c0-11.87-3.23-22.38-9.37-30.81z"/><path fill="#422b0d" d="M61.84 55.81c-3.05 3.41-5.99 4.7-9.05 4.58c-2.47-.12-4.7-.94-6.58-3.76c-2-3.05-5.99-2.47-5.64 1.53c.59 5.87 6.58 9.87 12.22 10.1c6.93.23 12.34-3.52 14.69-9.16c1.53-3.52-3.29-5.99-5.64-3.29m-38.95 0c-2.77 3.64-5.09 4.58-7.97 4.58c-2.21 0-4.09-2-4.98-3.99c-1.22-2.47-4.32-1.88-4.32 1.06c0 5.4 4.43 10.1 9.63 10.1c6.42 0 10.62-3.41 12.39-8.46c1.11-3.64-2.55-5.99-4.76-3.29z"/><path fill="#eb8f00" d="M109.09 70.82c-8.01 1.61-18.43 2.35-27.21 2.25c-2.05 0-3.51.71-3.51 2.48s.96 2.62 3.73 2.62c6.82 0 17.08-.42 26.12-2.08c.37-1.72.66-3.47.87-5.27m-3.68 14.88c-9.72 1.78-18.96 2.11-24.03 2.33c-1.4.1-3.01.71-3.01 2.64s1.42 2.39 4.02 2.39c6.86 0 13.52-.51 20.49-2.04c.95-1.71 1.79-3.49 2.52-5.32z"/><path fill="#b0bec5" d="M110.28 54.64c5.63 1.74 9.6 3.93 9.46 6.68c.01 5.57-23.08 8.58-39.88 8.38c-2.04 0-3.5 1.11-3.5 2.88s.95 3.21 3.72 3.21c14.5 0 44.62-1.89 45.22-13.69c.26-6.84-8.37-10.61-15.93-12.58zM80.81 90.73c-2.59 0-4.22-1.17-4.22-3.1s1.81-2.82 3.21-2.92c7-.3 22-.8 35.2-5.1c2.1-.7 3.44.17 3.84 1.07c.5 1.2-.47 2.4-2.47 3.2c-12.91 5.39-23.96 6.85-35.56 6.85"/><path fill="#422b0d" d="M36.16 94.46c9.31 0 15.95-5.54 17.94-8.46c.77-1.13.92-2.35.41-3.27c-.39-.7-1.1-1.09-1.95-1.09c-.28 0-.58.05-.88.14c-4.69 1.41-8.66 3.17-15.52 3.75c-5.75.49-9.02-1.09-13.31-2.84c-.68-.28-1.22-.37-1.51-.37c-.85 0-1.56.4-1.95 1.09c-.52.92-.37 2.14.41 3.27c2 2.92 8.21 7.79 16.37 7.79z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><radialGradient id="SVGq0jay3wS" cx="-360.73" cy="-2412.66" r="52.89" fx="-360.73" fy="-2412.66" gradientTransform="matrix(1 0 0 -1 417.69 -2350)" gradientUnits="userSpaceOnUse"><stop offset=".5" stop-color="#fde030"/><stop offset=".92" stop-color="#f7c02b"/><stop offset="1" stop-color="#f4a223"/></radialGradient></defs><path fill="url(#SVGq0jay3wS)" d="M56.96 114.6c-25.92 0-53.82-16.24-53.82-51.94s28.01-51.95 53.82-51.95c14.36 0 27.69 4.68 37.47 13.32c10.72 9.47 16.34 22.8 16.34 38.51s-5.62 28.94-16.34 38.41c-9.78 8.74-23.21 13.64-37.47 13.64z"/><path fill="#eb8f00" d="M101.41 31.84c5 8.02 7.49 17.49 7.49 28.11c0 15.72-5.62 28.94-16.34 38.41c-9.89 8.64-23.21 13.43-37.47 13.43c-16.76 0-34.35-6.87-44.76-21.34c9.99 16.45 28.83 24.05 46.63 24.05c14.26 0 27.69-4.79 37.47-13.43c10.72-9.47 16.34-22.8 16.34-38.41c0-11.87-3.23-22.38-9.37-30.81z"/><path fill="#422b0d" d="M61.84 55.81c-3.05 3.41-5.99 4.7-9.05 4.58c-2.47-.12-4.7-.94-6.58-3.76c-2-3.05-5.99-2.47-5.64 1.53c.59 5.87 6.58 9.87 12.22 10.1c6.93.23 12.34-3.52 14.69-9.16c1.53-3.52-3.29-5.99-5.64-3.29m-38.95 0c-2.77 3.64-5.09 4.58-7.97 4.58c-2.21 0-4.09-2-4.98-3.99c-1.22-2.47-4.32-1.88-4.32 1.06c0 5.4 4.43 10.1 9.63 10.1c6.42 0 10.62-3.41 12.39-8.46c1.11-3.64-2.55-5.99-4.76-3.29z"/><path fill="#eb8f00" d="M109.09 70.82c-8.01 1.61-18.43 2.35-27.21 2.25c-2.05 0-3.51.71-3.51 2.48s.96 2.62 3.73 2.62c6.82 0 17.08-.42 26.12-2.08c.37-1.72.66-3.47.87-5.27m-3.68 14.88c-9.72 1.78-18.96 2.11-24.03 2.33c-1.4.1-3.01.71-3.01 2.64s1.42 2.39 4.02 2.39c6.86 0 13.52-.51 20.49-2.04c.95-1.71 1.79-3.49 2.52-5.32z"/><path fill="#b0bec5" d="M110.28 54.64c5.63 1.74 9.6 3.93 9.46 6.68c.01 5.57-23.08 8.58-39.88 8.38c-2.04 0-3.5 1.11-3.5 2.88s.95 3.21 3.72 3.21c14.5 0 44.62-1.89 45.22-13.69c.26-6.84-8.37-10.61-15.93-12.58zM80.81 90.73c-2.59 0-4.22-1.17-4.22-3.1s1.81-2.82 3.21-2.92c7-.3 22-.8 35.2-5.1c2.1-.7 3.44.17 3.84 1.07c.5 1.2-.47 2.4-2.47 3.2c-12.91 5.39-23.96 6.85-35.56 6.85"/><path fill="#422b0d" d="M36.16 94.46c9.31 0 15.95-5.54 17.94-8.46c.77-1.13.92-2.35.41-3.27c-.39-.7-1.1-1.09-1.95-1.09c-.28 0-.58.05-.88.14c-4.69 1.41-8.66 3.17-15.52 3.75c-5.75.49-9.02-1.09-13.31-2.84c-.68-.28-1.22-.37-1.51-.37c-.85 0-1.56.4-1.95 1.09c-.52.92-.37 2.14.41 3.27c2 2.92 8.21 7.79 16.37 7.79z"/></svg>
</template>

CSS

.icon-head-shaking-horizontally {
  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%20128%20128%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGq0jay3wS%22%20cx%3D%22-360.73%22%20cy%3D%22-2412.66%22%20r%3D%2252.89%22%20fx%3D%22-360.73%22%20fy%3D%22-2412.66%22%20gradientTransform%3D%22matrix(1%200%200%20-1%20417.69%20-2350)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fde030%22%2F%3E%3Cstop%20offset%3D%22.92%22%20stop-color%3D%22%23f7c02b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f4a223%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGq0jay3wS)%22%20d%3D%22M56.96%20114.6c-25.92%200-53.82-16.24-53.82-51.94s28.01-51.95%2053.82-51.95c14.36%200%2027.69%204.68%2037.47%2013.32c10.72%209.47%2016.34%2022.8%2016.34%2038.51s-5.62%2028.94-16.34%2038.41c-9.78%208.74-23.21%2013.64-37.47%2013.64z%22%2F%3E%3Cpath%20fill%3D%22%23eb8f00%22%20d%3D%22M101.41%2031.84c5%208.02%207.49%2017.49%207.49%2028.11c0%2015.72-5.62%2028.94-16.34%2038.41c-9.89%208.64-23.21%2013.43-37.47%2013.43c-16.76%200-34.35-6.87-44.76-21.34c9.99%2016.45%2028.83%2024.05%2046.63%2024.05c14.26%200%2027.69-4.79%2037.47-13.43c10.72-9.47%2016.34-22.8%2016.34-38.41c0-11.87-3.23-22.38-9.37-30.81z%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M61.84%2055.81c-3.05%203.41-5.99%204.7-9.05%204.58c-2.47-.12-4.7-.94-6.58-3.76c-2-3.05-5.99-2.47-5.64%201.53c.59%205.87%206.58%209.87%2012.22%2010.1c6.93.23%2012.34-3.52%2014.69-9.16c1.53-3.52-3.29-5.99-5.64-3.29m-38.95%200c-2.77%203.64-5.09%204.58-7.97%204.58c-2.21%200-4.09-2-4.98-3.99c-1.22-2.47-4.32-1.88-4.32%201.06c0%205.4%204.43%2010.1%209.63%2010.1c6.42%200%2010.62-3.41%2012.39-8.46c1.11-3.64-2.55-5.99-4.76-3.29z%22%2F%3E%3Cpath%20fill%3D%22%23eb8f00%22%20d%3D%22M109.09%2070.82c-8.01%201.61-18.43%202.35-27.21%202.25c-2.05%200-3.51.71-3.51%202.48s.96%202.62%203.73%202.62c6.82%200%2017.08-.42%2026.12-2.08c.37-1.72.66-3.47.87-5.27m-3.68%2014.88c-9.72%201.78-18.96%202.11-24.03%202.33c-1.4.1-3.01.71-3.01%202.64s1.42%202.39%204.02%202.39c6.86%200%2013.52-.51%2020.49-2.04c.95-1.71%201.79-3.49%202.52-5.32z%22%2F%3E%3Cpath%20fill%3D%22%23b0bec5%22%20d%3D%22M110.28%2054.64c5.63%201.74%209.6%203.93%209.46%206.68c.01%205.57-23.08%208.58-39.88%208.38c-2.04%200-3.5%201.11-3.5%202.88s.95%203.21%203.72%203.21c14.5%200%2044.62-1.89%2045.22-13.69c.26-6.84-8.37-10.61-15.93-12.58zM80.81%2090.73c-2.59%200-4.22-1.17-4.22-3.1s1.81-2.82%203.21-2.92c7-.3%2022-.8%2035.2-5.1c2.1-.7%203.44.17%203.84%201.07c.5%201.2-.47%202.4-2.47%203.2c-12.91%205.39-23.96%206.85-35.56%206.85%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M36.16%2094.46c9.31%200%2015.95-5.54%2017.94-8.46c.77-1.13.92-2.35.41-3.27c-.39-.7-1.1-1.09-1.95-1.09c-.28%200-.58.05-.88.14c-4.69%201.41-8.66%203.17-15.52%203.75c-5.75.49-9.02-1.09-13.31-2.84c-.68-.28-1.22-.37-1.51-.37c-.85%200-1.56.4-1.95%201.09c-.52.92-.37%202.14.41%203.27c2%202.92%208.21%207.79%2016.37%207.79z%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%20128%20128%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGq0jay3wS%22%20cx%3D%22-360.73%22%20cy%3D%22-2412.66%22%20r%3D%2252.89%22%20fx%3D%22-360.73%22%20fy%3D%22-2412.66%22%20gradientTransform%3D%22matrix(1%200%200%20-1%20417.69%20-2350)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fde030%22%2F%3E%3Cstop%20offset%3D%22.92%22%20stop-color%3D%22%23f7c02b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f4a223%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGq0jay3wS)%22%20d%3D%22M56.96%20114.6c-25.92%200-53.82-16.24-53.82-51.94s28.01-51.95%2053.82-51.95c14.36%200%2027.69%204.68%2037.47%2013.32c10.72%209.47%2016.34%2022.8%2016.34%2038.51s-5.62%2028.94-16.34%2038.41c-9.78%208.74-23.21%2013.64-37.47%2013.64z%22%2F%3E%3Cpath%20fill%3D%22%23eb8f00%22%20d%3D%22M101.41%2031.84c5%208.02%207.49%2017.49%207.49%2028.11c0%2015.72-5.62%2028.94-16.34%2038.41c-9.89%208.64-23.21%2013.43-37.47%2013.43c-16.76%200-34.35-6.87-44.76-21.34c9.99%2016.45%2028.83%2024.05%2046.63%2024.05c14.26%200%2027.69-4.79%2037.47-13.43c10.72-9.47%2016.34-22.8%2016.34-38.41c0-11.87-3.23-22.38-9.37-30.81z%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M61.84%2055.81c-3.05%203.41-5.99%204.7-9.05%204.58c-2.47-.12-4.7-.94-6.58-3.76c-2-3.05-5.99-2.47-5.64%201.53c.59%205.87%206.58%209.87%2012.22%2010.1c6.93.23%2012.34-3.52%2014.69-9.16c1.53-3.52-3.29-5.99-5.64-3.29m-38.95%200c-2.77%203.64-5.09%204.58-7.97%204.58c-2.21%200-4.09-2-4.98-3.99c-1.22-2.47-4.32-1.88-4.32%201.06c0%205.4%204.43%2010.1%209.63%2010.1c6.42%200%2010.62-3.41%2012.39-8.46c1.11-3.64-2.55-5.99-4.76-3.29z%22%2F%3E%3Cpath%20fill%3D%22%23eb8f00%22%20d%3D%22M109.09%2070.82c-8.01%201.61-18.43%202.35-27.21%202.25c-2.05%200-3.51.71-3.51%202.48s.96%202.62%203.73%202.62c6.82%200%2017.08-.42%2026.12-2.08c.37-1.72.66-3.47.87-5.27m-3.68%2014.88c-9.72%201.78-18.96%202.11-24.03%202.33c-1.4.1-3.01.71-3.01%202.64s1.42%202.39%204.02%202.39c6.86%200%2013.52-.51%2020.49-2.04c.95-1.71%201.79-3.49%202.52-5.32z%22%2F%3E%3Cpath%20fill%3D%22%23b0bec5%22%20d%3D%22M110.28%2054.64c5.63%201.74%209.6%203.93%209.46%206.68c.01%205.57-23.08%208.58-39.88%208.38c-2.04%200-3.5%201.11-3.5%202.88s.95%203.21%203.72%203.21c14.5%200%2044.62-1.89%2045.22-13.69c.26-6.84-8.37-10.61-15.93-12.58zM80.81%2090.73c-2.59%200-4.22-1.17-4.22-3.1s1.81-2.82%203.21-2.92c7-.3%2022-.8%2035.2-5.1c2.1-.7%203.44.17%203.84%201.07c.5%201.2-.47%202.4-2.47%203.2c-12.91%205.39-23.96%206.85-35.56%206.85%22%2F%3E%3Cpath%20fill%3D%22%23422b0d%22%20d%3D%22M36.16%2094.46c9.31%200%2015.95-5.54%2017.94-8.46c.77-1.13.92-2.35.41-3.27c-.39-.7-1.1-1.09-1.95-1.09c-.28%200-.58.05-.88.14c-4.69%201.41-8.66%203.17-15.52%203.75c-5.75.49-9.02-1.09-13.31-2.84c-.68-.28-1.22-.37-1.51-.37c-.85%200-1.56.4-1.95%201.09c-.52.92-.37%202.14.41%203.27c2%202.92%208.21%207.79%2016.37%207.79z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/head-shaking-horizontally.svg?color=%231a73e8&size=48