diamond suit emoji
diamond-suit from Streamline Emojis by Streamline · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- diamond-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
ballot-box-with-checkbeating-heartbellbell-with-slashbroken-heartchildren-crossingclub-suitcross-markdouble-exclamation-markexclamation-markgrowing-heartheart-suitheart-with-arrowjapanese-symbol-for-beginnerjokermuted-speakerno-bicyclesno-mobile-phonesno-one-under-eighteenno-smokingrecycling-symbolrestroomrevolving-heartsright-anger-bubble
Use the diamond suit emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><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="#ff6242" d="M23.2 42.1L9 23.26a1 1 0 0 1 0-1.2L23.2 3.21a1 1 0 0 1 1.6 0L39 22.06a1 1 0 0 1 0 1.2L24.8 42.1a1 1 0 0 1-1.6 0"/><path fill="#ff866e" d="M10.39 25.16L23.2 8.21a1 1 0 0 1 1.6 0l12.81 17L39 23.26a1 1 0 0 0 0-1.2L24.8 3.21a1 1 0 0 0-1.6 0L9 22.06a1 1 0 0 0 0 1.2Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M23.2 42.1L9 23.26a1 1 0 0 1 0-1.2L23.2 3.21a1 1 0 0 1 1.6 0L39 22.06a1 1 0 0 1 0 1.2L24.8 42.1a1 1 0 0 1-1.6 0"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisDiamondSuit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><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="#ff6242" d="M23.2 42.1L9 23.26a1 1 0 0 1 0-1.2L23.2 3.21a1 1 0 0 1 1.6 0L39 22.06a1 1 0 0 1 0 1.2L24.8 42.1a1 1 0 0 1-1.6 0"/><path fill="#ff866e" d="M10.39 25.16L23.2 8.21a1 1 0 0 1 1.6 0l12.81 17L39 23.26a1 1 0 0 0 0-1.2L24.8 3.21a1 1 0 0 0-1.6 0L9 22.06a1 1 0 0 0 0 1.2Z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M23.2 42.1L9 23.26a1 1 0 0 1 0-1.2L23.2 3.21a1 1 0 0 1 1.6 0L39 22.06a1 1 0 0 1 0 1.2L24.8 42.1a1 1 0 0 1-1.6 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><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="#ff6242" d="M23.2 42.1L9 23.26a1 1 0 0 1 0-1.2L23.2 3.21a1 1 0 0 1 1.6 0L39 22.06a1 1 0 0 1 0 1.2L24.8 42.1a1 1 0 0 1-1.6 0"/><path fill="#ff866e" d="M10.39 25.16L23.2 8.21a1 1 0 0 1 1.6 0l12.81 17L39 23.26a1 1 0 0 0 0-1.2L24.8 3.21a1 1 0 0 0-1.6 0L9 22.06a1 1 0 0 0 0 1.2Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M23.2 42.1L9 23.26a1 1 0 0 1 0-1.2L23.2 3.21a1 1 0 0 1 1.6 0L39 22.06a1 1 0 0 1 0 1.2L24.8 42.1a1 1 0 0 1-1.6 0"/></svg> </template>
CSS
.icon-diamond-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%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%23ff6242%22%20d%3D%22M23.2%2042.1L9%2023.26a1%201%200%200%201%200-1.2L23.2%203.21a1%201%200%200%201%201.6%200L39%2022.06a1%201%200%200%201%200%201.2L24.8%2042.1a1%201%200%200%201-1.6%200%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20d%3D%22M10.39%2025.16L23.2%208.21a1%201%200%200%201%201.6%200l12.81%2017L39%2023.26a1%201%200%200%200%200-1.2L24.8%203.21a1%201%200%200%200-1.6%200L9%2022.06a1%201%200%200%200%200%201.2Z%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%22M23.2%2042.1L9%2023.26a1%201%200%200%201%200-1.2L23.2%203.21a1%201%200%200%201%201.6%200L39%2022.06a1%201%200%200%201%200%201.2L24.8%2042.1a1%201%200%200%201-1.6%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%2048%2048%22%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%23ff6242%22%20d%3D%22M23.2%2042.1L9%2023.26a1%201%200%200%201%200-1.2L23.2%203.21a1%201%200%200%201%201.6%200L39%2022.06a1%201%200%200%201%200%201.2L24.8%2042.1a1%201%200%200%201-1.6%200%22%2F%3E%3Cpath%20fill%3D%22%23ff866e%22%20d%3D%22M10.39%2025.16L23.2%208.21a1%201%200%200%201%201.6%200l12.81%2017L39%2023.26a1%201%200%200%200%200-1.2L24.8%203.21a1%201%200%200%200-1.6%200L9%2022.06a1%201%200%200%200%200%201.2Z%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%22M23.2%2042.1L9%2023.26a1%201%200%200%201%200-1.2L23.2%203.21a1%201%200%200%201%201.6%200L39%2022.06a1%201%200%200%201%200%201.2L24.8%2042.1a1%201%200%200%201-1.6%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/diamond-suit.svg?color=%231a73e8&size=48