gloves emoji
gloves from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- gloves
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More objects icons from OpenMoji
Use the gloves emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M33.76 32.43c-1.582-1.583-4.112.585-4.985 2.652l.001-10.437a7.29 7.29 0 0 0-2.632-5.698c-6.617-5.329-15.465.41-15.732 7.017c-.234 5.79-.002 11.589-.002 17.383c0 3.064 1.498 10.538 1.498 10.538s6.357 1.179 9.517 1.32c3.38.15 6.717-.016 8.927-2.193c2.136-2.103 3.203-6.158 3.204-9.393c-.034-2.235.203-6.035.204-11.19m4.28.096c1.582-1.582 4.113.585 4.985 2.652l-.001-10.437a7.29 7.29 0 0 1 2.632-5.698c6.617-5.329 15.466.41 15.732 7.018c.234 5.79.002 11.588.003 17.383c0 3.063-1.499 10.537-1.499 10.537s-6.356 1.18-9.517 1.32c-3.38.151-6.716-.016-8.927-2.192c-2.136-2.104-3.203-6.159-3.203-9.394c.034-2.235-.204-6.035-.204-11.19"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12.983 55.15h15.533c4.647-3.796 6.78-10.24 5.556-21.582a1.653 1.653 0 0 0-2.157-1.443a5.8 5.8 0 0 0-2.94 3.052l.001-10.437a7.36 7.36 0 0 0-2.8-5.83c-6.598-5.1-15.039.614-15.564 7.15c-.836 10.388-2.482 23.688 2.371 29.09m46.034 0H43.484c-4.647-3.796-6.78-10.24-5.556-21.582a1.653 1.653 0 0 1 2.157-1.443a5.8 5.8 0 0 1 2.94 3.052l-.001-10.437a7.36 7.36 0 0 1 2.8-5.83c6.598-5.1 15.039.614 15.564 7.15c.836 10.388 2.482 23.688-2.371 29.09M43.484 41.882l-.458-6.705m-14.51 6.705l.458-6.705"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiGloves(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M33.76 32.43c-1.582-1.583-4.112.585-4.985 2.652l.001-10.437a7.29 7.29 0 0 0-2.632-5.698c-6.617-5.329-15.465.41-15.732 7.017c-.234 5.79-.002 11.589-.002 17.383c0 3.064 1.498 10.538 1.498 10.538s6.357 1.179 9.517 1.32c3.38.15 6.717-.016 8.927-2.193c2.136-2.103 3.203-6.158 3.204-9.393c-.034-2.235.203-6.035.204-11.19m4.28.096c1.582-1.582 4.113.585 4.985 2.652l-.001-10.437a7.29 7.29 0 0 1 2.632-5.698c6.617-5.329 15.466.41 15.732 7.018c.234 5.79.002 11.588.003 17.383c0 3.063-1.499 10.537-1.499 10.537s-6.356 1.18-9.517 1.32c-3.38.151-6.716-.016-8.927-2.192c-2.136-2.104-3.203-6.159-3.203-9.394c.034-2.235-.204-6.035-.204-11.19"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M12.983 55.15h15.533c4.647-3.796 6.78-10.24 5.556-21.582a1.653 1.653 0 0 0-2.157-1.443a5.8 5.8 0 0 0-2.94 3.052l.001-10.437a7.36 7.36 0 0 0-2.8-5.83c-6.598-5.1-15.039.614-15.564 7.15c-.836 10.388-2.482 23.688 2.371 29.09m46.034 0H43.484c-4.647-3.796-6.78-10.24-5.556-21.582a1.653 1.653 0 0 1 2.157-1.443a5.8 5.8 0 0 1 2.94 3.052l-.001-10.437a7.36 7.36 0 0 1 2.8-5.83c6.598-5.1 15.039.614 15.564 7.15c.836 10.388 2.482 23.688-2.371 29.09M43.484 41.882l-.458-6.705m-14.51 6.705l.458-6.705"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M33.76 32.43c-1.582-1.583-4.112.585-4.985 2.652l.001-10.437a7.29 7.29 0 0 0-2.632-5.698c-6.617-5.329-15.465.41-15.732 7.017c-.234 5.79-.002 11.589-.002 17.383c0 3.064 1.498 10.538 1.498 10.538s6.357 1.179 9.517 1.32c3.38.15 6.717-.016 8.927-2.193c2.136-2.103 3.203-6.158 3.204-9.393c-.034-2.235.203-6.035.204-11.19m4.28.096c1.582-1.582 4.113.585 4.985 2.652l-.001-10.437a7.29 7.29 0 0 1 2.632-5.698c6.617-5.329 15.466.41 15.732 7.018c.234 5.79.002 11.588.003 17.383c0 3.063-1.499 10.537-1.499 10.537s-6.356 1.18-9.517 1.32c-3.38.151-6.716-.016-8.927-2.192c-2.136-2.104-3.203-6.159-3.203-9.394c.034-2.235-.204-6.035-.204-11.19"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12.983 55.15h15.533c4.647-3.796 6.78-10.24 5.556-21.582a1.653 1.653 0 0 0-2.157-1.443a5.8 5.8 0 0 0-2.94 3.052l.001-10.437a7.36 7.36 0 0 0-2.8-5.83c-6.598-5.1-15.039.614-15.564 7.15c-.836 10.388-2.482 23.688 2.371 29.09m46.034 0H43.484c-4.647-3.796-6.78-10.24-5.556-21.582a1.653 1.653 0 0 1 2.157-1.443a5.8 5.8 0 0 1 2.94 3.052l-.001-10.437a7.36 7.36 0 0 1 2.8-5.83c6.598-5.1 15.039.614 15.564 7.15c.836 10.388 2.482 23.688-2.371 29.09M43.484 41.882l-.458-6.705m-14.51 6.705l.458-6.705"/></svg> </template>
CSS
.icon-gloves {
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%23ea5a47%22%20d%3D%22M33.76%2032.43c-1.582-1.583-4.112.585-4.985%202.652l.001-10.437a7.29%207.29%200%200%200-2.632-5.698c-6.617-5.329-15.465.41-15.732%207.017c-.234%205.79-.002%2011.589-.002%2017.383c0%203.064%201.498%2010.538%201.498%2010.538s6.357%201.179%209.517%201.32c3.38.15%206.717-.016%208.927-2.193c2.136-2.103%203.203-6.158%203.204-9.393c-.034-2.235.203-6.035.204-11.19m4.28.096c1.582-1.582%204.113.585%204.985%202.652l-.001-10.437a7.29%207.29%200%200%201%202.632-5.698c6.617-5.329%2015.466.41%2015.732%207.018c.234%205.79.002%2011.588.003%2017.383c0%203.063-1.499%2010.537-1.499%2010.537s-6.356%201.18-9.517%201.32c-3.38.151-6.716-.016-8.927-2.192c-2.136-2.104-3.203-6.159-3.203-9.394c.034-2.235-.204-6.035-.204-11.19%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12.983%2055.15h15.533c4.647-3.796%206.78-10.24%205.556-21.582a1.653%201.653%200%200%200-2.157-1.443a5.8%205.8%200%200%200-2.94%203.052l.001-10.437a7.36%207.36%200%200%200-2.8-5.83c-6.598-5.1-15.039.614-15.564%207.15c-.836%2010.388-2.482%2023.688%202.371%2029.09m46.034%200H43.484c-4.647-3.796-6.78-10.24-5.556-21.582a1.653%201.653%200%200%201%202.157-1.443a5.8%205.8%200%200%201%202.94%203.052l-.001-10.437a7.36%207.36%200%200%201%202.8-5.83c6.598-5.1%2015.039.614%2015.564%207.15c.836%2010.388%202.482%2023.688-2.371%2029.09M43.484%2041.882l-.458-6.705m-14.51%206.705l.458-6.705%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M33.76%2032.43c-1.582-1.583-4.112.585-4.985%202.652l.001-10.437a7.29%207.29%200%200%200-2.632-5.698c-6.617-5.329-15.465.41-15.732%207.017c-.234%205.79-.002%2011.589-.002%2017.383c0%203.064%201.498%2010.538%201.498%2010.538s6.357%201.179%209.517%201.32c3.38.15%206.717-.016%208.927-2.193c2.136-2.103%203.203-6.158%203.204-9.393c-.034-2.235.203-6.035.204-11.19m4.28.096c1.582-1.582%204.113.585%204.985%202.652l-.001-10.437a7.29%207.29%200%200%201%202.632-5.698c6.617-5.329%2015.466.41%2015.732%207.018c.234%205.79.002%2011.588.003%2017.383c0%203.063-1.499%2010.537-1.499%2010.537s-6.356%201.18-9.517%201.32c-3.38.151-6.716-.016-8.927-2.192c-2.136-2.104-3.203-6.159-3.203-9.394c.034-2.235-.204-6.035-.204-11.19%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12.983%2055.15h15.533c4.647-3.796%206.78-10.24%205.556-21.582a1.653%201.653%200%200%200-2.157-1.443a5.8%205.8%200%200%200-2.94%203.052l.001-10.437a7.36%207.36%200%200%200-2.8-5.83c-6.598-5.1-15.039.614-15.564%207.15c-.836%2010.388-2.482%2023.688%202.371%2029.09m46.034%200H43.484c-4.647-3.796-6.78-10.24-5.556-21.582a1.653%201.653%200%200%201%202.157-1.443a5.8%205.8%200%200%201%202.94%203.052l-.001-10.437a7.36%207.36%200%200%201%202.8-5.83c6.598-5.1%2015.039.614%2015.564%207.15c.836%2010.388%202.482%2023.688-2.371%2029.09M43.484%2041.882l-.458-6.705m-14.51%206.705l.458-6.705%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/gloves.svg?color=%231a73e8&size=48