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

Name
mans-shoe
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 mans shoe emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M2 18.7C2 17.21 3.21 16 4.7 16h8.64c.924 0 1.803.32 2.53.885l-1.588 1.587a.69.69 0 1 0 .976.976l1.64-1.64a1 1 0 0 0 .085-.103a13 13 0 0 0 1.716.91l-1.437 1.437a.69.69 0 1 0 .976.976l1.64-1.64a.7.7 0 0 0 .156-.24a26 26 0 0 0 4.956 1.202c2.9.55 5.01 3.09 5.01 6.05v2.81H14.22c0-1.56-1.26-2.82-2.82-2.82H2z"/><path d="M20.034 19.148a.69.69 0 0 0-1.132-.736l-.203.204c.442.197.89.374 1.335.532m-3.051-1.443A9 9 0 0 1 16 16.99l-.13-.105l.052-.053a.69.69 0 0 1 1.061.873M2 27.383h7.98v1.837H2z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastMansShoe(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M2 18.7C2 17.21 3.21 16 4.7 16h8.64c.924 0 1.803.32 2.53.885l-1.588 1.587a.69.69 0 1 0 .976.976l1.64-1.64a1 1 0 0 0 .085-.103a13 13 0 0 0 1.716.91l-1.437 1.437a.69.69 0 1 0 .976.976l1.64-1.64a.7.7 0 0 0 .156-.24a26 26 0 0 0 4.956 1.202c2.9.55 5.01 3.09 5.01 6.05v2.81H14.22c0-1.56-1.26-2.82-2.82-2.82H2z"/><path d="M20.034 19.148a.69.69 0 0 0-1.132-.736l-.203.204c.442.197.89.374 1.335.532m-3.051-1.443A9 9 0 0 1 16 16.99l-.13-.105l.052-.053a.69.69 0 0 1 1.061.873M2 27.383h7.98v1.837H2z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M2 18.7C2 17.21 3.21 16 4.7 16h8.64c.924 0 1.803.32 2.53.885l-1.588 1.587a.69.69 0 1 0 .976.976l1.64-1.64a1 1 0 0 0 .085-.103a13 13 0 0 0 1.716.91l-1.437 1.437a.69.69 0 1 0 .976.976l1.64-1.64a.7.7 0 0 0 .156-.24a26 26 0 0 0 4.956 1.202c2.9.55 5.01 3.09 5.01 6.05v2.81H14.22c0-1.56-1.26-2.82-2.82-2.82H2z"/><path d="M20.034 19.148a.69.69 0 0 0-1.132-.736l-.203.204c.442.197.89.374 1.335.532m-3.051-1.443A9 9 0 0 1 16 16.99l-.13-.105l.052-.053a.69.69 0 0 1 1.061.873M2 27.383h7.98v1.837H2z"/></g></svg>
</template>

CSS

.icon-mans-shoe {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M2%2018.7C2%2017.21%203.21%2016%204.7%2016h8.64c.924%200%201.803.32%202.53.885l-1.588%201.587a.69.69%200%201%200%20.976.976l1.64-1.64a1%201%200%200%200%20.085-.103a13%2013%200%200%200%201.716.91l-1.437%201.437a.69.69%200%201%200%20.976.976l1.64-1.64a.7.7%200%200%200%20.156-.24a26%2026%200%200%200%204.956%201.202c2.9.55%205.01%203.09%205.01%206.05v2.81H14.22c0-1.56-1.26-2.82-2.82-2.82H2z%22%2F%3E%3Cpath%20d%3D%22M20.034%2019.148a.69.69%200%200%200-1.132-.736l-.203.204c.442.197.89.374%201.335.532m-3.051-1.443A9%209%200%200%201%2016%2016.99l-.13-.105l.052-.053a.69.69%200%200%201%201.061.873M2%2027.383h7.98v1.837H2z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M2%2018.7C2%2017.21%203.21%2016%204.7%2016h8.64c.924%200%201.803.32%202.53.885l-1.588%201.587a.69.69%200%201%200%20.976.976l1.64-1.64a1%201%200%200%200%20.085-.103a13%2013%200%200%200%201.716.91l-1.437%201.437a.69.69%200%201%200%20.976.976l1.64-1.64a.7.7%200%200%200%20.156-.24a26%2026%200%200%200%204.956%201.202c2.9.55%205.01%203.09%205.01%206.05v2.81H14.22c0-1.56-1.26-2.82-2.82-2.82H2z%22%2F%3E%3Cpath%20d%3D%22M20.034%2019.148a.69.69%200%200%200-1.132-.736l-.203.204c.442.197.89.374%201.335.532m-3.051-1.443A9%209%200%200%201%2016%2016.99l-.13-.105l.052-.053a.69.69%200%200%201%201.061.873M2%2027.383h7.98v1.837H2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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