spade-suit from Streamline Emojis by Streamline · Default · Symbols · CC-BY-4.0 Attribution required.

Name
spade-suit
Set
Streamline Emojis
Style
Default
Category
Symbols
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Streamline Emojis

Use the spade suit emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#525252" d="M31.5 41.5a1 1 0 0 0 1-1a1 1 0 0 0-.95-1c-5.95-.56-4.95-6.35-4.95-6.35a8.44 8.44 0 0 0 5.9 2.39c6 0 8.5-5.93 8.5-10.62C41 12.18 28.61 4.12 25 2a2 2 0 0 0-2 0C19.39 4.12 7 12.18 7 24.88c0 4.69 2.55 10.62 8.5 10.62a8.44 8.44 0 0 0 5.9-2.39s1 5.79-4.95 6.35a1 1 0 0 0-.95 1a1 1 0 0 0 1 1Z"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#656769" d="M23 7a2 2 0 0 1 2 0c3.35 2 14.23 9 15.81 20.15a14 14 0 0 0 .19-2.27C41 12.18 28.62 4.13 25 2a2 2 0 0 0-2 0C19.38 4.13 7 12.18 7 24.88a14 14 0 0 0 .19 2.27C8.77 16 19.65 9 23 7"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M31.5 41.5a1 1 0 0 0 1-1a1 1 0 0 0-.95-1c-5.95-.56-4.95-6.35-4.95-6.35a8.44 8.44 0 0 0 5.9 2.39c6 0 8.5-5.93 8.5-10.62C41 12.18 28.61 4.12 25 2a2 2 0 0 0-2 0C19.39 4.12 7 12.18 7 24.88c0 4.69 2.55 10.62 8.5 10.62a8.44 8.44 0 0 0 5.9-2.39s1 5.79-4.95 6.35a1 1 0 0 0-.95 1a1 1 0 0 0 1 1Z"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisSpadeSuit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#525252" d="M31.5 41.5a1 1 0 0 0 1-1a1 1 0 0 0-.95-1c-5.95-.56-4.95-6.35-4.95-6.35a8.44 8.44 0 0 0 5.9 2.39c6 0 8.5-5.93 8.5-10.62C41 12.18 28.61 4.12 25 2a2 2 0 0 0-2 0C19.39 4.12 7 12.18 7 24.88c0 4.69 2.55 10.62 8.5 10.62a8.44 8.44 0 0 0 5.9-2.39s1 5.79-4.95 6.35a1 1 0 0 0-.95 1a1 1 0 0 0 1 1Z"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#656769" d="M23 7a2 2 0 0 1 2 0c3.35 2 14.23 9 15.81 20.15a14 14 0 0 0 .19-2.27C41 12.18 28.62 4.13 25 2a2 2 0 0 0-2 0C19.38 4.13 7 12.18 7 24.88a14 14 0 0 0 .19 2.27C8.77 16 19.65 9 23 7"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M31.5 41.5a1 1 0 0 0 1-1a1 1 0 0 0-.95-1c-5.95-.56-4.95-6.35-4.95-6.35a8.44 8.44 0 0 0 5.9 2.39c6 0 8.5-5.93 8.5-10.62C41 12.18 28.61 4.12 25 2a2 2 0 0 0-2 0C19.39 4.12 7 12.18 7 24.88c0 4.69 2.55 10.62 8.5 10.62a8.44 8.44 0 0 0 5.9-2.39s1 5.79-4.95 6.35a1 1 0 0 0-.95 1a1 1 0 0 0 1 1Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#525252" d="M31.5 41.5a1 1 0 0 0 1-1a1 1 0 0 0-.95-1c-5.95-.56-4.95-6.35-4.95-6.35a8.44 8.44 0 0 0 5.9 2.39c6 0 8.5-5.93 8.5-10.62C41 12.18 28.61 4.12 25 2a2 2 0 0 0-2 0C19.39 4.12 7 12.18 7 24.88c0 4.69 2.55 10.62 8.5 10.62a8.44 8.44 0 0 0 5.9-2.39s1 5.79-4.95 6.35a1 1 0 0 0-.95 1a1 1 0 0 0 1 1Z"/><path fill="#45413c" d="M12.5 45.5a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#656769" d="M23 7a2 2 0 0 1 2 0c3.35 2 14.23 9 15.81 20.15a14 14 0 0 0 .19-2.27C41 12.18 28.62 4.13 25 2a2 2 0 0 0-2 0C19.38 4.13 7 12.18 7 24.88a14 14 0 0 0 .19 2.27C8.77 16 19.65 9 23 7"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M31.5 41.5a1 1 0 0 0 1-1a1 1 0 0 0-.95-1c-5.95-.56-4.95-6.35-4.95-6.35a8.44 8.44 0 0 0 5.9 2.39c6 0 8.5-5.93 8.5-10.62C41 12.18 28.61 4.12 25 2a2 2 0 0 0-2 0C19.39 4.12 7 12.18 7 24.88c0 4.69 2.55 10.62 8.5 10.62a8.44 8.44 0 0 0 5.9-2.39s1 5.79-4.95 6.35a1 1 0 0 0-.95 1a1 1 0 0 0 1 1Z"/></svg>
</template>

