gloves from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
gloves
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the gloves emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.252 26.629a4.5 4.5 0 0 1-1.709 1.285l-8.687 3.693A4.474 4.474 0 0 1 10 29.237l-1.694-3.961l-.02.01l-3.839-9.02l-2.073-4.136A3.58 3.58 0 0 1 4.558 7.1A3.585 3.585 0 0 1 6.77 3.603a3.5 3.5 0 0 1 1.34-.266h.1q.05-.13.111-.254a3.53 3.53 0 0 1 2.089-1.82a3.5 3.5 0 0 1 1.1-.18l-.001.006a3.6 3.6 0 0 1 1.86.523a2.6 2.6 0 0 1 .998-.523a2.53 2.53 0 0 1 2.348.553c.344.106.672.262.973.466c.255-.176.546-.309.866-.386h.003c1.42-.339 2.752.604 3.098 1.904v.002l.987 3.677a3.6 3.6 0 0 1 2.158.241q.416.189.768.468a2.58 2.58 0 0 1 2.041.152c1.325.688 1.682 2.226 1.16 3.45l-.004.009l-.004.008c-1.23 2.743-1.87 4.413-1.955 5.602v.009l-.001.008q-.02.26-.048.544l1.566 4.429a3.47 3.47 0 0 1-2.071 4.404m-1.46-16.444a1.65 1.65 0 0 0-.802-.811a1.594 1.594 0 0 0-2.11.82l-1.6 3.73v-.002l-.002.002l-.84-2.64q-.015-.12-.06-.24l-2.17-6.43a1.7 1.7 0 0 0-.684-.878a1.66 1.66 0 0 0-.839-.257a1.5 1.5 0 0 0-.445.065a1.575 1.575 0 0 0-1.04 2.01l1.938 5.74l-.4.17l-2.7-7.29a1.7 1.7 0 0 0-.606-.788a1.66 1.66 0 0 0-.898-.298A1.574 1.574 0 0 0 10.048 5.2l2.772 7.474l-.3.12h-.002l-2.92-6.47a1.66 1.66 0 0 0-1.49-.985c-.198 0-.395.04-.578.115a1.574 1.574 0 0 0-.83 2.11l2.918 6.446h-.001l.001.004l-.43.18l-2.2-4.39a1.56 1.56 0 0 0-.856-.76v-.002a1.6 1.6 0 0 0-1.262.072a1.58 1.58 0 0 0-.7 2.12l2.1 4.19l3.03 7.12l.02-.01l1.458 3.426l13.214-5.617l.333.782l-1.48.63l1.637 3.848q.09-.085.172-.179c.6-.69.794-1.688.414-2.59l-1.93-4.53c.01-.25.02-.5.02-.76c.01-1.41.62-3.28 1.66-6.06c.16-.44.144-.905-.026-1.3m-1.034 15.889l-1.696-3.987l-1.107.47l1.689 3.99zm-1.896.806l-1.69-3.99l-1.117.475l1.699 3.986zm-1.89.804l-1.7-3.986l-1.118.475l1.704 3.984zm-1.896.806l-1.704-3.984l-1.116.474l1.694 3.988zm-1.908.81l-1.694-3.987l-1.11.472l1.691 3.988l.023-.01zm-3.587-3.183l-1.47.625l.729 1.712a2.475 2.475 0 0 0 2.37 1.503z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastGloves(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.252 26.629a4.5 4.5 0 0 1-1.709 1.285l-8.687 3.693A4.474 4.474 0 0 1 10 29.237l-1.694-3.961l-.02.01l-3.839-9.02l-2.073-4.136A3.58 3.58 0 0 1 4.558 7.1A3.585 3.585 0 0 1 6.77 3.603a3.5 3.5 0 0 1 1.34-.266h.1q.05-.13.111-.254a3.53 3.53 0 0 1 2.089-1.82a3.5 3.5 0 0 1 1.1-.18l-.001.006a3.6 3.6 0 0 1 1.86.523a2.6 2.6 0 0 1 .998-.523a2.53 2.53 0 0 1 2.348.553c.344.106.672.262.973.466c.255-.176.546-.309.866-.386h.003c1.42-.339 2.752.604 3.098 1.904v.002l.987 3.677a3.6 3.6 0 0 1 2.158.241q.416.189.768.468a2.58 2.58 0 0 1 2.041.152c1.325.688 1.682 2.226 1.16 3.45l-.004.009l-.004.008c-1.23 2.743-1.87 4.413-1.955 5.602v.009l-.001.008q-.02.26-.048.544l1.566 4.429a3.47 3.47 0 0 1-2.071 4.404m-1.46-16.444a1.65 1.65 0 0 0-.802-.811a1.594 1.594 0 0 0-2.11.82l-1.6 3.73v-.002l-.002.002l-.84-2.64q-.015-.12-.06-.24l-2.17-6.43a1.7 1.7 0 0 0-.684-.878a1.66 1.66 0 0 0-.839-.257a1.5 1.5 0 0 0-.445.065a1.575 1.575 0 0 0-1.04 2.01l1.938 5.74l-.4.17l-2.7-7.29a1.7 1.7 0 0 0-.606-.788a1.66 1.66 0 0 0-.898-.298A1.574 1.574 0 0 0 10.048 5.2l2.772 7.474l-.3.12h-.002l-2.92-6.47a1.66 1.66 0 0 0-1.49-.985c-.198 0-.395.04-.578.115a1.574 1.574 0 0 0-.83 2.11l2.918 6.446h-.001l.001.004l-.43.18l-2.2-4.39a1.56 1.56 0 0 0-.856-.76v-.002a1.6 1.6 0 0 0-1.262.072a1.58 1.58 0 0 0-.7 2.12l2.1 4.19l3.03 7.12l.02-.01l1.458 3.426l13.214-5.617l.333.782l-1.48.63l1.637 3.848q.09-.085.172-.179c.6-.69.794-1.688.414-2.59l-1.93-4.53c.01-.25.02-.5.02-.76c.01-1.41.62-3.28 1.66-6.06c.16-.44.144-.905-.026-1.3m-1.034 15.889l-1.696-3.987l-1.107.47l1.689 3.99zm-1.896.806l-1.69-3.99l-1.117.475l1.699 3.986zm-1.89.804l-1.7-3.986l-1.118.475l1.704 3.984zm-1.896.806l-1.704-3.984l-1.116.474l1.694 3.988zm-1.908.81l-1.694-3.987l-1.11.472l1.691 3.988l.023-.01zm-3.587-3.183l-1.47.625l.729 1.712a2.475 2.475 0 0 0 2.37 1.503z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.252 26.629a4.5 4.5 0 0 1-1.709 1.285l-8.687 3.693A4.474 4.474 0 0 1 10 29.237l-1.694-3.961l-.02.01l-3.839-9.02l-2.073-4.136A3.58 3.58 0 0 1 4.558 7.1A3.585 3.585 0 0 1 6.77 3.603a3.5 3.5 0 0 1 1.34-.266h.1q.05-.13.111-.254a3.53 3.53 0 0 1 2.089-1.82a3.5 3.5 0 0 1 1.1-.18l-.001.006a3.6 3.6 0 0 1 1.86.523a2.6 2.6 0 0 1 .998-.523a2.53 2.53 0 0 1 2.348.553c.344.106.672.262.973.466c.255-.176.546-.309.866-.386h.003c1.42-.339 2.752.604 3.098 1.904v.002l.987 3.677a3.6 3.6 0 0 1 2.158.241q.416.189.768.468a2.58 2.58 0 0 1 2.041.152c1.325.688 1.682 2.226 1.16 3.45l-.004.009l-.004.008c-1.23 2.743-1.87 4.413-1.955 5.602v.009l-.001.008q-.02.26-.048.544l1.566 4.429a3.47 3.47 0 0 1-2.071 4.404m-1.46-16.444a1.65 1.65 0 0 0-.802-.811a1.594 1.594 0 0 0-2.11.82l-1.6 3.73v-.002l-.002.002l-.84-2.64q-.015-.12-.06-.24l-2.17-6.43a1.7 1.7 0 0 0-.684-.878a1.66 1.66 0 0 0-.839-.257a1.5 1.5 0 0 0-.445.065a1.575 1.575 0 0 0-1.04 2.01l1.938 5.74l-.4.17l-2.7-7.29a1.7 1.7 0 0 0-.606-.788a1.66 1.66 0 0 0-.898-.298A1.574 1.574 0 0 0 10.048 5.2l2.772 7.474l-.3.12h-.002l-2.92-6.47a1.66 1.66 0 0 0-1.49-.985c-.198 0-.395.04-.578.115a1.574 1.574 0 0 0-.83 2.11l2.918 6.446h-.001l.001.004l-.43.18l-2.2-4.39a1.56 1.56 0 0 0-.856-.76v-.002a1.6 1.6 0 0 0-1.262.072a1.58 1.58 0 0 0-.7 2.12l2.1 4.19l3.03 7.12l.02-.01l1.458 3.426l13.214-5.617l.333.782l-1.48.63l1.637 3.848q.09-.085.172-.179c.6-.69.794-1.688.414-2.59l-1.93-4.53c.01-.25.02-.5.02-.76c.01-1.41.62-3.28 1.66-6.06c.16-.44.144-.905-.026-1.3m-1.034 15.889l-1.696-3.987l-1.107.47l1.689 3.99zm-1.896.806l-1.69-3.99l-1.117.475l1.699 3.986zm-1.89.804l-1.7-3.986l-1.118.475l1.704 3.984zm-1.896.806l-1.704-3.984l-1.116.474l1.694 3.988zm-1.908.81l-1.694-3.987l-1.11.472l1.691 3.988l.023-.01zm-3.587-3.183l-1.47.625l.729 1.712a2.475 2.475 0 0 0 2.37 1.503z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.252%2026.629a4.5%204.5%200%200%201-1.709%201.285l-8.687%203.693A4.474%204.474%200%200%201%2010%2029.237l-1.694-3.961l-.02.01l-3.839-9.02l-2.073-4.136A3.58%203.58%200%200%201%204.558%207.1A3.585%203.585%200%200%201%206.77%203.603a3.5%203.5%200%200%201%201.34-.266h.1q.05-.13.111-.254a3.53%203.53%200%200%201%202.089-1.82a3.5%203.5%200%200%201%201.1-.18l-.001.006a3.6%203.6%200%200%201%201.86.523a2.6%202.6%200%200%201%20.998-.523a2.53%202.53%200%200%201%202.348.553c.344.106.672.262.973.466c.255-.176.546-.309.866-.386h.003c1.42-.339%202.752.604%203.098%201.904v.002l.987%203.677a3.6%203.6%200%200%201%202.158.241q.416.189.768.468a2.58%202.58%200%200%201%202.041.152c1.325.688%201.682%202.226%201.16%203.45l-.004.009l-.004.008c-1.23%202.743-1.87%204.413-1.955%205.602v.009l-.001.008q-.02.26-.048.544l1.566%204.429a3.47%203.47%200%200%201-2.071%204.404m-1.46-16.444a1.65%201.65%200%200%200-.802-.811a1.594%201.594%200%200%200-2.11.82l-1.6%203.73v-.002l-.002.002l-.84-2.64q-.015-.12-.06-.24l-2.17-6.43a1.7%201.7%200%200%200-.684-.878a1.66%201.66%200%200%200-.839-.257a1.5%201.5%200%200%200-.445.065a1.575%201.575%200%200%200-1.04%202.01l1.938%205.74l-.4.17l-2.7-7.29a1.7%201.7%200%200%200-.606-.788a1.66%201.66%200%200%200-.898-.298A1.574%201.574%200%200%200%2010.048%205.2l2.772%207.474l-.3.12h-.002l-2.92-6.47a1.66%201.66%200%200%200-1.49-.985c-.198%200-.395.04-.578.115a1.574%201.574%200%200%200-.83%202.11l2.918%206.446h-.001l.001.004l-.43.18l-2.2-4.39a1.56%201.56%200%200%200-.856-.76v-.002a1.6%201.6%200%200%200-1.262.072a1.58%201.58%200%200%200-.7%202.12l2.1%204.19l3.03%207.12l.02-.01l1.458%203.426l13.214-5.617l.333.782l-1.48.63l1.637%203.848q.09-.085.172-.179c.6-.69.794-1.688.414-2.59l-1.93-4.53c.01-.25.02-.5.02-.76c.01-1.41.62-3.28%201.66-6.06c.16-.44.144-.905-.026-1.3m-1.034%2015.889l-1.696-3.987l-1.107.47l1.689%203.99zm-1.896.806l-1.69-3.99l-1.117.475l1.699%203.986zm-1.89.804l-1.7-3.986l-1.118.475l1.704%203.984zm-1.896.806l-1.704-3.984l-1.116.474l1.694%203.988zm-1.908.81l-1.694-3.987l-1.11.472l1.691%203.988l.023-.01zm-3.587-3.183l-1.47.625l.729%201.712a2.475%202.475%200%200%200%202.37%201.503z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.252%2026.629a4.5%204.5%200%200%201-1.709%201.285l-8.687%203.693A4.474%204.474%200%200%201%2010%2029.237l-1.694-3.961l-.02.01l-3.839-9.02l-2.073-4.136A3.58%203.58%200%200%201%204.558%207.1A3.585%203.585%200%200%201%206.77%203.603a3.5%203.5%200%200%201%201.34-.266h.1q.05-.13.111-.254a3.53%203.53%200%200%201%202.089-1.82a3.5%203.5%200%200%201%201.1-.18l-.001.006a3.6%203.6%200%200%201%201.86.523a2.6%202.6%200%200%201%20.998-.523a2.53%202.53%200%200%201%202.348.553c.344.106.672.262.973.466c.255-.176.546-.309.866-.386h.003c1.42-.339%202.752.604%203.098%201.904v.002l.987%203.677a3.6%203.6%200%200%201%202.158.241q.416.189.768.468a2.58%202.58%200%200%201%202.041.152c1.325.688%201.682%202.226%201.16%203.45l-.004.009l-.004.008c-1.23%202.743-1.87%204.413-1.955%205.602v.009l-.001.008q-.02.26-.048.544l1.566%204.429a3.47%203.47%200%200%201-2.071%204.404m-1.46-16.444a1.65%201.65%200%200%200-.802-.811a1.594%201.594%200%200%200-2.11.82l-1.6%203.73v-.002l-.002.002l-.84-2.64q-.015-.12-.06-.24l-2.17-6.43a1.7%201.7%200%200%200-.684-.878a1.66%201.66%200%200%200-.839-.257a1.5%201.5%200%200%200-.445.065a1.575%201.575%200%200%200-1.04%202.01l1.938%205.74l-.4.17l-2.7-7.29a1.7%201.7%200%200%200-.606-.788a1.66%201.66%200%200%200-.898-.298A1.574%201.574%200%200%200%2010.048%205.2l2.772%207.474l-.3.12h-.002l-2.92-6.47a1.66%201.66%200%200%200-1.49-.985c-.198%200-.395.04-.578.115a1.574%201.574%200%200%200-.83%202.11l2.918%206.446h-.001l.001.004l-.43.18l-2.2-4.39a1.56%201.56%200%200%200-.856-.76v-.002a1.6%201.6%200%200%200-1.262.072a1.58%201.58%200%200%200-.7%202.12l2.1%204.19l3.03%207.12l.02-.01l1.458%203.426l13.214-5.617l.333.782l-1.48.63l1.637%203.848q.09-.085.172-.179c.6-.69.794-1.688.414-2.59l-1.93-4.53c.01-.25.02-.5.02-.76c.01-1.41.62-3.28%201.66-6.06c.16-.44.144-.905-.026-1.3m-1.034%2015.889l-1.696-3.987l-1.107.47l1.689%203.99zm-1.896.806l-1.69-3.99l-1.117.475l1.699%203.986zm-1.89.804l-1.7-3.986l-1.118.475l1.704%203.984zm-1.896.806l-1.704-3.984l-1.116.474l1.694%203.988zm-1.908.81l-1.694-3.987l-1.11.472l1.691%203.988l.023-.01zm-3.587-3.183l-1.47.625l.729%201.712a2.475%202.475%200%200%200%202.37%201.503z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/gloves.svg?color=%231a73e8&size=48