ice hockey emoji

ice-hockey from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.

Name
ice-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 ice hockey emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M65.49 62.028v3.685c0 1.038-4.238 1.879-9.466 1.879s-9.467-.841-9.467-1.879v-3.685"/><ellipse cx="56.023" cy="61.636" fill="#d0cfce" rx="9.466" ry="1.879"/><path fill="#a57939" d="M33.194 56.778a2.7 2.7 0 0 1-2.274 1.24h.021H7.056a3.073 3.073 0 0 0-3.064 3.064v2.561a3.073 3.073 0 0 0 3.064 3.064h24.297a3.08 3.08 0 0 0 2.625-1.466l33.803-57.33a1.995 1.995 0 0 0-.703-2.724l-.429-.252l-.428-.253a1.995 1.995 0 0 0-2.724.704z"/><path fill="#6a462f" d="m67.078 5.191l-.4-.235L33.324 61.47a3.08 3.08 0 0 1-2.624 1.467H3.337v1.764c0 1.686 2.034 2.009 3.719 2.009h24.297a3.08 3.08 0 0 0 2.625-1.466l31.999-52.292l2.53-4.312c.556-.942-.487-2.894-1.43-3.45"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="2" d="m67.275 8.77l.506-.859a1.995 1.995 0 0 0-.703-2.724l-.429-.252l-.428-.253a1.995 1.995 0 0 0-2.724.704L33.194 56.778a2.7 2.7 0 0 1-2.274 1.24h.021H7.056a3.073 3.073 0 0 0-3.064 3.064v2.561a3.073 3.073 0 0 0 3.064 3.064h24.297a3.08 3.08 0 0 0 2.625-1.466h0l31.269-53.032"/><path stroke-width="1.9" d="M65.49 61.626v3.951c0 1.113-4.238 2.015-9.466 2.015s-9.467-.902-9.467-2.015v-3.951"/><ellipse cx="56.023" cy="61.636" stroke-width="1.9" rx="9.466" ry="1.879"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiIceHockey(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M65.49 62.028v3.685c0 1.038-4.238 1.879-9.466 1.879s-9.467-.841-9.467-1.879v-3.685"/><ellipse cx="56.023" cy="61.636" fill="#d0cfce" rx="9.466" ry="1.879"/><path fill="#a57939" d="M33.194 56.778a2.7 2.7 0 0 1-2.274 1.24h.021H7.056a3.073 3.073 0 0 0-3.064 3.064v2.561a3.073 3.073 0 0 0 3.064 3.064h24.297a3.08 3.08 0 0 0 2.625-1.466l33.803-57.33a1.995 1.995 0 0 0-.703-2.724l-.429-.252l-.428-.253a1.995 1.995 0 0 0-2.724.704z"/><path fill="#6a462f" d="m67.078 5.191l-.4-.235L33.324 61.47a3.08 3.08 0 0 1-2.624 1.467H3.337v1.764c0 1.686 2.034 2.009 3.719 2.009h24.297a3.08 3.08 0 0 0 2.625-1.466l31.999-52.292l2.53-4.312c.556-.942-.487-2.894-1.43-3.45"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10"><path strokeWidth="2" d="m67.275 8.77l.506-.859a1.995 1.995 0 0 0-.703-2.724l-.429-.252l-.428-.253a1.995 1.995 0 0 0-2.724.704L33.194 56.778a2.7 2.7 0 0 1-2.274 1.24h.021H7.056a3.073 3.073 0 0 0-3.064 3.064v2.561a3.073 3.073 0 0 0 3.064 3.064h24.297a3.08 3.08 0 0 0 2.625-1.466h0l31.269-53.032"/><path strokeWidth="1.9" d="M65.49 61.626v3.951c0 1.113-4.238 2.015-9.466 2.015s-9.467-.902-9.467-2.015v-3.951"/><ellipse cx="56.023" cy="61.636" strokeWidth="1.9" rx="9.466" ry="1.879"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M65.49 62.028v3.685c0 1.038-4.238 1.879-9.466 1.879s-9.467-.841-9.467-1.879v-3.685"/><ellipse cx="56.023" cy="61.636" fill="#d0cfce" rx="9.466" ry="1.879"/><path fill="#a57939" d="M33.194 56.778a2.7 2.7 0 0 1-2.274 1.24h.021H7.056a3.073 3.073 0 0 0-3.064 3.064v2.561a3.073 3.073 0 0 0 3.064 3.064h24.297a3.08 3.08 0 0 0 2.625-1.466l33.803-57.33a1.995 1.995 0 0 0-.703-2.724l-.429-.252l-.428-.253a1.995 1.995 0 0 0-2.724.704z"/><path fill="#6a462f" d="m67.078 5.191l-.4-.235L33.324 61.47a3.08 3.08 0 0 1-2.624 1.467H3.337v1.764c0 1.686 2.034 2.009 3.719 2.009h24.297a3.08 3.08 0 0 0 2.625-1.466l31.999-52.292l2.53-4.312c.556-.942-.487-2.894-1.43-3.45"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="2" d="m67.275 8.77l.506-.859a1.995 1.995 0 0 0-.703-2.724l-.429-.252l-.428-.253a1.995 1.995 0 0 0-2.724.704L33.194 56.778a2.7 2.7 0 0 1-2.274 1.24h.021H7.056a3.073 3.073 0 0 0-3.064 3.064v2.561a3.073 3.073 0 0 0 3.064 3.064h24.297a3.08 3.08 0 0 0 2.625-1.466h0l31.269-53.032"/><path stroke-width="1.9" d="M65.49 61.626v3.951c0 1.113-4.238 2.015-9.466 2.015s-9.467-.902-9.467-2.015v-3.951"/><ellipse cx="56.023" cy="61.636" stroke-width="1.9" rx="9.466" ry="1.879"/></g></svg>
</template>

