spade suit emoji

spade-suit from Noto Emoji by Google Inc · Default · Activities · Apache-2.0 Free for personal and commercial use.

Name
spade-suit
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 spade suit emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#606265" d="M29.46 69.64L10.32 80.17s-.22 14.91 14.36 20.2c12.22 4.44 23.49-1.78 28.95-6.97c3.92-3.73 9.7-12.29 9.7-12.29zM67.7 80.71l.96 5.6s8.33 14.34 24.86 14.75c14.2.35 21.31-9.15 23.35-15.84c2.05-6.69.58-13.36.58-13.36z"/><path fill="#464c4f" d="M63.81 3.14C62.19 3.02 38.89 24.46 27 40.28c-6.75 8.98-14.14 21.14-16.12 31.69c-2.05 10.93.67 17.99 8.33 21.85c16.25 8.19 28.66-3.64 30.66-5.42c2.66-2.37 5.84-6.88 7.38-6.05c.76.41.2 7.84-.36 12.78c-.53 4.71-2.82 10.38-10.38 13.49s-10.71 3.22-13.49 5.67c-2.78 2.44-2.98 4.24-2.98 4.24l3.11 2.33l59.79-.22l2.33-1.65s-1.07-3.17-6.24-5.73c-4.13-2.05-8.1-3.11-12.59-5.75c-4.19-2.46-5.91-8.67-5.99-12.05c-.08-3.75-.87-13.19.09-13.67c1.51-.75 2.88 2.88 7.53 6.84c2.75 2.35 16.36 12.01 29.36 3.82c7.38-4.64 10.84-11.77 10.11-19.67c-1.24-13.31-12.7-28.98-21.44-38.92C82.18 18.02 65.79 3.29 63.81 3.14"/><path fill="#606265" d="M30.05 118.53s-.32 1.2-.38 2.43c-.06 1.34-.01 2.53 1.67 2.65c1.68.11 61.56 0 62.56 0s1.71-1.12 1.74-2.48c.05-1.71-.5-2.41-.5-2.41z"/></svg>

React

import type { SVGProps } from "react";

