flower playing cards emoji

flower-playing-cards from Noto Emoji by Google Inc · Default · Activities · Apache-2.0 Free for personal and commercial use.

Name
flower-playing-cards
Set
Noto Emoji
Style
Default
Category
Activities
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More activities icons from Noto Emoji

Use the flower playing cards emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#5e6367" d="m102.29 125.43l-76.02-.37c-3.45 0-6.25-2.8-6.25-6.25l-.17-108.48c0-3.45 2.8-6.25 6.25-6.25l76.33.44c3.45 0 6.48 2.53 6.48 5.98l-.37 108.69c0 3.45-2.8 6.24-6.25 6.24"/><path fill="#ee534e" d="M24.37 91.33s.11-75.25.2-77.84s1.9-4.49 4.4-4.57s68.02.08 70 .08s4.92.6 5.09 4.14s-.6 70.17-.6 70.17s-13.01-7.87-29.26-7.94c-25.03-.11-49.83 15.96-49.83 15.96"/><path fill="#f5f5f5" d="M53.36 19.02c-13.83 0-22.42 9.43-22.2 23.04c.21 13.2 9.28 21.58 21.74 21.58c11.94 0 21.72-8.59 21.93-22.1s-9.42-22.52-21.47-22.52"/></svg>

React

import type { SVGProps } from "react";

export function NotoFlowerPlayingCards(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#5e6367" d="m102.29 125.43l-76.02-.37c-3.45 0-6.25-2.8-6.25-6.25l-.17-108.48c0-3.45 2.8-6.25 6.25-6.25l76.33.44c3.45 0 6.48 2.53 6.48 5.98l-.37 108.69c0 3.45-2.8 6.24-6.25 6.24"/><path fill="#ee534e" d="M24.37 91.33s.11-75.25.2-77.84s1.9-4.49 4.4-4.57s68.02.08 70 .08s4.92.6 5.09 4.14s-.6 70.17-.6 70.17s-13.01-7.87-29.26-7.94c-25.03-.11-49.83 15.96-49.83 15.96"/><path fill="#f5f5f5" d="M53.36 19.02c-13.83 0-22.42 9.43-22.2 23.04c.21 13.2 9.28 21.58 21.74 21.58c11.94 0 21.72-8.59 21.93-22.1s-9.42-22.52-21.47-22.52"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#5e6367" d="m102.29 125.43l-76.02-.37c-3.45 0-6.25-2.8-6.25-6.25l-.17-108.48c0-3.45 2.8-6.25 6.25-6.25l76.33.44c3.45 0 6.48 2.53 6.48 5.98l-.37 108.69c0 3.45-2.8 6.24-6.25 6.24"/><path fill="#ee534e" d="M24.37 91.33s.11-75.25.2-77.84s1.9-4.49 4.4-4.57s68.02.08 70 .08s4.92.6 5.09 4.14s-.6 70.17-.6 70.17s-13.01-7.87-29.26-7.94c-25.03-.11-49.83 15.96-49.83 15.96"/><path fill="#f5f5f5" d="M53.36 19.02c-13.83 0-22.42 9.43-22.2 23.04c.21 13.2 9.28 21.58 21.74 21.58c11.94 0 21.72-8.59 21.93-22.1s-9.42-22.52-21.47-22.52"/></svg>
</template>

CSS

.icon-flower-playing-cards {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%235e6367%22%20d%3D%22m102.29%20125.43l-76.02-.37c-3.45%200-6.25-2.8-6.25-6.25l-.17-108.48c0-3.45%202.8-6.25%206.25-6.25l76.33.44c3.45%200%206.48%202.53%206.48%205.98l-.37%20108.69c0%203.45-2.8%206.24-6.25%206.24%22%2F%3E%3Cpath%20fill%3D%22%23ee534e%22%20d%3D%22M24.37%2091.33s.11-75.25.2-77.84s1.9-4.49%204.4-4.57s68.02.08%2070%20.08s4.92.6%205.09%204.14s-.6%2070.17-.6%2070.17s-13.01-7.87-29.26-7.94c-25.03-.11-49.83%2015.96-49.83%2015.96%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M53.36%2019.02c-13.83%200-22.42%209.43-22.2%2023.04c.21%2013.2%209.28%2021.58%2021.74%2021.58c11.94%200%2021.72-8.59%2021.93-22.1s-9.42-22.52-21.47-22.52%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%20128%20128%22%3E%3Cpath%20fill%3D%22%235e6367%22%20d%3D%22m102.29%20125.43l-76.02-.37c-3.45%200-6.25-2.8-6.25-6.25l-.17-108.48c0-3.45%202.8-6.25%206.25-6.25l76.33.44c3.45%200%206.48%202.53%206.48%205.98l-.37%20108.69c0%203.45-2.8%206.24-6.25%206.24%22%2F%3E%3Cpath%20fill%3D%22%23ee534e%22%20d%3D%22M24.37%2091.33s.11-75.25.2-77.84s1.9-4.49%204.4-4.57s68.02.08%2070%20.08s4.92.6%205.09%204.14s-.6%2070.17-.6%2070.17s-13.01-7.87-29.26-7.94c-25.03-.11-49.83%2015.96-49.83%2015.96%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20d%3D%22M53.36%2019.02c-13.83%200-22.42%209.43-22.2%2023.04c.21%2013.2%209.28%2021.58%2021.74%2021.58c11.94%200%2021.72-8.59%2021.93-22.1s-9.42-22.52-21.47-22.52%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/flower-playing-cards.svg?color=%231a73e8&size=48