folded hands emoji
folded-hands from Fluent Emoji High Contrast by Microsoft Corporation · Default · People & Body · MIT Free for personal and commercial use.
- Name
- folded-hands
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- People & Body
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More people & body icons from Fluent Emoji High Contrast
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-upbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcrossed-fingersdetectiveearear-with-hearing-aid
Use the folded hands emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.65 2.357a3.85 3.85 0 0 0-.597 2.034v7.765c0 .137-.04.3-.109.456a1.4 1.4 0 0 1-.113.209l-.05.046l-.192.17l-.381.335l-.203.178c-.446.39-.962.838-1.3 1.132l-.003.002l-.692.6l.03.04l-.037.03A1.45 1.45 0 0 0 6.5 16.47v13.078c0 .336.157.736.567.892c.398.152.808-.015 1.131-.277c.218-.177 1.842-1.548 3.486-2.935l.114-.097a824 824 0 0 1 3.563-2.999a1 1 0 0 0 .107-.096l.024-.019q.063.053.132.103l.015.012c.197.16 1.872 1.573 3.563 3l.114.096a850 850 0 0 0 3.486 2.935c.323.262.733.429 1.13.277c.411-.156.568-.556.568-.892V16.469a1.45 1.45 0 0 0-.55-1.153l.024-.032l-.694-.602l-1.3-1.132l-.204-.178l-.622-.551l-.02-.03a1.4 1.4 0 0 1-.202-.635V4.391c0-.544-.143-1.34-.597-2.034c-.489-.747-1.325-1.341-2.549-1.341c-.979 0-1.744.28-2.294.77c-.55-.49-1.315-.77-2.294-.77c-1.223 0-2.06.594-2.548 1.34m3.834 18.988l-4.439-5.292l-.337-.463l.126-.11a76 76 0 0 0 1.424-1.257q.038-.036.074-.078a3 3 0 0 0 .498-.861c.122-.31.223-.7.223-1.128V7.391c0-.254.078-.645.27-.94c.158-.24.395-.435.875-.435c.76 0 .99.257 1.094.42c.12.188.179.442.2.71a5 5 0 0 0-.008.276zm6.352-5.15l-1.94 2.313l-.008.008l-2.388 2.847V7.391q0-.106-.005-.236c.022-.26.08-.505.197-.688c.104-.163.335-.42 1.094-.42c.48 0 .717.194.875.436c.193.294.27.685.27.939v4.734c0 .489.133.928.276 1.256c.135.309.322.614.52.811c.113.114.883.787 1.55 1.367zm-1.912-11.95a3.2 3.2 0 0 0-1.138-.197c-.49 0-.923.07-1.3.199l.004-.058c.021-.34.1-.628.247-.817c.108-.137.353-.355 1.05-.355c.48 0 .716.194.874.436s.24.55.263.792m-4.43-.056l.002.025a4 4 0 0 0-1.298-.197c-.424 0-.802.071-1.134.195c.027-.237.108-.528.26-.76c.157-.24.394-.435.874-.435c.696 0 .941.218 1.049.355c.148.189.226.476.247.817"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastFoldedHands(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.65 2.357a3.85 3.85 0 0 0-.597 2.034v7.765c0 .137-.04.3-.109.456a1.4 1.4 0 0 1-.113.209l-.05.046l-.192.17l-.381.335l-.203.178c-.446.39-.962.838-1.3 1.132l-.003.002l-.692.6l.03.04l-.037.03A1.45 1.45 0 0 0 6.5 16.47v13.078c0 .336.157.736.567.892c.398.152.808-.015 1.131-.277c.218-.177 1.842-1.548 3.486-2.935l.114-.097a824 824 0 0 1 3.563-2.999a1 1 0 0 0 .107-.096l.024-.019q.063.053.132.103l.015.012c.197.16 1.872 1.573 3.563 3l.114.096a850 850 0 0 0 3.486 2.935c.323.262.733.429 1.13.277c.411-.156.568-.556.568-.892V16.469a1.45 1.45 0 0 0-.55-1.153l.024-.032l-.694-.602l-1.3-1.132l-.204-.178l-.622-.551l-.02-.03a1.4 1.4 0 0 1-.202-.635V4.391c0-.544-.143-1.34-.597-2.034c-.489-.747-1.325-1.341-2.549-1.341c-.979 0-1.744.28-2.294.77c-.55-.49-1.315-.77-2.294-.77c-1.223 0-2.06.594-2.548 1.34m3.834 18.988l-4.439-5.292l-.337-.463l.126-.11a76 76 0 0 0 1.424-1.257q.038-.036.074-.078a3 3 0 0 0 .498-.861c.122-.31.223-.7.223-1.128V7.391c0-.254.078-.645.27-.94c.158-.24.395-.435.875-.435c.76 0 .99.257 1.094.42c.12.188.179.442.2.71a5 5 0 0 0-.008.276zm6.352-5.15l-1.94 2.313l-.008.008l-2.388 2.847V7.391q0-.106-.005-.236c.022-.26.08-.505.197-.688c.104-.163.335-.42 1.094-.42c.48 0 .717.194.875.436c.193.294.27.685.27.939v4.734c0 .489.133.928.276 1.256c.135.309.322.614.52.811c.113.114.883.787 1.55 1.367zm-1.912-11.95a3.2 3.2 0 0 0-1.138-.197c-.49 0-.923.07-1.3.199l.004-.058c.021-.34.1-.628.247-.817c.108-.137.353-.355 1.05-.355c.48 0 .716.194.874.436s.24.55.263.792m-4.43-.056l.002.025a4 4 0 0 0-1.298-.197c-.424 0-.802.071-1.134.195c.027-.237.108-.528.26-.76c.157-.24.394-.435.874-.435c.696 0 .941.218 1.049.355c.148.189.226.476.247.817"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.65 2.357a3.85 3.85 0 0 0-.597 2.034v7.765c0 .137-.04.3-.109.456a1.4 1.4 0 0 1-.113.209l-.05.046l-.192.17l-.381.335l-.203.178c-.446.39-.962.838-1.3 1.132l-.003.002l-.692.6l.03.04l-.037.03A1.45 1.45 0 0 0 6.5 16.47v13.078c0 .336.157.736.567.892c.398.152.808-.015 1.131-.277c.218-.177 1.842-1.548 3.486-2.935l.114-.097a824 824 0 0 1 3.563-2.999a1 1 0 0 0 .107-.096l.024-.019q.063.053.132.103l.015.012c.197.16 1.872 1.573 3.563 3l.114.096a850 850 0 0 0 3.486 2.935c.323.262.733.429 1.13.277c.411-.156.568-.556.568-.892V16.469a1.45 1.45 0 0 0-.55-1.153l.024-.032l-.694-.602l-1.3-1.132l-.204-.178l-.622-.551l-.02-.03a1.4 1.4 0 0 1-.202-.635V4.391c0-.544-.143-1.34-.597-2.034c-.489-.747-1.325-1.341-2.549-1.341c-.979 0-1.744.28-2.294.77c-.55-.49-1.315-.77-2.294-.77c-1.223 0-2.06.594-2.548 1.34m3.834 18.988l-4.439-5.292l-.337-.463l.126-.11a76 76 0 0 0 1.424-1.257q.038-.036.074-.078a3 3 0 0 0 .498-.861c.122-.31.223-.7.223-1.128V7.391c0-.254.078-.645.27-.94c.158-.24.395-.435.875-.435c.76 0 .99.257 1.094.42c.12.188.179.442.2.71a5 5 0 0 0-.008.276zm6.352-5.15l-1.94 2.313l-.008.008l-2.388 2.847V7.391q0-.106-.005-.236c.022-.26.08-.505.197-.688c.104-.163.335-.42 1.094-.42c.48 0 .717.194.875.436c.193.294.27.685.27.939v4.734c0 .489.133.928.276 1.256c.135.309.322.614.52.811c.113.114.883.787 1.55 1.367zm-1.912-11.95a3.2 3.2 0 0 0-1.138-.197c-.49 0-.923.07-1.3.199l.004-.058c.021-.34.1-.628.247-.817c.108-.137.353-.355 1.05-.355c.48 0 .716.194.874.436s.24.55.263.792m-4.43-.056l.002.025a4 4 0 0 0-1.298-.197c-.424 0-.802.071-1.134.195c.027-.237.108-.528.26-.76c.157-.24.394-.435.874-.435c.696 0 .941.218 1.049.355c.148.189.226.476.247.817"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.65%202.357a3.85%203.85%200%200%200-.597%202.034v7.765c0%20.137-.04.3-.109.456a1.4%201.4%200%200%201-.113.209l-.05.046l-.192.17l-.381.335l-.203.178c-.446.39-.962.838-1.3%201.132l-.003.002l-.692.6l.03.04l-.037.03A1.45%201.45%200%200%200%206.5%2016.47v13.078c0%20.336.157.736.567.892c.398.152.808-.015%201.131-.277c.218-.177%201.842-1.548%203.486-2.935l.114-.097a824%20824%200%200%201%203.563-2.999a1%201%200%200%200%20.107-.096l.024-.019q.063.053.132.103l.015.012c.197.16%201.872%201.573%203.563%203l.114.096a850%20850%200%200%200%203.486%202.935c.323.262.733.429%201.13.277c.411-.156.568-.556.568-.892V16.469a1.45%201.45%200%200%200-.55-1.153l.024-.032l-.694-.602l-1.3-1.132l-.204-.178l-.622-.551l-.02-.03a1.4%201.4%200%200%201-.202-.635V4.391c0-.544-.143-1.34-.597-2.034c-.489-.747-1.325-1.341-2.549-1.341c-.979%200-1.744.28-2.294.77c-.55-.49-1.315-.77-2.294-.77c-1.223%200-2.06.594-2.548%201.34m3.834%2018.988l-4.439-5.292l-.337-.463l.126-.11a76%2076%200%200%200%201.424-1.257q.038-.036.074-.078a3%203%200%200%200%20.498-.861c.122-.31.223-.7.223-1.128V7.391c0-.254.078-.645.27-.94c.158-.24.395-.435.875-.435c.76%200%20.99.257%201.094.42c.12.188.179.442.2.71a5%205%200%200%200-.008.276zm6.352-5.15l-1.94%202.313l-.008.008l-2.388%202.847V7.391q0-.106-.005-.236c.022-.26.08-.505.197-.688c.104-.163.335-.42%201.094-.42c.48%200%20.717.194.875.436c.193.294.27.685.27.939v4.734c0%20.489.133.928.276%201.256c.135.309.322.614.52.811c.113.114.883.787%201.55%201.367zm-1.912-11.95a3.2%203.2%200%200%200-1.138-.197c-.49%200-.923.07-1.3.199l.004-.058c.021-.34.1-.628.247-.817c.108-.137.353-.355%201.05-.355c.48%200%20.716.194.874.436s.24.55.263.792m-4.43-.056l.002.025a4%204%200%200%200-1.298-.197c-.424%200-.802.071-1.134.195c.027-.237.108-.528.26-.76c.157-.24.394-.435.874-.435c.696%200%20.941.218%201.049.355c.148.189.226.476.247.817%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.65%202.357a3.85%203.85%200%200%200-.597%202.034v7.765c0%20.137-.04.3-.109.456a1.4%201.4%200%200%201-.113.209l-.05.046l-.192.17l-.381.335l-.203.178c-.446.39-.962.838-1.3%201.132l-.003.002l-.692.6l.03.04l-.037.03A1.45%201.45%200%200%200%206.5%2016.47v13.078c0%20.336.157.736.567.892c.398.152.808-.015%201.131-.277c.218-.177%201.842-1.548%203.486-2.935l.114-.097a824%20824%200%200%201%203.563-2.999a1%201%200%200%200%20.107-.096l.024-.019q.063.053.132.103l.015.012c.197.16%201.872%201.573%203.563%203l.114.096a850%20850%200%200%200%203.486%202.935c.323.262.733.429%201.13.277c.411-.156.568-.556.568-.892V16.469a1.45%201.45%200%200%200-.55-1.153l.024-.032l-.694-.602l-1.3-1.132l-.204-.178l-.622-.551l-.02-.03a1.4%201.4%200%200%201-.202-.635V4.391c0-.544-.143-1.34-.597-2.034c-.489-.747-1.325-1.341-2.549-1.341c-.979%200-1.744.28-2.294.77c-.55-.49-1.315-.77-2.294-.77c-1.223%200-2.06.594-2.548%201.34m3.834%2018.988l-4.439-5.292l-.337-.463l.126-.11a76%2076%200%200%200%201.424-1.257q.038-.036.074-.078a3%203%200%200%200%20.498-.861c.122-.31.223-.7.223-1.128V7.391c0-.254.078-.645.27-.94c.158-.24.395-.435.875-.435c.76%200%20.99.257%201.094.42c.12.188.179.442.2.71a5%205%200%200%200-.008.276zm6.352-5.15l-1.94%202.313l-.008.008l-2.388%202.847V7.391q0-.106-.005-.236c.022-.26.08-.505.197-.688c.104-.163.335-.42%201.094-.42c.48%200%20.717.194.875.436c.193.294.27.685.27.939v4.734c0%20.489.133.928.276%201.256c.135.309.322.614.52.811c.113.114.883.787%201.55%201.367zm-1.912-11.95a3.2%203.2%200%200%200-1.138-.197c-.49%200-.923.07-1.3.199l.004-.058c.021-.34.1-.628.247-.817c.108-.137.353-.355%201.05-.355c.48%200%20.716.194.874.436s.24.55.263.792m-4.43-.056l.002.025a4%204%200%200%200-1.298-.197c-.424%200-.802.071-1.134.195c.027-.237.108-.528.26-.76c.157-.24.394-.435.874-.435c.696%200%20.941.218%201.049.355c.148.189.226.476.247.817%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/folded-hands.svg?color=%231a73e8&size=48