export function NotoSpadeSuit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#606265" d="M29.46 69.64L10.32 80.17s-.22 14.91 14.36 20.2c12.22 4.44 23.49-1.78 28.95-6.97c3.92-3.73 9.7-12.29 9.7-12.29zM67.7 80.71l.96 5.6s8.33 14.34 24.86 14.75c14.2.35 21.31-9.15 23.35-15.84c2.05-6.69.58-13.36.58-13.36z"/><path fill="#464c4f" d="M63.81 3.14C62.19 3.02 38.89 24.46 27 40.28c-6.75 8.98-14.14 21.14-16.12 31.69c-2.05 10.93.67 17.99 8.33 21.85c16.25 8.19 28.66-3.64 30.66-5.42c2.66-2.37 5.84-6.88 7.38-6.05c.76.41.2 7.84-.36 12.78c-.53 4.71-2.82 10.38-10.38 13.49s-10.71 3.22-13.49 5.67c-2.78 2.44-2.98 4.24-2.98 4.24l3.11 2.33l59.79-.22l2.33-1.65s-1.07-3.17-6.24-5.73c-4.13-2.05-8.1-3.11-12.59-5.75c-4.19-2.46-5.91-8.67-5.99-12.05c-.08-3.75-.87-13.19.09-13.67c1.51-.75 2.88 2.88 7.53 6.84c2.75 2.35 16.36 12.01 29.36 3.82c7.38-4.64 10.84-11.77 10.11-19.67c-1.24-13.31-12.7-28.98-21.44-38.92C82.18 18.02 65.79 3.29 63.81 3.14"/><path fill="#606265" d="M30.05 118.53s-.32 1.2-.38 2.43c-.06 1.34-.01 2.53 1.67 2.65c1.68.11 61.56 0 62.56 0s1.71-1.12 1.74-2.48c.05-1.71-.5-2.41-.5-2.41z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#606265" d="M29.46 69.64L10.32 80.17s-.22 14.91 14.36 20.2c12.22 4.44 23.49-1.78 28.95-6.97c3.92-3.73 9.7-12.29 9.7-12.29zM67.7 80.71l.96 5.6s8.33 14.34 24.86 14.75c14.2.35 21.31-9.15 23.35-15.84c2.05-6.69.58-13.36.58-13.36z"/><path fill="#464c4f" d="M63.81 3.14C62.19 3.02 38.89 24.46 27 40.28c-6.75 8.98-14.14 21.14-16.12 31.69c-2.05 10.93.67 17.99 8.33 21.85c16.25 8.19 28.66-3.64 30.66-5.42c2.66-2.37 5.84-6.88 7.38-6.05c.76.41.2 7.84-.36 12.78c-.53 4.71-2.82 10.38-10.38 13.49s-10.71 3.22-13.49 5.67c-2.78 2.44-2.98 4.24-2.98 4.24l3.11 2.33l59.79-.22l2.33-1.65s-1.07-3.17-6.24-5.73c-4.13-2.05-8.1-3.11-12.59-5.75c-4.19-2.46-5.91-8.67-5.99-12.05c-.08-3.75-.87-13.19.09-13.67c1.51-.75 2.88 2.88 7.53 6.84c2.75 2.35 16.36 12.01 29.36 3.82c7.38-4.64 10.84-11.77 10.11-19.67c-1.24-13.31-12.7-28.98-21.44-38.92C82.18 18.02 65.79 3.29 63.81 3.14"/><path fill="#606265" d="M30.05 118.53s-.32 1.2-.38 2.43c-.06 1.34-.01 2.53 1.67 2.65c1.68.11 61.56 0 62.56 0s1.71-1.12 1.74-2.48c.05-1.71-.5-2.41-.5-2.41z"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23606265%22%20d%3D%22M29.46%2069.64L10.32%2080.17s-.22%2014.91%2014.36%2020.2c12.22%204.44%2023.49-1.78%2028.95-6.97c3.92-3.73%209.7-12.29%209.7-12.29zM67.7%2080.71l.96%205.6s8.33%2014.34%2024.86%2014.75c14.2.35%2021.31-9.15%2023.35-15.84c2.05-6.69.58-13.36.58-13.36z%22%2F%3E%3Cpath%20fill%3D%22%23464c4f%22%20d%3D%22M63.81%203.14C62.19%203.02%2038.89%2024.46%2027%2040.28c-6.75%208.98-14.14%2021.14-16.12%2031.69c-2.05%2010.93.67%2017.99%208.33%2021.85c16.25%208.19%2028.66-3.64%2030.66-5.42c2.66-2.37%205.84-6.88%207.38-6.05c.76.41.2%207.84-.36%2012.78c-.53%204.71-2.82%2010.38-10.38%2013.49s-10.71%203.22-13.49%205.67c-2.78%202.44-2.98%204.24-2.98%204.24l3.11%202.33l59.79-.22l2.33-1.65s-1.07-3.17-6.24-5.73c-4.13-2.05-8.1-3.11-12.59-5.75c-4.19-2.46-5.91-8.67-5.99-12.05c-.08-3.75-.87-13.19.09-13.67c1.51-.75%202.88%202.88%207.53%206.84c2.75%202.35%2016.36%2012.01%2029.36%203.82c7.38-4.64%2010.84-11.77%2010.11-19.67c-1.24-13.31-12.7-28.98-21.44-38.92C82.18%2018.02%2065.79%203.29%2063.81%203.14%22%2F%3E%3Cpath%20fill%3D%22%23606265%22%20d%3D%22M30.05%20118.53s-.32%201.2-.38%202.43c-.06%201.34-.01%202.53%201.67%202.65c1.68.11%2061.56%200%2062.56%200s1.71-1.12%201.74-2.48c.05-1.71-.5-2.41-.5-2.41z%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%23606265%22%20d%3D%22M29.46%2069.64L10.32%2080.17s-.22%2014.91%2014.36%2020.2c12.22%204.44%2023.49-1.78%2028.95-6.97c3.92-3.73%209.7-12.29%209.7-12.29zM67.7%2080.71l.96%205.6s8.33%2014.34%2024.86%2014.75c14.2.35%2021.31-9.15%2023.35-15.84c2.05-6.69.58-13.36.58-13.36z%22%2F%3E%3Cpath%20fill%3D%22%23464c4f%22%20d%3D%22M63.81%203.14C62.19%203.02%2038.89%2024.46%2027%2040.28c-6.75%208.98-14.14%2021.14-16.12%2031.69c-2.05%2010.93.67%2017.99%208.33%2021.85c16.25%208.19%2028.66-3.64%2030.66-5.42c2.66-2.37%205.84-6.88%207.38-6.05c.76.41.2%207.84-.36%2012.78c-.53%204.71-2.82%2010.38-10.38%2013.49s-10.71%203.22-13.49%205.67c-2.78%202.44-2.98%204.24-2.98%204.24l3.11%202.33l59.79-.22l2.33-1.65s-1.07-3.17-6.24-5.73c-4.13-2.05-8.1-3.11-12.59-5.75c-4.19-2.46-5.91-8.67-5.99-12.05c-.08-3.75-.87-13.19.09-13.67c1.51-.75%202.88%202.88%207.53%206.84c2.75%202.35%2016.36%2012.01%2029.36%203.82c7.38-4.64%2010.84-11.77%2010.11-19.67c-1.24-13.31-12.7-28.98-21.44-38.92C82.18%2018.02%2065.79%203.29%2063.81%203.14%22%2F%3E%3Cpath%20fill%3D%22%23606265%22%20d%3D%22M30.05%20118.53s-.32%201.2-.38%202.43c-.06%201.34-.01%202.53%201.67%202.65c1.68.11%2061.56%200%2062.56%200s1.71-1.12%201.74-2.48c.05-1.71-.5-2.41-.5-2.41z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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