CSS

.icon-ice-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%239b9b9a%22%20d%3D%22M65.49%2062.028v3.685c0%201.038-4.238%201.879-9.466%201.879s-9.467-.841-9.467-1.879v-3.685%22%2F%3E%3Cellipse%20cx%3D%2256.023%22%20cy%3D%2261.636%22%20fill%3D%22%23d0cfce%22%20rx%3D%229.466%22%20ry%3D%221.879%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M33.194%2056.778a2.7%202.7%200%200%201-2.274%201.24h.021H7.056a3.073%203.073%200%200%200-3.064%203.064v2.561a3.073%203.073%200%200%200%203.064%203.064h24.297a3.08%203.08%200%200%200%202.625-1.466l33.803-57.33a1.995%201.995%200%200%200-.703-2.724l-.429-.252l-.428-.253a1.995%201.995%200%200%200-2.724.704z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22m67.078%205.191l-.4-.235L33.324%2061.47a3.08%203.08%200%200%201-2.624%201.467H3.337v1.764c0%201.686%202.034%202.009%203.719%202.009h24.297a3.08%203.08%200%200%200%202.625-1.466l31.999-52.292l2.53-4.312c.556-.942-.487-2.894-1.43-3.45%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%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22m67.275%208.77l.506-.859a1.995%201.995%200%200%200-.703-2.724l-.429-.252l-.428-.253a1.995%201.995%200%200%200-2.724.704L33.194%2056.778a2.7%202.7%200%200%201-2.274%201.24h.021H7.056a3.073%203.073%200%200%200-3.064%203.064v2.561a3.073%203.073%200%200%200%203.064%203.064h24.297a3.08%203.08%200%200%200%202.625-1.466h0l31.269-53.032%22%2F%3E%3Cpath%20stroke-width%3D%221.9%22%20d%3D%22M65.49%2061.626v3.951c0%201.113-4.238%202.015-9.466%202.015s-9.467-.902-9.467-2.015v-3.951%22%2F%3E%3Cellipse%20cx%3D%2256.023%22%20cy%3D%2261.636%22%20stroke-width%3D%221.9%22%20rx%3D%229.466%22%20ry%3D%221.879%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%239b9b9a%22%20d%3D%22M65.49%2062.028v3.685c0%201.038-4.238%201.879-9.466%201.879s-9.467-.841-9.467-1.879v-3.685%22%2F%3E%3Cellipse%20cx%3D%2256.023%22%20cy%3D%2261.636%22%20fill%3D%22%23d0cfce%22%20rx%3D%229.466%22%20ry%3D%221.879%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M33.194%2056.778a2.7%202.7%200%200%201-2.274%201.24h.021H7.056a3.073%203.073%200%200%200-3.064%203.064v2.561a3.073%203.073%200%200%200%203.064%203.064h24.297a3.08%203.08%200%200%200%202.625-1.466l33.803-57.33a1.995%201.995%200%200%200-.703-2.724l-.429-.252l-.428-.253a1.995%201.995%200%200%200-2.724.704z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22m67.078%205.191l-.4-.235L33.324%2061.47a3.08%203.08%200%200%201-2.624%201.467H3.337v1.764c0%201.686%202.034%202.009%203.719%202.009h24.297a3.08%203.08%200%200%200%202.625-1.466l31.999-52.292l2.53-4.312c.556-.942-.487-2.894-1.43-3.45%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%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22m67.275%208.77l.506-.859a1.995%201.995%200%200%200-.703-2.724l-.429-.252l-.428-.253a1.995%201.995%200%200%200-2.724.704L33.194%2056.778a2.7%202.7%200%200%201-2.274%201.24h.021H7.056a3.073%203.073%200%200%200-3.064%203.064v2.561a3.073%203.073%200%200%200%203.064%203.064h24.297a3.08%203.08%200%200%200%202.625-1.466h0l31.269-53.032%22%2F%3E%3Cpath%20stroke-width%3D%221.9%22%20d%3D%22M65.49%2061.626v3.951c0%201.113-4.238%202.015-9.466%202.015s-9.467-.902-9.467-2.015v-3.951%22%2F%3E%3Cellipse%20cx%3D%2256.023%22%20cy%3D%2261.636%22%20stroke-width%3D%221.9%22%20rx%3D%229.466%22%20ry%3D%221.879%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/ice-hockey.svg?color=%231a73e8&size=48