CSS

.icon-spade-suit {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22%23525252%22%20d%3D%22M31.5%2041.5a1%201%200%200%200%201-1a1%201%200%200%200-.95-1c-5.95-.56-4.95-6.35-4.95-6.35a8.44%208.44%200%200%200%205.9%202.39c6%200%208.5-5.93%208.5-10.62C41%2012.18%2028.61%204.12%2025%202a2%202%200%200%200-2%200C19.39%204.12%207%2012.18%207%2024.88c0%204.69%202.55%2010.62%208.5%2010.62a8.44%208.44%200%200%200%205.9-2.39s1%205.79-4.95%206.35a1%201%200%200%200-.95%201a1%201%200%200%200%201%201Z%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M23%207a2%202%200%200%201%202%200c3.35%202%2014.23%209%2015.81%2020.15a14%2014%200%200%200%20.19-2.27C41%2012.18%2028.62%204.13%2025%202a2%202%200%200%200-2%200C19.38%204.13%207%2012.18%207%2024.88a14%2014%200%200%200%20.19%202.27C8.77%2016%2019.65%209%2023%207%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31.5%2041.5a1%201%200%200%200%201-1a1%201%200%200%200-.95-1c-5.95-.56-4.95-6.35-4.95-6.35a8.44%208.44%200%200%200%205.9%202.39c6%200%208.5-5.93%208.5-10.62C41%2012.18%2028.61%204.12%2025%202a2%202%200%200%200-2%200C19.39%204.12%207%2012.18%207%2024.88c0%204.69%202.55%2010.62%208.5%2010.62a8.44%208.44%200%200%200%205.9-2.39s1%205.79-4.95%206.35a1%201%200%200%200-.95%201a1%201%200%200%200%201%201Z%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%2048%2048%22%3E%3Cpath%20fill%3D%22%23525252%22%20d%3D%22M31.5%2041.5a1%201%200%200%200%201-1a1%201%200%200%200-.95-1c-5.95-.56-4.95-6.35-4.95-6.35a8.44%208.44%200%200%200%205.9%202.39c6%200%208.5-5.93%208.5-10.62C41%2012.18%2028.61%204.12%2025%202a2%202%200%200%200-2%200C19.39%204.12%207%2012.18%207%2024.88c0%204.69%202.55%2010.62%208.5%2010.62a8.44%208.44%200%200%200%205.9-2.39s1%205.79-4.95%206.35a1%201%200%200%200-.95%201a1%201%200%200%200%201%201Z%22%2F%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2045.5a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M23%207a2%202%200%200%201%202%200c3.35%202%2014.23%209%2015.81%2020.15a14%2014%200%200%200%20.19-2.27C41%2012.18%2028.62%204.13%2025%202a2%202%200%200%200-2%200C19.38%204.13%207%2012.18%207%2024.88a14%2014%200%200%200%20.19%202.27C8.77%2016%2019.65%209%2023%207%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31.5%2041.5a1%201%200%200%200%201-1a1%201%200%200%200-.95-1c-5.95-.56-4.95-6.35-4.95-6.35a8.44%208.44%200%200%200%205.9%202.39c6%200%208.5-5.93%208.5-10.62C41%2012.18%2028.61%204.12%2025%202a2%202%200%200%200-2%200C19.39%204.12%207%2012.18%207%2024.88c0%204.69%202.55%2010.62%208.5%2010.62a8.44%208.44%200%200%200%205.9-2.39s1%205.79-4.95%206.35a1%201%200%200%200-.95%201a1%201%200%200%200%201%201Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/spade-suit.svg?color=%231a73e8&size=48