gesture pray icon
gesture-pray from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- gesture-pray
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
gesture-applausegesture-clickgesture-downgesture-expansiongesture-leftgesture-left-slipgesture-opengesture-pray-1gesture-pressgesture-ranslationgesture-ranslation-1gesture-rightgesture-right-slipgesture-slide-left-and-rightgesture-slide-upgesture-typinggesture-upgesture-up-2gesture-up-and-downgesture-wipe-down
Use the gesture pray icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M13.622 2.303a1.65 1.65 0 0 1 1.649 1.307l2.218 10.385l1.715 1.715l-4.115 4.116l-2.235-2.235a2.9 2.9 0 0 1-.852-2.041h-.006a2.9 2.9 0 0 1-.852 2.041l-2.235 2.235l-4.115-4.116l1.715-1.715L8.728 3.61a1.653 1.653 0 0 1 3.268.34h.006a1.653 1.653 0 0 1 1.62-1.647"/><path d="m19.204 15.71l-4.116 4.116l2.058 2.057l4.116-4.115zm-14.41 0l4.116 4.116l-2.058 2.057l-4.116-4.115z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="m19.204 15.71l-1.715-1.715L15.27 3.61a1.653 1.653 0 0 0-3.268.345v11.579c0 .771.307 1.512.852 2.057l2.235 2.235m4.115-4.116l-4.115 4.116m4.115-4.116l2.058 2.058l-4.116 4.115l-2.057-2.057M4.794 15.71l1.715-1.715L8.728 3.61a1.653 1.653 0 0 1 3.268.345v11.579a2.9 2.9 0 0 1-.852 2.057L8.91 19.826M4.794 15.71l4.116 4.116M4.794 15.71l-2.058 2.058l4.116 4.115l2.058-2.057"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignGesturePray(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M13.622 2.303a1.65 1.65 0 0 1 1.649 1.307l2.218 10.385l1.715 1.715l-4.115 4.116l-2.235-2.235a2.9 2.9 0 0 1-.852-2.041h-.006a2.9 2.9 0 0 1-.852 2.041l-2.235 2.235l-4.115-4.116l1.715-1.715L8.728 3.61a1.653 1.653 0 0 1 3.268.34h.006a1.653 1.653 0 0 1 1.62-1.647"/><path d="m19.204 15.71l-4.116 4.116l2.058 2.057l4.116-4.115zm-14.41 0l4.116 4.116l-2.058 2.057l-4.116-4.115z"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="m19.204 15.71l-1.715-1.715L15.27 3.61a1.653 1.653 0 0 0-3.268.345v11.579c0 .771.307 1.512.852 2.057l2.235 2.235m4.115-4.116l-4.115 4.116m4.115-4.116l2.058 2.058l-4.116 4.115l-2.057-2.057M4.794 15.71l1.715-1.715L8.728 3.61a1.653 1.653 0 0 1 3.268.345v11.579a2.9 2.9 0 0 1-.852 2.057L8.91 19.826M4.794 15.71l4.116 4.116M4.794 15.71l-2.058 2.058l4.116 4.115l2.058-2.057"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M13.622 2.303a1.65 1.65 0 0 1 1.649 1.307l2.218 10.385l1.715 1.715l-4.115 4.116l-2.235-2.235a2.9 2.9 0 0 1-.852-2.041h-.006a2.9 2.9 0 0 1-.852 2.041l-2.235 2.235l-4.115-4.116l1.715-1.715L8.728 3.61a1.653 1.653 0 0 1 3.268.34h.006a1.653 1.653 0 0 1 1.62-1.647"/><path d="m19.204 15.71l-4.116 4.116l2.058 2.057l4.116-4.115zm-14.41 0l4.116 4.116l-2.058 2.057l-4.116-4.115z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="m19.204 15.71l-1.715-1.715L15.27 3.61a1.653 1.653 0 0 0-3.268.345v11.579c0 .771.307 1.512.852 2.057l2.235 2.235m4.115-4.116l-4.115 4.116m4.115-4.116l2.058 2.058l-4.116 4.115l-2.057-2.057M4.794 15.71l1.715-1.715L8.728 3.61a1.653 1.653 0 0 1 3.268.345v11.579a2.9 2.9 0 0 1-.852 2.057L8.91 19.826M4.794 15.71l4.116 4.116M4.794 15.71l-2.058 2.058l4.116 4.115l2.058-2.057"/></g></svg> </template>
CSS
.icon-gesture-pray {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M13.622%202.303a1.65%201.65%200%200%201%201.649%201.307l2.218%2010.385l1.715%201.715l-4.115%204.116l-2.235-2.235a2.9%202.9%200%200%201-.852-2.041h-.006a2.9%202.9%200%200%201-.852%202.041l-2.235%202.235l-4.115-4.116l1.715-1.715L8.728%203.61a1.653%201.653%200%200%201%203.268.34h.006a1.653%201.653%200%200%201%201.62-1.647%22%2F%3E%3Cpath%20d%3D%22m19.204%2015.71l-4.116%204.116l2.058%202.057l4.116-4.115zm-14.41%200l4.116%204.116l-2.058%202.057l-4.116-4.115z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22m19.204%2015.71l-1.715-1.715L15.27%203.61a1.653%201.653%200%200%200-3.268.345v11.579c0%20.771.307%201.512.852%202.057l2.235%202.235m4.115-4.116l-4.115%204.116m4.115-4.116l2.058%202.058l-4.116%204.115l-2.057-2.057M4.794%2015.71l1.715-1.715L8.728%203.61a1.653%201.653%200%200%201%203.268.345v11.579a2.9%202.9%200%200%201-.852%202.057L8.91%2019.826M4.794%2015.71l4.116%204.116M4.794%2015.71l-2.058%202.058l4.116%204.115l2.058-2.057%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M13.622%202.303a1.65%201.65%200%200%201%201.649%201.307l2.218%2010.385l1.715%201.715l-4.115%204.116l-2.235-2.235a2.9%202.9%200%200%201-.852-2.041h-.006a2.9%202.9%200%200%201-.852%202.041l-2.235%202.235l-4.115-4.116l1.715-1.715L8.728%203.61a1.653%201.653%200%200%201%203.268.34h.006a1.653%201.653%200%200%201%201.62-1.647%22%2F%3E%3Cpath%20d%3D%22m19.204%2015.71l-4.116%204.116l2.058%202.057l4.116-4.115zm-14.41%200l4.116%204.116l-2.058%202.057l-4.116-4.115z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22m19.204%2015.71l-1.715-1.715L15.27%203.61a1.653%201.653%200%200%200-3.268.345v11.579c0%20.771.307%201.512.852%202.057l2.235%202.235m4.115-4.116l-4.115%204.116m4.115-4.116l2.058%202.058l-4.116%204.115l-2.057-2.057M4.794%2015.71l1.715-1.715L8.728%203.61a1.653%201.653%200%200%201%203.268.345v11.579a2.9%202.9%200%200%201-.852%202.057L8.91%2019.826M4.794%2015.71l4.116%204.116M4.794%2015.71l-2.058%202.058l4.116%204.115l2.058-2.057%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/gesture-pray.svg?color=%231a73e8&size=48