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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10 28h1.97a1.32 1.32 0 0 1 1.28 1c.147.588.675 1 1.28 1H29.5c.276 0 .5-.224.498-.5c-.016-1.724-.19-3.096-1.998-4c-1.318-.66-2.854-1.101-3.747-1.326a1.87 1.87 0 0 0-1.416.224L21 25.5l-1.152.288a3 3 0 0 1-1.677-.064L4.142 21.047A1 1 0 0 0 3.85 21A1.85 1.85 0 0 0 2 22.85v6.65a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastFlatShoe(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="M10 28h1.97a1.32 1.32 0 0 1 1.28 1c.147.588.675 1 1.28 1H29.5c.276 0 .5-.224.498-.5c-.016-1.724-.19-3.096-1.998-4c-1.318-.66-2.854-1.101-3.747-1.326a1.87 1.87 0 0 0-1.416.224L21 25.5l-1.152.288a3 3 0 0 1-1.677-.064L4.142 21.047A1 1 0 0 0 3.85 21A1.85 1.85 0 0 0 2 22.85v6.65a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10 28h1.97a1.32 1.32 0 0 1 1.28 1c.147.588.675 1 1.28 1H29.5c.276 0 .5-.224.498-.5c-.016-1.724-.19-3.096-1.998-4c-1.318-.66-2.854-1.101-3.747-1.326a1.87 1.87 0 0 0-1.416.224L21 25.5l-1.152.288a3 3 0 0 1-1.677-.064L4.142 21.047A1 1 0 0 0 3.85 21A1.85 1.85 0 0 0 2 22.85v6.65a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5z"/></svg>
</template>

CSS

.icon-flat-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2028h1.97a1.32%201.32%200%200%201%201.28%201c.147.588.675%201%201.28%201H29.5c.276%200%20.5-.224.498-.5c-.016-1.724-.19-3.096-1.998-4c-1.318-.66-2.854-1.101-3.747-1.326a1.87%201.87%200%200%200-1.416.224L21%2025.5l-1.152.288a3%203%200%200%201-1.677-.064L4.142%2021.047A1%201%200%200%200%203.85%2021A1.85%201.85%200%200%200%202%2022.85v6.65a.5.5%200%200%200%20.5.5h7a.5.5%200%200%200%20.5-.5z%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%22M10%2028h1.97a1.32%201.32%200%200%201%201.28%201c.147.588.675%201%201.28%201H29.5c.276%200%20.5-.224.498-.5c-.016-1.724-.19-3.096-1.998-4c-1.318-.66-2.854-1.101-3.747-1.326a1.87%201.87%200%200%200-1.416.224L21%2025.5l-1.152.288a3%203%200%200%201-1.677-.064L4.142%2021.047A1%201%200%200%200%203.85%2021A1.85%201.85%200%200%200%202%2022.85v6.65a.5.5%200%200%200%20.5.5h7a.5.5%200%200%200%20.5-.5z%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/flat-shoe.svg?color=%231a73e8&size=48