field hockey emoji
field-hockey from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.
- Name
- field-hockey
- Set
- OpenMoji
- Style
- Default
- Category
- Activities
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More activities icons from OpenMoji
Use the field hockey emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M28.017 62.715a9.168 9.168 0 1 1-15.701-9.47l-.048.08a4.71 4.71 0 1 1 8.065 4.864a1.891 1.891 0 0 0 3.24 1.953l.01-.016l32.73-54.284a2.06 2.06 0 0 1 2.819-.698l.44.265l.44.265a2.06 2.06 0 0 1 .697 2.82L27.977 62.78z"/><path fill="#6a462f" d="M15.604 51.846a4.71 4.71 0 0 1 1.6 6.465a1.89 1.89 0 0 0 3.224 1.974a1.89 1.89 0 0 1-.095-2.096a4.71 4.71 0 0 0-1.6-6.465c-1.31-.789-2.842-.85-4.162-.328c.354.11.702.25 1.033.45M60.011 5.674l-.44-.265l-.034-.02l-34.688 57.514l.04-.066a9.13 9.13 0 0 1-5.96 4.226a9.17 9.17 0 0 0 9.088-4.348L61.444 9.228c.583-.967-.465-2.97-1.433-3.554"/><circle cx="52.246" cy="60.869" r="5" fill="#ea5a47"/><path fill="#d22f27" d="M54.937 56.659c.497.777.79 1.699.79 2.69a5 5 0 0 1-5 5a4.97 4.97 0 0 1-2.69-.79a4.99 4.99 0 0 0 4.209 2.31a5 5 0 0 0 5-5a4.99 4.99 0 0 0-2.31-4.21"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><circle cx="52.246" cy="60.869" r="5"/><path d="m58.208 12.52l-30.19 50.195h0a9.168 9.168 0 1 1-15.702-9.47l-.048.08a4.71 4.71 0 1 1 8.065 4.864a1.891 1.891 0 0 0 3.24 1.953l.01-.016l32.73-54.284a2.06 2.06 0 0 1 2.819-.698l.44.265l.44.265a2.06 2.06 0 0 1 .697 2.82l-.385.638"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiFieldHockey(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M28.017 62.715a9.168 9.168 0 1 1-15.701-9.47l-.048.08a4.71 4.71 0 1 1 8.065 4.864a1.891 1.891 0 0 0 3.24 1.953l.01-.016l32.73-54.284a2.06 2.06 0 0 1 2.819-.698l.44.265l.44.265a2.06 2.06 0 0 1 .697 2.82L27.977 62.78z"/><path fill="#6a462f" d="M15.604 51.846a4.71 4.71 0 0 1 1.6 6.465a1.89 1.89 0 0 0 3.224 1.974a1.89 1.89 0 0 1-.095-2.096a4.71 4.71 0 0 0-1.6-6.465c-1.31-.789-2.842-.85-4.162-.328c.354.11.702.25 1.033.45M60.011 5.674l-.44-.265l-.034-.02l-34.688 57.514l.04-.066a9.13 9.13 0 0 1-5.96 4.226a9.17 9.17 0 0 0 9.088-4.348L61.444 9.228c.583-.967-.465-2.97-1.433-3.554"/><circle cx="52.246" cy="60.869" r="5" fill="#ea5a47"/><path fill="#d22f27" d="M54.937 56.659c.497.777.79 1.699.79 2.69a5 5 0 0 1-5 5a4.97 4.97 0 0 1-2.69-.79a4.99 4.99 0 0 0 4.209 2.31a5 5 0 0 0 5-5a4.99 4.99 0 0 0-2.31-4.21"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><circle cx="52.246" cy="60.869" r="5"/><path d="m58.208 12.52l-30.19 50.195h0a9.168 9.168 0 1 1-15.702-9.47l-.048.08a4.71 4.71 0 1 1 8.065 4.864a1.891 1.891 0 0 0 3.24 1.953l.01-.016l32.73-54.284a2.06 2.06 0 0 1 2.819-.698l.44.265l.44.265a2.06 2.06 0 0 1 .697 2.82l-.385.638"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M28.017 62.715a9.168 9.168 0 1 1-15.701-9.47l-.048.08a4.71 4.71 0 1 1 8.065 4.864a1.891 1.891 0 0 0 3.24 1.953l.01-.016l32.73-54.284a2.06 2.06 0 0 1 2.819-.698l.44.265l.44.265a2.06 2.06 0 0 1 .697 2.82L27.977 62.78z"/><path fill="#6a462f" d="M15.604 51.846a4.71 4.71 0 0 1 1.6 6.465a1.89 1.89 0 0 0 3.224 1.974a1.89 1.89 0 0 1-.095-2.096a4.71 4.71 0 0 0-1.6-6.465c-1.31-.789-2.842-.85-4.162-.328c.354.11.702.25 1.033.45M60.011 5.674l-.44-.265l-.034-.02l-34.688 57.514l.04-.066a9.13 9.13 0 0 1-5.96 4.226a9.17 9.17 0 0 0 9.088-4.348L61.444 9.228c.583-.967-.465-2.97-1.433-3.554"/><circle cx="52.246" cy="60.869" r="5" fill="#ea5a47"/><path fill="#d22f27" d="M54.937 56.659c.497.777.79 1.699.79 2.69a5 5 0 0 1-5 5a4.97 4.97 0 0 1-2.69-.79a4.99 4.99 0 0 0 4.209 2.31a5 5 0 0 0 5-5a4.99 4.99 0 0 0-2.31-4.21"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><circle cx="52.246" cy="60.869" r="5"/><path d="m58.208 12.52l-30.19 50.195h0a9.168 9.168 0 1 1-15.702-9.47l-.048.08a4.71 4.71 0 1 1 8.065 4.864a1.891 1.891 0 0 0 3.24 1.953l.01-.016l32.73-54.284a2.06 2.06 0 0 1 2.819-.698l.44.265l.44.265a2.06 2.06 0 0 1 .697 2.82l-.385.638"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M28.017%2062.715a9.168%209.168%200%201%201-15.701-9.47l-.048.08a4.71%204.71%200%201%201%208.065%204.864a1.891%201.891%200%200%200%203.24%201.953l.01-.016l32.73-54.284a2.06%202.06%200%200%201%202.819-.698l.44.265l.44.265a2.06%202.06%200%200%201%20.697%202.82L27.977%2062.78z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M15.604%2051.846a4.71%204.71%200%200%201%201.6%206.465a1.89%201.89%200%200%200%203.224%201.974a1.89%201.89%200%200%201-.095-2.096a4.71%204.71%200%200%200-1.6-6.465c-1.31-.789-2.842-.85-4.162-.328c.354.11.702.25%201.033.45M60.011%205.674l-.44-.265l-.034-.02l-34.688%2057.514l.04-.066a9.13%209.13%200%200%201-5.96%204.226a9.17%209.17%200%200%200%209.088-4.348L61.444%209.228c.583-.967-.465-2.97-1.433-3.554%22%2F%3E%3Ccircle%20cx%3D%2252.246%22%20cy%3D%2260.869%22%20r%3D%225%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M54.937%2056.659c.497.777.79%201.699.79%202.69a5%205%200%200%201-5%205a4.97%204.97%200%200%201-2.69-.79a4.99%204.99%200%200%200%204.209%202.31a5%205%200%200%200%205-5a4.99%204.99%200%200%200-2.31-4.21%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2252.246%22%20cy%3D%2260.869%22%20r%3D%225%22%2F%3E%3Cpath%20d%3D%22m58.208%2012.52l-30.19%2050.195h0a9.168%209.168%200%201%201-15.702-9.47l-.048.08a4.71%204.71%200%201%201%208.065%204.864a1.891%201.891%200%200%200%203.24%201.953l.01-.016l32.73-54.284a2.06%202.06%200%200%201%202.819-.698l.44.265l.44.265a2.06%202.06%200%200%201%20.697%202.82l-.385.638%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M28.017%2062.715a9.168%209.168%200%201%201-15.701-9.47l-.048.08a4.71%204.71%200%201%201%208.065%204.864a1.891%201.891%200%200%200%203.24%201.953l.01-.016l32.73-54.284a2.06%202.06%200%200%201%202.819-.698l.44.265l.44.265a2.06%202.06%200%200%201%20.697%202.82L27.977%2062.78z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M15.604%2051.846a4.71%204.71%200%200%201%201.6%206.465a1.89%201.89%200%200%200%203.224%201.974a1.89%201.89%200%200%201-.095-2.096a4.71%204.71%200%200%200-1.6-6.465c-1.31-.789-2.842-.85-4.162-.328c.354.11.702.25%201.033.45M60.011%205.674l-.44-.265l-.034-.02l-34.688%2057.514l.04-.066a9.13%209.13%200%200%201-5.96%204.226a9.17%209.17%200%200%200%209.088-4.348L61.444%209.228c.583-.967-.465-2.97-1.433-3.554%22%2F%3E%3Ccircle%20cx%3D%2252.246%22%20cy%3D%2260.869%22%20r%3D%225%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M54.937%2056.659c.497.777.79%201.699.79%202.69a5%205%200%200%201-5%205a4.97%204.97%200%200%201-2.69-.79a4.99%204.99%200%200%200%204.209%202.31a5%205%200%200%200%205-5a4.99%204.99%200%200%200-2.31-4.21%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2252.246%22%20cy%3D%2260.869%22%20r%3D%225%22%2F%3E%3Cpath%20d%3D%22m58.208%2012.52l-30.19%2050.195h0a9.168%209.168%200%201%201-15.702-9.47l-.048.08a4.71%204.71%200%201%201%208.065%204.864a1.891%201.891%200%200%200%203.24%201.953l.01-.016l32.73-54.284a2.06%202.06%200%200%201%202.819-.698l.44.265l.44.265a2.06%202.06%200%200%201%20.697%202.82l-.385.638%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/field-hockey.svg?color=%231a73e8&size=48