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

Name
womans-boot
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 womans boot emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.942 26.41q.035.235.053.484H30v.065a7 7 0 0 1 .014.435H30v1.897c0 .366-.188.671-.408.872s-.526.349-.856.349l-14.562-.01h-.003c-1.953-.012-3.483-1.685-3.5-3.655c-.057-1.269-.597-1.84-1.067-2.117a2.25 2.25 0 0 0-.96-.301h-.755v5.102a.96.96 0 0 1-.952.969H2.972a.96.96 0 0 1-.953-.97v-4.342H2v-4.316h.01L2 4.087C2 2.939 2.939 2 4.087 2h1.907v12.003c0 .55.45.988.989.988c.55 0 .989-.439.989-.988V2h7.943c1.148 0 2.087.939 2.087 2.087v10.954c0 1.808.834 3.515 2.362 4.484c.34.22.699.42 1.068.6c.755.372 1.643.583 2.558.8c2.013.476 4.155.982 5.276 3.325c.28.586.548 1.302.674 2.144zM3 24.187h.02V29.5h3.87v-6.071h1.755v.01v-.01h.016a1 1 0 0 1 .13.008a3.25 3.25 0 0 1 1.323.432c.764.453 1.487 1.334 1.557 2.944v.019c.009 1.48 1.15 2.66 2.505 2.67l14.56.01c.035 0 .11-.022.182-.088c.071-.065.082-.12.082-.133v-1.397H16.33c-1.113 0-1.923-.266-2.472-.855c-.53-.568-.73-1.352-.843-2.173v-.002c-.085-.634-.24-1.366-.725-1.945c-.465-.554-1.305-1.047-2.937-1.047H3z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastWomansBoot(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="M29.942 26.41q.035.235.053.484H30v.065a7 7 0 0 1 .014.435H30v1.897c0 .366-.188.671-.408.872s-.526.349-.856.349l-14.562-.01h-.003c-1.953-.012-3.483-1.685-3.5-3.655c-.057-1.269-.597-1.84-1.067-2.117a2.25 2.25 0 0 0-.96-.301h-.755v5.102a.96.96 0 0 1-.952.969H2.972a.96.96 0 0 1-.953-.97v-4.342H2v-4.316h.01L2 4.087C2 2.939 2.939 2 4.087 2h1.907v12.003c0 .55.45.988.989.988c.55 0 .989-.439.989-.988V2h7.943c1.148 0 2.087.939 2.087 2.087v10.954c0 1.808.834 3.515 2.362 4.484c.34.22.699.42 1.068.6c.755.372 1.643.583 2.558.8c2.013.476 4.155.982 5.276 3.325c.28.586.548 1.302.674 2.144zM3 24.187h.02V29.5h3.87v-6.071h1.755v.01v-.01h.016a1 1 0 0 1 .13.008a3.25 3.25 0 0 1 1.323.432c.764.453 1.487 1.334 1.557 2.944v.019c.009 1.48 1.15 2.66 2.505 2.67l14.56.01c.035 0 .11-.022.182-.088c.071-.065.082-.12.082-.133v-1.397H16.33c-1.113 0-1.923-.266-2.472-.855c-.53-.568-.73-1.352-.843-2.173v-.002c-.085-.634-.24-1.366-.725-1.945c-.465-.554-1.305-1.047-2.937-1.047H3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29.942 26.41q.035.235.053.484H30v.065a7 7 0 0 1 .014.435H30v1.897c0 .366-.188.671-.408.872s-.526.349-.856.349l-14.562-.01h-.003c-1.953-.012-3.483-1.685-3.5-3.655c-.057-1.269-.597-1.84-1.067-2.117a2.25 2.25 0 0 0-.96-.301h-.755v5.102a.96.96 0 0 1-.952.969H2.972a.96.96 0 0 1-.953-.97v-4.342H2v-4.316h.01L2 4.087C2 2.939 2.939 2 4.087 2h1.907v12.003c0 .55.45.988.989.988c.55 0 .989-.439.989-.988V2h7.943c1.148 0 2.087.939 2.087 2.087v10.954c0 1.808.834 3.515 2.362 4.484c.34.22.699.42 1.068.6c.755.372 1.643.583 2.558.8c2.013.476 4.155.982 5.276 3.325c.28.586.548 1.302.674 2.144zM3 24.187h.02V29.5h3.87v-6.071h1.755v.01v-.01h.016a1 1 0 0 1 .13.008a3.25 3.25 0 0 1 1.323.432c.764.453 1.487 1.334 1.557 2.944v.019c.009 1.48 1.15 2.66 2.505 2.67l14.56.01c.035 0 .11-.022.182-.088c.071-.065.082-.12.082-.133v-1.397H16.33c-1.113 0-1.923-.266-2.472-.855c-.53-.568-.73-1.352-.843-2.173v-.002c-.085-.634-.24-1.366-.725-1.945c-.465-.554-1.305-1.047-2.937-1.047H3z"/></svg>
</template>

CSS

.icon-womans-boot {
  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%22M29.942%2026.41q.035.235.053.484H30v.065a7%207%200%200%201%20.014.435H30v1.897c0%20.366-.188.671-.408.872s-.526.349-.856.349l-14.562-.01h-.003c-1.953-.012-3.483-1.685-3.5-3.655c-.057-1.269-.597-1.84-1.067-2.117a2.25%202.25%200%200%200-.96-.301h-.755v5.102a.96.96%200%200%201-.952.969H2.972a.96.96%200%200%201-.953-.97v-4.342H2v-4.316h.01L2%204.087C2%202.939%202.939%202%204.087%202h1.907v12.003c0%20.55.45.988.989.988c.55%200%20.989-.439.989-.988V2h7.943c1.148%200%202.087.939%202.087%202.087v10.954c0%201.808.834%203.515%202.362%204.484c.34.22.699.42%201.068.6c.755.372%201.643.583%202.558.8c2.013.476%204.155.982%205.276%203.325c.28.586.548%201.302.674%202.144zM3%2024.187h.02V29.5h3.87v-6.071h1.755v.01v-.01h.016a1%201%200%200%201%20.13.008a3.25%203.25%200%200%201%201.323.432c.764.453%201.487%201.334%201.557%202.944v.019c.009%201.48%201.15%202.66%202.505%202.67l14.56.01c.035%200%20.11-.022.182-.088c.071-.065.082-.12.082-.133v-1.397H16.33c-1.113%200-1.923-.266-2.472-.855c-.53-.568-.73-1.352-.843-2.173v-.002c-.085-.634-.24-1.366-.725-1.945c-.465-.554-1.305-1.047-2.937-1.047H3z%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%22M29.942%2026.41q.035.235.053.484H30v.065a7%207%200%200%201%20.014.435H30v1.897c0%20.366-.188.671-.408.872s-.526.349-.856.349l-14.562-.01h-.003c-1.953-.012-3.483-1.685-3.5-3.655c-.057-1.269-.597-1.84-1.067-2.117a2.25%202.25%200%200%200-.96-.301h-.755v5.102a.96.96%200%200%201-.952.969H2.972a.96.96%200%200%201-.953-.97v-4.342H2v-4.316h.01L2%204.087C2%202.939%202.939%202%204.087%202h1.907v12.003c0%20.55.45.988.989.988c.55%200%20.989-.439.989-.988V2h7.943c1.148%200%202.087.939%202.087%202.087v10.954c0%201.808.834%203.515%202.362%204.484c.34.22.699.42%201.068.6c.755.372%201.643.583%202.558.8c2.013.476%204.155.982%205.276%203.325c.28.586.548%201.302.674%202.144zM3%2024.187h.02V29.5h3.87v-6.071h1.755v.01v-.01h.016a1%201%200%200%201%20.13.008a3.25%203.25%200%200%201%201.323.432c.764.453%201.487%201.334%201.557%202.944v.019c.009%201.48%201.15%202.66%202.505%202.67l14.56.01c.035%200%20.11-.022.182-.088c.071-.065.082-.12.082-.133v-1.397H16.33c-1.113%200-1.923-.266-2.472-.855c-.53-.568-.73-1.352-.843-2.173v-.002c-.085-.634-.24-1.366-.725-1.945c-.465-.554-1.305-1.047-2.937-1.047H3z%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/womans-boot.svg?color=%231a73e8&size=48