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

Name
curling-stone
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 curling stone emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.686 9.686c-.165.164-.186.302-.186.314v2H21a2 2 0 0 1 2 2v2a7 7 0 1 1 0 14H9a7 7 0 1 1 0-14v-2a2 2 0 0 1 2-2h.5v-2c0-.988.479-1.85 1.064-2.436S14.012 6.5 15 6.5h6a1.5 1.5 0 0 1 0 3h-6c-.012 0-.15.021-.314.186M4.999 20q-.3.401-.519.858A5 5 0 0 0 9 28h14a5 5 0 0 0 4-8z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastCurlingStone(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="M14.686 9.686c-.165.164-.186.302-.186.314v2H21a2 2 0 0 1 2 2v2a7 7 0 1 1 0 14H9a7 7 0 1 1 0-14v-2a2 2 0 0 1 2-2h.5v-2c0-.988.479-1.85 1.064-2.436S14.012 6.5 15 6.5h6a1.5 1.5 0 0 1 0 3h-6c-.012 0-.15.021-.314.186M4.999 20q-.3.401-.519.858A5 5 0 0 0 9 28h14a5 5 0 0 0 4-8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.686 9.686c-.165.164-.186.302-.186.314v2H21a2 2 0 0 1 2 2v2a7 7 0 1 1 0 14H9a7 7 0 1 1 0-14v-2a2 2 0 0 1 2-2h.5v-2c0-.988.479-1.85 1.064-2.436S14.012 6.5 15 6.5h6a1.5 1.5 0 0 1 0 3h-6c-.012 0-.15.021-.314.186M4.999 20q-.3.401-.519.858A5 5 0 0 0 9 28h14a5 5 0 0 0 4-8z"/></svg>
</template>

CSS

.icon-curling-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%22M14.686%209.686c-.165.164-.186.302-.186.314v2H21a2%202%200%200%201%202%202v2a7%207%200%201%201%200%2014H9a7%207%200%201%201%200-14v-2a2%202%200%200%201%202-2h.5v-2c0-.988.479-1.85%201.064-2.436S14.012%206.5%2015%206.5h6a1.5%201.5%200%200%201%200%203h-6c-.012%200-.15.021-.314.186M4.999%2020q-.3.401-.519.858A5%205%200%200%200%209%2028h14a5%205%200%200%200%204-8z%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%22M14.686%209.686c-.165.164-.186.302-.186.314v2H21a2%202%200%200%201%202%202v2a7%207%200%201%201%200%2014H9a7%207%200%201%201%200-14v-2a2%202%200%200%201%202-2h.5v-2c0-.988.479-1.85%201.064-2.436S14.012%206.5%2015%206.5h6a1.5%201.5%200%200%201%200%203h-6c-.012%200-.15.021-.314.186M4.999%2020q-.3.401-.519.858A5%205%200%200%200%209%2028h14a5%205%200%200%200%204-8z%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/curling-stone.svg?color=%231a73e8&size=48