boxing glove emoji

boxing-glove from Noto Emoji by Google Inc · Default · Activities · Apache-2.0 Free for personal and commercial use.

Name
boxing-glove
Set
Noto Emoji
Style
Default
Category
Activities
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More activities icons from Noto Emoji

Use the boxing glove emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#dc0d28" d="M40.88 87.77s-.41 28.36.41 29.5c.83 1.14 8.28 6.42 22.57 6.62s22.36-5.8 22.57-7.14c.21-1.35.72-30.95.72-30.95s7.66-4.04 13.04-13.15s9.11-21.53 8.9-31.68c-.19-9.11-3.62-10.56-5.38-11.8s-3.52-1.04-3.52-1.04s-1-13.07-6.52-18.43c-7.03-6.81-17.8-6.4-29.7-6.4c-12.11 0-24.19-.76-32.61 10.97c-7.35 10.25-5.59 26.29-5.18 34.26s3.38 20.93 5.59 25.98c4.35 9.95 9.11 13.26 9.11 13.26"/><path fill="#ffc402" d="M47.73 107.38c-.11 4.74 1.67 8.02 16.36 7.97s15.72-2.75 15.88-7.59c.13-3.78-1.51-6.19-7.32-5.98c-4.14.15-13.58.04-18.79-.11c-2.85-.08-6.03.87-6.13 5.71"/><path fill="#950d19" d="M40.88 87.77s9.55 3.14 22.87 3.28c13.61.14 23.4-5.24 23.4-5.24l-.19 7.49s-8.7 4.21-23.07 4.21s-23.07-3.44-23.07-3.44zm38.44-61.6c2.03 2.49 5.4.42 7.57-.14s6.17-.49 6.31-.14s-5.12 1.4-7.92 7.29c-2.17 4.55-1.57 10.14-1.36 12.03c.3 2.73 1.78 6.69 5.36 6.69c4.35 0 4.77-3.86 4.91-5.82s-1.15-10.96 1.32-14.83c2.15-3.38 4.69-3.12 4.69-3.12s-.19-1.9-.4-3.16s-.48-2.61-.48-2.61s-3.86-2.02-6.74-3.21s-8.21-1.67-11.58.92c-2.72 2.1-2.31 5.33-1.68 6.1"/></svg>

React

import type { SVGProps } from "react";

