folded hands emoji
folded-hands from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.
- Name
- folded-hands
- Set
- Twitter Emoji
- Style
- Default
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
5 other variants in Twitter Emoji
The same emoji in other sets
More people & body icons from Twitter Emoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-man
Use the folded hands emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#50a5e6" d="M30 22c-3 0-6.688 7.094-7 10c-.421 3.915 2 4 2 4h11V26s-3.438-4-6-4"/><ellipse cx="27.574" cy="28.489" fill="#1c6399" rx="5.848" ry="1.638" transform="rotate(-60 27.574 28.49)"/><path fill="#f9ca55" d="M20.086 0c1.181 0 2.138.957 2.138 2.138c0 .789.668 10.824.668 10.824L17.948 18V2.138C17.948.957 18.905 0 20.086 0"/><path fill="#ffdc5d" d="M18.875 4.323c0-1.099.852-1.989 1.903-1.989s1.903.891 1.903 1.989c0 0 .535 5.942 1.192 9.37c.878 1.866 1.369 4.682 1.261 6.248c.054.398 5.625 5.006 5.625 5.006c-.281 1.813-2.259 6.155-4.759 8.159l-3.521-2.924c-2.885-.404-4.458-3.331-4.458-4.264c0-2.984.854-21.595.854-21.595"/><path fill="#50a5e6" d="M6 22c3 0 6.688 7.094 7 10c.421 3.915-2 4-2 4H0V26s3.438-4 6-4"/><ellipse cx="8.426" cy="28.489" fill="#1c6399" rx="1.638" ry="5.848" transform="rotate(-30 8.424 28.489)"/><path fill="#f9ca55" d="M16.061.011a2.115 2.115 0 0 0-2.333 2.103c0 .78-.184 10.319-.184 10.319L17.895 18l.062-15.765c0-1.106-.795-2.114-1.896-2.224"/><path fill="#ffdc5d" d="M17.125 4.323c0-1.099-.852-1.989-1.903-1.989s-1.903.891-1.903 1.989c0 0-.535 5.942-1.192 9.37c-.878 1.866-1.369 4.682-1.261 6.248c-.054.398-5.625 5.006-5.625 5.006C5.522 26.76 7.5 31.102 10 33.106l3.521-2.924c2.885-.404 4.458-3.331 4.458-4.264c0-2.984-.854-21.595-.854-21.595"/><path fill="#f9ca55" d="M17.958 25.823a.75.75 0 0 1-.75-.75V2.792a.75.75 0 0 1 1.5 0v22.282a.75.75 0 0 1-.75.749"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiFoldedHands(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#50a5e6" d="M30 22c-3 0-6.688 7.094-7 10c-.421 3.915 2 4 2 4h11V26s-3.438-4-6-4"/><ellipse cx="27.574" cy="28.489" fill="#1c6399" rx="5.848" ry="1.638" transform="rotate(-60 27.574 28.49)"/><path fill="#f9ca55" d="M20.086 0c1.181 0 2.138.957 2.138 2.138c0 .789.668 10.824.668 10.824L17.948 18V2.138C17.948.957 18.905 0 20.086 0"/><path fill="#ffdc5d" d="M18.875 4.323c0-1.099.852-1.989 1.903-1.989s1.903.891 1.903 1.989c0 0 .535 5.942 1.192 9.37c.878 1.866 1.369 4.682 1.261 6.248c.054.398 5.625 5.006 5.625 5.006c-.281 1.813-2.259 6.155-4.759 8.159l-3.521-2.924c-2.885-.404-4.458-3.331-4.458-4.264c0-2.984.854-21.595.854-21.595"/><path fill="#50a5e6" d="M6 22c3 0 6.688 7.094 7 10c.421 3.915-2 4-2 4H0V26s3.438-4 6-4"/><ellipse cx="8.426" cy="28.489" fill="#1c6399" rx="1.638" ry="5.848" transform="rotate(-30 8.424 28.489)"/><path fill="#f9ca55" d="M16.061.011a2.115 2.115 0 0 0-2.333 2.103c0 .78-.184 10.319-.184 10.319L17.895 18l.062-15.765c0-1.106-.795-2.114-1.896-2.224"/><path fill="#ffdc5d" d="M17.125 4.323c0-1.099-.852-1.989-1.903-1.989s-1.903.891-1.903 1.989c0 0-.535 5.942-1.192 9.37c-.878 1.866-1.369 4.682-1.261 6.248c-.054.398-5.625 5.006-5.625 5.006C5.522 26.76 7.5 31.102 10 33.106l3.521-2.924c2.885-.404 4.458-3.331 4.458-4.264c0-2.984-.854-21.595-.854-21.595"/><path fill="#f9ca55" d="M17.958 25.823a.75.75 0 0 1-.75-.75V2.792a.75.75 0 0 1 1.5 0v22.282a.75.75 0 0 1-.75.749"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#50a5e6" d="M30 22c-3 0-6.688 7.094-7 10c-.421 3.915 2 4 2 4h11V26s-3.438-4-6-4"/><ellipse cx="27.574" cy="28.489" fill="#1c6399" rx="5.848" ry="1.638" transform="rotate(-60 27.574 28.49)"/><path fill="#f9ca55" d="M20.086 0c1.181 0 2.138.957 2.138 2.138c0 .789.668 10.824.668 10.824L17.948 18V2.138C17.948.957 18.905 0 20.086 0"/><path fill="#ffdc5d" d="M18.875 4.323c0-1.099.852-1.989 1.903-1.989s1.903.891 1.903 1.989c0 0 .535 5.942 1.192 9.37c.878 1.866 1.369 4.682 1.261 6.248c.054.398 5.625 5.006 5.625 5.006c-.281 1.813-2.259 6.155-4.759 8.159l-3.521-2.924c-2.885-.404-4.458-3.331-4.458-4.264c0-2.984.854-21.595.854-21.595"/><path fill="#50a5e6" d="M6 22c3 0 6.688 7.094 7 10c.421 3.915-2 4-2 4H0V26s3.438-4 6-4"/><ellipse cx="8.426" cy="28.489" fill="#1c6399" rx="1.638" ry="5.848" transform="rotate(-30 8.424 28.489)"/><path fill="#f9ca55" d="M16.061.011a2.115 2.115 0 0 0-2.333 2.103c0 .78-.184 10.319-.184 10.319L17.895 18l.062-15.765c0-1.106-.795-2.114-1.896-2.224"/><path fill="#ffdc5d" d="M17.125 4.323c0-1.099-.852-1.989-1.903-1.989s-1.903.891-1.903 1.989c0 0-.535 5.942-1.192 9.37c-.878 1.866-1.369 4.682-1.261 6.248c-.054.398-5.625 5.006-5.625 5.006C5.522 26.76 7.5 31.102 10 33.106l3.521-2.924c2.885-.404 4.458-3.331 4.458-4.264c0-2.984-.854-21.595-.854-21.595"/><path fill="#f9ca55" d="M17.958 25.823a.75.75 0 0 1-.75-.75V2.792a.75.75 0 0 1 1.5 0v22.282a.75.75 0 0 1-.75.749"/></svg> </template>
CSS
.icon-folded-hands {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%2350a5e6%22%20d%3D%22M30%2022c-3%200-6.688%207.094-7%2010c-.421%203.915%202%204%202%204h11V26s-3.438-4-6-4%22%2F%3E%3Cellipse%20cx%3D%2227.574%22%20cy%3D%2228.489%22%20fill%3D%22%231c6399%22%20rx%3D%225.848%22%20ry%3D%221.638%22%20transform%3D%22rotate(-60%2027.574%2028.49)%22%2F%3E%3Cpath%20fill%3D%22%23f9ca55%22%20d%3D%22M20.086%200c1.181%200%202.138.957%202.138%202.138c0%20.789.668%2010.824.668%2010.824L17.948%2018V2.138C17.948.957%2018.905%200%2020.086%200%22%2F%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M18.875%204.323c0-1.099.852-1.989%201.903-1.989s1.903.891%201.903%201.989c0%200%20.535%205.942%201.192%209.37c.878%201.866%201.369%204.682%201.261%206.248c.054.398%205.625%205.006%205.625%205.006c-.281%201.813-2.259%206.155-4.759%208.159l-3.521-2.924c-2.885-.404-4.458-3.331-4.458-4.264c0-2.984.854-21.595.854-21.595%22%2F%3E%3Cpath%20fill%3D%22%2350a5e6%22%20d%3D%22M6%2022c3%200%206.688%207.094%207%2010c.421%203.915-2%204-2%204H0V26s3.438-4%206-4%22%2F%3E%3Cellipse%20cx%3D%228.426%22%20cy%3D%2228.489%22%20fill%3D%22%231c6399%22%20rx%3D%221.638%22%20ry%3D%225.848%22%20transform%3D%22rotate(-30%208.424%2028.489)%22%2F%3E%3Cpath%20fill%3D%22%23f9ca55%22%20d%3D%22M16.061.011a2.115%202.115%200%200%200-2.333%202.103c0%20.78-.184%2010.319-.184%2010.319L17.895%2018l.062-15.765c0-1.106-.795-2.114-1.896-2.224%22%2F%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M17.125%204.323c0-1.099-.852-1.989-1.903-1.989s-1.903.891-1.903%201.989c0%200-.535%205.942-1.192%209.37c-.878%201.866-1.369%204.682-1.261%206.248c-.054.398-5.625%205.006-5.625%205.006C5.522%2026.76%207.5%2031.102%2010%2033.106l3.521-2.924c2.885-.404%204.458-3.331%204.458-4.264c0-2.984-.854-21.595-.854-21.595%22%2F%3E%3Cpath%20fill%3D%22%23f9ca55%22%20d%3D%22M17.958%2025.823a.75.75%200%200%201-.75-.75V2.792a.75.75%200%200%201%201.5%200v22.282a.75.75%200%200%201-.75.749%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%2036%2036%22%3E%3Cpath%20fill%3D%22%2350a5e6%22%20d%3D%22M30%2022c-3%200-6.688%207.094-7%2010c-.421%203.915%202%204%202%204h11V26s-3.438-4-6-4%22%2F%3E%3Cellipse%20cx%3D%2227.574%22%20cy%3D%2228.489%22%20fill%3D%22%231c6399%22%20rx%3D%225.848%22%20ry%3D%221.638%22%20transform%3D%22rotate(-60%2027.574%2028.49)%22%2F%3E%3Cpath%20fill%3D%22%23f9ca55%22%20d%3D%22M20.086%200c1.181%200%202.138.957%202.138%202.138c0%20.789.668%2010.824.668%2010.824L17.948%2018V2.138C17.948.957%2018.905%200%2020.086%200%22%2F%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M18.875%204.323c0-1.099.852-1.989%201.903-1.989s1.903.891%201.903%201.989c0%200%20.535%205.942%201.192%209.37c.878%201.866%201.369%204.682%201.261%206.248c.054.398%205.625%205.006%205.625%205.006c-.281%201.813-2.259%206.155-4.759%208.159l-3.521-2.924c-2.885-.404-4.458-3.331-4.458-4.264c0-2.984.854-21.595.854-21.595%22%2F%3E%3Cpath%20fill%3D%22%2350a5e6%22%20d%3D%22M6%2022c3%200%206.688%207.094%207%2010c.421%203.915-2%204-2%204H0V26s3.438-4%206-4%22%2F%3E%3Cellipse%20cx%3D%228.426%22%20cy%3D%2228.489%22%20fill%3D%22%231c6399%22%20rx%3D%221.638%22%20ry%3D%225.848%22%20transform%3D%22rotate(-30%208.424%2028.489)%22%2F%3E%3Cpath%20fill%3D%22%23f9ca55%22%20d%3D%22M16.061.011a2.115%202.115%200%200%200-2.333%202.103c0%20.78-.184%2010.319-.184%2010.319L17.895%2018l.062-15.765c0-1.106-.795-2.114-1.896-2.224%22%2F%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M17.125%204.323c0-1.099-.852-1.989-1.903-1.989s-1.903.891-1.903%201.989c0%200-.535%205.942-1.192%209.37c-.878%201.866-1.369%204.682-1.261%206.248c-.054.398-5.625%205.006-5.625%205.006C5.522%2026.76%207.5%2031.102%2010%2033.106l3.521-2.924c2.885-.404%204.458-3.331%204.458-4.264c0-2.984-.854-21.595-.854-21.595%22%2F%3E%3Cpath%20fill%3D%22%23f9ca55%22%20d%3D%22M17.958%2025.823a.75.75%200%200%201-.75-.75V2.792a.75.75%200%200%201%201.5%200v22.282a.75.75%200%200%201-.75.749%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/folded-hands.svg?color=%231a73e8&size=48