raisedhandsfingerssplayed emoji

raisedhandsfingerssplayed from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.

Name
raisedhandsfingerssplayed
Set
Firefox OS Emoji
Style
Default
Category
People
Viewbox
512×512
License
Apache 2.0

More people icons from Firefox OS Emoji

Use the raisedhandsfingerssplayed emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD3B6" d="M476.715 256.102c-10.115-9.01-32.509-21.494-78.537 22.719c-6.722 6.457-11.353 9.641-16.218 14.217c12.468-82.712 49.988-226.284 49.988-226.284c3.382-16.581-11.104-25.618-25.349-25.618c-14.207 0-20.482 10.108-25.747 25.618l-45.091 125.841c-.006.104.009.202-.015.323c-2.967 15.092-15.61 13.093-18.327 3.138l12.942-169.374c0-14.143-11.13-25.593-25.375-25.593c-14.207 0-25.747 11.463-25.747 25.593L257.426 196.47c-1.94 9.44-15.909 9.084-16.938-1.071L216.762 52.275c0-14.143-11.13-25.593-25.375-25.593c-14.207 0-25.747 11.463-25.747 25.593l14.85 143.409c-.079.19-.127.492-.127.948c0 11.589-14.916 12.668-17.695 3.238l-38.793-97.749c-5.167-15.567-11.129-25.593-25.375-25.593c-14.207 0-25.746 11.463-25.746 25.593c0 0 47.669 185.215 47.669 239.764c0 55.356 26.765 90.245 65.423 105.262v34.217c0 14.155 11.489 25.644 25.644 25.644h102.576c14.155 0 25.644-11.488 25.644-25.644v-25.862c17.003-1.928 31.847-10.955 41.498-24.054c.141-.191.274-.385.41-.577c.262-.365.527-.728.781-1.098c.813-.924 1.84-2.634 3.094-5.025a60 60 0 0 0 1.741-3.441c11.753-23.86 38.693-88.505 87.007-130.288c10.14-10.044 12.59-25.907 2.474-34.917"/><path fill="#F2C7AA" d="M332.879 455.901h-78.006l.16-.206h-20.799c-17.304 0-33.701-2.843-48.386-8.547v30.242c4.667 2.436 9.116 3.949 12.925 3.949h128.309c3.718 0 8.078-1.218 12.63-3.18v-22.931c-2.468.439-4.777.673-6.833.673"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiRaisedhandsfingerssplayed(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD3B6" d="M476.715 256.102c-10.115-9.01-32.509-21.494-78.537 22.719c-6.722 6.457-11.353 9.641-16.218 14.217c12.468-82.712 49.988-226.284 49.988-226.284c3.382-16.581-11.104-25.618-25.349-25.618c-14.207 0-20.482 10.108-25.747 25.618l-45.091 125.841c-.006.104.009.202-.015.323c-2.967 15.092-15.61 13.093-18.327 3.138l12.942-169.374c0-14.143-11.13-25.593-25.375-25.593c-14.207 0-25.747 11.463-25.747 25.593L257.426 196.47c-1.94 9.44-15.909 9.084-16.938-1.071L216.762 52.275c0-14.143-11.13-25.593-25.375-25.593c-14.207 0-25.747 11.463-25.747 25.593l14.85 143.409c-.079.19-.127.492-.127.948c0 11.589-14.916 12.668-17.695 3.238l-38.793-97.749c-5.167-15.567-11.129-25.593-25.375-25.593c-14.207 0-25.746 11.463-25.746 25.593c0 0 47.669 185.215 47.669 239.764c0 55.356 26.765 90.245 65.423 105.262v34.217c0 14.155 11.489 25.644 25.644 25.644h102.576c14.155 0 25.644-11.488 25.644-25.644v-25.862c17.003-1.928 31.847-10.955 41.498-24.054c.141-.191.274-.385.41-.577c.262-.365.527-.728.781-1.098c.813-.924 1.84-2.634 3.094-5.025a60 60 0 0 0 1.741-3.441c11.753-23.86 38.693-88.505 87.007-130.288c10.14-10.044 12.59-25.907 2.474-34.917"/><path fill="#F2C7AA" d="M332.879 455.901h-78.006l.16-.206h-20.799c-17.304 0-33.701-2.843-48.386-8.547v30.242c4.667 2.436 9.116 3.949 12.925 3.949h128.309c3.718 0 8.078-1.218 12.63-3.18v-22.931c-2.468.439-4.777.673-6.833.673"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD3B6" d="M476.715 256.102c-10.115-9.01-32.509-21.494-78.537 22.719c-6.722 6.457-11.353 9.641-16.218 14.217c12.468-82.712 49.988-226.284 49.988-226.284c3.382-16.581-11.104-25.618-25.349-25.618c-14.207 0-20.482 10.108-25.747 25.618l-45.091 125.841c-.006.104.009.202-.015.323c-2.967 15.092-15.61 13.093-18.327 3.138l12.942-169.374c0-14.143-11.13-25.593-25.375-25.593c-14.207 0-25.747 11.463-25.747 25.593L257.426 196.47c-1.94 9.44-15.909 9.084-16.938-1.071L216.762 52.275c0-14.143-11.13-25.593-25.375-25.593c-14.207 0-25.747 11.463-25.747 25.593l14.85 143.409c-.079.19-.127.492-.127.948c0 11.589-14.916 12.668-17.695 3.238l-38.793-97.749c-5.167-15.567-11.129-25.593-25.375-25.593c-14.207 0-25.746 11.463-25.746 25.593c0 0 47.669 185.215 47.669 239.764c0 55.356 26.765 90.245 65.423 105.262v34.217c0 14.155 11.489 25.644 25.644 25.644h102.576c14.155 0 25.644-11.488 25.644-25.644v-25.862c17.003-1.928 31.847-10.955 41.498-24.054c.141-.191.274-.385.41-.577c.262-.365.527-.728.781-1.098c.813-.924 1.84-2.634 3.094-5.025a60 60 0 0 0 1.741-3.441c11.753-23.86 38.693-88.505 87.007-130.288c10.14-10.044 12.59-25.907 2.474-34.917"/><path fill="#F2C7AA" d="M332.879 455.901h-78.006l.16-.206h-20.799c-17.304 0-33.701-2.843-48.386-8.547v30.242c4.667 2.436 9.116 3.949 12.925 3.949h128.309c3.718 0 8.078-1.218 12.63-3.18v-22.931c-2.468.439-4.777.673-6.833.673"/></svg>
</template>

