prayer beads emoji

prayer-beads from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
prayer-beads
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the prayer beads emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="40.467" cy="54" r="1.95"/><path fill="#f1b31c" d="m37.304 56.926l1.303-3.658l3.798.242l.317 4.418z"/><path fill="#f1b31c" d="m41.562 55.217l.843 10.775l-7.124-1.185l3.784-9.81"/><circle cx="40.467" cy="54" r="2" fill="#fcea2b"/><path fill="#f1b31c" d="m41.783 58.045l.622 7.947l-7.124-1.185l2.843-7.37"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round"><path stroke-miterlimit="10" stroke-width="2" d="m41.783 58.045l.622 7.947l-7.124-1.185l2.843-7.37"/><path stroke-dasharray="0 6.735 0 0 0 0" stroke-width="4" d="M47.61 12.847c1.138 11.194-2.557 14.38 7.968 15.443c10.524 1.063.696 20.042-13.976 20.042S25.24 38.08 29.412 33.906c4.174-4.174-3.118-6.26-4.31-4.174s-17.902.153-9.934-10.624s31.303-17.454 32.441-6.26"/></g><path fill="none" stroke="#d22f27" stroke-dasharray="0 6.735 0 0 0 0" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M47.61 12.847c1.138 11.194-2.557 14.38 7.968 15.443c10.524 1.063.696 20.042-13.976 20.042S25.24 38.08 29.412 33.906c4.174-4.174-3.118-6.26-4.31-4.174s-17.902.153-9.934-10.624s31.303-17.454 32.441-6.26"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPrayerBeads(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="40.467" cy="54" r="1.95"/><path fill="#f1b31c" d="m37.304 56.926l1.303-3.658l3.798.242l.317 4.418z"/><path fill="#f1b31c" d="m41.562 55.217l.843 10.775l-7.124-1.185l3.784-9.81"/><circle cx="40.467" cy="54" r="2" fill="#fcea2b"/><path fill="#f1b31c" d="m41.783 58.045l.622 7.947l-7.124-1.185l2.843-7.37"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round"><path strokeMiterlimit="10" strokeWidth="2" d="m41.783 58.045l.622 7.947l-7.124-1.185l2.843-7.37"/><path strokeDasharray="0 6.735 0 0 0 0" strokeWidth="4" d="M47.61 12.847c1.138 11.194-2.557 14.38 7.968 15.443c10.524 1.063.696 20.042-13.976 20.042S25.24 38.08 29.412 33.906c4.174-4.174-3.118-6.26-4.31-4.174s-17.902.153-9.934-10.624s31.303-17.454 32.441-6.26"/></g><path fill="none" stroke="#d22f27" strokeDasharray="0 6.735 0 0 0 0" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M47.61 12.847c1.138 11.194-2.557 14.38 7.968 15.443c10.524 1.063.696 20.042-13.976 20.042S25.24 38.08 29.412 33.906c4.174-4.174-3.118-6.26-4.31-4.174s-17.902.153-9.934-10.624s31.303-17.454 32.441-6.26"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="40.467" cy="54" r="1.95"/><path fill="#f1b31c" d="m37.304 56.926l1.303-3.658l3.798.242l.317 4.418z"/><path fill="#f1b31c" d="m41.562 55.217l.843 10.775l-7.124-1.185l3.784-9.81"/><circle cx="40.467" cy="54" r="2" fill="#fcea2b"/><path fill="#f1b31c" d="m41.783 58.045l.622 7.947l-7.124-1.185l2.843-7.37"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round"><path stroke-miterlimit="10" stroke-width="2" d="m41.783 58.045l.622 7.947l-7.124-1.185l2.843-7.37"/><path stroke-dasharray="0 6.735 0 0 0 0" stroke-width="4" d="M47.61 12.847c1.138 11.194-2.557 14.38 7.968 15.443c10.524 1.063.696 20.042-13.976 20.042S25.24 38.08 29.412 33.906c4.174-4.174-3.118-6.26-4.31-4.174s-17.902.153-9.934-10.624s31.303-17.454 32.441-6.26"/></g><path fill="none" stroke="#d22f27" stroke-dasharray="0 6.735 0 0 0 0" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M47.61 12.847c1.138 11.194-2.557 14.38 7.968 15.443c10.524 1.063.696 20.042-13.976 20.042S25.24 38.08 29.412 33.906c4.174-4.174-3.118-6.26-4.31-4.174s-17.902.153-9.934-10.624s31.303-17.454 32.441-6.26"/></svg>
</template>

CSS

.icon-prayer-beads {
  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%2072%2072%22%3E%3Ccircle%20cx%3D%2240.467%22%20cy%3D%2254%22%20r%3D%221.95%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22m37.304%2056.926l1.303-3.658l3.798.242l.317%204.418z%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22m41.562%2055.217l.843%2010.775l-7.124-1.185l3.784-9.81%22%2F%3E%3Ccircle%20cx%3D%2240.467%22%20cy%3D%2254%22%20r%3D%222%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22m41.783%2058.045l.622%207.947l-7.124-1.185l2.843-7.37%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m41.783%2058.045l.622%207.947l-7.124-1.185l2.843-7.37%22%2F%3E%3Cpath%20stroke-dasharray%3D%220%206.735%200%200%200%200%22%20stroke-width%3D%224%22%20d%3D%22M47.61%2012.847c1.138%2011.194-2.557%2014.38%207.968%2015.443c10.524%201.063.696%2020.042-13.976%2020.042S25.24%2038.08%2029.412%2033.906c4.174-4.174-3.118-6.26-4.31-4.174s-17.902.153-9.934-10.624s31.303-17.454%2032.441-6.26%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-dasharray%3D%220%206.735%200%200%200%200%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M47.61%2012.847c1.138%2011.194-2.557%2014.38%207.968%2015.443c10.524%201.063.696%2020.042-13.976%2020.042S25.24%2038.08%2029.412%2033.906c4.174-4.174-3.118-6.26-4.31-4.174s-17.902.153-9.934-10.624s31.303-17.454%2032.441-6.26%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%2072%2072%22%3E%3Ccircle%20cx%3D%2240.467%22%20cy%3D%2254%22%20r%3D%221.95%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22m37.304%2056.926l1.303-3.658l3.798.242l.317%204.418z%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22m41.562%2055.217l.843%2010.775l-7.124-1.185l3.784-9.81%22%2F%3E%3Ccircle%20cx%3D%2240.467%22%20cy%3D%2254%22%20r%3D%222%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22m41.783%2058.045l.622%207.947l-7.124-1.185l2.843-7.37%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m41.783%2058.045l.622%207.947l-7.124-1.185l2.843-7.37%22%2F%3E%3Cpath%20stroke-dasharray%3D%220%206.735%200%200%200%200%22%20stroke-width%3D%224%22%20d%3D%22M47.61%2012.847c1.138%2011.194-2.557%2014.38%207.968%2015.443c10.524%201.063.696%2020.042-13.976%2020.042S25.24%2038.08%2029.412%2033.906c4.174-4.174-3.118-6.26-4.31-4.174s-17.902.153-9.934-10.624s31.303-17.454%2032.441-6.26%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-dasharray%3D%220%206.735%200%200%200%200%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M47.61%2012.847c1.138%2011.194-2.557%2014.38%207.968%2015.443c10.524%201.063.696%2020.042-13.976%2020.042S25.24%2038.08%2029.412%2033.906c4.174-4.174-3.118-6.26-4.31-4.174s-17.902.153-9.934-10.624s31.303-17.454%2032.441-6.26%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/prayer-beads.svg?color=%231a73e8&size=48