star and crescent emoji

star-and-crescent from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.

Name
star-and-crescent
Set
OpenMoji
Style
Default
Category
Symbols
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More symbols icons from OpenMoji

Use the star and crescent emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGyPFLEbar" d="M45 57c1.975 0 3.9-.275 5.713-.8A24.8 24.8 0 0 1 36 61c-13.812 0-25-11.187-25-25s11.188-25 25-25c5.5 0 10.588 1.775 14.713 4.8A20.5 20.5 0 0 0 45 15c-11.6 0-21 9.4-21 21s9.4 21 21 21"/><path id="SVGFuge6cpE" d="m50.652 27.896l2.372 4.807l5.306.771l-3.839 3.742l.906 5.284l-4.745-2.495l-4.745 2.495l.906-5.284l-3.839-3.742l5.305-.771z"/></defs><g fill="#b399c8" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><use href="#SVGyPFLEbar"/><use href="#SVGFuge6cpE"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><use href="#SVGyPFLEbar"/><use href="#SVGFuge6cpE"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiStarAndCrescent(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGyPFLEbar" d="M45 57c1.975 0 3.9-.275 5.713-.8A24.8 24.8 0 0 1 36 61c-13.812 0-25-11.187-25-25s11.188-25 25-25c5.5 0 10.588 1.775 14.713 4.8A20.5 20.5 0 0 0 45 15c-11.6 0-21 9.4-21 21s9.4 21 21 21"/><path id="SVGFuge6cpE" d="m50.652 27.896l2.372 4.807l5.306.771l-3.839 3.742l.906 5.284l-4.745-2.495l-4.745 2.495l.906-5.284l-3.839-3.742l5.305-.771z"/></defs><g fill="#b399c8" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><use href="#SVGyPFLEbar"/><use href="#SVGFuge6cpE"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><use href="#SVGyPFLEbar"/><use href="#SVGFuge6cpE"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGyPFLEbar" d="M45 57c1.975 0 3.9-.275 5.713-.8A24.8 24.8 0 0 1 36 61c-13.812 0-25-11.187-25-25s11.188-25 25-25c5.5 0 10.588 1.775 14.713 4.8A20.5 20.5 0 0 0 45 15c-11.6 0-21 9.4-21 21s9.4 21 21 21"/><path id="SVGFuge6cpE" d="m50.652 27.896l2.372 4.807l5.306.771l-3.839 3.742l.906 5.284l-4.745-2.495l-4.745 2.495l.906-5.284l-3.839-3.742l5.305-.771z"/></defs><g fill="#b399c8" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><use href="#SVGyPFLEbar"/><use href="#SVGFuge6cpE"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><use href="#SVGyPFLEbar"/><use href="#SVGFuge6cpE"/></g></svg>
</template>

CSS

.icon-star-and-crescent {
  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%3Cdefs%3E%3Cpath%20id%3D%22SVGyPFLEbar%22%20d%3D%22M45%2057c1.975%200%203.9-.275%205.713-.8A24.8%2024.8%200%200%201%2036%2061c-13.812%200-25-11.187-25-25s11.188-25%2025-25c5.5%200%2010.588%201.775%2014.713%204.8A20.5%2020.5%200%200%200%2045%2015c-11.6%200-21%209.4-21%2021s9.4%2021%2021%2021%22%2F%3E%3Cpath%20id%3D%22SVGFuge6cpE%22%20d%3D%22m50.652%2027.896l2.372%204.807l5.306.771l-3.839%203.742l.906%205.284l-4.745-2.495l-4.745%202.495l.906-5.284l-3.839-3.742l5.305-.771z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22%23b399c8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cuse%20href%3D%22%23SVGyPFLEbar%22%2F%3E%3Cuse%20href%3D%22%23SVGFuge6cpE%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cuse%20href%3D%22%23SVGyPFLEbar%22%2F%3E%3Cuse%20href%3D%22%23SVGFuge6cpE%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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGyPFLEbar%22%20d%3D%22M45%2057c1.975%200%203.9-.275%205.713-.8A24.8%2024.8%200%200%201%2036%2061c-13.812%200-25-11.187-25-25s11.188-25%2025-25c5.5%200%2010.588%201.775%2014.713%204.8A20.5%2020.5%200%200%200%2045%2015c-11.6%200-21%209.4-21%2021s9.4%2021%2021%2021%22%2F%3E%3Cpath%20id%3D%22SVGFuge6cpE%22%20d%3D%22m50.652%2027.896l2.372%204.807l5.306.771l-3.839%203.742l.906%205.284l-4.745-2.495l-4.745%202.495l.906-5.284l-3.839-3.742l5.305-.771z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22%23b399c8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cuse%20href%3D%22%23SVGyPFLEbar%22%2F%3E%3Cuse%20href%3D%22%23SVGFuge6cpE%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cuse%20href%3D%22%23SVGyPFLEbar%22%2F%3E%3Cuse%20href%3D%22%23SVGFuge6cpE%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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