head shaking horizontally emoji

head-shaking-horizontally from Fluent Emoji Flat by Microsoft Corporation · Default · Smileys & Emotion · MIT Free for personal and commercial use.

Name
head-shaking-horizontally
Set
Fluent Emoji Flat
Style
Default
Category
Smileys & Emotion
Viewbox
32×32
License
MIT

The same emoji in other sets

More smileys & emotion icons from Fluent Emoji Flat

Use the head shaking horizontally emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g clip-path="url(#SVGkRCCwb7V20)"><path fill="#ffb02e" d="M15 30c9.335 0 14-6.268 14-14S24.335 2 15 2S1 8.268 1 16s4.665 14 14 14"/><path fill="#402a32" d="M3.811 10.658c.144-.43.502-1.108 1.095-1.67C5.491 8.433 6.29 8 7.337 8a.5.5 0 0 0 0-1c-1.352 0-2.387.567-3.12 1.262c-.723.688-1.164 1.51-1.354 2.08a.5.5 0 1 0 .948.316m18.052 0c-.144-.43-.502-1.108-1.095-1.67C20.183 8.433 19.385 8 18.337 8a.5.5 0 0 1 0-1c1.352 0 2.387.567 3.12 1.262c.723.688 1.165 1.51 1.354 2.08a.5.5 0 0 1-.948.316M4.544 16.293a1 1 0 0 0-1.414 1.414C3.655 18.232 4.977 19 6.837 19s3.183-.768 3.707-1.293a1 1 0 1 0-1.414-1.414c-.142.142-.953.707-2.293.707s-2.15-.565-2.293-.707m12 0a1 1 0 0 0-1.414 1.414c.525.525 1.847 1.293 3.707 1.293s3.183-.768 3.707-1.293a1 1 0 1 0-1.414-1.414c-.142.142-.953.707-2.293.707s-2.15-.565-2.293-.707M8.637 23.4a1 1 0 1 0-1.6 1.2c.69.92 2.688 2.4 5.8 2.4s5.11-1.48 5.8-2.4a1 1 0 0 0-1.6-1.2c-.31.413-1.712 1.6-4.2 1.6s-3.89-1.187-4.2-1.6"/><path fill="#00a6ed" fill-rule="evenodd" d="M29.571 11.068a1 1 0 0 1 1.39.257c.488.707.832 1.55.971 2.536c.297 2.105-.634 4.062-2.244 5.633c-1.606 1.568-3.95 2.824-6.72 3.613a1 1 0 0 1-.547-1.924c2.541-.723 4.561-1.842 5.87-3.12c1.306-1.274 1.843-2.633 1.66-3.922a3.9 3.9 0 0 0-.637-1.682a1 1 0 0 1 .257-1.39m.18 11.761a1 1 0 0 1-.143 1.407c-1.867 1.523-4.067 2.592-6.75 3.235a1 1 0 0 1-.466-1.944c2.421-.581 4.341-1.527 5.952-2.841a1 1 0 0 1 1.407.143" clip-rule="evenodd"/></g><defs><clipPath id="SVGkRCCwb7V20"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatHeadShakingHorizontally(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g clipPath="url(#SVGkRCCwb7V20)"><path fill="#ffb02e" d="M15 30c9.335 0 14-6.268 14-14S24.335 2 15 2S1 8.268 1 16s4.665 14 14 14"/><path fill="#402a32" d="M3.811 10.658c.144-.43.502-1.108 1.095-1.67C5.491 8.433 6.29 8 7.337 8a.5.5 0 0 0 0-1c-1.352 0-2.387.567-3.12 1.262c-.723.688-1.164 1.51-1.354 2.08a.5.5 0 1 0 .948.316m18.052 0c-.144-.43-.502-1.108-1.095-1.67C20.183 8.433 19.385 8 18.337 8a.5.5 0 0 1 0-1c1.352 0 2.387.567 3.12 1.262c.723.688 1.165 1.51 1.354 2.08a.5.5 0 0 1-.948.316M4.544 16.293a1 1 0 0 0-1.414 1.414C3.655 18.232 4.977 19 6.837 19s3.183-.768 3.707-1.293a1 1 0 1 0-1.414-1.414c-.142.142-.953.707-2.293.707s-2.15-.565-2.293-.707m12 0a1 1 0 0 0-1.414 1.414c.525.525 1.847 1.293 3.707 1.293s3.183-.768 3.707-1.293a1 1 0 1 0-1.414-1.414c-.142.142-.953.707-2.293.707s-2.15-.565-2.293-.707M8.637 23.4a1 1 0 1 0-1.6 1.2c.69.92 2.688 2.4 5.8 2.4s5.11-1.48 5.8-2.4a1 1 0 0 0-1.6-1.2c-.31.413-1.712 1.6-4.2 1.6s-3.89-1.187-4.2-1.6"/><path fill="#00a6ed" fillRule="evenodd" d="M29.571 11.068a1 1 0 0 1 1.39.257c.488.707.832 1.55.971 2.536c.297 2.105-.634 4.062-2.244 5.633c-1.606 1.568-3.95 2.824-6.72 3.613a1 1 0 0 1-.547-1.924c2.541-.723 4.561-1.842 5.87-3.12c1.306-1.274 1.843-2.633 1.66-3.922a3.9 3.9 0 0 0-.637-1.682a1 1 0 0 1 .257-1.39m.18 11.761a1 1 0 0 1-.143 1.407c-1.867 1.523-4.067 2.592-6.75 3.235a1 1 0 0 1-.466-1.944c2.421-.581 4.341-1.527 5.952-2.841a1 1 0 0 1 1.407.143" clipRule="evenodd"/></g><defs><clipPath id="SVGkRCCwb7V20"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g clip-path="url(#SVGkRCCwb7V20)"><path fill="#ffb02e" d="M15 30c9.335 0 14-6.268 14-14S24.335 2 15 2S1 8.268 1 16s4.665 14 14 14"/><path fill="#402a32" d="M3.811 10.658c.144-.43.502-1.108 1.095-1.67C5.491 8.433 6.29 8 7.337 8a.5.5 0 0 0 0-1c-1.352 0-2.387.567-3.12 1.262c-.723.688-1.164 1.51-1.354 2.08a.5.5 0 1 0 .948.316m18.052 0c-.144-.43-.502-1.108-1.095-1.67C20.183 8.433 19.385 8 18.337 8a.5.5 0 0 1 0-1c1.352 0 2.387.567 3.12 1.262c.723.688 1.165 1.51 1.354 2.08a.5.5 0 0 1-.948.316M4.544 16.293a1 1 0 0 0-1.414 1.414C3.655 18.232 4.977 19 6.837 19s3.183-.768 3.707-1.293a1 1 0 1 0-1.414-1.414c-.142.142-.953.707-2.293.707s-2.15-.565-2.293-.707m12 0a1 1 0 0 0-1.414 1.414c.525.525 1.847 1.293 3.707 1.293s3.183-.768 3.707-1.293a1 1 0 1 0-1.414-1.414c-.142.142-.953.707-2.293.707s-2.15-.565-2.293-.707M8.637 23.4a1 1 0 1 0-1.6 1.2c.69.92 2.688 2.4 5.8 2.4s5.11-1.48 5.8-2.4a1 1 0 0 0-1.6-1.2c-.31.413-1.712 1.6-4.2 1.6s-3.89-1.187-4.2-1.6"/><path fill="#00a6ed" fill-rule="evenodd" d="M29.571 11.068a1 1 0 0 1 1.39.257c.488.707.832 1.55.971 2.536c.297 2.105-.634 4.062-2.244 5.633c-1.606 1.568-3.95 2.824-6.72 3.613a1 1 0 0 1-.547-1.924c2.541-.723 4.561-1.842 5.87-3.12c1.306-1.274 1.843-2.633 1.66-3.922a3.9 3.9 0 0 0-.637-1.682a1 1 0 0 1 .257-1.39m.18 11.761a1 1 0 0 1-.143 1.407c-1.867 1.523-4.067 2.592-6.75 3.235a1 1 0 0 1-.466-1.944c2.421-.581 4.341-1.527 5.952-2.841a1 1 0 0 1 1.407.143" clip-rule="evenodd"/></g><defs><clipPath id="SVGkRCCwb7V20"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath></defs></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGkRCCwb7V20)%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15%2030c9.335%200%2014-6.268%2014-14S24.335%202%2015%202S1%208.268%201%2016s4.665%2014%2014%2014%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M3.811%2010.658c.144-.43.502-1.108%201.095-1.67C5.491%208.433%206.29%208%207.337%208a.5.5%200%200%200%200-1c-1.352%200-2.387.567-3.12%201.262c-.723.688-1.164%201.51-1.354%202.08a.5.5%200%201%200%20.948.316m18.052%200c-.144-.43-.502-1.108-1.095-1.67C20.183%208.433%2019.385%208%2018.337%208a.5.5%200%200%201%200-1c1.352%200%202.387.567%203.12%201.262c.723.688%201.165%201.51%201.354%202.08a.5.5%200%200%201-.948.316M4.544%2016.293a1%201%200%200%200-1.414%201.414C3.655%2018.232%204.977%2019%206.837%2019s3.183-.768%203.707-1.293a1%201%200%201%200-1.414-1.414c-.142.142-.953.707-2.293.707s-2.15-.565-2.293-.707m12%200a1%201%200%200%200-1.414%201.414c.525.525%201.847%201.293%203.707%201.293s3.183-.768%203.707-1.293a1%201%200%201%200-1.414-1.414c-.142.142-.953.707-2.293.707s-2.15-.565-2.293-.707M8.637%2023.4a1%201%200%201%200-1.6%201.2c.69.92%202.688%202.4%205.8%202.4s5.11-1.48%205.8-2.4a1%201%200%200%200-1.6-1.2c-.31.413-1.712%201.6-4.2%201.6s-3.89-1.187-4.2-1.6%22%2F%3E%3Cpath%20fill%3D%22%2300a6ed%22%20fill-rule%3D%22evenodd%22%20d%3D%22M29.571%2011.068a1%201%200%200%201%201.39.257c.488.707.832%201.55.971%202.536c.297%202.105-.634%204.062-2.244%205.633c-1.606%201.568-3.95%202.824-6.72%203.613a1%201%200%200%201-.547-1.924c2.541-.723%204.561-1.842%205.87-3.12c1.306-1.274%201.843-2.633%201.66-3.922a3.9%203.9%200%200%200-.637-1.682a1%201%200%200%201%20.257-1.39m.18%2011.761a1%201%200%200%201-.143%201.407c-1.867%201.523-4.067%202.592-6.75%203.235a1%201%200%200%201-.466-1.944c2.421-.581%204.341-1.527%205.952-2.841a1%201%200%200%201%201.407.143%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGkRCCwb7V20%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGkRCCwb7V20)%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15%2030c9.335%200%2014-6.268%2014-14S24.335%202%2015%202S1%208.268%201%2016s4.665%2014%2014%2014%22%2F%3E%3Cpath%20fill%3D%22%23402a32%22%20d%3D%22M3.811%2010.658c.144-.43.502-1.108%201.095-1.67C5.491%208.433%206.29%208%207.337%208a.5.5%200%200%200%200-1c-1.352%200-2.387.567-3.12%201.262c-.723.688-1.164%201.51-1.354%202.08a.5.5%200%201%200%20.948.316m18.052%200c-.144-.43-.502-1.108-1.095-1.67C20.183%208.433%2019.385%208%2018.337%208a.5.5%200%200%201%200-1c1.352%200%202.387.567%203.12%201.262c.723.688%201.165%201.51%201.354%202.08a.5.5%200%200%201-.948.316M4.544%2016.293a1%201%200%200%200-1.414%201.414C3.655%2018.232%204.977%2019%206.837%2019s3.183-.768%203.707-1.293a1%201%200%201%200-1.414-1.414c-.142.142-.953.707-2.293.707s-2.15-.565-2.293-.707m12%200a1%201%200%200%200-1.414%201.414c.525.525%201.847%201.293%203.707%201.293s3.183-.768%203.707-1.293a1%201%200%201%200-1.414-1.414c-.142.142-.953.707-2.293.707s-2.15-.565-2.293-.707M8.637%2023.4a1%201%200%201%200-1.6%201.2c.69.92%202.688%202.4%205.8%202.4s5.11-1.48%205.8-2.4a1%201%200%200%200-1.6-1.2c-.31.413-1.712%201.6-4.2%201.6s-3.89-1.187-4.2-1.6%22%2F%3E%3Cpath%20fill%3D%22%2300a6ed%22%20fill-rule%3D%22evenodd%22%20d%3D%22M29.571%2011.068a1%201%200%200%201%201.39.257c.488.707.832%201.55.971%202.536c.297%202.105-.634%204.062-2.244%205.633c-1.606%201.568-3.95%202.824-6.72%203.613a1%201%200%200%201-.547-1.924c2.541-.723%204.561-1.842%205.87-3.12c1.306-1.274%201.843-2.633%201.66-3.922a3.9%203.9%200%200%200-.637-1.682a1%201%200%200%201%20.257-1.39m.18%2011.761a1%201%200%200%201-.143%201.407c-1.867%201.523-4.067%202.592-6.75%203.235a1%201%200%200%201-.466-1.944c2.421-.581%204.341-1.527%205.952-2.841a1%201%200%200%201%201.407.143%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGkRCCwb7V20%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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