raisedhandpartfingers emoji
raisedhandpartfingers from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.
- Name
- raisedhandpartfingers
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- People
- Viewbox
- 512×512
- License
- Apache 2.0
More people icons from Firefox OS Emoji
Use the raisedhandpartfingers 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 251.098c-10.115-9.01-32.509-21.494-78.537 22.719c-7.692 7.388-12.646 10.491-18.347 16.3c8.478-96.624 43.285-216.191 43.285-216.191c7.01-15.402.356-27.454-13.527-30.645c-13.846-3.182-22.225 5.263-30.831 19.2c0 0-51.572 131.371-51.64 131.475c-5.198 7.907-13.5 5.5-9.699-2.903l57.238-144.184c3.168-13.783-5.114-27.435-18.997-30.626c-13.846-3.182-27.66 5.404-30.825 19.175c0 0-62.691 149.425-65.407 156.049s-6.487 9.058-10.933-1.071s-64.604-152.612-64.604-152.612c-2.664-13.89-15.751-23.038-29.741-20.355c-13.952 2.676-23.127 16.107-20.465 29.984l54.813 143.267c-.079.19-.316.533-.127.948c4.415 9.661-2.523 14.328-9.689 3.238L138.085 87.109c-5.167-15.567-11.13-25.593-25.375-25.593c-14.207 0-30.257 7.098-25.746 25.593c18.389 75.394 33.46 144.729 33.46 249.772c0 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.489 25.644-25.644v-25.894c16.999-1.928 31.849-10.926 41.498-24.023c.14-.19.273-.383.409-.575c.263-.365.528-.729.782-1.1c.813-.924 1.839-2.634 3.094-5.024a60 60 0 0 0 1.742-3.442c11.753-23.86 38.693-88.505 87.007-130.288c10.138-10.043 12.588-25.906 2.472-34.916"/><path fill="#F2C7AA" d="M334.299 450.861q-.728.035-1.42.036h-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.688a61 61 0 0 1-5.413.394"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiRaisedhandpartfingers(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 251.098c-10.115-9.01-32.509-21.494-78.537 22.719c-7.692 7.388-12.646 10.491-18.347 16.3c8.478-96.624 43.285-216.191 43.285-216.191c7.01-15.402.356-27.454-13.527-30.645c-13.846-3.182-22.225 5.263-30.831 19.2c0 0-51.572 131.371-51.64 131.475c-5.198 7.907-13.5 5.5-9.699-2.903l57.238-144.184c3.168-13.783-5.114-27.435-18.997-30.626c-13.846-3.182-27.66 5.404-30.825 19.175c0 0-62.691 149.425-65.407 156.049s-6.487 9.058-10.933-1.071s-64.604-152.612-64.604-152.612c-2.664-13.89-15.751-23.038-29.741-20.355c-13.952 2.676-23.127 16.107-20.465 29.984l54.813 143.267c-.079.19-.316.533-.127.948c4.415 9.661-2.523 14.328-9.689 3.238L138.085 87.109c-5.167-15.567-11.13-25.593-25.375-25.593c-14.207 0-30.257 7.098-25.746 25.593c18.389 75.394 33.46 144.729 33.46 249.772c0 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.489 25.644-25.644v-25.894c16.999-1.928 31.849-10.926 41.498-24.023c.14-.19.273-.383.409-.575c.263-.365.528-.729.782-1.1c.813-.924 1.839-2.634 3.094-5.024a60 60 0 0 0 1.742-3.442c11.753-23.86 38.693-88.505 87.007-130.288c10.138-10.043 12.588-25.906 2.472-34.916"/><path fill="#F2C7AA" d="M334.299 450.861q-.728.035-1.42.036h-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.688a61 61 0 0 1-5.413.394"/></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 251.098c-10.115-9.01-32.509-21.494-78.537 22.719c-7.692 7.388-12.646 10.491-18.347 16.3c8.478-96.624 43.285-216.191 43.285-216.191c7.01-15.402.356-27.454-13.527-30.645c-13.846-3.182-22.225 5.263-30.831 19.2c0 0-51.572 131.371-51.64 131.475c-5.198 7.907-13.5 5.5-9.699-2.903l57.238-144.184c3.168-13.783-5.114-27.435-18.997-30.626c-13.846-3.182-27.66 5.404-30.825 19.175c0 0-62.691 149.425-65.407 156.049s-6.487 9.058-10.933-1.071s-64.604-152.612-64.604-152.612c-2.664-13.89-15.751-23.038-29.741-20.355c-13.952 2.676-23.127 16.107-20.465 29.984l54.813 143.267c-.079.19-.316.533-.127.948c4.415 9.661-2.523 14.328-9.689 3.238L138.085 87.109c-5.167-15.567-11.13-25.593-25.375-25.593c-14.207 0-30.257 7.098-25.746 25.593c18.389 75.394 33.46 144.729 33.46 249.772c0 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.489 25.644-25.644v-25.894c16.999-1.928 31.849-10.926 41.498-24.023c.14-.19.273-.383.409-.575c.263-.365.528-.729.782-1.1c.813-.924 1.839-2.634 3.094-5.024a60 60 0 0 0 1.742-3.442c11.753-23.86 38.693-88.505 87.007-130.288c10.138-10.043 12.588-25.906 2.472-34.916"/><path fill="#F2C7AA" d="M334.299 450.861q-.728.035-1.42.036h-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.688a61 61 0 0 1-5.413.394"/></svg> </template>
CSS
.icon-raisedhandpartfingers {
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%20251.098c-10.115-9.01-32.509-21.494-78.537%2022.719c-7.692%207.388-12.646%2010.491-18.347%2016.3c8.478-96.624%2043.285-216.191%2043.285-216.191c7.01-15.402.356-27.454-13.527-30.645c-13.846-3.182-22.225%205.263-30.831%2019.2c0%200-51.572%20131.371-51.64%20131.475c-5.198%207.907-13.5%205.5-9.699-2.903l57.238-144.184c3.168-13.783-5.114-27.435-18.997-30.626c-13.846-3.182-27.66%205.404-30.825%2019.175c0%200-62.691%20149.425-65.407%20156.049s-6.487%209.058-10.933-1.071s-64.604-152.612-64.604-152.612c-2.664-13.89-15.751-23.038-29.741-20.355c-13.952%202.676-23.127%2016.107-20.465%2029.984l54.813%20143.267c-.079.19-.316.533-.127.948c4.415%209.661-2.523%2014.328-9.689%203.238L138.085%2087.109c-5.167-15.567-11.13-25.593-25.375-25.593c-14.207%200-30.257%207.098-25.746%2025.593c18.389%2075.394%2033.46%20144.729%2033.46%20249.772c0%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.489%2025.644-25.644v-25.894c16.999-1.928%2031.849-10.926%2041.498-24.023c.14-.19.273-.383.409-.575c.263-.365.528-.729.782-1.1c.813-.924%201.839-2.634%203.094-5.024a60%2060%200%200%200%201.742-3.442c11.753-23.86%2038.693-88.505%2087.007-130.288c10.138-10.043%2012.588-25.906%202.472-34.916%22%2F%3E%3Cpath%20fill%3D%22%23F2C7AA%22%20d%3D%22M334.299%20450.861q-.728.035-1.42.036h-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.688a61%2061%200%200%201-5.413.394%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%20251.098c-10.115-9.01-32.509-21.494-78.537%2022.719c-7.692%207.388-12.646%2010.491-18.347%2016.3c8.478-96.624%2043.285-216.191%2043.285-216.191c7.01-15.402.356-27.454-13.527-30.645c-13.846-3.182-22.225%205.263-30.831%2019.2c0%200-51.572%20131.371-51.64%20131.475c-5.198%207.907-13.5%205.5-9.699-2.903l57.238-144.184c3.168-13.783-5.114-27.435-18.997-30.626c-13.846-3.182-27.66%205.404-30.825%2019.175c0%200-62.691%20149.425-65.407%20156.049s-6.487%209.058-10.933-1.071s-64.604-152.612-64.604-152.612c-2.664-13.89-15.751-23.038-29.741-20.355c-13.952%202.676-23.127%2016.107-20.465%2029.984l54.813%20143.267c-.079.19-.316.533-.127.948c4.415%209.661-2.523%2014.328-9.689%203.238L138.085%2087.109c-5.167-15.567-11.13-25.593-25.375-25.593c-14.207%200-30.257%207.098-25.746%2025.593c18.389%2075.394%2033.46%20144.729%2033.46%20249.772c0%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.489%2025.644-25.644v-25.894c16.999-1.928%2031.849-10.926%2041.498-24.023c.14-.19.273-.383.409-.575c.263-.365.528-.729.782-1.1c.813-.924%201.839-2.634%203.094-5.024a60%2060%200%200%200%201.742-3.442c11.753-23.86%2038.693-88.505%2087.007-130.288c10.138-10.043%2012.588-25.906%202.472-34.916%22%2F%3E%3Cpath%20fill%3D%22%23F2C7AA%22%20d%3D%22M334.299%20450.861q-.728.035-1.42.036h-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.688a61%2061%200%200%201-5.413.394%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/raisedhandpartfingers.svg?color=%231a73e8&size=48