field hockey emoji
field-hockey from Emoji One (Colored) by Emoji One · Default · Activities · CC-BY-4.0 Attribution required.
- Name
- field-hockey
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Activities
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More activities icons from Emoji One (Colored)
Use the field hockey emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path id="SVGz68sCcHF" fill="#ff8736" d="M49.5 37.1c-6.9 0-12.5 5.6-12.5 12.5s5.6 12.5 12.5 12.5S62 56.4 62 49.5c0-6.8-5.6-12.4-12.5-12.4"/><path fill="#3e4347" d="M53.5 2L18.6 41.8c-1.5 1.8-4.3 2-6.2.4s-2.2-4.3-.6-6.2c1.5-1.8 1.2-4.6-.6-6.2c-1.9-1.6-4.6-1.4-6.2.4C.4 35.7 1.3 44 6.9 48.7c5.5 4.7 13.6 4.2 18.3-1L62 2z"/><path fill="#c7e755" d="M38.3 31.4s.5-6.2 1.2-8.1C41.8 16.8 55.6 2 55.6 2h-2.9L31.1 27.3c-.2 11.9-7.5 21.9-7.5 21.9c2.3-1.1 14.7-17.8 14.7-17.8"/><use href="#SVGz68sCcHF"/><path fill="#83bf4f" d="M31.1 27.3s-1.9 2.3-3.4 4.1c2.5 6.6-4 17.8-4 17.8s10.6-14 7.4-21.9"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFieldHockey(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path id="SVGz68sCcHF" fill="#ff8736" d="M49.5 37.1c-6.9 0-12.5 5.6-12.5 12.5s5.6 12.5 12.5 12.5S62 56.4 62 49.5c0-6.8-5.6-12.4-12.5-12.4"/><path fill="#3e4347" d="M53.5 2L18.6 41.8c-1.5 1.8-4.3 2-6.2.4s-2.2-4.3-.6-6.2c1.5-1.8 1.2-4.6-.6-6.2c-1.9-1.6-4.6-1.4-6.2.4C.4 35.7 1.3 44 6.9 48.7c5.5 4.7 13.6 4.2 18.3-1L62 2z"/><path fill="#c7e755" d="M38.3 31.4s.5-6.2 1.2-8.1C41.8 16.8 55.6 2 55.6 2h-2.9L31.1 27.3c-.2 11.9-7.5 21.9-7.5 21.9c2.3-1.1 14.7-17.8 14.7-17.8"/><use href="#SVGz68sCcHF"/><path fill="#83bf4f" d="M31.1 27.3s-1.9 2.3-3.4 4.1c2.5 6.6-4 17.8-4 17.8s10.6-14 7.4-21.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path id="SVGz68sCcHF" fill="#ff8736" d="M49.5 37.1c-6.9 0-12.5 5.6-12.5 12.5s5.6 12.5 12.5 12.5S62 56.4 62 49.5c0-6.8-5.6-12.4-12.5-12.4"/><path fill="#3e4347" d="M53.5 2L18.6 41.8c-1.5 1.8-4.3 2-6.2.4s-2.2-4.3-.6-6.2c1.5-1.8 1.2-4.6-.6-6.2c-1.9-1.6-4.6-1.4-6.2.4C.4 35.7 1.3 44 6.9 48.7c5.5 4.7 13.6 4.2 18.3-1L62 2z"/><path fill="#c7e755" d="M38.3 31.4s.5-6.2 1.2-8.1C41.8 16.8 55.6 2 55.6 2h-2.9L31.1 27.3c-.2 11.9-7.5 21.9-7.5 21.9c2.3-1.1 14.7-17.8 14.7-17.8"/><use href="#SVGz68sCcHF"/><path fill="#83bf4f" d="M31.1 27.3s-1.9 2.3-3.4 4.1c2.5 6.6-4 17.8-4 17.8s10.6-14 7.4-21.9"/></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%2064%2064%22%3E%3Cpath%20id%3D%22SVGz68sCcHF%22%20fill%3D%22%23ff8736%22%20d%3D%22M49.5%2037.1c-6.9%200-12.5%205.6-12.5%2012.5s5.6%2012.5%2012.5%2012.5S62%2056.4%2062%2049.5c0-6.8-5.6-12.4-12.5-12.4%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M53.5%202L18.6%2041.8c-1.5%201.8-4.3%202-6.2.4s-2.2-4.3-.6-6.2c1.5-1.8%201.2-4.6-.6-6.2c-1.9-1.6-4.6-1.4-6.2.4C.4%2035.7%201.3%2044%206.9%2048.7c5.5%204.7%2013.6%204.2%2018.3-1L62%202z%22%2F%3E%3Cpath%20fill%3D%22%23c7e755%22%20d%3D%22M38.3%2031.4s.5-6.2%201.2-8.1C41.8%2016.8%2055.6%202%2055.6%202h-2.9L31.1%2027.3c-.2%2011.9-7.5%2021.9-7.5%2021.9c2.3-1.1%2014.7-17.8%2014.7-17.8%22%2F%3E%3Cuse%20href%3D%22%23SVGz68sCcHF%22%2F%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M31.1%2027.3s-1.9%202.3-3.4%204.1c2.5%206.6-4%2017.8-4%2017.8s10.6-14%207.4-21.9%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%2064%2064%22%3E%3Cpath%20id%3D%22SVGz68sCcHF%22%20fill%3D%22%23ff8736%22%20d%3D%22M49.5%2037.1c-6.9%200-12.5%205.6-12.5%2012.5s5.6%2012.5%2012.5%2012.5S62%2056.4%2062%2049.5c0-6.8-5.6-12.4-12.5-12.4%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M53.5%202L18.6%2041.8c-1.5%201.8-4.3%202-6.2.4s-2.2-4.3-.6-6.2c1.5-1.8%201.2-4.6-.6-6.2c-1.9-1.6-4.6-1.4-6.2.4C.4%2035.7%201.3%2044%206.9%2048.7c5.5%204.7%2013.6%204.2%2018.3-1L62%202z%22%2F%3E%3Cpath%20fill%3D%22%23c7e755%22%20d%3D%22M38.3%2031.4s.5-6.2%201.2-8.1C41.8%2016.8%2055.6%202%2055.6%202h-2.9L31.1%2027.3c-.2%2011.9-7.5%2021.9-7.5%2021.9c2.3-1.1%2014.7-17.8%2014.7-17.8%22%2F%3E%3Cuse%20href%3D%22%23SVGz68sCcHF%22%2F%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M31.1%2027.3s-1.9%202.3-3.4%204.1c2.5%206.6-4%2017.8-4%2017.8s10.6-14%207.4-21.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/field-hockey.svg?color=%231a73e8&size=48