palm up hand light emoji

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

Name
palm-up-hand-light
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 up hand light emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f1b99b" d="M21 15.433v-.792a2 2 0 0 0-4 0v.62a2 2 0 0 0-3.428 1.845l1.042 3.89a2 2 0 0 0 3.412.827a1.995 1.995 0 0 0 2.455-.403a2 2 0 0 0 3.306-.936l1.664-6.208a2 2 0 0 0-3.863-1.036z"/><path fill="#ffd7c2" d="M2.024 18.648c0-4.148 1.696-6.308 5.315-9.56a6 6 0 0 1 3.905-1.444h3.175c.386 0 .755.016 1.02-.266a2.33 2.33 0 0 1 3.564.194l.069.092a2.426 2.426 0 0 1-.23 3.175l-.615.612a4.1 4.1 0 0 1-2.899 1.197h-.551a2.72 2.72 0 0 0-2.46 1.555l-.021.046a2.8 2.8 0 0 0-.271 1.203v.196a3 3 0 0 0 3 3h5.186a2 2 0 0 0 1.396-.568l4.256-4.148a2.422 2.422 0 1 1 3.288 3.555l-6.428 5.64a6 6 0 0 1-3.958 1.49h-9.56c-3.311 0-7.18-1.821-7.18-5.969"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatPalmUpHandLight(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="#f1b99b" d="M21 15.433v-.792a2 2 0 0 0-4 0v.62a2 2 0 0 0-3.428 1.845l1.042 3.89a2 2 0 0 0 3.412.827a1.995 1.995 0 0 0 2.455-.403a2 2 0 0 0 3.306-.936l1.664-6.208a2 2 0 0 0-3.863-1.036z"/><path fill="#ffd7c2" d="M2.024 18.648c0-4.148 1.696-6.308 5.315-9.56a6 6 0 0 1 3.905-1.444h3.175c.386 0 .755.016 1.02-.266a2.33 2.33 0 0 1 3.564.194l.069.092a2.426 2.426 0 0 1-.23 3.175l-.615.612a4.1 4.1 0 0 1-2.899 1.197h-.551a2.72 2.72 0 0 0-2.46 1.555l-.021.046a2.8 2.8 0 0 0-.271 1.203v.196a3 3 0 0 0 3 3h5.186a2 2 0 0 0 1.396-.568l4.256-4.148a2.422 2.422 0 1 1 3.288 3.555l-6.428 5.64a6 6 0 0 1-3.958 1.49h-9.56c-3.311 0-7.18-1.821-7.18-5.969"/></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="#f1b99b" d="M21 15.433v-.792a2 2 0 0 0-4 0v.62a2 2 0 0 0-3.428 1.845l1.042 3.89a2 2 0 0 0 3.412.827a1.995 1.995 0 0 0 2.455-.403a2 2 0 0 0 3.306-.936l1.664-6.208a2 2 0 0 0-3.863-1.036z"/><path fill="#ffd7c2" d="M2.024 18.648c0-4.148 1.696-6.308 5.315-9.56a6 6 0 0 1 3.905-1.444h3.175c.386 0 .755.016 1.02-.266a2.33 2.33 0 0 1 3.564.194l.069.092a2.426 2.426 0 0 1-.23 3.175l-.615.612a4.1 4.1 0 0 1-2.899 1.197h-.551a2.72 2.72 0 0 0-2.46 1.555l-.021.046a2.8 2.8 0 0 0-.271 1.203v.196a3 3 0 0 0 3 3h5.186a2 2 0 0 0 1.396-.568l4.256-4.148a2.422 2.422 0 1 1 3.288 3.555l-6.428 5.64a6 6 0 0 1-3.958 1.49h-9.56c-3.311 0-7.18-1.821-7.18-5.969"/></g></svg>
</template>

CSS

.icon-palm-up-hand-light {
  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%23f1b99b%22%20d%3D%22M21%2015.433v-.792a2%202%200%200%200-4%200v.62a2%202%200%200%200-3.428%201.845l1.042%203.89a2%202%200%200%200%203.412.827a1.995%201.995%200%200%200%202.455-.403a2%202%200%200%200%203.306-.936l1.664-6.208a2%202%200%200%200-3.863-1.036z%22%2F%3E%3Cpath%20fill%3D%22%23ffd7c2%22%20d%3D%22M2.024%2018.648c0-4.148%201.696-6.308%205.315-9.56a6%206%200%200%201%203.905-1.444h3.175c.386%200%20.755.016%201.02-.266a2.33%202.33%200%200%201%203.564.194l.069.092a2.426%202.426%200%200%201-.23%203.175l-.615.612a4.1%204.1%200%200%201-2.899%201.197h-.551a2.72%202.72%200%200%200-2.46%201.555l-.021.046a2.8%202.8%200%200%200-.271%201.203v.196a3%203%200%200%200%203%203h5.186a2%202%200%200%200%201.396-.568l4.256-4.148a2.422%202.422%200%201%201%203.288%203.555l-6.428%205.64a6%206%200%200%201-3.958%201.49h-9.56c-3.311%200-7.18-1.821-7.18-5.969%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%23f1b99b%22%20d%3D%22M21%2015.433v-.792a2%202%200%200%200-4%200v.62a2%202%200%200%200-3.428%201.845l1.042%203.89a2%202%200%200%200%203.412.827a1.995%201.995%200%200%200%202.455-.403a2%202%200%200%200%203.306-.936l1.664-6.208a2%202%200%200%200-3.863-1.036z%22%2F%3E%3Cpath%20fill%3D%22%23ffd7c2%22%20d%3D%22M2.024%2018.648c0-4.148%201.696-6.308%205.315-9.56a6%206%200%200%201%203.905-1.444h3.175c.386%200%20.755.016%201.02-.266a2.33%202.33%200%200%201%203.564.194l.069.092a2.426%202.426%200%200%201-.23%203.175l-.615.612a4.1%204.1%200%200%201-2.899%201.197h-.551a2.72%202.72%200%200%200-2.46%201.555l-.021.046a2.8%202.8%200%200%200-.271%201.203v.196a3%203%200%200%200%203%203h5.186a2%202%200%200%200%201.396-.568l4.256-4.148a2.422%202.422%200%201%201%203.288%203.555l-6.428%205.64a6%206%200%200%201-3.958%201.49h-9.56c-3.311%200-7.18-1.821-7.18-5.969%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-up-hand-light.svg?color=%231a73e8&size=48