game-die from Fluent Emoji High Contrast by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.

Name
game-die
Set
Fluent Emoji High Contrast
Style
Default
Category
Activities
Viewbox
32×32
License
MIT

The same emoji in other sets

More activities icons from Fluent Emoji High Contrast

Use the game die emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M7.988 13.877c.104 1.1-.483 2.054-1.303 2.12c-.82.065-1.57-.773-1.673-1.873c-.104-1.101.483-2.054 1.303-2.12c.82-.073 1.57.764 1.673 1.873m4.698 12.119c.82-.065 1.406-1.018 1.302-2.119c-.103-1.109-.854-1.946-1.673-1.872c-.82.065-1.407 1.018-1.303 2.119c.103 1.1.854 1.938 1.673 1.872m13.001-13.992c.82.065 1.406 1.018 1.302 2.119c-.103 1.109-.854 1.946-1.674 1.873c-.82-.066-1.406-1.019-1.302-2.12c.103-1.1.854-1.938 1.674-1.872m-1.698 7.119c.104-1.1-.483-2.054-1.302-2.12c-.82-.065-1.57.773-1.674 1.873s.483 2.054 1.302 2.12c.82.073 1.57-.764 1.674-1.873m-4.302 2.881c.82.065 1.406 1.018 1.302 2.119c-.103 1.109-.854 1.946-1.674 1.872c-.82-.065-1.406-1.018-1.302-2.119c.103-1.1.854-1.938 1.674-1.872"/><path d="M13.883 2.451L4.494 6.504q-.329.148-.59.39A2.5 2.5 0 0 0 2 9.324v14.17a3 3 0 0 0 1.795 2.747l9.701 4.253c.297.13.6.198.9.21a4.5 4.5 0 0 0 3.209 0c.298-.012.602-.08.899-.21l9.7-4.253A3 3 0 0 0 30 23.493V9.323a2.5 2.5 0 0 0-1.782-2.396a2 2 0 0 0-.61-.423l-9.49-4.053a5.2 5.2 0 0 0-4.235 0M15 14.81v13.396a.5.5 0 0 1-.7.457L4.597 24.41A1 1 0 0 1 4 23.493V9.323a.5.5 0 0 1 .706-.455l9.117 4.118A2 2 0 0 1 15 14.81m2 13.396V14.808a2 2 0 0 1 1.177-1.823l9.117-4.118a.5.5 0 0 1 .706.456v14.17a1 1 0 0 1-.598.915L17.7 28.662a.5.5 0 0 1-.701-.457M16 7.5c-1.657 0-3-.448-3-1s1.343-1 3-1s3 .448 3 1s-1.343 1-3 1"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastGameDie(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M7.988 13.877c.104 1.1-.483 2.054-1.303 2.12c-.82.065-1.57-.773-1.673-1.873c-.104-1.101.483-2.054 1.303-2.12c.82-.073 1.57.764 1.673 1.873m4.698 12.119c.82-.065 1.406-1.018 1.302-2.119c-.103-1.109-.854-1.946-1.673-1.872c-.82.065-1.407 1.018-1.303 2.119c.103 1.1.854 1.938 1.673 1.872m13.001-13.992c.82.065 1.406 1.018 1.302 2.119c-.103 1.109-.854 1.946-1.674 1.873c-.82-.066-1.406-1.019-1.302-2.12c.103-1.1.854-1.938 1.674-1.872m-1.698 7.119c.104-1.1-.483-2.054-1.302-2.12c-.82-.065-1.57.773-1.674 1.873s.483 2.054 1.302 2.12c.82.073 1.57-.764 1.674-1.873m-4.302 2.881c.82.065 1.406 1.018 1.302 2.119c-.103 1.109-.854 1.946-1.674 1.872c-.82-.065-1.406-1.018-1.302-2.119c.103-1.1.854-1.938 1.674-1.872"/><path d="M13.883 2.451L4.494 6.504q-.329.148-.59.39A2.5 2.5 0 0 0 2 9.324v14.17a3 3 0 0 0 1.795 2.747l9.701 4.253c.297.13.6.198.9.21a4.5 4.5 0 0 0 3.209 0c.298-.012.602-.08.899-.21l9.7-4.253A3 3 0 0 0 30 23.493V9.323a2.5 2.5 0 0 0-1.782-2.396a2 2 0 0 0-.61-.423l-9.49-4.053a5.2 5.2 0 0 0-4.235 0M15 14.81v13.396a.5.5 0 0 1-.7.457L4.597 24.41A1 1 0 0 1 4 23.493V9.323a.5.5 0 0 1 .706-.455l9.117 4.118A2 2 0 0 1 15 14.81m2 13.396V14.808a2 2 0 0 1 1.177-1.823l9.117-4.118a.5.5 0 0 1 .706.456v14.17a1 1 0 0 1-.598.915L17.7 28.662a.5.5 0 0 1-.701-.457M16 7.5c-1.657 0-3-.448-3-1s1.343-1 3-1s3 .448 3 1s-1.343 1-3 1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M7.988 13.877c.104 1.1-.483 2.054-1.303 2.12c-.82.065-1.57-.773-1.673-1.873c-.104-1.101.483-2.054 1.303-2.12c.82-.073 1.57.764 1.673 1.873m4.698 12.119c.82-.065 1.406-1.018 1.302-2.119c-.103-1.109-.854-1.946-1.673-1.872c-.82.065-1.407 1.018-1.303 2.119c.103 1.1.854 1.938 1.673 1.872m13.001-13.992c.82.065 1.406 1.018 1.302 2.119c-.103 1.109-.854 1.946-1.674 1.873c-.82-.066-1.406-1.019-1.302-2.12c.103-1.1.854-1.938 1.674-1.872m-1.698 7.119c.104-1.1-.483-2.054-1.302-2.12c-.82-.065-1.57.773-1.674 1.873s.483 2.054 1.302 2.12c.82.073 1.57-.764 1.674-1.873m-4.302 2.881c.82.065 1.406 1.018 1.302 2.119c-.103 1.109-.854 1.946-1.674 1.872c-.82-.065-1.406-1.018-1.302-2.119c.103-1.1.854-1.938 1.674-1.872"/><path d="M13.883 2.451L4.494 6.504q-.329.148-.59.39A2.5 2.5 0 0 0 2 9.324v14.17a3 3 0 0 0 1.795 2.747l9.701 4.253c.297.13.6.198.9.21a4.5 4.5 0 0 0 3.209 0c.298-.012.602-.08.899-.21l9.7-4.253A3 3 0 0 0 30 23.493V9.323a2.5 2.5 0 0 0-1.782-2.396a2 2 0 0 0-.61-.423l-9.49-4.053a5.2 5.2 0 0 0-4.235 0M15 14.81v13.396a.5.5 0 0 1-.7.457L4.597 24.41A1 1 0 0 1 4 23.493V9.323a.5.5 0 0 1 .706-.455l9.117 4.118A2 2 0 0 1 15 14.81m2 13.396V14.808a2 2 0 0 1 1.177-1.823l9.117-4.118a.5.5 0 0 1 .706.456v14.17a1 1 0 0 1-.598.915L17.7 28.662a.5.5 0 0 1-.701-.457M16 7.5c-1.657 0-3-.448-3-1s1.343-1 3-1s3 .448 3 1s-1.343 1-3 1"/></g></svg>
</template>

