palm down hand dark emoji

palm-down-hand-dark from Fluent Emoji Flat by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.

Name
palm-down-hand-dark
Set
Fluent Emoji Flat
Style
Default
Category
People & Body
Viewbox
32×32
License
MIT

The same emoji in other sets

More people & body icons from Fluent Emoji Flat

Use the palm down hand dark emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#341a1c" d="M14.614 10.262a2 2 0 0 1 3.412-.828a1.995 1.995 0 0 1 2.455.403a2 2 0 0 1 3.306.936l1.664 6.21a2 2 0 0 1-3.863 1.034L21 15.825v.792a2 2 0 0 1-4 0v-.62a2 2 0 0 1-3.428-1.846z"/><path fill="#573739" d="M2.024 12.61c0 4.147 1.696 6.308 5.315 9.559a6 6 0 0 0 3.905 1.444h3.175c.386 0 .755-.015 1.02.267a2.33 2.33 0 0 0 3.564-.195l.069-.092a2.426 2.426 0 0 0-.23-3.174l-.615-.613a4.1 4.1 0 0 0-2.899-1.197h-.551a2.72 2.72 0 0 1-2.46-1.554l-.021-.047a2.8 2.8 0 0 1-.271-1.202v-.197a3 3 0 0 1 3-3h5.186a2 2 0 0 1 1.396.568l4.256 4.149a2.422 2.422 0 1 0 3.288-3.555l-6.428-5.64a6 6 0 0 0-3.958-1.49h-9.56c-3.311 0-7.18 1.82-7.18 5.968"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatPalmDownHandDark(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"><path fill="#341a1c" d="M14.614 10.262a2 2 0 0 1 3.412-.828a1.995 1.995 0 0 1 2.455.403a2 2 0 0 1 3.306.936l1.664 6.21a2 2 0 0 1-3.863 1.034L21 15.825v.792a2 2 0 0 1-4 0v-.62a2 2 0 0 1-3.428-1.846z"/><path fill="#573739" d="M2.024 12.61c0 4.147 1.696 6.308 5.315 9.559a6 6 0 0 0 3.905 1.444h3.175c.386 0 .755-.015 1.02.267a2.33 2.33 0 0 0 3.564-.195l.069-.092a2.426 2.426 0 0 0-.23-3.174l-.615-.613a4.1 4.1 0 0 0-2.899-1.197h-.551a2.72 2.72 0 0 1-2.46-1.554l-.021-.047a2.8 2.8 0 0 1-.271-1.202v-.197a3 3 0 0 1 3-3h5.186a2 2 0 0 1 1.396.568l4.256 4.149a2.422 2.422 0 1 0 3.288-3.555l-6.428-5.64a6 6 0 0 0-3.958-1.49h-9.56c-3.311 0-7.18 1.82-7.18 5.968"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#341a1c" d="M14.614 10.262a2 2 0 0 1 3.412-.828a1.995 1.995 0 0 1 2.455.403a2 2 0 0 1 3.306.936l1.664 6.21a2 2 0 0 1-3.863 1.034L21 15.825v.792a2 2 0 0 1-4 0v-.62a2 2 0 0 1-3.428-1.846z"/><path fill="#573739" d="M2.024 12.61c0 4.147 1.696 6.308 5.315 9.559a6 6 0 0 0 3.905 1.444h3.175c.386 0 .755-.015 1.02.267a2.33 2.33 0 0 0 3.564-.195l.069-.092a2.426 2.426 0 0 0-.23-3.174l-.615-.613a4.1 4.1 0 0 0-2.899-1.197h-.551a2.72 2.72 0 0 1-2.46-1.554l-.021-.047a2.8 2.8 0 0 1-.271-1.202v-.197a3 3 0 0 1 3-3h5.186a2 2 0 0 1 1.396.568l4.256 4.149a2.422 2.422 0 1 0 3.288-3.555l-6.428-5.64a6 6 0 0 0-3.958-1.49h-9.56c-3.311 0-7.18 1.82-7.18 5.968"/></g></svg>
</template>

CSS

.icon-palm-down-hand-dark {
  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%3Cpath%20fill%3D%22%23341a1c%22%20d%3D%22M14.614%2010.262a2%202%200%200%201%203.412-.828a1.995%201.995%200%200%201%202.455.403a2%202%200%200%201%203.306.936l1.664%206.21a2%202%200%200%201-3.863%201.034L21%2015.825v.792a2%202%200%200%201-4%200v-.62a2%202%200%200%201-3.428-1.846z%22%2F%3E%3Cpath%20fill%3D%22%23573739%22%20d%3D%22M2.024%2012.61c0%204.147%201.696%206.308%205.315%209.559a6%206%200%200%200%203.905%201.444h3.175c.386%200%20.755-.015%201.02.267a2.33%202.33%200%200%200%203.564-.195l.069-.092a2.426%202.426%200%200%200-.23-3.174l-.615-.613a4.1%204.1%200%200%200-2.899-1.197h-.551a2.72%202.72%200%200%201-2.46-1.554l-.021-.047a2.8%202.8%200%200%201-.271-1.202v-.197a3%203%200%200%201%203-3h5.186a2%202%200%200%201%201.396.568l4.256%204.149a2.422%202.422%200%201%200%203.288-3.555l-6.428-5.64a6%206%200%200%200-3.958-1.49h-9.56c-3.311%200-7.18%201.82-7.18%205.968%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23341a1c%22%20d%3D%22M14.614%2010.262a2%202%200%200%201%203.412-.828a1.995%201.995%200%200%201%202.455.403a2%202%200%200%201%203.306.936l1.664%206.21a2%202%200%200%201-3.863%201.034L21%2015.825v.792a2%202%200%200%201-4%200v-.62a2%202%200%200%201-3.428-1.846z%22%2F%3E%3Cpath%20fill%3D%22%23573739%22%20d%3D%22M2.024%2012.61c0%204.147%201.696%206.308%205.315%209.559a6%206%200%200%200%203.905%201.444h3.175c.386%200%20.755-.015%201.02.267a2.33%202.33%200%200%200%203.564-.195l.069-.092a2.426%202.426%200%200%200-.23-3.174l-.615-.613a4.1%204.1%200%200%200-2.899-1.197h-.551a2.72%202.72%200%200%201-2.46-1.554l-.021-.047a2.8%202.8%200%200%201-.271-1.202v-.197a3%203%200%200%201%203-3h5.186a2%202%200%200%201%201.396.568l4.256%204.149a2.422%202.422%200%201%200%203.288-3.555l-6.428-5.64a6%206%200%200%200-3.958-1.49h-9.56c-3.311%200-7.18%201.82-7.18%205.968%22%2F%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/palm-down-hand-dark.svg?color=%231a73e8&size=48