mans shoe emoji

mans-shoe from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M7.682 50.464A10.08 10.08 0 0 1 4 42.664c0-2.79 1.13-12.315 2.959-14.143c0 0 16.438 9.125 29.045 0L48.478 36s6.755.827 11.63 1.256c4.892.43 6.633 4.93 6.633 7.633c0 8.652-13.338 7.223-20.065 6.855l-13.268-.724l-20.712-.32z"/><path fill="#a57939" stroke="#a57939" stroke-miterlimit="10" stroke-width="2" d="M7.682 50.464A10.08 10.08 0 0 1 4 42.664c0-2.79 1.13-12.315 2.959-14.143c0 0 16.438 9.125 29.045 0L48.478 36s6.755.827 11.63 1.256c4.892.43 6.633 4.93 6.633 7.633c0 8.652-13.338 7.223-20.065 6.855l-13.268-.724z"/><path fill="#3f3f3f" d="M11 50.7h16.544V54H11z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M7.682 50.464A10.08 10.08 0 0 1 4 42.664c0-2.79 1.13-12.315 2.959-14.143c0 0 16.438 9.125 29.045 0L48.478 36s6.755.827 11.63 1.256c4.892.43 6.633 4.93 6.633 7.633c0 8.652-13.338 7.223-20.065 6.855l-13.268-.724"/><path d="M11 50.7h16.544V54H11zm26.097-17.315l-2.769 1.911m6.335-.048l-2.77 1.911m6.334-.048l-2.769 1.912"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiMansShoe(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M7.682 50.464A10.08 10.08 0 0 1 4 42.664c0-2.79 1.13-12.315 2.959-14.143c0 0 16.438 9.125 29.045 0L48.478 36s6.755.827 11.63 1.256c4.892.43 6.633 4.93 6.633 7.633c0 8.652-13.338 7.223-20.065 6.855l-13.268-.724l-20.712-.32z"/><path fill="#a57939" stroke="#a57939" strokeMiterlimit="10" strokeWidth="2" d="M7.682 50.464A10.08 10.08 0 0 1 4 42.664c0-2.79 1.13-12.315 2.959-14.143c0 0 16.438 9.125 29.045 0L48.478 36s6.755.827 11.63 1.256c4.892.43 6.633 4.93 6.633 7.633c0 8.652-13.338 7.223-20.065 6.855l-13.268-.724z"/><path fill="#3f3f3f" d="M11 50.7h16.544V54H11z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M7.682 50.464A10.08 10.08 0 0 1 4 42.664c0-2.79 1.13-12.315 2.959-14.143c0 0 16.438 9.125 29.045 0L48.478 36s6.755.827 11.63 1.256c4.892.43 6.633 4.93 6.633 7.633c0 8.652-13.338 7.223-20.065 6.855l-13.268-.724"/><path d="M11 50.7h16.544V54H11zm26.097-17.315l-2.769 1.911m6.335-.048l-2.77 1.911m6.334-.048l-2.769 1.912"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M7.682 50.464A10.08 10.08 0 0 1 4 42.664c0-2.79 1.13-12.315 2.959-14.143c0 0 16.438 9.125 29.045 0L48.478 36s6.755.827 11.63 1.256c4.892.43 6.633 4.93 6.633 7.633c0 8.652-13.338 7.223-20.065 6.855l-13.268-.724l-20.712-.32z"/><path fill="#a57939" stroke="#a57939" stroke-miterlimit="10" stroke-width="2" d="M7.682 50.464A10.08 10.08 0 0 1 4 42.664c0-2.79 1.13-12.315 2.959-14.143c0 0 16.438 9.125 29.045 0L48.478 36s6.755.827 11.63 1.256c4.892.43 6.633 4.93 6.633 7.633c0 8.652-13.338 7.223-20.065 6.855l-13.268-.724z"/><path fill="#3f3f3f" d="M11 50.7h16.544V54H11z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M7.682 50.464A10.08 10.08 0 0 1 4 42.664c0-2.79 1.13-12.315 2.959-14.143c0 0 16.438 9.125 29.045 0L48.478 36s6.755.827 11.63 1.256c4.892.43 6.633 4.93 6.633 7.633c0 8.652-13.338 7.223-20.065 6.855l-13.268-.724"/><path d="M11 50.7h16.544V54H11zm26.097-17.315l-2.769 1.911m6.335-.048l-2.77 1.911m6.334-.048l-2.769 1.912"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M7.682%2050.464A10.08%2010.08%200%200%201%204%2042.664c0-2.79%201.13-12.315%202.959-14.143c0%200%2016.438%209.125%2029.045%200L48.478%2036s6.755.827%2011.63%201.256c4.892.43%206.633%204.93%206.633%207.633c0%208.652-13.338%207.223-20.065%206.855l-13.268-.724l-20.712-.32z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20stroke%3D%22%23a57939%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M7.682%2050.464A10.08%2010.08%200%200%201%204%2042.664c0-2.79%201.13-12.315%202.959-14.143c0%200%2016.438%209.125%2029.045%200L48.478%2036s6.755.827%2011.63%201.256c4.892.43%206.633%204.93%206.633%207.633c0%208.652-13.338%207.223-20.065%206.855l-13.268-.724z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M11%2050.7h16.544V54H11z%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%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M7.682%2050.464A10.08%2010.08%200%200%201%204%2042.664c0-2.79%201.13-12.315%202.959-14.143c0%200%2016.438%209.125%2029.045%200L48.478%2036s6.755.827%2011.63%201.256c4.892.43%206.633%204.93%206.633%207.633c0%208.652-13.338%207.223-20.065%206.855l-13.268-.724%22%2F%3E%3Cpath%20d%3D%22M11%2050.7h16.544V54H11zm26.097-17.315l-2.769%201.911m6.335-.048l-2.77%201.911m6.334-.048l-2.769%201.912%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%23a57939%22%20d%3D%22M7.682%2050.464A10.08%2010.08%200%200%201%204%2042.664c0-2.79%201.13-12.315%202.959-14.143c0%200%2016.438%209.125%2029.045%200L48.478%2036s6.755.827%2011.63%201.256c4.892.43%206.633%204.93%206.633%207.633c0%208.652-13.338%207.223-20.065%206.855l-13.268-.724l-20.712-.32z%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20stroke%3D%22%23a57939%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M7.682%2050.464A10.08%2010.08%200%200%201%204%2042.664c0-2.79%201.13-12.315%202.959-14.143c0%200%2016.438%209.125%2029.045%200L48.478%2036s6.755.827%2011.63%201.256c4.892.43%206.633%204.93%206.633%207.633c0%208.652-13.338%207.223-20.065%206.855l-13.268-.724z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M11%2050.7h16.544V54H11z%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%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M7.682%2050.464A10.08%2010.08%200%200%201%204%2042.664c0-2.79%201.13-12.315%202.959-14.143c0%200%2016.438%209.125%2029.045%200L48.478%2036s6.755.827%2011.63%201.256c4.892.43%206.633%204.93%206.633%207.633c0%208.652-13.338%207.223-20.065%206.855l-13.268-.724%22%2F%3E%3Cpath%20d%3D%22M11%2050.7h16.544V54H11zm26.097-17.315l-2.769%201.911m6.335-.048l-2.77%201.911m6.334-.048l-2.769%201.912%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/mans-shoe.svg?color=%231a73e8&size=48