blackdiamondsuit emoji

blackdiamondsuit from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
blackdiamondsuit
Set
Firefox OS Emoji
Style
Default
Category
Symbols
Viewbox
512×512
License
Apache 2.0

More symbols icons from Firefox OS Emoji

Use the blackdiamondsuit emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M248.07 502.699L86.126 261.32a9.55 9.55 0 0 1 0-10.64L248.07 9.301c3.783-5.639 12.077-5.639 15.859 0L425.874 250.68a9.55 9.55 0 0 1 0 10.64L263.93 502.699c-3.783 5.639-12.077 5.639-15.86 0"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiBlackdiamondsuit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M248.07 502.699L86.126 261.32a9.55 9.55 0 0 1 0-10.64L248.07 9.301c3.783-5.639 12.077-5.639 15.859 0L425.874 250.68a9.55 9.55 0 0 1 0 10.64L263.93 502.699c-3.783 5.639-12.077 5.639-15.86 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M248.07 502.699L86.126 261.32a9.55 9.55 0 0 1 0-10.64L248.07 9.301c3.783-5.639 12.077-5.639 15.859 0L425.874 250.68a9.55 9.55 0 0 1 0 10.64L263.93 502.699c-3.783 5.639-12.077 5.639-15.86 0"/></svg>
</template>

CSS

.icon-blackdiamondsuit {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M248.07%20502.699L86.126%20261.32a9.55%209.55%200%200%201%200-10.64L248.07%209.301c3.783-5.639%2012.077-5.639%2015.859%200L425.874%20250.68a9.55%209.55%200%200%201%200%2010.64L263.93%20502.699c-3.783%205.639-12.077%205.639-15.86%200%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M248.07%20502.699L86.126%20261.32a9.55%209.55%200%200%201%200-10.64L248.07%209.301c3.783-5.639%2012.077-5.639%2015.859%200L425.874%20250.68a9.55%209.55%200%200%201%200%2010.64L263.93%20502.699c-3.783%205.639-12.077%205.639-15.86%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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