export function NotoBoxingGlove(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#dc0d28" d="M40.88 87.77s-.41 28.36.41 29.5c.83 1.14 8.28 6.42 22.57 6.62s22.36-5.8 22.57-7.14c.21-1.35.72-30.95.72-30.95s7.66-4.04 13.04-13.15s9.11-21.53 8.9-31.68c-.19-9.11-3.62-10.56-5.38-11.8s-3.52-1.04-3.52-1.04s-1-13.07-6.52-18.43c-7.03-6.81-17.8-6.4-29.7-6.4c-12.11 0-24.19-.76-32.61 10.97c-7.35 10.25-5.59 26.29-5.18 34.26s3.38 20.93 5.59 25.98c4.35 9.95 9.11 13.26 9.11 13.26"/><path fill="#ffc402" d="M47.73 107.38c-.11 4.74 1.67 8.02 16.36 7.97s15.72-2.75 15.88-7.59c.13-3.78-1.51-6.19-7.32-5.98c-4.14.15-13.58.04-18.79-.11c-2.85-.08-6.03.87-6.13 5.71"/><path fill="#950d19" d="M40.88 87.77s9.55 3.14 22.87 3.28c13.61.14 23.4-5.24 23.4-5.24l-.19 7.49s-8.7 4.21-23.07 4.21s-23.07-3.44-23.07-3.44zm38.44-61.6c2.03 2.49 5.4.42 7.57-.14s6.17-.49 6.31-.14s-5.12 1.4-7.92 7.29c-2.17 4.55-1.57 10.14-1.36 12.03c.3 2.73 1.78 6.69 5.36 6.69c4.35 0 4.77-3.86 4.91-5.82s-1.15-10.96 1.32-14.83c2.15-3.38 4.69-3.12 4.69-3.12s-.19-1.9-.4-3.16s-.48-2.61-.48-2.61s-3.86-2.02-6.74-3.21s-8.21-1.67-11.58.92c-2.72 2.1-2.31 5.33-1.68 6.1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#dc0d28" d="M40.88 87.77s-.41 28.36.41 29.5c.83 1.14 8.28 6.42 22.57 6.62s22.36-5.8 22.57-7.14c.21-1.35.72-30.95.72-30.95s7.66-4.04 13.04-13.15s9.11-21.53 8.9-31.68c-.19-9.11-3.62-10.56-5.38-11.8s-3.52-1.04-3.52-1.04s-1-13.07-6.52-18.43c-7.03-6.81-17.8-6.4-29.7-6.4c-12.11 0-24.19-.76-32.61 10.97c-7.35 10.25-5.59 26.29-5.18 34.26s3.38 20.93 5.59 25.98c4.35 9.95 9.11 13.26 9.11 13.26"/><path fill="#ffc402" d="M47.73 107.38c-.11 4.74 1.67 8.02 16.36 7.97s15.72-2.75 15.88-7.59c.13-3.78-1.51-6.19-7.32-5.98c-4.14.15-13.58.04-18.79-.11c-2.85-.08-6.03.87-6.13 5.71"/><path fill="#950d19" d="M40.88 87.77s9.55 3.14 22.87 3.28c13.61.14 23.4-5.24 23.4-5.24l-.19 7.49s-8.7 4.21-23.07 4.21s-23.07-3.44-23.07-3.44zm38.44-61.6c2.03 2.49 5.4.42 7.57-.14s6.17-.49 6.31-.14s-5.12 1.4-7.92 7.29c-2.17 4.55-1.57 10.14-1.36 12.03c.3 2.73 1.78 6.69 5.36 6.69c4.35 0 4.77-3.86 4.91-5.82s-1.15-10.96 1.32-14.83c2.15-3.38 4.69-3.12 4.69-3.12s-.19-1.9-.4-3.16s-.48-2.61-.48-2.61s-3.86-2.02-6.74-3.21s-8.21-1.67-11.58.92c-2.72 2.1-2.31 5.33-1.68 6.1"/></svg>
</template>

CSS

.icon-boxing-glove {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23dc0d28%22%20d%3D%22M40.88%2087.77s-.41%2028.36.41%2029.5c.83%201.14%208.28%206.42%2022.57%206.62s22.36-5.8%2022.57-7.14c.21-1.35.72-30.95.72-30.95s7.66-4.04%2013.04-13.15s9.11-21.53%208.9-31.68c-.19-9.11-3.62-10.56-5.38-11.8s-3.52-1.04-3.52-1.04s-1-13.07-6.52-18.43c-7.03-6.81-17.8-6.4-29.7-6.4c-12.11%200-24.19-.76-32.61%2010.97c-7.35%2010.25-5.59%2026.29-5.18%2034.26s3.38%2020.93%205.59%2025.98c4.35%209.95%209.11%2013.26%209.11%2013.26%22%2F%3E%3Cpath%20fill%3D%22%23ffc402%22%20d%3D%22M47.73%20107.38c-.11%204.74%201.67%208.02%2016.36%207.97s15.72-2.75%2015.88-7.59c.13-3.78-1.51-6.19-7.32-5.98c-4.14.15-13.58.04-18.79-.11c-2.85-.08-6.03.87-6.13%205.71%22%2F%3E%3Cpath%20fill%3D%22%23950d19%22%20d%3D%22M40.88%2087.77s9.55%203.14%2022.87%203.28c13.61.14%2023.4-5.24%2023.4-5.24l-.19%207.49s-8.7%204.21-23.07%204.21s-23.07-3.44-23.07-3.44zm38.44-61.6c2.03%202.49%205.4.42%207.57-.14s6.17-.49%206.31-.14s-5.12%201.4-7.92%207.29c-2.17%204.55-1.57%2010.14-1.36%2012.03c.3%202.73%201.78%206.69%205.36%206.69c4.35%200%204.77-3.86%204.91-5.82s-1.15-10.96%201.32-14.83c2.15-3.38%204.69-3.12%204.69-3.12s-.19-1.9-.4-3.16s-.48-2.61-.48-2.61s-3.86-2.02-6.74-3.21s-8.21-1.67-11.58.92c-2.72%202.1-2.31%205.33-1.68%206.1%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23dc0d28%22%20d%3D%22M40.88%2087.77s-.41%2028.36.41%2029.5c.83%201.14%208.28%206.42%2022.57%206.62s22.36-5.8%2022.57-7.14c.21-1.35.72-30.95.72-30.95s7.66-4.04%2013.04-13.15s9.11-21.53%208.9-31.68c-.19-9.11-3.62-10.56-5.38-11.8s-3.52-1.04-3.52-1.04s-1-13.07-6.52-18.43c-7.03-6.81-17.8-6.4-29.7-6.4c-12.11%200-24.19-.76-32.61%2010.97c-7.35%2010.25-5.59%2026.29-5.18%2034.26s3.38%2020.93%205.59%2025.98c4.35%209.95%209.11%2013.26%209.11%2013.26%22%2F%3E%3Cpath%20fill%3D%22%23ffc402%22%20d%3D%22M47.73%20107.38c-.11%204.74%201.67%208.02%2016.36%207.97s15.72-2.75%2015.88-7.59c.13-3.78-1.51-6.19-7.32-5.98c-4.14.15-13.58.04-18.79-.11c-2.85-.08-6.03.87-6.13%205.71%22%2F%3E%3Cpath%20fill%3D%22%23950d19%22%20d%3D%22M40.88%2087.77s9.55%203.14%2022.87%203.28c13.61.14%2023.4-5.24%2023.4-5.24l-.19%207.49s-8.7%204.21-23.07%204.21s-23.07-3.44-23.07-3.44zm38.44-61.6c2.03%202.49%205.4.42%207.57-.14s6.17-.49%206.31-.14s-5.12%201.4-7.92%207.29c-2.17%204.55-1.57%2010.14-1.36%2012.03c.3%202.73%201.78%206.69%205.36%206.69c4.35%200%204.77-3.86%204.91-5.82s-1.15-10.96%201.32-14.83c2.15-3.38%204.69-3.12%204.69-3.12s-.19-1.9-.4-3.16s-.48-2.61-.48-2.61s-3.86-2.02-6.74-3.21s-8.21-1.67-11.58.92c-2.72%202.1-2.31%205.33-1.68%206.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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