folded hands icon
folded-hands-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- folded-hands-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the folded hands icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.308 12.48V15q0 .214-.144.357t-.356.143t-.357-.143t-.143-.357v-2.244L14.22 10.75q-.521.048-.871.44q-.35.393-.35.926v5.244l1.733 2.89q.165.25.01.5T14.3 21q-.14 0-.25-.067t-.177-.177L12 17.646v-5.53q0-.795.471-1.425q.471-.632 1.237-.845l-1.65-3.071q-.424-.816-.39-1.705t.668-1.524l.681-.694q.248-.248.616-.245q.367.002.584.295l5.449 6.525q.161.192.257.422t.121.478l.914 10.137q.03.213-.125.375t-.37.161q-.188 0-.329-.137q-.14-.138-.17-.326l-.939-10.348l-5.44-6.489l-.535.554q-.365.365-.432.854t.18.942zm-8.616 0l3.51-6.43q.246-.454.18-.942t-.432-.854l-.534-.554l-5.441 6.489l-.938 10.353q-.031.189-.171.324q-.141.134-.33.134q-.213 0-.369-.161t-.125-.375l.895-10.137q.025-.248.12-.478q.097-.23.259-.422l5.467-6.525q.217-.293.578-.295q.36-.003.608.245l.695.694q.634.635.668 1.524q.034.89-.39 1.705l-1.669 3.071q.766.213 1.246.844q.481.631.481 1.425v5.531l-1.873 3.11q-.067.11-.18.177T9.694 21q-.286 0-.44-.25q-.152-.25.013-.5L11 17.36v-5.244q0-.533-.35-.925q-.35-.393-.871-.441l-1.087 2.006V15q0 .214-.143.357t-.357.143t-.357-.143T7.693 15z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFoldedHandsOutlineRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.308 12.48V15q0 .214-.144.357t-.356.143t-.357-.143t-.143-.357v-2.244L14.22 10.75q-.521.048-.871.44q-.35.393-.35.926v5.244l1.733 2.89q.165.25.01.5T14.3 21q-.14 0-.25-.067t-.177-.177L12 17.646v-5.53q0-.795.471-1.425q.471-.632 1.237-.845l-1.65-3.071q-.424-.816-.39-1.705t.668-1.524l.681-.694q.248-.248.616-.245q.367.002.584.295l5.449 6.525q.161.192.257.422t.121.478l.914 10.137q.03.213-.125.375t-.37.161q-.188 0-.329-.137q-.14-.138-.17-.326l-.939-10.348l-5.44-6.489l-.535.554q-.365.365-.432.854t.18.942zm-8.616 0l3.51-6.43q.246-.454.18-.942t-.432-.854l-.534-.554l-5.441 6.489l-.938 10.353q-.031.189-.171.324q-.141.134-.33.134q-.213 0-.369-.161t-.125-.375l.895-10.137q.025-.248.12-.478q.097-.23.259-.422l5.467-6.525q.217-.293.578-.295q.36-.003.608.245l.695.694q.634.635.668 1.524q.034.89-.39 1.705l-1.669 3.071q.766.213 1.246.844q.481.631.481 1.425v5.531l-1.873 3.11q-.067.11-.18.177T9.694 21q-.286 0-.44-.25q-.152-.25.013-.5L11 17.36v-5.244q0-.533-.35-.925q-.35-.393-.871-.441l-1.087 2.006V15q0 .214-.143.357t-.357.143t-.357-.143T7.693 15z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.308 12.48V15q0 .214-.144.357t-.356.143t-.357-.143t-.143-.357v-2.244L14.22 10.75q-.521.048-.871.44q-.35.393-.35.926v5.244l1.733 2.89q.165.25.01.5T14.3 21q-.14 0-.25-.067t-.177-.177L12 17.646v-5.53q0-.795.471-1.425q.471-.632 1.237-.845l-1.65-3.071q-.424-.816-.39-1.705t.668-1.524l.681-.694q.248-.248.616-.245q.367.002.584.295l5.449 6.525q.161.192.257.422t.121.478l.914 10.137q.03.213-.125.375t-.37.161q-.188 0-.329-.137q-.14-.138-.17-.326l-.939-10.348l-5.44-6.489l-.535.554q-.365.365-.432.854t.18.942zm-8.616 0l3.51-6.43q.246-.454.18-.942t-.432-.854l-.534-.554l-5.441 6.489l-.938 10.353q-.031.189-.171.324q-.141.134-.33.134q-.213 0-.369-.161t-.125-.375l.895-10.137q.025-.248.12-.478q.097-.23.259-.422l5.467-6.525q.217-.293.578-.295q.36-.003.608.245l.695.694q.634.635.668 1.524q.034.89-.39 1.705l-1.669 3.071q.766.213 1.246.844q.481.631.481 1.425v5.531l-1.873 3.11q-.067.11-.18.177T9.694 21q-.286 0-.44-.25q-.152-.25.013-.5L11 17.36v-5.244q0-.533-.35-.925q-.35-.393-.871-.441l-1.087 2.006V15q0 .214-.143.357t-.357.143t-.357-.143T7.693 15z"/></svg> </template>
CSS
.icon-folded-hands-outline-rounded {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.308%2012.48V15q0%20.214-.144.357t-.356.143t-.357-.143t-.143-.357v-2.244L14.22%2010.75q-.521.048-.871.44q-.35.393-.35.926v5.244l1.733%202.89q.165.25.01.5T14.3%2021q-.14%200-.25-.067t-.177-.177L12%2017.646v-5.53q0-.795.471-1.425q.471-.632%201.237-.845l-1.65-3.071q-.424-.816-.39-1.705t.668-1.524l.681-.694q.248-.248.616-.245q.367.002.584.295l5.449%206.525q.161.192.257.422t.121.478l.914%2010.137q.03.213-.125.375t-.37.161q-.188%200-.329-.137q-.14-.138-.17-.326l-.939-10.348l-5.44-6.489l-.535.554q-.365.365-.432.854t.18.942zm-8.616%200l3.51-6.43q.246-.454.18-.942t-.432-.854l-.534-.554l-5.441%206.489l-.938%2010.353q-.031.189-.171.324q-.141.134-.33.134q-.213%200-.369-.161t-.125-.375l.895-10.137q.025-.248.12-.478q.097-.23.259-.422l5.467-6.525q.217-.293.578-.295q.36-.003.608.245l.695.694q.634.635.668%201.524q.034.89-.39%201.705l-1.669%203.071q.766.213%201.246.844q.481.631.481%201.425v5.531l-1.873%203.11q-.067.11-.18.177T9.694%2021q-.286%200-.44-.25q-.152-.25.013-.5L11%2017.36v-5.244q0-.533-.35-.925q-.35-.393-.871-.441l-1.087%202.006V15q0%20.214-.143.357t-.357.143t-.357-.143T7.693%2015z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.308%2012.48V15q0%20.214-.144.357t-.356.143t-.357-.143t-.143-.357v-2.244L14.22%2010.75q-.521.048-.871.44q-.35.393-.35.926v5.244l1.733%202.89q.165.25.01.5T14.3%2021q-.14%200-.25-.067t-.177-.177L12%2017.646v-5.53q0-.795.471-1.425q.471-.632%201.237-.845l-1.65-3.071q-.424-.816-.39-1.705t.668-1.524l.681-.694q.248-.248.616-.245q.367.002.584.295l5.449%206.525q.161.192.257.422t.121.478l.914%2010.137q.03.213-.125.375t-.37.161q-.188%200-.329-.137q-.14-.138-.17-.326l-.939-10.348l-5.44-6.489l-.535.554q-.365.365-.432.854t.18.942zm-8.616%200l3.51-6.43q.246-.454.18-.942t-.432-.854l-.534-.554l-5.441%206.489l-.938%2010.353q-.031.189-.171.324q-.141.134-.33.134q-.213%200-.369-.161t-.125-.375l.895-10.137q.025-.248.12-.478q.097-.23.259-.422l5.467-6.525q.217-.293.578-.295q.36-.003.608.245l.695.694q.634.635.668%201.524q.034.89-.39%201.705l-1.669%203.071q.766.213%201.246.844q.481.631.481%201.425v5.531l-1.873%203.11q-.067.11-.18.177T9.694%2021q-.286%200-.44-.25q-.152-.25.013-.5L11%2017.36v-5.244q0-.533-.35-.925q-.35-.393-.871-.441l-1.087%202.006V15q0%20.214-.143.357t-.357.143t-.357-.143T7.693%2015z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/folded-hands-outline-rounded.svg?color=%231a73e8&size=48