gem-stone from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
gem-stone
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the gem stone emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.008 30.722a1.5 1.5 0 0 0 1.059.34a1.52 1.52 0 0 0 1.009-.476l13.478-14.271a1.52 1.52 0 0 0 .341-1.203v-.008a1.4 1.4 0 0 0-.279-.677c-.039-.056-.89-1.192-1.89-2.525l-.334-.447l-1.033-1.375l-.438-.585c-.76-1.014-1.351-1.802-1.4-1.87a1 1 0 0 0-.1-.125a1.53 1.53 0 0 0-1.211-.6H7.773a1.55 1.55 0 0 0-1.2.606l-5.19 6.852a3 3 0 0 0-.128.178a1.42 1.42 0 0 0 .174 1.83l13.427 14.212c.029.032.118.115.152.144M3.659 15.812h6.407l4.595 11.641zm7.514-1l4.26-5.912h1.049l4.259 5.913zm-.032 1h9.632l-4.816 12.201zm10.707 0h6.435L17.228 27.519zm6.902-.494l.025-.026l-.025-.034zm-.334-.505h-6.443L17.713 8.9h6.264l1.783 2.379l1.036 1.373l.36.48zm-18.475 0H3.544L8.026 8.9H14.2z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastGemStone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.008 30.722a1.5 1.5 0 0 0 1.059.34a1.52 1.52 0 0 0 1.009-.476l13.478-14.271a1.52 1.52 0 0 0 .341-1.203v-.008a1.4 1.4 0 0 0-.279-.677c-.039-.056-.89-1.192-1.89-2.525l-.334-.447l-1.033-1.375l-.438-.585c-.76-1.014-1.351-1.802-1.4-1.87a1 1 0 0 0-.1-.125a1.53 1.53 0 0 0-1.211-.6H7.773a1.55 1.55 0 0 0-1.2.606l-5.19 6.852a3 3 0 0 0-.128.178a1.42 1.42 0 0 0 .174 1.83l13.427 14.212c.029.032.118.115.152.144M3.659 15.812h6.407l4.595 11.641zm7.514-1l4.26-5.912h1.049l4.259 5.913zm-.032 1h9.632l-4.816 12.201zm10.707 0h6.435L17.228 27.519zm6.902-.494l.025-.026l-.025-.034zm-.334-.505h-6.443L17.713 8.9h6.264l1.783 2.379l1.036 1.373l.36.48zm-18.475 0H3.544L8.026 8.9H14.2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.008 30.722a1.5 1.5 0 0 0 1.059.34a1.52 1.52 0 0 0 1.009-.476l13.478-14.271a1.52 1.52 0 0 0 .341-1.203v-.008a1.4 1.4 0 0 0-.279-.677c-.039-.056-.89-1.192-1.89-2.525l-.334-.447l-1.033-1.375l-.438-.585c-.76-1.014-1.351-1.802-1.4-1.87a1 1 0 0 0-.1-.125a1.53 1.53 0 0 0-1.211-.6H7.773a1.55 1.55 0 0 0-1.2.606l-5.19 6.852a3 3 0 0 0-.128.178a1.42 1.42 0 0 0 .174 1.83l13.427 14.212c.029.032.118.115.152.144M3.659 15.812h6.407l4.595 11.641zm7.514-1l4.26-5.912h1.049l4.259 5.913zm-.032 1h9.632l-4.816 12.201zm10.707 0h6.435L17.228 27.519zm6.902-.494l.025-.026l-.025-.034zm-.334-.505h-6.443L17.713 8.9h6.264l1.783 2.379l1.036 1.373l.36.48zm-18.475 0H3.544L8.026 8.9H14.2z"/></svg>
</template>

CSS

.icon-gem-stone {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.008%2030.722a1.5%201.5%200%200%200%201.059.34a1.52%201.52%200%200%200%201.009-.476l13.478-14.271a1.52%201.52%200%200%200%20.341-1.203v-.008a1.4%201.4%200%200%200-.279-.677c-.039-.056-.89-1.192-1.89-2.525l-.334-.447l-1.033-1.375l-.438-.585c-.76-1.014-1.351-1.802-1.4-1.87a1%201%200%200%200-.1-.125a1.53%201.53%200%200%200-1.211-.6H7.773a1.55%201.55%200%200%200-1.2.606l-5.19%206.852a3%203%200%200%200-.128.178a1.42%201.42%200%200%200%20.174%201.83l13.427%2014.212c.029.032.118.115.152.144M3.659%2015.812h6.407l4.595%2011.641zm7.514-1l4.26-5.912h1.049l4.259%205.913zm-.032%201h9.632l-4.816%2012.201zm10.707%200h6.435L17.228%2027.519zm6.902-.494l.025-.026l-.025-.034zm-.334-.505h-6.443L17.713%208.9h6.264l1.783%202.379l1.036%201.373l.36.48zm-18.475%200H3.544L8.026%208.9H14.2z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.008%2030.722a1.5%201.5%200%200%200%201.059.34a1.52%201.52%200%200%200%201.009-.476l13.478-14.271a1.52%201.52%200%200%200%20.341-1.203v-.008a1.4%201.4%200%200%200-.279-.677c-.039-.056-.89-1.192-1.89-2.525l-.334-.447l-1.033-1.375l-.438-.585c-.76-1.014-1.351-1.802-1.4-1.87a1%201%200%200%200-.1-.125a1.53%201.53%200%200%200-1.211-.6H7.773a1.55%201.55%200%200%200-1.2.606l-5.19%206.852a3%203%200%200%200-.128.178a1.42%201.42%200%200%200%20.174%201.83l13.427%2014.212c.029.032.118.115.152.144M3.659%2015.812h6.407l4.595%2011.641zm7.514-1l4.26-5.912h1.049l4.259%205.913zm-.032%201h9.632l-4.816%2012.201zm10.707%200h6.435L17.228%2027.519zm6.902-.494l.025-.026l-.025-.034zm-.334-.505h-6.443L17.713%208.9h6.264l1.783%202.379l1.036%201.373l.36.48zm-18.475%200H3.544L8.026%208.9H14.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/gem-stone.svg?color=%231a73e8&size=48