field hockey emoji

field-hockey from Twitter Emoji by Twitter · Default · Activities · CC-BY-4.0 Attribution required.

Name
field-hockey
Set
Twitter Emoji
Style
Default
Category
Activities
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More activities icons from Twitter Emoji

Use the field hockey emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M4 21c2.409 0 2 2 2 3s0 3 2 3s3.464-2.465 7-6L36 0v7S22.5 21.5 18 26s-7 7-10 7c-3.513 0-7-2.605-7-7c0-4 2-5 3-5"/><circle cx="26.5" cy="29.5" r="6.5" fill="#dd2e44"/><path fill="#ffac33" d="M25.01 18.712C30.254 13.171 36 7 36 7V0L25.01 10.99zM22 21.878l1-1.049V13l-1 1z"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiFieldHockey(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M4 21c2.409 0 2 2 2 3s0 3 2 3s3.464-2.465 7-6L36 0v7S22.5 21.5 18 26s-7 7-10 7c-3.513 0-7-2.605-7-7c0-4 2-5 3-5"/><circle cx="26.5" cy="29.5" r="6.5" fill="#dd2e44"/><path fill="#ffac33" d="M25.01 18.712C30.254 13.171 36 7 36 7V0L25.01 10.99zM22 21.878l1-1.049V13l-1 1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M4 21c2.409 0 2 2 2 3s0 3 2 3s3.464-2.465 7-6L36 0v7S22.5 21.5 18 26s-7 7-10 7c-3.513 0-7-2.605-7-7c0-4 2-5 3-5"/><circle cx="26.5" cy="29.5" r="6.5" fill="#dd2e44"/><path fill="#ffac33" d="M25.01 18.712C30.254 13.171 36 7 36 7V0L25.01 10.99zM22 21.878l1-1.049V13l-1 1z"/></svg>
</template>

CSS

.icon-field-hockey {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M4%2021c2.409%200%202%202%202%203s0%203%202%203s3.464-2.465%207-6L36%200v7S22.5%2021.5%2018%2026s-7%207-10%207c-3.513%200-7-2.605-7-7c0-4%202-5%203-5%22%2F%3E%3Ccircle%20cx%3D%2226.5%22%20cy%3D%2229.5%22%20r%3D%226.5%22%20fill%3D%22%23dd2e44%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M25.01%2018.712C30.254%2013.171%2036%207%2036%207V0L25.01%2010.99zM22%2021.878l1-1.049V13l-1%201z%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M4%2021c2.409%200%202%202%202%203s0%203%202%203s3.464-2.465%207-6L36%200v7S22.5%2021.5%2018%2026s-7%207-10%207c-3.513%200-7-2.605-7-7c0-4%202-5%203-5%22%2F%3E%3Ccircle%20cx%3D%2226.5%22%20cy%3D%2229.5%22%20r%3D%226.5%22%20fill%3D%22%23dd2e44%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M25.01%2018.712C30.254%2013.171%2036%207%2036%207V0L25.01%2010.99zM22%2021.878l1-1.049V13l-1%201z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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