CSS

.icon-raisedhandsfingerssplayed {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFD3B6%22%20d%3D%22M476.715%20256.102c-10.115-9.01-32.509-21.494-78.537%2022.719c-6.722%206.457-11.353%209.641-16.218%2014.217c12.468-82.712%2049.988-226.284%2049.988-226.284c3.382-16.581-11.104-25.618-25.349-25.618c-14.207%200-20.482%2010.108-25.747%2025.618l-45.091%20125.841c-.006.104.009.202-.015.323c-2.967%2015.092-15.61%2013.093-18.327%203.138l12.942-169.374c0-14.143-11.13-25.593-25.375-25.593c-14.207%200-25.747%2011.463-25.747%2025.593L257.426%20196.47c-1.94%209.44-15.909%209.084-16.938-1.071L216.762%2052.275c0-14.143-11.13-25.593-25.375-25.593c-14.207%200-25.747%2011.463-25.747%2025.593l14.85%20143.409c-.079.19-.127.492-.127.948c0%2011.589-14.916%2012.668-17.695%203.238l-38.793-97.749c-5.167-15.567-11.129-25.593-25.375-25.593c-14.207%200-25.746%2011.463-25.746%2025.593c0%200%2047.669%20185.215%2047.669%20239.764c0%2055.356%2026.765%2090.245%2065.423%20105.262v34.217c0%2014.155%2011.489%2025.644%2025.644%2025.644h102.576c14.155%200%2025.644-11.488%2025.644-25.644v-25.862c17.003-1.928%2031.847-10.955%2041.498-24.054c.141-.191.274-.385.41-.577c.262-.365.527-.728.781-1.098c.813-.924%201.84-2.634%203.094-5.025a60%2060%200%200%200%201.741-3.441c11.753-23.86%2038.693-88.505%2087.007-130.288c10.14-10.044%2012.59-25.907%202.474-34.917%22%2F%3E%3Cpath%20fill%3D%22%23F2C7AA%22%20d%3D%22M332.879%20455.901h-78.006l.16-.206h-20.799c-17.304%200-33.701-2.843-48.386-8.547v30.242c4.667%202.436%209.116%203.949%2012.925%203.949h128.309c3.718%200%208.078-1.218%2012.63-3.18v-22.931c-2.468.439-4.777.673-6.833.673%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFD3B6%22%20d%3D%22M476.715%20256.102c-10.115-9.01-32.509-21.494-78.537%2022.719c-6.722%206.457-11.353%209.641-16.218%2014.217c12.468-82.712%2049.988-226.284%2049.988-226.284c3.382-16.581-11.104-25.618-25.349-25.618c-14.207%200-20.482%2010.108-25.747%2025.618l-45.091%20125.841c-.006.104.009.202-.015.323c-2.967%2015.092-15.61%2013.093-18.327%203.138l12.942-169.374c0-14.143-11.13-25.593-25.375-25.593c-14.207%200-25.747%2011.463-25.747%2025.593L257.426%20196.47c-1.94%209.44-15.909%209.084-16.938-1.071L216.762%2052.275c0-14.143-11.13-25.593-25.375-25.593c-14.207%200-25.747%2011.463-25.747%2025.593l14.85%20143.409c-.079.19-.127.492-.127.948c0%2011.589-14.916%2012.668-17.695%203.238l-38.793-97.749c-5.167-15.567-11.129-25.593-25.375-25.593c-14.207%200-25.746%2011.463-25.746%2025.593c0%200%2047.669%20185.215%2047.669%20239.764c0%2055.356%2026.765%2090.245%2065.423%20105.262v34.217c0%2014.155%2011.489%2025.644%2025.644%2025.644h102.576c14.155%200%2025.644-11.488%2025.644-25.644v-25.862c17.003-1.928%2031.847-10.955%2041.498-24.054c.141-.191.274-.385.41-.577c.262-.365.527-.728.781-1.098c.813-.924%201.84-2.634%203.094-5.025a60%2060%200%200%200%201.741-3.441c11.753-23.86%2038.693-88.505%2087.007-130.288c10.14-10.044%2012.59-25.907%202.474-34.917%22%2F%3E%3Cpath%20fill%3D%22%23F2C7AA%22%20d%3D%22M332.879%20455.901h-78.006l.16-.206h-20.799c-17.304%200-33.701-2.843-48.386-8.547v30.242c4.667%202.436%209.116%203.949%2012.925%203.949h128.309c3.718%200%208.078-1.218%2012.63-3.18v-22.931c-2.468.439-4.777.673-6.833.673%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/raisedhandsfingerssplayed.svg?color=%231a73e8&size=48