CSS

.icon-game-die {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M7.988%2013.877c.104%201.1-.483%202.054-1.303%202.12c-.82.065-1.57-.773-1.673-1.873c-.104-1.101.483-2.054%201.303-2.12c.82-.073%201.57.764%201.673%201.873m4.698%2012.119c.82-.065%201.406-1.018%201.302-2.119c-.103-1.109-.854-1.946-1.673-1.872c-.82.065-1.407%201.018-1.303%202.119c.103%201.1.854%201.938%201.673%201.872m13.001-13.992c.82.065%201.406%201.018%201.302%202.119c-.103%201.109-.854%201.946-1.674%201.873c-.82-.066-1.406-1.019-1.302-2.12c.103-1.1.854-1.938%201.674-1.872m-1.698%207.119c.104-1.1-.483-2.054-1.302-2.12c-.82-.065-1.57.773-1.674%201.873s.483%202.054%201.302%202.12c.82.073%201.57-.764%201.674-1.873m-4.302%202.881c.82.065%201.406%201.018%201.302%202.119c-.103%201.109-.854%201.946-1.674%201.872c-.82-.065-1.406-1.018-1.302-2.119c.103-1.1.854-1.938%201.674-1.872%22%2F%3E%3Cpath%20d%3D%22M13.883%202.451L4.494%206.504q-.329.148-.59.39A2.5%202.5%200%200%200%202%209.324v14.17a3%203%200%200%200%201.795%202.747l9.701%204.253c.297.13.6.198.9.21a4.5%204.5%200%200%200%203.209%200c.298-.012.602-.08.899-.21l9.7-4.253A3%203%200%200%200%2030%2023.493V9.323a2.5%202.5%200%200%200-1.782-2.396a2%202%200%200%200-.61-.423l-9.49-4.053a5.2%205.2%200%200%200-4.235%200M15%2014.81v13.396a.5.5%200%200%201-.7.457L4.597%2024.41A1%201%200%200%201%204%2023.493V9.323a.5.5%200%200%201%20.706-.455l9.117%204.118A2%202%200%200%201%2015%2014.81m2%2013.396V14.808a2%202%200%200%201%201.177-1.823l9.117-4.118a.5.5%200%200%201%20.706.456v14.17a1%201%200%200%201-.598.915L17.7%2028.662a.5.5%200%200%201-.701-.457M16%207.5c-1.657%200-3-.448-3-1s1.343-1%203-1s3%20.448%203%201s-1.343%201-3%201%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M7.988%2013.877c.104%201.1-.483%202.054-1.303%202.12c-.82.065-1.57-.773-1.673-1.873c-.104-1.101.483-2.054%201.303-2.12c.82-.073%201.57.764%201.673%201.873m4.698%2012.119c.82-.065%201.406-1.018%201.302-2.119c-.103-1.109-.854-1.946-1.673-1.872c-.82.065-1.407%201.018-1.303%202.119c.103%201.1.854%201.938%201.673%201.872m13.001-13.992c.82.065%201.406%201.018%201.302%202.119c-.103%201.109-.854%201.946-1.674%201.873c-.82-.066-1.406-1.019-1.302-2.12c.103-1.1.854-1.938%201.674-1.872m-1.698%207.119c.104-1.1-.483-2.054-1.302-2.12c-.82-.065-1.57.773-1.674%201.873s.483%202.054%201.302%202.12c.82.073%201.57-.764%201.674-1.873m-4.302%202.881c.82.065%201.406%201.018%201.302%202.119c-.103%201.109-.854%201.946-1.674%201.872c-.82-.065-1.406-1.018-1.302-2.119c.103-1.1.854-1.938%201.674-1.872%22%2F%3E%3Cpath%20d%3D%22M13.883%202.451L4.494%206.504q-.329.148-.59.39A2.5%202.5%200%200%200%202%209.324v14.17a3%203%200%200%200%201.795%202.747l9.701%204.253c.297.13.6.198.9.21a4.5%204.5%200%200%200%203.209%200c.298-.012.602-.08.899-.21l9.7-4.253A3%203%200%200%200%2030%2023.493V9.323a2.5%202.5%200%200%200-1.782-2.396a2%202%200%200%200-.61-.423l-9.49-4.053a5.2%205.2%200%200%200-4.235%200M15%2014.81v13.396a.5.5%200%200%201-.7.457L4.597%2024.41A1%201%200%200%201%204%2023.493V9.323a.5.5%200%200%201%20.706-.455l9.117%204.118A2%202%200%200%201%2015%2014.81m2%2013.396V14.808a2%202%200%200%201%201.177-1.823l9.117-4.118a.5.5%200%200%201%20.706.456v14.17a1%201%200%200%201-.598.915L17.7%2028.662a.5.5%200%200%201-.701-.457M16%207.5c-1.657%200-3-.448-3-1s1.343-1%203-1s3%20.448%203%201s-1.343%201-3%201%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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