folded hands icon
folded-hands-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- folded-hands-rounded
- Set
- Material Symbols Light
- Style
- 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="M15.077 21q-.217 0-.407-.109q-.19-.108-.295-.295l-1.452-2.454q-.125-.186-.178-.395t-.053-.426V12q0-.563.277-1.014t.79-.45q.2 0 .354.1t.253.281l.98 1.821v2.32q0 .19.126.316t.317.126t.316-.126t.126-.316v-2.156q0-.212-.044-.394t-.149-.37l-3.363-6.186q-.394-.72-.27-1.523q.126-.804.603-1.479q.229-.298.598-.304t.611.287l5.454 6.47q.162.193.258.423t.121.478l.856 9.813q.05.368-.195.625q-.245.258-.613.258zM3.883 21q-.367 0-.613-.258t-.195-.625l.856-9.813q.025-.248.121-.478t.258-.422l5.454-6.466q.242-.292.599-.289q.356.003.599.295q.477.681.607 1.485q.131.804-.263 1.523l-3.364 6.187q-.105.186-.149.369t-.043.394v2.156q0 .19.126.316t.316.126t.317-.126q.125-.126.125-.316v-2.32l.981-1.801q.1-.181.246-.281q.147-.1.347-.1q.507 0 .794.44q.286.44.286 1.004v5.321q0 .218-.053.426q-.052.209-.177.395l-1.452 2.454q-.106.187-.296.295q-.189.109-.406.109z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFoldedHandsRounded(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="M15.077 21q-.217 0-.407-.109q-.19-.108-.295-.295l-1.452-2.454q-.125-.186-.178-.395t-.053-.426V12q0-.563.277-1.014t.79-.45q.2 0 .354.1t.253.281l.98 1.821v2.32q0 .19.126.316t.317.126t.316-.126t.126-.316v-2.156q0-.212-.044-.394t-.149-.37l-3.363-6.186q-.394-.72-.27-1.523q.126-.804.603-1.479q.229-.298.598-.304t.611.287l5.454 6.47q.162.193.258.423t.121.478l.856 9.813q.05.368-.195.625q-.245.258-.613.258zM3.883 21q-.367 0-.613-.258t-.195-.625l.856-9.813q.025-.248.121-.478t.258-.422l5.454-6.466q.242-.292.599-.289q.356.003.599.295q.477.681.607 1.485q.131.804-.263 1.523l-3.364 6.187q-.105.186-.149.369t-.043.394v2.156q0 .19.126.316t.316.126t.317-.126q.125-.126.125-.316v-2.32l.981-1.801q.1-.181.246-.281q.147-.1.347-.1q.507 0 .794.44q.286.44.286 1.004v5.321q0 .218-.053.426q-.052.209-.177.395l-1.452 2.454q-.106.187-.296.295q-.189.109-.406.109z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.077 21q-.217 0-.407-.109q-.19-.108-.295-.295l-1.452-2.454q-.125-.186-.178-.395t-.053-.426V12q0-.563.277-1.014t.79-.45q.2 0 .354.1t.253.281l.98 1.821v2.32q0 .19.126.316t.317.126t.316-.126t.126-.316v-2.156q0-.212-.044-.394t-.149-.37l-3.363-6.186q-.394-.72-.27-1.523q.126-.804.603-1.479q.229-.298.598-.304t.611.287l5.454 6.47q.162.193.258.423t.121.478l.856 9.813q.05.368-.195.625q-.245.258-.613.258zM3.883 21q-.367 0-.613-.258t-.195-.625l.856-9.813q.025-.248.121-.478t.258-.422l5.454-6.466q.242-.292.599-.289q.356.003.599.295q.477.681.607 1.485q.131.804-.263 1.523l-3.364 6.187q-.105.186-.149.369t-.043.394v2.156q0 .19.126.316t.316.126t.317-.126q.125-.126.125-.316v-2.32l.981-1.801q.1-.181.246-.281q.147-.1.347-.1q.507 0 .794.44q.286.44.286 1.004v5.321q0 .218-.053.426q-.052.209-.177.395l-1.452 2.454q-.106.187-.296.295q-.189.109-.406.109z"/></svg> </template>
CSS
.icon-folded-hands-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%22M15.077%2021q-.217%200-.407-.109q-.19-.108-.295-.295l-1.452-2.454q-.125-.186-.178-.395t-.053-.426V12q0-.563.277-1.014t.79-.45q.2%200%20.354.1t.253.281l.98%201.821v2.32q0%20.19.126.316t.317.126t.316-.126t.126-.316v-2.156q0-.212-.044-.394t-.149-.37l-3.363-6.186q-.394-.72-.27-1.523q.126-.804.603-1.479q.229-.298.598-.304t.611.287l5.454%206.47q.162.193.258.423t.121.478l.856%209.813q.05.368-.195.625q-.245.258-.613.258zM3.883%2021q-.367%200-.613-.258t-.195-.625l.856-9.813q.025-.248.121-.478t.258-.422l5.454-6.466q.242-.292.599-.289q.356.003.599.295q.477.681.607%201.485q.131.804-.263%201.523l-3.364%206.187q-.105.186-.149.369t-.043.394v2.156q0%20.19.126.316t.316.126t.317-.126q.125-.126.125-.316v-2.32l.981-1.801q.1-.181.246-.281q.147-.1.347-.1q.507%200%20.794.44q.286.44.286%201.004v5.321q0%20.218-.053.426q-.052.209-.177.395l-1.452%202.454q-.106.187-.296.295q-.189.109-.406.109z%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%22M15.077%2021q-.217%200-.407-.109q-.19-.108-.295-.295l-1.452-2.454q-.125-.186-.178-.395t-.053-.426V12q0-.563.277-1.014t.79-.45q.2%200%20.354.1t.253.281l.98%201.821v2.32q0%20.19.126.316t.317.126t.316-.126t.126-.316v-2.156q0-.212-.044-.394t-.149-.37l-3.363-6.186q-.394-.72-.27-1.523q.126-.804.603-1.479q.229-.298.598-.304t.611.287l5.454%206.47q.162.193.258.423t.121.478l.856%209.813q.05.368-.195.625q-.245.258-.613.258zM3.883%2021q-.367%200-.613-.258t-.195-.625l.856-9.813q.025-.248.121-.478t.258-.422l5.454-6.466q.242-.292.599-.289q.356.003.599.295q.477.681.607%201.485q.131.804-.263%201.523l-3.364%206.187q-.105.186-.149.369t-.043.394v2.156q0%20.19.126.316t.316.126t.317-.126q.125-.126.125-.316v-2.32l.981-1.801q.1-.181.246-.281q.147-.1.347-.1q.507%200%20.794.44q.286.44.286%201.004v5.321q0%20.218-.053.426q-.052.209-.177.395l-1.452%202.454q-.106.187-.296.295q-.189.109-.406.109z%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-rounded.svg?color=%231a73e8&size=48